Skip to content

Commit 5a4c5c7

Browse files
J. Lavoiespacecowboy
J. Lavoie
authored andcommitted
Updated Italian translation using Weblate
Currently translated at 100.0% (228 of 228 strings) Updated French translation using Weblate Currently translated at 100.0% (228 of 228 strings) Updated Finnish translation using Weblate Currently translated at 100.0% (228 of 228 strings) Updated German translation using Weblate Currently translated at 100.0% (228 of 228 strings) Co-authored-by: J. Lavoie <j.lavoie@net-c.ca> Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/de/ Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/fi/ Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/fr/ Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/it/ Translation: Feeder/Android strings
1 parent 341310e commit 5a4c5c7

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,5 @@
227227
<string name="failed_to_parse_json_feed">JSON-Feed konnte nicht analysiert werden</string>
228228
<string name="failed_to_parse_rss_feed">RSS-Feed konnte nicht analysiert werden</string>
229229
<string name="theme_e_ink">E-Papier</string>
230+
<string name="add_anyway">Trotzdem hinzufügen</string>
230231
</resources>

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

+1
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,5 @@
227227
<string name="failed_to_parse_full_article">Koko artikkelin jäsentäminen epäonnistui</string>
228228
<string name="no_url">Ei URL:ää</string>
229229
<string name="theme_e_ink">Sähkömuste</string>
230+
<string name="add_anyway">Lisää kuitenkin</string>
230231
</resources>

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

+1
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,5 @@
227227
<string name="failed_to_parse_full_article">Échec de lecture de l\'intégralité de l\'article</string>
228228
<string name="no_url">URL manquante</string>
229229
<string name="theme_e_ink">Encre électronique</string>
230+
<string name="add_anyway">Ajouter quand même</string>
230231
</resources>

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

+1
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,5 @@
227227
<string name="failed_to_parse_full_article">Errore nel parsing dell\'intero articolo</string>
228228
<string name="no_body_in_response">Nessun contenuto</string>
229229
<string name="theme_e_ink">Carta elettronica</string>
230+
<string name="add_anyway">Aggiungi comunque</string>
230231
</resources>

0 commit comments

Comments
 (0)