diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-27 00:08:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-27 00:08:03 +0000 |
commit | 65ade4b6d5a942ff781dad5396387facc86a95ed (patch) | |
tree | 4e6c949fd57e443db02de2fc7fa9a1c9ee963aa6 /core | |
parent | 50b355fa84b3e8fd8e5826b2bf45dd0d3182d64f (diff) | |
download | nextcloud-server-65ade4b6d5a942ff781dad5396387facc86a95ed.tar.gz nextcloud-server-65ade4b6d5a942ff781dad5396387facc86a95ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/nb.js | 2 | ||||
-rw-r--r-- | core/l10n/nb.json | 2 | ||||
-rw-r--r-- | core/l10n/vi.js | 3 | ||||
-rw-r--r-- | core/l10n/vi.json | 3 |
4 files changed, 8 insertions, 2 deletions
diff --git a/core/l10n/nb.js b/core/l10n/nb.js index 21e40359b2f..58258a8dac2 100644 --- a/core/l10n/nb.js +++ b/core/l10n/nb.js @@ -1,7 +1,7 @@ OC.L10N.register( "core", { - "Please select a file." : "Velg en fil.", + "Please select a file." : "Velg ei fil.", "File is too big" : "Filen er for stor", "The selected file is not an image." : "Den valgte filen er ikke et bilde.", "The selected file cannot be read." : "Den valgte filen kan ikke leses.", diff --git a/core/l10n/nb.json b/core/l10n/nb.json index 77f036d1ee5..7ff847593fc 100644 --- a/core/l10n/nb.json +++ b/core/l10n/nb.json @@ -1,5 +1,5 @@ { "translations": { - "Please select a file." : "Velg en fil.", + "Please select a file." : "Velg ei fil.", "File is too big" : "Filen er for stor", "The selected file is not an image." : "Den valgte filen er ikke et bilde.", "The selected file cannot be read." : "Den valgte filen kan ikke leses.", diff --git a/core/l10n/vi.js b/core/l10n/vi.js index 5802f013815..693874cd2f3 100644 --- a/core/l10n/vi.js +++ b/core/l10n/vi.js @@ -53,6 +53,7 @@ OC.L10N.register( "%s (incompatible)" : "%s (không tương thích)", "Following apps have been disabled: %s" : "Các ứng dụng sau bị vô hiệu hóa: %s", "Already up to date" : "Đã được cập nhật bản mới nhất", + "Search contacts …" : "Tìm liên hệ ...", "No contacts found" : "Không tìm thấy liên hệ nào", "Show all contacts …" : "Hiển thị tất cả liên hệ…", "There was an error loading your contacts" : "Đã xảy ra lỗi khi tải liên hệ của bạn", @@ -255,6 +256,7 @@ OC.L10N.register( "Confirm your password" : "Xác nhận mật khẩu của bạn", "Server side authentication failed!" : "Xác thực phía máy chủ không thành công!", "Please contact your administrator." : "Vui lòng liên hệ với quản trị viên.", + "An internal error occurred." : "Đã xảy ra một lỗi nội bộ.", "Please try again or contact your administrator." : "Vui lòng thử lại hoặc liên hệ quản trị của bạn.", "Username or email" : "Tên truy cập hoặc email", "Wrong password. Reset it?" : "Sai mật khẩu. Gửi lại mật khẩu ?", @@ -262,6 +264,7 @@ OC.L10N.register( "Log in" : "Đăng nhập", "Stay logged in" : "Lưu trạng thái đăng nhập", "Alternative Logins" : "Đăng nhập khác", + "App token" : "Dấu hiệu ứng dụng", "Redirecting …" : "Chuyển tiếp ...", "New password" : "Mật khẩu mới", "New Password" : "Mật khẩu mới", diff --git a/core/l10n/vi.json b/core/l10n/vi.json index 8cf8822da71..faf8ced3f5a 100644 --- a/core/l10n/vi.json +++ b/core/l10n/vi.json @@ -51,6 +51,7 @@ "%s (incompatible)" : "%s (không tương thích)", "Following apps have been disabled: %s" : "Các ứng dụng sau bị vô hiệu hóa: %s", "Already up to date" : "Đã được cập nhật bản mới nhất", + "Search contacts …" : "Tìm liên hệ ...", "No contacts found" : "Không tìm thấy liên hệ nào", "Show all contacts …" : "Hiển thị tất cả liên hệ…", "There was an error loading your contacts" : "Đã xảy ra lỗi khi tải liên hệ của bạn", @@ -253,6 +254,7 @@ "Confirm your password" : "Xác nhận mật khẩu của bạn", "Server side authentication failed!" : "Xác thực phía máy chủ không thành công!", "Please contact your administrator." : "Vui lòng liên hệ với quản trị viên.", + "An internal error occurred." : "Đã xảy ra một lỗi nội bộ.", "Please try again or contact your administrator." : "Vui lòng thử lại hoặc liên hệ quản trị của bạn.", "Username or email" : "Tên truy cập hoặc email", "Wrong password. Reset it?" : "Sai mật khẩu. Gửi lại mật khẩu ?", @@ -260,6 +262,7 @@ "Log in" : "Đăng nhập", "Stay logged in" : "Lưu trạng thái đăng nhập", "Alternative Logins" : "Đăng nhập khác", + "App token" : "Dấu hiệu ứng dụng", "Redirecting …" : "Chuyển tiếp ...", "New password" : "Mật khẩu mới", "New Password" : "Mật khẩu mới", |