Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-04-11 03:52:34 +0300
committerNextcloud bot <bot@nextcloud.com>2019-04-11 03:52:34 +0300
commit52eb8da7d98cb072cba7121443e015f0b902a170 (patch)
tree614907dc1e1860b87401e8a7fd96a8864ffba917 /News-Android-App/src/main/res/values-tr
parent9a1c8bd1d76ea67ad7bb7c9c61900c9aa054fd52 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-tr')
-rw-r--r--News-Android-App/src/main/res/values-tr/strings.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/News-Android-App/src/main/res/values-tr/strings.xml b/News-Android-App/src/main/res/values-tr/strings.xml
index 28bd069f..a8690ed0 100644
--- a/News-Android-App/src/main/res/values-tr/strings.xml
+++ b/News-Android-App/src/main/res/values-tr/strings.xml
@@ -38,6 +38,7 @@
<string name="action_sync_settings">Eşitleme Ayarları</string>
<string name="action_add_new_feed">Yeni akış ekle</string>
<string name="action_textToSpeech">Sesli oku</string>
+ <string name="action_search">Arama</string>
<string name="action_download_articles_offline">Makaleleri çevrimdış olarak indir</string>
<plurals name="notification_new_items_ticker">
<item quantity="one">Yeni %d okunmamış ögeniz var</item>
@@ -52,6 +53,10 @@
<!-- Add new feed -->
<string name="hint_feed_url">Akış Adresi</string>
<string name="action_add_feed">Akış Ekle</string>
+ <string name="import_opml">İçe OPML Aktar</string>
+ <string name="export_opml">Dışa OPML Aktar</string>
+
+
<!-- String related to NewsDetail-ContextMenu Items -->
<string name="action_img_download">Görseli İndir</string>
<string name="action_img_sharelink">Görsel Bağlantısını Paylaş</string>
@@ -78,7 +83,6 @@
<string name="feed_move_list_description">Akışın içine taşınacağı klasörü seçin</string>
<string name="move_feed_root_folder">Kök klasör</string>
- <!-- Strings related to login -->
<string name="pref_title_username">Kullanıcı Adı</string>
<string name="pref_title_password">Parola</string>
<string name="pref_title_owncloudRootPath">Nextcloud kök adresi</string>