diff options
Diffstat (limited to 'l10n-gl/browser/chrome/browser/tabbrowser.properties')
-rw-r--r-- | l10n-gl/browser/chrome/browser/tabbrowser.properties | 105 |
1 files changed, 105 insertions, 0 deletions
diff --git a/l10n-gl/browser/chrome/browser/tabbrowser.properties b/l10n-gl/browser/chrome/browser/tabbrowser.properties new file mode 100644 index 0000000000..d2a930908b --- /dev/null +++ b/l10n-gl/browser/chrome/browser/tabbrowser.properties @@ -0,0 +1,105 @@ +# 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/. + +tabs.emptyTabTitle=Nova lapela +tabs.emptyPrivateTabTitle=Navegación privada +tabs.closeTab=Pechar lapela +tabs.close=Pechar + +# This section applies when closing a window with more than one tab open, +# or when quitting when only one window is open. +# LOCALIZATION NOTE (tabs.closeTabsTitle): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeTabsTitle=;Pechar #1 lapelas? +tabs.closeTabsConfirmCheckbox=Confirmar antes de pechar varias lapelas +tabs.closeButtonMultiple=Pechar as lapelas + +# This section applies when quitting using the menu and multiple windows are open. +# LOCALIZATION NOTE (tabs.closeTitleTabs): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The forms for 0 or 1 items are not considered since this string is used only for +# multiple windows. The %S replacement form will be replaced with the contents +tabs.closeWindowsTitle=;Pechar #1 xanelas? +tabs.closeWindowsButton=Pechar e saír +# Same as tabs.closeWindowsButton, but on Windows +tabs.closeWindowsButtonWin=Pechar e saír + +# LOCALIZATION NOTE (tabs.closeTabsWithKeyTitle and closeTabsWithKeyButton): +# This section applies when quitting using the keyboard shortcut (Ctrl/Cmd+Q) +# Windows does not show a prompt on quit when using the keyboard shortcut by +# default. +# %S is replaced with brandShorterName +tabs.closeTabsWithKeyTitle=Pechar a xanela e saír do %S? +# %S is replaced with brandShorterName +tabs.closeTabsWithKeyButton=Saír do %S + +# LOCALIZATION NOTE (tabs.closeTabsWithKeyConfirmCheckbox): +# %S is replaced with the text of the keyboard shortcut for quitting. +tabs.closeTabsWithKeyConfirmCheckbox=Confirmar antes de saír con %S + +# LOCALIZATION NOTE (tabs.closeTabs.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be closed. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.closeTabs.tooltip=Pechar a lapela;Pechar #1 lapelas + +# LOCALIZATION NOTE (tabs.muteAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %S is the keyboard shortcut for "Mute tab". +# #1 is the number of tabs that will be muted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.muteAudio2.tooltip=Enmudecer a lapela (%S);Enmudecer #1 lapelas (%S) + +# LOCALIZATION NOTE (tabs.unmuteAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# %S is the keyboard shortcut for "Unmute tab". +# #1 is the number of tabs that will be unmuted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.unmuteAudio2.tooltip=Desenmudecer a lapela (%S);Desenmudecer #1 lapelas (%S) + +# LOCALIZATION NOTE (tabs.muteAudio2.background.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be muted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.muteAudio2.background.tooltip=Enmudecer a lapela;Enmudecer #1 lapelas + +# LOCALIZATION NOTE (tabs.unmuteAudio2.background.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will be unmuted. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.unmuteAudio2.background.tooltip=Desenmudecer a lapela;Desenmudecer #1 lapelas + +# LOCALIZATION NOTE (tabs.unblockAudio2.tooltip): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 is the number of tabs that will have their audio unblocked. This is ignored for the +# single tab case in English, but can be used by other locales as necessary. +tabs.unblockAudio2.tooltip=Reproducir a lapela;Reproducir #1 lapelas + +# LOCALIZATION NOTE (tabs.containers.tooltip): +# Displayed as a tooltip on container tabs +# %1$S is the title of the current tab +# %2$S is the name of the current container +tabs.containers.tooltip=%1$S - %2$S + +# LOCALIZATION NOTE (tabs.openWarningTitle, tabs.openWarningMultipleBranded, tabs.openButtonMultiple, tabs.openWarningPromptMeBranded): +# These items are moved from chrome/browser/places/places.properties +# Now they are not specific to bookmark. +tabs.openWarningTitle=Confirmar a apertura +tabs.openWarningMultipleBranded=Van abrirse %S lapelas, o que pode facer que %S diminúa a velocidade durante a carga das páxinas. Confirma que quere continuar? +tabs.openButtonMultiple=Abrir lapelas +tabs.openWarningPromptMeBranded=Avisar cando por abrir varias lapelas diminúa a velocidade de %S + +browsewithcaret.checkMsg=Non amosar esta caixa de diálogo de novo. +browsewithcaret.checkWindowTitle=Navegación co cursor do teclado +browsewithcaret.checkLabel=Premendo F7 activa ou desactiva a navegación con cursor de teclado. Esta funcionalidade coloca un cursor movíbel nas páxinas web, permitíndolle seleccionar texto co teclado. Quere activar a navegación co cursor do teclado? |