Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

New Crowdin updates#754

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
kkapsner wants to merge22 commits intomaster
base:master
Choose a base branch
Loading
fromtranslation
Open
Changes from1 commit
Commits
Show all changes
22 commits
Select commitHold shift + click to select a range
9fd1823
New translations messages.json (Japanese)
kkapsnerApr 12, 2025
0248ecc
New translations messages.json (Chinese Simplified)
kkapsnerJul 24, 2025
5720a8c
New translations messages.json (Japanese)
kkapsnerJul 31, 2025
838512e
New translations messages.json (Japanese)
kkapsnerAug 7, 2025
59ac5d5
New translations messages.json (Turkish)
kkapsnerSep 16, 2025
77caf56
New translations messages.json (Turkish)
kkapsnerSep 18, 2025
92ddfb9
New translations messages.json (Turkish)
kkapsnerSep 18, 2025
af94a9f
New translations messages.json (Turkish)
kkapsnerSep 18, 2025
a4fcfdd
New translations messages.json (Turkish)
kkapsnerSep 19, 2025
4b24ed6
New translations messages.json (Turkish)
kkapsnerSep 21, 2025
357ecfe
New translations messages.json (Turkish)
kkapsnerSep 21, 2025
e12d7e5
New translations messages.json (Turkish)
kkapsnerSep 21, 2025
20de48c
New translations messages.json (Turkish)
kkapsnerSep 21, 2025
33492cc
New translations messages.json (Turkish)
kkapsnerSep 21, 2025
51135d7
New translations messages.json (Turkish)
kkapsnerSep 22, 2025
095ab71
New translations messages.json (Turkish)
kkapsnerSep 24, 2025
fe31e15
New translations messages.json (Turkish)
kkapsnerSep 24, 2025
aedb70c
New translations messages.json (Turkish)
kkapsnerSep 24, 2025
afae98e
New translations messages.json (Turkish)
kkapsnerSep 24, 2025
f3b484a
New translations messages.json (Turkish)
kkapsnerSep 24, 2025
b80357e
New translations messages.json (Turkish)
kkapsnerSep 27, 2025
53901ad
New translations messages.json (Turkish)
kkapsnerSep 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
New translations messages.json (Turkish)
  • Loading branch information
