updates CS translation of the catavatar, pageheader, randplace and tumblr addons THX Aditoo

This commit is contained in:
Tobias Diekershoff 2018-06-11 10:16:56 +02:00
parent eeeb7b5634
commit 3db811e5c5
8 changed files with 71 additions and 53 deletions

View file

@ -28,7 +28,7 @@ msgstr "Další náhodné kočky!"
#: catavatar.php:62
msgid "Reset to email Cat"
msgstr ""
msgstr "Resetovat a e-mailovat kočku"
#: catavatar.php:64
msgid "Cat Avatar Settings"

View file

@ -8,7 +8,7 @@ function string_plural_select_cs($n){
;
$a->strings["Use Cat as Avatar"] = "Použít kočku jako avatar";
$a->strings["More Random Cat!"] = "Další náhodné kočky!";
$a->strings["Reset to email Cat"] = "";
$a->strings["Reset to email Cat"] = "Resetovat a e-mailovat kočku";
$a->strings["Cat Avatar Settings"] = "Nastavení Cat Avatar";
$a->strings["The cat hadn't found itself."] = "Kočka se nenašla.";
$a->strings["There was an error, the cat ran away."] = "Vyskytla se chyba, kočka utekla.";