mirror of
https://github.com/jeffvli/feishin.git
synced 2026-06-11 14:53:47 +02:00
Translated using Weblate
Currently translated at 22.2% (277 of 1245 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Translated using Weblate Currently translated at 100.0% (1245 of 1245 strings) (Chinese (Traditional Han script)) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/zh_Hant/ Translated using Weblate Currently translated at 21.9% (273 of 1244 strings) (Estonian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/et/ Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: York <goog10216922@gmail.com> Co-authored-by: rimasx <riks_12@hot.ee>
This commit is contained in:
@@ -288,6 +288,29 @@
|
|||||||
"releaseDate": "Ilmumiskuupäev",
|
"releaseDate": "Ilmumiskuupäev",
|
||||||
"releaseYear": "Ilmumisaasta",
|
"releaseYear": "Ilmumisaasta",
|
||||||
"search": "Otsing",
|
"search": "Otsing",
|
||||||
"songCount": "Lugude arv"
|
"songCount": "Lugude arv",
|
||||||
|
"explicitStatus": "$t(common.explicitStatus)",
|
||||||
|
"title": "Pealkiri",
|
||||||
|
"sortName": "Sortimisnimi",
|
||||||
|
"trackNumber": "Lugu"
|
||||||
|
},
|
||||||
|
"filterOperator": {
|
||||||
|
"contains": "Sisaldab",
|
||||||
|
"endsWith": "Lõpeb",
|
||||||
|
"is": "On",
|
||||||
|
"isNot": "Ei ole",
|
||||||
|
"isGreaterThan": "On suurem kui",
|
||||||
|
"isLessThan": "On väiksem kui",
|
||||||
|
"matchesRegex": "Vastab regulaaravaldisele",
|
||||||
|
"notContains": "Ei sisalda",
|
||||||
|
"inTheRangeDate": "Jääb vahemikku (kuupäev)",
|
||||||
|
"inTheRange": "Jääb vahemikku",
|
||||||
|
"inTheLast": "Viimase",
|
||||||
|
"inPlaylist": "On",
|
||||||
|
"beforeDate": "On enne (kuupäeva)",
|
||||||
|
"before": "On enne",
|
||||||
|
"afterDate": "On pärast (kuupäeva)",
|
||||||
|
"after": "On pärast",
|
||||||
|
"notInPlaylist": "Ei ole"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -420,7 +420,8 @@
|
|||||||
"sleepTimer_setCustom": "設定定時器",
|
"sleepTimer_setCustom": "設定定時器",
|
||||||
"sleepTimer_cancel": "取消定時器",
|
"sleepTimer_cancel": "取消定時器",
|
||||||
"albumRadio": "專輯電台",
|
"albumRadio": "專輯電台",
|
||||||
"scrobbleForceSubmit": "強制紀錄"
|
"scrobbleForceSubmit": "強制紀錄",
|
||||||
|
"sleepTimer_endOfAlbum": "專輯播完時"
|
||||||
},
|
},
|
||||||
"setting": {
|
"setting": {
|
||||||
"audioPlayer_description": "選擇用於播放的音訊播放器",
|
"audioPlayer_description": "選擇用於播放的音訊播放器",
|
||||||
|
|||||||
Reference in New Issue
Block a user