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

Translations update from Hosted Weblate #402

Merged
merged 2 commits into from
Jan 13, 2025
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
5 changes: 5 additions & 0 deletions common/src/commonMain/moko-resources/it/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -803,4 +803,9 @@
<string name="settings_keep_screen_on">Mantieni lo Schermo acceso</string>
<string name="settings_keep_screen_on_subtext">Impedisce il blocco automatico dello schermo</string>
<string name="common_ui_tip_feedback_form">Hai 3 minuti per mandarci un tuo feedback?</string>
<string name="journal_folder_armour_flaws">Guida agli Acquisti/ Armature / Difetti Armature</string>
<string name="journal_folder_armour_qualities">Guida agli Acquisti/ Armature / Qualità Armature</string>
<string name="journal_folder_weapon_melee_groups">Guida agli Acquisti/ Armi / Gruppi Armi da Mischia</string>
<string name="journal_folder_weapon_ranged_groups">Guida agli Acquisti/ Armi / Gruppi Armi A Distanza</string>
<string name="journal_folder_weapon_flaws">Guida agli Acquisti/ Armi / Difetti Armi</string>
</resources>
10 changes: 5 additions & 5 deletions common/src/commonMain/moko-resources/pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -592,7 +592,7 @@
<string name="weapons_ranged_groups_crossbow">Kusza</string>
<string name="weapons_ranged_groups_entangling">Oplątująca</string>
<string name="weapons_ranged_groups_explosives">Materiały wybuchowe</string>
<string name="weapons_reach_average">Średni</string>
<string name="weapons_reach_average">Średnia</string>
<string name="weapons_label_equip">Na wyposażeniu</string>
<string name="settings_keep_screen_on">Ekran zawsze włączony</string>
<string name="parties_messages_compendium_card_moved">Karta Kompendium została przeniesiona do zakładki Świat.</string>
Expand Down Expand Up @@ -630,7 +630,7 @@
<string name="weapons_flaws_slow">Powolna</string>
<string name="validation_positive_integer">Musi być liczbą dodatnią bez miejsc po przecinku</string>
<string name="weapons_flaws_tiring">Ciężka</string>
<string name="weapons_flaws_unbalanced">Niezbalansowana</string>
<string name="weapons_flaws_unbalanced">Niewyważona</string>
<string name="weapons_label_range">Zasięg</string>
<string name="weapons_label_reach">Długość</string>
<string name="weapons_label_group">Grupa</string>
Expand Down Expand Up @@ -771,14 +771,14 @@
<string name="weapons_melee_groups_parry">Parująca</string>
<string name="weapons_melee_groups_two_handed">Dwuręczna</string>
<string name="weapons_melee_groups_polearm">Drzewcowa</string>
<string name="weapons_qualities_slash">Tnąca</string>
<string name="weapons_qualities_slash">Sieczna</string>
<string name="weapons_qualities_spread">Rozrzut</string>
<string name="weapons_ranged_groups_throwing">Miotana</string>
<string name="weapons_ranged_groups_sling">Proce</string>
<string name="weapons_reach_personal">Kontaktowa</string>
<string name="weapons_reach_long">Daleki</string>
<string name="weapons_reach_long">Długa</string>
<string name="weapons_reach_massive">Ogromna</string>
<string name="weapons_reach_short">Bliski</string>
<string name="weapons_reach_short">Krótka</string>
<string name="weapons_reach_very_long">Bardzo długa</string>
<string name="weapons_reach_very_short">Bardzo krótka</string>
<string name="settings_keep_screen_on_subtext">Zapobiega automatycznej blokadzie ekranu</string>
Expand Down
Loading