diff options
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index e483d2b8b8a..472c7763135 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -178,6 +178,10 @@ OC.L10N.register( "Log in with a device" : "Přihlásit se pomocí zařízení", "Back" : "Zpět", "Login form is disabled." : "Formulář pro přihlášení je vypnut", + "Edit Profile" : "Upravit profil", + "hasn't added any info yet" : "zatím nezadal(a) informace", + "The headline and about section will show up here" : "Nadpis a sekce o uživateli se zobrazí zde", + "Error opening the user status modal, try hard refreshing the page" : "Chyba při otevírání dialogu stavu uživatele, pokus o opětovné načtení stránky", "Reset search" : "Resetovat hledání", "Search for {name} only" : "Hledat pouze {name}", "No results for {query}" : "Pro {query} nic nenalezeno", @@ -268,6 +272,8 @@ OC.L10N.register( "Admin" : "Správa", "Help" : "Nápověda", "Access forbidden" : "Přístup zakázán", + "Profile not found" : "Profil nenalezen", + "The profile does not exist." : "Profil neexistuje.", "Back to %s" : "Zpět na %s", "File not found" : "Soubor nenalezen", "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Dokument se nepodařilo na serveru najít. Možná bylo sdílení smazáno nebo skončila jeho platnost?", |