diff options
author | Peter Lecký <lecky_lists@nextra.sk> | 2012-05-31 21:55:48 +0200 |
---|---|---|
committer | Bertrik Sikken <bertrik@sikken.nl> | 2012-05-31 21:55:48 +0200 |
commit | dce80eaa1905d8c7d97b945b8101ffd17062c6c6 (patch) | |
tree | e6a713c69f96617052ca4ecea5c2106b1f295c29 /apps/lang/slovak.lang | |
parent | f494c3c3255c32a6b83a1c06aeba614e10c4d8b6 (diff) |
FS#12686 - Slovak lang update
Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
Change-Id: Ice4ac40aa849a62ba4c2eba6e6ec45b0ed990fff
Diffstat (limited to 'apps/lang/slovak.lang')
-rw-r--r-- | apps/lang/slovak.lang | 101 |
1 files changed, 97 insertions, 4 deletions
diff --git a/apps/lang/slovak.lang b/apps/lang/slovak.lang index 62e87c31e1..bf561e8b69 100644 --- a/apps/lang/slovak.lang +++ b/apps/lang/slovak.lang @@ -12341,15 +12341,15 @@ user: core <source> *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Enhancement" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Enhancement" </source> <dest> *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3-D Rozšírenie" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-d Rozšírenie" </dest> <voice> *: none - gigabeats,mpiohd200,mpiohd300,sansafuzeplus: "3D rozšírenie" + gigabeats,mpiohd200,mpiohd300,sansafuzeplus,creativezenxfi2,creativezenxfi3: "3-D Rozšírenie" </voice> </phrase> <phrase> @@ -12790,7 +12790,7 @@ </phrase> <phrase> id: LANG_SLEEP_TIMER_DURATION - desc: default sleep timer duration in minutes (unused in UI) + desc: default sleep timer duration in minutes user: core <source> *: "Default Sleep Timer Duration" @@ -12906,3 +12906,96 @@ *: "Stlačenie Tlačidla Reštartuje Časovač Spánku" </voice> </phrase> +<phrase> + id: LANG_CROSSFEED_MEIER + desc: in sound settings + user: core + <source> + *: none + swcodec: "Simple (Meier)" + </source> + <dest> + *: none + swcodec: "Jednoduché (Meier)" + </dest> + <voice> + *: none + swcodec: "Jednoduché" + </voice> +</phrase> +<phrase> + id: LANG_SLEEP_TIMER_START_CURRENT + desc: shown when a sleep timer isn't running + user: core + <source> + *: "Start Sleep Timer" + </source> + <dest> + *: "Spustiť Časovač Spánku" + </dest> + <voice> + *: "Spustiť Časovač Spánku" + </voice> +</phrase> +<phrase> + id: LANG_CODEPAGE_WESTERN_EUROPEAN + desc: in codepage setting menu + user: core + <source> + *: "Western European (CP1252)" + </source> + <dest> + *: "ZápadoEurópske (CP1252)" + </dest> + <voice> + *: "ZápadoEurópske" + </voice> +</phrase> +<phrase> + id: LANG_CROSSFEED_CUSTOM + desc: in sound settings + user: core + <source> + *: none + swcodec: "Custom" + </source> + <dest> + *: none + swcodec: "Vlastné" + </dest> + <voice> + *: none + swcodec: "Vlastné" + </voice> +</phrase> +<phrase> + id: LANG_USE_SHORTCUTS_INSTEAD_OF_QS + desc: in settings_menu. + user: core + <source> + *: none + quickscreen: "Use Shortcuts Menu Instead of Quick Screen" + </source> + <dest> + *: none + quickscreen: "Používať Ponuku Skratky Miesto Rýchlej Obrazovky" + </dest> + <voice> + *: none + quickscreen: "Používať Ponuku Skratky Miesto Rýchlej Obrazovky" + </voice> +</phrase> +<phrase> + id: LANG_CONSTRAIN_NEXT_FOLDER + desc: in settings_menu. Whether LANG_NEXT_FOLDER should be constrained to directories within LANG_SET_AS_START_DIR + user: core + <source> + *: "Constrain Auto-Change" + </source> + <dest> + *: "Obmedziť Automatickú Zmenu" + </dest> + <voice> + *: "Obmedziť Automatickú Zmenu" + </voice> +</phrase> |