mirror of
https://github.com/localsend/localsend.git
synced 2026-08-07 07:14:52 +00:00
Merge branch 'pr-3234'
# Conflicts: # app/assets/i18n/_missing_translations_ru.json
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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": "Отримати за посиланням"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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": "Редактировать",
|
||||
|
||||
@@ -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": "Редагувати",
|
||||
|
||||
Reference in New Issue
Block a user