Commit Graph

10183 Commits

Author SHA1 Message Date
Michal Čihař
5426dec6e4 Unify order of wildcards in messages. 2010-03-12 00:24:15 +01:00
Michal Čihař
809473c9fb Fix wrong format strings.
Found thanks to gettext.
2010-03-12 00:22:14 +01:00
Michal Čihař
b23e4eccbe Merge branch 'master' into gettext 2010-03-12 00:08:10 +01:00
Michal Čihař
7bcf3879ba Move MySQL manual language to proper place. 2010-03-12 00:03:03 +01:00
Marc Delisle
bbc3d3debf Merge branch 'QA_3_3' 2010-03-11 17:59:19 -05:00
Marc Delisle
4a53eb1916 duplicate comment 2010-03-11 17:58:51 -05:00
Michal Čihař
8781e81c5e Move some messages to places where they belong.
This is bascially just test that everything works as expected, much more
messages should follow.
2010-03-11 23:58:38 +01:00
Michal Čihař
b33cbac41e Convert comment to translator comment. 2010-03-11 23:53:23 +01:00
Michal Čihař
faa422b821 Add hint for translators. 2010-03-11 23:50:54 +01:00
Michal Čihař
5f9063b844 No support for MySQL, so no need to link to it's docs. 2010-03-11 23:49:33 +01:00
Michal Čihař
15cbb1b61e Add ignore list for po. 2010-03-11 23:45:25 +01:00
Michal Čihař
9c2b2085f8 Readd strings mistakenly missing from first import. 2010-03-11 23:44:18 +01:00
Michal Čihař
7af78a799e Improvements to php2gettext script.
Properly handle months and perform update of existing po files rather
than replacing.
2010-03-11 23:31:49 +01:00
Michal Čihař
79c5aacdb7 Add missing message to po files. 2010-03-11 23:31:32 +01:00
Michal Čihař
4a7c818b92 Add missing translation. 2010-03-11 23:30:10 +01:00
Michal Čihař
b7253c1fda Regenerate. 2010-03-11 23:17:11 +01:00
Michal Čihař
6843de9334 Merge remote branch 'pootle/gettext' into gettext
Conflicts:
	po/cs.po
2010-03-11 23:16:22 +01:00
Michal Čihař
7ff9f002e9 Regenerate. 2010-03-11 23:15:22 +01:00
Michal Čihař
b8b38e4a81 Translation update done using Pootle. 2010-03-12 00:14:51 +02:00
Michal Čihař
0af57ab63a Translation update done using Pootle. 2010-03-12 00:14:35 +02:00
Michal Čihař
5ed2a86f74 Translation update done using Pootle. 2010-03-12 00:14:30 +02:00
Michal Čihař
21073b5175 Translation update done using Pootle. 2010-03-12 00:14:26 +02:00
Michal Čihař
d7aa68f912 Translation update done using Pootle. 2010-03-12 00:14:20 +02:00
Michal Čihař
2704b3cb33 Update Czech translation. 2010-03-11 22:56:42 +01:00
Michal Čihař
6b09e92003 Refresh po files, remove duplicate messages. 2010-03-11 22:51:43 +01:00
Michal Čihař
0db3d899ee Add list of ignored files. 2010-03-11 15:14:02 -05:00
Michal Čihař
f246f58dcf Initial cleanup of po files.
There is still lot of files with duplicate messages, what needs to be
solved.
2010-03-11 19:53:42 +01:00
Michal Čihař
0c82f1a8b9 Remove not translated strings to avoid problems with conflicts. 2010-03-11 19:42:10 +01:00
Michal Čihař
3f5b2bd34e Fix context usage.
Remove context where it is not needed, add it to messages.inc where it
seems to be useful.
2010-03-11 19:18:44 +01:00
Michal Čihař
3bbda2c230 Update po files.
Fix error introduced by using en_GB as base and also pickup latest
changes in master.
2010-03-11 18:53:35 +01:00
Michal Čihař
80dbec8115 Base translations on en_US not on en_GB. 2010-03-11 18:52:58 +01:00
Michal Čihař
cc8f02ec86 Add header to the file. 2010-03-11 18:49:15 +01:00
Michal Čihař
4313c02fe9 Process gettext with context. 2010-03-11 18:49:15 +01:00
Michal Čihař
5a4b719ae9 Use context in some places.
These are still not all which were originally present, rest needs to be
checked.
2010-03-11 18:49:15 +01:00
Michal Čihař
179e6e90a0 Implement gettext wit context. 2010-03-11 18:49:15 +01:00
Michal Čihař
0fb8f2c7ef Charset is always utf-8. 2010-03-11 18:49:15 +01:00
Michal Čihař
c60dd8b7c6 Add some comments for translators. 2010-03-11 18:49:15 +01:00
Michal Čihař
fd85fc64fd Add script for updating po files. 2010-03-11 18:49:15 +01:00
Michal Čihař
d4746a4cf7 Always use php-gettext functions without fallback to PHP. 2010-03-11 18:49:14 +01:00
Michal Čihař
c3c4013b80 Ignore backup files. 2010-03-11 18:49:14 +01:00
Michal Čihař
0355540191 Avoid varning on udefined variables. 2010-03-11 18:49:14 +01:00
Michal Čihař
23eb18b51f Set text domain to properly load messages file. 2010-03-11 18:49:14 +01:00
Michal Čihař
54c9f24fb8 Initial implementation of Gettext based selection.
- Loads list of available languages
- Sets locale
- Loads transitional messages file
2010-03-11 18:49:14 +01:00
Michal Čihař
c33c13de97 Add php-gettext.
Version 1.0.9, downloaded from https://launchpad.net/php-gettext/.
2010-03-11 18:49:14 +01:00
Michal Čihař
2030fe8b81 Ignore generated locale files. 2010-03-11 18:49:13 +01:00
Michal Čihař
574f2748b0 Generate mo files on release. 2010-03-11 18:49:13 +01:00
Michal Čihař
95db34e9de Add script for generating mo files for gettext. 2010-03-11 18:49:13 +01:00
Michal Čihař
24ad202367 Add generated po files. 2010-03-11 18:49:12 +01:00
Michal Čihař
a229d385cb We're working on version 3.4. 2010-03-11 18:49:11 +01:00
Michal Čihař
64e012f9a4 Generate also english.php.
It had to be generated manually before.
2010-03-11 18:49:11 +01:00