diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-gl/browser/browser/places.ftl | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | l10n-gl/browser/browser/places.ftl | 71 |
1 files changed, 71 insertions, 0 deletions
diff --git a/l10n-gl/browser/browser/places.ftl b/l10n-gl/browser/browser/places.ftl new file mode 100644 index 0000000000..1b17aae685 --- /dev/null +++ b/l10n-gl/browser/browser/places.ftl @@ -0,0 +1,71 @@ +# 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/. + +places-open = + .label = Abrir + .accesskey = A +places-open-tab = + .label = Abrir nunha nova lapela + .accesskey = v +places-open-all-in-tabs = + .label = Abrir todo en lapelas + .accesskey = o +places-open-window = + .label = Abrir nunha nova xanela + .accesskey = n +places-open-private-window = + .label = Abrir nunha nova xanela privada + .accesskey = p +places-new-bookmark = + .label = Novo marcador… + .accesskey = N +places-new-folder-contextmenu = + .label = Novo cartafol… + .accesskey = F +places-new-folder = + .label = Novo cartafol… + .accesskey = f +places-new-separator = + .label = Novo separador + .accesskey = v +places-view = + .label = Ver + .accesskey = V +places-by-date = + .label = Por data + .accesskey = d +places-by-site = + .label = Por sitio + .accesskey = s +places-by-most-visited = + .label = Por núm. de visitas + .accesskey = v +places-by-last-visited = + .label = Por última visita + .accesskey = l +places-by-day-and-site = + .label = Por data e sitio + .accesskey = t +places-history-search = + .placeholder = Buscar no historial +places-bookmarks-search = + .placeholder = Buscar nos marcadores +places-delete-domain-data = + .label = Esquecer este sitio + .accesskey = s +places-sortby-name = + .label = Ordenar por nome + .accesskey = r +places-properties = + .label = Propiedades + .accesskey = r +# Managed bookmarks are created by an administrator and cannot be changed by the user. +managed-bookmarks = + .label = Marcadores xestionados +# This label is used when a managed bookmarks folder doesn't have a name. +managed-bookmarks-subfolder = + .label = Subcartafol +# This label is used for the "Other Bookmarks" folder that appears in the bookmarks toolbar. +other-bookmarks-folder = + .label = Outros marcadores |