Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: _locales/uk/messages.json

Issue 29730668: Noissue - Imported translations from Crowdin for Adblock Plus 3.0.3 release (Closed)
Patch Set: Import changes from Crowdin Created April 6, 2018, 6:26 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « _locales/tr/messages.json ('k') | _locales/ur/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: _locales/uk/messages.json
===================================================================
--- a/_locales/uk/messages.json
+++ b/_locales/uk/messages.json
@@ -50,6 +50,12 @@
"enabled_for_site": {
"message": "<strong>Увімкнено</strong> на цьому сайті"
},
+ "filter_elemhideemulation_nodomain": {
+ "message": "Не вказано активний домен для розширеного приховування елементів"
+ },
+ "filter_invalid_domain": {
+ "message": "Вказано недійсний (або порожній) домен"
+ },
"filter_invalid_regexp": {
"message": "Неправильний регулярний вираз"
},
@@ -148,6 +154,9 @@
}
}
},
+ "loading": {
+ "message": "Завантаження..."
+ },
"name": {
"message": "Adblock Plus"
},
@@ -218,17 +227,6 @@
}
}
},
- "stats_over": {
- "message": "понад $number$",
- "placeholders": {
- "number": {
- "content": "$1"
- }
- }
- },
- "stats_share_download": {
- "message": "Завантажити Adblock Plus"
- },
"stats_share_message": {
"message": "Я заблокував $number$ оголошень і шпигунів завдяки Adblock Plus.",
"placeholders": {
@@ -237,9 +235,6 @@
}
}
},
- "stats_share_title": {
- "message": "Поділитися цим числом"
- },
"stats_show_iconnumber": {
"message": "Показувати число у значку"
},
« no previous file with comments | « _locales/tr/messages.json ('k') | _locales/ur/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld