updated languages

This commit is contained in:
Rushabh Mehta
2013-01-24 18:18:39 +05:30
parent ad14943c3f
commit 317177afd2
329 changed files with 5712 additions and 8 deletions

7
stock/locale/fr-py.json Normal file
View File

@@ -0,0 +1,7 @@
{
"Item": "Article",
"Please check": "S'il vous pla\u00eet v\u00e9rifier",
"is a cancelled Item": "est un \u00e9l\u00e9ment annul\u00e9e",
"is not a Stock Item": "n'est pas un \u00e9l\u00e9ment de Stock",
"reached its end of life on": "atteint la fin de sa vie sur"
}

7
stock/locale/hi-py.json Normal file
View File

@@ -0,0 +1,7 @@
{
"Item": "\u092e\u0926",
"Please check": "\u0915\u0943\u092a\u092f\u093e \u091c\u093e\u0901\u091a \u0915\u0930\u0947\u0902",
"is a cancelled Item": "\u0930\u0926\u094d\u0926 \u0906\u0907\u091f\u092e",
"is not a Stock Item": "\u0938\u094d\u091f\u0949\u0915 \u0906\u0907\u091f\u092e \u0928\u0939\u0940\u0902 \u0939\u0948",
"reached its end of life on": "\u092a\u0930 \u0905\u092a\u0928\u0947 \u091c\u0940\u0935\u0928 \u0915\u0947 \u0905\u0902\u0924 \u0924\u0915 \u092a\u0939\u0941\u0901\u091a"
}