mirror of
https://github.com/jeffvli/feishin.git
synced 2026-07-22 02:16:39 +02:00
Translated using Weblate
Currently translated at 96.4% (1287 of 1334 strings) (Latvian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/lv/ Translated using Weblate Currently translated at 100.0% (1334 of 1334 strings) (Czech) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/cs/ Translated using Weblate Currently translated at 100.0% (1334 of 1334 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 100.0% (1334 of 1334 strings) (Russian) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ru/ Translated using Weblate Currently translated at 100.0% (1334 of 1334 strings) (Spanish) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/es/ Translated using Weblate Currently translated at 43.7% (584 of 1334 strings) (Japanese) Translation: feishin/Translation Translate-URL: https://hosted.weblate.org/projects/feishin/translation/ja/ Co-authored-by: Fjuro <fjuro@users.noreply.hosted.weblate.org> Co-authored-by: Fordas <fordas15@gmail.com> Co-authored-by: York <goog10216922@gmail.com> Co-authored-by: karigane <169052233+karigane-cha@users.noreply.github.com> Co-authored-by: Александр Стельмах <aguhadug@gmail.com>
This commit is contained in:
@@ -550,7 +550,8 @@
|
||||
"selectAll": "Vybrat vše",
|
||||
"goToCurrent": "Přejít na aktuální položku",
|
||||
"collapseAllFolders": "Sbalit všechny složky",
|
||||
"expandAllFolders": "Rozbalit všechny složky"
|
||||
"expandAllFolders": "Rozbalit všechny složky",
|
||||
"createPlaylistFromQueue": "Vytvořit $t(entity.playlist, {\"count\": 1}) z fronty"
|
||||
},
|
||||
"common": {
|
||||
"backward": "Zpátky",
|
||||
@@ -681,7 +682,9 @@
|
||||
"numberOfResults": "{{numberOfResults}} výsledků",
|
||||
"grouping": "Seskupování",
|
||||
"back": "Zpět",
|
||||
"openFolder": "Otevřít složku"
|
||||
"openFolder": "Otevřít složku",
|
||||
"saveAndClose": "Uložit a zavřít",
|
||||
"undo": "Vrátit"
|
||||
},
|
||||
"table": {
|
||||
"config": {
|
||||
@@ -947,7 +950,8 @@
|
||||
"selectMusicFolder": "Vybrat složku s hudbou",
|
||||
"noMusicFolder": "Není vybrána žádná složka s hudbou",
|
||||
"multipleMusicFolders": "Vybráno {{count}} složek s hudbou",
|
||||
"commandPalette": "Otevřít paletu příkazů"
|
||||
"commandPalette": "Otevřít paletu příkazů",
|
||||
"logout": "Odhlásit se"
|
||||
},
|
||||
"contextMenu": {
|
||||
"addToPlaylist": "$t(action.addToPlaylist)",
|
||||
@@ -975,7 +979,8 @@
|
||||
"goToAlbum": "Přejít na $t(entity.album, {\"count\": 1})",
|
||||
"goToAlbumArtist": "Přejít na $t(entity.albumArtist, {\"count\": 1})",
|
||||
"moveItems": "$t(action.moveItems)",
|
||||
"goTo": "Přejít na"
|
||||
"goTo": "Přejít na",
|
||||
"editMetadata": "Upravit metadata"
|
||||
},
|
||||
"home": {
|
||||
"mostPlayed": "Nejpřehrávanější",
|
||||
@@ -1065,7 +1070,27 @@
|
||||
"itemDetail": {
|
||||
"copiedPath": "Cesta úspěšně zkopírována",
|
||||
"copyPath": "Kopírovat cestu do schránky",
|
||||
"openFile": "Zobrazit skladbu ve správci souborů"
|
||||
"openFile": "Zobrazit skladbu ve správci souborů",
|
||||
"tagConfiguration": "Nastavení štítků",
|
||||
"addTagConfig": "Přidat štítek…",
|
||||
"multiValueToggle": "Více hodnot",
|
||||
"autocompleteSource": "Automatické dokončení zdroje",
|
||||
"customValues": "Vlastní hodnoty",
|
||||
"addCustomValue": "Přidat vlastní hodnotu…",
|
||||
"serverSuggestions": "Server",
|
||||
"fileNotWritable": "Soubor není přístupný nebo zapisovatelný",
|
||||
"triggerRescan": "Spustit opětovný sken knihovny po uložení",
|
||||
"addField": "Přidat pole…",
|
||||
"emptyFields": "Pole nemohou být prázdná",
|
||||
"tagsTab": "Štítky",
|
||||
"artworkTab": "Obal",
|
||||
"removeArtwork": "Odstranit obal",
|
||||
"noArtwork": "Žádný obal",
|
||||
"multipleValues": "(Více hodnot)",
|
||||
"multipleArtworks": "Více obalů",
|
||||
"noLocalSongs": "Nenalezeny žádné skladby s lokálními cestami k souborům",
|
||||
"readPartialFailure": "Nepodařilo se přečíst metadata {{count}} z {{total}} souborů",
|
||||
"writePartialFailure": "Nepodařilo se uložit {{count}} soubor(ů)"
|
||||
},
|
||||
"playlist": {
|
||||
"reorder": "Změna pořadí povolena pouze při řazení podle ID"
|
||||
@@ -1218,6 +1243,9 @@
|
||||
},
|
||||
"editRadioStation": {
|
||||
"success": "Stanice rádia úspěšně upravena"
|
||||
},
|
||||
"createPrefilledPlaylist": {
|
||||
"title": "Vytvořit $t(entity.playlist, {\"count\": 1}) z vybraných skladeb"
|
||||
}
|
||||
},
|
||||
"entity": {
|
||||
|
||||
Reference in New Issue
Block a user