Line 23... |
Line 23... |
23 |
// |
23 |
// |
24 |
// Czech language strings |
24 |
// Czech language strings |
25 |
|
25 |
|
26 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
26 |
// The language name is displayed in the drop down box. It MUST be encoded as Unicode (no HTML entities). |
27 |
$lang["LANGUAGENAME"] = "Česky"; |
27 |
$lang["LANGUAGENAME"] = "Česky"; |
- |
|
28 |
// This is the RFC 2616 (§3.10) language tag that corresponds to this translation |
- |
|
29 |
// see also RFC 4646 |
28 |
$lang["LANG"] = "CS"; |
30 |
$lang['LANGUAGETAG'] = 'cs'; |
29 |
|
31 |
|
30 |
$lang["LOG"] = "Log"; |
32 |
$lang["LOG"] = "Log"; |
31 |
$lang["DIFF"] = "Diff"; |
33 |
$lang["DIFF"] = "Diff"; |
32 |
|
34 |
|
33 |
$lang["NOREP"] = "Není určen žádný repozitář"; |
35 |
$lang["NOREP"] = "Není určen žádný repozitář"; |