Initial commit
This commit is contained in:
37
application/Espo/Resources/i18n/pl_PL/Note.json
Normal file
37
application/Espo/Resources/i18n/pl_PL/Note.json
Normal file
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"fields": {
|
||||
"post": "Opublikuj",
|
||||
"attachments": "Załącznik",
|
||||
"targetType": "Cel",
|
||||
"teams": "Zespoły",
|
||||
"users": "Użytkownicy",
|
||||
"portals": "Portale",
|
||||
"type": "Typ",
|
||||
"isGlobal": "Jest Globalny",
|
||||
"isInternal": "Prywatny (dla użytkowników wewnętrznych)",
|
||||
"related": "Powiązany",
|
||||
"createdByGender": "Stworzony przez płeć",
|
||||
"number": "Numer"
|
||||
},
|
||||
"filters": {
|
||||
"all": "Wszystko",
|
||||
"posts": "Posty",
|
||||
"updates": "Aktualizacje"
|
||||
},
|
||||
"messages": {
|
||||
"writeMessage": "Tutaj wpisz swoją wiadomość"
|
||||
},
|
||||
"options": {
|
||||
"targetType": {
|
||||
"self": "Do siebie",
|
||||
"users": "Do wybranego użytkownika(ów)",
|
||||
"teams": "Do wybranych grup(y)",
|
||||
"all": "Do wszystkich użytkowników wewnętrznych",
|
||||
"portals": "Do wszystkich użytkowników portalu"
|
||||
}
|
||||
},
|
||||
"links": {
|
||||
"superParent": "Super Rodzic",
|
||||
"related": "Powiązane"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user