summaryrefslogtreecommitdiff
path: root/apps/lang/wallisertitsch.lang (follow)
Commit message (Collapse)AuthorAge
* 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
* [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>
* 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
* HD300 - lang strings for alarm screenMarcin Bukat2010-12-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28823 a1c6a512-1295-4272-9138-f99709370657
* FS#11354 - A few more islenska.lang fixes by Hinrik Örn Sigurðsson fixing ↵Nils Wallménius2010-06-05
| | | | | | a few more source and target mismatches with english.lang in the icelandic translation. Prune a lot of old unused strings that were deleted from english.lang long ago. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26584 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
* 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
* 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
* Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg2009-12-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
* Remove square brackets from the ID3 Viewer related language strings and ↵Thomas Martitz2009-10-31
| | | | | | generate them at runtime. This makes these lang strings actually usable for WPSes using the %Sx tag. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23434 a1c6a512-1295-4272-9138-f99709370657
* Fully deprecate the USB strings touched in r20427.Jonas Häggqvist2009-03-22
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20462 a1c6a512-1295-4272-9138-f99709370657
* More GSoC related work. Have genlang parse the user field of the lang files. ↵Tom Ross2009-03-03
| | | | | | For now, all user strings are core. In the future more users will be added. Add missing user fields to a few phrases in some languages. Genlang will also warn if a phrase is missing the user field or it is unknown. The output format is unchanged. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20187 a1c6a512-1295-4272-9138-f99709370657
* Fix typo in the voice id for '5' reported in FS#9370 by John ZhouNils Wallménius2008-09-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18434 a1c6a512-1295-4272-9138-f99709370657
* Add a Rockbox header, and a list detailing who contributed to all language ↵Jonas Häggqvist2008-07-30
| | | | | | files. Please try to keep this updated. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18158 a1c6a512-1295-4272-9138-f99709370657
* Another capitalization inconsistency fixed.Jonas Häggqvist2008-03-14
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16667 a1c6a512-1295-4272-9138-f99709370657
* Apply FS#8538 - iconsistencies in menu wording/capitalization as well as ↵Jonas Häggqvist2008-03-14
| | | | | | update Danish language. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16663 a1c6a512-1295-4272-9138-f99709370657
* FS#8132 by Harry Tu: Remove untranslated strings from a number of languages.Jonas Häggqvist2008-01-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16085 a1c6a512-1295-4272-9138-f99709370657
* Revert changes to nonenglish langfiles intoduced by FS#7859 in r14895. It's ↵Nicolas Pennequin2007-09-29
| | | | | | not a good idea to change the source strings because genlang won't tell the translators the source string has changed. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14901 a1c6a512-1295-4272-9138-f99709370657
* Accept FS#7859 by David Bishop: Replace "Show ID3 Info" by "Show Track Info".Nicolas Pennequin2007-09-28
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14895 a1c6a512-1295-4272-9138-f99709370657
* FS#6403: Fix the spelling of LANG_ID3_FREQUENCY. Shouldn't break old .lng ↵Barry Wardell2007-07-28
| | | | | | files since we are not changing the order of the strings. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14042 a1c6a512-1295-4272-9138-f99709370657
* Made the AGC functions compatible with non-latin languages following theShachar Liberman2006-11-25
| | | | | | | | | 'NonLatinLanguages' wiki page. Please keep using separate LANG_SYSFONT_ strings when using the internal font, Which only supports latin charset, for easier translation. * Hebrew translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11594 a1c6a512-1295-4272-9138-f99709370657
* fix the radio strings I broke by changing a string the wrong way :(Dominik Riebeling2006-10-09
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11164 a1c6a512-1295-4272-9138-f99709370657
* Patch #5750 by Mattias Mohr - More Play->NAVI translation on H-series playersLinus Nielsen Feltzing2006-08-18
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10642 a1c6a512-1295-4272-9138-f99709370657
* FS#5587 Non-latin languages support update. Translators:Please changeShachar Liberman2006-08-07
| | | | | | | | | | | the 48 new LANG_SYSFONT_ strings at the end of your language file if they don't fit nicely with rockbox's internal font. (for more info http://www.rockbox.org/twiki/bin/view/Main/NonLatinLanguages) Developers:Please keep using LANG_SYSFONT strings when reffering to the internal font. * Hebrew update. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10476 a1c6a512-1295-4272-9138-f99709370657
* Patch #5364 by Alexander Bondar and Matthias Mohr - NAVI = Yes on iriver playersLinus Nielsen Feltzing2006-07-30
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10371 a1c6a512-1295-4272-9138-f99709370657
* langv2Daniel Stenberg2006-04-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9470 a1c6a512-1295-4272-9138-f99709370657
* Thorough .lang rework: Removed all deprecated strings, combined string which ↵Jens Arnold2006-04-01
| | | | | | were only split because long ago we had no splash(), sorted strings into logical groups to ease the transition to langv2. Bunped binary .lng version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9398 a1c6a512-1295-4272-9138-f99709370657
* waiting is over: initial unicode commitMarcoen Hirschberg2005-12-06
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8169 a1c6a512-1295-4272-9138-f99709370657
* removed the practically useless "trickle charge" and "deep discharge" ↵Jörg Hohensohn2005-03-03
| | | | | | options, now trickle is always on and deep always off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6107 a1c6a512-1295-4272-9138-f99709370657
* Patch #1053410, updated wallisertitsch languageLinus Nielsen Feltzing2004-10-26
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5355 a1c6a512-1295-4272-9138-f99709370657
* Wallisertitsch language syncedJose Maria Garcia-Valdecasas Bernal2004-03-08
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4350 a1c6a512-1295-4272-9138-f99709370657
* Patch #829546, updated Wallisertitsch languageLinus Nielsen Feltzing2003-11-03
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4004 a1c6a512-1295-4272-9138-f99709370657
* wallisertitsch file in sync.Jose Maria Garcia-Valdecasas Bernal2003-06-13
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3748 a1c6a512-1295-4272-9138-f99709370657
* My 2 new entries now at the end (thanks, Roland), however for some languages ↵Jörg Hohensohn2003-04-21
| | | | | | other entries are missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3576 a1c6a512-1295-4272-9138-f99709370657
* scroll/status bar enable now also in display menu (were in F3 menu only). ↵Jörg Hohensohn2003-04-21
| | | | | | Now all F2/F3 settings are accessible in the main menu, consistent and better for F2/F3 hijacking git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3575 a1c6a512-1295-4272-9138-f99709370657
* more typos found by monterRobert Hak2003-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3334 a1c6a512-1295-4272-9138-f99709370657
* typo/error correctionsRobert Hak2003-02-25
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3333 a1c6a512-1295-4272-9138-f99709370657
* Vicentini Martin's new translationsUwe Freese2003-01-31
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3202 a1c6a512-1295-4272-9138-f99709370657
* new translationsUwe Freese2002-10-07
| | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2518 a1c6a512-1295-4272-9138-f99709370657
* Vicentini Martin's swiss-german thingDaniel Stenberg2002-10-01
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2456 a1c6a512-1295-4272-9138-f99709370657