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 #383

Merged
merged 1 commit into from
Dec 31, 2024
Merged
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
15 changes: 12 additions & 3 deletions common/src/commonMain/moko-resources/pl/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -522,8 +522,8 @@
<string name="skills_title_edit">Edytuj umiejętność</string>
<string name="social_classes_burghers">Mieszczanie</string>
<string name="social_classes_courtiers">Dworzanie</string>
<string name="social_status_brass">Brązowy</string>
<string name="social_status_gold">Złoty</string>
<string name="social_status_brass">Brąz</string>
<string name="social_status_gold">Złoto</string>
<string name="spells_casting_number_shortcut">PZ</string>
<string name="spells_label_casting_number">Poziom Zaklęcia (PZ)</string>
<string name="spells_label_duration">Czas trwania</string>
Expand Down Expand Up @@ -702,7 +702,7 @@
<string name="social_classes_riverfolk">Wodniacy</string>
<string name="social_classes_rogues">Łotry</string>
<string name="social_classes_warriors">Wojownicy</string>
<string name="social_status_silver">Srebrny</string>
<string name="social_status_silver">Srebro</string>
<string name="spells_button_add_non_compendium">...lub dodaj zaklęcie spoza Kompendium</string>
<string name="spells_label_lore">Tradycja</string>
<string name="spells_label_lore_legacy">Tradycja (stara)</string>
Expand Down Expand Up @@ -807,4 +807,13 @@
<string name="spells_lores_shadows">Cienie</string>
<string name="spells_messages_character_has_no_spell">Brak zaklęć</string>
<string name="traits_title_new">Nowa cecha</string>
<string name="common_ui_tip_feedback_form">Czy masz 3 minuty na podzielenie się opinią?</string>
<string name="journal_folder_weapon_flaws">Przewodnik Konsumenta / Broń / Wady broni</string>
<string name="journal_folder_item_qualities">Przewodnik Konsumenta / Jakość wykonania / Zalety przedmiotów</string>
<string name="journal_folder_item_flaws">Przewodnik Konsumenta / Jakość wykonania / Wady przedmiotów</string>
<string name="journal_folder_armour_qualities">Przewodnik Konsumenta / Pancerze / Zalety pancerza</string>
<string name="journal_folder_armour_flaws">Przewodnik Konsumenta / Pancerze / Wady pancerza</string>
<string name="journal_folder_weapon_qualities">Przewodnik Konsumenta / Broń / Zalety broni</string>
<string name="journal_folder_weapon_melee_groups">Przewodnik Konsumenta / Broń / Kategorie broni białej</string>
<string name="journal_folder_weapon_ranged_groups">Przewodnik Konsumenta / Broń / Kategorie broni zasięgowej</string>
</resources>
Loading