From 42bd2616154ca0765cd52e9da53dbdfcd7810b7c Mon Sep 17 00:00:00 2001 From: j <0x006A@0x2620.org> Date: Tue, 31 Dec 2013 17:13:40 +0530 Subject: [PATCH] save hindi as hi --- static/json/locale.indiancinema.de.json | 82 ++++++++++++------------- static/json/locale.indiancinema.hi.json | 42 +++++++++++++ 2 files changed, 83 insertions(+), 41 deletions(-) create mode 100644 static/json/locale.indiancinema.hi.json diff --git a/static/json/locale.indiancinema.de.json b/static/json/locale.indiancinema.de.json index 018e24548..94613accc 100644 --- a/static/json/locale.indiancinema.de.json +++ b/static/json/locale.indiancinema.de.json @@ -1,42 +1,42 @@ { - "Actor": "अभिनेता", - "Can Play Clips": "क्लिप चला सकते हैं", - "Can Play Video": "विडियो चला सकते हैं ", - "Cast": "कलाकार", - "Cinematographer": "चलचित्रकार", - "Co-Director": "सह निर्देशक", - "Color": "रंग", - "Comments": "टिप्पणियां", - "Composer": "संगीतकार", - "Copyrights": "कॉपीराइट्स", - "Encyclopedia": "विश्वकोश", - "Featured ": "चित्रित", - "Filmography": "फिल्मोग्राफी", - "Films": "फ़िल्में", - "Genre": "शैली", - "Hide {0}": "{0} छिपाएँ", - "IMDb ID": "IMDb आईडी", - "Keyword": "कीवर्ड", - "Lists and Texts": "सूचियों और पाठ", - "Loading {0}...": "लोडिंग {0}...", - "Lyricist": "गीतकार", - "Movie": "चलचित्र", - "Movies": "चलचित्र", - "No Description": "विवरण नहीं है", - "No Summary": "सारांश नहीं है", - "No comments": "टिप्पणियां नहीं है", - "Number of Actors": "अभिनेताओं कि संख्या ", - "Number of Parts": "भागों कि संख्या ", - "Only {0} can see and edit these comments": "केवल {0} इन टिप्पणियों को देख व संपादित कर सकते हैं", - "Out of Copyright": "कॉपीराइट से बाहर", - "Producer": "उत्पादक", - "Runtime": "अवधि", - "Show {0}": "{0} दिखाएँ", - "Sound": "ध्वनि", - "Studio": "स्टूडियो", - "This movie is still under copyright.": "यह फ़िल्म पर अभी तक कॉपीराइट लागु है ", - "Under Copyright": "कॉपीराइट लागु", - "Wiki": "विकी", - "Writer": "लेखक", - "with the same IMDb ID": "एक सामान IMDb आईडी वाला " -} + "Actor": "Schauspieler", + "Can Play Clips": "", + "Can Play Video": "", + "Cast": "", + "Cinematographer": "", + "Co-Director": "", + "Color": "", + "Comments": "Kommentare", + "Composer": "", + "Copyrights": "", + "Encyclopedia": "", + "Featured ": "", + "Filmography": "", + "Films": "", + "Genre": "", + "Hide {0}": "", + "IMDb ID": "", + "Keyword": "", + "Lists and Texts": "", + "Loading {0}...": "", + "Lyricist": "", + "Movie": "", + "Movies": "", + "No Description": "", + "No Summary": "", + "No comments": "", + "Number of Actors": "", + "Number of Parts": "", + "Only {0} can see and edit these comments": "", + "Out of Copyright": "", + "Producer": "", + "Runtime": "", + "Show {0}": "", + "Sound": "", + "Studio": "", + "This movie is still under copyright.": "", + "Under Copyright": "", + "Wiki": "", + "Writer": "", + "with the same IMDb ID": "" +} \ No newline at end of file diff --git a/static/json/locale.indiancinema.hi.json b/static/json/locale.indiancinema.hi.json new file mode 100644 index 000000000..018e24548 --- /dev/null +++ b/static/json/locale.indiancinema.hi.json @@ -0,0 +1,42 @@ +{ + "Actor": "अभिनेता", + "Can Play Clips": "क्लिप चला सकते हैं", + "Can Play Video": "विडियो चला सकते हैं ", + "Cast": "कलाकार", + "Cinematographer": "चलचित्रकार", + "Co-Director": "सह निर्देशक", + "Color": "रंग", + "Comments": "टिप्पणियां", + "Composer": "संगीतकार", + "Copyrights": "कॉपीराइट्स", + "Encyclopedia": "विश्वकोश", + "Featured ": "चित्रित", + "Filmography": "फिल्मोग्राफी", + "Films": "फ़िल्में", + "Genre": "शैली", + "Hide {0}": "{0} छिपाएँ", + "IMDb ID": "IMDb आईडी", + "Keyword": "कीवर्ड", + "Lists and Texts": "सूचियों और पाठ", + "Loading {0}...": "लोडिंग {0}...", + "Lyricist": "गीतकार", + "Movie": "चलचित्र", + "Movies": "चलचित्र", + "No Description": "विवरण नहीं है", + "No Summary": "सारांश नहीं है", + "No comments": "टिप्पणियां नहीं है", + "Number of Actors": "अभिनेताओं कि संख्या ", + "Number of Parts": "भागों कि संख्या ", + "Only {0} can see and edit these comments": "केवल {0} इन टिप्पणियों को देख व संपादित कर सकते हैं", + "Out of Copyright": "कॉपीराइट से बाहर", + "Producer": "उत्पादक", + "Runtime": "अवधि", + "Show {0}": "{0} दिखाएँ", + "Sound": "ध्वनि", + "Studio": "स्टूडियो", + "This movie is still under copyright.": "यह फ़िल्म पर अभी तक कॉपीराइट लागु है ", + "Under Copyright": "कॉपीराइट लागु", + "Wiki": "विकी", + "Writer": "लेखक", + "with the same IMDb ID": "एक सामान IMDb आईडी वाला " +}