diff options
author | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 20:13:15 +0200 |
---|---|---|
committer | Jan-Christoph Borchardt <JanCBorchardt@fsfe.org> | 2011-09-23 20:13:27 +0200 |
commit | d3fedc14e2b70a3725ec3c3335f70c3a1fdc677d (patch) | |
tree | dfeb10b694160fc9b8abe714a33e4175cc57f226 /.tx | |
parent | b73f72f62ccedeed1fa301856454d78566c650f1 (diff) | |
download | nextcloud-server-d3fedc14e2b70a3725ec3c3335f70c3a1fdc677d.tar.gz nextcloud-server-d3fedc14e2b70a3725ec3c3335f70c3a1fdc677d.zip |
fixed contacts strings (no technical stuff in the interface, don't scream at people, ...), ready for translation
Diffstat (limited to '.tx')
-rw-r--r-- | .tx/config | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.tx/config b/.tx/config index 17b727e89f9..0fb6cc2445a 100644 --- a/.tx/config +++ b/.tx/config @@ -121,3 +121,32 @@ trans.sr@latin = l10n/sr@latin/media.po trans.sv = l10n/sv/media.po trans.zh_CN = l10n/zh_CN/media.po +[owncloud.contacts] +file_filter = translations/owncloud.contacts/<lang>.po +host = http://www.transifex.net +source_file = l10n/templates/contacts.pot +source_lang = en +trans.bg_BG = l10n/bg_BG/contacts.po +trans.ca = l10n/ca/contacts.po +trans.cs_CZ = l10n/cs_CZ/contacts.po +trans.da = l10n/da/contacts.po +trans.de = l10n/de/contacts.po +trans.el = l10n/el/contacts.po +trans.es = l10n/es/contacts.po +trans.et_EE = l10n/et_EE/contacts.po +trans.fr = l10n/fr/contacts.po +trans.id = l10n/id/contacts.po +trans.it = l10n/it/contacts.po +trans.lb = l10n/lb/contacts.po +trans.ms_MY = l10n/ms_MY/contacts.po +trans.nb_NO = l10n/nb_NO/contacts.po +trans.nl = l10n/nl/contacts.po +trans.pl = l10n/pl/contacts.po +trans.pt_BR = l10n/pt_BR/contacts.po +trans.pt_PT = l10n/pt_PT/contacts.po +trans.ro = l10n/ro/contacts.po +trans.ru = l10n/ru/contacts.po +trans.sr = l10n/sr/contacts.po +trans.sr@latin = l10n/sr@latin/contacts.po +trans.sv = l10n/sv/contacts.po +trans.zh_CN = l10n/zh_CN/contacts.po |