From 36d22d82aa202bb199967e9512281e9a53db42c9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 21:33:14 +0200 Subject: Adding upstream version 115.7.0esr. Signed-off-by: Daniel Baumann --- l10n-lij/browser/chrome/browser/browser.properties | 508 +++++++++++++++++++++ .../customizableui/customizableWidgets.properties | 54 +++ .../chrome/browser/downloads/downloads.properties | 76 +++ .../chrome/browser/feeds/subscribe.properties | 10 + .../browser/places/bookmarkProperties.properties | 16 + .../browser/safebrowsing/safebrowsing.properties | 6 + l10n-lij/browser/chrome/browser/search.properties | 33 ++ .../browser/chrome/browser/shellservice.properties | 16 + .../browser/chrome/browser/siteData.properties | 8 + .../chrome/browser/sitePermissions.properties | 43 ++ .../browser/chrome/browser/syncSetup.properties | 14 + l10n-lij/browser/chrome/browser/taskbar.properties | 12 + .../browser/chrome/browser/uiDensity.properties | 5 + .../browser/chrome/overrides/appstrings.properties | 42 ++ 14 files changed, 843 insertions(+) create mode 100644 l10n-lij/browser/chrome/browser/browser.properties create mode 100644 l10n-lij/browser/chrome/browser/customizableui/customizableWidgets.properties create mode 100644 l10n-lij/browser/chrome/browser/downloads/downloads.properties create mode 100644 l10n-lij/browser/chrome/browser/feeds/subscribe.properties create mode 100644 l10n-lij/browser/chrome/browser/places/bookmarkProperties.properties create mode 100644 l10n-lij/browser/chrome/browser/safebrowsing/safebrowsing.properties create mode 100644 l10n-lij/browser/chrome/browser/search.properties create mode 100644 l10n-lij/browser/chrome/browser/shellservice.properties create mode 100644 l10n-lij/browser/chrome/browser/siteData.properties create mode 100644 l10n-lij/browser/chrome/browser/sitePermissions.properties create mode 100644 l10n-lij/browser/chrome/browser/syncSetup.properties create mode 100644 l10n-lij/browser/chrome/browser/taskbar.properties create mode 100644 l10n-lij/browser/chrome/browser/uiDensity.properties create mode 100644 l10n-lij/browser/chrome/overrides/appstrings.properties (limited to 'l10n-lij/browser/chrome') diff --git a/l10n-lij/browser/chrome/browser/browser.properties b/l10n-lij/browser/chrome/browser/browser.properties new file mode 100644 index 0000000000..3dead2e34b --- /dev/null +++ b/l10n-lij/browser/chrome/browser/browser.properties @@ -0,0 +1,508 @@ +# 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/. + +nv_timeout=Ateiza tròppo longa +openFile=Arvi schedaio + +droponhometitle=Inpòsta comme Pagina Prinçipâ +droponhomemsg=T'eu ch'o documento o segge a teu neuva pagina iniçiâ? +droponhomemsgMultiple=T'eu che sti documenti seggian e teu neuve pagine iniçiâ? + +# context menu strings + +# LOCALIZATION NOTE (contextMenuSearch): %1$S is the search engine, +# %2$S is the selection string. +contextMenuSearch=Riçerca "%2$S" con %1$S +contextMenuSearch.accesskey=r +# LOCALIZATION NOTE (contextMenuPrivateSearchOtherEngine): %S is the search +# engine name as set for Private Browsing mode. This label is only used when +# this engine is different from the default engine name used in normal mode. + +# bookmark dialog strings + +bookmarkAllTabsDefault=[Nomme da cartella] + +# LOCALIZATION NOTE (xpinstallPromptMessage.neverAllowAndReport) +# Long text in this context make the dropdown menu extend awkwardly to the left, avoid +# a localization that's significantly longer than the English version. +# LOCALIZATION NOTE (sitePermissionInstallFirstPrompt.midi.header) +# This message is shown when a website invokes navigator.requestMIDIAccess. +# LOCALIZATION NOTE (sitePermissionInstallFirstPrompt.midi.message) +# This message is shown when a website invokes navigator.requestMIDIAccess. + +# Accessibility Note: +# Be sure you do not choose an accesskey that is used elsewhere in the active context (e.g. main menu bar, submenu of the warning popup button) +# See https://website-archive.mozilla.org/www.mozilla.org/access/access/keyboard/ for details + +# LOCALIZATION NOTE (addonInstallBlockedByPolicy) +# This message is shown when the installation of an add-on is blocked by +# enterprise policy. %1$S is replaced by the name of the add-on. +# %2$S is replaced by the ID of add-on. %3$S is a custom message that +# the administration can add to the message. +# LOCALIZATION NOTE (addonDomainBlockedByPolicy) +# This message is shown when the installation of add-ons from a domain +# is blocked by enterprise policy. + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +# Note, this string will be used as raw markup. Avoid characters like <, >, & + +# LOCALIZATION NOTE (webextSitePerms.headerWithPerms,webextSitePerms.headerUnsignedWithPerms) +# This string is used as a header in the webextension permissions dialog, +# %1$S is replaced with the localized name of the extension being installed. +# %2$S will be replaced by the DNS host name for which a webextension enables permissions +# Note, this string will be used as raw markup. Avoid characters like <, >, & + +# LOCALIZATION NOTE (webextSitePerms.headerWithGatedPerms.midi) +# This string is used as a header in the webextension permissions dialog for synthetic add-ons. +# The part of the string describing what privileges the extension gives should be consistent +# with the value of webextSitePerms.description.{sitePermission}. +# %S is the hostname of the site the add-on is being installed from. +# Note, this string will be used as raw markup. Avoid characters like <, >, & + +# LOCALIZATION NOTE (webextSitePerms.headerWithGatedPerms.midi-sysex) +# This string is used as a header in the webextension permissions dialog for synthetic add-ons. +# The part of the string describing what privileges the extension gives should be consistent +# with the value of webextSitePerms.description.{sitePermission}. +# %S is the hostname of the site the add-on is being installed from. +# Note, this string will be used as raw markup. Avoid characters like <, >, & + +# LOCALIZATION NOTE (webextSitePerms.descriptionGatedPerms) +# This string is used as description in the webextension permissions dialog for synthetic add-ons. +# Note, the \n\n is used to create a line break between the two sections. +# Note, this string will be used as raw markup. Avoid characters like <, >, & + +# These should remain in sync with permissions.NAME.label in sitePermissions.properties + +# LOCALIZATION NOTE (addonPostInstall.message3) +# %S is replaced with the localized named of the extension that was +# just installed. + +unsignedAddonsDisabled.message=Quarche conponente azonto instalou o l'é stæto dizativou perché no ò pòsciuo verificali. +unsignedAddonsDisabled.learnMore.label=Atre informaçioin +unsignedAddonsDisabled.learnMore.accesskey=A + +# LOCALIZATION NOTE (geolocationLastAccessIndicatorText): %S is the relative time of the most recent geolocation access (e.g. 5 min. ago) + +# LOCALIZATION NOTE (openProtocolHandlerPermissionEntryLabel): %S is the scheme of the protocol the site may open an application for. For example: mailto + +crashedpluginsMessage.title=O plugin %S o s'é ciantou. +crashedpluginsMessage.reloadButton.label=Carega torna a pagina +crashedpluginsMessage.reloadButton.accesskey=R +crashedpluginsMessage.submitButton.label=Segnala un problema +crashedpluginsMessage.submitButton.accesskey=S +crashedpluginsMessage.learnMore=Pe saveine de ciu… + +# Keyword fixup messages +# LOCALIZATION NOTE (keywordURIFixup.message): Used when the user tries to visit +# a local host page, by the time the DNS request recognizes it, we have already +# loaded a search page for the given word. An infobar then asks to the user +# whether he rather wanted to visit the host. %S is the recognized host. +keywordURIFixup.message=Ti voeivi arvî %S? +keywordURIFixup.goTo=Sci, arvi %S +keywordURIFixup.goTo.accesskey=S + +# Sanitize +# LOCALIZATION NOTE (update.downloadAndInstallButton.label): %S is replaced by the +# version of the update: "Update to 28.0". +update.downloadAndInstallButton.label=Agiorna a %S +update.downloadAndInstallButton.accesskey=A + +menuOpenAllInTabs.label=Arvi tutto inti feuggi + +# Unified Back-/Forward Popup +tabHistory.goBack=Vanni inderê +tabHistory.goForward=Vanni avanti + +# URL Bar +pasteAndGo.label=Incòlla & Vanni +# LOCALIZATION NOTE (reloadButton.tooltip): +# %S is the keyboard shortcut for reloading the current page +reloadButton.tooltip=Recarega a pagina corente (%S) +# LOCALIZATION NOTE (stopButton.tooltip): +# %S is the keyboard shortcut for stopping loading the page +stopButton.tooltip=Fermite de caregâ sta pagina (%S) +# LOCALIZATION NOTE (urlbar-zoom-button.tooltip): +# %S is the keyboard shortcut for resetting the zoom level to 100% +urlbar-zoom-button.tooltip=Repiggia o livello de zoom (%S) +# LOCALIZATION NOTE (reader-mode-button.tooltip): +# %S is the keyboard shortcut for entering/exiting reader view +reader-mode-button.tooltip=Cangia a-o mòddo leuta (%S) + +# LOCALIZATION NOTE(zoom-button.label): %S is the current page zoom level, +# %% will be displayed as a single % character (% is commonly used to define +# format specifiers, so it needs to be escaped). +zoom-button.label = %S%% + +# General bookmarks button +# LOCALIZATION NOTE (bookmarksMenuButton.tooltip): +# %S is the keyboard shortcut for "Show All Bookmarks" +bookmarksMenuButton.tooltip=Amia i segnalibbri (%S) + +# Downloads button tooltip +# LOCALIZATION NOTE (downloads.tooltip): +# %S is the keyboard shortcut for "Downloads" +downloads.tooltip=Mostra l’avansamento di descaregamenti in corso (%S) + +# New Window button tooltip +# LOCALIZATION NOTE (newWindowButton.tooltip): +# %S is the keyboard shortcut for "New Window" +newWindowButton.tooltip=Arvi 'n neuvo barcon (%S) + +# New Tab button tooltip +# LOCALIZATION NOTE (newTabButton.tooltip): +# %S is the keyboard shortcut for "New Tab" +newTabButton.tooltip=Arvi neuvo feuggio (%S) +newTabAlwaysContainer.tooltip=Çerni un contegnitô pe arvî un neuvo feuggio + +# Offline web applications + +# Canvas permission prompt +# LOCALIZATION NOTE (canvas.siteprompt2): %S is hostname + +# LOCALIZATION NOTE (webauthn.CTAP2registerPrompt): %S is hostname +# LOCALIZATION NOTE (webauthn.registerTouchDevice): %S is hostname + +# LOCALIZATION NOTE (webauthn.selectSignResultPrompt): %S is hostname +# LOCALIZATION NOTE (webauthn.selectDevicePrompt): %S is hostname +# LOCALIZATION NOTE (webauthn.deviceBlockedPrompt): %S is hostname +# LOCALIZATION NOTE (webauthn.pinAuthBlockedPrompt): %S is hostname +# LOCALIZATION NOTE (webauthn.pinNotSetPrompt): %S is hostname +webauthn.cancel=Anulla +webauthn.cancel.accesskey=a +webauthn.proceed=Vanni avanti +webauthn.proceed.accesskey=v +webauthn.anonymize=A ògni mòddo anònimizzame + +# Spoof Accept-Language prompt +privacy.spoof_english=Cangiâ a lengoa de inpostaçioin in ingleize o peu rende ciù difiçile a teu identificaçion e megiorâ a teu privacy. Ti veu domandâ a verscion ingleize de ste pagine web? + +# LOCALIZATION NOTE (identity.identified.verifier, identity.identified.state_and_country, identity.ev.contentOwner2): +# %S is the hostname of the site that is being displayed. +identity.identified.verifier=Verificou da: %S +identity.identified.verified_by_you=T’æ azonto 'na eceçion de seguessa pe sto scito. +identity.identified.state_and_country=%S, %S + +# LOCALIZATION NOTE (identity.notSecure.label): +# Keep this string as short as possible, this is displayed in the URL bar +# use a synonym for "safe" or "private" if "secure" is too long. +identity.notSecure.label=No seguo +identity.notSecure.tooltip=A conescion a no l'é segua + +identity.extension.label=Estenscion (%S) +identity.extension.tooltip=Caregou da l'estenscion: %S + +# LOCALIZATION NOTE (contentBlocking.trackersView.blocked.label): +# This label is shown next to a tracker in the trackers subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.trackersView.blocked.label=Blocòu + +contentBlocking.trackersView.empty.label=Nisciun elemento trovou in sto scito + +# LOCALIZATION NOTE (contentBlocking.cookies.blockingTrackers.label, contentBlocking.cookies.blocking3rdParty.label, +# contentBlocking.cookies.blockingUnvisited.label,contentBlocking.cookies.blockingAll.label): + +contentBlocking.cookiesView.firstParty.label=Da sto scito +# LOCALIZATION NOTE (contentBlocking.cookiesView.firstParty.empty.label): +# This references the header from contentBlocking.cookiesView.firstParty.label: +# "[Cookies] From This Site: None detected on this site". +contentBlocking.cookiesView.firstParty.empty.label=Nisciun elemento trovou in sto scito + +# LOCALIZATION NOTE (contentBlocking.cookiesView.trackers.empty.label): +# This references the header from contentBlocking.cookiesView.trackers.label: +# "Tracking Cookies: None detected on this site". +contentBlocking.cookiesView.trackers.empty.label=Nisciun elemento trovou in sto scito + +contentBlocking.cookiesView.thirdParty.label=Cookie de terse parte +# LOCALIZATION NOTE (contentBlocking.cookiesView.thirdParty.empty.label): +# This references the header from contentBlocking.cookiesView.thirdParty.label: +# "Third-Party Cookies: None detected on this site". +contentBlocking.cookiesView.thirdParty.empty.label=Nisciun elemento trovou in sto scito + +# LOCALIZATION NOTE (contentBlocking.cookiesView.allowed.label): +# This label is shown next to a cookie origin in the cookies subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Allowed" +contentBlocking.cookiesView.allowed.label=Permisso +# LOCALIZATION NOTE (contentBlocking.cookiesView.blocked.label): +# This label is shown next to a cookie origin in the cookies subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.cookiesView.blocked.label=Blocòu +# LOCALIZATION NOTE (contentBlocking.cookiesView.removeButton.tooltip): %S is the domain of the site. + +# LOCALIZATION NOTE (contentBlocking.fingerprintersView.blocked.label): +# This label is shown next to a fingerprinter in the fingerprinters subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.fingerprintersView.blocked.label=Blocòu + +# LOCALIZATION NOTE (contentBlocking.cryptominersView.blocked.label): +# This label is shown next to a cryptominer in the cryptominers subview. +# It forms the end of the (imaginary) sentence "www.example.com [was] Blocked" +contentBlocking.cryptominersView.blocked.label=Blocòu + +# LOCALIZATION NOTE (trackingProtection.icon.noTrackersDetectedTooltip): %S is brandShortName. + +# LOCALIZATION NOTE (protections.header): +# Header of the Protections Panel. %S is replaced with the site's hostname. +protections.header=Proteçioin pe %S + +# LOCALIZATION NOTE (protections.disableAriaLabel): +# Text that gets spoken by a screen reader if the button will disable protections. +# %s is the site's hostname. +protections.disableAriaLabel=Dizativa proteçioin pe %S + +# LOCALIZATION NOTE (protections.enableAriaLabel): +# Text that gets spoken by a screen reader if the button will enable protections. +# %s is the site's hostname. +protections.enableAriaLabel=Abilita proteçioin pe %S + +# Blocking and Not Blocking sub-views in the Protections Panel + +# Footer section in the Protections Panel +# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description, +# protections.footer.blockedTrackerCounter.tooltip): +# This text indicates the total number of trackers blocked on all sites. In +# its tooltip, we show the date when we started counting this number. +# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.description): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# Replacement for #1 is a locale-string converted positive integer. +protections.footer.blockedTrackerCounter.description=1 Blocou;#1 Blocæ +# LOCALIZATION NOTE (protections.footer.blockedTrackerCounter.tooltip): +# %S is the date on which we started counting (e.g., July 17, 2019). + +# Milestones section in the Protections Panel +# LOCALIZATION NOTE (protections.milestone.description): +# Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is replaced with brandShortName. +# #2 is replaced with the (locale-formatted) number of trackers blocked +# #3 is replaced by a locale-formatted date with short month and numeric year. +# In English this looks like "Firefox blocked over 10,000 trackers since Oct 2019" +protections.milestone.description=#1 blocou #2 traciatô da #3;#1 o l'à blocou #2 traciatoæî da #3 + +# Application menu + +# LOCALIZATION NOTE(zoomReduce-button.tooltip): %S is the keyboard shortcut. +zoomReduce-button.tooltip = Zoom ciù picin (%S) +# LOCALIZATION NOTE(zoomReset-button.tooltip): %S is the keyboard shortcut. +zoomReset-button.tooltip = Reinpòsta o zoom (%S) +# LOCALIZATION NOTE(zoomEnlarge-button.tooltip): %S is the keyboard shortcut. +zoomEnlarge-button.tooltip = Zoom ciù grande (%S) + +# LOCALIZATION NOTE (cut-button.tooltip): %S is the keyboard shortcut. +cut-button.tooltip = Taggia (%S) +# LOCALIZATION NOTE (copy-button.tooltip): %S is the keyboard shortcut. +copy-button.tooltip = Còpia (%S) +# LOCALIZATION NOTE (paste-button.tooltip): %S is the keyboard shortcut. +paste-button.tooltip = Incòlla (%S) + +# Geolocation UI + +# LOCALIZATION NOTE(geolocation.shareWithSiteUnsafeDelegation2): +# %1$S is the first party origin, %2$S is the third party origin. +geolocation.remember=Aregòrda sta decixon + +# Virtual Reality Device UI + +# Persistent storage UI +persistentStorage.allow=Permetti +persistentStorage.allow.accesskey=P + +# Web notifications UI +# LOCALIZATION NOTE (alwaysBlock, block) +# The two button strings will never be shown at the same time, so +# it's okay for them to have the same access key +webNotifications.notNow=Òua No +webNotifications.notNow.accesskey=n +webNotifications.never=No permette mai +webNotifications.never.accesskey=m + +# Phishing/Malware Notification Bar. +# LOCALIZATION NOTE (notADeceptiveSite, notAnAttack) +# The two button strings will never be shown at the same time, so +# it's okay for them to have the same access key +safebrowsing.getMeOutOfHereButton.label=Pòrtime feua de chi! +safebrowsing.getMeOutOfHereButton.accessKey=P +safebrowsing.deceptiveSite=Scito inganevole! +safebrowsing.notADeceptiveSiteButton.label=Questo o no l'é 'n scito inganevole… +safebrowsing.notADeceptiveSiteButton.accessKey=I +safebrowsing.reportedAttackSite=L'é stæto segnaou comme scito de atacco! +safebrowsing.notAnAttackButton.label=Sto chi o no l'é 'n scito de atacco… +safebrowsing.notAnAttackButton.accessKey=a +safebrowsing.reportedUnwantedSite=O scito ch'o gh'aiva do software no desiderou o l'é stæto segnalou +safebrowsing.reportedHarmfulSite=Segnala scito pericoloso! + +# LOCALIZATION NOTE (addKeywordTitleAutoFill): %S will be replaced by the page's title +# Used as the bookmark name when saving a keyword for a search field. +addKeywordTitleAutoFill=Riçerca %S + +# troubleshootModeRestart +# LOCALIZATION NOTE (troubleshootModeRestartPromptTitle): %S is the name of the product (e.g., Firefox) + +# LOCALIZATION NOTE (browser.menu.showCharacterEncoding): Set to the string +# "true" (spelled and capitalized exactly that way) to show the "Text +# Encoding" menu in the main Firefox button on Windows. Any other value will +# hide it. Regardless of the value of this setting, the "Text Encoding" +# menu will always be accessible via the "Browser Tools" menu. +# This is not a string to translate; it just controls whether the menu shows +# up in the Firefox button. If users frequently use the "Text Encoding" +# menu, set this to "true". Otherwise, you can leave it as "false". +browser.menu.showCharacterEncoding=false + +# Process hang reporter +# LOCALIZATION NOTE (processHang.selected_tab.label): %1$S is the name of the product (e.g., Firefox) +# LOCALIZATION NOTE (processHang.nonspecific_tab.label): %1$S is the name of the product (e.g., Firefox) +# LOCALIZATION NOTE (processHang.specific_tab.label): %1$S is the title of the tab. +# %2$S is the name of the product (e.g., Firefox) +# LOCALIZATION NOTE (processHang.add-on.label2): %1$S is the name of the +# extension. %2$S is the name of the product (e.g., Firefox) +processHang.add-on.learn-more.text = Atre informaçioin +processHang.button_debug.label = Xeua o debug do script +processHang.button_debug.accessKey = X + +# LOCALIZATION NOTE (fullscreenButton.tooltip): %S is the keyboard shortcut for full screen +fullscreenButton.tooltip=Mostra o barcon a tutto schermo (%S) + +# These are visible when opening the popup inside the bookmarks sidebar +sidebar.moveToLeft=Mescia bara de scianco a mancinn-a +sidebar.moveToRight=Mescia bara de scianco a drita + +# LOCALIZATION NOTE (getUserMedia.shareCamera3.message, +# getUserMedia.shareMicrophone3.message, +# getUserMedia.shareScreen4.message, +# getUserMedia.shareCameraAndMicrophone3.message, +# getUserMedia.shareCameraAndAudioCapture3.message, +# getUserMedia.shareScreenAndMicrophone4.message, +# getUserMedia.shareScreenAndAudioCapture4.message, +# getUserMedia.shareAudioCapture3.message): +# %S is the website origin (e.g. www.mozilla.org) +# LOCALIZATION NOTE (selectAudioOutput.shareSpeaker.message): +# "Speakers" is used in a general sense that might include headphones or +# another audio output connection. +# %S is the website origin (e.g. www.mozilla.org) + +# LOCALIZATION NOTE (getUserMedia.shareCameraUnsafeDelegation2.message, +# getUserMedia.shareMicrophoneUnsafeDelegation2.message, +# getUserMedia.shareScreenUnsafeDelegation2.message, +# getUserMedia.shareCameraAndMicrophoneUnsafeDelegation2.message, +# getUserMedia.shareCameraAndAudioCaptureUnsafeDelegation2.message, +# getUserMedia.shareScreenAndMicrophoneUnsafeDelegation2.message, +# getUserMedia.shareScreenAndAudioCaptureUnsafeDelegation2.message, +# %1$S is the first party origin. +# %2$S is the third party origin. +# LOCALIZATION NOTE (): +# "Speakers" is used in a general sense that might include headphones or +# another audio output connection. +# %1$S is the first party origin. +# %2$S is the third party origin. + +# LOCALIZATION NOTE(emeNotifications.drmContentDisabled.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S will be the 'learn more' link +emeNotifications.drmContentDisabled.button.label = Ativa DRM +emeNotifications.drmContentDisabled.button.accesskey = A + +# LOCALIZATION NOTE(emeNotifications.drmContentCDMInstalling.message): NB: inserted via innerHTML, so please don't use <, > or & in this string. %S is brandShortName +emeNotifications.drmContentCDMInstalling.message = Inpostaçioin in corso dei componenti necessari pe riproduî i contegnui aodio ò video prezenti inta pagina. Preuva torna ciù tardi.%0.S + +emeNotifications.unknownDRMSoftware = Scònosciuo + +# LOCALIZATION NOTE (customizeMode.tabTitle): %S is brandShortName +customizeMode.tabTitle = Personalizza %S + +e10s.accessibilityNotice.acceptButton.label = Va ben +e10s.accessibilityNotice.acceptButton.accesskey = V + +# LOCALIZATION NOTE (e10s.accessibilityNotice.jawsMessage): %S is brandShortName +e10s.accessibilityNotice.jawsMessage = A vixoalizaçion do contegnuo do feuggio o l'é dizabilitou pe cagion de 'na incobatilitæ fra %S e o teu software de acesibilitæ. Pe piaxei agiorna o teu letô do schermo ò deuvia 'na version de Firefox Extended Support. + +# LOCALIZATION NOTE (userContextPersonal.label, +# userContextWork.label, +# userContextShopping.label, +# userContextBanking.label, +# userContextNone.label): +# These strings specify the four predefined contexts included in support of the +# Contextual Identity / Containers project. Each context is meant to represent +# the context that the user is in when interacting with the site. Different +# contexts will store cookies and other information from those sites in +# different, isolated locations. You can enable the feature by typing +# about:config in the URL bar and changing privacy.userContext.enabled to true. +# Once enabled, you can open a new tab in a specific context by clicking +# File > New Container Tab > (1 of 4 contexts). Once opened, you will see these +# strings on the right-hand side of the URL bar. +userContextPersonal.label = Personâ +userContextWork.label = Travaggio +userContextBanking.label = Banca +userContextShopping.label = Negòççi +userContextNone.label = Nisciun Contegnitô + +userContextPersonal.accesskey = P +userContextWork.accesskey = T +userContextBanking.accesskey = B +userContextShopping.accesskey = N +userContextNone.accesskey = C + +userContext.aboutPage.label = Gestisci contegnitoî +userContext.aboutPage.accesskey = A + +# LOCALIZATION NOTE (sendTabsToDevice.label): +# Semi-colon list of plural forms. +# See: https://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs sent to the device. +sendTabsToDevice.label = Manda feuggio a-o dispoxitivo;Mando #1 feuggi a-o dispoxitivo +sendTabsToDevice.accesskey = n + +decoder.noCodecs.button = Comme se fa +decoder.noCodecs.accesskey = C +decoder.noCodecsLinux.message = Pe vedde o video ti doviesci instalâ i codec video domandæ. +decoder.noHWAcceleration.message = Pe vedde megio o video ti doviesci instalâ o Media Feature Pack de Microsoft. +decoder.noPulseAudio.message = Pe sentî sto òudio ti doviesci instalâ o software PulseAudio domandou. +decoder.unsupportedLibavcodec.message = libavcodec o peu êse vulenrabile ò no soportou, e ti doviesci agiornalo pe vedde sto video. + +decoder.decodeError.message = S'é verificou 'n'erô inta decodifica da risorsa media. +decoder.decodeError.button = Denonçia Problema Scito +decoder.decodeError.accesskey = D +decoder.decodeWarning.message = Gh'é stæto 'n erô che ghe se peu dâ recatto mentre faxeivo a decodifica de 'na risorsa media. + +# LOCALIZATION NOTE (captivePortal.infoMessage3): +# Shown in a notification bar when we detect a captive portal is blocking network access +# and requires the user to log in before browsing. +captivePortal.infoMessage3 = Ti devi acede a sta ræ prima che ti ti pòsse navegâ into Internet. +# LOCALIZATION NOTE (captivePortal.showLoginPage2): +# The label for a button shown in the info bar in all tabs except the login page tab. +# The button shows the portal login page tab when clicked. +captivePortal.showLoginPage2 = Arvi a pagina de intrâ da ræ + +# LOCALIZATION NOTE (permissions.header): +# %S is the hostname of the site that is being displayed. +permissions.remove.tooltip = Scancella sto permisso e domanda torna + + +# LOCALIZATION NOTE (aboutDialog.architecture.*): +# The sixtyFourBit and thirtyTwoBit strings describe the architecture of the +# current Firefox build: 32-bit or 64-bit. These strings are used in parentheses +# between the Firefox version and the "What's new" link in the About dialog, +# e.g.: "48.0.2 (32-bit) " or "51.0a1 (2016-09-05) (64-bit)". +aboutDialog.architecture.sixtyFourBit = 64-bit +aboutDialog.architecture.thirtyTwoBit = 32-bit + +midi.remember=Aregòrda sta decixon +# LOCALIZATION NOTE (midi.shareWithSite): %S is the name of the site URL (https://...) requesting MIDI access +# LOCALIZATION NOTE (midi.shareSysexWithSite): %S is the name of the site URL (https://...) requesting MIDI access + +# LOCALIZATION NOTE (panel.back): +# This is used by screen readers to label the "back" button in various browser +# popup panels, including the sliding subviews of the main menu. +panel.back = Inderê + +# LOCALIZATION NOTE (storageAccess4.message, storageAccess1.hintText): +# %1$S is the name of the site URL (www.site1.example) trying to track the user's activity. +# %2$S is the name of the site URL (www.site2.example) that the user is visiting. This is the same domain name displayed in the address bar. + + + +# LOCALIZATION NOTE (gnomeSearchProviderSearch): +# Used for search by Gnome Shell activity screen, %S is a searched string. + +# LOCALIZATION NOTE (gnomeSearchProviderSearchWeb): +# Used for search by Gnome Shell activity screen, %S is a searched string. + diff --git a/l10n-lij/browser/chrome/browser/customizableui/customizableWidgets.properties b/l10n-lij/browser/chrome/browser/customizableui/customizableWidgets.properties new file mode 100644 index 0000000000..26480f7e95 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/customizableui/customizableWidgets.properties @@ -0,0 +1,54 @@ +# 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/. + +history-panelmenu.label = Stöia +# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut +history-panelmenu.tooltiptext2 = Veddi a stöia (%S) + +find-button.label = Treuva +# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut. +find-button.tooltiptext3 = Treuva inta pagina (%S) + +developer-button.label = Sviluppo +# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut +developer-button.tooltiptext2 = Arvi i atressi do svilupatô (%S) + +sidebar-button.label = Bare de scianco +sidebar-button.tooltiptext2 = Veddi e bare de scianco + +zoom-controls.label = Contròlli zoom +zoom-controls.tooltiptext2 = Contròlli pe-a gestion do zoom + +zoom-out-button.label = Riduci zoom +# LOCALIZATION NOTE(zoom-out-button.tooltiptext2): %S is the keyboard shortcut. +zoom-out-button.tooltiptext2 = Riduci zoom (%S) + +# LOCALIZATION NOTE(zoom-reset-button.tooltiptext2): %S is the keyboard shortcut. +zoom-reset-button.tooltiptext2 = Repiggia o livello de zoom (%S) + +zoom-in-button.label = Aomenta zoom +# LOCALIZATION NOTE(zoom-in-button.tooltiptext2): %S is the keyboard shortcut. +zoom-in-button.tooltiptext2 = Aomenta zoom (%S) + +edit-controls.label = Contròlli de cangiamento +edit-controls.tooltiptext2 = Contròlli pe-o cangiamento do testo + +cut-button.label = Taggia +# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut. +cut-button.tooltiptext2 = Taggia (%S) + +copy-button.label = Còpia +# LOCALIZATION NOTE(copy-button.tooltiptext2): %S is the keyboard shortcut. +copy-button.tooltiptext2 = Còpia (%S) + +paste-button.label = Incòlla +# LOCALIZATION NOTE(paste-button.tooltiptext2): %S is the keyboard shortcut. +paste-button.tooltiptext2 = Incòlla (%S) + +panic-button.label = Ascòrda +panic-button.tooltiptext = Scancella quarche informaçion da stöia da navegaçion + +toolbarspring.label = Spaçio flescibile +toolbarseparator.label = Separatô +toolbarspacer.label = Spaçio diff --git a/l10n-lij/browser/chrome/browser/downloads/downloads.properties b/l10n-lij/browser/chrome/browser/downloads/downloads.properties new file mode 100644 index 0000000000..fb92599642 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/downloads/downloads.properties @@ -0,0 +1,76 @@ +# 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/. + +# LOCALIZATION NOTE (stateStarting): +# Indicates that the download is starting. +stateStarting=Iniçio… +# LOCALIZATION NOTE (stateFailed): +# Indicates that the download failed because of an error. +stateFailed=Falio +# LOCALIZATION NOTE (statePaused): +# Indicates that the download was paused by the user. +statePaused=In pösa +# LOCALIZATION NOTE (stateCanceled): +# Indicates that the download was canceled by the user. +stateCanceled=Scancelou +# LOCALIZATION NOTE (stateCompleted): +# Indicates that the download was completed. +stateCompleted=Finio +# LOCALIZATION NOTE (stateBlockedParentalControls): +# Indicates that the download was blocked by the Parental Controls feature of +# Windows. "Parental Controls" should be consistently named and capitalized +# with the display of this feature in Windows. The following article can +# provide a reference for the translation of "Parental Controls" in various +# languages: +# http://windows.microsoft.com/en-US/windows-vista/Set-up-Parental-Controls +stateBlockedParentalControls=Blocòu da-o contròllo di genitoî +# LOCALIZATION NOTE (blockedMalware, blockedPotentiallyUnwanted, +# blockedUncommon2): +# These strings are shown in the panel for some types of blocked downloads. You +# may need to adjust "downloads.width" in "downloads.dtd" if this turns out to +# be longer than the other existing status strings. +blockedMalware=Sto schedaio o contiene viros o malware. +blockedPotentiallyUnwanted=Sto schedaio o porieiva aroinâ o computer. +blockedUncommon2=Sto schedaio o no l'é scaregou de spesso. + +# LOCALIZATION NOTE (fileMovedOrMissing): +# Displayed when a complete download which is not at the original folder. +fileMovedOrMissing=Schedaio mesciou ò mancante + +# LOCALIZATION NOTE (unblockHeaderUnblock, unblockHeaderOpen, +# unblockTypeMalware, unblockTypePotentiallyUnwanted2, +# unblockTypeUncommon2, unblockTip2, unblockButtonOpen, +# unblockButtonUnblock, unblockButtonConfirmBlock): +# These strings are displayed in the dialog shown when the user asks a blocked +# download to be unblocked. The severity of the threat is expressed in +# descending order by the unblockType strings, it is higher for files detected +# as malware and lower for uncommon downloads. +unblockHeaderUnblock=T'ê seguo de permette sto descarigamento? +unblockHeaderOpen=T'ê seguo de arvî sto schedaio? +unblockTypeMalware=Sto schedaio o contegne viros ò 'n'atro tipo de malware che te peuan aroinâ o computer. +unblockTypePotentiallyUnwanted2=Sto schedaio o fâ mostra d'êse utile, ma o porieiva fâ di cangiamenti no aspetæ a-i teu programmi e inpostaçioin. +unblockTypeUncommon2=Sto schedaio o no l'é scaregou de spesso e porieva no êse seguo da arvî. O peu avéi di viros o fâ di cangiamenti a-i teu programmi e inpostaçioin. +unblockTip2=Ti peu çercâ un descaregamento da 'na sorgente alternativa ò provâ torna dòppo. +unblockButtonOpen=Arvi +unblockButtonUnblock=Permetti descaregamento +unblockButtonConfirmBlock=Scancella schedaio + +# LOCALIZATION NOTE (sizeWithUnits): +# %1$S is replaced with the size number, and %2$S with the measurement unit. +sizeWithUnits=%1$S %2$S +sizeUnknown=Dimenscion sconosciua + +# LOCALIZATION NOTE (statusSeparator, statusSeparatorBeforeNumber): +# These strings define templates for the separation of different elements in the +# status line of a download item. As a separator, by default we use the Unicode +# character U+2014 'EM DASH' (long dash). Examples of status lines include +# "Canceled - 222.net", "1.1 MB - website2.com", or "Paused - 1.1 MB". Note +# that we use a wider space after the separator when it is followed by a number, +# just to avoid visually confusing it with with a minus sign with some fonts. +# If you use a different separator, this might not be necessary. However, there +# is usually no need to change the separator or the order of the substitutions, +# even for right-to-left languages, unless the defaults are not suitable. +statusSeparator=%1$S \u2014 %2$S +statusSeparatorBeforeNumber=%1$S \u2014 %2$S + diff --git a/l10n-lij/browser/chrome/browser/feeds/subscribe.properties b/l10n-lij/browser/chrome/browser/feeds/subscribe.properties new file mode 100644 index 0000000000..1dec261071 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/feeds/subscribe.properties @@ -0,0 +1,10 @@ +# 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/. + +# LOCALIZATION NOTE (addProtocolHandlerMessage): +# Message displayed when adding a protocol handler: +# %1$S is the application's domain, %2$S is the type of protocol +addProtocolHandlerMessage=Azonzi “%1$S” comme aplicaçion pe-i colegamenti de %2$S? +addProtocolHandlerAddButton=Azonzi aplicaçion +addProtocolHandlerAddButtonAccesskey=A diff --git a/l10n-lij/browser/chrome/browser/places/bookmarkProperties.properties b/l10n-lij/browser/chrome/browser/places/bookmarkProperties.properties new file mode 100644 index 0000000000..96e9759da6 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/places/bookmarkProperties.properties @@ -0,0 +1,16 @@ +# 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/. + +dialogAcceptLabelAddItem=Azonzi +dialogAcceptLabelSaveItem=Sarva +dialogAcceptLabelAddMulti=Azonzi segnalibbri +dialogAcceptLabelEdit=Sarva +dialogTitleAddBookmark=Neuvo segnalibbro +dialogTitleAddFolder=Neuva cartella +dialogTitleAddMulti=Neuvo segnalibbro +dialogTitleEdit=Propietæ de “%S” + +bookmarkAllTabsDefault=[Nomme da cartella] +newFolderDefault=Neuva cartella +newBookmarkDefault=Neuvo segnalibbro diff --git a/l10n-lij/browser/chrome/browser/safebrowsing/safebrowsing.properties b/l10n-lij/browser/chrome/browser/safebrowsing/safebrowsing.properties new file mode 100644 index 0000000000..abee72733a --- /dev/null +++ b/l10n-lij/browser/chrome/browser/safebrowsing/safebrowsing.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/. + +errorReportFalseDeceptiveTitle=Questo o no l'é 'n scito inganevole +errorReportFalseDeceptiveMessage=No l'é poscibile segnalâ sto erô òua. diff --git a/l10n-lij/browser/chrome/browser/search.properties b/l10n-lij/browser/chrome/browser/search.properties new file mode 100644 index 0000000000..346329933e --- /dev/null +++ b/l10n-lij/browser/chrome/browser/search.properties @@ -0,0 +1,33 @@ +# 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/. + +searchtip=Çerca con %S + +# LOCALIZATION NOTE (searchHeader): this is displayed at the top of the panel +# showing search suggestions. +# %S is replaced with the name of the current default search engine. +searchHeader=Çerca con %S + +# LOCALIZATION NOTE (cmd_pasteAndSearch): "Search" is a verb, this is the +# search bar equivalent to the url bar's "Paste & Go" +cmd_pasteAndSearch=Incòlla e Çerca + +cmd_clearHistory=Scancella a stöia de riçerca +cmd_clearHistory_accesskey=s + +# LOCALIZATION NOTE (searchForSomethingWith2): +# This string is used to build the header above the list of one-click +# search providers: "Search for with:" +searchForSomethingWith2=Çerco %S con: + +# LOCALIZATION NOTE (searchWithHeader): +# The wording of this string should be as close as possible to +# searchForSomethingWith2. This string will be used when the user +# has not typed anything. +searchWithHeader=Çerca con: + +# LOCALIZATION NOTE (searchSettings): +# This is the label for the button that opens Search preferences. +searchSettings=Cangia inpostaçioin de riçerca + diff --git a/l10n-lij/browser/chrome/browser/shellservice.properties b/l10n-lij/browser/chrome/browser/shellservice.properties new file mode 100644 index 0000000000..da82eb4f08 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/shellservice.properties @@ -0,0 +1,16 @@ +# 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/. + +# LOCALIZATION NOTE (setDefaultBrowserTitle, setDefaultBrowserMessage, setDefaultBrowserDontAsk, setDefaultBrowserAlertConfirm.label, setDefaultBrowserAlertNotNow.label): +# These strings are used as an alternative to the ones above, in a modal dialog. +# %S will be replaced by brandShortName +setDefaultBrowserTitle=Navegatô predefinio +setDefaultBrowserMessage=%S o no l'é o teu navegatô predefinio. T'eu metilo òua? +setDefaultBrowserDontAsk=Verifica de longo a l'avertua de %S. +setDefaultBrowserAlertConfirm.label=Deuvia %S comme navegatô predefinio +setDefaultBrowserAlertNotNow.label=Òua no + +desktopBackgroundLeafNameWin=Sfondo do desktop.bmp +DesktopBackgroundDownloading=Son apreuvo a sarvâ l'inmagine… +DesktopBackgroundSet=Inpòsta comme Sfondo do Desktop diff --git a/l10n-lij/browser/chrome/browser/siteData.properties b/l10n-lij/browser/chrome/browser/siteData.properties new file mode 100644 index 0000000000..c561140a1f --- /dev/null +++ b/l10n-lij/browser/chrome/browser/siteData.properties @@ -0,0 +1,8 @@ +# 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/. + +clearSiteDataPromptTitle=Scancella tutti i cookie e dæti di sciti +# LOCALIZATION NOTE (clearSiteDataPromptText): %S = brandShortName +clearSiteDataPromptText=Seleçionando ‘Scancella òua’ tutti i cookie e dæti di sciti sarvæ in %S saian scancelæ. Queste o veu dî ti sciortiæ da-i sciti e che o contegnuo feua linia o saiâ scancelòu. +clearSiteDataNow=Scancella òua diff --git a/l10n-lij/browser/chrome/browser/sitePermissions.properties b/l10n-lij/browser/chrome/browser/sitePermissions.properties new file mode 100644 index 0000000000..939f1979bd --- /dev/null +++ b/l10n-lij/browser/chrome/browser/sitePermissions.properties @@ -0,0 +1,43 @@ +# 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/. + +# LOCALIZATION NOTE (state.current.allowed, +# state.current.allowedForSession, +# state.current.allowedTemporarily, +# state.current.blockedTemporarily, +# state.current.blocked, +# state.current.hide): +# This label is used to display active permission states in the site +# identity popup (which does not have a lot of screen space). +state.current.allowed = Permisso +state.current.allowedForSession = Permisso pe-a Sescion +state.current.allowedTemporarily = Permisso temporaneamente +state.current.blockedTemporarily = Blocòu temporaneamente +state.current.blocked = Blocòu +state.current.prompt = Domanda de longo + +# LOCALIZATION NOTE (state.multichoice.alwaysAsk, +# state.multichoice.allow, +# state.multichoice.allowForSession, +# state.multichoice.block): +# Used to label permission state checkboxes in the page info dialog. +state.multichoice.alwaysAsk = Domanda de longo +state.multichoice.allow = Permetti +state.multichoice.allowForSession = Permetti pe-a sescion +state.multichoice.block = Blòcca + +permission.cookie.label = Inpostâ cookie +permission.desktop-notification3.label = Manda notifiche +permission.camera.label = Deuviâ a fòtocamera +permission.microphone.label = Deuviâ o micròfono +permission.screen.label = Condividdi o schermo +permission.install.label = Installa conponenti azonti +permission.popup.label = Arvertua barcoin de pop-up +permission.geo.label = Accesso a-a poxiçion +permission.shortcuts.label = Cangia scorsaieu de tastea +permission.focus-tab-by-prompt.label = Vanni a sto feuggio +permission.persistent-storage.label = Sarva dæti inta memöia persistente +permission.canvas.label = Dæti Canvas extra +permission.midi.label = Accesso a-i dispoxitivi MIDI +permission.midi-sysex.label = Accesso a-i dispoxitivi MIDI con sopòrto SysEx diff --git a/l10n-lij/browser/chrome/browser/syncSetup.properties b/l10n-lij/browser/chrome/browser/syncSetup.properties new file mode 100644 index 0000000000..dbb1bb8aee --- /dev/null +++ b/l10n-lij/browser/chrome/browser/syncSetup.properties @@ -0,0 +1,14 @@ +# 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/. + +# Several other strings are used (via Weave.Status.login), but they come from +# /services/sync + +# Firefox Accounts based setup. +continue.label = Vanni avanti + +relinkVerify.title = Avizo union dæti +relinkVerify.heading = Anâ avanti con l'accesso a Sync? +# LOCALIZATION NOTE (relinkVerify.description): Email address of a user previously signed into sync. +relinkVerify.description = N'atro utente o l'à za fæto l’acesso a Sync in sce sto computer. Se ti conpleti l’acesso i segnalibbri, e paròlle segrete e atre inpostaçioin saian unie con quelle de %S diff --git a/l10n-lij/browser/chrome/browser/taskbar.properties b/l10n-lij/browser/chrome/browser/taskbar.properties new file mode 100644 index 0000000000..9743359c58 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/taskbar.properties @@ -0,0 +1,12 @@ +# 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/. + +taskbar.tasks.newTab.label=Arvi neuvo feuggio +taskbar.tasks.newTab.description=Arvi neuvo feuggio. +taskbar.tasks.newWindow.label=Arvi neuvo barcon +taskbar.tasks.newWindow.description=Arvi neuvo barcon. +taskbar.tasks.newPrivateWindow.label = Neuvo barcon privòu +taskbar.tasks.newPrivateWindow.description = Arvi 'n neuvo barcon in navegaçion privâ +taskbar.frequent.label=Frequenti +taskbar.recent.label=Urtime diff --git a/l10n-lij/browser/chrome/browser/uiDensity.properties b/l10n-lij/browser/chrome/browser/uiDensity.properties new file mode 100644 index 0000000000..ba3d6d5b12 --- /dev/null +++ b/l10n-lij/browser/chrome/browser/uiDensity.properties @@ -0,0 +1,5 @@ +# 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/. + +uiDensity.menuitem-touch.acceltext=Mòddo Tablet Abilitou diff --git a/l10n-lij/browser/chrome/overrides/appstrings.properties b/l10n-lij/browser/chrome/overrides/appstrings.properties new file mode 100644 index 0000000000..685eee8883 --- /dev/null +++ b/l10n-lij/browser/chrome/overrides/appstrings.properties @@ -0,0 +1,42 @@ +# 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/. + +malformedURI2=Pe piaxei contròlla che l'URL a segge coretta e preuva torna. +fileNotFound=Firefox o nò-u treuva o schedaio in %S. +fileAccessDenied=O schedaio in %S o no se peu leze. +dnsNotFound2=Niatri no se poemmo conette a-o server in %S. +unknownProtocolFound=Inposcibile arvî sto indirisso: un di sti pròtocòlli (%S) o no l'é asociou a nisciun programma òpure o no l'é permesso in sto contesto. +connectionFailure=Firefox o no se peu conette a-o server %S. +netInterrupt=A conescion a %S l'é stæta scancelâ. +netTimeout=O server %S o ghe mette tròppo tenpo a risponde. +redirectLoop=Firefox o l'à capio ch'o server o l'indirissa a domanda inte 'n mòddo ch'o no finiâ mai. +## LOCALIZATION NOTE (confirmRepostPrompt): In this item, don’t translate "%S" +confirmRepostPrompt=Pe fâ vedde sta pagina, %S o deve spedî de informaçioin a-o server. +resendButton.label=Trasmetti torna +unknownSocketType=Firefox o no sa comme comunicâ co-o server. +netReset=A conescion a-o server a l'é stæta scancelâ. +notCached=Sto documento o no gh'é ciu. +netOffline=Firefox o l'é feua linia e o no peu navegâ inta ræ. +isprinting=O documento o no peu cangiâ quande o l'é in Stanpa ò in Anteprimma de Stanpa. +deniedPortAccess=Questo indirisso o l'uza 'na pòrta ch'a no l'é uzâ pe-a navegaçion. Firefox o l'à scancelou a domanda pe-a teu proteçion. +proxyResolveFailure=O Firefox o l'é inpostou pe uzâ un server proxy che no se treuva. +proxyConnectFailure=O Firefox l'é inpostou pe uzâ un server proxy che refua e conescioin. +contentEncodingError=A pagina che ti ti veu no se peu vedde perché a l'adeuvia 'na comprescion ch'a no va ben. +unsafeContentType=A pagina che ti ti veu no se peu vedde perché gh'à di tipi di schedai che no son segui. Pe piaxei ciamma o scito pe informalo de questo problema. +externalProtocolTitle=Domanda esterna de un pròtocòllo +externalProtocolPrompt='Na aplicaçion esterna a deve ese lansâ pe gestî i %1$S: colegamenti.\n\n\nColegamenti domandæ:\n\n%2$S\n\nAplicaçion: %3$S\n\n\nSe ti no ti aspetavi sta domanda aloa peu ese 'na preuva pe scrovî e debolesse de atre aplicaçioin. Anulla sta domanda se ti no t'ê seguo che no segge 'n'inbreuggio.\n +#LOCALIZATION NOTE (externalProtocolUnknown): The following string is shown if the application name can't be determined +externalProtocolUnknown= +externalProtocolChkMsg=Aregòrda a mæ scelta pe tutti i colegamenti de sto tipo. +externalProtocolLaunchBtn=Xeua aplicaçion +malwareBlocked=O scito %S o l'é stæto segnalòu comme un scito de atacco e o l'é stæto blocòu da-e teu preferense de seguessa. +harmfulBlocked=O scito %S o l'é stæto segnalòu comme un scito pericolozo e o l'é stæto blocòu da-e teu preferense de seguessa. +unwantedBlocked=O scito web %S o l'é segnalòu comme 'n scito con do software indezideròu e o l'é blocòu da-e inpostaçioin de seguessa. +deceptiveBlocked=O scito %S o l'é stæto segnalòu comme un scito inganevole e o l'é stæto blocòu da-e teu preferense de seguessa. +cspBlocked=Sta pagina a l'à di critei de seguessa di contegnui che ne inpediscian o caregamento con sto mòddo chi. +corruptedContentErrorv2=O scito %S o s'é atrovou inte 'na violaçion de pròtocòllo ch'a no se ghe peu dâ recatto. +## LOCALIZATION NOTE (sslv3Used) - Do not translate "%S". +sslv3Used=No l'é poscibile garantî a seguessa di dæti trasmissi da Firefox a %S perché o l'é deuviou SSLv3, 'n pròtocòllo de seguessa no fidou. +inadequateSecurityError=O scito o l'à provou a negoçiâ un livello de seguessa no conveniente. +blockedByPolicy=A teu òrganizaçion a l'à blocòu l'acesso a sta pagina ò scito. -- cgit v1.2.3