Feature/merge 3 0 develop (#298)

* merging 3.0 into develop

* N°5102 - Allow to send emails (eg. notifications) using GSuite SMTP and OAuth
* migration to iTop 3.1

Co-authored-by: Eric Espie <eric.espie@combodo.com>
This commit is contained in:
bdalsass
2022-06-08 16:27:20 +02:00
committed by GitHub
parent 1fd792fed9
commit 2b885beb82
347 changed files with 53400 additions and 3034 deletions

View File

@@ -22,22 +22,24 @@
*/
Dict::Add('PL PL', 'Polish', 'Polski', array(
'Core:DeletedObjectLabel' => '%1s (usunięto)',
'Core:DeletedObjectTip' => 'Obiekt został usunięty w dniu %1$s (%2$s)',
'Core:DeletedObjectTip' => 'Obiekt został usunięty w dniu %1$s (%2$s)',
'Core:UnknownObjectLabel' => 'Nie znaleziono obiektu (klasa: %1$s, id: %2$d)',
'Core:UnknownObjectTip' => 'Nie można znaleźć obiektu. Być może został usunięty jakiś czas temu, a od tego czasu dziennik został wyczyszczony.',
'Core:UnknownObjectTip' => 'Nie można znaleźć obiektu. Być może został usunięty jakiś czas temu, a od tego czasu dziennik został wyczyszczony.',
'Core:UniquenessDefaultError' => 'Błąd zasady niepowtarzalności \'%1$s\'',
'Core:CheckConsistencyError' => 'Consistency rules not followed: %1$s~~',
'Core:CheckValueError' => 'Unexpected value for attribute \'%1$s\' (%2$s) : %3$s~~',
'Core:AttributeLinkedSet' => 'Tablica obiektów',
'Core:AttributeLinkedSet' => 'Tablica obiektów',
'Core:AttributeLinkedSet+' => 'Wszelkiego rodzaju obiekty tej samej klasy lub podklasy',
'Core:AttributeLinkedSetDuplicatesFound' => 'Duplikaty w polu \'%1$s\' : %2$s',
'Core:AttributeDashboard' => 'Pulpit',
'Core:AttributeDashboard' => 'Pulpit',
'Core:AttributeDashboard+' => '',
'Core:AttributePhoneNumber' => 'Numer telefonu',
'Core:AttributePhoneNumber' => 'Numer telefonu',
'Core:AttributePhoneNumber+' => '',
'Core:AttributeObsolescenceDate' => 'Data utraty ważności',