Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-08-17 03:08:14 +0300
committerNextcloud bot <bot@nextcloud.com>2017-08-17 03:08:14 +0300
commit0ceb06fde5d9052285f636d5d9d4329e68d04a0a (patch)
tree394b7df245c33615e224ae5f6c213062370174a3 /apps/files_external/l10n/es.json
parentfff192f78fa9672648ffb1226b682e685f784c5a (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es.json')
-rw-r--r--apps/files_external/l10n/es.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json
index 20cafb20e11..c08623798cc 100644
--- a/apps/files_external/l10n/es.json
+++ b/apps/files_external/l10n/es.json
@@ -1,16 +1,13 @@
{ "translations": {
- "Fetching request tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
- "Fetching access tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
- "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
"Step 1 failed. Exception: %s" : "El paso 1 falló. Excepción: %s",
"Step 2 failed. Exception: %s" : "El paso 2 falló. Excepción: %s",
"External storages" : "Almacenamientos externos",
- "Dropbox App Configuration" : "Configuración de la app de Dropbox",
"Google Drive App Configuration" : "Configuración de la app de Google Drive",
"Personal" : "Personal",
"System" : "Sistema",
"Grant access" : "Conceder acceso",
"Error configuring OAuth1" : "Error al configurar OAuth1",
+ "Please provide a valid app key and secret." : "Por favor facilite una clave de app y una clave secreta válidas.",
"Error configuring OAuth2" : "Error al configurar OAuth2",
"Generate keys" : "Generar claves",
"Error generating key pair" : "Error al generar el par de claves",
@@ -81,7 +78,6 @@
"URL" : "URL",
"Remote subfolder" : "Subcarpeta remota",
"Secure https://" : "—Seguro— https://",
- "Dropbox" : "Dropbox",
"FTP" : "FTP",
"Host" : "Servidor",
"Secure ftps://" : "—Seguro— ftps://",
@@ -124,7 +120,11 @@
"Delete" : "Eliminar",
"Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo",
"Allow users to mount the following external storage" : "Permitir a los usuarios montar el siguiente almacenamiento externo",
+ "Fetching request tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
+ "Fetching access tokens failed. Verify that your app key and secret are correct." : "Falló al acceder a los tokens solicitados. Verifique que su clave de app y la clave secreta sean correctas.",
+ "Dropbox App Configuration" : "Configuración de la app de Dropbox",
"Storage with id \"%i\" not found" : "No se ha encontrado almacenamiento con id \"%i\"",
- "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios"
+ "Storage with id \"%i\" is not user editable" : "El almacenamiento con id \"%i\" no es editable por usuarios",
+ "Dropbox" : "Dropbox"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file