From 0ebf5bdf043a27fd3dfb7f92e0cb63d88954c44d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:47:29 +0200 Subject: Adding upstream version 115.8.0esr. Signed-off-by: Daniel Baumann --- .../chrome/mozapps/downloads/downloads.properties | 6 ++++++ .../downloads/unknownContentType.properties | 23 ++++++++++++++++++++++ 2 files changed, 29 insertions(+) create mode 100644 l10n-is/toolkit/chrome/mozapps/downloads/downloads.properties create mode 100644 l10n-is/toolkit/chrome/mozapps/downloads/unknownContentType.properties (limited to 'l10n-is/toolkit/chrome/mozapps/downloads') diff --git a/l10n-is/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-is/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..faa41d5579 --- /dev/null +++ b/l10n-is/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=Niðurhal diff --git a/l10n-is/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-is/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..e1a1cfb3dd --- /dev/null +++ b/l10n-is/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=Opna %S +saveDialogTitle=Sláðu inn skráarnafn sem á að vista… +defaultApp=%S (sjálfgefið) +chooseAppFilePickerTitle=Veldu hjálparforrit +badApp=Forritið sem þú valdir (“%S”) fannst ekki. Athugaðu skráarnafnið eða veldu annað forrit. +badApp.title=Forrit fannst ekki +badPermissions=Ekki var hægt að vista skrána því þú hefur ekki nægjanleg réttindi. Veldu aðra möppu. +badPermissions.title=Ógildar vistunar heimildir +unknownAccept.label=Vista skrá +unknownCancel.label=Hætta við +fileType=%S skrá +# 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-myndskrá (AVIF) +pdfExtHandlerDescription=Portable Document Format (PDF) +svgExtHandlerDescription=Scalable Vector Graphics (SVG) +webpExtHandlerDescription=WebP-mynd +xmlExtHandlerDescription=Extensible Markup Language (XML) -- cgit v1.2.3