Initial commit
This commit is contained in:
33
application/Espo/Resources/i18n/pl_PL/Portal.json
Normal file
33
application/Espo/Resources/i18n/pl_PL/Portal.json
Normal file
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"fields": {
|
||||
"name": "Nazwa",
|
||||
"portalRoles": "Role",
|
||||
"isActive": "Jest aktywny",
|
||||
"isDefault": "Jest domyślny",
|
||||
"tabList": "Lista zakładek",
|
||||
"quickCreateList": "Szybkie tworzenie listy",
|
||||
"theme": "Motyw",
|
||||
"language": "Język",
|
||||
"dateFormat": "Format daty",
|
||||
"timeFormat": "Format czasu",
|
||||
"timeZone": "Strefa czasowa",
|
||||
"weekStart": "Pierwszy dzień tygodnia",
|
||||
"defaultCurrency": "Domyślna waluta",
|
||||
"customUrl": "Inny URL",
|
||||
"customId": "Własny ID",
|
||||
"layoutSet": "Zestaw układu"
|
||||
},
|
||||
"links": {
|
||||
"users": "Użytkownicy",
|
||||
"portalRoles": "Role",
|
||||
"notes": "Notatki",
|
||||
"layoutSet": "Zestaw układu"
|
||||
},
|
||||
"labels": {
|
||||
"User Interface": "Interfejs użytkownika",
|
||||
"Settings": "Ustawienia"
|
||||
},
|
||||
"tooltips": {
|
||||
"layoutSet": "Zapewnia możliwość posiadania układów różniących się od standardowych."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user