summaryrefslogtreecommitdiff
path: root/apps/lang/hebrew.lang
AgeCommit message (Collapse)Author
2010-01-15Also change usb_charging to usb_charging_enable in the lang filesFrank Gevaerts
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24239 a1c6a512-1295-4272-9138-f99709370657
2009-12-12Fix Hebrew translationTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23940 a1c6a512-1295-4272-9138-f99709370657
2009-12-07Corrected ondio language wildcards.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23888 a1c6a512-1295-4272-9138-f99709370657
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23883 a1c6a512-1295-4272-9138-f99709370657
2009-12-05Updated Hebrew translationTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23863 a1c6a512-1295-4272-9138-f99709370657
2009-11-15FS#10783 - WPS translationTomer Shalev
- Use the %Sx skin tag in WPS to translate 'Next Track', 'Next', and 'of' (X of Y tracks) - New conditional skin token 'Sr' which checks whether the currently loaded language is an RTL language (Hebrew/Arabic). It uses lang_is_rtl(). - Added Hebrew translation git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23638 a1c6a512-1295-4272-9138-f99709370657
2009-11-14Updated Hebrew languageTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23627 a1c6a512-1295-4272-9138-f99709370657
2009-11-12Crossfade: fix shuffle OR manual skip functionality, verbiage and manualJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23621 a1c6a512-1295-4272-9138-f99709370657
2009-11-12Added crossfade tag to lang file stringsJeffrey Goode
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23619 a1c6a512-1295-4272-9138-f99709370657
2009-11-11Crossfade: added a new option, rewrote decision logic, updated manual and ↵Jeffrey Goode
menus. Translators please note that updated translations may be required for some crossfade menu items! git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23605 a1c6a512-1295-4272-9138-f99709370657
2009-10-31Remove square brackets from the ID3 Viewer related language strings and ↵Thomas Martitz
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
2009-10-24Minor Hebrew translation fixesTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23328 a1c6a512-1295-4272-9138-f99709370657
2009-10-08Updated Hebrew language - fix parentheses not shown properlyTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23015 a1c6a512-1295-4272-9138-f99709370657
2009-10-06Updated Hebrew language - fix weekday not shown properlyTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22985 a1c6a512-1295-4272-9138-f99709370657
2009-10-05Updated Hebrew language (fixed position of question marks)Tomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22972 a1c6a512-1295-4272-9138-f99709370657
2009-10-05RTL support in menusTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22945 a1c6a512-1295-4272-9138-f99709370657
2009-10-04Remove 'USB Keypad Mode' from USB screen, and instead use 'Multimedia Mode',Tomer Shalev
'Presentation Mode', etc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22911 a1c6a512-1295-4272-9138-f99709370657
2009-10-04Fixed wording in Hebrew languageTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22910 a1c6a512-1295-4272-9138-f99709370657
2009-10-04Updated Hebrew translationTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22908 a1c6a512-1295-4272-9138-f99709370657
2009-10-03Remove colon at the end of string since it is also used in settings menuTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22899 a1c6a512-1295-4272-9138-f99709370657
2009-10-03Updated Hebrew translationTomer Shalev
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22896 a1c6a512-1295-4272-9138-f99709370657
2009-08-18Fix empty LANG_LEFT & LANG_RIGHT strings.Maurus Cuelenaere
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22410 a1c6a512-1295-4272-9138-f99709370657
2009-08-16remove the rockbox info line saying the AA size and replace it with skin RAM ↵Jonathan Gordon
usage git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22364 a1c6a512-1295-4272-9138-f99709370657
2009-06-30fs#10290: Sansa AMS language fixes by Bertrik Sikken and Hilton ShumwayRafaël Carré
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21579 a1c6a512-1295-4272-9138-f99709370657
2009-06-24Change c200 to c200* everywhere since the c200v2 is identical to the c200.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21490 a1c6a512-1295-4272-9138-f99709370657
2009-06-21Deprecate LANG_REPLAYGAIN_ENABLE in all languages, which r21415 failed to do.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21437 a1c6a512-1295-4272-9138-f99709370657
2009-06-20Language updates:Jonas Häggqvist
- Arabic by Raafat Akkad (FS#10351). - Danish by me. - French by Michaël Burtin (FS#10299). - Hebrew by Tomer Shalev and Sasha Khamkov (FS#10300). - Japanese by Yoshihisa Uchida (FS#10348). - Portuguese by Rui Araújo (FS#10342). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21364 a1c6a512-1295-4272-9138-f99709370657
2009-06-08FS#10249 by Teruaki Kawashima - "Gigabeat F/X: fix wrong key in "Set ↵Alex Parker
Time/Date" screen". I was able to change most languages as they don't translate button names. A few (~6) remain untranslated as they do translate the button names. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21223 a1c6a512-1295-4272-9138-f99709370657
2009-06-08Apply r21086 to all languages. In the future, please use tools/langtool.pl ↵Jonas Häggqvist
for such changes (the command used in this case was: tools/langtool.pl --changetarget --from "ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200" --to "yh*,ipod*,x5,m5,gigabeat*,e200*,c200,h10,h10_5gb,mrobe100,sa9200" --id LANG_CONFIRM_WITH_BUTTON --inplace apps/lang/*.lang). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21219 a1c6a512-1295-4272-9138-f99709370657
2009-05-09I defer to the OED -ise/-ize.Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20889 a1c6a512-1295-4272-9138-f99709370657
2009-05-09Correct a couple of spellings (US to UK).Alex Parker
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20888 a1c6a512-1295-4272-9138-f99709370657
2009-03-22Fully deprecate the USB strings touched in r20427.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20462 a1c6a512-1295-4272-9138-f99709370657
2009-03-12Romanian language update by Florian Popescu (FS#10012). Also add Sasha ↵Jonas Häggqvist
Khamkov to the header of the Hebrew translation. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20302 a1c6a512-1295-4272-9138-f99709370657
2009-03-11Commit FS#9998: Updates to the Hebrew translation. Translation work done by ↵Robert Menes
Tomer Sharev and Sashe Khamkov; patch by Tom Ross. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20296 a1c6a512-1295-4272-9138-f99709370657
2009-03-03Add missing user fields aka fix yellow.Tom Ross
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20189 a1c6a512-1295-4272-9138-f99709370657
2009-03-03More GSoC related work. Have genlang parse the user field of the lang files. ↵Tom Ross
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
2009-03-02Split HAVE_SCROLLWHEEL into HAVE_SCROLLWHEEL and HAVE_WHEEL_ACCELERATION, ↵Thomas Martitz
where the latter now activates the wheel acceleration code. HAVE_SCROLLWHEEL plainly indicates the existence of a scrollwheel, thus all ipods define it now (in addition to the ones and some sansas which did before). Same applies to the manual. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20177 a1c6a512-1295-4272-9138-f99709370657
2009-01-25Fix FS#9662 by removing any cancel action from the power button, left button ↵Thomas Martitz
is already used for that anyway (so this is consistent now), languages are updated git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19851 a1c6a512-1295-4272-9138-f99709370657
2008-12-23Language updates:Jonas Häggqvist
- Fix hebrew by me, should be safe. - Korean update by Sanggon Lee (FS#9690). - Walloon fixes by Stephane Quertinmont (FS#9698). - Russian update by Anton Veretenenko (FS#9676). - Greek update by Alexander Spyridakis (FS#9699). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19560 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Apply Tom Ross' fixes from FS#9670 to the Hebrew translation.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19527 a1c6a512-1295-4272-9138-f99709370657
2008-12-21Language updates:Jonas Häggqvist
- Spanish by Fransisco Vila (FS#9678). - Hebrew by Tomer Shalev (FS#9670). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19524 a1c6a512-1295-4272-9138-f99709370657
2008-11-26FS#9580 by Thomas Martitz, split the two types of backlight fading into two ↵Nils Wallménius
seperate features and add correct description of the new one based on changing brightness git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19227 a1c6a512-1295-4272-9138-f99709370657
2008-11-11FS#9535 - Sansa Fuze simJonathan Gordon
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19086 a1c6a512-1295-4272-9138-f99709370657
2008-11-08Introduce 'features' for button light and button light brighness, delete a ↵Nils Wallménius
couple of empty strings in translations, some neccesary reordering of strings to match them correctly git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19037 a1c6a512-1295-4272-9138-f99709370657
2008-10-31Clip: add backlight and buttonlight codeRafaël Carré
Revive lcd_enable() as well, and use it in _backlight_on/off() Don't update the lcd framebuffer if the display is off git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18952 a1c6a512-1295-4272-9138-f99709370657
2008-10-28Make the e200v2 simulator compile - an easy job as the apps/ code is ↵Dave Chapman
identical to the e200v1. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18902 a1c6a512-1295-4272-9138-f99709370657
2008-09-06Fix typo in the voice id for '5' reported in FS#9370 by John ZhouNils Wallménius
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18434 a1c6a512-1295-4272-9138-f99709370657
2008-08-15Rework of the Hebrew translation - sort by English order, and small fixes by ↵Jonas Häggqvist
Tomer Shalev. Add him as Hebrew maintainer, and add myself as general translation maintainer. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18293 a1c6a512-1295-4272-9138-f99709370657
2008-08-12Separate the feature for remote lcd inversion from main lcd inversion to fix ↵Nils Wallménius
a small manual bug git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18251 a1c6a512-1295-4272-9138-f99709370657
2008-08-11Non-translating changes to Russian, Hebrew and Danish translations.Jonas Häggqvist
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18244 a1c6a512-1295-4272-9138-f99709370657