diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-27 00:13:07 +0000 |
commit | 9e00b51c879094a79371b0ed68065efed97a7ed5 (patch) | |
tree | 95962c3fe32efaef83b7e11df2c183c49ed5b359 /lib/l10n/el.js | |
parent | a27e2bfcfdc0267c23da7fdcaddda46d298d42af (diff) | |
download | nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.tar.gz nextcloud-server-9e00b51c879094a79371b0ed68065efed97a7ed5.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/el.js')
-rw-r--r-- | lib/l10n/el.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js index fb85eba41ef..5ca72d4db7b 100644 --- a/lib/l10n/el.js +++ b/lib/l10n/el.js @@ -72,7 +72,6 @@ OC.L10N.register( "Additional settings" : "Επιπρόσθετες ρυθμίσεις", "Tips & tricks" : "Συμβουλές & κόλπα", "Personal info" : "Προσωπικές πληροφορίες", - "Sync clients" : "Εφαρμογές συγχρονισμού", "Unlimited" : "Απεριόριστα", "Verifying" : "Γίνεται επαλήθευση", "Verifying …" : "Γίνεται επαλήθευση ...", @@ -221,6 +220,7 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Ελλιπής διαμόρφωση αποθηκευτικού χώρου. %s", "Storage connection error. %s" : "Σφάλμα σύνδεσης με αποθηκευτικό χώρο. %s", "Storage is temporarily not available" : "Μη διαθέσιμος χώρος αποθήκευσης προσωρινά", - "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s" + "Storage connection timeout. %s" : "Λήξη χρονικού ορίου σύνδεσης με αποθηκευτικό χώρο.%s", + "Sync clients" : "Εφαρμογές συγχρονισμού" }, "nplurals=2; plural=(n != 1);"); |