~vono22/cookiekeeper/1.9.0

« back to all changes in this revision

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

  • Committer: Yvon TANGUY
  • Date: 2014-04-09 19:37:40 UTC
  • Revision ID: vono@vono.zsh.jp-20140409193740-1cqp6j5bgei4g91n
Fix #1305252 : Regression: preference extensions.cookiekeeper.version not set

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
1
# This Source Code Form is subject to the terms of the Mozilla Public
4
2
# License, v. 2.0. If a copy of the MPL was not distributed with this
5
3
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
12
10
menu.removecookies.label=Remove all cookies
13
11
menu.preferences.label=Preferences
14
12
 
15
 
menu.item.permissions.allow=Allow cookies
16
 
menu.item.permissions.session=Allow cookies for session
17
 
menu.item.permissions.block=Block cookies
18
 
menu.label.permissions.default=%1 (Default)
19
 
menu.label.permissions.ask=%1 (Ask)
20
 
menu.label.permissions.limit=%1 (Limit)
21
 
 
22
13
date.max=No limit
23
 
date.unknown=Unknown
24
14
 
25
15
# Generic
26
16
yes=yes
27
17
no=no
28
 
Yes=Yes
29
 
No=No
30
18
del_protect=Delete protected cookie ?
31
19
del_protects=Delete protected cookies ?
32
20
no_ask_again=Do not ask me again
33
 
size.byte=%n byte
34
 
size.bytes=%n bytes
35
 
size.kilobytes=%n Kib
36
 
size.megabytes=%n Mib
37
 
# used by lib/ui.js
38
21
cookiekeeper.label=CookieKeeper
39
22
cookiekeeper.tooltip=Enhanced Cookie Manager
40
 
 
41
 
notification.cookie.protect_session=Protect a session cookie is meaningless.
42
 
notification.cookie.protect_bookmarked_result=%1 item(s) protected.
43
 
 
44
 
# Flash specific
45
 
notification.lso.default_protected=The Flash player settings cookie has been kept.
46
 
flash.yes_default=yes (Adobe Flash Main Settings Cookie)
47
 
flash.main_setting=<Flash Main Settings>
48
 
 
49
23
# Import/Export:
50
24
# partially from chrome://pippki/locale/pippki.properties
51
25
select_file=Select a file
52
26
csv_file=CSV File
53
 
json_file=JSON File
54
27
import_error=Import Error
55
28
file_access_denied=Access denied
56
29
file_is_locked=File is locked
58
31
export_error=Export Error
59
32
write_file_failed=Can't write to file %S:\n%S.
60
33
write_file_no_device_space=No space left on device
61
 
question_export_title=CookieKeeper: Export
62
 
# Change the file extension to '.json' or '.csv'
63
 
# 'protected_list-20140505_132731.csv' → 'protected_list-20140505_132731.json'
64
 
question_change_extension=Change the file extension to '%1' ?\n'%2' → '%3'
65
 
# notifications for import/export
66
 
notification_import.info.plist=Import protection list: %1/%2 imported
67
 
notification_import.info.cookies=Import cookies: %1/%2 imported
68
 
notification_import.info.permissions=Import permissions: %1/%2 imported
69
 
notification_import.error.file_unknown=Import Error: File type not recognized
70
 
notification_export.info.plist=Export: %1/%2 protection(s) exported
71
 
notification_export.info.cookies=Export: %1/%2 cookie(s) exported
72
 
notification_export.info.permissions=Export: %1/%2 permissions(s) exported
 
34
 
 
35
confirm_edit_cookie_expires=The date as expired, the cookie will be deleted.\nProceed?
73
36
 
74
37
#### Partially from Firefox en-US preferences.properties:
75
38
#### Cookie Viewer
79
42
forAnyConnection=Any type of connection
80
43
forHttpOnly=HTTP connection only
81
44
expireAtEndOfSession=At end of session
 
45
expireAtADate=At a specific date
82
46
can=Allow
83
47
canAccessFirstParty=Allow first party only
84
48
canSession=Allow for Session
86
50
noCookieSelected=<no cookie selected>
87
51
cookiesAll=The following cookies are stored on your computer :
88
52
# Others values for the protection filter:
89
 
cookiesAllProtected=The following protected cookies are stored on your computer :
90
 
cookiesAllUnprotected=The following unprotected cookies are stored on your computer :
 
53
cookiesAllProtected=The following cookies are stored on your computer :
 
54
cookiesAllUnprotected=The following cookies are stored on your computer :
91
55
cookiesFiltered=The following cookies match your search :
92
56
cookiesFilteredProtected=The following protected cookies match your search :
93
57
cookiesFilteredUnprotected=The following unprotected cookies match your search :
94
 
 
95
 
# Cookies Editor/Viewer
96
 
confirm_edit_cookie_expires=The date as expired, the cookie will be deleted.\nProceed?
97
 
dom_storage.viewer.title=DOM Storage viewer
98
 
dom_storage.editor.title=DOM Storage editor
99
 
value.null=<empty>
100
 
 
101
 
# Default australis panel (toolbar menu) size, when no website is displayed (like about:home)
102
 
australis.panel.width=12em
103
 
australis.panel.height=6.5em