diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-01 02:18:34 +0000 |
commit | 6b7d91d7c14b50ce3f93c79b602954670766231c (patch) | |
tree | 8b28b83da2f1ecd6771e14053d857e67959c64ce /apps/user_status/l10n/cs.json | |
parent | f11a05553e0d6a7d2b1c62a9fadc9f5e1990e1ca (diff) | |
download | nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.tar.gz nextcloud-server-6b7d91d7c14b50ce3f93c79b602954670766231c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/cs.json')
-rw-r--r-- | apps/user_status/l10n/cs.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index 776d3775f20..902506e3e00 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -6,7 +6,6 @@ "Vacationing" : "Dovolená", "Working remotely" : "Pracuje na dálku", "User status" : "Stav uživatele", - "Set custom status" : "Nastavit uživatelsky určený stav", "Online" : "Online", "Away" : "Pryč", "Do not disturb" : "Nerušit", @@ -14,10 +13,7 @@ "Offline" : "Offline", "Set status" : "Natavit stav", "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", - "Clear status after" : "Vyčistit stav po uplynutí", "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", @@ -28,6 +24,10 @@ "30 minutes" : "30 minut", "1 hour" : "1 hodina", "4 hours" : "4 hodiny", - "Mute all notifications" : "Ztlumit veškerá upozornění" + "Mute all notifications" : "Ztlumit veškerá upozornění", + "Set custom status" : "Nastavit uživatelsky určený stav", + "Clear status after" : "Vyčistit stav po uplynutí", + "Set a custom status" : "Nastavit uživatelsky určený stav", + "Clear custom status" : "Vyčistit uživatelsky určený stav" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |