diff options
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 |