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>2021-06-01 05:28:20 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-01 05:28:20 +0300
commitf2101487a0a32cd5be5068329a2c7cd6d8a1583f (patch)
tree0881be84f22fc59f378b6b06d23e86c848e8042c /apps/files_external/l10n/es_CR.js
parent4fc002a3a5b78bb7b832829dc9cf2c16f897263b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_external/l10n/es_CR.js')
-rw-r--r--apps/files_external/l10n/es_CR.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_external/l10n/es_CR.js b/apps/files_external/l10n/es_CR.js
index c155d536d1f..89de38d0848 100644
--- a/apps/files_external/l10n/es_CR.js
+++ b/apps/files_external/l10n/es_CR.js
@@ -96,10 +96,8 @@ OC.L10N.register(
"SFTP" : "SFTP",
"Root" : "Raíz",
"SFTP with secret key login" : "Inicio de sesión SFTP con llave secreta",
- "SMB / CIFS" : "SMB / CIFS",
"Share" : "Compartir",
"Show hidden files" : "Mostrar archivos ocultos",
- "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC",
"Username as share" : "Usuario como elemento compartido",
"OpenStack Object Storage" : "OpenStack Object Storage",
"Service name" : "Nombre del servicio",
@@ -121,6 +119,8 @@ OC.L10N.register(
"Advanced settings" : "Configuraciones avanzadas",
"Allow users to mount external storage" : "Permitir a los usuarios montar almacenamiento externo",
"External storages" : "Almacenamiento externo",
- "(group)" : "(grupo)"
+ "(group)" : "(grupo)",
+ "SMB / CIFS" : "SMB / CIFS",
+ "SMB / CIFS using OC login" : "SMB / CIFS usando inicio de sesión OC"
},
"nplurals=2; plural=(n != 1);");