Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extract app name and navigation entries for l10n | Morris Jobke | 2017-05-08 | 1 | -0/+3 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Also use Javascript as language in l10n.pl - fixes #13924 | Thomas Müller | 2016-04-07 | 1 | -1/+18 |
| | |||||
* | Merge pull request #14399 from owncloud/ignore-empty-plurals | Lukas Reschke | 2015-03-26 | 1 | -2/+3 |
|\ | | | | | Ignore empty plurals just like with singulars | ||||
| * | Ignore empty plurals just like with singulars | Joas Schilling | 2015-02-20 | 1 | -2/+3 |
| | | | | | | | | | | | | The js and php code of n() has fallbacks for when the key is missing. However there is no fallback, when the key is defined with an array of empty strings. So we just don't extract them anymore and use the english language. | ||||
* | | Correctly create the expected key for plurals with quotes | Joas Schilling | 2015-02-18 | 1 | -2/+5 |
|/ | | | | | | | Ported from the administration repo: https://github.com/owncloud/administration/commit/c67eaa11c04d0989ee9331c97788a0225a82e7f5 and https://github.com/owncloud/administration/commit/41b0f9fa3a9c6183972f971eea3875b98e22217a | ||||
* | ignore minified js, owncloud/news#719 | Bernhard Posselt | 2015-02-05 | 1 | -1/+1 |
| | |||||
* | adding console command to generate javascript translation files based on ↵ | Thomas Müller | 2014-10-29 | 1 | -7/+12 |
| | | | | | | existing php translation files read server side translations from json files | ||||
* | l10n.pl now generates js files as well | Thomas Müller | 2014-10-29 | 1 | -0/+10 |
| | |||||
* | replace $ by \$ | Morris Jobke | 2014-06-03 | 1 | -0/+4 |
| | |||||
* | update version to 6.0.0 and adding comment option | Thomas Müller | 2013-10-07 | 1 | -1/+1 |
| | |||||
* | fixing call to join | Thomas Müller | 2013-08-15 | 1 | -1/+1 |
| | |||||
* | another new line | Thomas Müller | 2013-08-02 | 1 | -1/+1 |
| | |||||
* | add new line to generated php code | Thomas Müller | 2013-08-02 | 1 | -1/+1 |
| | |||||
* | Save the plural information given in po files | Jakob Sack | 2013-08-01 | 1 | -5/+20 |
| | |||||
* | Fix two bugs in l10n.pl | Jakob Sack | 2013-07-16 | 1 | -2/+2 |
| | |||||
* | Allow several plural forms in l10n php files | Jakob Sack | 2013-07-16 | 1 | -6/+11 |
| | |||||
* | Add possibility to read/write plural translations | Jakob Sack | 2013-07-07 | 1 | -6/+22 |
| | |||||
* | fixing issues with UTF8 characters in translatable strings | Thomas Mueller | 2013-02-12 | 1 | -1/+1 |
| | |||||
* | Python language setting on gettext | Thomas Müller | 2012-09-26 | 1 | -1/+1 |
| | | | gettext with language setting 'Python' gives better results than 'Perl' | ||||
* | update l10n script to better read js files | Robin Appelman | 2012-06-06 | 1 | -1/+1 |
| | |||||
* | Sorting files in l10n.pl to get the same order always | Jakob Sack | 2011-08-26 | 1 | -0/+3 |
| | |||||
* | updated translations | Jan-Christoph Borchardt | 2011-08-13 | 1 | -3/+2 |
| | |||||
* | Improve l10n.pl | Jakob Sack | 2011-08-10 | 1 | -9/+57 |
| | | | | | | o more information o drop l10n/xgettextfiles o read all php and js files inside a folder that has a "l10n" folder | ||||
* | updated localization script and removed duplicate strings | Jan-Christoph Borchardt | 2011-07-27 | 1 | -8/+4 |
| | |||||
* | Updated l10n script, fixed translation in admin/users template | Jakob Sack | 2011-06-21 | 1 | -9/+6 |
| | |||||
* | Keep order when creating php files | Jakob Sack | 2011-06-20 | 1 | -9/+9 |
| | |||||
* | All translations should be in the new system | Jakob Sack | 2011-06-20 | 1 | -0/+1 |
| | |||||
* | more i18n improvements | Jakob Sack | 2011-06-20 | 1 | -1/+1 |
| | |||||
* | New i18n-structure | Jakob Sack | 2011-06-20 | 1 | -0/+104 |