Update translations (#1134)
* Update de.json (POEditor.com) * Update ja.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com) * Update fr.json (POEditor.com) * Update de.json (POEditor.com) * Update es.json (POEditor.com) * Update uk.json (POEditor.com) * Update sl.json (POEditor.com) * Update fr.json (POEditor.com) * Update it.json (POEditor.com) * Update it.json (POEditor.com) * Update cs.json (POEditor.com) * Update sl.json (POEditor.com) * Update de.json (POEditor.com) * Update pt.json (POEditor.com) * Update it.json (POEditor.com) * Update pt.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update nl.json (POEditor.com) * Update es.json (POEditor.com) * Update cs.json (POEditor.com) * Update zh-Hans.json (POEditor.com) * Update de.json (POEditor.com) * Update fr.json (POEditor.com) * Update sl.json (POEditor.com) * Update ja.json (POEditor.com) * Update uk.json (POEditor.com) * Update cs.json (POEditor.com) * Update nl.json (POEditor.com)
This commit is contained in:
+38
-11
@@ -21,8 +21,10 @@
|
||||
"discSubtitle": "Назва диску",
|
||||
"starred": "Обрані",
|
||||
"comment": "Коментар",
|
||||
"rating": "",
|
||||
"quality": ""
|
||||
"rating": "Рейтинг",
|
||||
"quality": "Якість",
|
||||
"bpm": "Темп",
|
||||
"playDate": "Востаннє відтворено"
|
||||
},
|
||||
"actions": {
|
||||
"addToQueue": "Прослухати пізніше",
|
||||
@@ -47,7 +49,7 @@
|
||||
"year": "Рік",
|
||||
"updatedAt": "Оновлено",
|
||||
"comment": "Коментар",
|
||||
"rating": ""
|
||||
"rating": "Рейтинг"
|
||||
},
|
||||
"actions": {
|
||||
"playAll": "Прослухати",
|
||||
@@ -64,7 +66,7 @@
|
||||
"recentlyPlayed": "Нещодавно відтворено",
|
||||
"mostPlayed": "Часто відтворювані",
|
||||
"starred": "Вибрані",
|
||||
"topRated": ""
|
||||
"topRated": "Найкраще"
|
||||
}
|
||||
},
|
||||
"artist": {
|
||||
@@ -74,7 +76,7 @@
|
||||
"albumCount": "Кількість альбомів",
|
||||
"songCount": "Кількість пісень",
|
||||
"playCount": "Відтворено",
|
||||
"rating": ""
|
||||
"rating": "Рейтинг"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
@@ -86,7 +88,18 @@
|
||||
"updatedAt": "Завантажено",
|
||||
"name": "Назва",
|
||||
"password": "Пароль",
|
||||
"createdAt": "Створено"
|
||||
"createdAt": "Створено",
|
||||
"changePassword": "Змінити пароль?",
|
||||
"currentPassword": "Поточний пароль",
|
||||
"newPassword": "Новий пароль"
|
||||
},
|
||||
"helperTexts": {
|
||||
"name": "Змінене ім'я буде відображатися при наступній авторизації"
|
||||
},
|
||||
"notifications": {
|
||||
"created": "Користувача створено",
|
||||
"updated": "Користувач оновлений",
|
||||
"deleted": "Користувач видалений"
|
||||
}
|
||||
},
|
||||
"player": {
|
||||
@@ -98,7 +111,8 @@
|
||||
"client": "Клієнт",
|
||||
"userName": "Iм’я користувача",
|
||||
"lastSeen": "Останній візит о",
|
||||
"reportRealPath": "Повідомте про реальний шлях"
|
||||
"reportRealPath": "Повідомте про реальний шлях",
|
||||
"scrobbleEnabled": ""
|
||||
}
|
||||
},
|
||||
"transcoding": {
|
||||
@@ -160,7 +174,8 @@
|
||||
"number": "Повинна бути цифра",
|
||||
"email": "Хибний email",
|
||||
"oneOf": "Повинен бути одним з: %{options}",
|
||||
"regex": "Повинен відповідати формату (регулярний вираз): %{pattern}"
|
||||
"regex": "Повинен відповідати формату (регулярний вираз): %{pattern}",
|
||||
"unique": "Має бути унікальним"
|
||||
},
|
||||
"action": {
|
||||
"add_filter": "Додати фільтр",
|
||||
@@ -264,7 +279,14 @@
|
||||
"data_provider_error": "Помилка в dataProvider. Перевірте деталі в консолі.",
|
||||
"i18n_error": "Неможливо завантажити переклад для вказаної мови",
|
||||
"canceled": "Дія відмінена",
|
||||
"logged_out": "Ваш сеанс закінчився, будь ласка, увійдіть ще раз."
|
||||
"logged_out": "Ваш сеанс закінчився, будь ласка, увійдіть ще раз.",
|
||||
"new_version": "Знайдено нову версію. Оновіть сторінку."
|
||||
},
|
||||
"toggleFieldsMenu": {
|
||||
"columnsToDisplay": "Колонок відображати",
|
||||
"layout": "Макет",
|
||||
"grid": "Сітка",
|
||||
"table": "Таблиця"
|
||||
}
|
||||
},
|
||||
"message": {
|
||||
@@ -276,7 +298,11 @@
|
||||
"delete_user_title": "Видалити користувача '%{name}'",
|
||||
"delete_user_content": "Ви справді хочете видалити цього користувача і усі його данні (включаючи списки відтворення і налаштування)?",
|
||||
"notifications_blocked": "У вас заблоковані Сповіщення для цього сайту у вашому браузері",
|
||||
"notifications_not_available": "Ваш браузер не підтримує сповіщень або доступ до Navidrome не використовує https"
|
||||
"notifications_not_available": "Ваш браузер не підтримує сповіщень або доступ до Navidrome не використовує https",
|
||||
"lastfmLinkSuccess": "",
|
||||
"lastfmLinkFailure": "",
|
||||
"lastfmUnlinkSuccess": "",
|
||||
"lastfmUnlinkFailure": ""
|
||||
},
|
||||
"menu": {
|
||||
"library": "Бібліотека",
|
||||
@@ -289,7 +315,8 @@
|
||||
"theme": "Тема",
|
||||
"language": "Мова",
|
||||
"defaultView": "Вигляд по замовчуванню",
|
||||
"desktop_notifications": "Сповіщення"
|
||||
"desktop_notifications": "Сповіщення",
|
||||
"lastfmScrobbling": ""
|
||||
}
|
||||
},
|
||||
"albumList": "Альбом",
|
||||
|
||||
Reference in New Issue
Block a user