This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/pl_PL/Note.json
T
2018-05-18 14:40:41 +03:00

27 lines
629 B
JSON

{
"fields": {
"post": "Opublikuj",
"attachments": "Załącznik",
"targetType": "Cel",
"teams": "Zespoły",
"users": "Użytkownicy",
"portals": "Portale"
},
"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"
}
}
}