1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-10-06 09:37:12 +02:00

reimported from Crowdin for proper formatting

This commit is contained in:
gorhill 2014-11-08 08:20:55 -05:00
parent a9a80354ad
commit 775f71ecf3
2 changed files with 18 additions and 17 deletions

View File

@ -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"
}
}
}

View File

@ -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