aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/ast.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:28 +0000
committerNextcloud bot <bot@nextcloud.com>2024-10-17 00:21:28 +0000
commit3bdef7e9a2becf88b3a074a2b16b84bcaed3f33d (patch)
tree4f4a13a43d8d33c78cf61ad8bed87d830f87ee44 /apps/files/l10n/ast.js
parent6a28833d101109e66d7a908f62e8d0b8ecc02fb3 (diff)
downloadnextcloud-server-3bdef7e9a2becf88b3a074a2b16b84bcaed3f33d.tar.gz
nextcloud-server-3bdef7e9a2becf88b3a074a2b16b84bcaed3f33d.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r--apps/files/l10n/ast.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js
index 1e34bf9acfe..3766b386d75 100644
--- a/apps/files/l10n/ast.js
+++ b/apps/files/l10n/ast.js
@@ -76,9 +76,6 @@ OC.L10N.register(
"Folder name" : "Nome de la carpeta",
"This node is unavailable" : "Esti noyu nun ta disponible",
"Renamed \"{oldName}\" to \"{newName}\"" : "Renomóse «{oldName}» a «{newName}»",
- "Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste",
- "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nome «{newName}» yá ta n'usu na carpeta «{dir}». Escueyi otru nome.",
- "Could not rename \"{oldName}\"" : "Nun se pudo renomar «{oldName}»",
"Pending" : "Pendiente",
"Modified" : "Modificóse",
"Type" : "Tipu",
@@ -337,12 +334,13 @@ OC.L10N.register(
"{newName} already exists." : "«{newName}» yá esiste.",
"Name cannot be empty" : "El nome nun pue tar baleru",
"Another entry with the same name already exists" : "Yá esiste otra entrada col mesmu nome",
+ "Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste",
+ "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "El nome «{newName}» yá ta n'usu na carpeta «{dir}». Escueyi otru nome.",
+ "Could not rename \"{oldName}\"" : "Nun se pudo renomar «{oldName}»",
"Storage informations" : "Información del almacenamientu",
"Choose file" : "Escoyer un ficheru",
"Open the files app settings" : "Abrir la configuración de Ficheros",
"You might not have have permissions to view it, ask the sender to share it" : "Quiciabes nun tengas permisu pa ver l'elementu, pidi al remitente que lu comparta",
- "Destination is not a folder" : "El destín nun ye una carpeta",
- "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu",
"The files is locked" : "El ficheru ta bloquiáu",
"Create new templates folder" : "Crear una carpeta de plantíes",
"List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.",
@@ -350,6 +348,8 @@ OC.L10N.register(
"Text file" : "Ficheru de testu",
"New text file.txt" : "ficheru_nuevu.txt",
"Direct link was copied (only works for people who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)",
- "Copy direct link (only works for people who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)"
+ "Copy direct link (only works for people who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona coles persones que tienen accesu a esti ficheru o esta carpeta)",
+ "Destination is not a folder" : "El destín nun ye una carpeta",
+ "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu"
},
"nplurals=2; plural=(n != 1);");