summaryrefslogtreecommitdiffstats
path: root/res/values-tr
diff options
context:
space:
mode:
authorEric Fischer <enf@google.com>2009-07-13 15:54:37 -0700
committerEric Fischer <enf@google.com>2009-07-13 15:54:37 -0700
commit54a01c2a105383d9fc17e08151eab45531a0bd81 (patch)
treea1aa330c3c8dfca7e97d8cd0ed55736257ce8f7e /res/values-tr
parentf0fa1cdc1a36cbe0abd57ef9cf9a636fd1d3e2c8 (diff)
downloadandroid_packages_providers_DownloadProvider-54a01c2a105383d9fc17e08151eab45531a0bd81.tar.gz
android_packages_providers_DownloadProvider-54a01c2a105383d9fc17e08151eab45531a0bd81.tar.bz2
android_packages_providers_DownloadProvider-54a01c2a105383d9fc17e08151eab45531a0bd81.zip
Import new translations
Diffstat (limited to 'res/values-tr')
-rw-r--r--res/values-tr/strings.xml33
1 files changed, 33 insertions, 0 deletions
diff --git a/res/values-tr/strings.xml b/res/values-tr/strings.xml
new file mode 100644
index 00000000..1bc5f1b4
--- /dev/null
+++ b/res/values-tr/strings.xml
@@ -0,0 +1,33 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!-- Copyright (C) 2009 The Android Open Source Project
+
+ Licensed under the Apache License, Version 2.0 (the "License");
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ http://www.apache.org/licenses/LICENSE-2.0
+
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
+-->
+<resources xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
+ <!-- no translation found for app_label (3658948994665187911) -->
+ <skip />
+ <string name="permlab_downloadManager">"İndirme yöneticisine eriş."</string>
+ <string name="permdesc_downloadManager">"Uygulamaya indirme yöneticisine erişme ve bunu dosyaları indirmek için kullanma izni verir. Kötü amaçlı uygulamalar bunu indirme işlemlerini bozmak ve özel bilgilere erişmek için kullanabilir."</string>
+ <string name="permlab_downloadManagerAdvanced">"Gelişmiş indirme yöneticisi işlevleri."</string>
+ <string name="permdesc_downloadManagerAdvanced">"Uygulamaya indirme yöneticilerinin gelişmiş işlevlerine erişme izni verir."\n" Kötü amaçlı uygulamalar indirme işlemlerini bozmak ve özel bilgilere erişmek"\n" için bunu kullanabilir."</string>
+ <string name="permlab_cacheFilesystem">"Sistem önbelleğini kullan."</string>
+ <string name="permdesc_cacheFilesystem">"Uygulamaya sistem önbelleğine doğrudan erişme, değiştirme ve silme izni verir. Kötü amaçlı uygulamalar bunu indirme işlemlerini ve diğer uygulamaları bozmak ve özel bilgilere erişmek için kullanabilir."</string>
+ <string name="permlab_downloadCompletedIntent">"İndirme bildirimleri gönder."</string>
+ <string name="permdesc_downloadCompletedIntent">"Uygulamaya tamamlanan indirme işlemleri ile ilgili bildirimler gönderme izni verir. Kötü amaçlı uygulamalar bunu dosya indiren diğer uygulamaları yanıltmak için kullanabilir."</string>
+ <string name="download_unknown_title">"&lt;Adsız&gt;"</string>
+ <string name="notification_filename_separator">", "</string>
+ <string name="notification_filename_extras">" ve %d adet daha"</string>
+ <string name="notification_download_complete">"İndirme işlemi tamamlandı"</string>
+ <string name="notification_download_failed">"İndirme işlemi başarısız"</string>
+</resources>