diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/es.json | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-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.json')
-rw-r--r-- | apps/files/l10n/es.json | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 2eb74c36093..5f09d4b3080 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -185,11 +185,10 @@ "Show hidden files" : "Mostrar archivos ocultos", "Crop image previews" : "Recortar la previsualización de las imágenes", "Additional settings" : "Configuración adicional", - "Webdav" : "Webdav", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar al portapapeles", "Use this address to access your Files via WebDAV" : "Use esta dirección para acceder a tus archivos vÃa WebDAV", "Clipboard is not available" : "El portapapeles no está disponible", - "Webdav URL copied to clipboard" : "El URL Webdav URL fue copiado al portapapeles", "Unable to change the favourite state of the file" : "No se ha podido cambiar el estado de favorito del fichero", "Error while loading the file data" : "Error al cargar los datos del archivo", "Pick a template for {name}" : "Elija una plantilla para {name}", @@ -231,7 +230,6 @@ "%s used" : "usado %s", "%s%%" : "%s%%", "%1$s of %2$s used" : "%1$s de %2$s usados", - "Settings" : "Ajustes", - "WebDAV" : "WebDAV" + "Settings" : "Ajustes" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" }
\ No newline at end of file |