summaryrefslogtreecommitdiff
path: root/apps/lang (follow)
Commit message (Collapse)AuthorAge
...
* Update bulgarian.lang by Zahari YurukovAlex Parker2013-03-05
| | | | Change-Id: Ie1f94244975e394dd384e04d2ace6c130ce214ed
* Sort bulgarian.lang into english.lang orderAlex Parker2013-03-05
| | | | Change-Id: I80c0231de6e71128d30505b9ed947f84f61077a8
* update Chinese(Simplified) translationPurlingNayuki2013-03-05
| | | | | | | | | | | added a missing string and some other fixes Change-Id: I153f42687cf855835b7a41b5b3adc4bf120f7f61 Reviewed-on: http://gerrit.rockbox.org/413 Reviewed-by: Purling Nayuki <cyq.yzfl@gmail.com> Tested-by: Purling Nayuki <cyq.yzfl@gmail.com> Reviewed-by: Alex Parker <rockbox@aeparker.com> Tested-by: Alex Parker <rockbox@aeparker.com>
* update French translationAmaury Pouly2013-03-04
| | | | Change-Id: I3728f62142182f0b5a786c55ad83c07b339a2d55
* FS#12828 : french updateStephane Moutard-Martin2013-02-24
| | | | | Change-Id: I586d0f08db08761f3949727b30eb120588d67fdc Signed-off-by: Rafaël Carré <funman@videolan.org>
* FS#12757 - Romanian translation patchStefan Moisei2013-02-16
| | | | Change-Id: Ia3e042149f8e950d55effd0ea4480b695db2ad01
* FS#12792 - Update of Serbian translationIvan Pesic2012-12-18
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I9985ae3a8be3eaef7c073f07aa1ef3fe5c1127dc
* FS#12785 - ukr translationSimon Kazarenko2012-12-07
| | | | | Change-Id: Ib52e6e588815b341457126792fbfa81acc1017de Signed-off-by: Bertrik Sikken <bertrik@sikken.nl>
* FS#12775 - 2 missing strings in the catalan translationEnric Morales2012-10-24
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Icb2ac5180a24b3c861acdd12086f6701191592ac
* FS#12756 by Marek Salaba - update Czech languageAlex Parker2012-10-06
| | | | Change-Id: I987d5fe4068c62ac2b337c87708ff0594da289b0
* Fix typo in german translation.Dominik Riebeling2012-09-27
| | | | | | Thanks to fml on irc for noticing. Change-Id: I598903aa080580ce33fff4c8abdac26928c76233
* Update german translation.Dominik Riebeling2012-09-22
| | | | | | | Based on FS#12735 by Kaspar Rothenfußer with some modifications by me to be in line with terms already used in the translation. Change-Id: Ia1ba59bd00d61f0fd27bd496a116143e4b83b420
* FS#12750 by Vanja Cvelbar - update Slovenian translationAlex Parker2012-09-15
| | | | Change-Id: I6157ec74688838dd42c95556e2cd7bfe465ab400
* FS#12662 by Manuel Flury - update French translationAlex Parker2012-09-15
| | | | Change-Id: Ibdce5646887329f4cf51e4104ea30ea8a1f85ddc
* FS#12741 by Francisco Vila - update Spanish translation.Alex Parker2012-08-29
| | | | Change-Id: I249a8a731d50110bf1fd131f22634c042a682005
* FS#12740 by Anton Veretenenko - update Russian translation.Alex Parker2012-08-29
| | | | Change-Id: I2891e17a90294b64dad175201157109614a6bf34
* FS#12739 by Peter Lecký - update Slovak translation.Alex Parker2012-08-29
| | | | Change-Id: I329d14166822299a2c4ea5433595eba201f5c32e
* FS#12737 by Jonas Häggqvist - update Danish translation.Alex Parker2012-08-29
| | | | Change-Id: Idf5ab08da7a45af6da939dcdc9a2cbb9ace50c6b
* FS#12736 by Thiago Kenji Okada - update Brazilian Portuguese translationAlex Parker2012-08-29
| | | | Change-Id: I0e4462d5e3ebb63b0f37f8212e62d2338042c538
* FS#12734 by Dario Castellarin - update Italian translation.Alex Parker2012-08-29
| | | | Change-Id: Icde42034ba07257b92aa7d89f65735dae05e3969
* Update Dutch translationPeter D'Hoye2012-08-27
| | | | Change-Id: I4a6d4c2fa78934c30323896c9d64071cdb749609
* FS#12730 - Polish translationMateusz Renkiewicz2012-08-24
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I3843ac2eb5239cd16121930a6cf8437d16180e4a
* Swedish language update.Magnus Holmgren2012-08-15
| | | | Change-Id: I5afc9dab201c043f9305cf8a9fbbc1137a68b959
* US English language updateMichael Chicoine2012-08-11
| | | | Change-Id: If4676888dc5e36e15badb731575c544beae7b479
* FS#12726 - Updated Finnish translationJani Kinnunen2012-08-08
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Ic24021fadf3e5c42cf07bc1870c9372e8718da51
* FS#12725 - Basque translationAsier Arsuaga2012-08-07
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I2b35a3210e1f4128cd598633c0017bee2a30d17f
* Database: Support for multiple search roots.Thomas Martitz2012-07-30
| | | | | | | | | | | | | | | | | | | Support multiple roots (i.e. scan folders) using the new folder_select() function. Amaximum of 12 dirs can be selected, however the setting (i.e. the entire folder list) cannot be longer than 80 chars. The setting works similar to the autoresume dirs: Directories are seperated by colons, e.g. "/Music:/Podcasts". Default is "/sdcard" on android, "/" on all other targets. Changes are made to the multiple-root logic in tagcache.c. This is to a) provide the logic at all on native targets and b) support more than one root before the scan even starts (until now it was used to add roots during scan due to symlinks). Change-Id: I64992c0678324536e8e64cd4427c8abbd8e8b39e
* New GUI browser to select one (or more) folders.Thomas Martitz2012-07-30
| | | | | | | | | | | | | | The browser lets the user pick one or more directories in a convinient GUI browser. The initial directory list is read from a string (separated by colons) and the resulting list is written back to the same string (again separated by colons). Note: The work was initially done by Jonathan Gordon, however I changed it substantially so I claim autorship. This selector is going to be used for autoresume and database scan folders. Change-Id: Id1d3186dad783411eb5c6056ce93f5b6123c7aa0
* FS#12716 - Updated Russian translationJames Hunt2012-07-18
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Ib98ab5b2c4c1750ce83208a36355e41ec3500f1e
* FS#12715 - Translation for basque completedAsier Arsuaga2012-07-16
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I31aff123f414e04482b3c9f8af3fe481dab7284d
* FS#12710 - Latvian translation updateMārtiņš Šimis2012-06-28
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I2e1e79a5df45117f83d631d65144c0a012c6f2e4
* FS#12707 - [PATCH] Last missing strings in Catalan translationEnric Morales2012-06-26
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Icf726324d533ce2cd0eb918a7188ab6201e5c99f
* US English language updateMichael Chicoine2012-06-23
| | | | Change-Id: Ib0a6c7f979d201f1c3729a210cc71a4313f95158
* Update Polish translation.Szymon Dziok2012-06-23
| | | | Change-Id: Ie7d54dd3086ba4b20eb37671b9e08b51fec5571c
* Fix Czech phrase for LANG_DEPTH_3D (assume the translation didn't change, ↵Bertrik Sikken2012-06-19
| | | | | | only the targets) Change-Id: Ic7c974c4c641cf0e0356bc92cc9785ac1d472c14
* FS#12701 - June update of Czech languageMarek Salaba2012-06-19
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I56c500c97b8dcb92f0aff0409319299579cbb631
* FS#12691 - Simplified Chinese translation updateLi Jie2012-06-10
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Id32dc25e0b6473ed2e8f354d3b85d55e97964257
* Only check lng files for MAX_LANGUAGE_SIZE.Dominik Riebeling2012-06-09
| | | | | | | | Since the build system now creates files holding the voice strings and an archive holding those creating MAX_LANGUAGE_SIZE needs to be created using a more specific wildcard. Change-Id: Ia424533a8053e4817f23b8dd99f6ab3c324d584d
* Create binary voice string archive on target.Dominik Riebeling2012-06-09
| | | | | | | | | | | | | | | | | | | | | | | Extend genlang to create files holding the voice strings in a binary format similar to lng. Create such files for all languages during a normal build, put them in a zip file and add them to rockbox.zip so they are installed with a main build. Creating a voice file requires access to the voice strings, which are currently not distributed with Rockbox. Therefore it is necessary to either have access to the source code of the installed build or to use a build the genlang service on rockbox.org can retrieve the strings for, making it impossible for normal users to generate a voice file for custom builds, test builds and older builds that aren't supported by the rockbox.org script. It also requires a network connection when creating voice files with Rockbox Utility even if creating a voice file by itself isn't network related. Furthermore, putting the voice strings on the target is also a prerequisite for eventually supporting a TTS on the player. Strip voice strings path. Change-Id: Ic2f86130909b3b257986a348e5cfcf618c4500c3
* FS#12690 - Serbian translation updateIvan Pesic2012-06-08
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Iacda723380276546b5d27159497d713eef1084d9
* FS#12689 - Missing strings for Español (Spanish) translationEduardo Gonzalez2012-06-05
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I2f33c613dc8dbf149c10efc6b73b16e969cf0903
* Update the Swedish translation.Magnus Holmgren2012-06-03
| | | | Change-Id: I1829750a1da11d036ba4904975efb086bbb63bed
* FS#12686 - Slovak lang updatePeter Lecký2012-05-31
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: Ice4ac40aa849a62ba4c2eba6e6ec45b0ed990fff
* New crossfeed algorithm for Rockbox: "Meier" crossfeedBertrik Sikken2012-05-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Emulates the basic "Meier" crossfeed (2 capacitors, 3 resistors) as discussed in http://www.meier-audio.homepage.t-online.de/passivefilter.htm This crossfeed blends a bit of low-pass filtered L signal into the R signal (and vice versa) while adding about 300 us delay to the crossfed-signal. A difference with the crossfeed already present in rockbox, is that this algorithm keeps the total spectrum flat (the one currently in rockbox accentuates low-frequency signals, making it sound a bit muffled). This implementation is quite lightweight, just 3 multiplies per left-right pair of samples. Has a default C implementation and optimized assembly versions for ARM and Coldfire. The crossfeed effect is quite subtle and is noticeable mostly one albums that have very strong left-right separation (e.g. one instrument only on the left, another only on the right). In the user interface, the new crossfeed option appears as "Meier" and is not configureable. The existing crossfeed is renamed to "Custom" as it allows itself to be customised. There is no entry for the user manual yet. Change-Id: Iaa100616fe0fcd7e16f08cdb9a7f41501973eee1
* Update Dutch translationPeter D'Hoye2012-05-19
| | | | Change-Id: Ie8f11ceac709fee6977ac59e483ee8233228a5f8
* Initial commit for the Creative ZEN X-Fi2 and X-Fi3 portsAmaury Pouly2012-05-19
| | | | | | These are really similar devices so one commit for both is ok. Change-Id: I8bd1d3fef1eb6d00aaadfb7af56c771f62d0c9c3
* Add support for cp1252 (Western European) codepage.Dominik Riebeling2012-05-19
| | | | | | | | | | | | | | | | | In Europe Windows defaults to its own codepage cp1252 (also known as "WinLatin" or "Windows-1252"). cp1252 adds some characters to ISO-8859-1. Some mp3 tagging software on Windows uses cp1252 instead of ISO-8859-1. This violates the ID3 specification, which requires tags to be ISO-8859-1 or Unicode. However, similar violations are made for other codepages and supported by Rockbox using the "Default Codepage" setting. Add support for cp1252 to enable people using such broken tools to override the correct decoding to get their tags displayed properly. Change-Id: I9f2ec478afe2503e99ee8e6609416c92b0f453e0 Reviewed-on: http://gerrit.rockbox.org/209 Reviewed-by: Jens Arnold <amiconn@rockbox.org> Tested-by: Jens Arnold <amiconn@rockbox.org>
* Remove < and > from voice strings.Dominik Riebeling2012-05-14
| | | | | | | | | | Some strings indicate a special meaning by being surrounded with < and > (like "<All tracks>" in the database view). There is no point in having those characters in the voice strings, most translations have them removed. Remove them on the remaining ones since they were causing problems with creating voicefiles. Change-Id: I22cfa251b141cb765020e3222624671399d3c133
* FS#12611 - European Portuguese translation update (11th March)Gabriel Maia2012-04-14
| | | | | | Signed-off-by: Bertrik Sikken <bertrik@sikken.nl> Change-Id: I80774667d233470a3b320b2ebe67855fbeaa48ac
* Split sleep timer activation and default duration setting.Nick Peskett2012-03-29
| | | | | | | | | | | Where before there was a single sleep timer menu option which handled initiating/ cancelling a sleep timer as well as setting the default duration, now there is one menu option to either start or cancel a sleep timer and another to set the default duration that will be used for future sleep timers. Change-Id: Ibea3711ec6406845ff5d0c0568fe5d1739eb8deb Reviewed-on: http://gerrit.rockbox.org/201 Reviewed-by: Nick Peskett <rockbox@peskett.co.uk>