aboutsummaryrefslogtreecommitdiffstats
path: root/l10n/l10n.pl
Commit message (Collapse)AuthorAgeFilesLines
* Extract app name and navigation entries for l10nMorris Jobke2017-05-081-0/+3
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Also use Javascript as language in l10n.pl - fixes #13924Thomas Müller2016-04-071-1/+18
|
* Merge pull request #14399 from owncloud/ignore-empty-pluralsLukas Reschke2015-03-261-2/+3
|\ | | | | Ignore empty plurals just like with singulars
| * Ignore empty plurals just like with singularsJoas Schilling2015-02-201-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 quotesJoas Schilling2015-02-181-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#719Bernhard Posselt2015-02-051-1/+1
|
* adding console command to generate javascript translation files based on ↵Thomas Müller2014-10-291-7/+12
| | | | | | existing php translation files read server side translations from json files
* l10n.pl now generates js files as wellThomas Müller2014-10-291-0/+10
|
* replace $ by \$Morris Jobke2014-06-031-0/+4
|
* update version to 6.0.0 and adding comment optionThomas Müller2013-10-071-1/+1
|
* fixing call to joinThomas Müller2013-08-151-1/+1
|
* another new lineThomas Müller2013-08-021-1/+1
|
* add new line to generated php codeThomas Müller2013-08-021-1/+1
|
* Save the plural information given in po filesJakob Sack2013-08-011-5/+20
|
* Fix two bugs in l10n.plJakob Sack2013-07-161-2/+2
|
* Allow several plural forms in l10n php filesJakob Sack2013-07-161-6/+11
|
* Add possibility to read/write plural translationsJakob Sack2013-07-071-6/+22
|
* fixing issues with UTF8 characters in translatable stringsThomas Mueller2013-02-121-1/+1
|
* Python language setting on gettextThomas Müller2012-09-261-1/+1
| | | gettext with language setting 'Python' gives better results than 'Perl'
* update l10n script to better read js filesRobin Appelman2012-06-061-1/+1
|
* Sorting files in l10n.pl to get the same order alwaysJakob Sack2011-08-261-0/+3
|
* updated translationsJan-Christoph Borchardt2011-08-131-3/+2
|
* Improve l10n.plJakob Sack2011-08-101-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 stringsJan-Christoph Borchardt2011-07-271-8/+4
|
* Updated l10n script, fixed translation in admin/users templateJakob Sack2011-06-211-9/+6
|
* Keep order when creating php filesJakob Sack2011-06-201-9/+9
|
* All translations should be in the new systemJakob Sack2011-06-201-0/+1
|
* more i18n improvementsJakob Sack2011-06-201-1/+1
|
* New i18n-structureJakob Sack2011-06-201-0/+104