Initial commit
This commit is contained in:
@@ -0,0 +1,99 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nazwa",
|
||||
"emailAddress": "E-mail",
|
||||
"website": "Strona Internetowa",
|
||||
"phoneNumber": "Telefon",
|
||||
"billingAddress": "Adres rozliczeniowy",
|
||||
"shippingAddress": "Adres dostawy",
|
||||
"description": "Opis",
|
||||
"sicCode": "PKD",
|
||||
"industry": "Branża",
|
||||
"type": "Rodzaj",
|
||||
"contactRole": "Rola",
|
||||
"campaign": "Kampania",
|
||||
"targetLists": "Listy docelowe",
|
||||
"targetList": "Lista docelowa",
|
||||
"originalLead": "Oryginalny Lead",
|
||||
"contactIsInactive": "Nieaktywny"
|
||||
},
|
||||
"links": {
|
||||
"contacts": "Kontakty",
|
||||
"opportunities": "Szanse sprzedaży",
|
||||
"cases": "Sprawy",
|
||||
"documents": "Dokumenty",
|
||||
"meetingsPrimary": "Spotkania (rozwinięte)",
|
||||
"callsPrimary": "Rozmowy (rozwinięte)",
|
||||
"tasksPrimary": "Zadania (rozwinięte)",
|
||||
"emailsPrimary": "Wiadomości (rozwinięte)",
|
||||
"targetLists": "Listy docelowe",
|
||||
"campaignLogRecords": "Log kampanii",
|
||||
"campaign": "Kampania",
|
||||
"originalLead": "Źródłowy lead"
|
||||
},
|
||||
"options": {
|
||||
"type": {
|
||||
"Customer": "Klient",
|
||||
"Investor": "Inwestor",
|
||||
"Reseller": "Sprzedawca"
|
||||
},
|
||||
"industry": {
|
||||
"Advertising": "Reklamy",
|
||||
"Apparel & Accessories": "Wystrój i akcesoria",
|
||||
"Automotive": "Motoryzacja",
|
||||
"Banking": "Bankowość",
|
||||
"Biotechnology": "Biotechnologia",
|
||||
"Building Materials & Equipment": "Materiały budowlane i wyposażenie",
|
||||
"Chemical": "Chemia",
|
||||
"Computer": "Komputery",
|
||||
"Education": "Edukacja",
|
||||
"Electronics": "Elektronika",
|
||||
"Energy": "Energetyka",
|
||||
"Entertainment & Leisure": "Rozrywka",
|
||||
"Finance": "Finanse",
|
||||
"Food & Beverage": "Jedzenie i napoje",
|
||||
"Grocery": "Sklep spożywczy",
|
||||
"Healthcare": "Opieka zdrowotna",
|
||||
"Insurance": "Ubezpieczenia",
|
||||
"Manufacturing": "Produkcja",
|
||||
"Real Estate": "Nieruchomości",
|
||||
"Service": "Usługi",
|
||||
"Sports": "Sport",
|
||||
"Software": "Oprogramowanie",
|
||||
"Technology": "Technologia",
|
||||
"Telecommunications": "Telekomunikacja",
|
||||
"Television": "Telewizja",
|
||||
"Transportation": "Transport",
|
||||
"Aerospace": "Lotnictwo",
|
||||
"Architecture": "Architektura",
|
||||
"Construction": "Budowa",
|
||||
"Defense": "Obrona",
|
||||
"Creative": "Kreatywność",
|
||||
"Culture": "Kultura",
|
||||
"Consulting": "Konsulting",
|
||||
"Electric Power": "Energia elektryczna",
|
||||
"Hospitality": "Szpital",
|
||||
"Mass Media": "Media",
|
||||
"Mining": "Kopalnie",
|
||||
"Music": "Muzyka",
|
||||
"Petroleum": "Ropa naftowa",
|
||||
"Retail": "Handel detaliczny",
|
||||
"Shipping": "Dostawa",
|
||||
"Support": "Wsparcie",
|
||||
"Testing, Inspection & Certification": "Testowanie, inspekcje i certyfikowanie",
|
||||
"Wholesale": "Hurt",
|
||||
"Water": "Woda",
|
||||
"Travel": "Biura podróży"
|
||||
}
|
||||
},
|
||||
"labels": {
|
||||
"Create Account": "Utwórz Konto",
|
||||
"Copy Billing": "Skopiuj adres firmy",
|
||||
"Set Primary": "Ustaw Podstawowy"
|
||||
},
|
||||
"presetFilters": {
|
||||
"customers": "Klienci",
|
||||
"partners": "Partnerzy",
|
||||
"recentlyCreated": "Ostatnio utworzone"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user