"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2018-04-01 11:11-0400\n"
-"PO-Revision-Date: 2018-06-13 18:01+0000\n"
+"PO-Revision-Date: 2018-09-11 09:52+0000\n"
"Last-Translator: Aditoo\n"
"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
"MIME-Version: 1.0\n"
#: showmore.php:41 showmore.php:45
msgid "\"Show more\" Settings"
-msgstr "\"Show more\" nastavení"
+msgstr "Nastavení \"Show more\""
#: showmore.php:50
msgid "Enable Show More"
#: showmore.php:53
msgid "Cutting posts after how much characters"
-msgstr "Oříznout přízpěvky po zadaném množství znaků"
+msgstr "Oříznout příspěvky po zadaném množství znaků"
#: showmore.php:57
msgid "Save Settings"
return ($n == 1 && $n % 1 == 0) ? 0 : ($n >= 2 && $n <= 4 && $n % 1 == 0) ? 1: ($n % 1 != 0 ) ? 2 : 3;;
}}
;
-$a->strings["\"Show more\" Settings"] = "\"Show more\" nastavení";
+$a->strings["\"Show more\" Settings"] = "Nastavení \"Show more\"";
$a->strings["Enable Show More"] = "Povolit Show more";
-$a->strings["Cutting posts after how much characters"] = "Oříznout přízpěvky po zadaném množství znaků";
+$a->strings["Cutting posts after how much characters"] = "Oříznout příspěvky po zadaném množství znaků";
$a->strings["Save Settings"] = "Uložit nastavení";
$a->strings["Show More Settings saved."] = "Nastavení \"Show more\" uložena.";
$a->strings["show more"] = "zobrazit více";