summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/lang/slovak.lang106
1 files changed, 104 insertions, 2 deletions
diff --git a/apps/lang/slovak.lang b/apps/lang/slovak.lang
index ca269eae81..ddd3fe2c9b 100644
--- a/apps/lang/slovak.lang
+++ b/apps/lang/slovak.lang
@@ -1858,10 +1858,10 @@
1858 *: "Replaygain Type" 1858 *: "Replaygain Type"
1859 </source> 1859 </source>
1860 <dest> 1860 <dest>
1861 *: "Typ Prelínania" 1861 *: "použiť Zosilnenie"
1862 </dest> 1862 </dest>
1863 <voice> 1863 <voice>
1864 *: "Typ prelínania" 1864 *: "Použiť zosilnenie"
1865 </voice> 1865 </voice>
1866</phrase> 1866</phrase>
1867<phrase> 1867<phrase>
@@ -13301,3 +13301,105 @@
13301 recording_histogram: "Interval histogramu" 13301 recording_histogram: "Interval histogramu"
13302 </voice> 13302 </voice>
13303</phrase> 13303</phrase>
13304<phrase>
13305 id: LANG_LINEOUT_ONOFF
13306 desc: in system settings menu
13307 user: core
13308 <source>
13309 *: none
13310 lineout_poweroff: "Line Out"
13311 </source>
13312 <dest>
13313 *: none
13314 lineout_poweroff: "Linkový Výstup"
13315 </dest>
13316 <voice>
13317 *: none
13318 lineout_poweroff: "Linkový výstup"
13319 </voice>
13320</phrase>
13321<phrase>
13322 id: LANG_VIEW_HOTKEY
13323 desc: hotkey menu
13324 user: core
13325 <source>
13326 *: none
13327 hotkey: "View Hotkey Settings"
13328 </source>
13329 <dest>
13330 *: none
13331 hotkey: "Zobraziť Nastavenia Horúceho Klávesu"
13332 </dest>
13333 <voice>
13334 *: none
13335 hotkey: "Zobraziť nastavenia horúceho klávesu"
13336 </voice>
13337</phrase>
13338<phrase>
13339 id: LANG_HOTKEY_ASSIGNED
13340 desc: Confirmation after the hotkey has been assigned
13341 user: core
13342 <source>
13343 *: none
13344 hotkey: "Assigned Hotkey: %s"
13345 </source>
13346 <dest>
13347 *: none
13348 hotkey: "Priradená Skratka: %s"
13349 </dest>
13350 <voice>
13351 *: none
13352 hotkey: "Priradená skratka"
13353 </voice>
13354</phrase>
13355<phrase>
13356 id: LANG_HOTKEY
13357 desc: hotkey menu
13358 user: core
13359 <source>
13360 *: none
13361 hotkey: "Hotkey"
13362 </source>
13363 <dest>
13364 *: none
13365 hotkey: "Klávesová Skratka"
13366 </dest>
13367 <voice>
13368 *: none
13369 hotkey: "Klávesová skratka"
13370 </voice>
13371</phrase>
13372<phrase>
13373 id: LANG_HOTKEY_NOT_SET
13374 desc: hotkey splash
13375 user: core
13376 <source>
13377 *: none
13378 hotkey: "Hotkey Not Set"
13379 </source>
13380 <dest>
13381 *: none
13382 hotkey: "Skratka Nieje Nastavená"
13383 </dest>
13384 <voice>
13385 *: none
13386 hotkey: "Skratka nieje nastavená"
13387 </voice>
13388</phrase>
13389<phrase>
13390 id: LANG_SET_HOTKEY_QUESTION
13391 desc: hotkey splash
13392 user: core
13393 <source>
13394 *: none
13395 hotkey: "Set Hotkey: %s?"
13396 </source>
13397 <dest>
13398 *: none
13399 hotkey: "Nastaviť skratku: %s?"
13400 </dest>
13401 <voice>
13402 *: none
13403 hotkey: "Nastaviť skratku?"
13404 </voice>
13405</phrase>