aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-02-13 10:48:27 +0000
committerNextcloud bot <bot@nextcloud.com>2018-02-13 10:48:27 +0000
commit3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d (patch)
tree3ef4050915fae9e2df5e09aee4061532c09346b6 /apps/files_trashbin/l10n
parent91c67eb667b2c049f0fcbe8fd868f6a689aaf26e (diff)
downloadnextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.tar.gz
nextcloud-server-3fc6d6234e39914d8e6e7d4b9ffe0b5420d3aa2d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/mn.js14
-rw-r--r--apps/files_trashbin/l10n/mn.json12
2 files changed, 26 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/mn.js b/apps/files_trashbin/l10n/mn.js
new file mode 100644
index 00000000000..c35b7e2e784
--- /dev/null
+++ b/apps/files_trashbin/l10n/mn.js
@@ -0,0 +1,14 @@
+OC.L10N.register(
+ "files_trashbin",
+ {
+ "Deleted files" : "Устгасан файлууд",
+ "Restore" : "Сэргээх",
+ "Delete" : "Устгах",
+ "Delete permanently" : "Үүрд устгах",
+ "Error" : "Алдаа",
+ "This operation is forbidden" : "Энэ үйлдэл хориотой",
+ "Select all" : "Бүгдийг сонгох",
+ "Name" : "Нэр",
+ "Deleted" : "Устгагдсан"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/files_trashbin/l10n/mn.json b/apps/files_trashbin/l10n/mn.json
new file mode 100644
index 00000000000..e88cd442240
--- /dev/null
+++ b/apps/files_trashbin/l10n/mn.json
@@ -0,0 +1,12 @@
+{ "translations": {
+ "Deleted files" : "Устгасан файлууд",
+ "Restore" : "Сэргээх",
+ "Delete" : "Устгах",
+ "Delete permanently" : "Үүрд устгах",
+ "Error" : "Алдаа",
+ "This operation is forbidden" : "Энэ үйлдэл хориотой",
+ "Select all" : "Бүгдийг сонгох",
+ "Name" : "Нэр",
+ "Deleted" : "Устгагдсан"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file