summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n/cs.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:05 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-20 02:17:05 +0000
commitbdc60ef9b2d4793b3da7887632fb4b0e77bf964a (patch)
treec30fafca8df3e2ec928ae8ab819b2ac5691244b7 /apps/user_status/l10n/cs.json
parented9f3ee990a4f31da34e44abd35bab903e125cfa (diff)
downloadnextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.tar.gz
nextcloud-server-bdc60ef9b2d4793b3da7887632fb4b0e77bf964a.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/cs.json')
-rw-r--r--apps/user_status/l10n/cs.json32
1 files changed, 32 insertions, 0 deletions
diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json
new file mode 100644
index 00000000000..43378ae976a
--- /dev/null
+++ b/apps/user_status/l10n/cs.json
@@ -0,0 +1,32 @@
+{ "translations": {
+ "Recent statuses" : "Nedávné stavy",
+ "In a meeting" : "Na poradě",
+ "Commuting" : "Dojíždění",
+ "Out sick" : "Nemocný",
+ "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",
+ "Invisible" : "Neviditelné",
+ "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 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}",
+ "Don't clear" : "Nečistit",
+ "Today" : "Dnes",
+ "This week" : "Tento týden",
+ "30 minutes" : "30 minut",
+ "1 hour" : "1 hodina",
+ "4 hours" : "4 hodiny",
+ "Mute all notifications" : "Ztlumit veškerá upozornění"
+},"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