mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-08 17:38:49 +00:00
translation updates
This commit is contained in:
parent
fa01357445
commit
3a063f999d
67 changed files with 1026 additions and 1930 deletions
|
@ -10,7 +10,7 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: friendica\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2021-02-01 18:15+0100\n"
|
||||
"POT-Creation-Date: 2023-06-03 15:50-0400\n"
|
||||
"PO-Revision-Date: 2014-06-23 10:26+0000\n"
|
||||
"Last-Translator: Aditoo, 2018\n"
|
||||
"Language-Team: Czech (http://app.transifex.com/Friendica/friendica/language/cs/)\n"
|
||||
|
@ -29,48 +29,48 @@ msgid "Tips for New Members"
|
|||
msgstr "Tipy pro nové členy"
|
||||
|
||||
#: newmemberwidget.php:33
|
||||
msgid "Global Support Forum"
|
||||
msgstr "Globální fórum podpory"
|
||||
msgid "Global Support Group"
|
||||
msgstr ""
|
||||
|
||||
#: newmemberwidget.php:37
|
||||
msgid "Local Support Forum"
|
||||
msgstr "Místní fórum podpory"
|
||||
msgid "Local Support Group"
|
||||
msgstr ""
|
||||
|
||||
#: newmemberwidget.php:65
|
||||
#: newmemberwidget.php:62
|
||||
msgid "Save Settings"
|
||||
msgstr "Uložit nastavení"
|
||||
|
||||
#: newmemberwidget.php:66
|
||||
#: newmemberwidget.php:63
|
||||
msgid "Message"
|
||||
msgstr "Zpráva"
|
||||
|
||||
#: newmemberwidget.php:66
|
||||
#: newmemberwidget.php:63
|
||||
msgid "Your message for new members. You can use bbcode here."
|
||||
msgstr "Vaše zpráva pro nové členy. Zde můžete použít BBCode."
|
||||
|
||||
#: newmemberwidget.php:67
|
||||
msgid "Add a link to global support forum"
|
||||
msgstr "Přidejte odkaz na globální fórum podpory"
|
||||
#: newmemberwidget.php:64
|
||||
msgid "Add a link to global support group"
|
||||
msgstr ""
|
||||
|
||||
#: newmemberwidget.php:67
|
||||
msgid "Should a link to the global support forum be displayed?"
|
||||
msgstr "Má být zobrazen odkaz na globální fórum podpory?"
|
||||
#: newmemberwidget.php:64
|
||||
msgid "Should a link to the global support group be displayed?"
|
||||
msgstr ""
|
||||
|
||||
#: newmemberwidget.php:68
|
||||
msgid "Add a link to the local support forum"
|
||||
msgstr "Přidejte odkaz na místní fórum podpory"
|
||||
#: newmemberwidget.php:65
|
||||
msgid "Add a link to the local support group"
|
||||
msgstr ""
|
||||
|
||||
#: newmemberwidget.php:68
|
||||
#: newmemberwidget.php:65
|
||||
msgid ""
|
||||
"If you have a local support forum and want to have a link displayed in the "
|
||||
"If you have a local support group and want to have a link displayed in the "
|
||||
"widget, check this box."
|
||||
msgstr ""
|
||||
|
||||
#: newmemberwidget.php:69
|
||||
#: newmemberwidget.php:66
|
||||
msgid "Name of the local support group"
|
||||
msgstr "Název místního fóra podpory"
|
||||
|
||||
#: newmemberwidget.php:69
|
||||
#: newmemberwidget.php:66
|
||||
msgid ""
|
||||
"If you checked the above, specify the <em>nickname</em> of the local support"
|
||||
" group here (i.e. helpers)"
|
||||
|
|
|
@ -7,13 +7,8 @@ function string_plural_select_cs($n){
|
|||
}}
|
||||
$a->strings['New Member'] = 'Nový člen';
|
||||
$a->strings['Tips for New Members'] = 'Tipy pro nové členy';
|
||||
$a->strings['Global Support Forum'] = 'Globální fórum podpory';
|
||||
$a->strings['Local Support Forum'] = 'Místní fórum podpory';
|
||||
$a->strings['Save Settings'] = 'Uložit nastavení';
|
||||
$a->strings['Message'] = 'Zpráva';
|
||||
$a->strings['Your message for new members. You can use bbcode here.'] = 'Vaše zpráva pro nové členy. Zde můžete použít BBCode.';
|
||||
$a->strings['Add a link to global support forum'] = 'Přidejte odkaz na globální fórum podpory';
|
||||
$a->strings['Should a link to the global support forum be displayed?'] = 'Má být zobrazen odkaz na globální fórum podpory?';
|
||||
$a->strings['Add a link to the local support forum'] = 'Přidejte odkaz na místní fórum podpory';
|
||||
$a->strings['Name of the local support group'] = 'Název místního fóra podpory';
|
||||
$a->strings['If you checked the above, specify the <em>nickname</em> of the local support group here (i.e. helpers)'] = 'Pokud jste zaškrtl/a výše uvedenou možnost, specifikujte zde <em>přezdívku</em> místní skupiny podpory (např. pomocnici)';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue