summaryrefslogtreecommitdiffstats
path: root/apps/files_external
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:15 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-02 01:10:15 +0000
commit17a2dbb7de7de8eede7a6e62815c8f4aeb867e37 (patch)
tree138b2bc832941fa466e1d7359e079b959b55636e /apps/files_external
parentb78da27d0a3254c8ca443f95dfe929eaf51853b3 (diff)
downloadnextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.tar.gz
nextcloud-server-17a2dbb7de7de8eede7a6e62815c8f4aeb867e37.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r--apps/files_external/l10n/fr.js10
-rw-r--r--apps/files_external/l10n/fr.json10
-rw-r--r--apps/files_external/l10n/it.js10
-rw-r--r--apps/files_external/l10n/it.json10
-rw-r--r--apps/files_external/l10n/pt_BR.js10
-rw-r--r--apps/files_external/l10n/pt_BR.json10
-rw-r--r--apps/files_external/l10n/sr.js10
-rw-r--r--apps/files_external/l10n/sr.json10
8 files changed, 72 insertions, 8 deletions
diff --git a/apps/files_external/l10n/fr.js b/apps/files_external/l10n/fr.js
index b9fd58bcc54..3898c5f5ed5 100644
--- a/apps/files_external/l10n/fr.js
+++ b/apps/files_external/l10n/fr.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Paramètres avancés",
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
- "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
+ "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
+ "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.",
+ "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Exception : %s",
+ "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Exception : %s",
+ "Dropbox App Configuration" : "Configuration de l'application Dropbox",
+ "Google Drive App Configuration" : "Configuration de l'application Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/fr.json b/apps/files_external/l10n/fr.json
index 96f0127d76c..f3f5f1437b7 100644
--- a/apps/files_external/l10n/fr.json
+++ b/apps/files_external/l10n/fr.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Paramètres avancés",
"Delete" : "Supprimer",
"Allow users to mount external storage" : "Autoriser les utilisateurs à monter des espaces de stockage externes",
- "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants"
+ "Allow users to mount the following external storage" : "Autoriser les utilisateurs à monter les stockages externes suivants",
+ "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.",
+ "Step 1 failed. Exception: %s" : "L’étape 1 a échoué. Exception : %s",
+ "Step 2 failed. Exception: %s" : "L’étape 2 a échoué. Exception : %s",
+ "Dropbox App Configuration" : "Configuration de l'application Dropbox",
+ "Google Drive App Configuration" : "Configuration de l'application Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/it.js b/apps/files_external/l10n/it.js
index 740cff1a87b..691598bd44d 100644
--- a/apps/files_external/l10n/it.js
+++ b/apps/files_external/l10n/it.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Impostazioni avanzate",
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
- "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna"
+ "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
+ "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
+ "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
+ "Google Drive App Configuration" : "Configurazione applicazione Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_external/l10n/it.json b/apps/files_external/l10n/it.json
index dd3127265d0..ce4e01ee25a 100644
--- a/apps/files_external/l10n/it.json
+++ b/apps/files_external/l10n/it.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Impostazioni avanzate",
"Delete" : "Elimina",
"Allow users to mount external storage" : "Consenti agli utenti di montare archiviazioni esterne",
- "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna"
+ "Allow users to mount the following external storage" : "Consenti agli utenti di montare la seguente archiviazione esterna",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di richiesta non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Il recupero dei token di accesso non è riuscito. Verifica che la chiave e il segreto dell'applicazione siano corretti.",
+ "Step 1 failed. Exception: %s" : "Fase 1 non riuscita. Eccezione: %s",
+ "Step 2 failed. Exception: %s" : "Fase 2 non riuscita. Eccezione: %s",
+ "Dropbox App Configuration" : "Configurazione applicazione Dropbox",
+ "Google Drive App Configuration" : "Configurazione applicazione Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/pt_BR.js b/apps/files_external/l10n/pt_BR.js
index 443e8456df7..6d0d100b763 100644
--- a/apps/files_external/l10n/pt_BR.js
+++ b/apps/files_external/l10n/pt_BR.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Configurações avançadas",
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
- "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo"
+ "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "A busca pelos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "O acesso aos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Erro: %s",
+ "Step 2 failed. Exception: %s" : "Passo 2 falhou. Erro: %s",
+ "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
+ "Google Drive App Configuration" : "Configuração do aplicativo Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files_external/l10n/pt_BR.json b/apps/files_external/l10n/pt_BR.json
index 81a5f2f9030..ce611a856bb 100644
--- a/apps/files_external/l10n/pt_BR.json
+++ b/apps/files_external/l10n/pt_BR.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Configurações avançadas",
"Delete" : "Excluir",
"Allow users to mount external storage" : "Permitir que usuários montem armazenamento externo",
- "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo"
+ "Allow users to mount the following external storage" : "Permitir que usuários montem o seguinte armazenamento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "A busca pelos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "O acesso aos tokens solicitados falharam. Verifique se a chave e o segredo da sua aplicação estão corretos.",
+ "Step 1 failed. Exception: %s" : "Passo 1 falhou. Erro: %s",
+ "Step 2 failed. Exception: %s" : "Passo 2 falhou. Erro: %s",
+ "Dropbox App Configuration" : "Configuração do Aplicativo Dropbox",
+ "Google Drive App Configuration" : "Configuração do aplicativo Google Drive",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/sr.js b/apps/files_external/l10n/sr.js
index 00fd95d419c..bedfdc3fdb0 100644
--- a/apps/files_external/l10n/sr.js
+++ b/apps/files_external/l10n/sr.js
@@ -120,6 +120,14 @@ OC.L10N.register(
"Advanced settings" : "Напредне поставке",
"Delete" : "Обриши",
"Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта",
- "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта"
+ "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 конфигурација апликације",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
diff --git a/apps/files_external/l10n/sr.json b/apps/files_external/l10n/sr.json
index 724775f9bb3..451edc386ea 100644
--- a/apps/files_external/l10n/sr.json
+++ b/apps/files_external/l10n/sr.json
@@ -118,6 +118,14 @@
"Advanced settings" : "Напредне поставке",
"Delete" : "Обриши",
"Allow users to mount external storage" : "Дозволи корисницима да монтирају спољашња складишта",
- "Allow users to mount the following external storage" : "Дозволи корисницима да монтирају следећа спољашња складишта"
+ "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 конфигурација апликације",
+ "Dropbox" : "Dropbox",
+ "Google Drive" : "Google Drive"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file