Add Greek (el) translation, from George Arslanoglou and Madarb, thanks! closes #1119

Originally committed to SVN as r4029.
This commit is contained in:
Amar Takhar 2010-01-21 21:43:30 +00:00
parent f30043a28d
commit 205c5f26ba
6 changed files with 5356 additions and 0 deletions

View File

@ -67,6 +67,7 @@
<string>cs</string>
<string>da</string>
<string>de</string>
<string>el</string>
<string>es</string>
<string>fi</string>
<string>fr_FR</string>

View File

@ -2,6 +2,7 @@ ca
cs
da
de
el
es
fi
fr_FR

BIN
aegisub/po/el.mo Normal file

Binary file not shown.

5353
aegisub/po/el.po Normal file

File diff suppressed because it is too large Load Diff

BIN
aegisub/po/wxstd-el.mo Normal file

Binary file not shown.

View File

@ -152,6 +152,7 @@ wxArrayInt AegisubLocale::GetAvailableLanguages() {
_T("cs"),
_T("da"),
_T("de"),
_T("el"),
_T("es"),
_T("fi"),
_T("fr_FR"),