mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-09 18:08:49 +00:00
CS translation of several addons THX Aditoo
This commit is contained in:
parent
2e907b76f4
commit
d3a1a58ce0
10 changed files with 27 additions and 24 deletions
|
@ -5,13 +5,14 @@
|
|||
#
|
||||
# Translators:
|
||||
# Aditoo, 2018
|
||||
# Aditoo, 2018
|
||||
# michal_s <msupler@gmail.com>, 2014-2015
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"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-11 13:37+0000\n"
|
||||
"PO-Revision-Date: 2018-08-16 10:09+0000\n"
|
||||
"Last-Translator: Aditoo\n"
|
||||
"Language-Team: Czech (http://www.transifex.com/Friendica/friendica/language/cs/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -46,7 +47,7 @@ msgstr "Uložit nastavení"
|
|||
|
||||
#: nsfw.php:94
|
||||
msgid "Use /expression/ to provide regular expressions"
|
||||
msgstr "Použít /výraz/ pro použití regulárních výrazů"
|
||||
msgstr "Použijte /výraz/ pro použití regulárních výrazů"
|
||||
|
||||
#: nsfw.php:109
|
||||
msgid "NSFW Settings saved."
|
||||
|
|
|
@ -11,7 +11,7 @@ $a->strings["This addon searches for specified words/text in posts and collapses
|
|||
$a->strings["Enable Content filter"] = "Povolit filtr obsahu";
|
||||
$a->strings["Comma separated list of keywords to hide"] = "Čárkou oddělený seznam klíčových slov ke skrytí";
|
||||
$a->strings["Save Settings"] = "Uložit nastavení";
|
||||
$a->strings["Use /expression/ to provide regular expressions"] = "Použít /výraz/ pro použití regulárních výrazů";
|
||||
$a->strings["Use /expression/ to provide regular expressions"] = "Použijte /výraz/ pro použití regulárních výrazů";
|
||||
$a->strings["NSFW Settings saved."] = "Nastavení NSFW uloženo";
|
||||
$a->strings["Filtered tag: %s"] = "Filtrovaná značka: %s";
|
||||
$a->strings["Filtered word: %s"] = "Filtrované slovo: %s";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue