Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polish translation updates #1112

Merged
merged 1 commit into from
Apr 7, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions addons/events/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,38 +15,47 @@
<Key ID="STR_CBA_Events_WeaponsCategory">
<English>CBA Weapons</English>
<German>CBA Waffen</German>
<Polish>CBA Bronie</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionMode">
<English>Weapon Repetition Mode</English>
<German>Repetierwaffe laden</German>
<Polish>Tryb powtarzania strzału</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeTooltip">
<English>Mode of bolting or pumping weapons.</English>
<German>Art eine Waffe zu repetieren.</German>
<Polish>Tryb przeładowania/ryglowania broni po wystrzale.</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeOptic">
<English>Leave Optics View</English>
<German>Optikansicht verlassen</German>
<Polish>Opuszczenie optyki</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeOpticTooltip">
<English>Bolt or rack weapon by leaving optics view.</English>
<German>Waffe beim Verlassen der Optikansicht repetieren.</German>
<Polish>Przeładowanie/ryglowanie broni nastąpi po opuszczeniu widoku optyki.</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeTriggerRelease">
<English>Release Trigger</English>
<German>Abzug losslassen</German>
<Polish>Puszczenie spustu</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeTriggerReleaseTooltip">
<English>Bolt or rack weapon by releasing trigger (hold trigger to prevent immediate action).</English>
<German>Waffe beim Loslassen des Abzugs repetieren (Abzug halten, um Repetieren zu verzögern).</German>
<Polish>Przeładowanie/ryglowanie nastąpi po puszczeniu spustu (przytrzymaj spust aby nie przełdowywać).</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeTriggerPress">
<English>Press Trigger</English>
<German>Abzug betätigen</German>
<Polish>Wciśnięcie spustu</Polish>
</Key>
<Key ID="STR_CBA_Events_RepetitionModeTriggerPressTooltip">
<English>Bolt or rack weapon by pressing the trigger again.</English>
<German>Waffe beim erneuten Betätigen des Abzugs repetieren.</German>
<Polish>Przeładowanie/ryglowanie nastąpi po ponownym wciśnięciu spustu.</Polish>
</Key>
</Package>
</Project>
2 changes: 2 additions & 0 deletions addons/ui/stringtable.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,11 +121,13 @@
<English>Show all missions</English>
<German>Alle Missionen anzeigen</German>
<Japanese>全ミッションを表示</Japanese>
<Polish>Pokaż wszystkie misje</Polish>
</Key>
<Key ID="STR_CBA_Ui_CustomMissions">
<English>Show custom missions</English>
<German>Eigene Missionen anzeigen</German>
<Japanese>カスタム ミッションを表示</Japanese>
<Polish>Pokaż własne/wgrane misje</Polish>
</Key>
</Package>
</Project>