diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-15 00:26:17 +0000 |
commit | 2f4abc774f9f561f60a63479295eae97c03aa8b0 (patch) | |
tree | 1521b0fece66399f31d253fdfae77fa7c8154f7c /apps/files/l10n/gl.json | |
parent | 14bf5c4ea9b956f66dc8b99f4778d7fda80d5ebe (diff) | |
download | nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.tar.gz nextcloud-server-2f4abc774f9f561f60a63479295eae97c03aa8b0.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.json')
-rw-r--r-- | apps/files/l10n/gl.json | 34 |
1 files changed, 7 insertions, 27 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index acd5fe94eb3..acfb27dd8ba 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -374,41 +374,21 @@ "New text file.txt" : "Novo ficheiro de texto.txt", "Direct link was copied (only works for users who have access to this file/folder)" : "Foi copiada a ligazón directa (só funciona para os usuarios que teñen acceso a este ficheiro/cartafol)", "Copy direct link (only works for users who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para usuarios con acceso a este ficheiro/cartafol)", - "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", - "This file has the tag {tag}" : "Este ficheiro ten a etiqueta {tag}", - "This file has the tags {firstTags} and {lastTag}" : "Este ficheiro ten as etiquetas {firstTags} e {lastTag}", "\"remote user\"" : "«usuario remoto»", - "Select the row for {displayName}" : "Seleccione a fila para {displayName}", - "Open folder {name}" : "Abrir o cartafol {name}", - "Download file {name}" : "Descargar o ficheiro {name}", - "Unselect all" : "Desmarcar todo", - "ascending" : "ascendente", - "descending" : "descendente", - "Sort list by {column} ({direction})" : "Ordenar a lista por {column} ({direction})", - "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Esta lista non se representa de xeito completo por mor do rendemento. Os ficheiros represéntanse se despraza pola lista.", - "Storage informations" : "Información de almacenamento", - "Search for an account" : "Buscar por unha conta", - "Choose" : "Escoller", - "No files or folders have been deleted yet" : "Aínda non se eliminou ningún ficheiro nin cartafol", - "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", - "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", - "Set up templates folder" : "Definir un cartafol de modelos", - "Create new templates folder" : "Crear un novo cartafol de modelos", - "Toggle %1$s sublist" : "Alternar %1$s sublista", - "Toggle grid view" : "Alternar a vista como grade", - "Shares" : "Comparticións", - "Shared with others" : "Compartido con outros", - "Shared with you" : "Compartido con Vde.", - "Deleted shares" : "Comparticións eliminadas", - "Pending shares" : "Comparticións pendentes", "File name" : "Nome de ficheiro", + "Download file {name}" : "Descargar o ficheiro {name}", "\"{char}\" is not allowed inside a file name." : "«{char}» non está permitido nun nome de ficheiro.", "\"{name}\" is not an allowed filetype." : "«{name}» non é un tipo de ficheiro permitido.", "{newName} already exists." : "Xa existe {newName}", "Name cannot be empty" : "O nome non pode estar baleiro", "Another entry with the same name already exists" : "Xa existe outra entrada co mesmo nome", + "Storage informations" : "Información de almacenamento", "A file or folder with that name already exists." : "Xa existe un ficheiro ou cartafol con ese nome.", "Invalid file name" : "Nome de ficheiro incorrecto", - "The files is locked" : "Os ficheiros están bloqueados" + "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", + "You might not have have permissions to view it, ask the sender to share it" : "É posíbel que non teña permisos para velo, pídalle ao remitente que o comparta", + "The files is locked" : "Os ficheiros están bloqueados", + "Create new templates folder" : "Crear un novo cartafol de modelos", + "Toggle %1$s sublist" : "Alternar %1$s sublista" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |