diff options
Diffstat (limited to 'l10n-hu/suite/chrome/common/permissions/permissionsManager.dtd')
-rw-r--r-- | l10n-hu/suite/chrome/common/permissions/permissionsManager.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-hu/suite/chrome/common/permissions/permissionsManager.dtd b/l10n-hu/suite/chrome/common/permissions/permissionsManager.dtd new file mode 100644 index 0000000000..14300622bc --- /dev/null +++ b/l10n-hu/suite/chrome/common/permissions/permissionsManager.dtd @@ -0,0 +1,19 @@ +<!-- 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 windowtitle.label "Engedélyezett webhelyek"> +<!ENTITY treehead.sitename.label "Webhely"> +<!ENTITY treehead.status.label "Állapot"> +<!ENTITY remove.label "Eltávolítás"> +<!ENTITY remove.accesskey "t"> +<!ENTITY removeall.label "Minden webhely eltávolítása"> +<!ENTITY removeall.accesskey "l"> +<!ENTITY address.label "Webhely:"> +<!ENTITY address.accesskey "W"> +<!ENTITY block.label "Tiltás"> +<!ENTITY block.accesskey "T"> +<!ENTITY session.label "Engedélyezés a munkamenetben"> +<!ENTITY session.accesskey "m"> +<!ENTITY allow.label "Engedélyezés"> +<!ENTITY allow.accesskey "E"> |