diff options
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 81b70c6f056..7fb0ca9cf4d 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -57,6 +57,7 @@ OC.L10N.register( "Empty filename is not allowed" : "Prázdné jméno souboru není povoleno", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikace \"%s\" nemůže být nainstalována protože soubor appinfo nelze přečíst.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikaci \"%s\" nelze nainstalovat, protože není kompatibilní s touto verzí serveru.", + "__language_name__" : "Česky", "This is an automatically sent email, please do not reply." : "Toto je automaticky odesílaný e-mail, prosím, neodpovídejte.", "Help" : "Nápověda", "Apps" : "Aplikace", @@ -79,7 +80,6 @@ OC.L10N.register( "Personal info" : "Osobní informace", "Sync clients" : "Synchronizační klienti", "Unlimited" : "Neomezeně", - "__language_name__" : "Česky", "Verifying" : "Ověření", "Verifying …" : "Ověřování …", "Verify" : "Ověřit", |