diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 20:38:19 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 20:38:19 +0200 |
commit | 6e46bd73733e9b7168ba08f8d8edfcf5a92ead60 (patch) | |
tree | 89ed67fd02710a9dcfc314b3ab8ab72d1dc41b92 /.tx | |
parent | aa4aa40b57a46d680d636956b2b7d1aa708162e9 (diff) | |
download | nextcloud-server-6e46bd73733e9b7168ba08f8d8edfcf5a92ead60.tar.gz nextcloud-server-6e46bd73733e9b7168ba08f8d8edfcf5a92ead60.zip |
integrated and updated calendar translations
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index 0fb6cc2445a..b51860f8b2f 100644 --- a/.tx/config +++ b/.tx/config @@ -121,6 +121,36 @@ trans.sr@latin = l10n/sr@latin/media.po trans.sv = l10n/sv/media.po trans.zh_CN = l10n/zh_CN/media.po +[owncloud.calendar] +file_filter = l10n/<lang>/calendar.po +host = http://www.transifex.net +source_file = l10n/templates/calendar.pot +source_lang = en +trans.bg_BG = l10n/bg_BG/calendar.po +trans.ca = l10n/ca/calendar.po +trans.cs_CZ = l10n/cs_CZ/calendar.po +trans.da = l10n/da/calendar.po +trans.de = l10n/de/calendar.po +trans.el = l10n/el/calendar.po +trans.es = l10n/es/calendar.po +trans.et_EE = l10n/et_EE/calendar.po +trans.fr = l10n/fr/calendar.po +trans.id = l10n/id/calendar.po +trans.it = l10n/it/calendar.po +trans.lb = l10n/lb/calendar.po +trans.ms_MY = l10n/ms_MY/calendar.po +trans.nb_NO = l10n/nb_NO/calendar.po +trans.nl = l10n/nl/calendar.po +trans.pl = l10n/pl/calendar.po +trans.pt_BR = l10n/pt_BR/calendar.po +trans.pt_PT = l10n/pt_PT/calendar.po +trans.ro = l10n/ro/calendar.po +trans.ru = l10n/ru/calendar.po +trans.sr = l10n/sr/calendar.po +trans.sr@latin = l10n/sr@latin/calendar.po +trans.sv = l10n/sv/calendar.po +trans.zh_CN = l10n/zh_CN/calendar.po + [owncloud.contacts] file_filter = translations/owncloud.contacts/<lang>.po host = http://www.transifex.net |