diff options
Diffstat (limited to 'l10n-sq/browser/browser/webrtcIndicator.ftl')
-rw-r--r-- | l10n-sq/browser/browser/webrtcIndicator.ftl | 40 |
1 files changed, 40 insertions, 0 deletions
diff --git a/l10n-sq/browser/browser/webrtcIndicator.ftl b/l10n-sq/browser/browser/webrtcIndicator.ftl new file mode 100644 index 0000000000..3d8d10fa4c --- /dev/null +++ b/l10n-sq/browser/browser/webrtcIndicator.ftl @@ -0,0 +1,40 @@ +# 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/. + + +# Note: This is currently placed under browser/base/content so that we can +# get the strings to appear without having our localization community need +# to go through and translate everything. Once these strings are ready for +# translation, we'll move it to the locales folder. + +# 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. +webrtc-indicator-title = { -brand-short-name } - Tregues Ndarjeje +webrtc-sharing-window = Po ndani dritare të një aplikacioni tjetër. +webrtc-sharing-browser-window = Po ndani { -brand-short-name }-in. +webrtc-sharing-screen = Po ndani krejt ekranin tuaj. +webrtc-stop-sharing-button = Ndale Ndarjen +webrtc-microphone-button = + .title = Po e ndani mikrofonin tuaj me të tjerët. Për të kontrolluar ndarjen, klikoni këtu. +webrtc-camera-button = + .title = Po e ndani kamerën tuaj me të tjerët. Për të kontrolluar ndarjen, klikoni këtu. +webrtc-microphone-unmuted = + .title = Mbylleni mikrofonin +webrtc-microphone-muted = + .title = Hapeni mikrofonin +webrtc-camera-unmuted = + .title = Mbylleni kameran +webrtc-camera-muted = + .title = Hapeni kameran +webrtc-minimize = + .title = Minimizoje treguesin +# This string will display as a tooltip on supported systems where we show +# device sharing state in the OS notification area. We do not use these strings +# on macOS, as global menu bar items do not have native tooltips. +webrtc-camera-system-menu = + .label = Po e ndani kamerën tuaj me të tjerët. Për të kontrolluar ndarjen, klikoni këtu. +webrtc-microphone-system-menu = + .label = Po e ndani mikrofonin tuaj me të tjerët. Për të kontrolluar ndarjen, klikoni këtu. +webrtc-screen-system-menu = + .label = Po ndani me të tjerët një dritare ose një ekran. Për të kontrolluar ndarjen, klikoni këtu. |