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-06-21 05:58:19 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-21 05:58:19 +0300
commit739cdd9506c63b4b1c169f86702806c4411e3243 (patch)
treedd4bf342d232b2b43a73eaf059c6363da2bca459 /News-Android-App/src/main/res/values-hu-rHU
parent17872ccc3d91bffa2dd8275a7b2b04d4261e8c34 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-hu-rHU')
-rw-r--r--News-Android-App/src/main/res/values-hu-rHU/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-hu-rHU/strings.xml b/News-Android-App/src/main/res/values-hu-rHU/strings.xml
index 7599f7ce..55afd32f 100644
--- a/News-Android-App/src/main/res/values-hu-rHU/strings.xml
+++ b/News-Android-App/src/main/res/values-hu-rHU/strings.xml
@@ -26,6 +26,9 @@
<string name="tv_showing_cached_version">Gyorsítótárazott verzió megjelenítése</string>
+ <string name="permission_req_location_twilight_title">Automatikus világos/sötét téma</string>
+ <string name="permission_req_location_twilight_text">A világos és sötét témák közti váltáshoz szükséges, hogy megadja az eszköz tartózkodási helyét, hogy meg lehessen határozni a napkelte és napnyugta időpontját.</string>
+
<!-- Action Bar Items -->
<string name="action_starred">Csillagozott</string>
<string name="action_read">Olvasás</string>
@@ -40,6 +43,9 @@
<string name="action_textToSpeech">Kiolvasás</string>
<string name="action_search">Keresés</string>
<string name="action_download_articles_offline">Cikkek letöltése offline használatra</string>
+ <!-- notifications -->
+ <string name="notification_download_articles_offline">Cikkek letöltése offline használatra</string>
+ <string name="notification_download_images_offline">Képek letöltése offline használatra</string>
<plurals name="notification_new_items_ticker">
<item quantity="one">%d új olvasatlan eleme van </item>
<item quantity="other">%d új olvasatlan eleme van</item>