summaryrefslogtreecommitdiff
path: root/apps/lang/slovak.lang (follow)
Commit message (Collapse)AuthorAge
* FS#13079 - Slovak lang updatePeter Lecký2016-08-17
| | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
* YH8xx,YH9xx: Keymap improvementSebastian Leonhardt2015-11-15
| | | | | | | | | | | | | | | The main "innovation" in this patch are two "virtual buttons" for the record switch on YH92x targets. When the switch state changes, a single BUTTON_REC_SW_ON or .._OFF button event will be generated. Thus keymap code can react on switching, but not on the actual state of the switch. Wherever sensible, the following user scheme is applied: - use PLAY as confirm button - use REW button or Long REW to exit - use REC (YH820) or FFWD (YH92X) as modifier key for button combos Change-Id: Ic8d1db9cc6869daed8dda98990dfdf7f6fd5d5a1
* Slovak language updatePeter Lecký2014-07-27
| | | | | Change-Id: I3150dd77b3f5ce85d324ce3e9b6931c659dbde58 Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
* [Fuze+][lang] keymaps hint updateJean-Louis Biasini2013-07-16
| | | | | | | | | | | A few keymaps hint were wrong, this correct them: - database/filemanager on cancelling songs insertion - alarm clock - set alarm Change-Id: Ifb50a9452c208a7d5c28bdac96c825030b943c25 Reviewed-on: http://gerrit.rockbox.org/508 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Add an alternative analogic touchpad sensitivity settingJean-Louis Biasini2013-07-15
| | | | | | | | | | | | | | | | | | | Set an alternative touchpad sensitivity setting if the 3 following variables are defined: DEFAULT_TOUCHPAD_SENSITIVITY_SETTING MIN_TOUCHPAD_SENSITIVITY_SETTING MAX_TOUCHPAD_SENSITIVITY_SETTING aside from the usual: HAVE_TOUCHPAD HAVE_TOUCHPAD_SENSITIVITY_SETTING In such a case the setting will allow the user to set a precise value within the defined range unstead of the boolean choice HIGH/NORMAL Change-Id: Iba8140285317077381191e494df0d3f6ab556872 Reviewed-on: http://gerrit.rockbox.org/123 Reviewed-by: Amaury Pouly <amaury.pouly@gmail.com>
* Reuse frequency string from recording for playback frequency.Michael Sevakis2013-07-06
| | | | | | | | | | | Update all .lang files and change the id from LANG_RECORDING_FREQUENCY to LANG_FREQUENCY. Also update description and target. It will throw things off for targets without recording but that do have 48KHz, possibly older iPods. I'm not sure what else it might be off hand. Regenerate voice files and replace .lang files in that case. Change-Id: I9ab396ecfcca9206054bde34aa2cc23b505dabff
* FS#12739 by Peter Lecký - update Slovak translation.Alex Parker2012-08-29
| | | | Change-Id: I329d14166822299a2c4ea5433595eba201f5c32e
* FS#12686 - Slovak lang updatePeter Lecký2012-05-31
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Ice4ac40aa849a62ba4c2eba6e6ec45b0ed990fff
* FS#12516 - Slovak lang updatePeter Lecky2012-01-10
| | | | | Change-Id: I4bca90cd3d757ff37f616f47c41dd78537db6a80 Signed-off-by: Rafaël Carré <funman@videolan.org>
* Sansa Connect: Add keymap for YesNo dialog and keyboardTomasz Moń2011-11-29
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31090 a1c6a512-1295-4272-9138-f99709370657
* FS#12401 - Slovak language update by Peter LeckýBertrik Sikken2011-11-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31048 a1c6a512-1295-4272-9138-f99709370657
* FS#12383 - slovak language update by Peter LeckyMichael Chicoine2011-11-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31004 a1c6a512-1295-4272-9138-f99709370657
* Use buflib for all skin engine allocations.Jonathan Gordon2011-11-15
| | | | | | | | Massive thanks to Michael Chicoine and other testers for finding the early bugs. This removes all skin memory limitations git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30991 a1c6a512-1295-4272-9138-f99709370657
* FS#12180 - slovak lang update by Peter LeckýBertrik Sikken2011-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30187 a1c6a512-1295-4272-9138-f99709370657
* Correct spelling of catalogue.Alex Parker2011-07-21
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30186 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#8656 - Error saving non-current playlist fileJonathan Gordon2011-07-21
| | | | | | Use the plugin buffer to save the playlist copy if there isnt enough buffer already allocated to the inram copy of the playlist git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30184 a1c6a512-1295-4272-9138-f99709370657
* Fix FS#12158 - Make the "Mode: " line in the radio menu voice.Jonathan Gordon2011-06-16
| | | | | | Translators need to verify the voice string, dumbly copied from the dest string git-svn-id: svn://svn.rockbox.org/rockbox/trunk@30007 a1c6a512-1295-4272-9138-f99709370657
* Make the histogram code usable for playback as well. Move the recording ↵Peter D'Hoye2011-06-05
| | | | | | histogram code to peakmeter, rename it to remove the recording reference, and rename anything referring to it as well. Change the drawing code so there are more options to position them. This may change your histogram settings, so check after upgrading. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29969 a1c6a512-1295-4272-9138-f99709370657
* Languages: make the Clip+ use the microSD specific string to refer to the ↵Marianne Arnold2011-06-04
| | | | | | external card instead of only the general multivolume fallback. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29958 a1c6a512-1295-4272-9138-f99709370657
* Deprecate strings that are unused since r29700Frank Gevaerts2011-04-10
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29701 a1c6a512-1295-4272-9138-f99709370657
* Update lang files to be inline with changes in r29584Marcin Bukat2011-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29585 a1c6a512-1295-4272-9138-f99709370657
* FS#11968 by Peter Lecky - Slovak language updateAlex Parker2011-02-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29412 a1c6a512-1295-4272-9138-f99709370657
* Make enable-autoresume option more consistent with other settings.Michael Hohmuth2011-02-08
| | | | | | | | Rename "Enable automatic resume" to "Automatic resume", and make it a simple Yes/No option. Offer the user to initialize the database in case it is not yet ready when enabling autoresume. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29249 a1c6a512-1295-4272-9138-f99709370657
* Remove incorrectly deprecated LANG_REC_SIZE phrase to not be confusing. ↵Nils Wallménius2011-02-07
| | | | | | Having only the *: none target is the same as deleting the phrase so this does not change the string order further. Put a note in the header in english.lang with some more info on deprecation of strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29244 a1c6a512-1295-4272-9138-f99709370657
* Update the slovak translation.Mustapha Senhaji2011-01-29
| | | | | | | | Flyspray: FS#11905 Author: Peter Lecky git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29152 a1c6a512-1295-4272-9138-f99709370657
* Add ipod 6g target to translations for "Bass and Treble Cutoff" string.Mustapha Senhaji2011-01-17
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29080 a1c6a512-1295-4272-9138-f99709370657
* Update translations reusing the translation of the previously deprecated string.Mustapha Senhaji2010-12-24
| | | | | | | Translators, please check if adjustements isn't needed! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28887 a1c6a512-1295-4272-9138-f99709370657
* HD300 - lang strings for alarm screenMarcin Bukat2010-12-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28823 a1c6a512-1295-4272-9138-f99709370657
* Update lang files for Set time/date screen on HD300Marcin Bukat2010-11-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28698 a1c6a512-1295-4272-9138-f99709370657
* Make english.lang use consistant spacing to avoid problems with the ↵Jonas Häggqvist2010-10-23
| | | | | | automatic translation site ("*:none" is wrong - "*: none" is right). Change other languages to match. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28332 a1c6a512-1295-4272-9138-f99709370657
* Fix minor typos in description fields.Mustapha Senhaji2010-10-16
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28292 a1c6a512-1295-4272-9138-f99709370657
* Slovak language update - FS#11668 by Peter Lecký.Bertrik Sikken2010-10-12
| | | | | | | Also remove duplicate entry from docs/CREDITS git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28254 a1c6a512-1295-4272-9138-f99709370657
* Slovak language update - FS #11481 by Peter LeckyBertrik Sikken2010-07-15
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27429 a1c6a512-1295-4272-9138-f99709370657
* FS#11418 by Peter Lecky: Slovak language updateMichael Chicoine2010-06-20
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26980 a1c6a512-1295-4272-9138-f99709370657
* Slovak language update - FS#11375 by Peter LeckyMichael Chicoine2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26678 a1c6a512-1295-4272-9138-f99709370657
* Slovak language update - FS#11350 by Peter LeckyMichael Chicoine2010-06-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26661 a1c6a512-1295-4272-9138-f99709370657
* Remove the jump scroll settings since they don't do anything, drop the ↵Nils Wallménius2010-06-05
| | | | | | relevant lang ids too git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26575 a1c6a512-1295-4272-9138-f99709370657
* Lang file cleanup!Nils Wallménius2010-06-05
| | | | | | | | | | *This breaks the string order so voice files need to be rebuilt.* Deleted strings marked as deprecated. Deleted a few unused strings that were not marked as deprecated. Corrected the target of a few strings too. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26572 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateBertrik Sikken2010-05-30
| | | | | | | | Flyspray: FS #11331 Author: Peter Lecký git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26406 a1c6a512-1295-4272-9138-f99709370657
* FS#11269 - Slovak language update by Peter LeckyAlex Parker2010-05-24
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26258 a1c6a512-1295-4272-9138-f99709370657
* Wakeup alarm screen is unusuable with large fonts or small screensRafaël Carré2010-05-22
| | | | | | | | | Split the description and the time on 2 lines Flyspray: FS#11274 Authors: Clément Pit--Claudel (CFP) and myself git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26244 a1c6a512-1295-4272-9138-f99709370657
* FS#10853 - Skin support in the radio screen! Check CustomWPS for the new tagsJonathan Gordon2010-05-12
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25964 a1c6a512-1295-4272-9138-f99709370657
* FS#11250: Hotkey setting method changed to menu item vs button pres in ↵Jeffrey Goode2010-05-09
| | | | | | context menu. Manuals updated to match. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25905 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateBertrik Sikken2010-05-08
| | | | | | | | Flyspray: FS #11251 Author: Peter Lecky git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25904 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateBertrik Sikken2010-04-06
| | | | | | | | Flyspray: FS #11174 Author: Peter Lecký git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25501 a1c6a512-1295-4272-9138-f99709370657
* Update the slovak translation:Mustapha Senhaji2010-03-16
| | | | | | | FlySpray: FS#11104 Author:Peter Lecky git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25212 a1c6a512-1295-4272-9138-f99709370657
* Packard Bell Vibe 500: add specific strings to the languages.Szymon Dziok2010-03-11
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25116 a1c6a512-1295-4272-9138-f99709370657
* Slovak language updateMichael Chicoine2010-02-07
| | | | | | | | Author: Peter Lecky Flyspray: FS #10973 git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24551 a1c6a512-1295-4272-9138-f99709370657
* Rename "custom statusbar" to "base skin" in the theme menu, no other ↵Jonathan Gordon2010-01-27
| | | | | | changes. If translators are quick enough to update we can put them in the 3.5 branch git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24339 a1c6a512-1295-4272-9138-f99709370657
* FS#10915 - Slovak Language update by Peter Lecky.Alex Parker2010-01-23
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24317 a1c6a512-1295-4272-9138-f99709370657