Commit Graph

440 Commits

Author SHA1 Message Date
Walter Cheuk
9aef9e59fc Traditional Chinese translations update from Walter Cheuk 2019-06-28 13:42:33 +02:00
Vadim Zeitlin
dab230a3be Fix more wxHtmlHelpWindow-related German translations
See #18409.
2019-06-06 17:10:24 +02:00
Dummy
4ea7e2ecdd Fix wrong German translation of "Next page"
Closes #18409.
2019-06-06 13:46:02 +02:00
Vadim Zeitlin
96422fde4d Also use wx-translators@wxwidgets.org instead of @wxwindows.org
As with the previous commit, the old email address is not available any
more since a long time, so replace all mentions of it.
2019-04-22 14:14:10 +02:00
milotype
755906a431 Update Croation translations
Closes https://github.com/wxWidgets/wxWidgets/pull/1284
2019-04-08 14:33:26 +02:00
milotype
433f307a27
Update hr.po
Minor translation corrections, typgraphic corrections
2019-03-16 21:52:55 +01:00
milotype
cbf3a826da
Update de.po
File completion (100%), minor translation corrections, typgraphic corrections
2019-03-16 21:52:05 +01:00
milotype
7a5e649b9e Add Croatian translation by Milo Ivir
Closes http://www.wxwidgets.org/about/translations/
2019-03-11 00:42:52 +01:00
Alexander Kovalenko
df87960bfc Russian translations update from Alexander Kovalenko 2018-09-07 18:48:56 +02:00
Felipe
0c4c5a2aa9 Update Brazilian Portuguese translations
Now 100% complete.
2018-03-19 00:34:06 +01:00
Martin Srebotnjak
8fe3745b14 Complete Slovenian translations
All messages are translated now.
2017-11-07 13:03:37 +01:00
PB
229c69d891 Czech translations update from pbfordev
Closes https://github.com/wxWidgets/wxWidgets/pull/559
2017-09-27 14:26:07 +02:00
Kaya Zeren
c82a0b82a2 Turkish translations update 2017-08-14 01:51:50 +02:00
Adolfo Jayme Barrientos
0b572a67c1 Update Spanish translation
Closes https://github.com/wxWidgets/wxWidgets/pull/535
2017-08-10 00:28:27 +02:00
ROBERTO
9229777535 Update Italian translation
Update Italian translation (add new strings/revised previous strings)

Closes https://github.com/wxWidgets/wxWidgets/pull/531
2017-08-03 18:17:00 +02:00
scootergrisen
132ad714c5 Complee Danish translation 2017-07-27 13:39:03 +02:00
Vadim Zeitlin
33b0a70401 Fix missing quote in message catalogs in the last commit
Oops, the command in the previous commit message should have been

        sed -i'' -e '/^"Project-Id-Version/s/: wx.*/: wxWidgets 3.1\\n"/' locale/*.po~wxstd.po

but the last quote was forgotten.
2017-05-21 14:31:05 +02:00
Vadim Zeitlin
c7fc941f6c Use version 3.1 in all message catalogs
Updated automatically, using the following command

	sed -i'' -e '/^"Project-Id-Version/s/: wx.*/: wxWidgets 3.1\\n/' locale/*.po~wxstd.po

