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

Unified Diff: locale/uk/mobile-options.json

Issue 29683559: Issue 6336 - Import existing adblockplusui translations from Crowdin (Closed)
Patch Set: Updated with latest crowdin changes Created Feb. 22, 2018, 11:20 a.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 | « locale/uk/desktop-options.json ('k') | locale/uk/updates.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locale/uk/mobile-options.json
===================================================================
--- a/locale/uk/mobile-options.json
+++ b/locale/uk/mobile-options.json
@@ -2,10 +2,52 @@
"mops_acceptableAds_description": {
"message": "Дозволити деяку ненав'язливу рекламу"
},
+ "mops_acceptableAds_more": {
+ "message": "Дізнатися більше"
+ },
"mops_action_cancel": {
"message": "Скасувати"
},
+ "mops_enabled_label": {
+ "message": "Включити Adblock Plus <strong>$domain$</strong>",
+ "placeholders": {
+ "domain": {
+ "content": "$1",
+ "example": "example.com"
+ }
+ }
+ },
+ "mops_error_title": {
+ "message": "Будь ласка, введіть назву"
+ },
+ "mops_error_url": {
+ "message": "Будь ласка, введіть URL"
+ },
+ "mops_filterlist_add": {
+ "message": "+ Додати список фільтрів"
+ },
+ "mops_filterlist_add_action": {
+ "message": "Додати список фільтрів"
+ },
+ "mops_filterlist_add_url": {
+ "message": "+ Додати власний список фільтрів"
+ },
+ "mops_header": {
+ "message": "Налаштування Adblock Plus"
+ },
+ "mops_subscribe_header": {
+ "message": "Додати власний список фільтрів"
+ },
+ "mops_subscribe_title": {
+ "message": "Ім'я списку фільтрів"
+ },
+ "mops_subscribe_url": {
+ "message": "URL списку фільтрів"
+ },
"mops_subscriptions_header": {
"message": "Підписки на фільтри"
+ },
+ "mops_title": {
+ "message": "Налаштування Adblock Plus"
}
}
« no previous file with comments | « locale/uk/desktop-options.json ('k') | locale/uk/updates.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld