diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-12-09 23:46:32 -0500 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-12-09 23:46:32 -0500 |
commit | 52d437b33ed95e7a10e022f62cbd7c18f4fbc433 (patch) | |
tree | a3b019fab86348ad7bc3139d4dd355b6da946a9d /apps/lang | |
parent | d99320047cea6637fbe2d6a05811ebbbe4086e68 (diff) |
FS13260: Updated Polish Translation (Adam Rak)
Change-Id: If3f25abccc2a29e5a5745e36c18de762bcb3e354
Diffstat (limited to 'apps/lang')
-rw-r--r-- | apps/lang/polski.lang | 56 |
1 files changed, 55 insertions, 1 deletions
diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index 953549e371..689ad4d029 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -3403,14 +3403,17 @@ <source> *: none battery_types: "Alkaline" + xduoox3: "Newer (2000 mAh)" </source> <dest> *: none battery_types: "Alkaliczna" + xduoox3: "Nowsza (2000 mAh)" </dest> <voice> *: none battery_types: "Alkaliczna" + xduoox3: "Nowsza 2000 miliamperogodzin" </voice> </phrase> <phrase> @@ -3420,14 +3423,17 @@ <source> *: none battery_types: "NiMH" + xduoox3: "Older (1500 mAh)" </source> <dest> *: none battery_types: "NiMH" + xduoox3: "Starsza (1500 mAh)" </dest> <voice> *: none - battery_types: "Niklowo metalowo wodorkowy" + battery_types: "Niklowo metalowo wodorkowa" + xduoox3: "Starsza 1500 miliamperogodzin" </voice> </phrase> <phrase> @@ -15465,3 +15471,51 @@ *: "Przeglądaj" </voice> </phrase> +<phrase> + id: LANG_FILTER_SHORT_SHARP + desc: in sound settings + user: core + <source> + *: none + filter_roll_off: "Short Sharp" + </source> + <dest> + *: none + filter_roll_off: "Krótki ostry" + </dest> + <voice> + *: none + filter_roll_off: "Krutki ostry" + </voice> +</phrase> +<phrase> + id: LANG_FILTER_SHORT_SLOW + desc: in sound settings + user: core + <source> + *: none + filter_roll_off: "Short Slow" + </source> + <dest> + *: none + filter_roll_off: "Krótki wolny" + </dest> + <voice> + *: none + filter_roll_off: "Krutki wolny" + </voice> +</phrase> +<phrase> + id: LANG_ENTER_USB_STORAGE_MODE_QUERY + desc: upon plugging in USB + user: core + <source> + *: "Enter USB mass storage mode?" + </source> + <dest> + *: "Przejść do trybu pamięci masowej USB?" + </dest> + <voice> + *: "Przejść do trybu pamięci masowej uesbe?" + </voice> +</phrase> |