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

Unified Diff: locales/uk/messages.json

Issue 8560083: adblockplusopera: Port UI code from Chrome (Closed)
Patch Set: Created Oct. 19, 2012, 4:04 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/vi/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/uk/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/uk/messages.json
@@ -0,0 +1,56 @@
+{
+ "filters_addSubscriptionAdd_label": {
+ "message": "Додати"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "Додати іншу підписку"
+ },
+ "filters_addSubscription_label": {
+ "message": "Додати підписку"
+ },
+ "filters_readMore_label": {
+ "message": "Детальніше"
+ },
+ "filters_subscription_delete_label": {
+ "message": "Видалити"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "Увімкнено"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "Помилка, не збіглась контрольна сума"
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Помилка, неможливо викачати"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "Завантажується…"
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "Помилка, не список фільтрів"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "Помилка, невірна адреса"
+ },
+ "global_remove_subscription_warning": {
+ "message": "Ви впевнені, що хочете вилучити цю підписку?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "Не вдалося розпізнати введену адресу ні як інтернет адресу, ні як шлях до файлу."
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Приховувати замінники заблокованих елементів"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Адреса списку фільтрів:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Будь ласка виберіть фільтрову підписку з переліку:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Назва підписки:"
+ }
+}
« 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