From 40a355a42d4a9444dc753c04c6608dade2f06a23 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:13:27 +0200 Subject: Adding upstream version 125.0.1. Signed-off-by: Daniel Baumann --- .../dom/chrome/accessibility/AccessFu.properties | 8 +-- .../chrome/accessibility/mac/accessible.properties | 6 +- l10n-tr/dom/chrome/dom/dom.properties | 11 +-- l10n-tr/dom/chrome/layout/css.properties | 4 +- l10n-tr/dom/chrome/layout/htmlparser.properties | 24 +++---- l10n-tr/dom/chrome/layout/layout_errors.properties | 2 +- l10n-tr/dom/chrome/layout/xmlparser.properties | 4 +- l10n-tr/dom/chrome/security/csp.properties | 83 +++++++++++++++++++++- l10n-tr/dom/chrome/security/security.properties | 61 ++++++++-------- l10n-tr/dom/chrome/xslt/xslt.properties | 2 +- l10n-tr/dom/dom/media.ftl | 2 +- 11 files changed, 142 insertions(+), 65 deletions(-) (limited to 'l10n-tr/dom') diff --git a/l10n-tr/dom/chrome/accessibility/AccessFu.properties b/l10n-tr/dom/chrome/accessibility/AccessFu.properties index e3d4aa69f4..4ea1dd73b2 100644 --- a/l10n-tr/dom/chrome/accessibility/AccessFu.properties +++ b/l10n-tr/dom/chrome/accessibility/AccessFu.properties @@ -32,7 +32,7 @@ switch = değiştir pushbutton = düğme checkbutton = onay düğmesi radiobutton = radyo düğmesi -combobox = kombo kutu +combobox = birleşik giriş kutusu progressbar = ilerleme çubuğu slider = sürgü spinbutton = döndürme düğmesi @@ -57,8 +57,8 @@ caption = altyazı heading = başlık section = bölüm form = form -comboboxlist = kombo kutu listesi -comboboxoption = kombo kutu seçeneği +comboboxlist = birleşik giriş kutusu listesi +comboboxoption = birleşik giriş kutusu seçeneği imagemap = resim haritası listboxoption = seçenek listbox = liste kutusu @@ -99,7 +99,7 @@ underscript = alt karakter headingLevel = başlık düzeyi %S # Landmark announcements -banner = banner +banner = ana başlık complementary = ek contentinfo = içerik bilgisi main = ana diff --git a/l10n-tr/dom/chrome/accessibility/mac/accessible.properties b/l10n-tr/dom/chrome/accessibility/mac/accessible.properties index bf76def505..67ada1034a 100644 --- a/l10n-tr/dom/chrome/accessibility/mac/accessible.properties +++ b/l10n-tr/dom/chrome/accessibility/mac/accessible.properties @@ -4,8 +4,8 @@ jump = Atla press = Bas -check = Kontrol et -uncheck = Kontrol etme +check = İşaretle +uncheck = İşareti kaldır select = Seç open = Aç close = Kapat @@ -36,7 +36,7 @@ dateField = tarih alanı # The Role Description for WAI-ARIA Landmarks application = uygulama search = arama -banner = banner +banner = ana başlık navigation = gezinti complementary = ek content = içerik diff --git a/l10n-tr/dom/chrome/dom/dom.properties b/l10n-tr/dom/chrome/dom/dom.properties index 248e654032..3acf90c54d 100644 --- a/l10n-tr/dom/chrome/dom/dom.properties +++ b/l10n-tr/dom/chrome/dom/dom.properties @@ -88,7 +88,7 @@ PointerLockDeniedNotInputDriven=İşaretçi kilidi isteği reddedildi çünkü E PointerLockDeniedFailedToLock=İşaretçi kilidi isteği reddedildi çünkü tarayıcı işaretçiyi kilitleyemedi. HTMLSyncXHRWarning=Senkronize modda XMLHttpRequest’te HTML işleme desteklenmez. # LOCALIZATION NOTE: %S is the name of the header in question -ForbiddenHeaderWarning=Yasak üstbilgi ayarlama denemesi reddedildi: %S +ForbiddenHeaderWarning=Yasak üst bilgi ayarlama denemesi reddedildi: %S ResponseTypeSyncXHRWarning=Senkronize modda pencere içeriğinde XMLHttpRequest’in responseType özniteliği artık desteklenmemektedir. TimeoutSyncXHRWarning=XMLHttpRequest timeout özniteliği, senkronize modda pencere bağlamında desteklenmez. # LOCALIZATION NOTE: Do not translate navigator.sendBeacon, unload, pagehide, or XMLHttpRequest. @@ -309,8 +309,6 @@ WindowContentUntrustedWarning=Pencere nesnelerinin ‘content’ özelliği art SVGRefLoopWarning=%S SVG'si (“%S” kimliğine sahip) bir başvuru döngüsüne sahip. # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=Çok uzun olan %S SVG başvuru zinciri “%S” kimliğine sahip öğede terk edildi. -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll, Selection API'sindeki işlevle aynı olduğu için kullanımdan kaldırılmıştır. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement eskimiştir ve ileride tamamen kullanımdan kaldırılacaktır. Bunun yerine SVGElement.viewportElement kullanın. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. @@ -356,7 +354,7 @@ ImportMapExternalNotSupported=Harici import map’ler desteklenmiyor: src öznit ImportMapNotAllowedMultiple=Birden fazla içe aktarma eşlemesine izin verilmiyor. ImportMapNotAllowedAfterModuleLoad=Bir modül yüklemesi veya önyüklemesi başladıktan sonra içe aktarma eşlemesine izin verilmez. # LOCALIZATION NOTE: %1$S is the invalid property value and %2$S is the property name. -InvalidKeyframePropertyValue=“%1$S” anahtar kare özellik değeri “%2$S” sözdizimine göre geçersiz. +InvalidKeyframePropertyValue=“%1$S” keyframe özellik değeri “%2$S” sözdizimine göre geçersiz. # LOCALIZATION NOTE: Do not translate "ReadableStream". ReadableStreamReadingFailed=ReadableStream’deki veri okunamadı: “%S”. # LOCALIZATION NOTE: Do not translate "registerProtocolHandler" @@ -433,7 +431,7 @@ PostMessageSharedMemoryObjectToCrossOriginWarning=Paylaşılan bir bellek nesnes UnusedLinkPreloadPending=Link preload ile önyüklenen “%S” adresindeki kaynak birkaç saniye içinde kullanılmadı. preload etiketinin tüm özniteliklerinin doğru ayarlandığından emin olun. # LOCALIZATION NOTE: Do not translate document.requestStorageAccess(), iframe, allow-same-origin and sandbox (though you may translate "sandboxed"). -RequestStorageAccessNullPrincipal=document.requestStorageAccess(), opak kökeni olan bir belgeye (örn. sandbox özniteliğinde allow-same-origin olmayan bir sandboxed iframe) çağrılamaz. +RequestStorageAccessNullPrincipal=document.requestStorageAccess(), opak kökeni olan bir belgeye (örn. sandbox özniteliğinde allow-same-origin bulunmayan, sandbox içinde bir iframe) çağrılamaz. # LOCALIZATION NOTE: Do not translate document.requestStorageAccess(), iframe, allow-storage-access-by-user-activation and sandbox (though you may translate "sandboxed"). RequestStorageAccessSandboxed=document.requestStorageAccess(), sandbox özniteliğinde allow-storage-access-by-user-activation olmayan bir sandboxed iframe’de çağrılamaz. # LOCALIZATION NOTE: Do not translate document.requestStorageAccess() and iframe. @@ -480,9 +478,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install() eskimiştir ve i # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=HTMLOptionsCollection.length özelliğine değer atama yoluyla