Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/stefan-niedermann/nextcloud-notes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-01-17 06:54:38 +0300
committerNiedermann IT-Dienstleistungen <stefan-niedermann@users.noreply.github.com>2022-01-17 12:09:57 +0300
commit0830b82fb0e77801b4145bf90b3292e4db5f3c35 (patch)
tree28d8f4ec3e23195f54479f611669880992a64b4a /app/src/main/res/values-vi
parent00b00e07abca8fa135b12acb5eed5908db103351 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'app/src/main/res/values-vi')
-rw-r--r--app/src/main/res/values-vi/strings.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/app/src/main/res/values-vi/strings.xml b/app/src/main/res/values-vi/strings.xml
index ff4725d9..9c7a7298 100644
--- a/app/src/main/res/values-vi/strings.xml
+++ b/app/src/main/res/values-vi/strings.xml
@@ -104,6 +104,10 @@
<string name="category_movies">Phim</string>
<string name="category_movie">Xem phim</string>
<string name="category_work">Công việc</string>
+ <string name="category_food">Thức ăn</string>
+ <string name="category_password">Mật khẩu</string>
+ <string name="category_passwords">Mật khẩu</string>
+ <string name="category_game">Trò chơi</string>
<string name="account_already_imported">Tài khoản đã được nhập sẵn</string>
<string name="no_notes_yet">Chưa có ghi chú</string>
<string name="no_notes_yet_description">Nhấn nút + để tạo ghi chú mới</string>
@@ -228,6 +232,7 @@
<string name="error_action_open_battery_settings">Cài đặt pin</string>
<string name="error_action_open_deck_info">Mở Thông tin ứng dụng</string>
<string name="error_action_open_network">Cài đặt mạng</string>
+ <string name="error_action_update_files_app">Cập nhật</string>
<string name="no_account_configured_yet">Chưa có tài khoản nào được thiết lập</string>
<string name="no_other_accounts">Bạn chưa thiết lập tài khoản nào khác.</string>
<string name="choose_account">Chọn tài khoản</string>
@@ -254,4 +259,7 @@
<string name="settings_file_suffix_description">Phần mở rộng tệp cho các bản ghi chú mới trên Nextcloud của bạn</string>
<string name="settings_file_suffix_success">Hậu tố tệp mới: %1$s</string>
<string name="http_status_code">Mã trạng thái HTTP: %1$d</string>
- </resources>
+ <string name="progress_import_indeterminate">Đang nhập các ghi chú...</string>
+ <string name="progress_import">Đang nhập ghi chú %1$d trong số %2$d...</string>
+ <string name="account_imported">Đã nhập tài khoản.</string>
+</resources>