diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-19 01:47:29 +0000 |
commit | 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d (patch) | |
tree | a31f07c9bcca9d56ce61e9a1ffd30ef350d513aa /l10n-he/toolkit/chrome/mozapps/downloads | |
parent | Initial commit. (diff) | |
download | firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.tar.xz firefox-esr-0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d.zip |
Adding upstream version 115.8.0esr.upstream/115.8.0esr
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-he/toolkit/chrome/mozapps/downloads')
-rw-r--r-- | l10n-he/toolkit/chrome/mozapps/downloads/downloads.properties | 6 | ||||
-rw-r--r-- | l10n-he/toolkit/chrome/mozapps/downloads/unknownContentType.properties | 23 |
2 files changed, 29 insertions, 0 deletions
diff --git a/l10n-he/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-he/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..ead4347be4 --- /dev/null +++ b/l10n-he/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-he/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-he/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..68df572f7e --- /dev/null +++ b/l10n-he/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) |