mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -241,9 +241,12 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
|
||||
'Class:User/Error:LoginMustBeUnique' => 'Login musi być unikatowy - "%1s" jest już używany.',
|
||||
'Class:User/Error:OrganizationNotAllowed' => 'Organizacja niedozwolona.',
|
||||
'Class:User/Error:PersonIsMandatory' => 'Kontakt jest obowiązkowy.',
|
||||
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
|
||||
'Class:User/Error:ProfileNotAllowed' => 'Nie można dodać profilu "%1$s" nie ma on dostępu do zaplecza',
|
||||
'Class:User/Error:StatusChangeIsNotAllowed' => 'Zmiana statusu nie jest dozwolona dla własnego użytkownika',
|
||||
'Class:User/Error:UserOrganizationNotAllowed' => 'Konto użytkownika nie należy do Twoich dozwolonych organizacji.',
|
||||
'Class:User/Warning:NoContactHasImpact' => 'Cautious: there is no Person defined on this User, this prevents access to portals, news notifications and other side effects in back-office~~',
|
||||
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
|
||||
'Class:UserDashboard' => 'Panel użytkownika',
|
||||
'Class:UserDashboard+' => '',
|
||||
'Class:UserDashboard/Attribute:contents' => 'Zawartość',
|
||||
@@ -581,6 +584,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
|
||||
'UI:CSVImport:AlertNoSearchCriteria' => 'Wybierz co najmniej jedno kryterium wyszukiwania',
|
||||
'UI:CSVImport:CSVDataPreview' => 'Podgląd danych CSV',
|
||||
'UI:CSVImport:ClassesSelectOne' => '-- wybierz jeden --',
|
||||
'UI:CSVImport:Column' => 'Column %1$s~~',
|
||||
'UI:CSVImport:CommentsAndHeader' => 'Komentarze i nagłówek',
|
||||
'UI:CSVImport:CustomDateTimeFormat' => 'Własny format: %1$s',
|
||||
'UI:CSVImport:CustomDateTimeFormatTooltip' => 'Dostępne symbole:<table>
|
||||
@@ -642,6 +646,8 @@ Domain usually correspond to who is responsible for checking and fixing errors~~
|
||||
'UI:CSVImport:Tab:Templates' => 'Szablony',
|
||||
'UI:CSVImport:TextQualifierCharacter' => 'Znak kwalifikatora tekstu',
|
||||
'UI:CSVImport:TreatFirstLineAsHeader' => 'Traktuj pierwszą linię jako nagłówek (nazwy kolumn)',
|
||||
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
|
||||
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
|
||||
'UI:CSVImport:idField' => 'id (Klucz podstawowy)',
|
||||
'UI:CSVImportConfirmMessage' => 'Czy na pewno chcesz to zrobić?',
|
||||
'UI:CSVImportConfirmTitle' => 'Potwierdź operację',
|
||||
@@ -1106,6 +1112,7 @@ W przypadku powiązania z wyzwalaczem, każde działanie otrzymuje numer "porzą
|
||||
'UI:ObjectArchived' => 'Ten obiekt został zarchiwizowany. Włącz tryb archiwizacji lub skontaktuj się z administratorem.',
|
||||
'UI:ObjectCouldNotBeWritten' => 'Nie można zapisać obiektu: %1$s',
|
||||
'UI:ObjectDoesNotExist' => 'Przepraszamy, ten obiekt nie istnieje (lub nie masz uprawnień do jego przeglądania).',
|
||||
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
|
||||
'UI:OnlyForThisList' => 'Tylko dla tej listy',
|
||||
'UI:OpenDocumentInNewWindow_' => 'Otwórz',
|
||||
'UI:OperationCancelled' => 'Operacja anulowana',
|
||||
@@ -1470,11 +1477,4 @@ W przypadku powiązania z wyzwalaczem, każde działanie otrzymuje numer "porzą
|
||||
'core/Operation:Wizard/Title' => 'Konfiguracja OAuth 2.0',
|
||||
'portal:backoffice' => ITOP_APPLICATION_SHORT.' Interfejs użytkownika biurowego',
|
||||
'portal:legacy_portal' => 'Portal użytkownika',
|
||||
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
|
||||
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
|
||||
'Class:User/Warning:NoContactHasImpact' => 'Cautious: there is no Person defined on this User, this prevents access to portals, news notifications and other side effects in back-office~~',
|
||||
'UI:CSVImport:Column' => 'Column %1$s~~',
|
||||
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
|
||||
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
|
||||
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user