diff options
Diffstat (limited to 'apps/updatenotification/l10n/vi.js')
-rw-r--r-- | apps/updatenotification/l10n/vi.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/updatenotification/l10n/vi.js b/apps/updatenotification/l10n/vi.js index b3d59cbfd2e..3819e2f27e5 100644 --- a/apps/updatenotification/l10n/vi.js +++ b/apps/updatenotification/l10n/vi.js @@ -1,8 +1,12 @@ OC.L10N.register( "updatenotification", { - "Could not start updater, please try the manual update" : "Không thể bắt đầu cập nhật, vui lòng thử cập nhật thủ công", "{version} is available. Get more information on how to update." : "{version} có sẵn. Tìm hiểu thêm thông tin về cách cập nhật.", + "Your version is up to date." : "Phiên bản của bạn được cập nhật.", + "Update channel:" : "Cập nhật kênh:", + "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Bạn luôn có thể cập nhật lên phiên bản / kênh thử nghiệm mới hơn. Nhưng bạn không bao giờ có thể downgrade vào một kênh ổn định hơn.", + "Notify members of the following groups about available updates:" : "Thông báo cho các thành viên của các nhóm sau đây về các cập nhật có sẵn:", + "Could not start updater, please try the manual update" : "Không thể bắt đầu cập nhật, vui lòng thử cập nhật thủ công", "Update notifications" : "Cập nhật thông báo", "Channel updated" : "Đã cập nhật kênh", "Update to %1$s is available." : "Cập nhật lên %1$s có sẵn.", @@ -11,10 +15,6 @@ OC.L10N.register( "A new version is available: %s" : "Đã có phiên bản mới: %s", "Open updater" : "Mở trình cập nhật", "Download now" : "Tải ngay", - "Your version is up to date." : "Phiên bản của bạn được cập nhật.", - "Checked on %s" : "Đã kiểm tra lúc %s", - "Update channel:" : "Cập nhật kênh:", - "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Bạn luôn có thể cập nhật lên phiên bản / kênh thử nghiệm mới hơn. Nhưng bạn không bao giờ có thể downgrade vào một kênh ổn định hơn.", - "Notify members of the following groups about available updates:" : "Thông báo cho các thành viên của các nhóm sau đây về các cập nhật có sẵn:" + "Checked on %s" : "Đã kiểm tra lúc %s" }, "nplurals=1; plural=0;"); |