diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:30 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-25 00:21:30 +0000 |
commit | 4e990cceade777925e2e9ee7a756f80c69c53aad (patch) | |
tree | 78f22ac3df3f483093effdfcb4a297545d6b0acc /apps/files/l10n/ast.js | |
parent | 902cc4dc8b1c0328f07f7ecd6a0cc224aab66df6 (diff) | |
download | nextcloud-server-4e990cceade777925e2e9ee7a756f80c69c53aad.tar.gz nextcloud-server-4e990cceade777925e2e9ee7a756f80c69c53aad.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 9203ebc00bc..a5f9e79847e 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -234,7 +234,6 @@ OC.L10N.register( "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"], "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"], "{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes", - "List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.", "No favorites yet" : "Entá nun hai nengún elementu favoritu", "Files and folders you mark as favorite will show up here" : "Equí apaecen los ficheros y carpetes que metas en Favoritos", "All files" : "Tolos ficheros", @@ -343,6 +342,7 @@ OC.L10N.register( "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", "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.", "Toggle %1$s sublist" : "Alternar la sollista «%1$s»", "Text file" : "Ficheru de testu", "New text file.txt" : "ficheru_nuevu.txt", |