("~" pattern is a zsh extension).
2017-05-21 14:28:43 +02:00
Vadim Zeitlin
e4ef6aa82f Update all message catalogs with new strings
Just run "make -C locale allpo".
2017-05-21 14:26:22 +02:00
Kvaz1r
f9f5f9770a Update a few Ukrainian translations 2017-02-22 23:14:50 +01:00
Martin Srebotnjak
617a14873c Complete Slovenian translations 2017-02-19 19:03:52 +01:00
Martin Srebotnjak
785983d895 Another Slovenian translations update 2017-02-12 17:16:04 +01:00
Martin Srebotnjak
6927c49311 Update Slovenian translations
Now at 96%.
2017-01-28 18:33:23 +01:00
Martin Srebotnjak
b13a923d0e Update Slovenian translations 2016-12-16 14:10:16 +01:00
scootergrisen
90bd2523d1 Danish translation improvements 2016-11-28 02:25:42 +01:00
Gideon van Melle
1927a2f8a0 Update Dutch translations
Closes https://github.com/wxWidgets/wxWidgets/pull/313
2016-08-21 18:08:11 +02:00
scootergrisen
e7b4c19e42 Minor Danish translations update 2016-04-08 15:00:41 +02:00
Vadim Zeitlin
36febf2d8a Danish translations update from scootergrisen 2016-03-03 22:38:32 +01:00
Andrius Balsevičius
2071f03127 Update Lithuanian translations
Also don't use original untranslated English strings as "translations".
2016-01-31 19:51:12 +01:00
Andrius Balsevičius
1d0cd95c8e Update Lithuanian translations 2016-01-17 14:04:36 +01:00
TMTisFree
3e3d2ff096 French translations update from TMTisFree
Closes #17287.
2015-12-21 12:56:59 +01:00
Vadim Zeitlin
af05905454 Spanish translations update from Miguel Gimenez 2015-12-10 14:03:48 +01:00
Pavel Maryanov
4eef0ac404 Update a few strings in Russian translations 2015-11-06 14:34:12 +01:00
Bryan Petty
0b2263c25d Updated links and mailing list addresses. 2015-10-30 20:06:09 -06:00
Hallgeir Holien
ded52d0407 Translated missing parts and fixed translations 2015-10-27 22:42:41 +01:00
Wolfgang Stoeggl
8437c6a443 German translations update. 2015-10-21 23:46:29 +02:00
Bryan Petty
d25a732f25 Remove diff accidentally committed in d6406db6 2015-08-18 19:12:28 -06:00
Vadim Zeitlin
cb81c2e914 Danish translations update from Bue Vester-Andersen. 2015-07-21 02:40:14 +02:00
Vadim Zeitlin
a34d9e2817 Basque translations update from Xabier Aramendi. 2015-07-18 23:57:13 +02:00
Vadim Zeitlin
48338a304f Italian translations update from Roberto Boriotti. 2015-07-09 14:38:49 +02:00
Vadim Zeitlin
aa62a65130 Brazilian Portuguese translations update from Philippe. 2015-06-23 18:09:31 +02:00
Vadim Zeitlin
8367c3c0ca Czech translations update from Zbyněk Schwarz . 2015-06-08 18:10:32 +02:00
Dimitri Schoolwerth
d6406db6ed Refresh all source message catalogs
Run "make allpo" to include the new " strikethrough" string.
2015-05-24 01:23:32 +04:00
Dimitri Schoolwerth
59e428671c Refresh all source message catalogs
Run "make allpo" to update the catalogs because of new strings,
translator hints, and before adding a new string.
2015-05-24 01:22:40 +04:00
Dimitri Schoolwerth
d64f6e841a Fix duplicate message definitions in pt.po
There are duplicate message IDs (since 92c94be) in pt.po which cause
fatal errors with msgmerge. Remove the duplicates to fix the errors.
2015-05-24 01:22:39 +04:00
Dimitri Schoolwerth
5c4abb0dd8 Minor changes to Dutch translations
Change a couple of translations from pull request #25.

Also change "U" usage to "u". While "U" is correct too it is less likely
to be the form that should be used here (it's used to address a holy
person or deity).
2015-05-14 20:08:02 +04:00
Gideon van Melle
c41aaf257f Update Dutch translations
Apply pull request #25.
2015-05-14 20:02:38 +04:00
Him Prasad Gautam
865dd8142a Update Nepalese translations. 2015-05-09 17:45:33 +02:00
Vadim Zeitlin
25b5d670c2 German translations update from Wolfgang Stöggl .
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78334 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2015-01-02 23:49:32 +00:00
Vadim Zeitlin
12936eaba6 Czech translations update from Zbyněk Schwarz.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@78305 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-12-24 13:56:50 +00:00