[i18n] Add polish (pl) translation

remotes/origin/enhancement/email-actions
David Barragán Merino 2015-07-26 23:31:12 +02:00
parent 1ea444fd38
commit cd8e3160aa
3 changed files with 3573 additions and 1 deletions

View File

@ -11,6 +11,8 @@
- Add custom videoconference system. - Add custom videoconference system.
- Add support for comments in the Gitlab webhooks integration. - Add support for comments in the Gitlab webhooks integration.
- Now profile timelines only show content about the objects (US/Tasks/Issues/Wiki pages) you are involved. - Now profile timelines only show content about the objects (US/Tasks/Issues/Wiki pages) you are involved.
- i18n.
- Add polish (pl) translation.
### Misc ### Misc
- API: Mixin fields 'users', 'members' and 'memberships' in ProjectDetailSerializer - API: Mixin fields 'users', 'members' and 'memberships' in ProjectDetailSerializer

View File

@ -126,7 +126,7 @@ LANGUAGES = [
#("nn", "Norsk (nynorsk)"), # Norwegian Nynorsk #("nn", "Norsk (nynorsk)"), # Norwegian Nynorsk
#("os", "Ирон æвзаг"), # Ossetic #("os", "Ирон æвзаг"), # Ossetic
#("pa", "ਪੰਜਾਬੀ"), # Punjabi #("pa", "ਪੰਜਾਬੀ"), # Punjabi
#("pl", "Polski"), # Polish ("pl", "Polski"), # Polish
#("pt", "Português (Portugal)"), # Portuguese #("pt", "Português (Portugal)"), # Portuguese
#("pt-br", "Português (Brasil)"), # Brazilian Portuguese #("pt-br", "Português (Brasil)"), # Brazilian Portuguese
#("ro", "Română"), # Romanian #("ro", "Română"), # Romanian

File diff suppressed because it is too large Load Diff