diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-08 00:19:44 +0000 |
commit | 4fa4b4b4767890f3cc1ec3470ece4fd231c8a484 (patch) | |
tree | 519e62a0a0f166afdee374733a0f2756e6c12645 /apps/files/l10n/gl.js | |
parent | 0395cd8716312441be9f1011a5aa12adac9555e4 (diff) | |
download | nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.tar.gz nextcloud-server-4fa4b4b4767890f3cc1ec3470ece4fd231c8a484.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/gl.js')
-rw-r--r-- | apps/files/l10n/gl.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 2811aeb7815..77ec03e3849 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -171,7 +171,6 @@ OC.L10N.register( "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", "You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.", - "Upload successful" : "Envío satisfactorio", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", "Rename file" : "Renomear o ficheiro", @@ -188,8 +187,6 @@ OC.L10N.register( "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel renomear «{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 renomear «{oldName}»", - "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}", - "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}", "Total rows summary" : "Resumo total de filas", "\"{displayName}\" failed on some elements " : "Produciuse un fallo nalgúns elementos de «{displayName}» ", "\"{displayName}\" batch action executed successfully" : "A acción por lotes «{displayName}» executouse correctamente", @@ -253,6 +250,8 @@ OC.L10N.register( "Blank" : "Baleiro", "Unable to create new file from template" : "Non é posíbel crear un novo ficheiro a partir do modelo", "Delete permanently" : "Eliminar definitivamente", + "Confirm deletion" : "Confirmar a eliminación", + "Cancel" : "Cancelar", "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", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo", @@ -265,6 +264,8 @@ OC.L10N.register( "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", "Open details" : "Abrir detalles", + "Could not copy {file}. {message}" : "Non foi posíbel copiar {file}. {mensaxe}", + "Could not move {file}. {message}" : "Non foi posíbel mover {file}. {mensaxe}", "Create new templates folder" : "Crear un novo cartafol de modelos", "Templates" : "Modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", @@ -293,7 +294,6 @@ OC.L10N.register( "You can only favorite a single file or folder at a time" : "Só pode marcar como favorito un único ficheiro ou cartafol por vez", "Search users" : "Buscar usuarios", "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", - "Cancel" : "Cancelar", "Set up templates folder" : "Estabelecer un cartafol de modelos", "Toggle %1$s sublist" : "Alternar %1$s sublista", "Toggle grid view" : "Alternar a vista como grade", |