diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-15 02:24:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-15 02:24:47 +0000 |
commit | 9704b168223bfbff4c795167d937e7907da8d253 (patch) | |
tree | c1e0d2a81b9f5914cfc97a0e17935a01b8b9d157 /apps/user_status | |
parent | b1e86f39fe7bd63ff6b4c0cf95bb678b563c180b (diff) | |
download | nextcloud-server-9704b168223bfbff4c795167d937e7907da8d253.tar.gz nextcloud-server-9704b168223bfbff4c795167d937e7907da8d253.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r-- | apps/user_status/l10n/cs.js | 4 | ||||
-rw-r--r-- | apps/user_status/l10n/cs.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_status/l10n/cs.js b/apps/user_status/l10n/cs.js index 4b058fbc720..773acd2da3e 100644 --- a/apps/user_status/l10n/cs.js +++ b/apps/user_status/l10n/cs.js @@ -23,11 +23,11 @@ OC.L10N.register( "Away" : "Pryč", "Do not disturb" : "Nerušit", "{status}, {timestamp}" : "{status}, {timestamp}", - "Don't clear" : "Nikdy", + "Don't clear" : "Do odvolání", "Today" : "Dnes", "This week" : "Tento týden", "Online" : "Online", - "Invisible" : "Neviditelný", + "Invisible" : "Není vidět", "Offline" : "Offline", "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", "30 minutes" : "30 minut", diff --git a/apps/user_status/l10n/cs.json b/apps/user_status/l10n/cs.json index bcec96ec7a7..d82faeea05d 100644 --- a/apps/user_status/l10n/cs.json +++ b/apps/user_status/l10n/cs.json @@ -21,11 +21,11 @@ "Away" : "Pryč", "Do not disturb" : "Nerušit", "{status}, {timestamp}" : "{status}, {timestamp}", - "Don't clear" : "Nikdy", + "Don't clear" : "Do odvolání", "Today" : "Dnes", "This week" : "Tento týden", "Online" : "Online", - "Invisible" : "Neviditelný", + "Invisible" : "Není vidět", "Offline" : "Offline", "There was an error saving the new status" : "Při ukládání nového stavu došlo k chybě", "30 minutes" : "30 minut", |