Skip to content
This repository has been archived by the owner on May 21, 2024. It is now read-only.

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Jul 28, 2019
1 parent 24ed13e commit 91bbb64
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
12 changes: 12 additions & 0 deletions l10n/el.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
OC.L10N.register(
"files_rightclick",
{
"Unselect" : "Αναίρεση επιλογής",
"Share " : "Διαμοιρασμός",
"Select" : "Επιλογή",
"Copied !" : "Αντιγράφηκε !",
"Right click" : "Δεξί κλικ",
"Right click menu for Nextcloud" : "Μενού δεξί κλικ για το Nextcloud",
"This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Αυτή η εφαρμογή επιτρέπει στους χρήστες και στους προγραμματιστές να έχουν ένα μενού δεξί κλικ. Απλά χρησιμοποιήστε το αντικείμενο RightClick για να δημιουργήσετε γρήγορα μενού περιβάλλοντος. Η εφαρμογή \"Αρχεία\" εμφανίζει ήδη το μενού ενεργειών όταν κάνετε δεξί κλικ σε αρχεία και φακέλους."
},
"nplurals=2; plural=(n != 1);");
10 changes: 10 additions & 0 deletions l10n/el.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{ "translations": {
"Unselect" : "Αναίρεση επιλογής",
"Share " : "Διαμοιρασμός",
"Select" : "Επιλογή",
"Copied !" : "Αντιγράφηκε !",
"Right click" : "Δεξί κλικ",
"Right click menu for Nextcloud" : "Μενού δεξί κλικ για το Nextcloud",
"This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "Αυτή η εφαρμογή επιτρέπει στους χρήστες και στους προγραμματιστές να έχουν ένα μενού δεξί κλικ. Απλά χρησιμοποιήστε το αντικείμενο RightClick για να δημιουργήσετε γρήγορα μενού περιβάλλοντος. Η εφαρμογή \"Αρχεία\" εμφανίζει ήδη το μενού ενεργειών όταν κάνετε δεξί κλικ σε αρχεία και φακέλους."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

0 comments on commit 91bbb64

Please sign in to comment.