diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-09-22 02:17:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-09-22 02:17:47 +0000 |
commit | 60fcb7092ceba41eed30753c6ad8787d690de05d (patch) | |
tree | e8bae0db02acb2cccdf41d93ffb375c93b88b442 /apps/user_status/l10n/cs.js | |
parent | d77d52d2575043d9f50d32a45875f2299b2d2b61 (diff) | |
download | nextcloud-server-60fcb7092ceba41eed30753c6ad8787d690de05d.tar.gz nextcloud-server-60fcb7092ceba41eed30753c6ad8787d690de05d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r-- | apps/user_status/l10n/cs.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index 91a66620115..a2871f4979c 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -20,6 +20,7 @@ OC.L10N.register( "What's your status?" : "Jaký je váš stav?", "Set a custom status" : "Nastavit uživatelsky určený stav", "Clear custom status" : "Vyčistit uživatelsky určený stav", + "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ě", "No recent status changes" : "Žádné nedávné změny stavu", "{status}, {timestamp}" : "{status}, {timestamp}", |