diff options
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index 9dc4d2325bf..44a7e8fa5ee 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -338,41 +338,21 @@ OC.L10N.register( "New text file.txt" : "ficheru_nuevu.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Copióse l'enllaz direutu (namás funciona colos usuarios que tienen accesu a esti ficheru o esta carpeta)", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar l'enllaz direutu (namás funciona colos usuarios que tienen accesu a esti ficheru o esta carpeta)", - "You can only favorite a single file or folder at a time" : "Namás pues amestar a Favoritos un ficheru o carpeta al empar", - "This file has the tag {tag}" : "Esti ficheru tien la etiqueta «{tag}»", - "This file has the tags {firstTags} and {lastTag}" : "Esti ficheru tien les etiquetes «{firstTags}» y «{lastTag}»", "\"remote user\"" : "«usuariu remotu»", - "Select the row for {displayName}" : "Seleicionar la filera de: {displayName}", - "Open folder {name}" : "Abrir la carpeta {name}", - "Download file {name}" : "Baxar el ficheru «{name}»", - "Unselect all" : "Deseleicionar too", - "ascending" : "ascendente", - "descending" : "descendente", - "Sort list by {column} ({direction})" : "Ordenar la llista por {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta llista nun ta completa por motivos de rindimientu. Los ficheros van apaecer a midida que navegues per ella.", - "Storage informations" : "Información del almacenamientu", - "Search for an account" : "Buscar una cuenta", - "Choose" : "Escoyer", - "No files or folders have been deleted yet" : "Entá nun se desanició nengún ficheru nin carpeta", - "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", - "Set up templates folder" : "Configurar la carpeta de plantíes", - "Create new templates folder" : "Crear una carpeta de plantíes", - "Toggle %1$s sublist" : "Alternar la sollista «%1$s»", - "Toggle grid view" : "Alternar la vista de rexáu", - "Shares" : "Comparticiones", - "Shared with others" : "Compartío con otros", - "Shared with you" : "Compartióse contigo", - "Deleted shares" : "Comparticiones desaniciaes", - "Pending shares" : "Comparticiones pendientes", "File name" : "Nome del ficheru", + "Download file {name}" : "Baxar el ficheru «{name}»", "\"{char}\" is not allowed inside a file name." : "El caráuter «{char}» nun ta permitíu nel nome del ficheru.", "\"{name}\" is not an allowed filetype." : "«{name}» nun ye un tipu de ficheru permíu", "{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", + "Storage informations" : "Información del almacenamientu", "A file or folder with that name already exists." : "Yá esiste un ficheru o una carpeta con esi nome", "Invalid file name" : "El nome del ficheru ye inválidu", - "The files is locked" : "El ficheru ta bloquiáu" + "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", + "The files is locked" : "El ficheru ta bloquiáu", + "Create new templates folder" : "Crear una carpeta de plantíes", + "Toggle %1$s sublist" : "Alternar la sollista «%1$s»" }, "nplurals=2; plural=(n != 1);"); |