forked from friendica/friendica-addons
		
	PL translation advancedcontentfilter THX waldis
This commit is contained in:
		
					parent
					
						
							
								d247b226a0
							
						
					
				
			
			
				commit
				
					
						56a3d6ed31
					
				
			
		
					 2 changed files with 213 additions and 0 deletions
				
			
		
							
								
								
									
										172
									
								
								advancedcontentfilter/lang/pl/messages.po
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										172
									
								
								advancedcontentfilter/lang/pl/messages.po
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,172 @@
 | 
			
		|||
# ADDON advancedcontentfilter
 | 
			
		||||
# Copyright (C)
 | 
			
		||||
# This file is distributed under the same license as the Friendica advancedcontentfilter addon package.
 | 
			
		||||
# 
 | 
			
		||||
# 
 | 
			
		||||
#, fuzzy
 | 
			
		||||
msgid ""
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Project-Id-Version: \n"
 | 
			
		||||
"Report-Msgid-Bugs-To: \n"
 | 
			
		||||
"POT-Creation-Date: 2018-04-17 04:04+0200\n"
 | 
			
		||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 | 
			
		||||
"Last-Translator: Waldemar Stoczkowski <waldemar.stoczkowski@gmail.com>, 2018\n"
 | 
			
		||||
"Language-Team: Polish (https://www.transifex.com/Friendica/teams/12172/pl/)\n"
 | 
			
		||||
"MIME-Version: 1.0\n"
 | 
			
		||||
"Content-Type: text/plain; charset=UTF-8\n"
 | 
			
		||||
"Content-Transfer-Encoding: 8bit\n"
 | 
			
		||||
"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"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:134
 | 
			
		||||
#, php-format
 | 
			
		||||
msgid "Filtered by rule: %s"
 | 
			
		||||
msgstr " Filtruj według reguły: %s"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:147 advancedcontentfilter.php:204
 | 
			
		||||
msgid "Advanced Content Filter"
 | 
			
		||||
msgstr "Zaawansowany filtr zawartości"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:203
 | 
			
		||||
msgid "Back to Addon Settings"
 | 
			
		||||
msgstr "Powrót do ustawień dodatków"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:205
 | 
			
		||||
msgid "Add a Rule"
 | 
			
		||||
msgstr "Dodaj regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:206
 | 
			
		||||
msgid "Help"
 | 
			
		||||
msgstr "Pomoc"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:207
 | 
			
		||||
msgid ""
 | 
			
		||||
"Add and manage your personal content filter rules in this screen. Rules have"
 | 
			
		||||
" a name and an arbitrary expression that will be matched against post data. "
 | 
			
		||||
"For a complete reference of the available operations and variables, check "
 | 
			
		||||
"the <a href=\"advancedcontentfilter/help\">help page</a>."
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Dodaj i zarządzaj regułami filtrowania treści osobistych na tym ekranie. "
 | 
			
		||||
"Reguły mają nazwę i dowolne wyrażenie, które zostanie dopasowane do danych "
 | 
			
		||||
"postów. Aby uzyskać pełne informacje o dostępnych operacjach i zmiennych, "
 | 
			
		||||
"sprawdź <a href=\"advancedcontentfilter/help\">stronę pomocy</a>."
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:208
 | 
			
		||||
msgid "Your rules"
 | 
			
		||||
msgstr "Twoje zasady"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:209
 | 
			
		||||
msgid ""
 | 
			
		||||
"You have no rules yet! Start adding one by clicking on the button above next"
 | 
			
		||||
" to the title."
 | 
			
		||||
msgstr ""
 | 
			
		||||
"Nie masz jeszcze żadnych zasad! Zacznij dodawać jedną, klikając przycisk "
 | 
			
		||||
"znajdujący się nad tytułem."
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:210
 | 
			
		||||
msgid "Disabled"
 | 
			
		||||
msgstr "Wyłącz"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:211
 | 
			
		||||
msgid "Enabled"
 | 
			
		||||
msgstr "Włącz"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:212
 | 
			
		||||
msgid "Disable this rule"
 | 
			
		||||
msgstr "Wyłącz tę regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:213
 | 
			
		||||
msgid "Enable this rule"
 | 
			
		||||
msgstr "Włącz tę regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:214
 | 
			
		||||
