diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:20 +0000 |
commit | a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8 (patch) | |
tree | 2571590260cf50e5b3efff21976f81cf509d3db8 /apps/user_status/l10n | |
parent | 05de066ee7f009e8ee55ef018da4f4c993b5e57f (diff) | |
download | nextcloud-server-a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8.tar.gz nextcloud-server-a0279e7a9bb6cbe5a3551ec247d08d4bfab562e8.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r-- | apps/user_status/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/user_status/l10n/gl.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/gl.js b/apps/user_status/l10n/gl.js index 4e0fbae4f47..23faaa25e32 100644 --- a/apps/user_status/l10n/gl.js +++ b/apps/user_status/l10n/gl.js @@ -22,7 +22,7 @@ OC.L10N.register( "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", "Set status message" : "Estabelecer a mensaxe de estado", - "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {mensaxe}¢", + "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "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", diff --git a/apps/user_status/l10n/gl.json b/apps/user_status/l10n/gl.json index bb78ff5102c..18418d42eb5 100644 --- a/apps/user_status/l10n/gl.json +++ b/apps/user_status/l10n/gl.json @@ -20,7 +20,7 @@ "Your status was set automatically" : "O seu estado foi estabelecido automaticamente", "Clear status message" : "Limpar a mensaxe de estado", "Set status message" : "Estabelecer a mensaxe de estado", - "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {mensaxe}¢", + "Reset status to \"{icon} {message}\"" : "Restabelecer o estado a «{icon} {message}»", "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", |