Permalink
Show file tree
Hide file tree
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Showing
22 changed files
with
265 additions
and
734 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -45,5 +45,5 @@ | ||
"Write your post here.": "Schreibe hier deinen Eintrag hin.", | ||
"old posts, page %d": "Ältere Einträge, Seite %d", | ||
"page %d": "Seite %d", | ||
"updated": "", | ||
"updated": "aktualisiert", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -45,5 +45,5 @@ | ||
"Write your post here.": "Kirjoita sisältö tähän.", | ||
"old posts, page %d": "vanhoja kirjoituksia, sivu %d", | ||
"page %d": "sivu %d", | ||
"updated": "", | ||
"updated": "päivitetty", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -45,5 +45,5 @@ | ||
"Write your post here.": "Schrijf hier je bericht.", | ||
"old posts, page %d": "oude berichten, pagina %d", | ||
"page %d": "pagina %d", | ||
"updated": "", | ||
"updated": "bijgewerkt", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -0,0 +1,49 @@ | ||
# -*- encoding:utf-8 -*- | ||
"""Autogenerated file, do not edit. Submit translations on Transifex.""" | ||
|
||
MESSAGES = { | ||
"%d min remaining to read": "Cần %d phút để đọc", | ||
"(active)": "(active)", | ||
"Also available in:": "Cũng có sẵn trong:", | ||
"Archive": "Kho", | ||
"Atom feed": "Nguồn cung cấp dữ liệu Atom", | ||
"Authors": "Tác giả", | ||
"Categories": "Thể loại", | ||
"Comments": "Bình luận", | ||
"LANGUAGE": "Tiếng Việt", | ||
"Languages:": "Ngôn ngữ:", | ||
"More posts about %s": "Các bài đăng khác về %s", | ||
"Newer posts": "Bài viết gần đây", | ||
"Next post": "Bài viết tiếp theo", | ||
"Next": "Kế tiếp", | ||
"No posts found.": "Không tìm thấy bài viết.", | ||
"Nothing found.": "Không có kết quả.", | ||
"Older posts": "Bài viết trước đây", | ||
"Original site": "Trang gốc", | ||
"Posted:": "Đã đăng:", | ||
"Posts about %s": "Bài viết về %s", | ||
"Posts by %s": "Bài đăng bởi %s", | ||
"Posts for year %s": "Các bài viết trong năm %s", | ||
"Posts for {month_day_year}": "Các bài đã đăng {month_day_year}", | ||
"Posts for {month_year}": "Các bài đã đăng {month_year}", | ||
"Previous post": "Bài viết trước", | ||
"Previous": "Trước", | ||
"Publication date": "Ngày phát hành", | ||
"RSS feed": "Nguồn cung cấp dữ liệu RSS", | ||
"Read in English": "Phiên bản Tiếng Việt", | ||
"Read more": "Đọc thêm", | ||
"Skip to main content": "Chuyển đến nội dung chính", | ||
"Source": "Nguồn", | ||
"Subcategories:": "Thể loại con:", | ||
"Tags and Categories": "Thẻ và Thể loại", | ||
"Tags": "Thẻ", | ||
"Toggle navigation": "Chuyển điều hướng", | ||
"Uncategorized": "Chưa được phân loại", | ||
"Up": "Trở lên", | ||
"Updates": "Cập nhật", | ||
"Write your page here.": "Bắt đầu viết nội dung của trang ở đây.", | ||
"Write your post here.": "Bắt đầu viết bài ở đây.", | ||
"old posts, page %d": "các bài viết trước đây, trang %d", | ||
"page %d": "trang %d", | ||
"updated": "Đã được cập nhật", | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -6,7 +6,6 @@ micawber>=0.3.0 | ||
pygal>=2.0.0 | ||
typogrify>=2.0.4 | ||
phpserialize>=1.3 | ||
webassets>=0.10.1 | ||
notebook>=4.0.0 | ||
ipykernel>=4.0.0 | ||
ghp-import2>=1.0.0 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1,7 +1,7 @@ | ||
-r requirements-extras.txt | ||
mock==2.0.0 | ||
coverage==4.5.1 | ||
pytest==3.7.1 | ||
pytest==3.7.4 | ||
pytest-cov==2.5.1 | ||
freezegun==0.3.10 | ||
codacy-coverage==1.3.11 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -9,7 +9,7 @@ unidecode>=0.04.16 | ||
lxml>=3.3.5 | ||
Yapsy>=1.11.223 | ||
PyRSS2Gen>=1.1 | ||
logbook>=0.7.0 | ||
logbook>=1.3.0 | ||
blinker>=1.3 | ||
setuptools>=24.2.0 | ||
natsort>=3.5.2 | ||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -28,7 +28,6 @@ parts: | ||
- pygal>=2.0.0 | ||
- typogrify>=2.0.4 | ||
- phpserialize>=1.3 | ||
- webassets>=0.10.1 | ||
- ghp-import2>=1.0.0 | ||
- ws4py==0.3.5 | ||
- watchdog==0.8.3 | ||
Oops, something went wrong.