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

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/th.js')
-rw-r--r--l10n/th.js8
1 files changed, 7 insertions, 1 deletions
diff --git a/l10n/th.js b/l10n/th.js
index e3216c0..fe27050 100644
--- a/l10n/th.js
+++ b/l10n/th.js
@@ -1,9 +1,15 @@
OC.L10N.register(
"notifications",
{
+ "Hello %s" : "สวัสดี %s",
+ "Hello %s," : "สวัสดีคุณ %s",
"Notifications" : "การแจ้งเตือน",
"Dismiss" : "ยกเลิก",
"seconds ago" : "วินาที ก่อนหน้านี้",
- "in {path}" : "ใน {เส้นทาง}"
+ "in {path}" : "ใน {เส้นทาง}",
+ "You need to set up your email address before you can receive notification emails." : "คุณจะได้รับอีเมลแจ้งเตือนหลังจากที่คุณตั้งค่าที่อยู่อีเมลของคุณ",
+ "Never" : "ไม่เคย",
+ "1 hour" : "1 ชั่วโมง",
+ "Your settings have been updated." : "อัปเดตการตั้งค่าของคุณแล้ว"
},
"nplurals=1; plural=0;");