mirror of
https://github.com/haiwen/seahub.git
synced 2025-08-30 13:23:14 +00:00
Update locales
This commit is contained in:
parent
4f2b2442c2
commit
08868917d1
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
5934
locale/es_MX/LC_MESSAGES/django.po
Normal file
5934
locale/es_MX/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
5664
locale/he/LC_MESSAGES/django.po
Normal file
5664
locale/he/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
5804
locale/lv_LV/LC_MESSAGES/django.po
Normal file
5804
locale/lv_LV/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
5652
locale/nl_NL/LC_MESSAGES/django.po
Normal file
5652
locale/nl_NL/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
5730
locale/sk_SK/LC_MESSAGES/django.po
Normal file
5730
locale/sk_SK/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
6081
locale/uk/LC_MESSAGES/django.po
Normal file
6081
locale/uk/LC_MESSAGES/django.po
Normal file
File diff suppressed because it is too large
Load Diff
@ -7,7 +7,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2013-12-24 10:18+0800\n"
|
||||
"POT-Creation-Date: 2013-12-26 10:41+0800\n"
|
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
@ -137,30 +137,54 @@ msgid "Español"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:136
|
||||
msgid "Français"
|
||||
msgid "Mexican Spanish"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:137
|
||||
msgid "Italiano"
|
||||
msgid "Français"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:138
|
||||
msgid "Magyar"
|
||||
msgid "Hebrew"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:139
|
||||
msgid "Portuguese, Brazil"
|
||||
msgid "Magyar"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:140
|
||||
msgid "Русский"
|
||||
msgid "Italiano"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:141
|
||||
msgid "简体中文"
|
||||
msgid "Latvian"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:142
|
||||
msgid "Dutch"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:143
|
||||
msgid "Portuguese, Brazil"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:144
|
||||
msgid "Русский"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:145
|
||||
msgid "Slovak"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:146
|
||||
msgid "Ukrainian"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:147
|
||||
msgid "简体中文"
|
||||
msgstr ""
|
||||
|
||||
#: seahub/settings.py:148
|
||||
msgid "繁體中文"
|
||||
msgstr ""
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1,11 +1,23 @@
|
||||
#!/bin/sh
|
||||
|
||||
django-admin.py makemessages -l de -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l en -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l es -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l es_MX -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l fr -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l he -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l hu -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l it -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l lv_LV -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l nl_NL -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l pt_BR -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l ru -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l sk_SK -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l uk -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l zh_CN -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l zh_TW -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l ru -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l de -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l es -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l it -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l fr -e py,html -i "thirdpart*"
|
||||
django-admin.py makemessages -l hu -e py,html -i "thirdpart*"
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -133,11 +133,17 @@ LANGUAGES = (
|
||||
('de', gettext_noop(u'Deutsch')),
|
||||
('en', gettext_noop('English')),
|
||||
('es', gettext_noop('Español')),
|
||||
('es-mx', gettext_noop('Mexican Spanish')),
|
||||
('fr', gettext_noop('Français')),
|
||||
('it', gettext_noop('Italiano')),
|
||||
('he', gettext_noop('Hebrew')),
|
||||
('hu', gettext_noop('Magyar')),
|
||||
('it', gettext_noop('Italiano')),
|
||||
('lv', gettext_noop('Latvian')),
|
||||
('nl', gettext_noop('Dutch')),
|
||||
('pt-br', gettext_noop('Portuguese, Brazil')),
|
||||
('ru', gettext_noop(u'Русский')),
|
||||
('ru', gettext_noop(u'Русский')),
|
||||
('sk', gettext_noop('Slovak')),
|
||||
('uk', gettext_noop('Ukrainian')),
|
||||
('zh-cn', gettext_noop(u'简体中文')),
|
||||
('zh-tw', gettext_noop(u'繁體中文')),
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user