svn commit: r338029 - in head/devel/py-country: . files
Dmitry Sivachenko
demon at FreeBSD.org
Sun Dec 29 17:15:52 UTC 2013
Author: demon
Date: Sun Dec 29 17:15:51 2013
New Revision: 338029
URL: http://svnweb.freebsd.org/changeset/ports/338029
Log:
Fix some Turkish translations (already accepted upstream).
Added:
head/devel/py-country/files/patch-tr-iso639.po (contents, props changed)
Modified:
head/devel/py-country/Makefile
Modified: head/devel/py-country/Makefile
==============================================================================
--- head/devel/py-country/Makefile Sun Dec 29 17:08:28 2013 (r338028)
+++ head/devel/py-country/Makefile Sun Dec 29 17:15:51 2013 (r338029)
@@ -14,10 +14,17 @@ COMMENT= Python API for ISO country, sub
USE_ZIP= yes
USE_PYTHON= yes
+USES= gettext:build
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= pycountry
PYDISTUTILS_AUTOPLIST= yes
NO_STAGE= yes
+post-patch:
+ ${RM} ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.po.orig
+
+pre-build:
+ ${LOCALBASE}/bin/msgfmt ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.po -o ${WRKSRC}/src/pycountry/locales/tr/LC_MESSAGES/iso639.mo
+
.include <bsd.port.mk>
Added: head/devel/py-country/files/patch-tr-iso639.po
==============================================================================
--- /dev/null 00:00:00 1970 (empty, because file is newly added)
+++ head/devel/py-country/files/patch-tr-iso639.po Sun Dec 29 17:15:51 2013 (r338029)
@@ -0,0 +1,74 @@
+--- src/pycountry/locales/tr/LC_MESSAGES/iso639.po.orig
++++ src/pycountry/locales/tr/LC_MESSAGES/iso639.po
+@@ -220,7 +220,7 @@ msgstr ""
+
+ #. name for bel, be
+ msgid "Belarusian"
+-msgstr "Beyaz Rusça"
++msgstr "Belarusça"
+
+ #. name for bem
+ msgid "Bemba"
+@@ -463,7 +463,7 @@ msgstr "Dakota (Kuzey Amerika yerlileri)"
+
+ #. name for dan, da
+ msgid "Danish"
+-msgstr "Danimarkaca; Danca"
++msgstr "Danca"
+
+ #. name for dar
+ msgid "Dargwa"
+@@ -517,7 +517,7 @@ msgstr "Flâmanca, Orta dönem (1050-1350 dolayları)"
+
+ #. name for nld, nl
+ msgid "Dutch; Flemish"
+-msgstr "Hollandaca; Flamanca"
++msgstr "Felemenkçe; Flamanca"
+
+ #. name for dyu
+ msgid "Dyula"
+@@ -557,7 +557,7 @@ msgstr "Esperanto"
+
+ #. name for est, et
+ msgid "Estonian"
+-msgstr "Estonyaca"
++msgstr "Estonca"
+
+ #. name for ewe, ee
+ msgid "Ewe"
+@@ -1092,7 +1092,7 @@ msgstr "Adres"
+
+ #. name for lav, lv
+ msgid "Latvian"
+-msgstr "Letonyaca"
++msgstr "Letonca"
+
+ #. name for lez
+ msgid "Lezghian"
+@@ -1109,7 +1109,7 @@ msgstr "_Yasal"
+
+ #. name for lit, lt
+ msgid "Lithuanian"
+-msgstr "Litvanyaca"
++msgstr "Litvanca"
+
+ #. name for lol
+ msgid "Mongo"
+@@ -1154,7 +1154,7 @@ msgstr "Taylandça"
+
+ #. name for mkd, mk
+ msgid "Macedonian"
+-msgstr "Makedonyaca"
++msgstr "Makedonca"
+
+ # src/prefs.c:1124 src/prefs_callbacks.c:222 src/prefs_callbacks.c:396
+ #. name for mad
+@@ -1534,7 +1534,7 @@ msgstr "Polonyaca"
+
+ #. name for pol, pl
+ msgid "Polish"
+-msgstr "Polonyaca"
++msgstr "Lehçe"
+
+ #. name for pon
+ #, fuzzy
More information about the svn-ports-all
mailing list