blob: 3d19eeb5880038695b5181880a0d2a913bdd139e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
<!-- 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/. -->
<!--
# Translator(s):
#
# BuBBaX <mikebubbax@yahoo.com>
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!--
# Reviewer(s):
#
# Alexandru Szasz <alexxed@gmail.com>
#
-->
<!ENTITY tab.cookiesonsystem.label "Cookie-uri stocate">
<!ENTITY tab.bannedservers.label "Cookie Sites">
<!ENTITY div.bannedservers.label "Manage sites that can and cannot store cookies on your computer.">
<!ENTITY div.cookiesonsystem.label "Vizualizați și eliminați cookie-urile stocate pe acest calculator.">
<!ENTITY treehead.cookiename.label "Nume cookie">
<!ENTITY treehead.cookiedomain.label "Sait">
<!ENTITY treehead.cookieexpires.label "Expiră la:">
<!ENTITY treehead.infoselected.label "Informații despre cookie-ul selectat">
<!ENTITY button.removecookie.label "Șterge cookie">
<!ENTITY button.removecookie.accesskey "r">
<!ENTITY button.removeallcookies.label "Șterge toate cookie-urile">
<!ENTITY button.removeallcookies.accesskey "e">
<!ENTITY search.placeholder "Search Cookies">
<!ENTITY focusSearch.key "f">
<!ENTITY selectAll.key "a">
<!ENTITY props.name.label "Nume:">
<!ENTITY props.value.label "Conținut:">
<!ENTITY props.domain.label "Gazdă:">
<!ENTITY props.path.label "Cale:">
<!ENTITY props.secure.label "Trimite pentru:">
<!ENTITY props.expires.label "Expiră la:">
<!ENTITY treehead.sitename.label "Sait">
<!ENTITY treehead.status.label "Stare">
<!ENTITY windowtitle.label "Managerul Cookie-urilor">
<!ENTITY blockSite.label "Blochează">
<!ENTITY blockSite.accesskey "B">
<!ENTITY allowSite.label "Permite">
<!ENTITY allowSite.accesskey "P">
<!ENTITY allowSiteSession.label "Session">
<!ENTITY allowSiteSession.accesskey "S">
<!ENTITY removepermission.label "Elimină sit">
<!ENTITY removepermission.accesskey "E">
<!ENTITY removeallpermissions.label "Elimină toate saiturile">
<!ENTITY removeallpermissions.accesskey "E">
<!ENTITY futureCookies.label "Nu mai accepta cookie-uri de la saiturile de la care am șters deja cookie-uri">
<!ENTITY futureCookies.accesskey "d">
|