forgot the showmore translation update
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 8 Apr 2018 09:17:20 +0000 (11:17 +0200)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sun, 8 Apr 2018 09:17:20 +0000 (11:17 +0200)
showmore/lang/pl/messages.po
showmore/lang/pl/strings.php

index 77338be..5169686 100644 (file)
@@ -9,8 +9,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: friendica\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-02-27 05:01-0500\n"
-"PO-Revision-Date: 2018-03-31 19:46+0000\n"
+"POT-Creation-Date: 2018-04-01 11:11-0400\n"
+"PO-Revision-Date: 2018-04-07 16:56+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"
@@ -19,26 +19,26 @@ msgstr ""
 "Language: pl\n"
 "Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
 
-#: showmore.php:38
+#: showmore.php:41 showmore.php:45
 msgid "\"Show more\" Settings"
 msgstr "\"Pokaż więcej\" ustawień"
 
-#: showmore.php:41
+#: showmore.php:50
 msgid "Enable Show More"
 msgstr "Włącz Pokaż więcej"
 
-#: showmore.php:44
+#: showmore.php:53
 msgid "Cutting posts after how much characters"
 msgstr "Cięcie słupków po ilości znaków"
 
-#: showmore.php:48
-msgid "Submit"
-msgstr "Wyślij"
+#: showmore.php:57
+msgid "Save Settings"
+msgstr "Zapisz ustawienia"
 
-#: showmore.php:65
+#: showmore.php:74
 msgid "Show More Settings saved."
 msgstr "Pokaż więcej zapisanych ustawień."
 
-#: showmore.php:119
+#: showmore.php:134
 msgid "show more"
 msgstr "Pokaż więcej"
index 9a5969b..3929e18 100644 (file)
@@ -8,6 +8,6 @@ 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["Submit"] = "Wyślij";
+$a->strings["Save Settings"] = "Zapisz ustawienia";
 $a->strings["Show More Settings saved."] = "Pokaż więcej zapisanych ustawień.";
 $a->strings["show more"] = "Pokaż więcej";