updated language

This commit is contained in:
Rushabh Mehta
2013-02-11 11:44:12 +05:30
parent 18a0c58cee
commit 60135df6fd
337 changed files with 9262 additions and 44 deletions

View File

@@ -1,23 +1,25 @@
[
"City",
"A logical Warehouse against which stock entries are made.",
"Warehouse Contact Info",
"State",
"Warehouse",
"Merge With",
"Stock",
"PIN",
"Warehouse Detail",
"Company",
"Phone No",
"Address Line 1",
"Address Line 2",
"Merge Warehouses",
"A logical Warehouse against which stock entries are made.",
"PIN",
"City",
"Warehouse Detail",
"Warehouse Contact Info",
"Company",
"This feature is for merging duplicate warehouses. It will replace all the links of this warehouse by \"Merge With\" warehouse. After merging you can delete this warehouse, as stock level for this warehouse will be zero.",
"Merge",
"Warehouse Name",
"State",
"Warehouse Type",
"Merge",
"Mobile No",
"Phone No",
"Warehouse",
"Email Id",
"For Reference Only.",
"Merge With",
"Stock"
"This feature is for merging duplicate warehouses. It will replace all the links of this warehouse by \"Merge With\" warehouse. After merging you can delete this warehouse, as stock level for this warehouse will be zero.",
"If set, data entry is only allowed for specified users. Else, entry is allowed for all users with requisite permissions.",
"Warehouse Type",
"Warehouse Users",
"Email Id"
]

View File

@@ -0,0 +1,25 @@
{
"A logical Warehouse against which stock entries are made.": "Logi\u010dno Skladi\u0161te protiv kojih dionica unosi su napravili.",
"Address Line 1": "Adresa Linija 1",
"Address Line 2": "Adresa Linija 2",
"City": "Grad",
"Company": "Dru\u0161tvo",
"Email Id": "E-mail ID",
"For Reference Only.": "Samo za referencu.",
"If set, data entry is only allowed for specified users. Else, entry is allowed for all users with requisite permissions.": "Ako skup, unos podataka je dopu\u0161teno samo za odre\u0111ene korisnike. Ina\u010de, ulaz je dozvoljen za sve korisnike sa potrebnim dozvolama.",
"Merge": "Spojiti",
"Merge Warehouses": "Spoji skladi\u0161ta",
"Merge With": "Spoji S",
"Mobile No": "Mobitel Nema",
"PIN": "PIN",
"Phone No": "Telefonski broj",
"State": "Dr\u017eava",
"Stock": "Zaliha",
"This feature is for merging duplicate warehouses. It will replace all the links of this warehouse by \"Merge With\" warehouse. After merging you can delete this warehouse, as stock level for this warehouse will be zero.": "Ova je zna\u010dajka za spajanje duple skladi\u0161ta. To \u0107e zamijeniti sve linkove u ovom skladi\u0161tu strane "spojiti s" skladi\u0161ta. Nakon spajanja mo\u017eete izbrisati ovaj skladi\u0161te, kao dioni\u010dko razina za ovaj skladi\u0161te \u0107e biti nula.",
"Warehouse": "Skladi\u0161te",
"Warehouse Contact Info": "Skladi\u0161te Kontakt Info",
"Warehouse Detail": "Skladi\u0161te Detalj",
"Warehouse Name": "Skladi\u0161te Ime",
"Warehouse Type": "Skladi\u0161te Tip",
"Warehouse Users": "Skladi\u0161te Korisnika"
}