diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-07 00:20:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-07 00:20:27 +0000 |
commit | 0790e3f849529ec89195cc6e50f5d14b50e4bbfb (patch) | |
tree | d1c84629ba5e88c23f759bc944dcb769e68312a5 /apps/files/l10n/ast.json | |
parent | 1f1a9cbc05948163cb69a11e121b62ca8b041be9 (diff) | |
download | nextcloud-server-0790e3f849529ec89195cc6e50f5d14b50e4bbfb.tar.gz nextcloud-server-0790e3f849529ec89195cc6e50f5d14b50e4bbfb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ast.json')
-rw-r--r-- | apps/files/l10n/ast.json | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index a2774cdd326..95f2525f469 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -267,6 +267,7 @@ "(copy %n)" : "(copia %n)", "Move cancelled" : "Anulóse la operación de mover", "A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome", + "The files are locked" : "Los ficheros tán bloquiaos", "The file does not exist anymore" : "El ficheru yá nun esiste", "Choose destination" : "Escoyer el destín", "Copy to {target}" : "Copiar a {target}", @@ -283,8 +284,15 @@ "Templates" : "Plantíes", "New template folder" : "Carpeta de plantíes nueva", "One of the dropped files could not be processed" : "Nun se pudo procesar unu de los ficheros soltaos", + "No files to upload" : "Nun hai nengún ficheru pa xubir", + "Unable to create the directory {directory}" : "Nun ye posible crear el direutoriu «{directory}»", "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", + "No files to process" : "Nun hai nengún ficheru pa procesar", + "Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros", + "Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros", + "Files copied successfully" : "Los ficheros copiáronse correutamente", + "Files moved successfully" : "Los ficheros copiáronse correutamente", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], |