diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-13 02:27:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-13 02:27:50 +0000 |
commit | b1abc57c07a61b5a0557395d86c3e31486a96c23 (patch) | |
tree | 2b4c7ebc010da92c4c290eb9ca085ec3706839c9 /apps/files/l10n/gl.js | |
parent | f37b29eb2da66c66fd3752209c9e552948e35ca1 (diff) | |
download | nextcloud-server-b1abc57c07a61b5a0557395d86c3e31486a96c23.tar.gz nextcloud-server-b1abc57c07a61b5a0557395d86c3e31486a96c23.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 | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index d878a948928..73aba5f076b 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -166,7 +166,22 @@ OC.L10N.register( "The ownership transfer of {path} from {user} has completed." : "Completouse a transferencia da propiedade de {path} cara a {user}.", "in %s" : "en %s", "File Management" : "Xesti贸n de ficheiros", + "Reload current directory" : "Recarga o directorio actual", + "Go to the \"{dir}\" directory" : "Vaia ao directorio \"{dir}\".", + "Select the row for {displayName}" : "Selecciona a fila para {displayName}", + "Open folder {name}" : "Abrir cartafol {name}", + "Download file {name}" : "Descargar ficheiro {name}", + "\"{displayName}\" action executed successfully" : "A acci贸n \"{displayName}\" executouse correctamente", + "\"{displayName}\" action failed" : "A acci贸n \"{displayName}\" fallou", + "Total rows summary" : "Resumo total de filas", "Select all" : "Seleccionar todo", + "Unselect all" : "Deselecciona todo", + "\"{displayName}\" failed on some elements " : "Fallou \"{displayName}\" nalg煤ns elementos", + "\"{displayName}\" batch action executed successfully" : "A acci贸n por lotes \"{displayName}\" executouse correctamente", + "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 presenta completamente por motivos de rendemento. Os ficheiros mostraranse mentres navegues pola lista.", "Storage informations" : "Informaci贸n de almacenamento", "{usedQuotaByte} used" : "{usedQuotaByte} usado", "{relative}% used" : "{relative}% usado", @@ -184,7 +199,10 @@ OC.L10N.register( "Ownership transfer request sent" : "Enviouse solicitude de transferencia da propiedade", "Cannot transfer ownership of a file or folder you do not own" : "Non se pode transferir a propiedade dun ficheiro ou cartafol do que non eres propietario", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que quere enlazar", + "Loading current folder" : "Cargando cartafol actual", "No files in here" : "Aqu铆 non hai ficheiros", + "No files or folders have been deleted yet" : "A铆nda non se eliminou ning煤n ficheiro nin cartafol", + "Go to the previous folder" : "Vaia ao cartafol anterior", "Go back" : "Volver", "Open the files app settings" : "Abre a configuraci贸n da aplicaci贸n de ficheiros", "Files settings" : "Axustes de ficheiros", |