diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-02 01:55:17 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-07-02 01:55:17 -0400 |
commit | 9933b331663548b8f082239a8ee6c492978bb467 (patch) | |
tree | b7f2688373230e4b7434807d0191a5c65e01562b /apps/files_external | |
parent | 94c3bac9eddc61a4a17453f04243a2086a2c783d (diff) | |
download | nextcloud-server-9933b331663548b8f082239a8ee6c492978bb467.tar.gz nextcloud-server-9933b331663548b8f082239a8ee6c492978bb467.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external')
-rw-r--r-- | apps/files_external/l10n/ast.php | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/es.php | 2 | ||||
-rw-r--r-- | apps/files_external/l10n/fr.php | 4 | ||||
-rw-r--r-- | apps/files_external/l10n/sl.php | 3 | ||||
-rw-r--r-- | apps/files_external/l10n/sv.php | 2 |
5 files changed, 13 insertions, 0 deletions
diff --git a/apps/files_external/l10n/ast.php b/apps/files_external/l10n/ast.php index 3bf545e6da2..6fb0f7a794e 100644 --- a/apps/files_external/l10n/ast.php +++ b/apps/files_external/l10n/ast.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Please provide a valid Dropbox app key and secret." => "Por favor, proporciona una clave válida de l'app Dropbox y una clave secreta.", +"Step 1 failed. Exception: %s" => "Pasu 1 fallíu. Esceición: %s", +"Step 2 failed. Exception: %s" => "Pasu 2 fallíu. Esceición: %s", "External storage" => "Almacenamientu esternu", "Local" => "Llocal", "Location" => "Llocalización", diff --git a/apps/files_external/l10n/es.php b/apps/files_external/l10n/es.php index 4cffc39fc54..dfa56c9a9ab 100644 --- a/apps/files_external/l10n/es.php +++ b/apps/files_external/l10n/es.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "La descarga de los tokens solicitados ha fallado. Verifique que la llave y el secreto de su app Dropbox es correcta.", +"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "La descarga de los tokens de acceso ha fallado. Verifique que la llave y el secreto de su app Dropbox es correcta.", "Please provide a valid Dropbox app key and secret." => "Por favor, proporcione un una clave válida de la app Dropbox y una clave secreta.", "Step 1 failed. Exception: %s" => "El paso 1 falló. Excepción: %s", "Step 2 failed. Exception: %s" => "El paso 2 falló. Excepción: %s", diff --git a/apps/files_external/l10n/fr.php b/apps/files_external/l10n/fr.php index 52f86208176..aa2b79d37ea 100644 --- a/apps/files_external/l10n/fr.php +++ b/apps/files_external/l10n/fr.php @@ -1,6 +1,10 @@ <?php $TRANSLATIONS = array( +"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "La requête de récupération des jetons d’authentification a échoué. Veuillez vérifier votre App-Key Dropbox ainsi que le mot de passe.", +"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "La requête d’accès aux jetons d’authentification a échoué. Veuillez vérifier votre App-Key Dropbox ainsi que le mot de passe.", "Please provide a valid Dropbox app key and secret." => "Veuillez fournir une clé d'application (app key) ainsi qu'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", "Local" => "Local", "Location" => "Emplacement", diff --git a/apps/files_external/l10n/sl.php b/apps/files_external/l10n/sl.php index 145d4fe6dfe..675bace02fd 100644 --- a/apps/files_external/l10n/sl.php +++ b/apps/files_external/l10n/sl.php @@ -36,13 +36,16 @@ $TRANSLATIONS = array( "Grant access" => "Odobri dostop", "Error configuring Google Drive storage" => "Napaka nastavljanja shrambe Google Drive", "Personal" => "Osebno", +"System" => "Sistem", "Saved" => "Shranjeno", "<b>Note:</b> " => "<b>Opomba:</b> ", " and " => "in", "<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>Opomba:</b> Podpora za naslove cURL v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.", "<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>Opomba:</b> Podpora za protokol FTP v PHP ni omogočena, ali pa ni ustrezno nameščenih programov. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Opomba:</b> Program \"%s\" ni nameščen. Priklapljanje %s ni mogoče. Za pomoč pri namestitvi se obrnite na sistemskega skrbnika.", +"You don't have any external storages" => "Ni navedenih zunanjih shramb", "Name" => "Ime", +"Scope" => "Obseg", "External Storage" => "Zunanja podatkovna shramba", "Folder name" => "Ime mape", "Configuration" => "Nastavitve", diff --git a/apps/files_external/l10n/sv.php b/apps/files_external/l10n/sv.php index f2802470381..3f2927d5a0b 100644 --- a/apps/files_external/l10n/sv.php +++ b/apps/files_external/l10n/sv.php @@ -1,5 +1,7 @@ <?php $TRANSLATIONS = array( +"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "Misslyckades att hämta access tokens. Verifiera att din Dropbox app-nyckel och app-hemlighet är korrekt", +"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "Misslyckades att hämta request tokens. Verifiera att din Dropbox app-nyckel och app-hemlighet är korrekt", "Please provide a valid Dropbox app key and secret." => "Ange en giltig Dropbox nyckel och hemlighet.", "External storage" => "Extern lagring", "Local" => "Lokal", |