diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-20 00:34:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-20 00:34:05 +0000 |
commit | e17555b5537e4a1fa4b2fb71be60b3db5e21b027 (patch) | |
tree | 27a7e22600eaf00b12fe2ff8d828a54dbeb6882a /apps/files/l10n/gl.js | |
parent | a922283055b85ff59b5a25ce222cedd410b81a78 (diff) | |
download | nextcloud-server-e17555b5537e4a1fa4b2fb71be60b3db5e21b027.tar.gz nextcloud-server-e17555b5537e4a1fa4b2fb71be60b3db5e21b027.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 7ea7b918fbc..ec63ee28217 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -175,6 +175,7 @@ OC.L10N.register( "Rename file" : "Renomear o ficheiro", "File name" : "Nome de ficheiro", "A long time ago" : "Hai moito tempo", + "This node is unavailable" : "Este nodo non está dispoñíbel", "Download file {name}" : "Descargar o ficheiro {name}", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", @@ -252,6 +253,7 @@ OC.L10N.register( "No favorites yet" : "Aínda non hai favoritos", "Files and folders you mark as favorite will show up here" : "Os ficheiros e cartafoles que marque como favoritos amosaranse aquí", "All files" : "Todos os ficheiros", + "List of your files and folders." : "Lista dos seus ficheiros e cartafoles", "List of recently modified files and folders." : "Lista de ficheiros e cartafoles modificados recentemente.", "No recently modified files" : "Non hai ficheiros modificados recentemente", "Files and folders you recently modified will show up here." : "Os ficheiros e cartafoles que modificou recentemente amosaranse aquí.", |