diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-15 03:35:49 +0000 |
commit | d8bbc7858622b6d9c278469aab701ca0b609cddf (patch) | |
tree | eff41dc61d9f714852212739e6b3738b82a2af87 /l10n-tr/toolkit/chrome | |
parent | Releasing progress-linux version 125.0.3-1~progress7.99u1. (diff) | |
download | firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.tar.xz firefox-d8bbc7858622b6d9c278469aab701ca0b609cddf.zip |
Merging upstream version 126.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
3 files changed, 8 insertions, 2 deletions
diff --git a/l10n-tr/toolkit/chrome/global-platform/mac/platformKeys.properties b/l10n-tr/toolkit/chrome/global-platform/mac/platformKeys.properties index d830a29b86..22d6326e0c 100644 --- a/l10n-tr/toolkit/chrome/global-platform/mac/platformKeys.properties +++ b/l10n-tr/toolkit/chrome/global-platform/mac/platformKeys.properties @@ -11,7 +11,7 @@ VK_SHIFT=⇧ # The Command key - clover leaf symbol (ctrl-q) -VK_META=⌘ +VK_META=\u2318 # The Win key - never generated by native key event VK_WIN=win diff --git a/l10n-tr/toolkit/chrome/global/narrate.properties b/l10n-tr/toolkit/chrome/global/narrate.properties index 171e4f39b1..7e279d3b14 100644 --- a/l10n-tr/toolkit/chrome/global/narrate.properties +++ b/l10n-tr/toolkit/chrome/global/narrate.properties @@ -8,6 +8,12 @@ # %S is the keyboard shortcut for the listen command listen-label = Dinle (%S) back = Geri + +# "Listen, which allows users to listen to Firefox reading the text, +# instead of having to read it themselves." This is the name +# of the feature and it is the label for the popup button. +# %S is the keyboard shortcut for the listen command +read-aloud-label = Sesli oku (%S) # %S is the keyboard shortcut for the skip back command previous-label = Geri (%S) # %S is the keyboard shortcut for the start command diff --git a/l10n-tr/toolkit/chrome/mozapps/profile/profileSelection.properties b/l10n-tr/toolkit/chrome/mozapps/profile/profileSelection.properties index 21778248ed..3c559211fb 100644 --- a/l10n-tr/toolkit/chrome/mozapps/profile/profileSelection.properties +++ b/l10n-tr/toolkit/chrome/mozapps/profile/profileSelection.properties @@ -36,7 +36,7 @@ dontDeleteFiles=Dosyaları silme profileCreationFailed=Profil oluşturulamadı. Muhtemelen seçtiğiniz klasöre yazılamıyor. profileCreationFailedTitle=Profil oluşturma başarısız oldu -profileExists=Aynı isimde başka bir profil mevcut. Lütfen başka bir isim seçin. +profileExists=Aynı adla başka bir profil mevcut. Lütfen başka bir ad seçin. profileFinishText=Bu yeni profili oluşturmayı bitirmek Bitir düğmesine tıklayın. profileFinishTextMac=Bu yeni kimliği oluşturmak için Bitti düğmesine tıklayın. profileMissing=%S profiliniz yüklenemedi. Kayıp ve erişilemez durumda olabilir. |