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-07 05:48:54 +0300
committerNextcloud bot <bot@nextcloud.com>2019-06-07 05:48:54 +0300
commitb65783b743df95428e3fd55f4e20062c03cab3a4 (patch)
tree7ee39a99cb8f4f1bbbefa0fed5892a74b348717e /News-Android-App/src/main/res/values-fr
parenta77750f12856d2a8827898873509dfa3a36a6993 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'News-Android-App/src/main/res/values-fr')
-rw-r--r--News-Android-App/src/main/res/values-fr/strings.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/News-Android-App/src/main/res/values-fr/strings.xml b/News-Android-App/src/main/res/values-fr/strings.xml
index 7a05a896..23497a2d 100644
--- a/News-Android-App/src/main/res/values-fr/strings.xml
+++ b/News-Android-App/src/main/res/values-fr/strings.xml
@@ -26,6 +26,9 @@
<string name="tv_showing_cached_version">Affichage de la version en cache</string>
+ <string name="permission_req_location_twilight_title">Thème Clair / Sombre automatique</string>
+ <string name="permission_req_location_twilight_text">Afin de basculer automatiquement entre les thèmes Clair et Sombre, vous devez autoriser l\'accès à la position de l\'appareil ce qui permettra de calculer les horaires de lever et de coucher du soleil.</string>
+
<!-- Action Bar Items -->
<string name="action_starred">Favori</string>
<string name="action_read">Lu</string>
@@ -40,6 +43,9 @@
<string name="action_textToSpeech">Lire à haute voix</string>
<string name="action_search">Rechercher</string>
<string name="action_download_articles_offline">Télécharger les articles hors ligne</string>
+ <!-- notifications -->
+ <string name="notification_download_articles_offline">Réception des articles pour usage hors-ligne</string>
+ <string name="notification_download_images_offline">Réception des images pour usage hors-ligne</string>
<plurals name="notification_new_items_ticker">
<item quantity="one">Il y a %d nouvel article non lu</item>
<item quantity="other">Il y a %d nouveaux articles non lus</item>