msgid "Edit this rule"
 | 
			
		||||
msgstr "dytuj tę regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:215
 | 
			
		||||
msgid "Edit the rule"
 | 
			
		||||
msgstr "Edytuj regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:216
 | 
			
		||||
msgid "Save this rule"
 | 
			
		||||
msgstr "Zapisz tę regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:217
 | 
			
		||||
msgid "Delete this rule"
 | 
			
		||||
msgstr "Usuń tę regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:218
 | 
			
		||||
msgid "Rule"
 | 
			
		||||
msgstr "Reguła"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:219
 | 
			
		||||
msgid "Close"
 | 
			
		||||
msgstr "Zamknij"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:220
 | 
			
		||||
msgid "Add new rule"
 | 
			
		||||
msgstr "Dodaj nową regułę"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:221
 | 
			
		||||
msgid "Rule Name"
 | 
			
		||||
msgstr "Nazwa reguły"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:222
 | 
			
		||||
msgid "Rule Expression"
 | 
			
		||||
msgstr "Wyrażanie reguły"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:223
 | 
			
		||||
msgid ""
 | 
			
		||||
"<p>Examples:</p><ul><li><pre>author_link == "
 | 
			
		||||
"'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>"
 | 
			
		||||
msgstr ""
 | 
			
		||||
"<p>przykład</p><ul><li><pre>author_link == "
 | 
			
		||||
"'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tagi</li></ul>"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:224
 | 
			
		||||
msgid "Cancel"
 | 
			
		||||
msgstr "Anuluj"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:290 advancedcontentfilter.php:301
 | 
			
		||||
#: advancedcontentfilter.php:312 advancedcontentfilter.php:346
 | 
			
		||||
#: advancedcontentfilter.php:375 advancedcontentfilter.php:396
 | 
			
		||||
msgid "You must be logged in to use this method"
 | 
			
		||||
msgstr "Musisz być zalogowany, aby skorzystać z tej metody"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:316 advancedcontentfilter.php:350
 | 
			
		||||
#: advancedcontentfilter.php:379
 | 
			
		||||
msgid "Invalid form security token, please refresh the page."
 | 
			
		||||
msgstr "Nieprawidłowy token zabezpieczający formularz, odśwież stronę."
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:328
 | 
			
		||||
msgid "The rule name and expression are required."
 | 
			
		||||
msgstr "Nazwa reguły i wyrażenie są wymagane."
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:340
 | 
			
		||||
msgid "Rule successfully added"
 | 
			
		||||
msgstr "Reguła została pomyślnie dodana"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:354 advancedcontentfilter.php:383
 | 
			
		||||
msgid "Rule doesn't exist or doesn't belong to you."
 | 
			
		||||
msgstr "Reguła nie istnieje lub nie należy do ciebie."
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:369
 | 
			
		||||
msgid "Rule successfully updated"
 | 
			
		||||
msgstr "Reguła została pomyślnie zaktualizowana"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:390
 | 
			
		||||
msgid "Rule successfully deleted"
 | 
			
		||||
msgstr "Reguła została pomyślnie usunięta"
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:400
 | 
			
		||||
msgid "Missing argument: guid."
 | 
			
		||||
msgstr "Brakujący argument: guid."
 | 
			
		||||
 | 
			
		||||
#: advancedcontentfilter.php:406
 | 
			
		||||
#, php-format
 | 
			
		||||
msgid "Unknown post with guid: %s"
 | 
			
		||||
msgstr "Nieznany post z guid:%s"
 | 
			
		||||
 | 
			
		||||
#: src/middlewares.php:28
 | 
			
		||||
msgid "Method not found"
 | 
			
		||||
msgstr "Nie znaleziono metody"
 | 
			
		||||
							
								
								
									
										41
									
								
								advancedcontentfilter/lang/pl/strings.php
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										41
									
								
								advancedcontentfilter/lang/pl/strings.php
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,41 @@
 | 
			
		|||
<?php
 | 
			
		||||
 | 
			
		||||
if(! function_exists("string_plural_select_pl")) {
 | 
			
		||||
function string_plural_select_pl($n){
 | 
			
		||||
	$n = intval($n);
 | 
			
		||||
	return ($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);;
 | 
			
		||||
}}
 | 
			
		||||
;
 | 
			
		||||
$a->strings["Filtered by rule: %s"] = " Filtruj według reguły: %s";
 | 
			
		||||
$a->strings["Advanced Content Filter"] = "Zaawansowany filtr zawartości";
 | 
			
		||||
$a->strings["Back to Addon Settings"] = "Powrót do ustawień dodatków";
 | 
			
		||||
$a->strings["Add a Rule"] = "Dodaj regułę";
 | 
			
		||||
$a->strings["Help"] = "Pomoc";
 | 
			
		||||
$a->strings["Add and manage your personal content filter rules in this screen. Rules have a name and an arbitrary expression that will be matched against post data. For a complete reference of the available operations and variables, check the <a href=\"advancedcontentfilter/help\">help page</a>."] = "Dodaj i zarządzaj regułami filtrowania treści osobistych na tym ekranie. Reguły mają nazwę i dowolne wyrażenie, które zostanie dopasowane do danych postów. Aby uzyskać pełne informacje o dostępnych operacjach i zmiennych, sprawdź <a href=\"advancedcontentfilter/help\">stronę pomocy</a>.";
 | 
			
		||||
$a->strings["Your rules"] = "Twoje zasady";
 | 
			
		||||
$a->strings["You have no rules yet! Start adding one by clicking on the button above next to the title."] = "Nie masz jeszcze żadnych zasad! Zacznij dodawać jedną, klikając przycisk znajdujący się nad tytułem.";
 | 
			
		||||
$a->strings["Disabled"] = "Wyłącz";
 | 
			
		||||
$a->strings["Enabled"] = "Włącz";
 | 
			
		||||
$a->strings["Disable this rule"] = "Wyłącz tę regułę";
 | 
			
		||||
$a->strings["Enable this rule"] = "Włącz tę regułę";
 | 
			
		||||
$a->strings["Edit this rule"] = "dytuj tę regułę";
 | 
			
		||||
$a->strings["Edit the rule"] = "Edytuj regułę";
 | 
			
		||||
$a->strings["Save this rule"] = "Zapisz tę regułę";
 | 
			
		||||
$a->strings["Delete this rule"] = "Usuń tę regułę";
 | 
			
		||||
$a->strings["Rule"] = "Reguła";
 | 
			
		||||
$a->strings["Close"] = "Zamknij";
 | 
			
		||||
$a->strings["Add new rule"] = "Dodaj nową regułę";
 | 
			
		||||
$a->strings["Rule Name"] = "Nazwa reguły";
 | 
			
		||||
$a->strings["Rule Expression"] = "Wyrażanie reguły";
 | 
			
		||||
$a->strings["<p>Examples:</p><ul><li><pre>author_link == 'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tags</li></ul>"] = "<p>przykład</p><ul><li><pre>author_link == 'https://friendica.mrpetovan.com/profile/hypolite'</pre></li><li>tagi</li></ul>";
 | 
			
		||||
$a->strings["Cancel"] = "Anuluj";
 | 
			
		||||
$a->strings["You must be logged in to use this method"] = "Musisz być zalogowany, aby skorzystać z tej metody";
 | 
			
		||||
$a->strings["Invalid form security token, please refresh the page."] = "Nieprawidłowy token zabezpieczający formularz, odśwież stronę.";
 | 
			
		||||
$a->strings["The rule name and expression are required."] = "Nazwa reguły i wyrażenie są wymagane.";
 | 
			
		||||
$a->strings["Rule successfully added"] = "Reguła została pomyślnie dodana";
 | 
			
		||||
$a->strings["Rule doesn't exist or doesn't belong to you."] = "Reguła nie istnieje lub nie należy do ciebie.";
 | 
			
		||||
$a->strings["Rule successfully updated"] = "Reguła została pomyślnie zaktualizowana";
 | 
			
		||||
$a->strings["Rule successfully deleted"] = "Reguła została pomyślnie usunięta";
 | 
			
		||||
$a->strings["Missing argument: guid."] = "Brakujący argument: guid.";
 | 
			
		||||
$a->strings["Unknown post with guid: %s"] = "Nieznany post z guid:%s";
 | 
			
		||||
$a->strings["Method not found"] = "Nie znaleziono metody";
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue