CS: update to the strings

This commit is contained in:
Tobias Diekershoff 2014-05-17 08:48:29 +02:00
parent 5cbcf79e27
commit 801d0a85f9
2 changed files with 554 additions and 538 deletions

File diff suppressed because it is too large Load Diff

View File

@ -874,6 +874,8 @@ $a->strings["Number of items to display per page when viewed from mobile device:
$a->strings["Don't show emoticons"] = "Nezobrazovat emotikony";
$a->strings["Don't show notices"] = "Nezobrazovat oznámění";
$a->strings["Infinite scroll"] = "Nekonečné posouvání";
$a->strings["User Types"] = "Uživatelské typy";
$a->strings["Community Types"] = "Komunitní typy";
$a->strings["Normal Account Page"] = "Normální stránka účtu";
$a->strings["This account is a normal personal profile"] = "Tento účet je běžný osobní profil";
$a->strings["Soapbox Page"] = "Stránka \"Soapbox\"";
@ -1321,6 +1323,7 @@ $a->strings["There is no conversation with this id."] = "Nemáme žádnou konver
$a->strings["view full size"] = "zobrazit v plné velikosti";
$a->strings["Starts:"] = "Začíná:";
$a->strings["Finishes:"] = "Končí:";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Nelze nalézt záznam v DNS pro databázový server '%s'";
$a->strings["(no subject)"] = "(Bez předmětu)";
$a->strings["noreply"] = "neodpovídat";
$a->strings["An invitation is required."] = "Pozvánka je vyžadována.";
@ -1371,6 +1374,7 @@ $a->strings["Tag term:"] = "Štítek:";
$a->strings["Where are you right now?"] = "Kde právě jste?";
$a->strings["Delete item(s)?"] = "Smazat položku(y)?";
$a->strings["Post to Email"] = "Poslat příspěvek na e-mail";
$a->strings["Connectors disabled, since \"%s\" is enabled."] = "Kontektory deaktivovány, od \"%s\" je aktivován.";
$a->strings["permissions"] = "oprávnění";
$a->strings["Post to Groups"] = "Zveřejnit na Groups";
$a->strings["Post to Contacts"] = "Zveřejnit na Groups";
@ -1719,4 +1723,3 @@ $a->strings["Don't care"] = "Nezajímá";
$a->strings["Ask me"] = "Zeptej se mě";
$a->strings["stopped following"] = "následování zastaveno";
$a->strings["Drop Contact"] = "Odstranit kontakt";
$a->strings["Cannot locate DNS info for database server '%s'"] = "Nelze nalézt záznam v DNS pro databázový server '%s'";