diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | lib/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | lib/l10n/th.js | 4 | ||||
-rw-r--r-- | lib/l10n/th.json | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 40c916a6d9b..e928e11eae0 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -93,7 +93,7 @@ OC.L10N.register( "__language_name__" : "Deutsch (Förmlich: Sie)", "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", "Help" : "Hilfe", - "Appearance and accessibility" : "Aussehen und Zugänglichkeit", + "Appearance and accessibility" : "Aussehen und Barrierefreiheit", "Apps" : "Apps", "Personal settings" : "Persönliche Einstellungen", "Administration settings" : "Administrationseinstellungen", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index ca905b6355d..d860704bc45 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -91,7 +91,7 @@ "__language_name__" : "Deutsch (Förmlich: Sie)", "This is an automatically sent email, please do not reply." : "Dies ist eine automatisch versandte E-Mail, bitte nicht antworten.", "Help" : "Hilfe", - "Appearance and accessibility" : "Aussehen und Zugänglichkeit", + "Appearance and accessibility" : "Aussehen und Barrierefreiheit", "Apps" : "Apps", "Personal settings" : "Persönliche Einstellungen", "Administration settings" : "Administrationseinstellungen", diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 7e08081efdc..cd1292293a6 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -10,7 +10,7 @@ OC.L10N.register( "%sbit or higher PHP required." : "จำเป็นต้องมี PHP %s บิตหรือสูงกว่า", "The command line tool %s could not be found" : "ไม่พบเครื่องมือบรรทัดคำสั่ง %s ", "The library %s is not available." : "ไลบรารี %s ไม่สามารถใช้ได้", - "Authentication" : "รับรองความถูกต้อง", + "Authentication" : "การตรวจสอบสิทธิ์", "Unknown filetype" : "ชนิดไฟล์ที่ไม่รู้จัก", "Invalid image" : "รูปภาพไม่ถูกต้อง", "today" : "วันนี้", @@ -41,7 +41,7 @@ OC.L10N.register( "__language_name__" : "ภาษาไทย - Thai", "Help" : "ช่วยเหลือ", "Apps" : "แอป", - "Settings" : "ตั้งค่า", + "Settings" : "การตั้งค่า", "Log out" : "ออกจากระบบ", "Users" : "ผู้ใช้งาน", "Email" : "อีเมล", diff --git a/lib/l10n/th.json b/lib/l10n/th.json index 500551b3c42..1dcd16b4f5f 100644 --- a/lib/l10n/th.json +++ b/lib/l10n/th.json @@ -8,7 +8,7 @@ "%sbit or higher PHP required." : "จำเป็นต้องมี PHP %s บิตหรือสูงกว่า", "The command line tool %s could not be found" : "ไม่พบเครื่องมือบรรทัดคำสั่ง %s ", "The library %s is not available." : "ไลบรารี %s ไม่สามารถใช้ได้", - "Authentication" : "รับรองความถูกต้อง", + "Authentication" : "การตรวจสอบสิทธิ์", "Unknown filetype" : "ชนิดไฟล์ที่ไม่รู้จัก", "Invalid image" : "รูปภาพไม่ถูกต้อง", "today" : "วันนี้", @@ -39,7 +39,7 @@ "__language_name__" : "ภาษาไทย - Thai", "Help" : "ช่วยเหลือ", "Apps" : "แอป", - "Settings" : "ตั้งค่า", + "Settings" : "การตั้งค่า", "Log out" : "ออกจากระบบ", "Users" : "ผู้ใช้งาน", "Email" : "อีเมล", |