Skip to content

Commit 707db91

Browse files
mdvhimselfspacecowboy
authored andcommitted
Updated Hungarian translation using Weblate
Currently translated at 100.0% (242 of 242 strings) Co-authored-by: H Tamás <hovanszki@gmail.com> Translate-URL: https://hosted.weblate.org/projects/feeder/android-strings/hu/ Translation: Feeder/Android strings
1 parent 8df6f68 commit 707db91

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

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

+15
Original file line numberDiff line numberDiff line change
@@ -227,4 +227,19 @@
227227
<string name="failed_to_parse_the_page">Az oldal sikertelen elemzése</string>
228228
<string name="no_body_in_response">Nincs tartalma a válasznak</string>
229229
<string name="no_feeds_in_the_page">Nincsenek hírcsatornák az oldalon</string>
230+
<string name="show_reading_time">Várható olvasási idő mutatása</string>
231+
<string name="many_words">%1$s szó</string>
232+
<string name="other_minutes">%1$s perc</string>
233+
<string name="add_anyway">Mindenképp hozzáadás</string>
234+
<string name="few_minutes">%1$s perc</string>
235+
<string name="two_words">%1$s szó</string>
236+
<string name="many_minutes">%1$s perc</string>
237+
<string name="zero_minutes">%1$s perc</string>
238+
<string name="few_words">%1$s szó</string>
239+
<string name="zero_words">%1$s szó</string>
240+
<string name="one_minute">%1$s perc</string>
241+
<string name="open_browser_in_split_screen">Böngésző megnyitása felosztott képernyőn</string>
242+
<string name="two_minutes">%1$s perc</string>
243+
<string name="other_words">%1$s szó</string>
244+
<string name="one_word">%1$s szó</string>
230245
</resources>

0 commit comments

Comments
 (0)