diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-17 00:21:36 +0000 |
commit | b37ab132f799b3783d6d80d85f7c899f71be38c0 (patch) | |
tree | 2af142cfabeefbc349f4e1795357104700b29c8b /apps/files/l10n/gl.json | |
parent | 8bfc7fcc64e84ab8feea4d5808f61f762f84f054 (diff) | |
download | nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.tar.gz nextcloud-server-b37ab132f799b3783d6d80d85f7c899f71be38c0.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 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 7bef76e55eb..83302f59637 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -86,9 +86,6 @@ "Another entry with the same name already exists." : "Xa existe outra entrada co mesmo nome.", "Invalid filename." : "Nome de ficheiro incorrecto.", "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiouse o nome de «{oldName}» a «{newName}»", - "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel cambiarlle o nome a «{oldName}», xa non existe", - "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.", - "Could not rename \"{oldName}\"" : "Non foi posíbel cambiarlle o nome a «{oldName}»", "Pending" : "Pendentes", "Clear filter" : "Limpar o filtro", "Modified" : "Modificado", @@ -384,12 +381,13 @@ "Filenames must not end with \"{segment}\"." : "Os nomes de ficheiros non deben rematar con «{segment}».", "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", + "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel cambiarlle o nome a «{oldName}», xa non existe", + "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "O nome «{newName}» xa se utiliza no cartafol «{dir}». Escolla un nome diferente.", + "Could not rename \"{oldName}\"" : "Non foi posíbel cambiarlle o nome a «{oldName}»", "Storage informations" : "Información de almacenamento", "Choose file" : "Escoller o ficheiro", "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", - "Destination is not a folder" : "O destino non é un cartafol", - "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio", "The files is locked" : "Os ficheiros están bloqueados", "Create new templates folder" : "Crear un novo cartafol de modelos", "List of favorites files and folders." : "Lista de ficheiros e cartafoles favoritos.", @@ -400,6 +398,8 @@ "Copy direct link (only works for people who have access to this file/folder)" : "Copiar a ligazón directa (só funciona para persoas con acceso a este ficheiro/cartafol)", "Favored" : "Favoritos", "Favor" : "Engadir a favoritos", - "Not favored" : "Non está en favoritos" + "Not favored" : "Non está en favoritos", + "Destination is not a folder" : "O destino non é un cartafol", + "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |