mirror of
https://github.com/austinried/subtracks.git
synced 2025-12-27 00:59:28 +01:00
Translations update from Hosted Weblate (#102)
* Added translation using Weblate (German) * Translated using Weblate (Norwegian Bokmål) Currently translated at 98.5% (66 of 67 strings) Translation: Subtracks/subtracks Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/nb_NO/ * Translated using Weblate (French) Currently translated at 100.0% (67 of 67 strings) Translation: Subtracks/subtracks Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/fr/ * Translated using Weblate (Russian) Currently translated at 95.5% (64 of 67 strings) Translation: Subtracks/subtracks Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/ru/ * Translated using Weblate (German) Currently translated at 94.0% (63 of 67 strings) Translation: Subtracks/subtracks Translate-URL: https://hosted.weblate.org/projects/subtracks/subtracks/de/ Co-authored-by: Sargon <Sargon_isa@hotmail.de> Co-authored-by: Allan Nordhøy <epost@anotheragency.no> Co-authored-by: Clyhtsuriva <aimeric@adjutor.xyz> Co-authored-by: Nikita Epifanov <nikgreens@protonmail.com>
This commit is contained in:
parent
07c4d14adf
commit
aca677a432
144
android/app/src/main/assets/custom/i18n/de.json
vendored
Normal file
144
android/app/src/main/assets/custom/i18n/de.json
vendored
Normal file
@ -0,0 +1,144 @@
|
||||
{
|
||||
"resources": {
|
||||
"song": {
|
||||
"lists": {
|
||||
"artistTopSongs": "Top Lieder"
|
||||
},
|
||||
"name": "Lied",
|
||||
"name_plural": "Lieder"
|
||||
},
|
||||
"album": {
|
||||
"name": "Album",
|
||||
"name_plural": "Alben",
|
||||
"lists": {
|
||||
"sort": "Alben sortieren",
|
||||
"random": "Zufällig",
|
||||
"frequent": "Häufig abgespielt",
|
||||
"recent": "Kürzlich abgespielt",
|
||||
"starred": "Favoriten",
|
||||
"byYear": "Nach Jahr",
|
||||
"byGenre": "Nach Genre",
|
||||
"alphabeticalByName": "Nach Name",
|
||||
"newest": "Kürzlich hinzugefügt",
|
||||
"alphabeticalByArtist": "Nach Künstler"
|
||||
},
|
||||
"actions": {
|
||||
"play": "Album abspielen",
|
||||
"view": "Album anzeigen"
|
||||
}
|
||||
},
|
||||
"artist": {
|
||||
"name": "Künstler",
|
||||
"name_plural": "Künstler",
|
||||
"lists": {
|
||||
"sort": "Künstler sortieren",
|
||||
"random": "Zufällig",
|
||||
"alphabeticalByName": "Nach Name",
|
||||
"starred": "Favoriten"
|
||||
},
|
||||
"actions": {
|
||||
"view": "Künstler anzeigen"
|
||||
}
|
||||
},
|
||||
"playlist": {
|
||||
"name": "Wiedergabeliste",
|
||||
"name_plural": "Wiedergabelisten",
|
||||
"actions": {
|
||||
"play": "Wiedergabeliste abspielen"
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"name": "Warteschlange",
|
||||
"name_plural": "Warteschlangen"
|
||||
}
|
||||
},
|
||||
"context": {
|
||||
"actions": {
|
||||
"star": "Markieren",
|
||||
"unstar": "Markierung entfernen"
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"tabs": {
|
||||
"home": "Startseite",
|
||||
"library": "Bibliothek",
|
||||
"search": "Suche",
|
||||
"settings": "Einstellungen"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"inputPlaceholder": "Suche",
|
||||
"headerTitle": "Suche: {{query}}",
|
||||
"nowPlayingContext": "Suchergebnis",
|
||||
"moreResults": "Mehr…"
|
||||
},
|
||||
"settings": {
|
||||
"servers": {
|
||||
"fields": {
|
||||
"address": "Adresse",
|
||||
"password": "Passwort",
|
||||
"username": "Nutzername"
|
||||
},
|
||||
"options": {
|
||||
"forcePlaintextPassword": {
|
||||
"title": "Erzwinge Klartextpasswort",
|
||||
"descriptionOn": "Passwort im Klartext senden (Veraltet, stellen Sie sicher, dass Ihre Verbindung sicher ist!)"
|
||||
}
|
||||
},
|
||||
"actions": {
|
||||
"add": "Server hinzufügen",
|
||||
"edit": "Server bearbeiten",
|
||||
"testConnection": "Verbindung testen",
|
||||
"delete": "Löschen",
|
||||
"save": "Speichern"
|
||||
},
|
||||
"messages": {
|
||||
"connectionOk": "Verbindung zu {{address}} ist OK!",
|
||||
"connectionFailed": "Verbindung zu {{address}} fehlgeschlagen, überprüfe Einstellungen oder Server."
|
||||
},
|
||||
"name": "Server"
|
||||
},
|
||||
"network": {
|
||||
"name": "Netzwerk",
|
||||
"values": {
|
||||
"kbps": "{{value}}kbps",
|
||||
"unlimitedKbps": "Unbegrenzt",
|
||||
"seconds": "{{value}} Sekunden"
|
||||
},
|
||||
"options": {
|
||||
"maxBitrateWifi": {
|
||||
"title": "Maximale Bitrate (WLAN)"
|
||||
},
|
||||
"maxBuffer": {
|
||||
"title": "Maxilmale Pufferzeit"
|
||||
},
|
||||
"minBuffer": {
|
||||
"title": "Minimale Pufferzeit"
|
||||
},
|
||||
"maxBitrateMobile": {
|
||||
"title": "Maximale Bitrate (Mobil)"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music": {
|
||||
"name": "Musik"
|
||||
},
|
||||
"reset": {
|
||||
"name": "Zurücksetzen",
|
||||
"actions": {
|
||||
"clearImageCache": "Bildzwischenspeicher löschen"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"name": "Über",
|
||||
"actions": {
|
||||
"projectHomepage": "Projektseite",
|
||||
"licenses": "Lizenzen"
|
||||
},
|
||||
"version": "Version {{version}}"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"nothingHere": "Hier ist nichts…"
|
||||
}
|
||||
}
|
||||
@ -85,7 +85,8 @@
|
||||
"testConnection": "Tester la connexion",
|
||||
"add": "Ajouter un serveur",
|
||||
"delete": "Supprimer",
|
||||
"save": "Sauvegarder"
|
||||
"save": "Sauvegarder",
|
||||
"edit": "Modifier le serveur"
|
||||
},
|
||||
"name": "Serveurs",
|
||||
"options": {
|
||||
|
||||
153
android/app/src/main/assets/custom/i18n/nb_NO.json
vendored
153
android/app/src/main/assets/custom/i18n/nb_NO.json
vendored
@ -1 +1,152 @@
|
||||
{}
|
||||
{
|
||||
"resources": {
|
||||
"artist": {
|
||||
"name": "Artist",
|
||||
"name_plural": "Artister",
|
||||
"lists": {
|
||||
"sort": "Sorter artister",
|
||||
"random": "Tilfeldig",
|
||||
"starred": "Stjernemerket",
|
||||
"alphabeticalByName": "Etter navn"
|
||||
},
|
||||
"actions": {
|
||||
"view": "Vis artist"
|
||||
}
|
||||
},
|
||||
"playlist": {
|
||||
"name": "Spilleliste",
|
||||
"name_plural": "Spillelister",
|
||||
"actions": {
|
||||
"play": "Spill av spilleliste"
|
||||
}
|
||||
},
|
||||
"song": {
|
||||
"lists": {
|
||||
"artistTopSongs": "Toppspor"
|
||||
},
|
||||
"name": "Spor",
|
||||
"name_plural": ""
|
||||
},
|
||||
"album": {
|
||||
"name": "Album",
|
||||
"name_plural": "",
|
||||
"lists": {
|
||||
"sort": "Sorter album",
|
||||
"random": "Tilfeldig",
|
||||
"newest": "Nylig tillagt",
|
||||
"frequent": "Ofte spilt",
|
||||
"recent": "Nylig spilt",
|
||||
"starred": "Stjernemerket",
|
||||
"alphabeticalByName": "Etter navn",
|
||||
"alphabeticalByArtist": "Etter artist",
|
||||
"byYear": "Etter år",
|
||||
"byGenre": "Etter sjanger"
|
||||
},
|
||||
"actions": {
|
||||
"play": "Spill album",
|
||||
"view": "Vis album"
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"name": "Kø",
|
||||
"name_plural": "Køer"
|
||||
}
|
||||
},
|
||||
"settings": {
|
||||
"servers": {
|
||||
"actions": {
|
||||
"add": "Legg til tjener",
|
||||
"testConnection": "Test tilkobling",
|
||||
"delete": "Slett",
|
||||
"save": "Lagre",
|
||||
"edit": "Rediger tjener"
|
||||
},
|
||||
"messages": {
|
||||
"connectionOk": "Tilkobling til {{address}} OK.",
|
||||
"connectionFailed": "Tilkobling til {{address}} mislyktes. Sjekk innstillingene eller tjeneren."
|
||||
},
|
||||
"name": "Tjenere",
|
||||
"fields": {
|
||||
"address": "Adresse",
|
||||
"username": "Brukernavn",
|
||||
"password": "Passord"
|
||||
},
|
||||
"options": {
|
||||
"forcePlaintextPassword": {
|
||||
"title": "Påtving klartekstspassord",
|
||||
"descriptionOn": "Send passord i klartekst (Foreldet. Forsikre deg om at tilkoblingen er sikker.)",
|
||||
"descriptionOff": "Send passord som symbol + salt"
|
||||
}
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"name": "Nettverk",
|
||||
"values": {
|
||||
"kbps": "{{value}} kbps",
|
||||
"unlimitedKbps": "Ubegrenset",
|
||||
"seconds": "{{value}} sekunder"
|
||||
},
|
||||
"options": {
|
||||
"maxBitrateWifi": {
|
||||
"title": "Maksimal bitrate (Wi-Fi)"
|
||||
},
|
||||
"maxBitrateMobile": {
|
||||
"title": "Maksimal bitrate (mobil)"
|
||||
},
|
||||
"minBuffer": {
|
||||
"title": "Minimal mellomlagringstid"
|
||||
},
|
||||
"maxBuffer": {
|
||||
"title": "Maksimal mellomlagringstid"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music": {
|
||||
"name": "Musikk",
|
||||
"options": {
|
||||
"scrobble": {
|
||||
"title": "Sporinfodelingsavspillinger",
|
||||
"descriptionOn": "Sporinfodelings-avspillinghistorikk",
|
||||
"descriptionOff": "Ikke utfør sporinfodeling av avspillingshistorikk"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reset": {
|
||||
"name": "Tilbakestill",
|
||||
"actions": {
|
||||
"clearImageCache": "Tøm bildehurtiglager"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"name": "Om",
|
||||
"version": "versjon {{version}}",
|
||||
"actions": {
|
||||
"projectHomepage": "Prosjekthjemmeside",
|
||||
"licenses": "Lisenser"
|
||||
}
|
||||
}
|
||||
},
|
||||
"context": {
|
||||
"actions": {
|
||||
"star": "Stjernemerk",
|
||||
"unstar": "Fjern stjernemerking"
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"tabs": {
|
||||
"home": "Hjem",
|
||||
"library": "Bibliotek",
|
||||
"search": "Søk",
|
||||
"settings": "Innstillinger"
|
||||
}
|
||||
},
|
||||
"search": {
|
||||
"inputPlaceholder": "Søk",
|
||||
"headerTitle": "Søk: {{query}}",
|
||||
"moreResults": "Mer …",
|
||||
"nowPlayingContext": "Søkeresultater"
|
||||
},
|
||||
"messages": {
|
||||
"nothingHere": "Ingenting her …"
|
||||
}
|
||||
}
|
||||
|
||||
158
android/app/src/main/assets/custom/i18n/ru.json
vendored
158
android/app/src/main/assets/custom/i18n/ru.json
vendored
@ -1 +1,157 @@
|
||||
{}
|
||||
{
|
||||
"settings": {
|
||||
"servers": {
|
||||
"actions": {
|
||||
"delete": "Удалить",
|
||||
"add": "Добавить сервер",
|
||||
"edit": "Редактировать сервер",
|
||||
"testConnection": "Проверить подключение",
|
||||
"save": "Сохранить"
|
||||
},
|
||||
"name": "Серверы",
|
||||
"fields": {
|
||||
"address": "Адрес",
|
||||
"username": "Имя пользователя",
|
||||
"password": "Пароль"
|
||||
},
|
||||
"options": {
|
||||
"forcePlaintextPassword": {
|
||||
"descriptionOn": "Отправить пароль в виде текста (устарело, убедитесь, что ваше соединение безопасно!)",
|
||||
"descriptionOff": "Отправить пароль в виде токена",
|
||||
"title": "Принудительный текстовый пароль"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"connectionOk": "Подключение к {{address}} установлено!",
|
||||
"connectionFailed": "Не удалось подключиться к {{address}}, проверьте настройки или сервер"
|
||||
}
|
||||
},
|
||||
"network": {
|
||||
"name": "Сеть",
|
||||
"values": {
|
||||
"kbps": "{{value}} кбит/с",
|
||||
"unlimitedKbps": "Без ограничений",
|
||||
"seconds": "{{value}} секунд"
|
||||
},
|
||||
"options": {
|
||||
"maxBitrateWifi": {
|
||||
"title": "Максимальный битрейт (Wi-Fi)"
|
||||
},
|
||||
"maxBitrateMobile": {
|
||||
"title": "Максимальный битрейт (мобильный интернет)"
|
||||
},
|
||||
"minBuffer": {
|
||||
"title": "Минимальное время буферизации"
|
||||
},
|
||||
"maxBuffer": {
|
||||
"title": "Максимальное время буферизации"
|
||||
}
|
||||
}
|
||||
},
|
||||
"music": {
|
||||
"name": "Музыка",
|
||||
"options": {
|
||||
"scrobble": {
|
||||
"title": "Синхронизация воспроизведения",
|
||||
"descriptionOff": "Не синхронизировать историю воспроизведений",
|
||||
"descriptionOn": "Синхронизация истории воспроизведения"
|
||||
}
|
||||
}
|
||||
},
|
||||
"reset": {
|
||||
"name": "Сброс",
|
||||
"actions": {
|
||||
"clearImageCache": "Очистить кэш изображения"
|
||||
}
|
||||
},
|
||||
"about": {
|
||||
"name": "О Subtracks",
|
||||
"version": "версия {{version}}",
|
||||
"actions": {
|
||||
"projectHomepage": "Сайт проекта",
|
||||
"licenses": "Лицензии"
|
||||
}
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
"album": {
|
||||
"name_0": "Альбом",
|
||||
"name_1": "Альбома",
|
||||
"name_2": "Альбомов",
|
||||
"lists": {
|
||||
"sort": "Сортировка альбомов",
|
||||
"random": "Случайно",
|
||||
"newest": "Недавно добавленные",
|
||||
"frequent": "Часто проигрываемые",
|
||||
"recent": "Недавно проигранные",
|
||||
"starred": "Избранные",
|
||||
"alphabeticalByName": "По имени",
|
||||
"alphabeticalByArtist": "По исполнителю",
|
||||
"byYear": "По году",
|
||||
"byGenre": "По жанру"
|
||||
},
|
||||
"actions": {
|
||||
"play": "Воспроизвести альбом",
|
||||
"view": "Посмотреть альбом"
|
||||
}
|
||||
},
|
||||
"song": {
|
||||
"name_0": "Трек",
|
||||
"name_1": "Трека",
|
||||
"name_2": "Треков",
|
||||
"lists": {
|
||||
"artistTopSongs": "Лучшие треки"
|
||||
}
|
||||
},
|
||||
"artist": {
|
||||
"name_0": "Исполнитель",
|
||||
"name_1": "Исполнителя",
|
||||
"name_2": "Исполнителей",
|
||||
"lists": {
|
||||
"sort": "Сортировать исполнителей",
|
||||
"random": "Случайно",
|
||||
"starred": "Избранные",
|
||||
"alphabeticalByName": "По имени"
|
||||
},
|
||||
"actions": {
|
||||
"view": "Посмотреть исполнителя"
|
||||
}
|
||||
},
|
||||
"playlist": {
|
||||
"name_0": "Плейлист",
|
||||
"name_1": "Плейлиста",
|
||||
"name_2": "Плейлистов",
|
||||
"actions": {
|
||||
"play": "Воспроизвести плейлист"
|
||||
}
|
||||
},
|
||||
"queue": {
|
||||
"name_0": "Очередь",
|
||||
"name_1": "Очереди",
|
||||
"name_2": "Очередей"
|
||||
}
|
||||
},
|
||||
"context": {
|
||||
"actions": {
|
||||
"star": "Избранное",
|
||||
"unstar": "Убрать из избранного"
|
||||
}
|
||||
},
|
||||
"navigation": {
|
||||
"tabs": {
|
||||
"library": "Библиотека",
|
||||
"search": "Поиск",
|
||||
"settings": "Настройки",
|
||||
"home": "Главная"
|
||||
}
|
||||
},
|
||||
"messages": {
|
||||
"nothingHere": "Здесь ничего нет…"
|
||||
},
|
||||
"search": {
|
||||
"inputPlaceholder": "Поиск",
|
||||
"headerTitle": "Поиск: {{query}}",
|
||||
"moreResults": "Больше…",
|
||||
"nowPlayingContext": "Результаты поиска"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user