diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-08 00:30:07 +0000 |
commit | a62a8fab9782a26516b6443c395dd8673f4c1098 (patch) | |
tree | 6374198c03beaec2710be92dc56e56bca3af74f4 /apps/user_status | |
parent | 9bf69115593a9abaedd8cc8d886725253100f3c0 (diff) | |
download | nextcloud-server-a62a8fab9782a26516b6443c395dd8673f4c1098.tar.gz nextcloud-server-a62a8fab9782a26516b6443c395dd8673f4c1098.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 | 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", |