diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-gl/mail/messenger/preferences/cookies.ftl | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/l10n-gl/mail/messenger/preferences/cookies.ftl b/l10n-gl/mail/messenger/preferences/cookies.ftl new file mode 100644 index 0000000000..46aedb48e5 --- /dev/null +++ b/l10n-gl/mail/messenger/preferences/cookies.ftl @@ -0,0 +1,53 @@ +# 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/. + +cookies-window-dialog = + .title = Cookies + .style = width: 36em; + +window-close-key = + .key = w + +window-focus-search-key = + .key = f + +window-focus-search-alt-key = + .key = k + +filter-search-label = + .value = Buscar: + .accesskey = B + +cookies-on-system-label = As seguintes cookies están almacenadas no computador: + +treecol-site-header = + .label = Sitio + +treecol-name-header = + .label = Nome da cookie + +props-name-label = + .value = Nome: +props-value-label = + .value = Contido: +props-domain-label = + .value = Servidor: +props-path-label = + .value = Ruta: +props-secure-label = + .value = Enviar a: +props-expires-label = + .value = Caduca: + +remove-cookie-button = + .label = Eliminar cookie + .accesskey = r + +remove-all-cookies-button = + .label = Eliminar todas as cookies + .accesskey = a + +cookie-close-button = + .label = Pechar + .accesskey = c |