diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-07-12 02:25:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-07-12 02:25:35 +0000 |
commit | a8aeaa6c7be0b016df93a8893eb8d6d029fd01bc (patch) | |
tree | 09f896ebdf90a9bc18c3128f7174a2ed93622498 /apps | |
parent | b4cebc353969649dfd6e2bc16dce70bb0689a387 (diff) | |
download | nextcloud-server-a8aeaa6c7be0b016df93a8893eb8d6d029fd01bc.tar.gz nextcloud-server-a8aeaa6c7be0b016df93a8893eb8d6d029fd01bc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/dashboard/l10n/th.js | 4 | ||||
-rw-r--r-- | apps/dashboard/l10n/th.json | 4 | ||||
-rw-r--r-- | apps/files_versions/l10n/th.js | 3 | ||||
-rw-r--r-- | apps/files_versions/l10n/th.json | 3 | ||||
-rw-r--r-- | apps/settings/l10n/nl.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/nl.json | 4 |
6 files changed, 16 insertions, 6 deletions
diff --git a/apps/dashboard/l10n/th.js b/apps/dashboard/l10n/th.js index d6a64689429..0887db33874 100644 --- a/apps/dashboard/l10n/th.js +++ b/apps/dashboard/l10n/th.js @@ -6,6 +6,7 @@ OC.L10N.register( "Show something" : "แสดงบางอย่าง", "Customize" : "ปรับแต่ง", "Edit widgets" : "แก้ไข วิดเจ็ต", + "Get more widgets from the App Store" : "เลือกวิดเจ็ดจาก App Store", "Change background image" : "เปลี่ยน รูปภาพ พื้นหลัง", "Weather service" : "บริการ สภาพอากาศ", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "สำหรับความเป็นส่วนตัวของ ข้อมูลสภาพอากาศเป็นการร้องขอในนาม Nextcloud เซิร์ฟเวอร์ ของคุณ ดังนั้นบริการสภาพอากาศจึงไม่ได้รับ หรือจัดเก็บ ข้อมูลส่วนบุคคล", @@ -20,6 +21,9 @@ OC.L10N.register( "Good afternoon, {name}" : "ทิวาสวัสดิ์ {name}", "Good evening" : "สายัณห์สวัสดิ์", "Good evening, {name}" : "สายัณห์สวัสดิ์ {name}", + "Hello" : "สวัสดี", + "Hello, {name}" : "สวัสดี, {name}", + "Pick from Files" : "เลือกจากไฟล์", "Default images" : "รูปภาพเริ่มต้น", "Plain background" : "พื้นหลังธรรมดา", "Insert from {productName}" : "แทรกจาก {productName}", diff --git a/apps/dashboard/l10n/th.json b/apps/dashboard/l10n/th.json index c3e2619ee4b..7ca6d05e239 100644 --- a/apps/dashboard/l10n/th.json +++ b/apps/dashboard/l10n/th.json @@ -4,6 +4,7 @@ "Show something" : "แสดงบางอย่าง", "Customize" : "ปรับแต่ง", "Edit widgets" : "แก้ไข วิดเจ็ต", + "Get more widgets from the App Store" : "เลือกวิดเจ็ดจาก App Store", "Change background image" : "เปลี่ยน รูปภาพ พื้นหลัง", "Weather service" : "บริการ สภาพอากาศ", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "สำหรับความเป็นส่วนตัวของ ข้อมูลสภาพอากาศเป็นการร้องขอในนาม Nextcloud เซิร์ฟเวอร์ ของคุณ ดังนั้นบริการสภาพอากาศจึงไม่ได้รับ หรือจัดเก็บ ข้อมูลส่วนบุคคล", @@ -18,6 +19,9 @@ "Good afternoon, {name}" : "ทิวาสวัสดิ์ {name}", "Good evening" : "สายัณห์สวัสดิ์", "Good evening, {name}" : "สายัณห์สวัสดิ์ {name}", + "Hello" : "สวัสดี", + "Hello, {name}" : "สวัสดี, {name}", + "Pick from Files" : "เลือกจากไฟล์", "Default images" : "รูปภาพเริ่มต้น", "Plain background" : "พื้นหลังธรรมดา", "Insert from {productName}" : "แทรกจาก {productName}", diff --git a/apps/files_versions/l10n/th.js b/apps/files_versions/l10n/th.js index e4d7fa4986c..ff34fbba828 100644 --- a/apps/files_versions/l10n/th.js +++ b/apps/files_versions/l10n/th.js @@ -2,7 +2,8 @@ OC.L10N.register( "files_versions", { "Versions" : "รุ่น", - "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}", + "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}", + "_%n byte_::_%n bytes_" : ["%n ไบต์"], "Restore" : "คืนค่า", "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า" }, diff --git a/apps/files_versions/l10n/th.json b/apps/files_versions/l10n/th.json index f33ea1d213b..f15f305ec54 100644 --- a/apps/files_versions/l10n/th.json +++ b/apps/files_versions/l10n/th.json @@ -1,6 +1,7 @@ { "translations": { "Versions" : "รุ่น", - "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับ มีการแก้ไขเมื่อ {timestamp}", + "Failed to revert {file} to revision {timestamp}." : "{file} ล้มเหลวที่จะย้อนกลับไปยังการแก้ไขเมื่อ {timestamp}", + "_%n byte_::_%n bytes_" : ["%n ไบต์"], "Restore" : "คืนค่า", "No other versions available" : "ยังไม่มีรุ่นที่ใหม่กว่า" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index ac8da10f754..958ec653fc8 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -223,7 +223,7 @@ OC.L10N.register( "Wipe all devices" : "Wis alle toestellen", "Disable user" : "Gebruiker uitschakelen", "Enable user" : "Inschakelen gebruiker", - "Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw", + "Resend welcome email" : "Verstuur welkomst-e-mail opnieuw", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.", "Remote wipe of devices" : "Op afstand leegmaken toestellen", "Wipe {userid}'s devices" : "Wis {userid}'s toestel", @@ -231,7 +231,7 @@ OC.L10N.register( "Fully delete {userid}'s account including all their personal files, app data, etc." : "Verwijder {userid}'s account volledig, inclusief alle persoonlijke bestanden, app data, etc.", "Account deletion" : "Accountverwijdering", "Delete {userid}'s account" : "Verwijderen {userid}'s account", - "Welcome mail sent!" : "Verwelkomings e-mail verstuurd!", + "Welcome mail sent!" : "Welkomst-e-mail verstuurd!", "Edit User" : "Bewerk gebruiker", "Toggle user actions menu" : "Omschakelen gebruikersactiemenu", "{size} used" : "{size} gebruikt", diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index 577b92ce27c..2aa7e800110 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -221,7 +221,7 @@ "Wipe all devices" : "Wis alle toestellen", "Disable user" : "Gebruiker uitschakelen", "Enable user" : "Inschakelen gebruiker", - "Resend welcome email" : "Verstuur verwelkomings e-mail opnieuw", + "Resend welcome email" : "Verstuur welkomst-e-mail opnieuw", "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "In het geval van een verloren apparaat of het verlaten van de organisatie, kan dit op afstand de Nextcloud-gegevens wissen van alle apparaten die zijn gekoppeld aan {userid}. Werkt alleen als de apparaten zijn verbonden met het internet.", "Remote wipe of devices" : "Op afstand leegmaken toestellen", "Wipe {userid}'s devices" : "Wis {userid}'s toestel", @@ -229,7 +229,7 @@ "Fully delete {userid}'s account including all their personal files, app data, etc." : "Verwijder {userid}'s account volledig, inclusief alle persoonlijke bestanden, app data, etc.", "Account deletion" : "Accountverwijdering", "Delete {userid}'s account" : "Verwijderen {userid}'s account", - "Welcome mail sent!" : "Verwelkomings e-mail verstuurd!", + "Welcome mail sent!" : "Welkomst-e-mail verstuurd!", "Edit User" : "Bewerk gebruiker", "Toggle user actions menu" : "Omschakelen gebruikersactiemenu", "{size} used" : "{size} gebruikt", |