diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-13 02:28:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-13 02:28:47 +0000 |
commit | ade49e0b15e408bf00dd24f5641bd9a29a18f05c (patch) | |
tree | 048d4f4d7618403a17f3529e054303d0c3319181 /apps/dav/l10n/cs.js | |
parent | dda79b583df319a375e9b012a39bb97490034679 (diff) | |
download | nextcloud-server-ade49e0b15e408bf00dd24f5641bd9a29a18f05c.tar.gz nextcloud-server-ade49e0b15e408bf00dd24f5641bd9a29a18f05c.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/cs.js')
-rw-r--r-- | apps/dav/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/dav/l10n/cs.js b/apps/dav/l10n/cs.js index fa814d575e0..9169f911865 100644 --- a/apps/dav/l10n/cs.js +++ b/apps/dav/l10n/cs.js @@ -129,7 +129,7 @@ OC.L10N.register( "Could not rename part file assembled from chunks" : "Nedaří se přejmenovat částečný soubor složený ze shluků", "Failed to write file contents: %1$s" : "Nepodařilo se zapsat obsahy souborů: %1$s", "File not found: %1$s" : "Soubor nenalezen: %1$s", - "System is in maintenance mode." : "Na systému právě probíhá údržba.", + "System is in maintenance mode." : "Systém se právě nachází v režimu údržby.", "Upgrade needed" : "Je třeba přejít na novější verzi", "Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Váš %s potřebuje být nastavený aby používal HTTPS, aby bylo možné používat CalDAV a CardDAV s iOS/macOS.", "Configures a CalDAV account" : "Nastaví CalDAV účet", |