diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-17 02:31:51 +0000 |
commit | cc814bb568316c55f55a5ecc6502943640770d2b (patch) | |
tree | bcf8d245bbe57d45efd75ca27685c10f41a9de86 /lib/l10n/th.js | |
parent | 914714f26a38c6ede9182c79c88e1890474802b6 (diff) | |
download | nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.tar.gz nextcloud-server-cc814bb568316c55f55a5ecc6502943640770d2b.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/th.js')
-rw-r--r-- | lib/l10n/th.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/th.js b/lib/l10n/th.js index c0d7cad0c25..b82eafca9d9 100644 --- a/lib/l10n/th.js +++ b/lib/l10n/th.js @@ -53,10 +53,6 @@ OC.L10N.register( "About" : "เกี่ยวกับ", "Full name" : "ชื่อเต็ม", "Unknown user" : "ไม่รู้จักผู้ใช้", - "%s enter the database username and name." : "%s ป้อนชื่อผู้ใช้ฐานข้อมูล และชื่อ", - "%s enter the database username." : "%s ใส่ชื่อผู้ใช้ฐานข้อมูล", - "%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล", - "%s you may not use dots in the database name" : "%s บางที่คุณไม่ควรมีจุดในชื่อฐานข้อมูล", "Oracle connection could not be established" : "ไม่สามารถสร้างการเชื่อมต่อกับ Oracle ", "Oracle username and/or password not valid" : "Oracle ชื่อผู้ใช้ และ/หรือ รหัสผ่านไม่ถูกต้อง", "PostgreSQL username and/or password not valid" : "PostgreSQL ชื่อผู้ใช้ และ/หรือ รหัสผ่านไม่ถูกต้อง", @@ -146,6 +142,10 @@ OC.L10N.register( "Storage connection error. %s" : "ข้อผิดพลาดการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", "Storage is temporarily not available" : "พื้นที่จัดเก็บข้อมูลไม่สามารถใช้งานได้ชั่วคราว", "Storage connection timeout. %s" : "หมดเวลาการเชื่อมต่อพื้นที่จัดเก็บข้อมูล %s", + "%s enter the database username and name." : "%s ป้อนชื่อผู้ใช้ฐานข้อมูล และชื่อ", + "%s enter the database username." : "%s ใส่ชื่อผู้ใช้ฐานข้อมูล", + "%s enter the database name." : "%s ใส่ชื่อฐานข้อมูล", + "%s you may not use dots in the database name" : "%s บางที่คุณไม่ควรมีจุดในชื่อฐานข้อมูล", "Cannot read file" : "ไม่สามารถอ่านไฟล์", "Cannot write into \"config\" directory" : "ไม่สามารถเขียนลงในไดเรกทอรี \"config\"", "Cannot write into \"apps\" directory" : "ไม่สามารถเขียนลงในไดเรกทอรี \"apps\"", |