# This Source Code Form is subject to the terms of the Mozilla Public # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. ## Strings for a dialog that may open on macOS before the app's main window ## opens. The dialog prompts the user to allow the app to install itself in an ## appropriate location before relaunching itself from that location if the ## user accepts. prompt-to-install-title = ต้องการทำการติดตั้ง { -brand-short-name } ให้เสร็จหรือไม่ prompt-to-install-message = ทำการติดตั้งแบบขั้นตอนเดียวนี้ให้เสร็จเพื่ออัปเดต { -brand-short-name } อยู่เสมอและป้องกันการสูญเสียข้อมูล { -brand-short-name } จะถูกเพิ่มไปยังโฟลเดอร์แอปพลิเคชันและ Dock ของคุณ prompt-to-install-yes-button = ติดตั้ง prompt-to-install-no-button = อย่าติดตั้ง ## Strings for a dialog that opens if the installation failed. install-failed-title = การติดตั้ง { -brand-short-name } ล้มเหลว install-failed-message = { -brand-short-name } ไม่สามารถติดตั้งได้ แต่ยังเรียกใช้งานได้ ## Strings for a dialog that recommends to the user to start an existing ## installation of the app in the Applications directory if one is detected, ## rather than the app that was double-clicked in a .dmg. prompt-to-launch-existing-app-title = ต้องการเปิดแอปพลิเคชัน { -brand-short-name } ที่มีอยู่หรือไม่ prompt-to-launch-existing-app-message = คุณได้ติดตั้ง { -brand-short-name } แล้ว ใช้แอปพลิเคชันที่ติดตั้งนี้เพื่ออัปเดตอยู่เสมอและป้องกันการสูญเสียข้อมูล prompt-to-launch-existing-app-yes-button = เปิดแอปพลิเคชันที่มีอยู่ prompt-to-launch-existing-app-no-button = ไม่ ขอบคุณ