diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-26 00:20:34 +0000 |
commit | dabab296ae5fb48766f2352899e81bc626d06608 (patch) | |
tree | 5ebf61a9e3fa1d91ce7fcd15ccf25bfb35416746 /apps/files/l10n/gl.js | |
parent | d25c662f4621132dd39cbe5f9458e55977684356 (diff) | |
download | nextcloud-server-dabab296ae5fb48766f2352899e81bc626d06608.tar.gz nextcloud-server-dabab296ae5fb48766f2352899e81bc626d06608.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 | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 5ae664a8015..4e4928501b9 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -136,9 +136,9 @@ OC.L10N.register( "Choose {file}" : "Escoller {file}", "New" : "Novo", "Loading current folder" : "Cargando o cartafol actual", + "Retry" : "Volver tentar", "No files in here" : "Aquí non hai ficheiros", "Upload some content or sync with your devices!" : "Envíe algún contido ou sincronice cos seus dispositivos!", - "Go to the previous folder" : "Ir ao cartafol anterior", "Go back" : "Volver", "Share" : "Compartir", "Shared by link" : "Compartido por ligazón", @@ -264,6 +264,9 @@ OC.L10N.register( "Files moved successfully" : "Ficheiros movidos correctamente", "Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos", "Upload cancelled" : "Envío cancelado", + "This operation is forbidden" : "Esta operación está prohibida", + "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", + "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], @@ -324,9 +327,6 @@ OC.L10N.register( "Select directory \"{dirName}\"" : "Seleccione o directorio «{dirName}»", "Select file \"{fileName}\"" : "Seleccione o ficheiro «{fileName}»", "Unable to determine date" : "Non é posíbel determinar a data", - "This operation is forbidden" : "Esta operación está prohibida", - "This directory is unavailable, please check the logs or contact the administrator" : "Este directorio non está dispoñíbel, comprobe os rexistros ou póñase en contacto coa administración desta instancia.", - "Storage is temporarily not available" : "O almacenamento non está dispoñíbel temporalmente", "Could not move \"{file}\", target exists" : "Non foi posíbel mover «{file}», o destino xa existe", "Could not move \"{file}\"" : "Non foi posíbel mover «{file}»", "copy" : "copiar", @@ -388,6 +388,7 @@ OC.L10N.register( "Could not rename \"{oldName}\"" : "Non foi posíbel cambiarlle o nome a «{oldName}»", "Storage informations" : "Información de almacenamento", "Choose file" : "Escoller o ficheiro", + "Go to the previous folder" : "Ir ao cartafol anterior", "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", |