diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-12 00:18:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-12 00:18:04 +0000 |
commit | 0ef69969bcdb228a993faf364d359b20918d6f7a (patch) | |
tree | 37502f1033aecf6259eb4ada4c90d1ea267b2ff5 /apps/user_status | |
parent | f5e4594e83a384a0e88881a1dff7cf50b99f6e77 (diff) | |
download | nextcloud-server-0ef69969bcdb228a993faf364d359b20918d6f7a.tar.gz nextcloud-server-0ef69969bcdb228a993faf364d359b20918d6f7a.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/gl.js | 16 | ||||
-rw-r--r-- | apps/user_status/l10n/gl.json | 16 |
2 files changed, 18 insertions, 14 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 175f6a77327..4e0fbae4f47 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -11,18 +11,20 @@ OC.L10N.register( "User status" : "Estado do usuario", "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado após", + "Emoji for your status message" : "«Emoji» para a súa mensaxe de estado", "What is your status?" : "Cal é o seu estado?", - "Previously set" : "Previamente configurado", - "Reset status" : "Restablecer o estado", + "Predefined statuses" : "Estados predefinidos", + "Previously set" : "Estabelecido previamente", + "Reset status" : "Restabelecer 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", + "Your status was set automatically" : "O seu estado foi estabelecido 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}\"", + "Set status message" : "Estabelecer a mensaxe de estado", + "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {mensaxe}¢", + "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", + "Reset status to \"{icon}\"" : "Restabelecer 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", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index 212b3c894b0..bb78ff5102c 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -9,18 +9,20 @@ "User status" : "Estado do usuario", "View profile" : "Ver o perfil", "Clear status after" : "Limpar o estado após", + "Emoji for your status message" : "«Emoji» para a súa mensaxe de estado", "What is your status?" : "Cal é o seu estado?", - "Previously set" : "Previamente configurado", - "Reset status" : "Restablecer o estado", + "Predefined statuses" : "Estados predefinidos", + "Previously set" : "Estabelecido previamente", + "Reset status" : "Restabelecer 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", + "Your status was set automatically" : "O seu estado foi estabelecido 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}\"", + "Set status message" : "Estabelecer a mensaxe de estado", + "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {mensaxe}¢", + "Reset status to \"{message}\"" : "Restabelecer o estado a «{message}»", + "Reset status to \"{icon}\"" : "Restabelecer 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", |