diff options
Diffstat (limited to 'apps/files_external/l10n/es.json')
-rw-r--r-- | apps/files_external/l10n/es.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/files_external/l10n/es.json b/apps/files_external/l10n/es.json index f38d8ccba49..b7c950f0fd7 100644 --- a/apps/files_external/l10n/es.json +++ b/apps/files_external/l10n/es.json @@ -8,7 +8,6 @@ "Error configuring OAuth2" : "Error al configurar OAuth2", "Generate keys" : "Generar claves", "Error generating key pair" : "Error al generar el par de claves", - "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo.", "(Group)" : "(Grupo)", "Compatibility with Mac NFD encoding (slow)" : "Compatibilidad con codificación Mac MFD (lento)", "Enable encryption" : "Habilitar cifrado", @@ -133,8 +132,10 @@ "Available for" : "Disponible para", "Click to recheck the configuration" : "Clic para volver a comprobar la configuración", "Add storage" : "Añadir almacenamiento", + "All users" : "Todos los usuarios", "Advanced settings" : "Configuración avanzada", "Allow users to mount external storage" : "Permitir a los usuarios montar un almacenamiento externo", - "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales." + "Global credentials can be used to authenticate with multiple external storages that have the same credentials." : "Se pueden usar credenciales globales para autenticar con múltiples almacenamientos externos que tengan las mismas credenciales.", + "All users. Type to select user or group." : "Todos los usuarios. Teclee para seleccionar un usuario o grupo." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |