diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 15:28:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-10-02 15:28:57 +0000 |
commit | 7819305eba67275b3db1d500193f2eee539b9442 (patch) | |
tree | cacc0ee497c11d05c88d31317abb9e0c14705ac9 /apps/user_status/l10n/cs.js | |
parent | 0f7e2f33645593d97404009725aa3b44629c5222 (diff) | |
download | nextcloud-server-7819305eba67275b3db1d500193f2eee539b9442.tar.gz nextcloud-server-7819305eba67275b3db1d500193f2eee539b9442.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/user_status/l10n/cs.js')
-rw-r--r-- | apps/user_status/l10n/cs.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index 4546a5398cb..a6f5caf7af6 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -16,13 +16,13 @@ OC.L10N.register( "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", + "Away" : "Pryč", + "Do not disturb" : "Nerušit", "{status}, {timestamp}" : "{status}, {timestamp}", "Don't clear" : "Nečistit", "Today" : "Dnes", "This week" : "Tento týden", "Online" : "Online", - "Away" : "Pryč", - "Do not disturb" : "Nerušit", "Invisible" : "Neviditelné", "Offline" : "Offline", "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", |