131 Commits

Author SHA1 Message Date
Florian Schlichting
75d4db9afb two more PHP5 curl 2019-03-11 22:46:37 +01:00
Andrew Ruthven
afe69f22d3 We need PHP curl, not specifically PHP5 curl 2019-03-07 16:15:34 +13:00
Andrew Ruthven
ca5c618740 Add trivial translations of Passed: %s, using what is already present for Passed. 2018-10-02 20:41:42 +13:00
Florian Schlichting
2a84694331 Unbreak locale selection in admin interface
http://php.net/manual/en/function.setlocale.php says "Different systems
have different naming schemes for locales." This seems to be true for
platforms (eg Win vs. Linux), but on Debian AFAIR locales were always at
least two-part (de_DE), never just one (de). This seems to have been
broken in 504651a3, likely by mistake.

Also, switch locale immediately, even before writing to the database.

BTW, what happens when system default locale is configured to e.g. fr_FR
and the user selects "English" - does that work?
2017-01-17 23:40:26 +01:00
Cyril Giraud
ee0e5e6656 Update translations from Transifex (French + some trivial updates in otherZZ languages). 2017-01-15 21:51:57 +01:00
Cyril Giraud
4a4f578c49 PHP strings extraction with rebulid-translations.sh + tx push -s -t 2017-01-14 23:40:36 +01:00
Cyril Giraud
2eb0566621 Fix in ar.values. 2015-11-05 20:56:05 +01:00
Cyril Giraud
afc852188e Add Arabic to language list.
Z
2015-11-05 20:34:08 +01:00
Cyril Giraud
f7a72543ea Add Slovak (Slovakia) language to language list. 2015-11-05 20:13:33 +01:00
Cyril Giraud
3b597a5068 Add Finnish language and update for Korean. 2015-11-05 19:58:51 +01:00
Cyril Giraud
7f29218e5f Add language selection for Korean. 2015-11-05 19:06:47 +01:00
Cyril Giraud
642524d391 Extract translatable strings in upgrade.php + update according to Transifex translations. 2015-03-06 23:41:08 +01:00
Cyril Giraud
f8796e58c7 Translation update for es_VE and ko_KR, thanks to Transifex contributors. 2014-12-29 22:46:52 +01:00
Jim Fenton
2029e24f1a Merge branch issue_20_localization into master 2014-11-20 22:33:08 -08:00
Cyril Giraud
5b5eba38ca Issue #20: setup.php and help.php fixed (to be reviewed) + translations updates. 2014-10-19 00:26:09 +02:00
Cyril Giraud
20e35352d1 Minor translation update. 2014-10-18 23:19:44 +02:00
Cyril Giraud
33b5b335f7 Minor translation update. 2014-10-12 00:22:33 +02:00
Cyril Giraud
be5c980ab3 Translations update from Transifex. 2014-09-22 22:10:11 +02:00
Cyril Giraud
a872cb8f68 Translation updates and new languages. 2014-06-11 22:39:08 +02:00
Andrew McMillan
2aa2f244ee Transifex updates 2013-09-26 16:24:36 +02:00
Christoph Anton Mitterer
4ae44558c7 update addresses to the new canonical location
* Updated all addresses of the canonical git upstream repository and the issue
  tracker to the new ones.

Conflicts:
	po/de.po
	po/es_AR.po
	po/es_ES.po
	po/es_MX.po
	po/es_VE.po
	po/et.po
	po/fr.po
	po/hu.po
	po/it.po
	po/ja.po
	po/nb_NO.po
	po/nl.po
	po/pl.po
	po/pt_BR.po
	po/pt_PT.po
	po/ru.po
	po/sv.po
