From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- .../chrome/mozapps/downloads/downloads.properties | 6 ++++++ .../downloads/unknownContentType.properties | 23 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 l10n-th/toolkit/chrome/mozapps/downloads/downloads.properties create mode 100644 l10n-th/toolkit/chrome/mozapps/downloads/unknownContentType.properties (limited to 'l10n-th/toolkit/chrome/mozapps/downloads') diff --git a/l10n-th/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-th/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..a16f26d676 --- /dev/null +++ b/l10n-th/toolkit/chrome/mozapps/downloads/downloads.properties @@ -0,0 +1,6 @@ +# 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/. + +# Desktop folder name for downloaded files +downloadsFolder=การดาวน์โหลด diff --git a/l10n-th/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-th/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..d81eeb65fe --- /dev/null +++ b/l10n-th/toolkit/chrome/mozapps/downloads/unknownContentType.properties @@ -0,0 +1,23 @@ +# -*- Mode: Java; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- +# 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/. + +title=กำลังเปิด %S +saveDialogTitle=ป้อนชื่อไฟล์ที่จะบันทึก… +defaultApp=%S (ค่าเริ่มต้น) +chooseAppFilePickerTitle=เลือกแอปพลิเคชันช่วย +badApp=ไม่พบแอปพลิเคชันที่คุณเลือก (“%S”)  ตรวจสอบชื่อไฟล์หรือเลือกแอปพลิเคชันอื่น +badApp.title=ไม่พบแอปพลิเคชัน +badPermissions=ไม่สามารถบันทึกไฟล์เนื่องจากคุณไม่มีสิทธิที่เหมาะสม เลือกไดเรกทอรีอื่นเพื่อบันทึก +badPermissions.title=สิทธิอนุญาตการบันทึกไม่ถูกต้อง +unknownAccept.label=บันทึกไฟล์ +unknownCancel.label=ยกเลิก +fileType=ไฟล์ %S +# LOCALIZATION NOTE (orderedFileSizeWithType): first %S is type, second %S is size, and third %S is unit +orderedFileSizeWithType=%1$S (%2$S %3$S) +avifExtHandlerDescription=AV1 Image File (AVIF) +pdfExtHandlerDescription=Portable Document Format (PDF) +svgExtHandlerDescription=Scalable Vector Graphics (SVG) +webpExtHandlerDescription=WebP Image +xmlExtHandlerDescription=Extensible Markup Language (XML) -- cgit v1.2.3