Translated using Weblate (Turkish)
Currently translated at 100.0% (131 of 131 strings) Translate-URL: https://hosted.weblate.org/projects/localcdn/localcdn/tr/
This commit is contained in:
parent
240626ee00
commit
dc7c93339b
|
@ -492,35 +492,35 @@
|
||||||
"description": "Missing"
|
"description": "Missing"
|
||||||
},
|
},
|
||||||
"permissionRevokedHeader": {
|
"permissionRevokedHeader": {
|
||||||
"message": "",
|
"message": "İzin iptal edildi",
|
||||||
"description": "Permission revoked"
|
"description": "Permission revoked"
|
||||||
},
|
},
|
||||||
"permissionRevokedPermissionName": {
|
"permissionRevokedPermissionName": {
|
||||||
"message": "",
|
"message": "Tüm web siteleri için verilerinize erişim",
|
||||||
"description": "The exact name of the permission. Exactly as it is displayed in Firefox."
|
"description": "The exact name of the permission. Exactly as it is displayed in Firefox."
|
||||||
},
|
},
|
||||||
"permissionRevokedDescription": {
|
"permissionRevokedDescription": {
|
||||||
"message": "",
|
"message": "Lütfen izni devre dışı bırakmayın. LocalCDN, istekleri algılamak ve CDN'lere yönlendirmek için izne ihtiyaç duyar.",
|
||||||
"description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs."
|
"description": "Please do not disable the permission. LocalCDN needs the permission to detect and redirect requests to CDNs."
|
||||||
},
|
},
|
||||||
"helpWhyThisPermission": {
|
"helpWhyThisPermission": {
|
||||||
"message": "",
|
"message": "Bu uzantı neden bu izne ihtiyaç duyuyor?",
|
||||||
"description": "Why does this extension need this permission?"
|
"description": "Why does this extension need this permission?"
|
||||||
},
|
},
|
||||||
"helpPermissionDescription": {
|
"helpPermissionDescription": {
|
||||||
"message": "",
|
"message": "LocalCDN, yönlendirmek veya engellemek için bir web sitesi tarafından hangi isteklerin oluşturulduğunu bilmelidir. MV3'ün gelmesiyle birlikte bu izin isteğe bağlı bir izin olarak listelendi.",
|
||||||
"description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission."
|
"description": "LocalCDN needs to know which requests are created by a website to redirect or block it. With the introduction of MV3, this permission is listed as an optional permission."
|
||||||
},
|
},
|
||||||
"permissionMissing": {
|
"permissionMissing": {
|
||||||
"message": "",
|
"message": "Eksik izin",
|
||||||
"description": "Missing permission"
|
"description": "Missing permission"
|
||||||
},
|
},
|
||||||
"permissionAllow": {
|
"permissionAllow": {
|
||||||
"message": "",
|
"message": "İzin ver",
|
||||||
"description": "Allow"
|
"description": "Allow"
|
||||||
},
|
},
|
||||||
"permissionMoreInfo": {
|
"permissionMoreInfo": {
|
||||||
"message": "",
|
"message": "Daha fazla bilgi",
|
||||||
"description": "More info"
|
"description": "More info"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue