mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
updating the addon translations, missed some files due missing git fu
This commit is contained in:
parent
be2e3e6bf7
commit
4533ed9a34
302 changed files with 3081 additions and 2904 deletions
|
@ -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-07 19:11+0000\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2015-02-11 19:40+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"
|
||||
|
@ -23,26 +23,26 @@ msgstr ""
|
|||
msgid "Post to Insanejournal"
|
||||
msgstr "Odeslat na Insanejournal"
|
||||
|
||||
#: ijpost.php:69 ijpost.php:73
|
||||
msgid "InsaneJournal Export"
|
||||
msgstr "Insanejournal export"
|
||||
#: ijpost.php:70
|
||||
msgid "InsaneJournal Post Settings"
|
||||
msgstr "Nastavení příspěvků pro InsaneJournal"
|
||||
|
||||
#: ijpost.php:77
|
||||
#: ijpost.php:72
|
||||
msgid "Enable InsaneJournal Post Plugin"
|
||||
msgstr "Povolit Insanejournal plugin"
|
||||
|
||||
#: ijpost.php:82
|
||||
#: ijpost.php:77
|
||||
msgid "InsaneJournal username"
|
||||
msgstr "Insanejournal uživatelské jméno"
|
||||
|
||||
#: ijpost.php:87
|
||||
#: ijpost.php:82
|
||||
msgid "InsaneJournal password"
|
||||
msgstr "Insanejournal heslo"
|
||||
|
||||
#: ijpost.php:92
|
||||
#: ijpost.php:87
|
||||
msgid "Post to InsaneJournal by default"
|
||||
msgstr "Defaultně zasílat příspěvky na InsaneJournal"
|
||||
|
||||
#: ijpost.php:98
|
||||
msgid "Save Settings"
|
||||
msgstr "Uložit Nastavení"
|
||||
#: ijpost.php:93
|
||||
msgid "Submit"
|
||||
msgstr "Odeslat"
|
||||
|
|
|
@ -6,9 +6,9 @@ function string_plural_select_cs($n){
|
|||
}}
|
||||
;
|
||||
$a->strings["Post to Insanejournal"] = "Odeslat na Insanejournal";
|
||||
$a->strings["InsaneJournal Export"] = "Insanejournal export";
|
||||
$a->strings["InsaneJournal Post Settings"] = "Nastavení příspěvků pro InsaneJournal";
|
||||
$a->strings["Enable InsaneJournal Post Plugin"] = "Povolit Insanejournal plugin";
|
||||
$a->strings["InsaneJournal username"] = "Insanejournal uživatelské jméno";
|
||||
$a->strings["InsaneJournal password"] = "Insanejournal heslo";
|
||||
$a->strings["Post to InsaneJournal by default"] = "Defaultně zasílat příspěvky na InsaneJournal";
|
||||
$a->strings["Save Settings"] = "Uložit Nastavení";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue