mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Automated dictionaries synchronization with english reference
This commit is contained in:
@@ -241,9 +241,12 @@ Domény nejčastěji odpovídají skupinám řešitelů, které následně oprav
|
||||
'Class:User/Error:LoginMustBeUnique' => 'Uživatelské jméno musí být jedinečné - "%1s" je již použito.',
|
||||
'Class:User/Error:OrganizationNotAllowed' => 'Organizace není povolena',
|
||||
'Class:User/Error:PersonIsMandatory' => 'Kontakt je vyžadován',
|
||||
'Class:User/Error:PortalPowerUserHasInsufficientRights' => 'The Portal power user profile does not give sufficient access rights (another profile must be added)~~',
|
||||
'Class:User/Error:ProfileNotAllowed' => 'Profil "%1$s" nemůže být přidán, byl by mu odepřen přístup do backoffice',
|
||||
'Class:User/Error:StatusChangeIsNotAllowed' => 'Changing status is not allowed for your own User~~',
|
||||
'Class:User/Error:UserOrganizationNotAllowed' => 'The user account does not belong to your allowed 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~~',
|
||||
'Class:User/Warning:NoOrganizationMeansFullAccess' => 'No "Allowed Organizations" defined for this user, this means they have access to all organizations~~',
|
||||
'Class:UserDashboard' => 'Nástěnka uživatele',
|
||||
'Class:UserDashboard+' => '~~',
|
||||
'Class:UserDashboard/Attribute:contents' => 'Contents~~',
|
||||
@@ -579,6 +582,7 @@ Domény nejčastěji odpovídají skupinám řešitelů, které následně oprav
|
||||
'UI:CSVImport:AlertNoSearchCriteria' => 'Vyberte prosím alespoň jedno vyhledávací kritérium.',
|
||||
'UI:CSVImport:CSVDataPreview' => 'Náhled CSV dat',
|
||||
'UI:CSVImport:ClassesSelectOne' => '-- zvolte jednu z možností --',
|
||||
'UI:CSVImport:Column' => 'Column %1$s~~',
|
||||
'UI:CSVImport:CommentsAndHeader' => 'Záhlaví a komentáře',
|
||||
'UI:CSVImport:CustomDateTimeFormat' => 'Vlastní formát: %1$s',
|
||||
'UI:CSVImport:CustomDateTimeFormatTooltip' => 'Dostupné zástupné znaky:<table>
|
||||
@@ -640,6 +644,8 @@ Domény nejčastěji odpovídají skupinám řešitelů, které následně oprav
|
||||
'UI:CSVImport:Tab:Templates' => 'Šablony',
|
||||
'UI:CSVImport:TextQualifierCharacter' => 'Textový kvalifikátor',
|
||||
'UI:CSVImport:TreatFirstLineAsHeader' => 'V prvním řádku jsou názvy sloupců',
|
||||
'UI:CSVImport:ViewAllAmbiguousValues' => 'View all ambiguous values~~',
|
||||
'UI:CSVImport:ViewAllPossibleValues' => 'View all possible values~~',
|
||||
'UI:CSVImport:idField' => 'id (primární klíč)',
|
||||
'UI:CSVImportConfirmMessage' => 'Jste si jisti, že to chcete udělat?',
|
||||
'UI:CSVImportConfirmTitle' => 'Potvrďte prosím operaci',
|
||||
@@ -1093,6 +1099,7 @@ Domény nejčastěji odpovídají skupinám řešitelů, které následně oprav
|
||||
'UI:ObjectArchived' => 'This object has been archived. Please enable the archive mode or contact your administrator.~~',
|
||||
'UI:ObjectCouldNotBeWritten' => 'Objekt nemohl být zapsán: %1$s',
|
||||
'UI:ObjectDoesNotExist' => 'Tento objekt neexistuje (nebo nemáte oprávnění k jeho zobrazení).',
|
||||
'UI:ObjectShortcutInsert' => 'Insert Object Shortcut~~',
|
||||
'UI:OnlyForThisList' => 'Jen pro tento seznam',
|
||||
'UI:OpenDocumentInNewWindow_' => 'Otevřít',
|
||||
'UI:OperationCancelled' => 'Operace byla zrušena',
|
||||
@@ -1456,11 +1463,4 @@ Domény nejčastěji odpovídají skupinám řešitelů, které následně oprav
|
||||
'UI_CountOfObjectsShort' => '%1$d objektů.',
|
||||
'portal:backoffice' => ITOP_APPLICATION_SHORT.' Back-Office',
|
||||
'portal:legacy_portal' => 'Uživatelský portál',
|
||||
'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