From f6db0c60e0061c5e18efc3b896e42ea24b5f14be Mon Sep 17 00:00:00 2001 From: Solomon Peachy Date: Fri, 3 Mar 2023 09:32:55 -0500 Subject: FS13390: Update Polish Translation (Adam Rak) Change-Id: I7dc58071b37cf149a620d462dd73a28d482d6f0d --- apps/lang/polski.lang | 130 +++++++++++++++++++++----------------------------- 1 file changed, 54 insertions(+), 76 deletions(-) diff --git a/apps/lang/polski.lang b/apps/lang/polski.lang index b1812e611d..60b598d22c 100644 --- a/apps/lang/polski.lang +++ b/apps/lang/polski.lang @@ -14897,16 +14897,16 @@ id: LANG_DIRECT - desc: in the pictureflow settings + desc: in the pictureflow settings, also a volume adjustment mode user: core *: "Direct" - *: "Bezpośrednie" + *: "Bezpośrednio" - *: "Bezpośrednie" + *: "Bezpośrednio" @@ -16392,79 +16392,6 @@ recording: "Katalog nagrywania" - - id: LANG_REWIND_ACROSS_TRACKS - desc: in playback settings menu - user: core - - *: "Rewind Across Tracks" - - - *: "Przewiń poprzez utwory" - - - *: "Przewiń poprzez utwory" - - - - id: LANG_SET_AS - desc: used in the onplay menu - user: core - - *: "Set As..." - - - *: "Ustaw jako..." - - - *: "Ustaw jako..." - - - - id: LANG_PLAYLIST_DIR - desc: used in the onplay menu - user: core - - *: "Playlist Directory" - - - *: "Katalog list odtwarzania" - - - *: "Katalog list odtwarzania" - - - - id: LANG_START_DIR - desc: used in the onplay menu - user: core - - *: "Start Directory" - - - *: "Katalog startowy" - - - *: "Katalog startowy" - - - - id: LANG_RECORDING_DIR - desc: used in the onplay menu - user: core - - *: none - recording: "Recording Directory" - - - *: none - recording: "Katalog nagrywania" - - - *: none - recording: "Katalog nagrywania" - - id: LANG_ADD_TO_PL desc: used in the onplay menu @@ -16563,3 +16490,54 @@ *: "Odtwórz ostatni losowy" + + id: LANG_VOLUME_ADJUST_MODE + desc: in system settings + user: core + + *: none + perceptual_volume: "Volume Adjustment Mode" + + + *: none + perceptual_volume: "Tryb regulacji głośności" + + + *: none + perceptual_volume: "Tryb regulacji głośności" + + + + id: LANG_VOLUME_ADJUST_NORM_STEPS + desc: in system settings + user: core + + *: none + perceptual_volume: "Number of Volume Steps" + + + *: none + perceptual_volume: "Liczba kroków głośności" + + + *: none + perceptual_volume: "Liczba kroków głośności" + + + + id: LANG_PERCEPTUAL + desc: in system settings -> volume adjustment mode + user: core + + *: none + perceptual_volume: "Perceptual" + + + *: none + perceptual_volume: "Percepcyjny" + + + *: none + perceptual_volume: "Percepcyjny" + + -- cgit