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

Unified Diff: locales/sr/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/sl/messages.json ('k') | locales/sv/messages.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: locales/sr/messages.json
===================================================================
new file mode 100644
--- /dev/null
+++ b/locales/sr/messages.json
@@ -0,0 +1,62 @@
+{
+ "filters_acceptableAds2_label": {
+ "message": "Дозволи ненаметљиве рекламе"
+ },
+ "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": "Неуспело, неисправна адреса"
+ },
+ "filters_viewList_label": {
+ "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/sl/messages.json ('k') | locales/sv/messages.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld