diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:31:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:31:10 +0000 |
commit | a48036560b074a3f22a1f131657c3e02efd09f24 (patch) | |
tree | ebb6a722b81b2d8ee6a18f4c3334e6d367ea9695 /apps/user_status | |
parent | 887bc6fd6e5948e016aca5b9a745afa30296dcf3 (diff) | |
download | nextcloud-server-a48036560b074a3f22a1f131657c3e02efd09f24.tar.gz nextcloud-server-a48036560b074a3f22a1f131657c3e02efd09f24.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/cs.js | 6 | ||||
-rw-r--r-- | apps/user_status/l10n/cs.json | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index 956ce987a2a..e91594ec07d 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -23,9 +23,9 @@ OC.L10N.register( "Your status was set automatically" : "Váš stav byl nastaven automaticky", "Clear status message" : "Vyčistit stavovou zprávu", "Set status message" : "Nastavit stavovou zprávu", - "Reset status to \"{icon} {message}\"" : "Resetovat stav na \"{icon} {message}\"", - "Reset status to \"{message}\"" : "Resetovat status na \"{message}\"", - "Reset status to \"{icon}\"" : "Resetovat stav na \"{icon}\"", + "Reset status to \"{icon} {message}\"" : "Resetovat stav na „{icon} {message}“", + "Reset status to \"{message}\"" : "Resetovat stav na „{message}“", + "Reset status to \"{icon}\"" : "Resetovat stav na „{icon}“", "There was an error saving the status" : "Došlo k chybě při ukládání stavu", "There was an error clearing the status" : "Při čištění stavu došlo k chybě", "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě", diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index c9294e2ec07..afd22bc0ec4 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -21,9 +21,9 @@ "Your status was set automatically" : "Váš stav byl nastaven automaticky", "Clear status message" : "Vyčistit stavovou zprávu", "Set status message" : "Nastavit stavovou zprávu", - "Reset status to \"{icon} {message}\"" : "Resetovat stav na \"{icon} {message}\"", - "Reset status to \"{message}\"" : "Resetovat status na \"{message}\"", - "Reset status to \"{icon}\"" : "Resetovat stav na \"{icon}\"", + "Reset status to \"{icon} {message}\"" : "Resetovat stav na „{icon} {message}“", + "Reset status to \"{message}\"" : "Resetovat stav na „{message}“", + "Reset status to \"{icon}\"" : "Resetovat stav na „{icon}“", "There was an error saving the status" : "Došlo k chybě při ukládání stavu", "There was an error clearing the status" : "Při čištění stavu došlo k chybě", "There was an error reverting the status" : "Při vracení stavu nazpět došlo k chybě", |