diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-21 02:28:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-21 02:28:39 +0000 |
commit | c08026a92ab020ac327aa7b8d379fc26cfe447bd (patch) | |
tree | 9153c937564cba6d8ddfc009ae9e0e13171e12f9 /apps/user_status/l10n/gl.js | |
parent | 494ff0c142c1628efa1120b38b9a97f53c20d117 (diff) | |
download | nextcloud-server-c08026a92ab020ac327aa7b8d379fc26cfe447bd.tar.gz nextcloud-server-c08026a92ab020ac327aa7b8d379fc26cfe447bd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/gl.js')
-rw-r--r-- | apps/user_status/l10n/gl.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 82d405cd291..9addbeda9e4 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -12,13 +12,20 @@ OC.L10N.register( "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado após", "What is your status?" : "Cal é o seu estado?", + "Previously set" : "Previamente configurado", + "Reset status" : "Restablecer o estado", "Set status" : "Estabelecer o estado", "Online status" : "Estado en liña", "Status message" : "Mensaxe de estado", + "Your status was set automatically" : "O teu estado estableceuse automaticamente", "Clear status message" : "Limpar a mensaxe de estado", "Set status message" : "Establecer a mensaxe de estado", + "Reset status to \"{icon} {message}\"" : "Restablecer o estado a \"{icon} {mensaxe}\"", + "Reset status to \"{message}\"" : "Restablecer o estado a \"{message}\"", + "Reset status to \"{icon}\"" : "Restablecer o estado a \"{icon}\"", "There was an error saving the status" : "Produciuse un erro ao gardar o estado", "There was an error clearing the status" : "Produciuse un erro ao limpar o estado", + "There was an error reverting the status" : "Produciuse un erro ao reverter o estado", "No recent status changes" : "Non hai cambios de estado recentes", "Away" : "Ausente", "Do not disturb" : "Non molestar", |