From 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 24 Dec 2022 03:02:27 +0000 Subject: Fix(l10n): 🔠 Update translations from Transifex MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Nextcloud bot --- apps/files/l10n/es_419.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'apps/files/l10n/es_419.json') diff --git a/apps/files/l10n/es_419.json b/apps/files/l10n/es_419.json index bfcb3b242dc..d8f97b553be 100644 --- a/apps/files/l10n/es_419.json +++ b/apps/files/l10n/es_419.json @@ -62,12 +62,11 @@ "File name cannot be empty." : "El nombre de archivo no puede estar vacío.", "\"{name}\" is not an allowed filetype" : "\"{name}\" es un tipo de archivo no permitido", "View in folder" : "Ver en la carpeta", - "Copied!" : "¡Copiado!", - "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes","%n bytes"], "Favorited" : "Marcado como favorito", "Favorite" : "Favorito", + "Copy direct link (only works for users who have access to this file/folder)" : "Copiar liga directa (sólo funciona para usuarios que tienen acceso a este archivo/carpeta)", "New folder" : "Carpeta nueva", "Upload file" : "Cargar archivo", "Recent" : "Reciente", @@ -131,6 +130,7 @@ "Select" : "Seleccionar", "You don’t have permission to upload or create files here" : "No cuentas con los permisos para cargar o crear archivos aquí", "New" : "Nuevo", + "Copied!" : "¡Copiado!", "Settings" : "Configuraciones " },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file -- cgit v1.2.3