~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

Viewing changes to cookiekeeper/chrome/locale/nl/cookiekeeper.properties

  • Committer: Yvon TANGUY
  • Date: 2014-04-10 08:09:15 UTC
  • Revision ID: vono@vono.zsh.jp-20140410080915-g9d88ri2cav04j8s
Move icons and test files outside the cookiekeeper directory tree.
Update Makefile.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# CookieKeeper - a Mozilla add-on
2
 
# (c) 2013-2016 Yvon TANGUY
3
 
# This Source Code Form is subject to the terms of the Mozilla Public
4
 
# License, v. 2.0. If a copy of the MPL was not distributed with this
5
 
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
6
 
 
7
 
# Bootstrap migration from CookieCuller
8
 
install.prefs.cookieculler=CookieCuller-voorkeuren overzetten?
9
 
 
10
 
# Main window menu (tools menu & icon menu)
11
 
menu.showcookies.label=Cookies weergeven
12
 
menu.removecookies.label=Alle cookies verwijderen
13
 
menu.preferences.label=Voorkeuren
14
 
 
15
 
menu.item.permissions.allow=Cookies toesataan
16
 
menu.item.permissions.session=Cookies voor sessie toestaan
17
 
menu.item.permissions.block=Cookies blokkeren
18
 
menu.label.permissions.default=%1 (Standaard)
19
 
menu.label.permissions.ask=%1 (Vragen)
20
 
menu.label.permissions.limit=%1 (Beperken)
21
 
 
22
 
date.max=Geen limiet
23
 
date.unknown=Onbekend
24
 
 
25
 
# Generic
26
 
yes=ja
27
 
no=nee
28
 
Yes=Ja
29
 
No=Nee
30
 
del_protect=Beschermde cookie verwijderen?
31
 
del_protects=Beschermde cookies verwijderen?
32
 
no_ask_again=Mij niet meer vragen
33
 
size.byte=%n byte
34
 
size.bytes=%n bytes
35
 
size.kilobytes=%n Kb
36
 
size.megabytes=%n Mb
37
 
# used by lib/ui.js
38
 
cookiekeeper.label=CookieKeeper
39
 
cookiekeeper.tooltip=Verbeterde cookiebeheerder
40
 
 
41
 
notification.cookie.protect_session=Een sessiecookie beschermen is zinloos.
42
 
notification.cookie.protect_bookmarked_result=%1 item(s) beschermd.
43
 
 
44
 
# Flash specific
45
 
notification.lso.default_protected=De cookie met de instellingen voor de Flash-speler is behouden.
46
 
flash.yes_default=ja (Cookies hoofdinstellingen Adobe Flash)
47
 
flash.main_setting=<Flash-hoofdinstellingen>
48
 
 
49
 
# Import/Export:
50
 
# partially from chrome://pippki/locale/pippki.properties
51
 
select_file=Selecteer een bestand
52
 
csv_file=CSV-bestand
53
 
json_file=JSON-bestand
54
 
import_error=Importfout
55
 
file_access_denied=Toegang geweigerd
56
 
file_is_locked=Bestand is vergrendeld
57
 
read_file_failed=Kan niet lezen van bestand %S:\n%S.
58
 
export_error=Exportfout
59
 
write_file_failed=Kan niet schrijven naar bestand %S:\n%S.
60
 
write_file_no_device_space=Geen schijfruimte resterend op apparaat
61
 
question_export_title=CookieKeeper: Exporteren
62
 
# Change the file extension to '.json' or '.csv'
63
 
# 'protected_list-20140505_132731.csv' → 'protected_list-20140505_132731.json'
64
 
question_change_extension=Bestandsextensie wijzigen in ‘%1’?\n‘%2’→ ‘%3’
65
 
# notifications for import/export
66
 
notification_import.info.plist=Beschermingslijst importeren: %1/%2 geïmporteerd
67
 
notification_import.info.cookies=Cookies importeren: %1/%2 geïmporteerd
68
 
notification_import.info.permissions=Permissies importeren: %1/%2 geïmporteerd
69
 
notification_import.error.file_unknown=Importfout: Bestandstype niet herkend
70
 
notification_export.info.plist=Exporteren: %1/%2 bescherming(en) geëxporteerd
71
 
notification_export.info.cookies=Exporteren: %1/%2 cookies geëxporteerd
72
 
notification_export.info.permissions=Exporteren: %1/%2 toestemming(en) geëxporteerd
73
 
 
74
 
#### Partially from Firefox en-US preferences.properties:
75
 
#### Cookie Viewer
76
 
hostColon=Host:
77
 
domainColon=Domein:
78
 
forSecureOnly=Alleen versleutelde verbindingen
79
 
forAnyConnection=Elk soort verbinding
80
 
forHttpOnly=Alleen HTTP-verbinding
81
 
expireAtEndOfSession=Aan het einde van de sessie
82
 
can=Toestaan
83
 
canAccessFirstParty=Alleen primair toestaan
84
 
canSession=Toestaan voor sessie
85
 
cannot=Blokkeren
86
 
noCookieSelected=<geen cookie geselecteerd>
87
 
cookiesAll=De volgende cookies zijn op uw computer opgeslagen:
88
 
# Others values for the protection filter:
89
 
cookiesAllProtected=De volgende beschermde cookies zijn op uw computer opgeslagen:
90
 
cookiesAllUnprotected=De volgende niet-beschermde cookies zijn op uw computer opgeslagen:
91
 
cookiesFiltered=De volgende cookies komen overeen met uw zoekopdracht:
92
 
cookiesFilteredProtected=De volgende beschermde cookies komen overeen met uw zoekopdracht:
93
 
cookiesFilteredUnprotected=De volgende niet-beschermde cookies komen overeen met uw zoekopdracht:
94
 
 
95
 
# Cookies Editor/Viewer
96
 
confirm_edit_cookie_expires=De datum is verlopen, de cookie wordt verwijderd.\nDoorgaan?
97
 
dom_storage.viewer.title=DOM-opslag bekijken
98
 
dom_storage.editor.title=DOM-opslag bewerken
99
 
value.null=<leeg>
100
 
 
101
 
# Default australis panel (toolbar menu) size, when no website is displayed (like about:home)
102
 
australis.panel.width=13em
103
 
australis.panel.height=6.5em