@kkapsner
kkapsner committedSep 16, 2025
commit59ac5d5973f2ba52262237d4e74e5f77a84d7de2
90 changes: 45 additions & 45 deletions_locales/tr/messages.json
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -24,39 +24,39 @@
"description": ""
},
"browserAction_status_on": {
"message": "CanvasBlockeron",
"message": "CanvasBlockeraçık",
"description": ""
},
"browserAction_status_off": {
"message": "CanvasBlockeroff",
"message": "CanvasBlockerkapalı",
"description": ""
},
"more": {
"message": "more",
"message": "daha fazlası",
"description": ""
},
"less": {
"message": "less",
"description": ""
},
"pleaseWait": {
"message": "Please wait...",
"message": "Lütfen bekleyin...",
"description": ""
},
"search": {
"message": "Search",
"message": "Arama",
"description": ""
},
"ok": {
"message": "OK",
"message": "Tamam",
"description": ""
},
"apply": {
"message": "Apply",
"message": "Uygula",
"description": ""
},
"cancel": {
"message": "Cancel",
"message": "Vazgeç",
"description": ""
},
"input": {
Expand All@@ -68,15 +68,15 @@
"description": ""
},
"options": {
"message": "Settings",
"message": "Ayarlar",
"description": ""
},
"options_title": {
"message": "CanvasBlocker settings",
"description": ""
},
"optionsIntroduction": {
"message": "On this page you can adjust the settings of CanvasBlocker.",
"message": "Bu sayfada CanvasBlocker'ın ayarlarını değiştirebilirsiniz",
"description": ""
},
"installNotice": {
Expand DownExpand Up@@ -104,23 +104,23 @@
"description": ""
},
"labelForDefaultOption": {
"message": " (default)",
"message": " (varsayılan)",
"description": ""
},
"group_general": {
"message": "General",
"message": "Genel",
"description": ""
},
"group_APIs": {
"message": "APIs",
"message": "API'ler",
"description": ""
},
"group_misc": {
"message": "Misc",
"message": "Diğer",
"description": ""
},
"section_asking": {
"message": "Asking",
"message": "İzin İsteme",
"description": ""
},
"section_faking": {
Expand All@@ -136,11 +136,11 @@
"description": ""
},
"section_misc": {
"message": "Misc",
"message": "Diğer",
"description": ""
},
"section_settings": {
"message": "Settings",
"message": "Ayarlar",
"description": ""
},
"section_canvas-api": {
Expand DownExpand Up@@ -180,7 +180,7 @@
"description": ""
},
"displayAdvancedSettings_title": {
"message": "Expert mode",
"message": "Uzman modu",
"description": ""
},
"displayAdvancedSettings_description": {
Expand All@@ -196,11 +196,11 @@
"description": ""
},
"disruptSessionOnUpdate_title": {
"message": "Disrupt session on update",
"message": "Güncelleme sırasında oturumu böl",
"description": ""
},
"disruptSessionOnUpdate_description": {
"message": "If set to true the extension will update as soon as the update is available. This might break some tabs that are currently open.",
"message": "Eğer aktif edilirse güncelleme mevcut olur olmaz eklenti güncellenecektir. Bu şu anda açık olan bazı sekmeleri bozabilir.",
"description": ""
},
"reloadExtension_title": {
Expand All@@ -216,15 +216,15 @@
"description": ""
},
"hideSetting": {
"message": "Click here to hide this setting.",
"message": "Bu ayarı gizlemek için buraya tıklayın",
"description": ""
},
"displayHiddenSettings_title": {
"message": "Display hidden settings",
"message": "Gizli ayarları göster",
"description": ""
},
"displayHiddenSettings_description": {
"message": "Activate to display the hidden settings.",
"message": "Gizli ayarları görüntülemek için etkinleştirin",
"description": ""
},
"askForInvisiblePermission": {
Expand DownExpand Up@@ -360,47 +360,47 @@
"description": ""
},
"askOnlyOnce_title": {
"message": "Ask only once",
"message": "Sadece bir kez sor",
"description": ""
},
"askOnlyOnce_description": {
"message": "WhenCanvasBlocker's block mode is set to 'ask permission' or 'ask permission forreadout API', a confirm message will appear every time a page tries to access theAPI or readout API. This setting tries to display the confirm message only once for each page regardless of how many times the page tries to access the API. Nevertheless, multiple confirm messages may still be displayed on some pages.\n\nNo: asking every time\n\nIndividual: eachAPItype (context, input, readout)has to be confirmed separately\n\nCombined: all APItypes get confirmed together",
"message": "CanvasBlocker'ın engelleme modu 'izin iste' veya 'readout API için izin iste' olarak ayarlandığında, bir sayfaAPI'ye veya readout API'sine erişmeye çalıştığı her seferde bir onaylama mesajı çıkar. Bu ayar, sayfa API'ye kaç kez erişmeye çalışırsa çalışsın, her sayfa için onaylama mesajını yalnızca bir kez göstermeye çalışır. Buna rağmen, bazı sayfalarda birden fazla onaylama mesajı gösterilebilir.\n\nHayır: her zaman sorar\n\nHer biri: her birAPItürü (context, input, readout)ayrı ayrı onaylanmalıdır\n\nOrtak: tüm APItürleri birlikte onaylanır",
"description": ""
},
"askOnlyOnce_options.no": {
"message": "no",
"message": "hayır",
"description": ""
},
"askOnlyOnce_options.individual": {
"message": "individual",
"message": "her biri",
"description": ""
},
"askOnlyOnce_options.combined": {
"message": "combined",
"message": "ortak",
"description": ""
},
"askDenyMode_title": {
"message": "Ask deny mode",
"message": "İzin reddetme modu",
"description": ""
},
"askDenyMode_description": {
"message": "Which mode shall be used when the permission is denied.",
"message": "İzin reddedildiğinde hangi mod kullanılmalıdır.",
"description": ""
},
"askDenyMode_options.block": {
"message": "block",
"message": "engelle",
"description": ""
},
"askDenyMode_options.fake": {
"message": "fake",
"message": "taklit et",
"description": ""
},
"showCanvasWhileAsking_title": {
"message": "Show canvas content",
"message": "Canvas içeriğini göster",
"description": ""
},
"showCanvasWhileAsking_description": {
"message": "Shows the content of thecanvas for which the permission is asked for, if possible.",
"message": "Mümkünse, izin istenencanvas'ın içeriğini gösterir.",
"description": ""
},
"showCanvasWhileAsking_message": {
Expand All@@ -420,35 +420,35 @@
"description": ""
},
"blockMode_urlSpecific": {
"message": "To set individual block modes for specific websites, click on the black arrow to open the menu, add the domain or URL by clicking on \"+\" and select the desired block mode.",
"message": "Belirli web siteleri için ayrı ayrı engelleme modları ayarlamak için, siyah oka tıklayarak menüyü açın, \"+\" işaretine tıklayıp alan adını veya URL'i ekleyin ve istediğiniz engelleme modunu seçin.",
"description": ""
},
"blockMode_options.allowEverything": {
"message": "allow everything",
"message": "her şeye izin ver",
"description": ""
},
"blockMode_options.block": {
"message": "allow only whitelist",
"message": "sadece beyaz listeye izin ver",
"description": ""
},
"blockMode_options.ask": {
"message": "ask for permission",
"message": "izin iste",
"description": ""
},
"blockMode_options.blockEverything": {
"message": "block everything",
"message": "her şeyi engelle",
"description": ""
},
"blockMode_options.allow": {
"message": "block only blacklist",
"message": "sadece kara listeyi engelle",
"description": ""
},
"blockMode_options.fake": {
"message": "fake",
"message": "taklit et",
"description": ""
},
"blockMode_title": {
"message": "Block mode",
"message": "Engelleme Modu",
"description": ""
},
"protectedCanvasPart_title": {
Expand DownExpand Up@@ -1468,15 +1468,15 @@
"description": ""
},
"browserAction_test": {
"message": "Test",
"message": "Dene",
"description": ""
},
"browserAction_review": {
"message": "Review",
"message": "İncele",
"description": ""
},
"browserAction_reportIssue": {
"message": "Report issue",
"message": "Sorun bildir",
"description": ""
},
"sanitation_title": {
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp