1379 Commits

Author SHA1 Message Date
Sunil Mohan Adapa
fa213b8b06 Update Norwegian Bokmål from Transifex 2015-12-07 00:52:01 +05:30
Sunil Mohan Adapa
98eabd6460 Update Dutch and translate 1 string
- Translation 1 newly introduced string

- Run ./setup update_translations
2015-12-07 00:41:56 +05:30
Sunil Mohan Adapa
bc81471297 Update German translations from Transifex 2015-12-07 00:23:47 +05:30
Sunil Mohan Adapa
ba4efbe015 Create Telugu translation from Transifex 2015-12-07 00:15:09 +05:30
Mikkel Kirkgaard Nielsen
9019adf775 Update Danish (da) translation before 0.7 freeze. 2015-12-06 18:10:59 +05:30
Philippe Baret
05c9acd311 Django FR: 27 new strings translated
100% translated, 100% self proof read.
2015-12-05 17:58:42 +01:00
Ruben Lubbes
59f36e1a87 Added 27 NL strings for 0.7 release. 2015-12-05 14:54:40 +01:00
Sunil Mohan Adapa
404a575aa4 Update latest messages for all locales 2015-12-05 18:15:34 +05:30
Sunil Mohan Adapa
f7b542a697 Update fake translations with latest messages 2015-12-05 18:12:50 +05:30
Sunil Mohan Adapa
f1ed32e9d2 Add POT file to the repository
Some web translation tools work better when a POT file is available.
Commit the initial version of the POT file.  We need to make a practise
of updating the POT file whenever someone makes changes to translatable
string in the code.
2015-12-05 12:13:59 +05:30
Sunil Mohan Adapa
8e8f8118c4 Remove trailing whitespaces in locale directory 2015-12-03 09:21:22 +05:30
Sunil Mohan Adapa
dac8e570df Remove incorrect locale 'dk' 2015-12-03 09:20:59 +05:30
Mikkel Kirkgaard Nielsen
944fe9f6d0 Update Danish .po from latest code.
Translate new and updated strings.
Fixes after proofreading and actual testing.
2015-12-03 03:40:01 +01:00
Philippe Baret
e39ec223ac Django.po [DE] updated from Transifex
100% translated, 0% proof read
2015-12-02 11:34:05 +01:00
Philippe Baret
8fa4af671f Update django.po [DA]
Added translated content (100% translated, 0% proof read)
2015-12-01 12:12:45 +01:00
Philippe Baret
63366ba2c6 Update translations for i18n fixes
Denmark po file to be filled.
2015-11-30 18:20:51 +01:00
Philippe Baret
5656a4c9cb Added Django.po for DK
File created and filled with template content
2015-11-30 18:08:39 +01:00
Philippe Baret
e1595582ca Create django.po 2015-11-30 18:06:22 +01:00
Philippe Baret
20b17ec4b9 Added Readme
Info on other platform to double check before starting translation work.
2015-11-29 13:03:44 +01:00
Philippe Baret
87571c1075 Updated Django FR Po File (local URL for wiki)
FreedomBox Transifex configuration has been edited to allow different URLs
2015-11-28 16:57:28 +01:00
Philippe Baret
8fc7ebcc95 Update Django FR Po file (proof read)
100% transalted, 100% proof read (1 time)
2015-11-27 14:50:19 +01:00
Philippe Baret
198f3453ae Update from Transifex (FR Django po file)
100% translated, need full proof read (360 strings to be done out of 500)
2015-11-27 12:15:47 +01:00
Ruben Lubbes
e69189c99c Missing string added 2015-11-26 02:46:22 +01:00
Sunil Mohan Adapa
5dfa2d0626 Minor fixes to NL translation 2015-11-25 19:03:38 +05:30
Ruben Lubbes
355bd450ce Added language NL translation 2015-11-25 12:42:07 +01:00
Sunil Mohan Adapa
86d3d714fc Move missed out nb locale file too 2015-11-14 13:04:42 +05:30
Sunil Mohan Adapa
de70396261 Update translations for i18n fixes 2015-11-14 11:43:18 +05:30
Sunil Mohan Adapa
b84534eaec Create a fake locale translation for testing
To test whether internationalization is done properly, rename this folder
a known non-existing locale.  Set browser to contain that locale and
visit Plinth.  Every string that is i18ned properly will show up in
capitals.  Other strings will show as regular string.
2015-11-13 22:44:46 +05:30
Sunil Mohan Adapa
8c91d9101b Move .po file to correct location
Django picks up locale files from project directory and application
directories.  Move the locales into project directory.

Also update the po files using 'django-admin makemessages'.
2015-11-13 22:42:04 +05:30