]> gitweb.stoutner.com Git - PrivacyBrowserAndroid.git/blobdiff - app/src/main/assets/tr/about_permissions_light.html
Add numerious Turkish translations.
[PrivacyBrowserAndroid.git] / app / src / main / assets / tr / about_permissions_light.html
index 7a293538521856892f8a62875c3e187d616325f7..33e3f8684555303ff7526e25b854b04722023415 100644 (file)
     </head>
 
     <body>
-        <h3>Have full network access</h3>
+        <h3>Tam ağ erişimine sahip olma</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INTERNET">android.permission.INTERNET</a></p>
-        <p>Required for the WebView to access the internet. Without this permission, Privacy Browser would be “No Browser: Protecting Your Privacy by Staying Completely Off the Internet”.</p>
+        <p>WebView’in internete erişimi için gereklidir. Bu izin olmadan, Privacy Browser, “İnternet Olmadan Gizliliğinizi Koruyan Bir Tarayıcı” olacaktır.</p>
 
-        <h3>Install shortcuts</h3>
+        <h3>Kısayolları yükleme</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#INSTALL_SHORTCUT">com.android.launcher.permission.INSTALL_SHORTCUT</a></p>
-        <p>Required to add shortcuts for websites to the launcher desktop.</p>
+        <p>Başlatıcı masaüstüne, web sayfalarının kısayollarını eklemek için gereklidir.</p>
 
-        <h3>Read storage</h3>
+        <h3>Depolama okuma</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission#READ_EXTERNAL_STORAGE">android.permission.READ_EXTERNAL_STORAGE</a></p>
-        <p>Required to import settings from public folders. On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can import settings from the app’s folders instead.</p>
+        <p>Ayarları, ortak klasörden içe aktarmak için gereklidir.
+            Android Marshmallow(API 23) versiyonunda ve daha yeni versiyonlarda bu izin verilmediğinde, Privacy Browser, uygulama klasörlerinden ayarları içe aktarır.</p>
 
-        <h3>Write storage</h3>
+        <h3>Depolama yazma</h3>
         <p><a href="https://developer.android.com/reference/android/Manifest.permission.html#WRITE_EXTERNAL_STORAGE">android.permission.WRITE_EXTERNAL_STORAGE</a></p>
-        <p>Required to export settings and download files to the public folders.
-            On Android Marshmallow (API 23) and newer, if this permission is denied Privacy Browser can export settings and store downloads in the app’s folders instead.</p>
+        <p>Ayarları ve indirilen dosyaları, ortak klasörlere aktarmak için gereklidir.
+            Android Marshmallow(API 23) versiyonunda ve daha yeni versiyonlarda bu izin verilmediğinde Privacy Browser, indirilenleri uygulama klasörlerine depolar ve ayarları uygulama klasörlerine aktarır.</p>
     </body>
 </html>
\ No newline at end of file