updating the addon translations, missed some files due missing git fu

This commit is contained in:
Tobias Diekershoff 2015-04-03 13:17:32 +02:00
parent be2e3e6bf7
commit 4533ed9a34
302 changed files with 3081 additions and 2904 deletions

View file

@ -4,13 +4,13 @@
#
#
# Translators:
# Michal Šupler <msupler@gmail.com>, 2014
# Michal Šupler <msupler@gmail.com>, 2014-2015
msgid ""
msgstr ""
"Project-Id-Version: friendica\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2014-06-22 13:18+0200\n"
"PO-Revision-Date: 2014-07-28 18:01+0000\n"
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
"PO-Revision-Date: 2015-02-11 19:38+0000\n"
"Last-Translator: Michal Šupler <msupler@gmail.com>\n"
"Language-Team: Czech (http://www.transifex.com/projects/p/friendica/language/cs/)\n"
"MIME-Version: 1.0\n"
@ -24,8 +24,8 @@ msgid "\"pageheader\" Settings"
msgstr "Nastavení záhlaví stránky"
#: pageheader.php:55
msgid "Save Settings"
msgstr "Uložit Nastavení"
msgid "Submit"
msgstr "Odeslat"
#: pageheader.php:68
msgid "pageheader Settings saved."

View file

@ -6,5 +6,5 @@ function string_plural_select_cs($n){
}}
;
$a->strings["\"pageheader\" Settings"] = "Nastavení záhlaví stránky";
$a->strings["Save Settings"] = "Uložit Nastavení";
$a->strings["Submit"] = "Odeslat";
$a->strings["pageheader Settings saved."] = "Nastavení záhlaví stránky uloženo.";