Update Translations (#1471)

* Update zh-Hans.json (POEditor.com)

* Update zh-Hant.json (POEditor.com)

* Update cs.json (POEditor.com)

* Update da.json (POEditor.com)

* Update nl.json (POEditor.com)

* Update eo.json (POEditor.com)

* Update fr.json (POEditor.com)

* Update de.json (POEditor.com)

* Update it.json (POEditor.com)

* Update ja.json (POEditor.com)

* Update fa.json (POEditor.com)

* Update pl.json (POEditor.com)

* Update pt.json (POEditor.com)

* Update ru.json (POEditor.com)

* Update sl.json (POEditor.com)

* Update es.json (POEditor.com)

* Update th.json (POEditor.com)

* Update tr.json (POEditor.com)

* Update uk.json (POEditor.com)

* Update fi.json (POEditor.com)
This commit is contained in:
Deluan Quintão
2021-11-18 17:52:12 -05:00
committed by GitHub
parent d4447e373f
commit 8c7d95c135
20 changed files with 970 additions and 556 deletions
+29 -11
View File
@@ -24,7 +24,8 @@
"rating": "Рейтинг",
"quality": "Якість",
"bpm": "Темп",
"playDate": "Востаннє відтворено"
"playDate": "Востаннє відтворено",
"channels": "Канали"
},
"actions": {
"addToQueue": "Прослухати пізніше",
@@ -32,7 +33,8 @@
"addToPlaylist": "Додати у список відтворення",
"shuffleAll": "Перемішати",
"download": "Завантажити",
"playNext": "Наступна"
"playNext": "Наступна",
"info": "Отримати інформацію"
}
},
"album": {
@@ -57,7 +59,8 @@
"addToQueue": "Прослухати пізніше",
"shuffle": "Перемішати",
"addToPlaylist": "Додати у список відтворення",
"download": "Завантажити"
"download": "Завантажити",
"info": "Отримати інформацію"
},
"lists": {
"all": "Усі",
@@ -92,7 +95,8 @@
"createdAt": "Створено",
"changePassword": "Змінити пароль?",
"currentPassword": "Поточний пароль",
"newPassword": "Новий пароль"
"newPassword": "Новий пароль",
"token": ""
},
"helperTexts": {
"name": "Змінене ім'я буде відображатися при наступній авторизації"
@@ -101,6 +105,10 @@
"created": "Користувача створено",
"updated": "Користувач оновлений",
"deleted": "Користувач видалений"
},
"message": {
"listenBrainzToken": "",
"clickHereForToken": ""
}
},
"player": {
@@ -142,7 +150,9 @@
"actions": {
"selectPlaylist": "Вибрати список відтворення:",
"addNewPlaylist": "Створити \"%{name}\"",
"export": "Експортувати"
"export": "Експортувати",
"makePublic": "",
"makePrivate": ""
},
"message": {
"duplicate_song": "Додати повторювані пісні",
@@ -305,9 +315,14 @@
"lastfmUnlinkSuccess": "",
"lastfmUnlinkFailure": "",
"openIn": {
"lastfm": "",
"musicbrainz": ""
}
"lastfm": "Відкрити у Last.fm",
"musicbrainz": "Відкрити у MusicBrainz"
},
"lastfmLink": "Читати більше...",
"listenBrainzLinkSuccess": "",
"listenBrainzLinkFailure": "",
"listenBrainzUnlinkSuccess": "",
"listenBrainzUnlinkFailure": ""
},
"menu": {
"library": "Бібліотека",
@@ -321,11 +336,14 @@
"language": "Мова",
"defaultView": "Вигляд по замовчуванню",
"desktop_notifications": "Сповіщення",
"lastfmScrobbling": ""
"lastfmScrobbling": "",
"listenBrainzScrobbling": ""
}
},
"albumList": "Альбом",
"about": "Довідка"
"about": "Довідка",
"playlists": "Списки відтворення",
"sharedPlaylists": "Загальнодоступний список відтворення"
},
"player": {
"playListsText": "Грати по черзі",
@@ -380,4 +398,4 @@
"toggle_love": "Відмітити поточні пісні"
}
}
}
}