diff options
Diffstat (limited to 'settings/l10n/cs_CZ.js')
-rw-r--r-- | settings/l10n/cs_CZ.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/cs_CZ.js b/settings/l10n/cs_CZ.js index f62689ed96d..482c62b012d 100644 --- a/settings/l10n/cs_CZ.js +++ b/settings/l10n/cs_CZ.js @@ -10,6 +10,7 @@ OC.L10N.register( "Cron" : "Cron", "Email server" : "Emailový server", "Log" : "Záznam", + "Server status" : "Stav serveru", "Tips & tricks" : "Tipy a triky", "Updates" : "Aktualizace", "Authentication error" : "Chyba přihlášení", @@ -77,6 +78,7 @@ OC.L10N.register( "Uninstalling ...." : "Probíhá odinstalace ...", "Error while uninstalling app" : "Chyba při odinstalaci aplikace", "Uninstall" : "Odinstalovat", + "An error occurred: {message}" : "Nastala chyba: {message}", "Select a profile picture" : "Vyberte profilový obrázek", "Very weak password" : "Velmi slabé heslo", "Weak password" : "Slabé heslo", @@ -237,6 +239,7 @@ OC.L10N.register( "Upload new" : "Nahrát nový", "Select new from Files" : "Vyberte nový ze souborů", "Remove image" : "Odebrat obrázek", + "Either png or jpg. Ideally square but you will be able to crop it. The file is not allowed to exceed the maximum size of 20 MB." : "Buď png nebo jpg. Nejlépe čtvercový, ale budete mít možnost jej oříznout. Soubor nesmí být větší než 20 MB.", "Your avatar is provided by your original account." : "Váš avatar je poskytován Vaším původním účtem.", "Cancel" : "Zrušit", "Choose as profile image" : "Vybrat jako profilový obrázek", |