Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/pl_PL/Attachment.json
Normal file
28
application/Espo/Resources/i18n/pl_PL/Attachment.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Wstaw dokument"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Rola",
|
||||
"related": "Powiązane",
|
||||
"file": "Plik",
|
||||
"type": "Typ",
|
||||
"field": "Pole",
|
||||
"sourceId": "ID źródła",
|
||||
"storage": "Pamięć",
|
||||
"size": "Rozmiar (bajty)"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Załącznik",
|
||||
"Inline Attachment": "Załącznik wbudowany",
|
||||
"Import File": "Importuj plik",
|
||||
"Export File": "Eksportuj plik",
|
||||
"Mail Merge": "Łączenie maili",
|
||||
"Mass Pdf": "Masowy PDF"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Sierota"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user