diff options
author | Translation updater bot <l10n-bot@translatewiki.net> | 2024-01-02 08:25:04 +0100 |
---|---|---|
committer | Translation updater bot <l10n-bot@translatewiki.net> | 2024-01-02 08:25:04 +0100 |
commit | 8ea745ffce80d071aae0172ab5e188a2a9f94366 (patch) | |
tree | 698ef81f05a137f2becc75cc06da582f322aaea9 /includes/Rest | |
parent | d5085ba1ded468632c3e47336a21350fb9995e0c (diff) | |
download | mediawikicore-8ea745ffce80d071aae0172ab5e188a2a9f94366.tar.gz mediawikicore-8ea745ffce80d071aae0172ab5e188a2a9f94366.zip |
Localisation updates from https://translatewiki.net.
Change-Id: I63d7c2c91c2d22241ebc0183a9398967f3872da0
Diffstat (limited to 'includes/Rest')
-rw-r--r-- | includes/Rest/i18n/th.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/includes/Rest/i18n/th.json b/includes/Rest/i18n/th.json new file mode 100644 index 000000000000..655d46678b70 --- /dev/null +++ b/includes/Rest/i18n/th.json @@ -0,0 +1,18 @@ +{ + "@metadata": { + "authors": [ + "Aefgh39622" + ] + }, + "rest-no-match": "เส้นทางสัมพัทธ์ที่ร้องขอ ($1) ไม่ตรงกับตัวจัดการใดที่รู้จัก", + "rest-nonexistent-revision": "รุ่นแก้ไขที่ระบุ ($1) ไม่มีอยู่", + "rest-nonexistent-user": "ผู้ใช้ที่ระบุ ($1) ไม่มีอยู่", + "rest-invalid-user": "ชื่อผู้ใช้ที่ระบุ ($1) ไม่ถูกต้อง", + "rest-permission-denied-anon": "ไม่สามารถเข้าถึงได้โดยผู้ใช้นิรนาม", + "rest-permission-denied-title": "ผู้ใช้ไม่มีสิทธิในการอ่านชื่อหน้า ($1)", + "rest-permission-denied-revision": "ผู้ใช้ไม่สามารถเข้าถึงรุ่นแก้ไขที่ร้องขอ ($1) ได้", + "rest-pagehistory-param-range-error": "ไอดีรุ่นแก้ไขต้องมีค่ามากกว่า 0", + "rest-pagehistorycount-parameters-invalid": "ไม่รองรับลำดับพารามิเตอร์ที่ระบุ", + "rest-compare-permission-denied": "ผู้ใช้ไม่สามารถเข้าถึงรุ่นแก้ไขที่ร้องขอได้", + "rest-cannot-load-file": "ไม่สามารถโหลดไฟล์ชื่อ \"$1\" ได้" +} |