Merge branch 'pr-3234'

# Conflicts:
#	app/assets/i18n/_missing_translations_ru.json
This commit is contained in:
Tien Do Nam
2026-08-05 02:53:07 +02:00
4 changed files with 14 additions and 14 deletions
@@ -4,19 +4,19 @@
"After editing this file, you can run 'dart run slang apply --locale=ru' to quickly apply the newly added translations." "After editing this file, you can run 'dart run slang apply --locale=ru' to quickly apply the newly added translations."
], ],
"receiveTab": { "receiveTab": {
"link": "Receive via link" "link": "Получить по ссылке"
}, },
"settingsTab": { "settingsTab": {
"general": { "general": {
"colorOptions": { "colorOptions": {
"custom": "Custom" "custom": "Собственный"
} }
}, },
"receive": { "receive": {
"verifyChecksums": "Verify checksums when receiving files" "verifyChecksums": "Проверять контрольные суммы при получении файлов"
}, },
"send": { "send": {
"createChecksums": "Create checksums when sending files" "createChecksums": "Создавать контрольные суммы при отправке файлов"
} }
}, },
"deviceDetailsPage": { "deviceDetailsPage": {
@@ -4,19 +4,19 @@
"After editing this file, you can run 'dart run slang apply --locale=uk' to quickly apply the newly added translations." "After editing this file, you can run 'dart run slang apply --locale=uk' to quickly apply the newly added translations."
], ],
"receiveTab": { "receiveTab": {
"link": "Receive via link" "link": "Отримати за посиланням"
}, },
"settingsTab": { "settingsTab": {
"general": { "general": {
"colorOptions": { "colorOptions": {
"custom": "Custom" "custom": "Власний"
} }
}, },
"receive": { "receive": {
"verifyChecksums": "Verify checksums when receiving files" "verifyChecksums": "Перевіряти контрольні суми під час отримання файлів"
}, },
"send": { "send": {
"createChecksums": "Create checksums when sending files" "createChecksums": "Створювати контрольні суми під час надсилання файлів"
} }
}, },
"deviceDetailsPage": { "deviceDetailsPage": {
@@ -43,6 +43,6 @@
"question": "Does it look the same on the other device?" "question": "Does it look the same on the other device?"
}, },
"webReceivePage": { "webReceivePage": {
"title": "Receive via link" "title": "Отримати за посиланням"
} }
} }
+2 -2
View File
@@ -305,7 +305,7 @@
} }
}, },
"aliasGenerator(ignoreMissing, ignoreGpt)": { "aliasGenerator(ignoreMissing, ignoreGpt)": {
"@info": "Разные локализации могут использовать разные слова, поэтому соответствие может быть не 1 к 1" "@info": "Different locales may have different words, it may not match 1:1"
}, },
"dialogs": { "dialogs": {
"addFile": { "addFile": {
@@ -446,7 +446,7 @@
"size": "Размер" "size": "Размер"
}, },
"assetPicker": { "assetPicker": {
"@info": "Переводы для инструмента выбора медиа для Android и iPhone", "@info": "Translations for the Media selection tool for Android and iPhone",
"confirm": "Подтвердить", "confirm": "Подтвердить",
"cancel": "Отменить", "cancel": "Отменить",
"edit": "Редактировать", "edit": "Редактировать",
+3 -3
View File
@@ -302,7 +302,7 @@
} }
}, },
"aliasGenerator(ignoreMissing, ignoreGpt)": { "aliasGenerator(ignoreMissing, ignoreGpt)": {
"@info": "У різних місцевостях можуть бути різні слова, вони можуть не збігатися 1 в 1" "@info": "Different locales may have different words, it may not match 1:1"
}, },
"dialogs": { "dialogs": {
"addFile": { "addFile": {
@@ -427,7 +427,7 @@
"invalid": "Назва файлу містить недопустимі символи" "invalid": "Назва файлу містить недопустимі символи"
}, },
"tray": { "tray": {
"@info": "Керівництво Apple дуже суворо ставиться до формулювання «близький».", "@info": "Apple Guidelines are very strict about the \"close\" wording.",
"open": "@:general.open", "open": "@:general.open",
"close": "Вийти з LocalSend", "close": "Вийти з LocalSend",
"closeWindows": "Вийти" "closeWindows": "Вийти"
@@ -443,7 +443,7 @@
"size": "Розмір" "size": "Розмір"
}, },
"assetPicker": { "assetPicker": {
"@info": "Переклади для інструменту вибору медіа на Android та iPhone", "@info": "Translations for the Media selection tool for Android and iPhone",
"confirm": "Підтвердити", "confirm": "Підтвердити",
"cancel": "Скасувати", "cancel": "Скасувати",
"edit": "Редагувати", "edit": "Редагувати",