mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
Updated Polish translation
Signed-off-by: PanteraPolnocy <panterapolnocy@gmail.com>
This commit is contained in:
@@ -15424,7 +15424,7 @@ You can enable saving transcripts under Preferences > Privacy > Logs &
|
||||
index="0"
|
||||
name="OK"
|
||||
text="OK"/>
|
||||
<ignore name="ignore" text="Show these instructions next time the Import button is pressed?"/>
|
||||
<ignore name="ignore" text="Show Omnifilter import instructions when Import button is pressed"/>
|
||||
</form>
|
||||
</notification>
|
||||
<!-- </FS:minerjr> [FIRE-36763] -->
|
||||
|
||||
@@ -3375,7 +3375,7 @@ Your current position: [AVATAR_POS]
|
||||
|
||||
<string name="OmnifilterReplacement">Omnifilter Replacement: [REPLACEMENT]</string>
|
||||
<string name="OmnifilterDefaultName">Default</string>
|
||||
<string name="OmnifilterExportDescription">Omnifiler Rule Set: [REPLACEMENT]</string>
|
||||
<string name="OmnifilterExportDescription">Omnifiler Rule Set: [REPLACEMENT]</string> <!-- Note for translators: This goes into NC's description field, no special chars or diacritics -->
|
||||
<string name="FSAvatarAlignToggleMini">Mini</string>
|
||||
<string name="FSAvatarAlignToggleFull">Full</string>
|
||||
</strings>
|
||||
|
||||
@@ -44,6 +44,10 @@
|
||||
<fs_scroll_list.columns name="log_entry" label="Reguła" />
|
||||
</fs_scroll_list>
|
||||
</layout_panel>
|
||||
<layout_panel name="inport_export_layout">
|
||||
<button name="btn_rule_set_export" tool_tip="Eksportuj zestaw reguł do notki." label="Eksport" />
|
||||
<button name="btn_rule_set_import" tool_tip="Importuj zestaw reguł z notki." label="Import" />
|
||||
</layout_panel>
|
||||
</layout_stack>
|
||||
<panel name="panel_details">
|
||||
<text name="needle_name_label" value="Nazwa reguły:" />
|
||||
|
||||
@@ -5732,4 +5732,31 @@ Nazwa zostanie zweryfikowana przed zapisaniem przypisania.
|
||||
<notification name="OmniFilterRemoveRuleSetInvalidName">
|
||||
Nie można usunąć zestawu reguł, ponieważ nie znaleziono podanej nazwy.
|
||||
</notification>
|
||||
<notification name="OmniFilterExportRuleSet">
|
||||
Wpisz nazwę notki, aby wyeksportować zestaw reguł [RULESETNAME]:
|
||||
<form name="form">
|
||||
<button name="Cancel" text="Anuluj" />
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="OmniFilterMissingCategory">
|
||||
W szafie brakuje kategorii Notki. Nie można utworzyć notki.
|
||||
</notification>
|
||||
<notification name="OmniFilterImportRuleSet">
|
||||
Wpisz nazwę dla zaimportowanego zestawu reguł '[IMPORTNAME]':
|
||||
<form name="form">
|
||||
<button name="Cancel" text="Anuluj" />
|
||||
</form>
|
||||
</notification>
|
||||
<notification name="OmniFilterInvalidImport">
|
||||
Błąd: Notka [IMPORTNAME] nie jest prawidłowym zestawem reguł, importowanie niemożliwe.
|
||||
</notification>
|
||||
<notification name="OmniFilterNotANotecard">
|
||||
Błąd: Obiekt nie jest notką.
|
||||
</notification>
|
||||
<notification name="OmnifilterImportInstructions" label="Instrukcja importu Wszystkofiltra">
|
||||
Aby zaimportować notkę, kliknij lewym przyciskiem myszy na notkę z zestawem reguł w szafie, która się pojawiła, i przytrzymaj go. Następnie przeciągnij mysz nad to okno i puść przycisk, aby rozpocząć proces importu.
|
||||
<form name="form">
|
||||
<ignore name="ignore" text="Pokazuj instrukcję importu dla Wszystkofiltra po naciśnięciu przycisku Importuj"/>
|
||||
</form>
|
||||
</notification>
|
||||
</notifications>
|
||||
|
||||
@@ -6774,6 +6774,9 @@ Twoja aktualna pozycja: [AVATAR_POS]
|
||||
<string name="OmnifilterDefaultName">
|
||||
Domyślny
|
||||
</string>
|
||||
<string name="OmnifilterExportDescription">
|
||||
Zestaw regul Wszystkofiltra: [REPLACEMENT]
|
||||
</string>
|
||||
<string name="FSAvatarAlignToggleMini">
|
||||
Małe
|
||||
</string>
|
||||
|
||||
Reference in New Issue
Block a user