diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-27 01:55:20 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-08-27 01:55:20 -0400 |
commit | 46978b616cf18d86c3b5790560d233ebde1fc8e7 (patch) | |
tree | 9391699efe82c340bc86f6636ca30ccb170d578a /apps | |
parent | d4fca4985819f11c1fc258ea45486440e9feb7d3 (diff) | |
download | nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.tar.gz nextcloud-server-46978b616cf18d86c3b5790560d233ebde1fc8e7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files_external/l10n/el.js | 22 | ||||
-rw-r--r-- | apps/files_external/l10n/el.json | 22 | ||||
-rw-r--r-- | apps/files_external/l10n/fi_FI.js | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/fi_FI.json | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.js | 15 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.json | 15 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.js | 1 | ||||
-rw-r--r-- | apps/files_external/l10n/pt_BR.json | 1 |
8 files changed, 80 insertions, 0 deletions
diff --git a/apps/files_external/l10n/el.js b/apps/files_external/l10n/el.js index 156b713acba..13fb910e79d 100644 --- a/apps/files_external/l10n/el.js +++ b/apps/files_external/l10n/el.js @@ -1,6 +1,9 @@ OC.L10N.register( "files_external", { + "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." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.", + "Please provide a valid app key and secret." : "Παρακαλούμε δώστε έγκυρο κλειδί εφαρμογής και μυστικό.", "Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s", "Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s", "External storage" : "Εξωτερική αποθήκευση", @@ -22,12 +25,19 @@ OC.L10N.register( "SFTP with secret key login" : "SFTP με σύνδεση με κρυφό κλειδί", "Public key" : "Δημόσιο κλειδί", "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", + "Invalid backend or authentication mechanism class" : "Μη έγκυρη κλάση συστήματος ή μηχανισμού πιστοποίησης", "Invalid mount point" : "Μη έγκυρο σημείο ανάρτησης", + "Objectstore forbidden" : "Απαγορευμένο objectstore", "Invalid storage backend \"%s\"" : "Μή έγκυρο σύστημα υποστήριξης αποθήκευσης \"%s\"", + "Unsatisfied backend parameters" : "Ελλιπείς παράμετροι συστήματος", + "Unsatisfied authentication mechanism parameters" : "Ελλιπείς παράμετροι μηχανισμού πιστοποίησης", + "Admin-only storage backend \"%s\"" : "Σύστημα αποθήκευσης μόνο για διαχειριστή \"%s\"", "Personal" : "Προσωπικά", "System" : "Σύστημα", "Grant access" : "Παροχή πρόσβασης", "Access granted" : "Πρόσβαση παρασχέθηκε", + "Error configuring OAuth1" : "Σφάλμα ρύθμισης του OAuth1", + "Error configuring OAuth2" : "Σφάλμα ρύθμισης του OAuth2", "Enable encryption" : "Ενεργοποίηση κρυπτογράφησης", "Enable previews" : "Ενεργοποίηση προεπισκοπήσεων", "Check for changes" : "Έλεγχος για αλλαγές", @@ -39,12 +49,19 @@ OC.L10N.register( "Saved" : "Αποθηκεύτηκαν", "Generate keys" : "Δημιουργία κλειδιών", "Error generating key pair" : "Σφάλμα κατά τη δημιουργία ζεύγους κλειδιών", + "Access key" : "Κλειδί πρόσβασης", + "Secret key" : "Μυστικό κλειδί", + "Builtin" : "Builtin", "None" : "Τίποτα", + "OAuth1" : "OAuth1", "App key" : "Κλειδί εφαρμογής", "App secret" : "Μυστικό εφαρμογής", + "OAuth2" : "OAuth2", "Client ID" : "ID πελάτη", "Client secret" : "Μυστικό πελάτη", + "Username and password" : "Όνομα χρήστη και κωδικός πρόσβασης", "Password" : "Κωδικός πρόσβασης", + "Session credentials" : "Διαπιστευτήρια συνεδρίας", "Amazon S3" : "Amazon S3", "Hostname" : "Όνομα Υπολογιστή", "Port" : "Θύρα", @@ -55,11 +72,15 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Ασφαλής σύνδεση https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "Ασφαλής ftps://", + "Google Drive" : "Google Drive", "Local" : "Τοπικός", "Location" : "Τοποθεσία", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Root", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Σημείωση:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Σημείωση:</b> Η υποστήριξη cURL στην PHP δεν είναι ενεργοποιημένη ή εγκατεστημένη. Η προσάρτηση του %s δεν είναι δυνατή. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Σημείωση:</b> Η υποστήριξη FTP στην PHP δεν είναι ενεργοποιημένη ή εγκατεστημένη. Δεν είναι δυνατή η προσάρτηση του %s. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.", @@ -71,6 +92,7 @@ OC.L10N.register( "Scope" : "Εύρος", "External Storage" : "Εξωτερικό Αποθηκευτικό Μέσο", "Folder name" : "Όνομα φακέλου", + "Authentication" : "Πιστοποίηση", "Configuration" : "Ρυθμίσεις", "Available for" : "Διαθέσιμο για", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", diff --git a/apps/files_external/l10n/el.json b/apps/files_external/l10n/el.json index 5412c9a44ab..c2211b18842 100644 --- a/apps/files_external/l10n/el.json +++ b/apps/files_external/l10n/el.json @@ -1,4 +1,7 @@ { "translations": { + "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." : "Η λήψη των τεκμηρίων πρόσβασης απέτυχε. Βεβαιώστε ότι το κλειδί εφαρμογής και το μυστικό είναι ορθά.", + "Please provide a valid app key and secret." : "Παρακαλούμε δώστε έγκυρο κλειδί εφαρμογής και μυστικό.", "Step 1 failed. Exception: %s" : "Το βήμα 1 απέτυχε. Εξαίρεση: %s", "Step 2 failed. Exception: %s" : "Το βήμα 2 απέτυχε. Εξαίρεση: %s", "External storage" : "Εξωτερική αποθήκευση", @@ -20,12 +23,19 @@ "SFTP with secret key login" : "SFTP με σύνδεση με κρυφό κλειδί", "Public key" : "Δημόσιο κλειδί", "Storage with id \"%i\" not found" : "Αποθήκευση με id \"%i\" δεν βρέθηκε", + "Invalid backend or authentication mechanism class" : "Μη έγκυρη κλάση συστήματος ή μηχανισμού πιστοποίησης", "Invalid mount point" : "Μη έγκυρο σημείο ανάρτησης", + "Objectstore forbidden" : "Απαγορευμένο objectstore", "Invalid storage backend \"%s\"" : "Μή έγκυρο σύστημα υποστήριξης αποθήκευσης \"%s\"", + "Unsatisfied backend parameters" : "Ελλιπείς παράμετροι συστήματος", + "Unsatisfied authentication mechanism parameters" : "Ελλιπείς παράμετροι μηχανισμού πιστοποίησης", + "Admin-only storage backend \"%s\"" : "Σύστημα αποθήκευσης μόνο για διαχειριστή \"%s\"", "Personal" : "Προσωπικά", "System" : "Σύστημα", "Grant access" : "Παροχή πρόσβασης", "Access granted" : "Πρόσβαση παρασχέθηκε", + "Error configuring OAuth1" : "Σφάλμα ρύθμισης του OAuth1", + "Error configuring OAuth2" : "Σφάλμα ρύθμισης του OAuth2", "Enable encryption" : "Ενεργοποίηση κρυπτογράφησης", "Enable previews" : "Ενεργοποίηση προεπισκοπήσεων", "Check for changes" : "Έλεγχος για αλλαγές", @@ -37,12 +47,19 @@ "Saved" : "Αποθηκεύτηκαν", "Generate keys" : "Δημιουργία κλειδιών", "Error generating key pair" : "Σφάλμα κατά τη δημιουργία ζεύγους κλειδιών", + "Access key" : "Κλειδί πρόσβασης", + "Secret key" : "Μυστικό κλειδί", + "Builtin" : "Builtin", "None" : "Τίποτα", + "OAuth1" : "OAuth1", "App key" : "Κλειδί εφαρμογής", "App secret" : "Μυστικό εφαρμογής", + "OAuth2" : "OAuth2", "Client ID" : "ID πελάτη", "Client secret" : "Μυστικό πελάτη", + "Username and password" : "Όνομα χρήστη και κωδικός πρόσβασης", "Password" : "Κωδικός πρόσβασης", + "Session credentials" : "Διαπιστευτήρια συνεδρίας", "Amazon S3" : "Amazon S3", "Hostname" : "Όνομα Υπολογιστή", "Port" : "Θύρα", @@ -53,11 +70,15 @@ "URL" : "URL", "Secure https://" : "Ασφαλής σύνδεση https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "Ασφαλής ftps://", + "Google Drive" : "Google Drive", "Local" : "Τοπικός", "Location" : "Τοποθεσία", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Root", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Σημείωση:</b> ", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Σημείωση:</b> Η υποστήριξη cURL στην PHP δεν είναι ενεργοποιημένη ή εγκατεστημένη. Η προσάρτηση του %s δεν είναι δυνατή. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Σημείωση:</b> Η υποστήριξη FTP στην PHP δεν είναι ενεργοποιημένη ή εγκατεστημένη. Δεν είναι δυνατή η προσάρτηση του %s. Παρακαλώ ζητήστε από τον διαχειριστή συστημάτων σας να την εγκαταστήσει.", @@ -69,6 +90,7 @@ "Scope" : "Εύρος", "External Storage" : "Εξωτερικό Αποθηκευτικό Μέσο", "Folder name" : "Όνομα φακέλου", + "Authentication" : "Πιστοποίηση", "Configuration" : "Ρυθμίσεις", "Available for" : "Διαθέσιμο για", "Advanced settings" : "Ρυθμίσεις για προχωρημένους", diff --git a/apps/files_external/l10n/fi_FI.js b/apps/files_external/l10n/fi_FI.js index 54fdd01751e..1e67d9ffc73 100644 --- a/apps/files_external/l10n/fi_FI.js +++ b/apps/files_external/l10n/fi_FI.js @@ -18,6 +18,7 @@ OC.L10N.register( "Share" : "Jaa", "Remote subfolder" : "Etäalikansio", "Public key" : "Julkinen avain", + "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", "Invalid mount point" : "Virheellinen liitoskohta", "Personal" : "Henkilökohtainen", "System" : "Järjestelmä", @@ -26,6 +27,7 @@ OC.L10N.register( "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", "Enable encryption" : "Käytä salausta", + "Enable previews" : "Käytä esikatseluja", "Check for changes" : "Tarkista muutokset", "Never" : "Ei koskaan", "Once every direct access" : "Kerran aina suoran käytön yhteydessä", diff --git a/apps/files_external/l10n/fi_FI.json b/apps/files_external/l10n/fi_FI.json index 33db4d9d5dc..3870158899b 100644 --- a/apps/files_external/l10n/fi_FI.json +++ b/apps/files_external/l10n/fi_FI.json @@ -16,6 +16,7 @@ "Share" : "Jaa", "Remote subfolder" : "Etäalikansio", "Public key" : "Julkinen avain", + "Storage with id \"%i\" not found" : "Tallennustilaa tunnisteella \"%i\" ei löytynyt", "Invalid mount point" : "Virheellinen liitoskohta", "Personal" : "Henkilökohtainen", "System" : "Järjestelmä", @@ -24,6 +25,7 @@ "Error configuring OAuth1" : "Virhe OAuth1:n asetuksia tehdessä", "Error configuring OAuth2" : "Virhe OAuth2:n asetuksia tehdessä", "Enable encryption" : "Käytä salausta", + "Enable previews" : "Käytä esikatseluja", "Check for changes" : "Tarkista muutokset", "Never" : "Ei koskaan", "Once every direct access" : "Kerran aina suoran käytön yhteydessä", diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js index e47f9d167bd..42944b2f2fb 100644 --- a/apps/files_external/l10n/fr.js +++ b/apps/files_external/l10n/fr.js @@ -1,6 +1,9 @@ OC.L10N.register( "files_external", { + "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.", + "Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.", "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s", "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s", "External storage" : "Stockage externe", @@ -22,8 +25,11 @@ OC.L10N.register( "SFTP with secret key login" : "SFTP avec identification par clé", "Public key" : "Clef publique", "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", + "Invalid backend or authentication mechanism class" : "Système de stockage ou méthode d'authentification non valable", "Invalid mount point" : "Point de montage non valide", "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", + "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", + "Admin-only storage backend \"%s\"" : "Service de stockage \"%s\" pour admins seulement", "Personal" : "Personnel", "System" : "Système", "Grant access" : "Autoriser l'accès", @@ -40,11 +46,15 @@ OC.L10N.register( "Generate keys" : "Générer des clés", "Error generating key pair" : "Erreur lors de la génération des clés", "None" : "Aucun", + "OAuth1" : "OAuth1", "App key" : "App key", "App secret" : "App secret", + "OAuth2" : "OAuth2", "Client ID" : "ID Client", "Client secret" : "Secret client", + "Username and password" : "Nom d'utilisateur et mot de passe", "Password" : "Mot de passe", + "Session credentials" : "Informations d'identification de session", "Amazon S3" : "Amazon S3", "Hostname" : "Nom de l'hôte", "Port" : "Port", @@ -55,11 +65,15 @@ OC.L10N.register( "URL" : "URL", "Secure https://" : "Sécurisation https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "Sécurisation ftps://", + "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Emplacement", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Root", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Attention :</b>", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Attention :</b> La prise en charge de cURL par PHP n'est pas activée ou installée. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Attention : </b> La prise en charge du FTP par PHP n'est pas activée ou installée. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.", @@ -71,6 +85,7 @@ OC.L10N.register( "Scope" : "Portée", "External Storage" : "Stockage externe", "Folder name" : "Nom du dossier", + "Authentication" : "Authentification", "Configuration" : "Configuration", "Available for" : "Disponible pour", "Advanced settings" : "Paramètres avancés", diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json index c0c927ebffb..ffc2de0ef53 100644 --- a/apps/files_external/l10n/fr.json +++ b/apps/files_external/l10n/fr.json @@ -1,4 +1,7 @@ { "translations": { + "Fetching request tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons de requête a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.", + "Fetching access tokens failed. Verify that your app key and secret are correct." : "L'obtention des jetons d'accès a échoué. Vérifiez que votre clé d'application et votre mot de passe sont corrects.", + "Please provide a valid app key and secret." : "Veuillez fournir une clé d'application et un mot de passe valides.", "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Erreur : %s", "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Erreur : %s", "External storage" : "Stockage externe", @@ -20,8 +23,11 @@ "SFTP with secret key login" : "SFTP avec identification par clé", "Public key" : "Clef publique", "Storage with id \"%i\" not found" : "Stockage avec l'id \"%i\" non trouvé", + "Invalid backend or authentication mechanism class" : "Système de stockage ou méthode d'authentification non valable", "Invalid mount point" : "Point de montage non valide", "Invalid storage backend \"%s\"" : "Service de stockage non valide : \"%s\"", + "Unsatisfied authentication mechanism parameters" : "Paramètres manquants pour la méthode d'authentification", + "Admin-only storage backend \"%s\"" : "Service de stockage \"%s\" pour admins seulement", "Personal" : "Personnel", "System" : "Système", "Grant access" : "Autoriser l'accès", @@ -38,11 +44,15 @@ "Generate keys" : "Générer des clés", "Error generating key pair" : "Erreur lors de la génération des clés", "None" : "Aucun", + "OAuth1" : "OAuth1", "App key" : "App key", "App secret" : "App secret", + "OAuth2" : "OAuth2", "Client ID" : "ID Client", "Client secret" : "Secret client", + "Username and password" : "Nom d'utilisateur et mot de passe", "Password" : "Mot de passe", + "Session credentials" : "Informations d'identification de session", "Amazon S3" : "Amazon S3", "Hostname" : "Nom de l'hôte", "Port" : "Port", @@ -53,11 +63,15 @@ "URL" : "URL", "Secure https://" : "Sécurisation https://", "Dropbox" : "Dropbox", + "FTP" : "FTP", "Secure ftps://" : "Sécurisation ftps://", + "Google Drive" : "Google Drive", "Local" : "Local", "Location" : "Emplacement", "ownCloud" : "ownCloud", + "SFTP" : "SFTP", "Root" : "Root", + "SMB / CIFS" : "SMB / CIFS", "<b>Note:</b> " : "<b>Attention :</b>", "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Attention :</b> La prise en charge de cURL par PHP n'est pas activée ou installée. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>Attention : </b> La prise en charge du FTP par PHP n'est pas activée ou installée. Le montage de %s n'est pas possible. Contactez votre administrateur système pour l'installer.", @@ -69,6 +83,7 @@ "Scope" : "Portée", "External Storage" : "Stockage externe", "Folder name" : "Nom du dossier", + "Authentication" : "Authentification", "Configuration" : "Configuration", "Available for" : "Disponible pour", "Advanced settings" : "Paramètres avancés", diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js index 58c15fa0b02..8140d8be980 100644 --- a/apps/files_external/l10n/pt_BR.js +++ b/apps/files_external/l10n/pt_BR.js @@ -1,6 +1,7 @@ OC.L10N.register( "files_external", { + "Please provide a valid app key and secret." : "Por favor forneça uma chave e segurança válidos.", "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json index 089da37f0d2..13ce808ba84 100644 --- a/apps/files_external/l10n/pt_BR.json +++ b/apps/files_external/l10n/pt_BR.json @@ -1,4 +1,5 @@ { "translations": { + "Please provide a valid app key and secret." : "Por favor forneça uma chave e segurança válidos.", "Step 1 failed. Exception: %s" : "Passo 1 falhou. Exceção: %s", "Step 2 failed. Exception: %s" : "Passo 2 falhou. Exceção: %s", "External storage" : "Armazenamento Externo", |