Files
localsend/app/assets/i18n/_missing_translations_uk.json
T
Tien Do Nam 04ffd7409c Merge branch 'pr-3234'
# Conflicts:
#	app/assets/i18n/_missing_translations_ru.json
2026-08-05 02:53:07 +02:00

49 lines
1.3 KiB
JSON

{
"@@info": [
"Here are translations that exist in <en> but not in <uk>.",
"After editing this file, you can run 'dart run slang apply --locale=uk' to quickly apply the newly added translations."
],
"receiveTab": {
"link": "Отримати за посиланням"
},
"settingsTab": {
"general": {
"colorOptions": {
"custom": "Власний"
}
},
"receive": {
"verifyChecksums": "Перевіряти контрольні суми під час отримання файлів"
},
"send": {
"createChecksums": "Створювати контрольні суми під час надсилання файлів"
}
},
"deviceDetailsPage": {
"title": "Device Details",
"favorite": "Favorite",
"verify": "Verify",
"info": {
"name": "Name",
"address": "Address",
"version": "Version",
"protocol": "Protocol v{version}"
},
"logs": {
"title": "Logs",
"empty": "No logs available.",
"discovered": "Discovered via {protocol} ({host})",
"updated": "Updated via {protocol} ({host})"
}
},
"verifyPage": {
"title": "Verify",
"icons": "Icons",
"raw": "Raw",
"question": "Does it look the same on the other device?"
},
"webReceivePage": {
"title": "Отримати за посиланням"
}
}