Skip to content
This repository has been archived by the owner on Aug 19, 2023. It is now read-only.

Commit

Permalink
Translation updates and change from "Wake Lock" to "Wakelock" which s…
Browse files Browse the repository at this point in the history
…eems to be the most common form.
  • Loading branch information
d4rken committed Sep 22, 2018
1 parent 548b16b commit fed1c2f
Show file tree
Hide file tree
Showing 45 changed files with 210 additions and 88 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

WakeLock Revamp Copyright (C) 2018 darken
Wakelock Revamp Copyright (C) 2018 darken
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
Expand Down
2 changes: 1 addition & 1 deletion PRIVACY_POLICY_GPLAY.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Privacy policy for the app "WakeLock v3"
# Privacy policy for the app "Wakelock v3"

The app neither collects nor shares any data.

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# Wakelock - Power Manager
[![Build Status](https://travis-ci.org/d4rken/wakelock-revamp.svg?branch=dev)](https://travis-ci.org/d4rken/wakelock-revamp)

Wake Lock gives you control over the Android Power- and WifiManager.
Wakelock gives you control over the Android Power- and WifiManager.
For example, you can force the PowerManager to keep the screen on or have the CPU still running in standby mode or make sure the Wifi connection keeps running at full performance.

## Contributions
Expand Down
1 change: 0 additions & 1 deletion app/src/main/res/values-ar/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<string name="label_wifilock_full_perf">Wi-Fi عالي الأداء</string>
<string name="description_wifilock_full_perf">سوف يبقى الـWi-Fi نشطا وفي وضع الأداء العالى حتى لو الشاشة مطفأه.</string>
<string name="label_wifilock_scan_only">Wi-Fi للفحص فقط</string>
<string name="description_wifilock_scan_only">عندما يذهب الهاتف إلى وضع الاستعداد، سيبقى الـ Wi-Fi نشطا لكن يسمح فقط لعمليات الفحص.</string>
<string name="label_notification_channel_status">الحالة</string>
<string name="status_text_idle">خامل</string>
<string name="galaxy_note4_issue_hint">معروف أنه يحل مشاكل هاتف جلاكسى نوت 4</string>
Expand Down
6 changes: 5 additions & 1 deletion app/src/main/res/values-ca/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string name="label_wifilock_full_perf">Wi-Fi d\'alt rendiment</string>
<string name="description_wifilock_full_perf">La Wi-Fi romandrà activa i en mode d\'alt rendiment fins i tot si la pantalla està apagada.</string>
<string name="label_wifilock_scan_only">Només escaneig de Wi-Fi</string>
<string name="description_wifilock_scan_only">Quan el telèfon entri en mode d\'espera, la Wi-Fi es mantindrà activa, però només es permeten escanejos.</string>
<string name="description_wifilock_scan_only">Quan el telèfon entri en mode d\'espera, la Wi-Fi es mantindrà activa, però només es permetran escanejos.</string>
<string name="label_notification_channel_status">Estat</string>
<string name="status_text_idle">Inactiu</string>
<string name="galaxy_note4_issue_hint">Se sap que soluciona problemes del Galaxy Note 4</string>
Expand Down Expand Up @@ -45,6 +45,10 @@
<string name="label_donation">Donatiu</string>
<string name="label_donation_edition">Edició de donació</string>
<string name="msg_thank_you">Gràcies</string>
<string name="description_icon_thanks_max_patchs">Gràcies a Max Patches per les meravelloses icones.</string>
<string name="description_bugreporting">Informe automàtic d\'errors per ajudar a corregir problemes més ràpid.</string>
<string name="label_call_autostart">Inici automàtic durant les trucades</string>
<string name="description_call_autostart">Aconsegueix els bloquejos d\'activacions seleccionats només durant les trucades.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d bloqueig adquirit</item>
<item quantity="other">%d bloquejos adquirits</item>
Expand Down
6 changes: 5 additions & 1 deletion app/src/main/res/values-cs/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string name="label_wifilock_full_perf">Wi-Fi - režim vysokého výkonu</string>
<string name="description_wifilock_full_perf">Wi-Fi zůstane aktivní a v režimu vysokého výkonu, i když je obrazovka vypnutá.</string>
<string name="label_wifilock_scan_only">Wi-Fi - pouze skenování</string>
<string name="description_wifilock_scan_only">Pokud telefon přejde do pohotovostního režimu, Wi-Fi zůstane aktivní, ale je povoleno pouze skenování.</string>
<string name="description_wifilock_scan_only">Pokud telefon přejde do pohotovostního režimu, Wi-Fi zůstane aktivní, ale bude povoleno pouze skenování.</string>
<string name="label_notification_channel_status">Stav</string>
<string name="status_text_idle">Nečinný</string>
<string name="galaxy_note4_issue_hint">Je známo, že umí opravit problémy Galaxy Note 4</string>
Expand Down Expand Up @@ -45,6 +45,10 @@
<string name="label_donation">Dar</string>
<string name="label_donation_edition">Dárcovské vydání</string>
<string name="msg_thank_you">Děkuji</string>
<string name="description_icon_thanks_max_patchs">Díky Max Patchs za báječné ikony.</string>
<string name="description_bugreporting">Automatické hlášení chyb může urychlit jejich opravy.</string>
<string name="label_call_autostart">Automatické spuštění během hovorů</string>
<string name="description_call_autostart">Získá vybrané wakelocky pouze během hovorů.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d získaný wakelock</item>
<item quantity="few">%d získané wakelocky</item>
Expand Down
8 changes: 6 additions & 2 deletions app/src/main/res/values-de/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string name="label_wifilock_full_perf">Hohe WLAN Leistung</string>
<string name="description_wifilock_full_perf">WLAN wird aktiv und im Modus für hohe Leistung bleiben, selbst falls der Bildschirm ausgeschalten ist.</string>
<string name="label_wifilock_scan_only">Nur WLAN-Suche</string>
<string name="description_wifilock_scan_only">Wenn das Telefon in den Standby-Modus wechselt, wird das WLAN aktiv gehalten werden, jedoch nur Suchdurchläufe werden gestattet.</string>
<string name="description_wifilock_scan_only">Wenn das Telefon in Standby geht, wird WLAN aktiv gehalten werden, aber nur Scans werden erlaubt sein.</string>
<string name="label_notification_channel_status">Status</string>
<string name="status_text_idle">Leerlauf</string>
<string name="galaxy_note4_issue_hint">Bekannt dafür, Probleme des Galaxy Note 4 zu beheben</string>
Expand All @@ -36,7 +36,7 @@
<string name="description_onboarding_questions">Noch Fragen? Schreibe mir!</string>
<string name="label_privacy_policy">Datenschutzrichtlinie</string>
<string name="description_darken">Der Typ, der diese App geschrieben hat.</string>
<string name="description_privacy_policy">Was passiert mit Ihren Daten (Tipp: nichts).</string>
<string name="description_privacy_policy">Was passiert mit Deinen Daten (Tipp: nichts).</string>
<string name="label_bugreporting">Fehlerberichterstattung</string>
<string name="donation_coffee_label">Ein beruhigender Kaffee</string>
<string name="donation_pizza_label">Eine leckere Pizza</string>
Expand All @@ -45,6 +45,10 @@
<string name="label_donation">Spende</string>
<string name="label_donation_edition">Spenden-Version</string>
<string name="msg_thank_you">Vielen Dank</string>
<string name="description_icon_thanks_max_patchs">Vielen Dank an Max Patchs für die wunderbaren Symbole.</string>
<string name="description_bugreporting">Automatische Fehlermeldung um zu helfen, Probleme schneller zu beheben.</string>
<string name="label_call_autostart">Autostart bei Anrufen</string>
<string name="description_call_autostart">Die ausgewählten Wakelocks nur bei Anrufen erlangen.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d Wacklock erlangt</item>
<item quantity="other">%d Wacklocks erlangt</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-el/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
<string name="label_donation">Δωρεά</string>
<string name="label_donation_edition">Έκδοση Δωρεάς</string>
<string name="msg_thank_you">Σας ευχαριστώ</string>
<string name="description_icon_thanks_max_patchs">Ευχαριστούμε το Max Patchs για τα υπέροχα εικονίδια.</string>
<string name="description_bugreporting">Αυτόματες αναφορές σφαλμάτων για να βοηθήσετε στην επίλυσή τους γρηγορότερα.</string>
<string name="label_call_autostart">Αυτόματο ξεκίνημα κατά την διάρκεια κλήσης</string>
<string name="description_call_autostart">Απέκτησε τα επιλεγμένα wakelocks μόνο κατά τη διάρκεια των κλήσεων.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d αποκτημένη κλειδαριά</item>
<item quantity="other">%d αποκτημένες κλειδαριές</item>
Expand Down
4 changes: 4 additions & 0 deletions app/src/main/res/values-es/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,10 @@
<string name="label_donation">Donación</string>
<string name="label_donation_edition">Edición de donación</string>
<string name="msg_thank_you">Gracias</string>
<string name="description_icon_thanks_max_patchs">Gracias a Max Patchs por los iconos maravillosos.</string>
<string name="description_bugreporting">Reporte automático de errores para ayudar a corregir problemas más rápido.</string>
<string name="label_call_autostart">Empezar automáticamente durante las llamadas</string>
<string name="description_call_autostart">Adquirir los bloqueos seleccionados durante las llamadas solamente.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d bloqueo adquirido</item>
<item quantity="other">%d bloqueos adquiridos</item>
Expand Down
6 changes: 5 additions & 1 deletion app/src/main/res/values-et-rEE/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<string name="label_wifilock_full_perf">Täisvõimsusel Wi-Fi</string>
<string name="description_wifilock_full_perf">Wi-Fi jääb tööle täisvõimsusel isegi siis, kui ekraan on väljas.</string>
<string name="label_wifilock_scan_only">Ainult skanneeriv Wi-Fi</string>
<string name="description_wifilock_scan_only">Kui telefon läheb ooterežiimile, jääb Wi-Fi sisse, ent lubatud on ainult skannid.</string>
<string name="description_wifilock_scan_only">Kui telefon läheb ooterežiimile, jääb Wi-Fi sisse, ent lubatakse ainult skannid.</string>
<string name="label_notification_channel_status">Olek</string>
<string name="status_text_idle">Ootel</string>
<string name="galaxy_note4_issue_hint">Teatavasti parandab Galaxy Note 4 probleeme</string>
Expand Down Expand Up @@ -45,6 +45,10 @@
<string name="label_donation">Annetus</string>
<string name="label_donation_edition">Versioon annetajale</string>
<string name="msg_thank_you">Aitäh</string>
<string name="description_icon_thanks_max_patchs">Tänan Max Patchsi toredate ikoonide eest.</string>
<string name="description_bugreporting">Automaatne veast teatamine probleemi kiiremaks lahendamiseks.</string>
<string name="label_call_autostart">Automaatne käivitus kõnede ajal</string>
<string name="description_call_autostart">Käivita valitud unelukud ainult kõnede ajal.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d lukk käivitatud</item>
<item quantity="other">%d lukku käivitatud</item>
Expand Down
69 changes: 42 additions & 27 deletions app/src/main/res/values-fr/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,52 @@
<string name="label_settings">Paramètres</string>
<string name="action_start">Démarrer</string>
<string name="label_wakelock_full">Écran et clavier</string>
<string name="description_wakelock_full">Gardez l\'écran et le clavier à pleine luminosité. Si vous appuyez sur le bouton d\'alimentation, le verrou sera implicitement libéré par le système.</string>
<string name="description_wakelock_full">Garder l’écran et le clavier à pleine luminosité. Si vous appuyez sur le bouton dalimentation, le verrou sera implicitement désactivé par le système.</string>
<string name="label_wakelock_partial">Processeur</string>
<string name="description_wakelock_partial">Veillez à ce que le processeur ne passe pas en mode veille / faible consommation, même si vous appuyez sur le bouton d\'alimentation ou que le délai d\'attente est écoulé. Si votre appareil ne parvient pas à se réveiller, c\'est le verrou que vous souhaitez.</string>
<string name="label_wakelock_screen_dim">Écran tamisé</string>
<string name="label_wakelock_screen_bright">Luminosité</string>
<string name="label_wifilock_full">Connexion Wi-Fi normal</string>
<string name="description_wifilock_full">La connexion Wi-Fi va rester active et se comporter normalement, les performance et les perte dépendra sur d’autres facteurs, par exemple si l’écran est éteint.</string>
<string name="label_wifilock_full_perf">Connexion Wi-Fi hautes performances</string>
<string name="description_wifilock_full_perf">La connexion Wi-Fi va rester active et en mode hautes performances, même si l’écran est éteint.</string>
<string name="label_wifilock_scan_only">Connexion Wi-Fi analyse seulement</string>
<string name="description_wifilock_scan_only">Lorsque le téléphone est en mode veille, la connexion Wi-Fi restera active mais seul les scans sont autorisés.</string>
<string name="label_notification_channel_status">Statut</string>
<string name="description_wakelock_partial">Empêcher le processeur de passer en mode veille ou en consommation réduite, même si l’on appuie sur le bouton d’alimentation ou si l’affichage se met en veille. Si votre appareil éprouve des difficultés à sortir de veille, c’est le verrou qu’il vous faut.</string>
<string name="label_wakelock_screen_dim">Écran : luminosité réduite</string>
<string name="description_wakelock_screen_dim">Garder l’écran allumé, mais permettre la réduction de la luminosité. Si vous appuyez sur le bouton d’alimentation, le verrou sera implicitement désactivé par le système.</string>
<string name="label_wakelock_screen_bright">Écran : pleine luminosité</string>
<string name="description_wakelock_screen_bright">Garder l’écran à pleine luminosité. Si vous appuyez sur le bouton d’alimentation, le verrou sera implicitement désactivé par le système.</string>
<string name="label_wifilock_full">Wi-Fi : normal</string>
<string name="description_wifilock_full">Le Wi-Fi restera actif et se comportera normalement. Les performances et pertes dépendront d’autres facteurs, par exemple de l’extinction de l’écran.</string>
<string name="label_wifilock_full_perf">Wi-Fi : hautes performances</string>
<string name="description_wifilock_full_perf">Le Wi-Fi restera actif et à plein rendement, même si l’écran est éteint.</string>
<string name="label_wifilock_scan_only">Wi-Fi : balayage seulement</string>
<string name="description_wifilock_scan_only">Quand le téléphone se met en veille, le Wi-Fi restera actif et seuls les balayages serons autorisés.</string>
<string name="label_notification_channel_status">État</string>
<string name="status_text_idle">Inactif</string>
<string name="galaxy_note4_issue_hint">Connu pour résoudre les problèmes du Galaxy Note 4</string>
<string name="label_autostart_on_boot">Démarrage automatique au démarrage</string>
<string name="galaxy_note4_issue_hint">Corrige les problèmes du Galaxy Note 4</string>
<string name="label_autostart_on_boot">Lancement automatique au démarrage</string>
<string name="description_autostart_on_boot">Après redémarrage, obtenir automatiquement les verrous configurés.</string>
<string name="action_donate">Faire un don</string>
<string name="label_category_other">Autres</string>
<string name="label_category_other">Autre</string>
<string name="label_category_general">Général</string>
<string name="pause_description_manually_resume">Vous pouvez manuellement réactiver les verrous en appuyant sur lecture.</string>
<string name="pause_description_call_only">Les verrous sont en pause, car l’option de les obtenir seulement pendant les appels est activée.</string>
<string name="action_pause">Pause</string>
<string name="description_onboarding_legacy_version">Après avoir survécu à Android pendant plus de 6 ans, cette application méritait une petite révision. Si vous n\'aimez pas la nouvelle version, vous pouvez re-passer à l\'ancienne version.</string>
<string name="action_download_legacy_version">Télécharger une version ancienne</string>
<string name="description_onboarding_questions">D’autres questions ? Envoyez-moi un mail !</string>
<string name="label_privacy_policy">Politique de Confidentialité</string>
<string name="description_darken">Le gars qui a crée cette application.</string>
<string name="description_privacy_policy">Que se passe-t-il avec vos données ? (indice : rien).</string>
<string name="label_bugreporting">Signaler un bug</string>
<string name="donation_coffee_label">Un café calmant</string>
<string name="donation_pizza_label">Une pizza savoureuse</string>
<string name="donation_coffee_description">Qu\'est-ce qui empêche le développeur de dormir la nuit? Votre café et bugs de Samsung.</string>
<string name="donation_pizza_description">Contrairement aux idées reçues, les développeurs ont aussi besoin d’acheter de la nourriture :). Avec oignons, champignons et salami s’il vous plaît.</string>
<string name="description_onboarding_what">Cette option vous permet d’obtenir manuellement un verrou d’éveil qui influence le gestionnaire d’alimentation de l’appareil en empêchant la mise en veille des composants.</string>
<string name="description_onboarding_what_not">Cette appli ne détecte pas les verrous d’éveil d’autres applis ni ne les libère. Elle n’améliorera probablement pas l’autonomie de votre pile.</string>
<string name="description_onboarding_legacy_version">Après avoir survécu à Android pendant plus de 6 années, cette appli méritait une refonte. Si vous n’aimez pas la transformation, vous pouvez passer à l’ancienne version.</string>
<string name="action_download_legacy_version">Télécharger l’ancienne version</string>
<string name="description_onboarding_questions">D’autres questions ? Envoyez-moi un courriel !</string>
<string name="label_privacy_policy">Politique de confidentialité</string>
<string name="description_darken">Le créateur de cette appli.</string>
<string name="description_privacy_policy">Qu’arrive-t-il à vos données ? (indice : rien).</string>
<string name="label_bugreporting">Signaler les bogues</string>
<string name="donation_coffee_label">Un café apaisant</string>
<string name="donation_pizza_label">Une savoureuse pizza</string>
<string name="donation_coffee_description">Qu’est-ce qui empêche le développeur de dormir la nuit ? Le café que vous lui avez offert et les bogues de Samsung.</string>
<string name="donation_pizza_description">Contrairement à la croyance populaire, les développeurs doivent aussi acheter de la nourriture :) Avec oignons, champignons et salami, s’il vous plaît.</string>
<string name="label_donation">Don</string>
<string name="label_donation_edition">Edition donateur</string>
<string name="msg_thank_you">Merci</string>
<string name="label_donation_edition">Édition avec don</string>
<string name="msg_thank_you">Je vous remercie</string>
<string name="description_icon_thanks_max_patchs">Merci à Max Patchs pour les superbes icônes.</string>
<string name="description_bugreporting">Signalement automatique de bogues pour accélérer la résolution des problèmes.</string>
<string name="label_call_autostart">Lancement automatique pendant les appels</string>
<string name="description_call_autostart">N’obtenir les verrous d’éveil sélectionnés que pendant les appels.</string>
<plurals name="x_locks_acquired">
<item quantity="one">%d verrou obtenu</item>
<item quantity="other">%d verrous obtenus</item>
</plurals>
</resources>
Loading

0 comments on commit fed1c2f

Please sign in to comment.