diff options
author | kondou <kondou@ts.unde.re> | 2013-08-18 00:38:52 +0200 |
---|---|---|
committer | kondou <kondou@ts.unde.re> | 2013-08-18 00:38:52 +0200 |
commit | edd92e4c09151238a89816186914f9382293ab9b (patch) | |
tree | e25d87cecf45ff2c2189198e5369f7754e01873a /l10n/vi/core.po | |
parent | 1348330c7d75d2b60d845a43be57dedc6199ea1a (diff) | |
parent | 12f4494de02457d51004ca6a82c1b2160189819f (diff) | |
download | nextcloud-server-edd92e4c09151238a89816186914f9382293ab9b.tar.gz nextcloud-server-edd92e4c09151238a89816186914f9382293ab9b.zip |
Merge branch 'master' into fix_jslint_kondou
Conflicts:
apps/files/js/file-upload.js
Diffstat (limited to 'l10n/vi/core.po')
-rw-r--r-- | l10n/vi/core.po | 67 |
1 files changed, 34 insertions, 33 deletions
diff --git a/l10n/vi/core.po b/l10n/vi/core.po index 10cc9911235..b8bfc91292b 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-31 01:55-0400\n" -"PO-Revision-Date: 2013-07-30 12:13+0000\n" +"POT-Creation-Date: 2013-08-15 04:47-0400\n" +"PO-Revision-Date: 2013-08-15 08:48+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,55 @@ msgstr "Tháng 11" msgid "December" msgstr "Tháng 12" -#: js/js.js:293 +#: js/js.js:355 msgid "Settings" msgstr "Cài đặt" -#: js/js.js:715 +#: js/js.js:815 msgid "seconds ago" msgstr "vài giây trước" -#: js/js.js:716 -msgid "1 minute ago" -msgstr "1 phút trước" +#: js/js.js:816 +msgid "%n minute ago" +msgid_plural "%n minutes ago" +msgstr[0] "" -#: js/js.js:717 -msgid "{minutes} minutes ago" -msgstr "{minutes} phút trước" +#: js/js.js:817 +msgid "%n hour ago" +msgid_plural "%n hours ago" +msgstr[0] "" -#: js/js.js:718 -msgid "1 hour ago" -msgstr "1 giờ trước" - -#: js/js.js:719 -msgid "{hours} hours ago" -msgstr "{hours} giờ trước" - -#: js/js.js:720 +#: js/js.js:818 msgid "today" msgstr "hôm nay" -#: js/js.js:721 +#: js/js.js:819 msgid "yesterday" msgstr "hôm qua" -#: js/js.js:722 -msgid "{days} days ago" -msgstr "{days} ngày trước" +#: js/js.js:820 +msgid "%n day ago" +msgid_plural "%n days ago" +msgstr[0] "" -#: js/js.js:723 +#: js/js.js:821 msgid "last month" msgstr "tháng trước" -#: js/js.js:724 -msgid "{months} months ago" -msgstr "{months} tháng trước" +#: js/js.js:822 +msgid "%n month ago" +msgid_plural "%n months ago" +msgstr[0] "" -#: js/js.js:725 +#: js/js.js:823 msgid "months ago" msgstr "tháng trước" -#: js/js.js:726 +#: js/js.js:824 msgid "last year" msgstr "năm trước" -#: js/js.js:727 +#: js/js.js:825 msgid "years ago" msgstr "năm trước" @@ -378,9 +374,10 @@ msgstr "Cập nhật không thành công . Vui lòng thông báo đến <a href= msgid "The update was successful. Redirecting you to ownCloud now." msgstr "Cập nhật thành công .Hệ thống sẽ đưa bạn tới ownCloud." -#: lostpassword/controller.php:60 -msgid "ownCloud password reset" -msgstr "Khôi phục mật khẩu Owncloud " +#: lostpassword/controller.php:61 +#, php-format +msgid "%s password reset" +msgstr "" #: lostpassword/templates/email.php:2 msgid "Use the following link to reset your password: {link}" @@ -579,6 +576,10 @@ msgstr "%s còn trống. Xem thêm thông tin cách cập nhật." msgid "Log out" msgstr "Đăng xuất" +#: templates/layout.user.php:100 +msgid "More apps" +msgstr "" + #: templates/login.php:9 msgid "Automatic logon rejected!" msgstr "Tự động đăng nhập đã bị từ chối !" |