2013-09-02 14:40:33 +12:00
Andrew McMillan
9b7bc8d6e4 Changes in formatting from Transifex. 2013-05-23 13:38:12 +12:00
Andrew McMillan
cf934f8a90 Release 1.1.0 2012-05-28 21:27:15 +12:00
Andrew McMillan
8ccf9df1e6 Updated translations. 2012-03-12 13:18:03 +13:00
Andrew McMillan
e5eeffe935 Updated german translation. 2012-01-13 23:40:42 +13:00
Andrew McMillan
c2efe47a61 Apply latest translations from transifex. 2012-01-05 12:06:53 +13:00
Andrew McMillan
72ad090152 Tooltips for schedule-deliver and schedule-send. 2011-11-21 11:00:39 +13:00
Andrew McMillan
aa3582e97e Current localisations from Transifex. 2011-11-21 10:56:44 +13:00
Andrew McMillan
78f033db9d Small update to Norwegian translation. 2011-11-09 09:56:11 +13:00
Andrew McMillan
7080b2671f Updated Norwegian and Portuguese translations. 2011-11-02 18:48:44 +13:00
Andrew McMillan
c093419591 Updated Polish translation from the friendly folk at Gdansk University of Technology. 2011-11-02 17:19:39 +13:00
Andrew McMillan
3198191462 New Spanish(Spain) translation, updated French translations. 2011-10-26 12:36:01 +13:00
Andrew McMillan
e520a31d68 Updates to Brazilian Portuguese, German and Dutch translations. 2011-10-25 20:27:31 +13:00
Andrew McMillan
cd7c141a85 Updated translations reflected back by transifex.net 2011-10-24 21:24:16 +13:00
Andrew McMillan
2ae3de7cdb Updated language files. 2011-10-24 21:20:14 +13:00
Rob Ostensen
2de1327934 more external bind changes, added a clean up button, urls now show for external collections and added a few strings for translation 2011-10-24 21:18:04 +13:00
Rob Ostensen
ba5106272a add a check to the setup page for the php calendar extension
Signed-off-by: Rob Ostensen <rob@boxacle.net>
2011-10-07 09:45:40 +02:00
Andrew McMillan
11892c4e97 Release 0.9.9.6 2011-09-27 13:27:56 +13:00
Rob Ostensen
9dcda2abe4 add a check to the setup page for the php calendar extension
Signed-off-by: Rob Ostensen <rob@boxacle.net>
2011-09-14 11:25:54 +12:00
Andrew McMillan
9e9005667d Translations and strings for new release. 2011-09-11 23:44:00 +12:00
Andrew McMillan
8ed17e2329 Calculate the DAViCal source files we need to process for translations. 2011-09-11 00:46:07 +12:00
Andrew McMillan
504651a3f5 Add new locales and restructure how they are handled.
We now build the dba/supported_locales.sql file from po/locale.values
files for each locale, and we are also fetching the translations from
transifex.net in order to build them.

This commit also adds support for some new locales, especially
Brazilian Portuguese and Mexican Spanish.
2011-08-25 12:45:33 +12:00
Felix Möller
8cd642dcf9 Update translations.
Import translations from transifex.
Thanks tikismoke for the work on the french translation.
I did some work on the german one.

The other languages have huge diffs which i am not brave enough to review right now.
2011-03-02 23:23:57 +01:00
Felix Möller
66c476ee67 Sync german translation with Transifex. 2011-02-27 01:20:36 +01:00
Felix Möller
310d9e1180 Readding old translations.
There are quiet some translation in the repository which are not at transifex yet!
2011-02-21 22:47:09 +13:00
Felix Möller
b530605b87 Readd some german notes
This are not viewable in transifex but might still be interesting.
2011-02-21 22:46:52 +13:00
Felix Möller
ebb569dcd1 Update translations from Transifex
Updating the translation files from Transifex. I checked the german diff and the changes seem to be reasonable.
2011-02-21 22:46:42 +13:00
Felix Möller
13281995d1 Remove obsoleted strings from translation
There has been a lot of obsolted strings collected over the time.
Cleaning them up now to have a clean start.
2011-02-21 22:44:45 +13:00
Andrew McMillan
5debe92237 Move from extract.pl to standard xgettext
So far we have used extract.pl which originated in Horde to generate the
PO files. This process took a long time to run.

But xgettext is able to handle PHP by itself.

In the source translate() and i18n() are used instead of _() therefore
we have to pass a keyword parameter.

From now on Translators: is the keyword to provide content to the
translators on Transifex.

Conflicts:

	scripts/po/extract.pl
2011-02-21 22:39:40 +13:00
Andrew McMillan
ed7ffea332 Updated strings for localisation. 2011-01-14 16:20:16 +13:00