Skip to content

Commit 899d616

Browse files
authored
Merge pull request #214 from weblate/weblate-simple-mobile-tools-simple-flashlight
Translations update from Hosted Weblate
2 parents 680b313 + 631d073 commit 899d616

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

app/src/main/res/values-fr/strings.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
<resources>
33
<string name="app_name">Lampe de poche simple</string>
44
<string name="app_launcher_name">Lampe de poche</string>
5-
<string name="camera_error">Échec de l\'obtention de l\'objectif</string>
5+
<string name="camera_error">Échec de l\'obtention de l\'objectif photo-vidéo</string>
66
<string name="camera_permission">L\'autorisation d\'accès à l\'appareil photo est nécessaire pour un effet stroboscopique correct</string>
77
<string name="bright_display">Affichage lumineux</string>
88
<!-- Settings -->
9-
<string name="show_bright_display">Afficher un bouton écran lumineux</string>
9+
<string name="show_bright_display">Afficher un bouton d\'affichage lumineux</string>
1010
<string name="show_stroboscope">Afficher un bouton stroboscope</string>
11-
<string name="show_sos">Afficher un bouton SOS</string>
12-
<string name="turn_flashlight_on">Activer la lampe de poche au démarrage</string>
11+
<string name="show_sos">Afficher un bouton « S.O.S. »</string>
12+
<string name="turn_flashlight_on">Allumer la lampe de poche au démarrage</string>
1313
<!--
1414
Haven't found some strings? There's more at
1515
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res

app/src/main/res/values-sv/strings.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<resources>
3-
<string name="app_name">Simpel ficklampa</string>
3+
<string name="app_name">Simple Flashlight</string>
44
<string name="app_launcher_name">Ficklampa</string>
55
<string name="camera_error">Det gick inte att komma åt kameran</string>
66
<string name="camera_permission">Kamerabehörigheten behövs för en riktig stroboskopeffekt</string>
@@ -14,4 +14,4 @@
1414
Haven't found some strings? There's more at
1515
https://github.com/SimpleMobileTools/Simple-Commons/tree/master/commons/src/main/res
1616
-->
17-
</resources>
17+
</resources>

0 commit comments

Comments
 (0)