diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 1fb48af6eb2..ec1d5efcb4b 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -148,8 +148,6 @@ OC.L10N.register( "WebDAV" : "WebDAV", "WebDAV URL" : "URL de WebDAV", "Copy to clipboard" : "Copiar nel cartafueyu", - "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", - "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", "Keyboard shortcuts" : "Atayos del tecláu", "Selection" : "Seleición", "Navigation" : "Navegación", @@ -242,7 +240,6 @@ OC.L10N.register( "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", "List of your files and folders." : "Una llista de los ficheros y les carpetes de to.", - "All folders" : "Toles carpetes", "List of your files and folders that are not shared." : "Una llista de ficheros y carpetes que nun se compartieron.", "No personal files found" : "Nun s'atopó nengún ficheru personal", "Files that are not shared will show up here." : "Equí apaecen los ficheros que nun se compartan.", @@ -331,11 +328,14 @@ OC.L10N.register( "An error occurred while trying to update the tags" : "Prodúxose un error al tentar d'anovar les etiquetes", "Upload (max. %s)" : "Xubir (%s como máximu)", "Enable the grid view" : "Activar la vista de rexáu", + "Use this address to access your Files via WebDAV" : "Usa esta direición p'acceder a los ficheros per WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Si tienes activada l'autenticación en dos pasos, tienes de crear y usar una contraseña p'aplicaciones nueva calcando equí.", "_{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"], "_{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", + "All folders" : "Toles carpetes", "Personal Files" : "Ficheros personales", "Text file" : "Ficheru de testu", "New text file.txt" : "ficheru_nuevu.txt" |