Translated using Weblate (Italian) (#135)

Currently translated at 95.0% (154 of 162 strings)

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Merge remote-tracking branch 'origin/master'

Update translation files

Updated by "Cleanup translation files" hook in Weblate.

Merge remote-tracking branch 'origin/master'

Translated using Weblate (German)

Currently translated at 100.0% (160 of 160 strings)

Translated using Weblate (Chinese (Simplified))

Currently translated at 10.6% (17 of 160 strings)

Translated using Weblate (French)

Currently translated at 100.0% (160 of 160 strings)

Added translation using Weblate (Chinese (Simplified))

Translated using Weblate (French)

Currently translated at 40.6% (65 of 160 strings)

Translated using Weblate (French)

Currently translated at 36.8% (59 of 160 strings)

Translated using Weblate (Italian)

Currently translated at 94.3% (151 of 160 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 15.0% (24 of 160 strings)

Translated using Weblate (Spanish)

Currently translated at 75.6% (121 of 160 strings)

Translated using Weblate (Portuguese (Brazil))

Currently translated at 5.0% (8 of 160 strings)

Translated using Weblate (Italian)

Currently translated at 94.3% (151 of 160 strings)

Added translation using Weblate (Portuguese (Brazil))

Added translation using Weblate (Italian)

Translated using Weblate (French)

Currently translated at 36.2% (58 of 160 strings)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (160 of 160 strings)

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Merge remote-tracking branch 'origin/master'

Translated using Weblate (Finnish)

Currently translated at 76.3% (116 of 152 strings)

Translated using Weblate (Finnish)

Currently translated at 12.5% (19 of 152 strings)

Added translation using Weblate (Finnish)

Translated using Weblate (Ukrainian)

Currently translated at 100.0% (152 of 152 strings)

Translated using Weblate (English)

Currently translated at 100.0% (152 of 152 strings)












Translate-URL: https://hosted.weblate.org/projects/mucke/app/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/de/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/en/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/es/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/fi/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/fr/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/it/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/pt_BR/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/uk/
Translate-URL: https://hosted.weblate.org/projects/mucke/app/zh_Hans/
Translation: mucke - Music Player/App

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Dan <jonweblin2205@protonmail.com>
Co-authored-by: Guava <Novare@163.com>
Co-authored-by: Jiri Grönroos <jiri.gronroos@iki.fi>
Co-authored-by: Jonathan Soares <jpub@disroot.org>
Co-authored-by: Matthieu LAURENT <matthieu.laurent69@proton.me>
Co-authored-by: Mirko Di <mirko@mirkodi.eu>
Co-authored-by: Moritz Weber <moritz.weber@posteo.de>
Co-authored-by: Nathan <bonnemainsnathan@gmail.com>
Co-authored-by: Tess Cettiidae <c3ttiidae7esia@proton.me>
This commit is contained in:
Weblate (bot) 2023-08-25 02:24:41 +02:00 committed by GitHub
parent 7c34007008
commit 3a79fa5aa1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 73 additions and 1 deletions

View file

@ -407,5 +407,13 @@
"createSmartlistsDesc": "Crea smartlist consigliate per migliorare la tua esperienza di ascolto. Puoi personalizzare queste liste più tardi.",
"@createSmartlistsDesc": {},
"noShuffle": "Nessuna (mantieni la modalità casuale corrente)",
"@noShuffle": {}
"@noShuffle": {},
"systemSettings": "Impostazioni di Sistema",
"@systemSettings": {},
"manageExternalExplanation": "Garantire questo permesso può migliorare significativamente la velocità della libreria. Non cambia il comportamento dell'app in altri modi.",
"@manageExternalExplanation": {},
"grantManagePermission": "Dai permesso di gestire tutti i file.",
"@grantManagePermission": {},
"managePermissionSubtitle": "Revocare il permesso risulterà in un riavvio dell'app.",
"@managePermissionSubtitle": {}
}

View file

@ -0,0 +1,64 @@
{
"numberOfBlockedFiles": "被禁用的文件数量: {blockedFiles}",
"@numberOfBlockedFiles": {
"placeholders": {
"blockedFiles": {
"type": "int",
"example": "3"
}
}
},
"playback": "回放",
"@playback": {},
"playAlbumsInOrder": "按列表播放专辑",
"@playAlbumsInOrder": {},
"countSongsPlayed": "在播放进度达: {percentage}%之后计算歌曲",
"@countSongsPlayed": {
"placeholders": {
"percentage": {
"type": "int"
}
}
},
"customizeHomePage": "自定义主页",
"@customizeHomePage": {},
"settings": "设置",
"@settings": {},
"home": "主页",
"@home": {},
"noSongsYet": "当前无歌曲, 请到设置中添加你的音乐文件夹",
"@noSongsYet": {},
"library": "歌曲库",
"@library": {},
"search": "搜索",
"@search": {},
"updateLibrary": "更新歌曲库",
"@updateLibrary": {},
"artistsAlbumsSongs": "{artistCount} 歌手, {albumCount} 专辑, {songCount} 歌曲",
"@artistsAlbumsSongs": {
"placeholders": {
"artistCount": {
"type": "int",
"example": "3"
},
"albumCount": {
"type": "int",
"example": "6"
},
"songCount": {
"type": "int",
"example": "60"
}
}
},
"manageLibraryFolders": "管理歌曲文件夹",
"@manageLibraryFolders": {},
"manageBlockedFiles": "禁用的文件夹",
"@manageBlockedFiles": {},
"playAlbumsInOrderDescription": "当点击专辑中的一首歌时,其他歌曲将按列表播放,而不是按其他顺序",
"@playAlbumsInOrderDescription": {},
"libraryFolders": "歌曲文件夹",
"@libraryFolders": {},
"blockedFiles": "禁用的文件夹",
"@blockedFiles": {}
}