diff --git a/app/assets/i18n/_missing_translations_ru.json b/app/assets/i18n/_missing_translations_ru.json index 048389d7..15a23e81 100644 --- a/app/assets/i18n/_missing_translations_ru.json +++ b/app/assets/i18n/_missing_translations_ru.json @@ -4,19 +4,19 @@ "After editing this file, you can run 'dart run slang apply --locale=ru' to quickly apply the newly added translations." ], "receiveTab": { - "link": "Receive via link" + "link": "Получить по ссылке" }, "settingsTab": { "general": { "colorOptions": { - "custom": "Custom" + "custom": "Собственный" } }, "receive": { - "verifyChecksums": "Verify checksums when receiving files" + "verifyChecksums": "Проверять контрольные суммы при получении файлов" }, "send": { - "createChecksums": "Create checksums when sending files" + "createChecksums": "Создавать контрольные суммы при отправке файлов" } }, "deviceDetailsPage": { diff --git a/app/assets/i18n/_missing_translations_uk.json b/app/assets/i18n/_missing_translations_uk.json index 481dafa6..feddaa11 100644 --- a/app/assets/i18n/_missing_translations_uk.json +++ b/app/assets/i18n/_missing_translations_uk.json @@ -4,19 +4,19 @@ "After editing this file, you can run 'dart run slang apply --locale=uk' to quickly apply the newly added translations." ], "receiveTab": { - "link": "Receive via link" + "link": "Отримати за посиланням" }, "settingsTab": { "general": { "colorOptions": { - "custom": "Custom" + "custom": "Власний" } }, "receive": { - "verifyChecksums": "Verify checksums when receiving files" + "verifyChecksums": "Перевіряти контрольні суми під час отримання файлів" }, "send": { - "createChecksums": "Create checksums when sending files" + "createChecksums": "Створювати контрольні суми під час надсилання файлів" } }, "deviceDetailsPage": { @@ -43,6 +43,6 @@ "question": "Does it look the same on the other device?" }, "webReceivePage": { - "title": "Receive via link" + "title": "Отримати за посиланням" } } diff --git a/app/assets/i18n/ru.json b/app/assets/i18n/ru.json index 093ab81d..a92faafc 100644 --- a/app/assets/i18n/ru.json +++ b/app/assets/i18n/ru.json @@ -305,7 +305,7 @@ } }, "aliasGenerator(ignoreMissing, ignoreGpt)": { - "@info": "Разные локализации могут использовать разные слова, поэтому соответствие может быть не 1 к 1" + "@info": "Different locales may have different words, it may not match 1:1" }, "dialogs": { "addFile": { @@ -446,7 +446,7 @@ "size": "Размер" }, "assetPicker": { - "@info": "Переводы для инструмента выбора медиа для Android и iPhone", + "@info": "Translations for the Media selection tool for Android and iPhone", "confirm": "Подтвердить", "cancel": "Отменить", "edit": "Редактировать", diff --git a/app/assets/i18n/uk.json b/app/assets/i18n/uk.json index 46412396..4ce1b151 100644 --- a/app/assets/i18n/uk.json +++ b/app/assets/i18n/uk.json @@ -302,7 +302,7 @@ } }, "aliasGenerator(ignoreMissing, ignoreGpt)": { - "@info": "У різних місцевостях можуть бути різні слова, вони можуть не збігатися 1 в 1" + "@info": "Different locales may have different words, it may not match 1:1" }, "dialogs": { "addFile": { @@ -427,7 +427,7 @@ "invalid": "Назва файлу містить недопустимі символи" }, "tray": { - "@info": "Керівництво Apple дуже суворо ставиться до формулювання «близький».", + "@info": "Apple Guidelines are very strict about the \"close\" wording.", "open": "@:general.open", "close": "Вийти з LocalSend", "closeWindows": "Вийти" @@ -443,7 +443,7 @@ "size": "Розмір" }, "assetPicker": { - "@info": "Переклади для інструменту вибору медіа на Android та iPhone", + "@info": "Translations for the Media selection tool for Android and iPhone", "confirm": "Підтвердити", "cancel": "Скасувати", "edit": "Редагувати",