diff options
Diffstat (limited to 'l10n-ia/toolkit/chrome/mozapps/downloads')
-rw-r--r-- | l10n-ia/toolkit/chrome/mozapps/downloads/downloads.properties | 6 | ||||
-rw-r--r-- | l10n-ia/toolkit/chrome/mozapps/downloads/unknownContentType.properties | 23 |
2 files changed, 29 insertions, 0 deletions
diff --git a/l10n-ia/toolkit/chrome/mozapps/downloads/downloads.properties b/l10n-ia/toolkit/chrome/mozapps/downloads/downloads.properties new file mode 100644 index 0000000000..56d844b3bc --- /dev/null +++ b/l10n-ia/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=Discargamentos diff --git a/l10n-ia/toolkit/chrome/mozapps/downloads/unknownContentType.properties b/l10n-ia/toolkit/chrome/mozapps/downloads/unknownContentType.properties new file mode 100644 index 0000000000..8e4916a9a9 --- /dev/null +++ b/l10n-ia/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=Aperiente %S +saveDialogTitle=Insere le nomine del file in le qual salvar… +defaultApp=%S (predefinite) +chooseAppFilePickerTitle=Eliger le application assistente +badApp=Le application que tu eligeva (“%S”) non pote ser trovate. Verifica le nomine de file o elige un altere application. +badApp.title=Application non trovate +badPermissions=Le file non pote ser salvate perque tu non ha le licentiar necessari. Selige un altere directorio de salvamento. +badPermissions.title=Permissiones invalide pro salvar +unknownAccept.label=Salvar le file +unknownCancel.label=Cancellar +fileType=%S file +# LOCALIZATION NOTE (orderedFileSizeWithType): first %S is type, second %S is size, and third %S is unit +orderedFileSizeWithType=%1$S (%2$S %3$S) +avifExtHandlerDescription=File de imagine AV1 (AVIF) +pdfExtHandlerDescription=Formato de documento portabile (PDF) +svgExtHandlerDescription=Imagine vectorial redimensionabile (SVG) +webpExtHandlerDescription=Imagine WebP +xmlExtHandlerDescription=Linguage de marcation extensibile (XML) |