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

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-03-27 06:22:00 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-27 06:22:00 +0300
commita2d14c19e5f38d7e1509bfc640fcbd4a39f51b6a (patch)
treefe7fd282e1b6ec149ad17319fbdaa46709d751d0 /l10n
parent1e2735c4a0e75c31f98b2f25822afe26968b1569 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n')
-rw-r--r--l10n/vi.js10
-rw-r--r--l10n/vi.json8
2 files changed, 18 insertions, 0 deletions
diff --git a/l10n/vi.js b/l10n/vi.js
new file mode 100644
index 000000000..a37f4549e
--- /dev/null
+++ b/l10n/vi.js
@@ -0,0 +1,10 @@
+OC.L10N.register(
+ "text",
+ {
+ "Saved" : "Đã lưu",
+ "Last saved {lastSaved}" : "Đã lưu lần cuối {lastSaved}",
+ "Unsaved changes" : "Thay đổi chưa được lưu",
+ "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn",
+ "Edit" : "Chỉnh sửa"
+},
+"nplurals=1; plural=0;");
diff --git a/l10n/vi.json b/l10n/vi.json
new file mode 100644
index 000000000..aa78974d2
--- /dev/null
+++ b/l10n/vi.json
@@ -0,0 +1,8 @@
+{ "translations": {
+ "Saved" : "Đã lưu",
+ "Last saved {lastSaved}" : "Đã lưu lần cuối {lastSaved}",
+ "Unsaved changes" : "Thay đổi chưa được lưu",
+ "Add notes, lists or links …" : "Thêm ghi chú, danh sách hoặc đường dẫn",
+ "Edit" : "Chỉnh sửa"
+},"pluralForm" :"nplurals=1; plural=0;"
+} \ No newline at end of file