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

github.com/nextcloud/apps.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-03 07:50:56 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-06-03 07:50:56 +0300
commitc3f8f19915aef967f5b0ed2b3d9d84832dd44506 (patch)
tree618de0069ff4bb53273d0b28e3d3a6cb13ce5eb2 /admin_migrate
parent87bdf71a54b5b15d9351eab44d69842f4c12b58e (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'admin_migrate')
-rw-r--r--admin_migrate/l10n/th_TH.js4
-rw-r--r--admin_migrate/l10n/th_TH.json4
2 files changed, 8 insertions, 0 deletions
diff --git a/admin_migrate/l10n/th_TH.js b/admin_migrate/l10n/th_TH.js
index ea12c9f3e..5013a453c 100644
--- a/admin_migrate/l10n/th_TH.js
+++ b/admin_migrate/l10n/th_TH.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"admin_migrate",
{
+ "Export data" : "ส่งออกข้อมูล",
+ "All system files and user data" : "ไฟล์ระบบและข้อมูลของผู้ใช้ทั้งหมด",
+ "Only system files" : "ไฟล์ระบบเท่านั้น",
+ "Only user data" : "ข้อมูลของผู้ใช้เท่านั้น",
"Export" : "ส่งออก"
},
"nplurals=1; plural=0;");
diff --git a/admin_migrate/l10n/th_TH.json b/admin_migrate/l10n/th_TH.json
index 4b62ff8dc..4deedd324 100644
--- a/admin_migrate/l10n/th_TH.json
+++ b/admin_migrate/l10n/th_TH.json
@@ -1,4 +1,8 @@
{ "translations": {
+ "Export data" : "ส่งออกข้อมูล",
+ "All system files and user data" : "ไฟล์ระบบและข้อมูลของผู้ใช้ทั้งหมด",
+ "Only system files" : "ไฟล์ระบบเท่านั้น",
+ "Only user data" : "ข้อมูลของผู้ใช้เท่านั้น",
"Export" : "ส่งออก"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file