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

Side by Side Diff: locales/uk/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
« no previous file with comments | « locales/tr/messages.json ('k') | locales/vi/messages.json » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "filters_addSubscriptionAdd_label": {
3 "message": "Додати"
4 },
5 "filters_addSubscriptionOther_label": {
6 "message": "Додати іншу підписку"
7 },
8 "filters_addSubscription_label": {
9 "message": "Додати підписку"
10 },
11 "filters_readMore_label": {
12 "message": "Детальніше"
13 },
14 "filters_subscription_delete_label": {
15 "message": "Видалити"
16 },
17 "filters_subscription_enabled_label": {
18 "message": "Увімкнено"
19 },
20 "filters_subscription_lastDownload_checksumMismatch": {
21 "message": "Помилка, не збіглась контрольна сума"
22 },
23 "filters_subscription_lastDownload_connectionError": {
24 "message": "Помилка, неможливо викачати"
25 },
26 "filters_subscription_lastDownload_inProgress": {
27 "message": "Завантажується…"
28 },
29 "filters_subscription_lastDownload_invalidData": {
30 "message": "Помилка, не список фільтрів"
31 },
32 "filters_subscription_lastDownload_invalidURL": {
33 "message": "Помилка, невірна адреса"
34 },
35 "global_remove_subscription_warning": {
36 "message": "Ви впевнені, що хочете вилучити цю підписку?"
37 },
38 "global_subscription_invalid_location": {
39 "message": "Не вдалося розпізнати введену адресу ні як інтернет адресу, ні я к шлях до файлу."
40 },
41 "name": {
42 "message": "Adblock Plus"
43 },
44 "overlay_hideplaceholders_label": {
45 "message": "Приховувати замінники заблокованих елементів"
46 },
47 "subscriptionSelection_location_label": {
48 "message": "Адреса списку фільтрів:"
49 },
50 "subscriptionSelection_subscriptionSelector_label": {
51 "message": "Будь ласка виберіть фільтрову підписку з переліку:"
52 },
53 "subscriptionSelection_title_label": {
54 "message": "Назва підписки:"
55 }
56 }
OLDNEW
« no previous file with comments | « locales/tr/messages.json ('k') | locales/vi/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld