diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /lib/l10n/th.js | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r-- | lib/l10n/th.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index 761867045b2..8a3f998d312 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -56,7 +56,7 @@ OC.L10N.register( "Address" : "ที่อยู่", "Profile picture" : "รูปภาพโปรไฟล์", "About" : "เกี่ยวกับ", - "Full name" : "ชื่อเต็ม", + "Display name" : "ชื่อที่แสดง", "Unknown user" : "ผู้ใช้ที่ไม่รู้จัก", "Additional settings" : "การตั้งค่าเพิ่มเติม", "Oracle connection could not be established" : "ไม่สามารถสร้างการเชื่อมต่อกับ Oracle ", @@ -151,6 +151,7 @@ OC.L10N.register( "Storage connection error. %s" : "ข้อผิดพลาดการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", + "Full name" : "ชื่อเต็ม", "%s enter the database username and name." : "%s ป้อนชื่อผู้ใช้ฐานข้อมูล และชื่อ", "%s enter the database username." : "%s ใส่ชื่อผู้ใช้ฐานข้อมูล", "%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล", |