diff options
Diffstat (limited to 'l10n-nl/suite/chrome/common/utilityOverlay.properties')
-rw-r--r-- | l10n-nl/suite/chrome/common/utilityOverlay.properties | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/l10n-nl/suite/chrome/common/utilityOverlay.properties b/l10n-nl/suite/chrome/common/utilityOverlay.properties new file mode 100644 index 0000000000..39428389c4 --- /dev/null +++ b/l10n-nl/suite/chrome/common/utilityOverlay.properties @@ -0,0 +1,35 @@ +# 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/. + +# Online/offline tooltips +onlineTooltip0=U bent online (proxy: geen). Klik op het pictogram om offline te gaan. +onlineTooltip1=U bent online (proxy: handmatig). Klik op het pictogram om offline te gaan. +onlineTooltip2=U bent online (proxy: auto-URL). Klik op het pictogram om offline te gaan. +onlineTooltip4=U bent online (proxy: autodetectie). Klik op het pictogram om offline te gaan. +onlineTooltip5=U bent online (proxy: systeemproxy gebruiken). Klik op het pictogram om offline te gaan. +offlineTooltip=U bent offline. Klik op het pictogram om online te gaan. + +# Popup menus +popupMenuShow=%S tonen +popupAllow=Pop-ups van %S toestaan + +# Check for Updates +updatesItem_default=Controleren op updates… +updatesItem_defaultFallback=Controleren op updates… +updatesItem_defaultAccessKey=C +updatesItem_downloading=%S downloaden… +updatesItem_downloadingFallback=Update downloaden… +updatesItem_downloadingAccessKey=d +updatesItem_resume=Downloaden van %S hervatten… +updatesItem_resumeFallback=Downloaden van update hervatten… +updatesItem_resumeAccessKey=D +updatesItem_pending=Gedownloade update nu toepassen… +updatesItem_pendingFallback=Gedownloade update nu toepassen… +updatesItem_pendingAccessKey=G + +# safeModeRestart +safeModeRestartPromptTitle=Herstarten met uitgeschakelde add-ons +safeModeRestartPromptMessage=Weet u zeker dat u alle add-ons wilt uitschakelen en herstarten? +safeModeRestartButton=Herstarten +safeModeRestartCheckbox=Herstarten met uitgeschakelde add-ons |