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

github.com/nextcloud/data_request.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-08-13 05:36:11 +0300
committerNextcloud bot <bot@nextcloud.com>2021-08-13 05:36:11 +0300
commitad8513bd08e5b18f820fd750e64a88750015799b (patch)
tree57142dfe3c7749c4d1b8e6880b16a0713f8d0ecb
parent173881acb8a3d8ea20176006d4c681a1a01496a8 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/th.js6
-rw-r--r--l10n/th.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/l10n/th.js b/l10n/th.js
index fef9d54..147b117 100644
--- a/l10n/th.js
+++ b/l10n/th.js
@@ -1,6 +1,10 @@
OC.L10N.register(
"data_request",
{
- "Hello %s," : "สวัสดี %s,"
+ "sent!" : "ส่งแล้ว!",
+ "No administrator could have been contacted." : "ไม่มีผู้ดูแลระบบที่สามารถติดต่อได้",
+ "Personal data export request" : "คำขอการส่งออกข้อมูลส่วนบุคคล",
+ "Hello %s," : "สวัสดีคุณ %s",
+ "Account deletion request" : "คำขอการลบบัญชี"
},
"nplurals=1; plural=0;");
diff --git a/l10n/th.json b/l10n/th.json
index 3d441cf..d538cd0 100644
--- a/l10n/th.json
+++ b/l10n/th.json
@@ -1,4 +1,8 @@
{ "translations": {
- "Hello %s," : "สวัสดี %s,"
+ "sent!" : "ส่งแล้ว!",
+ "No administrator could have been contacted." : "ไม่มีผู้ดูแลระบบที่สามารถติดต่อได้",
+ "Personal data export request" : "คำขอการส่งออกข้อมูลส่วนบุคคล",
+ "Hello %s," : "สวัสดีคุณ %s",
+ "Account deletion request" : "คำขอการลบบัญชี"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file