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

Unified Diff: locales/hr/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/he/messages.json ('k') | locales/hu/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/hr/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/hr/messages.json
@@ -0,0 +1,62 @@
+{
+ "filters_acceptableAds2_label": {
+ "message": "Dopusti neke nenametljive reklame"
+ },
+ "filters_addSubscriptionAdd_label": {
+ "message": "Dodaj"
+ },
+ "filters_addSubscriptionOther_label": {
+ "message": "Dodaj drugu pretplatu"
+ },
+ "filters_addSubscription_label": {
+ "message": "Dodaj pretplatu filtera"
+ },
+ "filters_readMore_label": {
+ "message": "Pročitaj više"
+ },
+ "filters_subscription_delete_label": {
+ "message": "Obriši"
+ },
+ "filters_subscription_enabled_label": {
+ "message": "Omogućen"
+ },
+ "filters_subscription_lastDownload_checksumMismatch": {
+ "message": "Neuspješno, neusklađenost checksum-a."
+ },
+ "filters_subscription_lastDownload_connectionError": {
+ "message": "Neuspješno, greška preuzimanja"
+ },
+ "filters_subscription_lastDownload_inProgress": {
+ "message": "Preuzimanje..."
+ },
+ "filters_subscription_lastDownload_invalidData": {
+ "message": "Neuspješno, neispravan popis filtera"
+ },
+ "filters_subscription_lastDownload_invalidURL": {
+ "message": "Neuspješno, neispravna adresa"
+ },
+ "filters_viewList_label": {
+ "message": "Pogledaj popis"
+ },
+ "global_remove_subscription_warning": {
+ "message": "Želite li stvarno ukloniti ovu pretplatu?"
+ },
+ "global_subscription_invalid_location": {
+ "message": "Lokacija popisa filtera nije niti valjana web adresa niti naziv datoteke."
+ },
+ "name": {
+ "message": "Adblock Plus"
+ },
+ "overlay_hideplaceholders_label": {
+ "message": "Sakrij rezervirana mjesta blokiranih elemenata"
+ },
+ "subscriptionSelection_location_label": {
+ "message": "Lokacija popisa filtera:"
+ },
+ "subscriptionSelection_subscriptionSelector_label": {
+ "message": "Molimo odaberite pretplatu na filter sa popisa:"
+ },
+ "subscriptionSelection_title_label": {
+ "message": "Naslov pretplate:"
+ }
+}
« no previous file with comments | « locales/he/messages.json ('k') | locales/hu/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld