mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-10 10:28:50 +00:00
PL translation updates THX waldis
This commit is contained in:
parent
56850cacbc
commit
2785340dfa
8 changed files with 17 additions and 17 deletions
|
@ -10,7 +10,7 @@ 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-04-07 16:56+0000\n"
|
||||
"PO-Revision-Date: 2018-04-20 21:19+0000\n"
|
||||
"Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>\n"
|
||||
"Language-Team: Polish (http://www.transifex.com/Friendica/friendica/language/pl/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
|
@ -29,7 +29,7 @@ msgstr "Włącz Pokaż więcej"
|
|||
|
||||
#: showmore.php:53
|
||||
msgid "Cutting posts after how much characters"
|
||||
msgstr "Cięcie słupków po ilości znaków"
|
||||
msgstr "Cięcie postów po ilości znaków"
|
||||
|
||||
#: showmore.php:57
|
||||
msgid "Save Settings"
|
||||
|
|
|
@ -7,7 +7,7 @@ function string_plural_select_pl($n){
|
|||
;
|
||||
$a->strings["\"Show more\" Settings"] = "\"Pokaż więcej\" ustawień";
|
||||
$a->strings["Enable Show More"] = "Włącz Pokaż więcej";
|
||||
$a->strings["Cutting posts after how much characters"] = "Cięcie słupków po ilości znaków";
|
||||
$a->strings["Cutting posts after how much characters"] = "Cięcie postów po ilości znaków";
|
||||
$a->strings["Save Settings"] = "Zapisz ustawienia";
|
||||
$a->strings["Show More Settings saved."] = "Pokaż więcej zapisanych ustawień.";
|
||||
$a->strings["show more"] = "Pokaż więcej";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue