aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorIhor Hordiichuk <igor_ck@outlook.com>2024-08-30 19:34:49 +0000
committerHosted Weblate <hosted@weblate.org>2024-08-31 03:09:20 +0000
commit0f4c920df4bf7ba8f19127cc20460cff8f0e527e (patch)
treeb4db6de761003a8774642e7e628bcf3ef707a6dc /src
parentTranslated using Weblate (Galician) (diff)
downloadlibredirect-0f4c920df4bf7ba8f19127cc20460cff8f0e527e.zip
Translated using Weblate (Ukrainian)
Currently translated at 95.5% (43 of 45 strings) Translation: LibRedirect/extension Translate-URL: https://hosted.weblate.org/projects/libredirect/extension/uk/
Diffstat (limited to '')
-rw-r--r--src/_locales/uk/messages.json19
1 files changed, 14 insertions, 5 deletions
diff --git a/src/_locales/uk/messages.json b/src/_locales/uk/messages.json
index 2aeb67c1..7000f7aa 100644
--- a/src/_locales/uk/messages.json
+++ b/src/_locales/uk/messages.json
@@ -84,7 +84,7 @@
"description": "used in the settings page"
},
"copyOriginal": {
- "message": "Copy Original"
+ "message": "Скопіювати оригінал"
},
"copied": {
"message": "Скопійовано"
@@ -101,7 +101,7 @@
"message": "Про застосунок"
},
"unsupportedIframesHandling": {
- "message": "Непідтримувана обробка iframes"
+ "message": "Обробка непідтримуваних вбудовувань"
},
"fetchPublicInstances": {
"message": "Отримати загальнодоступні сервери"
@@ -119,13 +119,13 @@
"message": "Import Settings from Sync"
},
"services": {
- "message": "Services"
+ "message": "Служби"
},
"service": {
- "message": "Service"
+ "message": "Служба"
},
"bookmarksMenu": {
- "message": "Bookmarks menu"
+ "message": "Меню закладок"
},
"redirectOnlyInIncognito": {
"message": "Redirect Only in Incognito"
@@ -141,5 +141,14 @@
},
"redirect": {
"message": "Redirect"
+ },
+ "autoPickInstance": {
+ "message": "Автопідбір сервера"
+ },
+ "redirectGoogle": {
+ "message": "Переспрямування Google"
+ },
+ "searchService": {
+ "message": "Служба пошуку"
}
}