diff options
Diffstat (limited to 'l10n-nl/mobile/android/chrome')
-rw-r--r-- | l10n-nl/mobile/android/chrome/browser.properties | 118 | ||||
-rw-r--r-- | l10n-nl/mobile/android/chrome/config.dtd | 21 | ||||
-rw-r--r-- | l10n-nl/mobile/android/chrome/config.properties | 9 | ||||
-rw-r--r-- | l10n-nl/mobile/android/chrome/passwordmgr.properties | 22 |
4 files changed, 170 insertions, 0 deletions
diff --git a/l10n-nl/mobile/android/chrome/browser.properties b/l10n-nl/mobile/android/chrome/browser.properties new file mode 100644 index 0000000000..7908b9d0a5 --- /dev/null +++ b/l10n-nl/mobile/android/chrome/browser.properties @@ -0,0 +1,118 @@ +# 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/. + +# Popup Blocker + +# In Extension.jsm + +# LOCALIZATION NOTE (webextPerms.header) +# This string is used as a header in the webextension permissions dialog, +# %S is replaced with the localized name of the extension being installed. +# See https://bug1308309.bmoattachments.org/attachment.cgi?id=8814612 +# for an example of the full dialog. +# Note, this string will be used as raw markup. Avoid characters like <, >, & +webextPerms.header=%S toevoegen? + +webextPerms.add.label=Toevoegen +webextPerms.cancel.label=Annuleren + +# LOCALIZATION NOTE (webextPerms.updateText) +# %S is replaced with the localized name of the updated extension. +webextPerms.updateText=%S is bijgewerkt. U moet nieuwe toestemmingen goedkeuren voordat de bijgewerkte versie wordt geïnstalleerd. ‘Annuleren’ kiezen zal de huidige versie van uw add-on behouden. + +webextPerms.updateAccept.label=Bijwerken + +# LOCALIZATION NOTE (webextPerms.optionalPermsHeader) +# %S is replaced with the localized name of the extension requesting new +# permissions. +webextPerms.optionalPermsHeader=%S vraagt aanvullende toestemmingen. +webextPerms.optionalPermsListIntro=De add-on wil: +webextPerms.optionalPermsAllow.label=Toestaan +webextPerms.optionalPermsDeny.label=Weigeren + +webextPerms.description.bookmarks=Bladwijzers lezen en aanpassen +webextPerms.description.browserSettings=Browserinstellingen lezen en aanpassen +webextPerms.description.browsingData=Recente browsergeschiedenis, cookies en gerelateerde gegevens wissen +webextPerms.description.clipboardRead=Gegevens van het klembord ophalen +webextPerms.description.clipboardWrite=Gegevens op het klembord plaatsen +webextPerms.description.devtools=Ontwikkelaarshulpmiddelen uitbreiden om uw gegevens in open tabbladen te benaderen +webextPerms.description.downloads=Bestanden downloaden en downloadgeschiedenis van de browser lezen en aanpassen +webextPerms.description.downloads.open=Naar uw apparaat gedownloade bestanden openen +webextPerms.description.find=De tekst van alle open tabbladen lezen +webextPerms.description.geolocation=Uw locatie benaderen +webextPerms.description.history=Browsergeschiedenis benaderen +webextPerms.description.management=Extensiegebruik bewaken en thema’s beheren +# LOCALIZATION NOTE (webextPerms.description.nativeMessaging) +# %S will be replaced with the name of the application +webextPerms.description.nativeMessaging=Berichten met andere programma’s dan %S uitwisselen +webextPerms.description.notifications=Notificaties weergeven +webextPerms.description.privacy=Privacyinstellingen lezen en aanpassen +webextPerms.description.proxy=Browserproxyinstellingen beheren +webextPerms.description.sessions=Onlangs gesloten tabbladen benaderen +webextPerms.description.tabs=Browsertabbladen benaderen +webextPerms.description.topSites=Browsergeschiedenis benaderen +webextPerms.description.webNavigation=Browseractiviteit tijdens navigeren benaderen + +webextPerms.hostDescription.allUrls=Uw gegevens voor alle websites benaderen + +# LOCALIZATION NOTE (webextPerms.hostDescription.wildcard) +# %S will be replaced by the DNS domain for which a webextension +# is requesting access (e.g., mozilla.org) +webextPerms.hostDescription.wildcard=Uw gegevens voor websites in het domein %S benaderen + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManyWildcards): +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# domains for which this webextension is requesting permission. +webextPerms.hostDescription.tooManyWildcards=Uw gegevens in #1 ander domein benaderen;Uw gegevens in #1 andere domeinen benaderen + +# LOCALIZATION NOTE (webextPerms.hostDescription.oneSite) +# %S will be replaced by the DNS host name for which a webextension +# is requesting access (e.g., www.mozilla.org) +webextPerms.hostDescription.oneSite=Uw gegevens voor %S benaderen + +# LOCALIZATION NOTE (webextPerms.hostDescription.tooManySites) +# Semi-colon list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 will be replaced by an integer indicating the number of additional +# hosts for which this webextension is requesting permission. +webextPerms.hostDescription.tooManySites=Uw gegevens op #1 andere website benaderen;Uw gegevens op #1 andere websites benaderen + + +# LOCALIZATION NOTE (password.logins): Label that will be used in + # Web Console API +stacktrace.anonymousFunction=<anoniem> +stacktrace.outputMessage=Stacktrace van %S, functie %S, regel %S. +timer.start=%S: timer gestart + +# LOCALIZATION NOTE (timer.end): +# This string is used to display the result of the console.timeEnd() call. +# %1$S=name of timer, %2$S=number of milliseconds +timer.end=%1$S: %2$Sms + +# Site settings dialog + +# In ContextualIdentityService.jsm + +# 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. +# In android this will be only exposed by web extensions +userContextPersonal.label = Persoonlijk +userContextWork.label = Werk +userContextBanking.label = Bankieren +userContextShopping.label = Winkelen + diff --git a/l10n-nl/mobile/android/chrome/config.dtd b/l10n-nl/mobile/android/chrome/config.dtd new file mode 100644 index 0000000000..a31b666fa8 --- /dev/null +++ b/l10n-nl/mobile/android/chrome/config.dtd @@ -0,0 +1,21 @@ +<!-- 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/. --> + + +<!ENTITY toolbar.searchPlaceholder "Zoeken"> + +<!ENTITY newPref.namePlaceholder "Naam"> + +<!ENTITY newPref.valueBoolean "Boolean"> +<!ENTITY newPref.valueString "String"> +<!ENTITY newPref.valueInteger "Integer"> + +<!ENTITY newPref.stringPlaceholder "Voer een string in"> +<!ENTITY newPref.numberPlaceholder "Voer een nummer in"> + +<!ENTITY newPref.toggleButton "Omschakelen"> +<!ENTITY newPref.cancelButton "Annuleren"> + +<!ENTITY contextMenu.copyPrefName "Naam kopiëren"> +<!ENTITY contextMenu.copyPrefValue "Waarde kopiëren"> diff --git a/l10n-nl/mobile/android/chrome/config.properties b/l10n-nl/mobile/android/chrome/config.properties new file mode 100644 index 0000000000..6941922748 --- /dev/null +++ b/l10n-nl/mobile/android/chrome/config.properties @@ -0,0 +1,9 @@ +# 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/. + +newPref.createButton=Aanmaken +newPref.changeButton=Wijzigen + +pref.toggleButton=Omschakelen +pref.resetButton=Herinitialiseren diff --git a/l10n-nl/mobile/android/chrome/passwordmgr.properties b/l10n-nl/mobile/android/chrome/passwordmgr.properties new file mode 100644 index 0000000000..f1c4a1c8fe --- /dev/null +++ b/l10n-nl/mobile/android/chrome/passwordmgr.properties @@ -0,0 +1,22 @@ +# 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/. + +# String will be replaced by brandShortName. +saveLogin=Wilt u dat %S deze aanmelding onthoudt? +rememberButton=Onthouden +neverButton=Nooit + +# String is the login's hostname +updatePassword=Opgeslagen wachtwoord voor %S bijwerken? +updatePasswordNoUser=Opgeslagen wachtwoord voor deze aanmelding bijwerken? +updateButton=Bijwerken +dontUpdateButton=Niet bijwerken + +# Copy of the toolkit's passwordmgr.properties +userSelectText2=Selecteer de aanmelding om bij te werken: +passwordChangeTitle=Wijziging van wachtwoord bevestigen + +# Strings used by PromptService.js +username=Gebruikersnaam +password=Wachtwoord |