From 775f71ecf3443a19dc9c7303c1401765c90e2f66 Mon Sep 17 00:00:00 2001 From: gorhill Date: Sat, 8 Nov 2014 08:20:55 -0500 Subject: [PATCH] reimported from Crowdin for proper formatting --- _locales/mr/messages.json | 34 +++++++++++++++++----------------- import-crowdin.sh | 1 + 2 files changed, 18 insertions(+), 17 deletions(-) diff --git a/_locales/mr/messages.json b/_locales/mr/messages.json index 521acf074..7498c454e 100644 --- a/_locales/mr/messages.json +++ b/_locales/mr/messages.json @@ -279,32 +279,32 @@ "message":"सहभागी", "description":"English: Contributors" }, - "aboutBackupDataButton" : { - "message": "फाइल वर बॅकअप करा...", - "description": "English: Backup to file..." + "aboutBackupDataButton":{ + "message":"फाइल वर बॅकअप करा...", + "description":"English: Backup to file..." }, - "aboutRestoreDataButton" : { - "message": "फाइल पासून पुनर्संचयित करा...", - "description": "English: Restore from file..." + "aboutRestoreDataButton":{ + "message":"फाइल पासून पुनर्संचयित करा...", + "description":"English: Restore from file..." }, - "aboutResetDataButton" : { - "message": "मुळापासून सुरू करा...", - "description": "English: Start from scratch..." + "aboutResetDataButton":{ + "message":"मुळापासून सुरू करा...", + "description":"English: Start from scratch..." }, - "aboutRestoreDataConfirm" : { - "message": "आपले सर्व सेटिंग्ज ना खोडून {{time}} चा बॅकअप डेटा वापरला जाईल, आणि म्यूब्लॉक रीस्टार्ट होईल.\n\nसर्व विद्यमान सेटिंग्ज ना खोडून बॅकअप डेटा वापरावे का?", - "description": "Message asking user to confirm restore" + "aboutRestoreDataConfirm":{ + "message":"आपले सर्व सेटिंग्ज ना खोडून {{time}} चा बॅकअप डेटा वापरला जाईल, आणि म्यूब्लॉक रीस्टार्ट होईल.\n\nसर्व विद्यमान सेटिंग्ज ना खोडून बॅकअप डेटा वापरावे का?", + "description":"Message asking user to confirm restore" }, - "aboutResetDataConfirm" : { - "message": "आपले सर्व सेटिंग्ज पुसले जातील, आणि म्यूब्लॉक रीस्टार्ट होईल .\n\nम्यूब्लॉक ला फॉक्टोरी सेटिंग्ज ला रीसेट करावे का?", - "description": "Message asking user to confirm restore" + "aboutResetDataConfirm":{ + "message":"आपले सर्व सेटिंग्ज पुसले जातील, आणि म्यूब्लॉक रीस्टार्ट होईल .\n\nम्यूब्लॉक ला फॉक्टोरी सेटिंग्ज ला रीसेट करावे का?", + "description":"Message asking user to confirm restore" }, "errorCantConnectTo":{ "message":"{{url}} ला कनेक्ट करण्यात अक्षम", "description":"English: Network error: unable to connect to {{url}}" }, "dummy":{ - "message":"हे नोंद अंतिम असले पाहिजे", + "message":"This entry must be the last one", "description":"so we dont need to deal with comma for last entry" } -} +} \ No newline at end of file diff --git a/import-crowdin.sh b/import-crowdin.sh index a7726f0c5..abc4b3478 100755 --- a/import-crowdin.sh +++ b/import-crowdin.sh @@ -19,6 +19,7 @@ cp ~/Downloads/crowdin/hu/messages.json ./_locales/hu/messages.json cp ~/Downloads/crowdin/id/messages.json ./_locales/id/messages.json cp ~/Downloads/crowdin/it/messages.json ./_locales/it/messages.json cp ~/Downloads/crowdin/ja/messages.json ./_locales/ja/messages.json +cp ~/Downloads/crowdin/mr/messages.json ./_locales/mr/messages.json cp ~/Downloads/crowdin/no/messages.json ./_locales/nb/messages.json cp ~/Downloads/crowdin/nl/messages.json ./_locales/nl/messages.json cp ~/Downloads/crowdin/pl/messages.json ./_locales/pl/messages.json