diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-22 00:08:20 +0000 |
commit | ae0789ef433adad73bdf77c57b8ead5616ed99fe (patch) | |
tree | 07f59ebd831e111e6ba30b7720e1a12e85efce99 /apps/files_external/l10n/el.json | |
parent | e881e016208c2dcbf0d8f725cc29aad6247852b2 (diff) | |
download | nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.tar.gz nextcloud-server-ae0789ef433adad73bdf77c57b8ead5616ed99fe.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/el.json')
-rw-r--r-- | apps/files_external/l10n/el.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 89deadb5eb1..0035fc902c7 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -1,8 +1,5 @@ { "translations": { - "Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s", - "Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s", "External storages" : "Εξωτερική αποθήκευση", - "Google Drive App Configuration" : "Ρυθμίσεις εφαρμογής Google Drive", "Personal" : "Προσωπικά", "System" : "Σύστημα", "Grant access" : "Παροχή πρόσβασης", @@ -81,7 +78,6 @@ "FTP" : "FTP", "Host" : "Διακομιστής", "Secure ftps://" : "Ασφαλής ftps://", - "Google Drive" : "Google Drive", "Local" : "Τοπικός", "Location" : "Τοποθεσία", "Nextcloud" : "Nextcloud", @@ -122,9 +118,13 @@ "Allow users to mount the following external storage" : "Χορήγηση άδειας στους χρήστες να συνδέσουν τα παρακάτω εξωτερικά μέσα αποθήκευσης", "Fetching request tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων αιτήματος απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.", "Fetching access tokens failed. Verify that your app key and secret are correct." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.", + "Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s", + "Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s", "Dropbox App Configuration" : "Ρυθμίσεις εφαρμογής Dropbox", + "Google Drive App Configuration" : "Ρυθμίσεις εφαρμογής Google Drive", "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", "Storage with id \"%i\" is not user editable" : "Αποθηκευτικός χώρος με ID \"%i\" δεν είναι επεξεργάσιμος από τον χρήστη ", - "Dropbox" : "Dropbox" + "Dropbox" : "Dropbox", + "Google Drive" : "Google Drive" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |