summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/es_CR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-15 02:25:45 +0000
commit54954cc374aed5265b53002b02fc40c9e93e7507 (patch)
tree09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/es_CR.js
parente764ee84c9a987a0c1258520fda873d5e42a5515 (diff)
downloadnextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz
nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_CR.js')
-rw-r--r--apps/files/l10n/es_CR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/es_CR.js b/apps/files/l10n/es_CR.js
index a3ce3c85e3a..060c65c3104 100644
--- a/apps/files/l10n/es_CR.js
+++ b/apps/files/l10n/es_CR.js
@@ -117,6 +117,7 @@ OC.L10N.register(
"Unknown error" : "Se presentó un error desconocido",
"Show hidden files" : "Mostrar archivos ocultos",
"Additional settings" : "Configuraciones adicionales",
+ "WebDAV" : "WebDAV",
"Copy to clipboard" : "Copiar al portapapeles",
"Cancel" : "Cancelar",
"Create" : "Crear",
@@ -143,7 +144,6 @@ OC.L10N.register(
"Unlimited" : "Ilimitado",
"%s used" : "%s usado",
"%1$s of %2$s used" : "%1$s de %2$s usados",
- "Settings" : "Configuraciones ",
- "WebDAV" : "WebDAV"
+ "Settings" : "Configuraciones "
},
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");