diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-05-18 00:17:49 +0000 |
commit | b24bb42ef793712f6ba91d86969b2424a63cea00 (patch) | |
tree | 5d1d191891eb30fa14cec116f49a27b74ff404cf /apps/user_status/l10n/cs.js | |
parent | 545b3b392f47a97928c7b0d54d10496461fb966e (diff) | |
download | nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.tar.gz nextcloud-server-b24bb42ef793712f6ba91d86969b2424a63cea00.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r-- | apps/user_status/l10n/cs.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index b53b7ec69ff..5c083313d6d 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -15,11 +15,16 @@ OC.L10N.register( "What is your status?" : "Jaký je váš stav?", "Predefined statuses" : "Předdefinované stavy", "Previously set" : "Dříve nastavené", + "Reset status" : "Resetovat stav", "Set status" : "Nastavit stav", "Online status" : "Stav online", "Status message" : "Stavová zpráva", + "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}\"", "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ě", |