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:12+0000\n"
|
||||
"POT-Creation-Date: 2013-02-27 05:01-0500\n"
|
||||
"PO-Revision-Date: 2015-02-11 19:41+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"
|
||||
|
@ -32,8 +32,8 @@ msgid "Popular Channels (comma separated)"
|
|||
msgstr "Oblíbené Kanály (oddělené čárkou)"
|
||||
|
||||
#: irc.php:55
|
||||
msgid "Save Settings"
|
||||
msgstr "Uložit Nastavení"
|
||||
msgid "Submit"
|
||||
msgstr "Odeslat"
|
||||
|
||||
#: irc.php:69
|
||||
msgid "IRC settings saved."
|
||||
|
|
|
@ -8,7 +8,7 @@ function string_plural_select_cs($n){
|
|||
$a->strings["IRC Settings"] = "IRC Nastavení";
|
||||
$a->strings["Channel(s) to auto connect (comma separated)"] = "Kanál(y) pro automatické připojení(oddělené čárkou)";
|
||||
$a->strings["Popular Channels (comma separated)"] = "Oblíbené Kanály (oddělené čárkou)";
|
||||
$a->strings["Save Settings"] = "Uložit Nastavení";
|
||||
$a->strings["Submit"] = "Odeslat";
|
||||
$a->strings["IRC settings saved."] = "IRC Nastavení uloženo.";
|
||||
$a->strings["IRC Chatroom"] = "IRC Místnost";
|
||||
$a->strings["Popular Channels"] = "Oblíbené kanály";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue