diff options
Diffstat (limited to 'l10n-an/browser/chrome/browser/webrtcIndicator.properties')
-rw-r--r-- | l10n-an/browser/chrome/browser/webrtcIndicator.properties | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-an/browser/chrome/browser/webrtcIndicator.properties b/l10n-an/browser/chrome/browser/webrtcIndicator.properties new file mode 100644 index 0000000000..01ffdaf393 --- /dev/null +++ b/l10n-an/browser/chrome/browser/webrtcIndicator.properties @@ -0,0 +1,61 @@ +# 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/. + +# LOCALIZATION NOTE : FILE This file contains the webrtc global indicator strings + +# LOCALIZATION NOTE (webrtcIndicator.windowtitle): %S is the brand name (e.g. Firefox). +# This string is used so that the window has a title in tools that enumerate/look for window +# titles. It is not normally visible anywhere. +webrtcIndicator.windowtitle = %S - Indicador de compartición + +webrtcIndicator.sharingCameraAndMicrophone.tooltip = Ye compartindo a suya camara y microfono. Faga clic ta controlar a compartición. +webrtcIndicator.sharingCamera.tooltip = Ye compartindo a suya camara. Faga clic ta controlar a compartición. +webrtcIndicator.sharingMicrophone.tooltip = Ye compartindo o suyo microfono. Faga clic ta controlar a compartición. +webrtcIndicator.sharingApplication.tooltip = Se ye compartindo una aplicación. Faiga clic ta controlar a compartición. +webrtcIndicator.sharingScreen.tooltip = Ye compartindo a suya pantalla. Faga clic ta controlar a compartición. +webrtcIndicator.sharingWindow.tooltip = Ye compartindo una finestra. Faga clic ta controlar a compartición. +webrtcIndicator.sharingBrowser.tooltip = Se ye compartindo una pestanya. Faga clic ta controlar a compartición. + + +# LOCALIZATION NOTE : The following strings are only used on Mac for +# menus attached to icons near the clock on the mac menubar. + +# LOCALIZATION NOTE (webrtcIndicator.sharing*With.menuitem): +# %S is the title of the tab using the share. +webrtcIndicator.sharingCameraWith.menuitem = Ye compartindo la camara con “%S” +webrtcIndicator.sharingMicrophoneWith.menuitem = Ye compartindo lo microfono con “%S” +webrtcIndicator.sharingApplicationWith.menuitem = Ye compartindo una Aplicación con "%S" +webrtcIndicator.sharingScreenWith.menuitem = Ye compartindo a pantalla con "%S" +webrtcIndicator.sharingWindowWith.menuitem = Ye compartindo una finestra con "%S" +webrtcIndicator.sharingBrowserWith.menuitem = Ye compartindo una pestanya con "%S" +webrtcIndicator.controlSharing.menuitem = Controlar compartición +# LOCALIZATION NOTE (webrtcIndicator.sharingCameraWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingCameraWithNTabs.menuitem = Ye compartindo a camara con #1 pestanya;Ye compartindo a camara con #1 pestanyas +# LOCALIZATION NOTE (webrtcIndicator.sharingMicrophoneWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingMicrophoneWithNTabs.menuitem = Ye compartindo o microfono con #1 pestanya;Ye compartindo a camara con #1 pestanyas +# LOCALIZATION NOTE (webrtcIndicator.sharingApplicationWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingApplicationWithNTabs.menuitem = Compartir una Aplicación con #1 pestanya;Compartir Aplicacions con #1 pestanyas +# LOCALIZATION NOTE (webrtcIndicator.sharingScreenWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingScreenWithNTabs.menuitem = Ye compartindo a pantalla con #1 pestanya;Ye compartindo a camara con #1 pestanyas +# LOCALIZATION NOTE (webrtcIndicator.sharingWindowWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +webrtcIndicator.sharingWindowWithNTabs.menuitem = Ye compartindo una finestra con #1 pestanya;Ye compartindo a camara con #1 pestanyas +# LOCALIZATION NOTE (webrtcIndicator.sharingBrowserWithNTabs.menuitem): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# This message is shown when the contents of a tab is shared during a WebRTC +# session, which currently is only possible with Loop/Hello. +webrtcIndicator.sharingBrowserWithNTabs.menuitem = Ye compartindo una Pestanya con #1 pestanya;Ye compartindo Pestanyas con #1 pestanyas +# LOCALIZATION NOTE (webrtcIndicator.controlSharingOn.menuitem): +# %S is the title of the tab using the share. +webrtcIndicator.controlSharingOn.menuitem = Controlar la compartición en "%S" |