New translations strings.xml (Slovenian)

This commit is contained in:
Thomas 2019-09-11 16:38:25 +02:00
parent 9bcc2264af
commit 5bc305cb22
1 changed files with 5 additions and 1 deletions

View File

@ -600,7 +600,6 @@
<string name="comment">Komentiraj</string>
<string name="peertube_instance">Instanca Peertube</string>
<string name="set_display_direct">Prikaži časovnico zasebnih sporočil</string>
<string name="set_keep_background_process">Ohrani proces v ozadju, ko je aplikacija zaprta</string>
<string name="no_comments">S pritiskom na gumb zgoraj desno lahko kot prvi objavite komentar za ta video.</string>
<string name="number_view_video">%s ogledov</string>
<string name="duration_video">Trajanje: %s</string>
@ -1113,4 +1112,9 @@
<string name="set_invidious_host">Enter your custom host or leave blank for using invidio.us</string>
<string name="set_hide_status_bar">Hide Fedilab notification bar</string>
<string name="set_hide_status_bar_indication">For hiding the remaining notification in the status bar, click on the eye icon button then uncheck: \"Display in status bar\"</string>
<string name="set_live_type_title">Enable delayed notifications</string>
<string name="set_live_type_indication">Notifications will be delayed every 30 seconds. That will allow to drain less battery.</string>
<string name="live_delayed">Live notifications delayed</string>
<string name="no_live_notif">No live notifications</string>
<string name="no_live_indication">Notifications will be fetched every 15 minutes.</string>
</resources>