mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
Translated using Weblate (Slovenian)
Currently translated at 96.4% (245 of 254 strings) Translation: movie-web/website Translate-URL: https://weblate.movie-web.app/projects/movie-web/website/sl/ Author: Anonymous <noreply@weblate.org>
This commit is contained in:
parent
a2ce26e715
commit
1cbba83335
1 changed files with 12 additions and 1 deletions
|
@ -206,7 +206,8 @@
|
||||||
"episodeBadge": "E{{episode}}",
|
"episodeBadge": "E{{episode}}",
|
||||||
"loadingError": "Napaka pri nalaganju sezone",
|
"loadingError": "Napaka pri nalaganju sezone",
|
||||||
"loadingList": "Nalaganje...",
|
"loadingList": "Nalaganje...",
|
||||||
"loadingTitle": "Nalaganje..."
|
"loadingTitle": "Nalaganje...",
|
||||||
|
"unairedEpisodes": ""
|
||||||
},
|
},
|
||||||
"playback": {
|
"playback": {
|
||||||
"speedLabel": "Hitrost predvajanja",
|
"speedLabel": "Hitrost predvajanja",
|
||||||
|
@ -258,6 +259,10 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"metadata": {
|
"metadata": {
|
||||||
|
"api": {
|
||||||
|
"text": "",
|
||||||
|
"title": ""
|
||||||
|
},
|
||||||
"failed": {
|
"failed": {
|
||||||
"badge": "Neuspešno",
|
"badge": "Neuspešno",
|
||||||
"homeButton": "Domov",
|
"homeButton": "Domov",
|
||||||
|
@ -307,6 +312,12 @@
|
||||||
"remaining": "{{timeLeft}} do konca • Konča ob {{timeFinished, datetime}}",
|
"remaining": "{{timeLeft}} do konca • Konča ob {{timeFinished, datetime}}",
|
||||||
"shortRegular": "{{timeWatched}}",
|
"shortRegular": "{{timeWatched}}",
|
||||||
"shortRemaining": "-{{timeLeft}}"
|
"shortRemaining": "-{{timeLeft}}"
|
||||||
|
},
|
||||||
|
"turnstile": {
|
||||||
|
"description": "",
|
||||||
|
"error": "",
|
||||||
|
"title": "",
|
||||||
|
"verifyingHumanity": ""
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"screens": {
|
"screens": {
|
||||||
|
|
Loading…
Reference in a new issue