This commit is contained in:
Mikael Karlsson
2022-10-11 20:35:20 +11:00
parent 9c9e46d315
commit d7f2d32771
33 changed files with 2508 additions and 2175 deletions

View File

@@ -12,7 +12,7 @@
RootModule = 'CloudAPIPowerShellManagement.psm1'
# Version number of this module.
ModuleVersion = '3.7.1'
ModuleVersion = '3.7.2'
# Supported PSEditions
# CompatiblePSEditions = @()

View File

@@ -62,6 +62,34 @@
"booleanActions": 0,
"policyType": 2,
"enabled": true
},
{
"isSettingDescription": false,
"showAsSectionHeader": true,
"dataType": 8,
"category": 3,
"nameResourceKey": "lockScreenMessageName",
"childSettings": [
{
"dataType": 25,
"category": 3,
"childSettings": [
],
"options": [
],
"booleanActions": 0,
"policyType": 2,
"enabled": true
}
],
"options": [
],
"booleanActions": 0,
"policyType": 2,
"enabled": true
}
],
"options": [

View File

@@ -44,7 +44,7 @@
],
"booleanActions": 0,
"policyType": 108,
"enabled": true
"enabled": false
},
{
"dataType": 16,

View File

@@ -173,6 +173,110 @@
"booleanActions": 0,
"policyType": 9,
"enabled": true
},
{
"dataType": 16,
"category": 44,
"nameResourceKey": "wiFiPolicyProxySettingsName",
"descriptionResourceKey": "wiFiPolicyProxySettingsDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "noneOption",
"value": "none",
"enabled": true
},
{
"nameResourceKey": "manualOption",
"value": "manual",
"children": [
{
"dataType": 20,
"category": 44,
"nameResourceKey": "proxyServerAddressName",
"descriptionResourceKey": "proxyServerAddressDescription",
"emptyValueResourceKey": "proxyAddressExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyManualAddress",
"booleanActions": 0,
"policyType": 9,
"enabled": true
},
{
"dataType": 14,
"category": 44,
"nameResourceKey": "portNumberName",
"descriptionResourceKey": "portNumberDescription",
"emptyValueResourceKey": "proxyPortExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyManualPort",
"booleanActions": 0,
"policyType": 9,
"enabled": true
},
{
"dataType": 12,
"category": 44,
"nameResourceKey": "proxyExclusionListName",
"descriptionResourceKey": "proxyExclusionListDescription",
"emptyValueResourceKey": "proxyExclusionListExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyExclusionList",
"booleanActions": 0,
"policyType": 9,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "automaticOption",
"value": "automatic",
"children": [
{
"dataType": 20,
"category": 44,
"nameResourceKey": "proxyServerURLName",
"descriptionResourceKey": "proxyServerURLDescription",
"emptyValueResourceKey": "proxyUrlExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyAutomaticConfigurationUrl",
"booleanActions": 0,
"policyType": 9,
"enabled": true
}
],
"enabled": true
}
],
"entityKey": "proxySettings",
"booleanActions": 0,
"defaultValue": "none",
"unconfiguredValue": "noneOption",
"policyType": 9,
"enabled": true
}
],
"enabled": true
@@ -1187,6 +1291,110 @@
"booleanActions": 0,
"policyType": 9,
"enabled": true
},
{
"dataType": 16,
"category": 44,
"nameResourceKey": "wiFiPolicyProxySettingsName",
"descriptionResourceKey": "wiFiPolicyProxySettingsDescription",
"childSettings": [
],
"options": [
{
"nameResourceKey": "noneOption",
"value": "none",
"enabled": true
},
{
"nameResourceKey": "manualOption",
"value": "manual",
"children": [
{
"dataType": 20,
"category": 44,
"nameResourceKey": "proxyServerAddressName",
"descriptionResourceKey": "proxyServerAddressDescription",
"emptyValueResourceKey": "proxyAddressExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyManualAddress",
"booleanActions": 0,
"policyType": 9,
"enabled": true
},
{
"dataType": 14,
"category": 44,
"nameResourceKey": "portNumberName",
"descriptionResourceKey": "portNumberDescription",
"emptyValueResourceKey": "proxyPortExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyManualPort",
"booleanActions": 0,
"policyType": 9,
"enabled": true
},
{
"dataType": 12,
"category": 44,
"nameResourceKey": "proxyExclusionListName",
"descriptionResourceKey": "proxyExclusionListDescription",
"emptyValueResourceKey": "proxyExclusionListExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyExclusionList",
"booleanActions": 0,
"policyType": 9,
"enabled": true
}
],
"enabled": true
},
{
"nameResourceKey": "automaticOption",
"value": "automatic",
"children": [
{
"dataType": 20,
"category": 44,
"nameResourceKey": "proxyServerURLName",
"descriptionResourceKey": "proxyServerURLDescription",
"emptyValueResourceKey": "proxyUrlExample",
"childSettings": [
],
"options": [
],
"entityKey": "proxyAutomaticConfigurationUrl",
"booleanActions": 0,
"policyType": 9,
"enabled": true
}
],
"enabled": true
}
],
"entityKey": "proxySettings",
"booleanActions": 0,
"defaultValue": "none",
"unconfiguredValue": "noneOption",
"policyType": 9,
"enabled": true
}
],
"enabled": true

View File

@@ -23,6 +23,23 @@
"defaultValue": true,
"policyType": 2,
"enabled": true
},
{
"dataType": 0,
"category": 45,
"nameResourceKey": "securityCommonCriteriaModeName",
"descriptionResourceKey": "securityCommonCriteriaModeDescription",
"childSettings": [
],
"options": [
],
"entityKey": "securityCommonCriteriaModeEnabled",
"booleanActions": 1,
"defaultValue": false,
"policyType": 2,
"enabled": true
}
],
"options": [

File diff suppressed because it is too large Load Diff

View File

@@ -332,8 +332,7 @@
"contentCaching": "Zachytávání obsahu",
"controlPanelAndSettings": "Ovládací panely a nastavení",
"credentialGuard": "Ochrana Credential Guard v programu Microsoft Defender",
"customCompliance": "Vlastní dodržování předpisů (Preview)",
"customCompliancePreview": "Vlastní dodržování předpisů (Preview)",
"customCompliance": "Vlastní dodržování předpisů",
"customConfiguration": "Vlastní konfigurační profil",
"customOMASettings": "Vlastní nastavení OMA-URI",
"customPreferences": "Soubor preferencí",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Zadejte odkaz na popis aplikace v obchodě Google Play. Například:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Zadejte adresu URL „Odkaz pro Intune“ pro aplikaci poskytnutou ze Storu. Další informace najdete v: {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Přidat aplikace Microsoft Store do Microsoft Intune",
"windows": "Zadejte odkaz na popis aplikace v Microsoft Storu. Například:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Soubor, který obsahuje vaši aplikaci ve formátu, který se dá na zařízení zkušebně načíst. Mezi platné typy balíčků patří: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix a .msixbundle).",
"appPackageFile": "Soubor, který obsahuje vaši aplikaci ve formátu, jenž se dá na zařízení zkušebně načíst. Mezi platné typy balíčků patří: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix a .msixbundle).",
"applicableDeviceType": "Vyberte typy zařízení, které můžou tuto aplikaci nainstalovat.",
"category": "Kategorizujte aplikaci, abyste uživatelům usnadnili zatřídit ji a najít v aplikaci Portál společnosti. Pro aplikaci můžete zvolit několik kategorií.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Přidejte název aplikace. Tento název se bude zobrazovat v seznamu aplikací Intune a uživatelům v aplikaci Portál společnosti.",
"notes": "Přidejte další poznámky o aplikaci. Poznámky budou viditelné pro uživatele přihlášené do centra pro správu.",
"owner": "Jméno osoby v organizaci, která spravuje licencování nebo je kontaktním osobou pro tuto aplikaci. Toto jméno bude viditelné pro uživatele přihlášené do centra pro správu.",
"packageId": "Identifikátor balíčku aplikace je jedinečná hodnota, která identifikuje aplikaci.",
"packageName": "Kontaktujte výrobce zařízení získejte název balíčku aplikace. Příklad názvu balíčku: com.example.app",
"privacyUrl": "Zadejte odkaz pro lidi, kteří se chtějí dozvědět více o nastavení ochrany osobních údajů a podmínkách aplikace. Adresa URL ochrany osobních údajů uvidí uživatelé v aplikaci Portál společnosti.",
"publisher": "Název vývojáře nebo společnosti, kteří aplikaci distribuují. Tyto informace se budou uživatelům zobrazovat na Portálu společnosti.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Popis je povinný.",
"editDescription": "Upravit popis",
"macOSMinOperatingSystemAdditionalInfo": "Minimální operační systém pro nahrání souboru .pkg je macOS 10.14. Pokud chcete vybrat starší minimální operační systém, nahrajte soubor .intunemac.",
"macOSMinOperatingSystemAdditionalInfo": "Minimální operační systém pro nahrání souboru .pkg je macOS 10.14. Pokud chcete vybrat starší minimální operační systém, nahrajte soubor .pkg.",
"name": "Informace o aplikaci",
"nameForOfficeSuitApp": "Informace o sadě aplikací"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Vypršení platnosti období odkladu dodržování předpisů",
"configurationType": "Typ profilu",
"conflictingPolicy": "Konfliktní zásady",
"createdDate": "Datum vytvoření",
"currentOs": "Aktuální operační systém",
"date": "Datum",
"dateRange": "Rozsah dat",
@@ -1129,9 +1133,11 @@
"device": "Zařízení",
"deviceId": "ID zařízení",
"deviceName": "Název zařízení",
"deviceOrApplicationName": "Název zařízení nebo aplikace",
"deviceReporting": "Zařízení generující sestavy",
"diagnosticCode": "Diagnostický kód",
"diagnosticText": "Diagnostický text",
"diagnostics": "Diagnostika",
"displayName": "Zobrazovaný název",
"driversToReview": "Ovladače ke kontrole",
"eSIMActivationStatus": "Stav aktivace",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Poslední úspěšná synchronizace",
"lastUpdated": "Poslední aktualizace",
"location": "Poloha",
"loggedInUser": "Přihlášený uživatel",
"message": "Zpráva",
"model": "Model",
"mtdConnector": "Konektor ochrany před mobilními hrozbami",
@@ -1235,7 +1242,7 @@
"infoText": "Nakonfigurujte PIN kód a požadavky na přihlašovací údaje, které uživatelé musí splnit, aby mohli získat přístup k aplikacím v pracovním kontextu."
},
"DataProtection": {
"infoText": "Tato skupinu obsahuje ovládací prvky ochrany před únikem informací (DLP), třeba omezení operací vyjmutí, kopírování, vkládání a uložení jako. Tato nastavení určují, jak uživatel pracuje s daty v aplikacích."
"infoText": "Tato skupina obsahuje ovládací prvky ochrany před únikem informací (DLP), jako třeba omezení operací vyjmout, kopírovat, vložit a uložit jako. Tato nastavení určují, jak uživatel pracuje s daty v aplikacích."
},
"DeviceTypes": {
"selectOne": "Vyberte alespoň jeden typ zařízení."
@@ -1537,20 +1544,20 @@
"label": "Časový limit (počet minut neaktivity)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Povolit operace vyjmout, kopírovat a vložit pro",
"tooltip": "Pokud chcete určit zdroje a cíle, ze kterých a kam můžou uživatelé organizace kopírovat/vkládat data organizace, vyberte jednu z následujících možností: <br/>\r\n\r\n<b>Libovolný cíl a libovolný zdroj</b>: Uživatelé organizace můžou vkládat data z jakéhokoli účtu, dokumentu, umístění nebo aplikace a vyjmout/kopírovat je do nich.<br/>\r\n\r\n<b>Žádný cíl nebo zdroj</b>: Uživatelé organizace nemůžou vyjmout, zkopírovat nebo vložit data z/do externích účtů, dokumentů, umístění nebo aplikací z kontextu organizace nebo do něj."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Vytisknout data organizace",
"tooltip": "Pokud chcete zabránit tisku dat organizace, vyberte <b>Blokovat</b>. Pokud chcete tisk dat organizace povolit, vyberte <b>Povolit</b>. Na osobní nebo nespravovaná data to nemá vliv."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Přijmout data z",
"tooltip": "Pokud chcete určit zdroje, ze kterých můžou uživatelé organizace přijímat data, vyberte jednu z následujících možností: <br/>\r\n\r\n<b>Všechny zdroje</b>: Uživatelé organizace můžou otevírat data z libovolného účtu, dokumentu, umístění nebo aplikace do kontextu organizace. <br/>\r\n\r\n<b>Žádné zdroje</b>: Uživatelé organizace nemůžou v kontextu organizace otevírat data z externích účtů, dokumentů, umístění nebo aplikací."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Odeslat data organizace do",
"tooltip": "Pokud chcete zadat cíle organizace, do kterých můžou uživatelé posílat data, vyberte jednu z následujících možností: <br/>\r\n\r\n<b>Všechny cíle</b>: Uživatelé organizace můžou posílat data organizace na libovolný účet, dokument, umístění nebo aplikaci.<br/>\r\n\r\n<b>Žádné cíle</b>: Uživatelé organizace nemůžou posílat data organizace externím účtům, dokumentům, umístěním nebo aplikacím z kontextu organizace."
},
"Tap": {
"numberOfDays": "Počet dnů",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "Převod uživatele na restartování podle plánu po automatickém restartování (dny)",
"enhancedOption": "Rozšířené (1903 a starší verze)",
"enrollmentProfileTypeDedicatedDevice": "Vyhrazené zařízení",
"enrollmentProfileTypeDescription": "Výběrem typu profilu registrace zahájíte konfiguraci Microsoft Launcheru nebo Microsoft Managed Home Screen. Pokud typ profilu nevyberete, uživatelům se zobrazí výchozí možnosti domovské obrazovky zařízení.",
"enrollmentProfileTypeDescription": "Výběrem typu profilu registrace zahájíte konfiguraci Microsoft Launcheru nebo Microsoft Spravované domovské obrazovky. Pokud typ profilu nevyberete, uživatelům se zobrazí výchozí možnosti domovské obrazovky zařízení.",
"enrollmentProfileTypeFullyManaged": "Plně spravované",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "Nakonfigurujte na svých plně spravovaných zařízeních aplikaci Microsoft Launcher.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Pomocí Microsoft Launcheru můžete přizpůsobit možnosti domovské obrazovky na spravovaných zařízeních vaší organizace. Pokud nastavíte Microsoft Launcher jako výchozí, uživatelé zařízení nebudou moct použít jiný spouštěcí program.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Nastavení",
"kioskConfigurationHeader": "Nakonfigurujte zařízení tak, aby běžela v beznabídkovém režimu. Než beznabídkový režim vyberete, zkontrolujte v okně Mobile Apps přiřazení aplikací. Aplikace, které chcete spustit v beznabídkovém režimu, by se měly přiřadit k zařízení s Windows. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Další informace o beznabídkovém režimu systému Windows</a>",
"kioskCustomAppLayout": "Vlastní rozložení aplikace",
"kioskCustomAppLayoutInfoBalloon": "Zvolte, kde se aplikace a složky zobrazí na spravované domovské obrazovce. Když není nakonfigurované, aplikace a složky se dají přidávat a naplní domovskou obrazovku v abecedním pořadí.",
"kioskCustomAppLayoutInfoBalloon": "Zvolte, kde se aplikace a složky zobrazí na Spravované domovské obrazovce. Když není nakonfigurované, aplikace a složky se dají přidávat a naplní domovskou obrazovku v abecedním pořadí.",
"kioskDaily": "Denně (doporučeno)",
"kioskDebugMenuDescription": "Povolte uživatelům snadněji přistupovat k nástrojům ladění ze spravované domovské obrazovky přidáním vstupního bodu do nabídky nastavení. Potáhnutím dolů a klepnutím na ikonu informace o zařízení uživatelé jednoduše zobrazí nástroje, které jsou k dispozici. Pokud rychlý přístup nepovolíte, uživatelé se budou moct k nabídce ladění dostat i nadále, pokud budou na spravované domovské obrazovce a zhruba 15krát klepnou na tlačítko Zpět.",
"kioskDebugMenuDescription": "Povolte uživatelům snadněji přistupovat k nástrojům ladění ze Spravované domovské obrazovky přidáním vstupního bodu do nabídky nastavení. Potáhnutím dolů a klepnutím na ikonu informace o zařízení uživatelé jednoduše zobrazí nástroje, které jsou k dispozici. Pokud rychlý přístup nepovolíte, uživatelé se budou moct k nabídce ladění dostat i nadále, pokud budou na Spravované domovské obrazovce a zhruba 15krát klepnou na tlačítko Zpět.",
"kioskDebugMenuName": "Rychlý přístup k nabídce ladění",
"kioskDesktopApplicationIdDesc": "popis",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "ID modelu uživatele aplikace (AUMID) pro aplikaci Win32. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Jak najít AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId/AUMID pro aplikaci Win32",
"kioskDeviceInfoDescription": "Povolte uživatelům snadněji přistupovat k informacím o zařízení přidáním vstupní bodu do nabídky nastavení spravované domovské obrazovky. Potáhnutím dolů a klepnutím na ikonu informace o zařízení uživatelé jednoduše zobrazí OEM, model, sériové číslo a úroveň sady SDK zařízení. Pokud rychlý přístup nepovolíte, uživatelé objeví tato nastavení i nadále v nabídce ladění spravované domovské obrazovky.",
"kioskDeviceInfoDescription": "Povolte uživatelům snadněji přistupovat k informacím o zařízení přidáním vstupní bodu do nabídky nastavení Spravované domovské obrazovky. Potáhnutím dolů a klepnutím na ikonu informace o zařízení uživatelé jednoduše zobrazí OEM, model, sériové číslo a úroveň sady SDK zařízení. Pokud rychlý přístup nepovolíte, uživatelé objeví tato nastavení i nadále v nabídce ladění Spravované domovské obrazovky.",
"kioskDeviceInfoName": "Rychlý přístup k informacím o zařízení",
"kioskDropOutCodeEmptyValueKey": "Zadejte PIN kód se 46 číslicemi.",
"kioskDropOutDescription": "Umožní správcům IT dočasně opustit beznabídkový režim s více aplikacemi, aby mohli na zařízení provést změny.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Průměr",
"kioskIconSizeSmall": "Velmi malý",
"kioskIconSizeSmallest": "Malý",
"kioskInfoBoxText": "Beznabídkový režim s více aplikacemi Uzamkne zařízení tak, aby na něm běželo několik aplikací spuštěných z aplikace Managed Home Screen. Pokud chcete tento režim použít, musíte nejdříve schválit a přiřadit aplikaci Managed Home Screen z úlohy klientské aplikace.",
"kioskInfoBoxText": "Beznabídkový režim s více aplikacemi Uzamkne zařízení tak, aby na něm běželo několik aplikací spuštěných ze Spravované domovské obrazovky. Pokud chcete tento režim použít, musíte nejdříve schválit a přiřadit aplikaci Spravovaná domovská obrazovka z úlohy klientské aplikace.",
"kioskLocalGroup": "Místní skupiny uživatelů",
"kioskLocalUser": "Účet místního uživatele",
"kioskLocalUsers": "Místní uživatelské účty",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TYP",
"kioskManagedAppLink": "Vybrat aplikaci",
"kioskManagedAppsHeader": "Následující aplikace pro Windows 10 a novější se koupily a synchronizovaly s Intune. Pokud si chcete koupit další aplikace, přihlaste se do obchodu <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store pro firmy</a>.",
"kioskManagedHomeScreenAutoSignOutDescription": "Po určité době nečinnosti automaticky odhlásí uživatele od spravované domovské obrazovky. Můžete také zvolit, jestli chcete koncovým uživatelům povolit prodloužení relace, ke které jsou přihlášeni. Pokud chcete toto nastavení konfigurovat, musí být zapnuta přihlašovací obrazovka. Nastavení je určeno pro vyhrazená zařízení zaregistrovaná do AAD v režimu sdíleného zařízení. Nastavení odhlásí koncové uživatele ze všech aplikací na zařízení, které jsou integrované v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Po určité době nečinnosti automaticky odhlásí uživatele od Spravované domovské obrazovky. Můžete také zvolit, jestli chcete koncovým uživatelům povolit prodloužení relace, ke které jsou přihlášeni. Pokud chcete toto nastavení konfigurovat, musí být zapnuta přihlašovací obrazovka. Nastavení je určeno pro vyhrazená zařízení zaregistrovaná do AAD v režimu sdíleného zařízení. Nastavení odhlásí koncové uživatele ze všech aplikací na zařízení, které jsou integrované v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenAutoSignOutName": "Automatické odhlášení z aplikací MHS a režimu sdíleného zařízení v při nečinnosti",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Definujte dobu v sekundách, po kterou může uživatel relaci obnovit, než bude automaticky odhlášen od spravované domovské obrazovky. Výchozí hodnota je 60 sekund. Pokud chcete toto nastavení konfigurovat, musíte mít zapnuté automatické odhlášení při nečinnosti. Nastavení je určeno vyhrazeným zařízením zaregistrovaným do AAD v režimu sdíleného zařízení. Nastavení odhlásí koncové uživatele ze všech aplikací na zařízení, které jsou integrované v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Definujte dobu v sekundách, po kterou může uživatel relaci obnovit, než bude automaticky odhlášen od Spravované domovské obrazovky. Výchozí hodnota je 60 sekund. Pokud chcete toto nastavení konfigurovat, musíte mít zapnuté automatické odhlášení při nečinnosti. Nastavení je určeno vyhrazeným zařízením zaregistrovaným do AAD v režimu sdíleného zařízení. Nastavení odhlásí koncové uživatele ze všech aplikací na zařízení, které jsou integrované v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Kolik sekund předem mají být uživatelé upozorněni, než dojde k jejich automatickému odhlášení",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Definujte dobu nečinnosti v sekundách, než bude uživatel automaticky odhlášen od spravované domovské obrazovky. Výchozí hodnota je 300 sekund. Pokud chcete toto nastavení konfigurovat, musíte mít zapnuté nastavení automatického odhlášení při nečinnosti. Nastavení je určeno vyhrazeným zařízením zaregistrovaným do AAD v režimu sdíleného zařízení. Nastavení odhlásí koncové uživatele ze všech aplikací na zařízení, které jsou integrované v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Definujte dobu nečinnosti v sekundách, než bude uživatel automaticky odhlášen od Spravované domovské obrazovky. Výchozí hodnota je 300 sekund. Pokud chcete toto nastavení konfigurovat, musíte mít zapnuté nastavení automatického odhlášení při nečinnosti. Nastavení je určeno vyhrazeným zařízením zaregistrovaným do AAD v režimu sdíleného zařízení. Nastavení odhlásí koncové uživatele ze všech aplikací na zařízení, které jsou integrované v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Kolik sekund je zařízení neaktivní, než uživatele automaticky odhlásí",
"kioskManagedHomeScreenPINComplexityComplex": "Složitý",
"kioskManagedHomeScreenPINComplexityDescription": "Zvolte, jak má být PIN relace složitý. Složitý PIN vyžaduje alfanumerické znaky. Jednoduchý vyžaduje jenom čísla. Pokud chcete toto nastavení nakonfigurovat, musí mít uživatel zapnuto povinné nastavení kódu PIN v přihlašovací relaci. Nastavení se používá pro vyhrazená zařízení zaregistrovaná do AAD v režimu sdíleného zařízení.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Jednoduchý",
"kioskManagedHomeScreenPINRequiredDescription": "Umožňuje uživatelům vytvořit kód PIN, který existuje jen po dobu relace s jedním přihlášením. Při odhlášení se tento PIN smaže. Pokud chcete toto nastavení nakonfigurovat, musíte povolit přihlašovací obrazovku. Toto nastavení se používá pro vyhrazená zařízení zaregistrovaná do AAD v režimu sdíleného zařízení.",
"kioskManagedHomeScreenPINRequiredName": "Vyžadovat, aby uživatel pro relaci, ke které se přihlásí, nastavil kód PIN",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Vyžadovat od uživatelů, aby při obnovení relace na spravované domovské obrazovce zadali kód PIN relace, jakmile se zobrazí spořič obrazovky. Pokud chcete toto nastavení konfigurovat, musí mít uživatel zapnuto povinné nastavení kódu PIN v přihlašovací relaci. Nastavení se používá pro vyhrazená zařízení zaregistrovaná do AAD v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Vyžadovat od uživatelů, aby při obnovení relace na Spravované domovské obrazovce zadali kód PIN relace, jakmile se zobrazí spořič obrazovky. Pokud chcete toto nastavení konfigurovat, musí mít uživatel zapnuto povinné nastavení kódu PIN v přihlašovací relaci. Nastavení se používá pro vyhrazená zařízení zaregistrovaná do AAD v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Pokud se zobrazil spořič obrazovky, musí uživatel zadat kód PIN relace.",
"kioskManagedHomeScreenSignInBackgroundDescription": "Umožňuje přizpůsobit vzhled přihlašovací obrazovky. Pokud chcete toto nastavení konfigurovat, musíte povolit přihlašovací obrazovku. Nastavení je určené k použití na vyhrazených zařízeních zaregistrovaných do AAD v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Přizpůsobí firemní logo na přihlašovací obrazovce a okno výzvy k zadání kódu PIN relace. Pokud chcete toto nastavení konfigurovat, musíte povolit přihlašovací obrazovku. Nastavení je určené k použití na vyhrazených zařízeních zaregistrovaných do AAD v režimu sdíleného zařízení. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Nastavení vlastní adresy URL firemního loga pro přihlašovací obrazovku a stránku zadání kódu pin relace",
"kioskManagedHomeScreenSignInEnabledDescription": "Povolí přihlašovací obrazovku na spravované domovské obrazovce. Tuto přihlašovací obrazovku budou používat vyhrazená zařízení zaregistrované do AAD v režimu sdíleného zařízení.",
"kioskManagedHomeScreenSignInEnabledDescription": "Povolí přihlašovací obrazovku na Spravované domovské obrazovce. Tuto přihlašovací obrazovku budou používat vyhrazená zařízení zaregistrované do AAD v režimu sdíleného zařízení.",
"kioskManagedHomeScreenSignInEnabledName": "Přihlašovací obrazovka MHS",
"kioskManagedSettingsDescription": "Tento zástupce poskytuje uživatelům jiný způsob přístupu k nastavení. Zobrazuje se jako nepřizpůsobitelná ikona na domovské obrazovce (podobně jako aplikace) a nazývá se Spravovaná nastavení. Pokud zástupce zakážete, můžou uživatelé i nadále potáhnout prstem dolů na obrazovce a tato nastavení zobrazit.",
"kioskManagedSettingsName": "Zástupce nabídky nastavení",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Beznabídkový režim",
"kioskModeSingle": "Jedna aplikace",
"kioskMonthly": "Měsíčně",
"kioskObsoleteInfoHeader": "Nastavení v tomto okně jsou už zastaralá. Pokud chcete pro své zařízení nakonfigurovat nastavení veřejného terminálu, přejděte zpět na okno Vytvořit profil. V rozevíracím seznamu Typ profilu vyberte Veřejný terminál (Preview).",
"kioskProfileHeader": "Pomocí těchto nastavení můžete nakonfigurovat beznabídkový režim. Než tato nastavení nakonfigurujete, ujistěte se, že jste na zařízení z úlohy klientských aplikací nasadili aplikace, které chcete v beznabídkovém režimu spouštět.",
"kioskProfileLearnMore": "Další informace o beznabídkovém režimu Windows",
"kioskProfileName": "Název konfigurace veřejného terminálu",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Opakování časového období údržby",
"kioskRecurrenceDescription": "Umožňuje nastavit, jak častá budou časová období údržby pro aktualizace aplikací. Doporučuje se nastavit je každý den, aby se aplikace nerestartovala neplánovaně.",
"kioskScreenOrientationAutoRotate": "Automatické otáčení",
"kioskScreenOrientationDescription": "Směr, ve kterém se spravovaná domovská obrazovka na zařízení zobrazí.",
"kioskScreenOrientationDescription": "Směr, ve kterém se Spravovaná domovská obrazovka na zařízení zobrazí.",
"kioskScreenOrientationLandscape": "Orientace na šířku",
"kioskScreenOrientationName": "Orientace obrazovky",
"kioskScreenOrientationNotConfigured": "Není nakonfigurované",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Konfigurace Wi-Fi",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Zadat název SSID sítě Wi-Fi",
"kioskWifiSsidsDescription": "Umožňuje další řízení nebo omezení přístupu k Wi-Fi ručním přidáním nebo importem seznamu povolených sítí podle SSID. Uživatelé spravované domovské obrazovky se budou moct připojit jenom k těmto sítím. Při konfiguraci tohoto nastavení musí být povolená konfigurace Wi-Fi. Pokud nic nepřidáte, uživateli zařízení se zobrazí všechny dostupné sítě.",
"kioskWifiSsidsDescription": "Umožňuje další řízení nebo omezení přístupu k Wi-Fi ručním přidáním nebo importem seznamu povolených sítí podle SSID. Uživatelé Spravované domovské obrazovky se budou moct připojit jenom k těmto sítím. Při konfiguraci tohoto nastavení musí být povolená konfigurace Wi-Fi. Pokud nic nepřidáte, uživateli zařízení se zobrazí všechny dostupné sítě.",
"kioskWifiSsidsName": "Seznam povolených Wi-Fi",
"knoxBlockAutofillDescription": "Blokuje automatické vyplňování.",
"knoxBlockAutofillName": "Automatické vyplňování (jenom Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana na zamknuté obrazovce (jenom stolní počítač)",
"lockScreenBlockToastNotificationsDescription": "Zablokuje informační zprávy nad zamykací obrazovkou zařízení.",
"lockScreenBlockToastNotificationsName": "Informační zprávy na zamknuté obrazovce",
"lockScreenMessageDescription": "Zadejte volitelný text zobrazený na zamčené obrazovce. Pokud pro výchozí jazyk zařízení není zadána vlastní zpráva, zobrazí se zpráva v jazyce nastavení „Vše s výjimkou případů, kdy je zadáno“. ",
"lockScreenMessageGridHeader": "Lokalizovaná zpráva na zamykací obrazovce",
"lockScreenMessageHint": "(maximálně 4096 znaků)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Přečtěte si další informace o zprávách na zamykací obrazovce. ",
"lockScreenMessageLengthValidation": "Vstup nesmí být delší než 4096 znaků.",
"lockScreenMessageName": "Zpráva na zamykací obrazovce",
"lockScreenMessagesSummaryKey": "Zpráva na zamykací obrazovce",
"lockScreenTimeoutInSecondsDescription": "Nastaví dobu (v sekundách) mezi zamknutím obrazovky a vypnutím obrazovky na zařízeních s Windows 10 Mobile. Podporované hodnoty jsou 111800.",
"lockScreenTimeoutInSecondsName": "Časový limit obrazovky (jenom mobilní verze)",
"lockScreenTimeoutInSecondsPlaceholder": "Zadejte počet sekund (111800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Přístup k aplikaci Windows Pošta bez účtu Microsoft",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (Preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (Preview)",
"microsoftTunnelOption": "Microsoft Tunnel (samostatný klient) (Preview)",
"microsoftTunnelSite": "Web Microsoft Tunnel",
"microsoftTunnelSiteDescription": "Klient VPN se připojí k veřejné adrese nebo FQDN webu.",
"microsoftTunnelSiteNotExist": "Web neexistuje. Vyberte nový web.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Parametry přidružení zabezpečení",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Znemožní automatické šifrování zařízení během jeho prvního použití, když je připojené k Azure AD.",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatické šifrování během AADJ",
"securityCommonCriteriaModeDescription": "Toto nastavení povoluje sadu bezpečnostních standardů se zvýšenými oprávněními na zařízení, které se nejčastěji používá ve vysoce citlivých organizacích, jako jsou instituce státní správy. Ve výchozím nastavení není nakonfigurované.",
"securityCommonCriteriaModeName": "Režim společných kritérií",
"securityDeveloperSettingsEnabledDescription": "Povolí přístup k nastavení pro vývojáře.",
"securityDeveloperSettingsEnabledName": "Nastavení pro vývojáře",
"securityOption": "Diagnostická data vypnuta",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimálně",
"validOperatingSystemBuildsName": "Platná sestavení operačního systému",
"validTLSVersion": "Verze protokolu TLS musí být jedna z těchto hodnot: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Období zákazu nemůže být delší než 90 dní.",
"validateFreezePeriodSeparation": "Ukotvit období musí být oddělená alespoň 60 dny.",
"validateSingleSignOnMessage": "Když je režim ověřování nastavený na hodnotu Počítač nebo Host, musí být vlastnost Jednotné přihlašování (SSO) nastavená na hodnotu Vypnuté.",
"value": "Hodnota",
"valueColumn": "Hodnota",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(Tato kontrola dodržování předpisů se podporuje u zařízení s operačním systémem Android 4.0 a vyšším nebo KNOX 4.0 a vyšším.)",
"versionIOS8": "(Tato kontrola dodržování předpisů se podporuje u zařízení s operačním systémem iOS 8.0 a vyšším.)",
"versionWin10Desktop": "(Tato kontrola dodržování předpisů se podporuje u stolních zařízení se systémem Windows 10 nebo novějším.)",
"virtualHomeButtonDescription": "Umožňuje povolit softwarové tlačítko, které uživatele vrátí na aplikaci Managed Home Screen. Zvolte si mezi trvalým tlačítkem, plovoucím tlačítkem nebo tlačítkem aktivovaným gestem potáhnutí prstem nahoru.",
"virtualHomeButtonDescription": "Umožňuje povolit softwarové tlačítko, které uživatele vrátí na Spravovanou domovskou obrazovku. Zvolte si mezi trvalým tlačítkem, plovoucím tlačítkem nebo tlačítkem aktivovaným gestem potáhnutí prstem nahoru.",
"virtualHomeButtonFloating": "Plovoucí",
"virtualHomeButtonName": "Virtuální tlačítko Domů",
"virtualHomeButtonNotConfigured": "Nenakonfigurováno",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Všechny typy aplikací",
"allAppsOptionText": "Všechny aplikace",
"allAppsWithData": "Všechny aplikace s příchozími daty organizace",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Všechny cíle",
"allSourcesOptionText": "Všechny zdroje",
"allow": "Povolit",
"allowOverrides": "Povolit potlačení",
"allowSpecifiedBlock": "Povolit zadané (blokovat nezadané)",
"allowSpecifiedWipe": "Povolit zadané (vymazat nezadané)",
"allowedOptionText": "Povoleno",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Zařízení s pracovním profilem Androidu",
"anyAppOptionText": "Libovolná aplikace",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Libovolný cíl a libovolný zdroj",
"anyDialerAppOptionText": "Libovolná aplikace pro vytáčení",
"anyPolicyManagedDialerAppOptionText": "Libovolná aplikace pro vytáčení spravovaná zásadami",
"appAdded": "Aplikace se přidala.",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Zakázat zálohování",
"dataBackupDisabledLabelMac": "Zakázat zálohování dat v iTunes a na iCloudu",
"dataProtection": "Ochrana dat",
"dataTransfer": "Přenos dat",
"dataTransfer": "<b>Přenos dat</b>",
"defaultEdgeAppConfig": "Výchozí konfigurace aplikace Microsoft Edge",
"defaultValueAdvancedSettingsSelectorDisplayText": "Konfigurovat pokročilá nastavení",
"defaultValueAppsSelectorDisplayText": "Vyberte požadované aplikace.",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Nejsou vydané žádné požadavky na vymazání.",
"enable": "Povolit",
"enableOpenInExperienceSettingName": "Filtrovat dialog Otevřít v / Sdílet jen na aplikace spravované zásadami?",
"encryption": "Šifrování",
"encryption": "<b>Šifrování</b>",
"encryptionLabel": "Šifrovat data aplikace",
"encryptionLabelAndroid": "Šifrovat data aplikace (Android)",
"encryptionLabelIos": "Šifrovat data aplikace (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Hledat podle uživatele",
"flaggedUsersSummaryPartLabel": "Uživatelé",
"flaggedUsersSummaryPartTitle": "Uživatelé označení příznakem",
"functionality": "Funkce",
"functionality": "<b>Funkce</b>",
"gSAppPickerDescription": "Vyberte aplikace spravované podle zásad, které chcete zahrnout. Potom nakonfigurujte požadavky pro přístup a sdílení firemních souborů a e-mailů v těchto aplikacích. Ve výchozím nastavení může uživatel ukládat data do účtů OneDrivu a SharePointu vaší organizace.",
"gSAssignmentText": "Zvolte skupiny uživatelů, kterým chcete zajistit přístup k firemním datům. Ochrana aplikací je přiřazená uživatelům a nikoli zařízením, takže firemní data budou zabezpečená bez ohledu na použité zařízení a stav registrace.",
"gSEdgeAndroidApp": "Vyžadovat instalaci Microsoft Edge pro Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Platnými znaky jsou alfanumerické znaky a znaky spojovníku (-) a tečky (.).",
"invalidPackageId": "Platnými znaky jsou alfanumerické znaky a znaky podtržítka (_) a tečky (.).",
"invalidTokenUsageError": "Neplatný token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Je MAM povolený?",
"itemsCount": "Počet položek: {0}",
"jailbrokenRootedDevices": "Zařízení s jailbreakem nebo rootem",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Datum poslední sestavy",
"lastSync": "Poslední synchronizace",
"lastSyncGmt": "Poslední synchronizace (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Místní úložiště",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Stav ochrany aplikace",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Chránit mobilní aplikace Microsoft Office (Preview)",
"manage": "Spravovat",
@@ -7639,8 +7661,8 @@
"noAssignments": "Žádná přiřazení",
"noConfigSelection": "Vyberte platformu a aplikaci.",
"noConfiguredUsers": "Žádní nakonfigurovaní uživatelé",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Žádný cíl ani zdroj",
"noDestinationsOptionText": "Žádné cíle",
"noEmailToDisplay": "Není dostupná žádná e-mailová adresa.",
"noOptionText": "Ne",
"noPermissionPropertyLabel": "Už máte předplatné?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Žádné zásady",
"noProtectedUsers": "Žádní chránění uživatelé",
"noSelection": "Vyberte platformu, aplikaci a stav ochrany.",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Žádné zdroje",
"noSubscriptionPropertyLabel": "Je možné, že budete potřebovat předplatné.",
"noSubscriptionPropertyLinkText": "Vyzkoušet Microsoft Intune",
"noUnprotectedUsers": "Žádní nechránění uživatelé",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Prostředky, které se mají vytvořit",
"restrictWebContentNo": "Libovolná aplikace",
"restrictWebContentOption2": "{0}: Povolit webové odkazy v jakékoli aplikaci",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "Ověření zařízení SafetyNet",
"saveAppsNotificationText": "Ukládají se vybrané aplikace",
"saveChangesCommandText": "Uložit",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Přesunuli jsme se jinam",
"windows10AppProtectionPolicy": "Zásady ochrany aplikací systému Windows 10 a novějšího",
"windows10PlatformLabel": "Windows 10 a novější",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Sestava ochrany systému Windows",
"wipAddAppsSubtitle": "Přidejte doporučené aplikace Microsoftu, nebo ručně přidejte aplikace ze Storu nebo pro stolní počítače, které chcete povolit, do těchto zásad.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Např. Důvěryhodné umístění, Důvěryhodné zařízení, Silná autorizace",
"publishDesc": "Publikování do aplikací zpřístupní kontext ověřování aplikacím, které tak budou moct kontext použít. Publikování proveďte, až dokončíte konfiguraci zásad podmíněného přístupu pro značku. [Další informace][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publikovat do aplikací",
"titleDesc": "Nakonfigurujte kontext ověřování, který se použije pro ochranu dat a akcí aplikace. Použijte názvy a popisy, kterým správci aplikací porozumí. [Další informace][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Nakonfigurujte kontext ověřování, který se použije pro ochranu dat a akcí aplikace. Použijte názvy a popisy, kterým správci aplikací porozumí. [Další informace][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Zrušení publikování tohoto kontextu ověřování může vést ke ztrátě přístupu k prostředku, který je zabezpečován kontextem ověřování."
},
"Notify": {
"failure": "Aplikaci {0} se nepodařilo aktualizovat.",
@@ -8400,6 +8427,8 @@
"passwordSms": "Heslo + SMS",
"passwordSoftwareOath": "Heslo + softwarový token OATH",
"passwordVoice": "Heslo + hlas",
"passwordX509CertificateMultiFactor": "Heslo + ověřování na základě certifikátu (vícefaktorové)",
"passwordX509CertificateSingleFactor": "Heslo + ověřování na základě certifikátu (jednofaktorové)",
"sms": "SMS",
"smsEmail": "SMS + jednorázové heslo poslané e-mailem",
"smsFederatedSingleFactor": "Federované jednofaktorové ověřování + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Zahrnuje B2B Collaboration, přímé připojení B2B a další typy externích uživatelů.",
"guestOrExternalUsersLabel": "Host nebo externí uživatelé",
"internalGuestLabel": "Místní uživatelé typu host",
"otherExternalUserLabel": "Další externí uživatelé"
"otherExternalUserLabel": "Další externí uživatelé",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Zahrnout uživatele",
"legacyAuthenticationClients": "Starší ověřovací klienti",
"namePolicy": "Pojmenujte zásadu.",
"needAdPremiumMessage": "Pokud chcete používat tuto funkci, potřebujete předplatné Azure AD Premium.",
"next": "Další",
"policyName": "Název zásady",
"policyState": "Stav zásad",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Seznam dostupných organizací"
},
"addTenantLabel": "Přidat tenanta do výběru",
"customOrganizationDescription": "Přidat organizaci s tímto ID tenanta",
"description": "Přidejte organizaci Azure Active Directory tak, že zadáte jeden z jejích názvů domén.",
"notFoundResult": "Nenalezeno",
"searchBoxPlaceholder": "ID tenanta nebo název domény",
"subTitle": "Organizace Azure Active Directory"
"subTitle": "Organizace Azure Active Directory",
"tenantAdded": "Toto ID tenanta už bylo přidáno.",
"tenantIdNotFound": "ID tenanta se nenašlo."
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Nakonfigurujte nastavení přístupu mezi tenanty tak, aby se přijímaly deklarace identity pocházející z tenantů Azure AD, na základě čehož bude externí uživatel používat integrované silné stránky ověřování. Pro externí uživatele nelze nakonfigurovat vlastní silné stránky ověřování.",
"allUsers": "Pokud chcete povolit všechny silné stránky ověřování, nakonfigurujte nastavení přístupu mezi tenanty tak, aby pro externí uživatele přijímaly deklarace identity pocházející z tenantů Azure AD. Silné stránky ověřování nakonfigurují pouze druhé faktory ověřování pro externí uživatele.",
"externalUsers": "Pokud chcete povolit všechny integrované silné stránky ověřování, nakonfigurujte nastavení přístupu mezi tenanty tak, aby pro externí uživatele přijímala deklarace identity pocházející z tenantů Azure AD."
},
"combinedRegistration": "Povolte kombinovanou registraci pro Vyžadovat sílu ověřování, aby vše správně fungovalo. Důrazně to doporučujeme zapnout pro všechny uživatele, ne jenom pro jejich skupinu.",
"compliantDeviceEnabled": "Nezablokujte si přístup! Ujistěte se, že vaše zařízení dodržuje předpisy.",
"domainJoinedDeviceEnabled": "Nezablokujte si přístup! Ujistěte se, že vaše zařízení je připojené službou Hybrid Azure AD Join.",
"notAvailableForSP": "Některé ovládací prvky nejsou k dispozici kvůli výběru {0} v přiřazení zásad.",
@@ -9161,7 +9197,10 @@
"aria": "Seznam atributů na zařízení použitých během přihlašování.",
"infoBalloon": "Seznam atributů na zařízení použitých během přihlašování."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Upřesnit",
"allCloudAppsErrorBox": "Když se vybere oprávnění Požadovat změnu hesla, musí se vybrat i možnost Všechny cloudové aplikace.",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Příklad: uri:contoso.com:level3",
"appEnforceInfoBubble": "Omezení vynucená aplikací můžou vyžadovat další konfiguraci v cloudových aplikacích. Omezení budou platit jenom pro nové relace.",
"appNotSetSeletorLabel": "0 vybraných aplikací",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Konfigurace klientských aplikací tak, aby se dané zásady používaly pro konkrétní klientské aplikace",
"applyConditionDevicePlatformInfoBalloonContent": "Konfigurace platforem zařízení tak, aby se dané zásady používaly pro konkrétní platformy",
"applyConditionDeviceStateInfoBalloonContent": "Konfigurace stavu zařízení tak, aby se dané zásady používaly pro konkrétní stavy zařízení",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Informace",
"invalidCertDuration": "Neplatná doba platnosti certifikátu",
"invalidIpAddress": "Hodnotou musí být platná IP adresa.",
"invalidReAuthSignInRiskOptionSelected": "Kontrolní prvek relace „Frekvence přihlášení (pokaždé)“ nepovoluje výběr „bez rizika“ v ovládacím prvku podmínky „Úroveň rizika přihlášení“.",
"invalidUriErrorMsg": "Zadejte prosím platný identifikátor URI. Příklad: uri:contoso.com:acr ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Podrobnosti zobrazíte kliknutím sem.",
"namednetworkExceedingSizeErrorMessage": "Překročili jste maximální povolené úložiště pro pojmenovaná umístění. Zkuste to znovu s kratším seznamem. Další podrobnosti získáte, když kliknete sem.",
"needMfaSecondary": "Pokud je vybrané řízení relace s frekvencí přihlašování typu pokaždé a s možností Pouze sekundární metody ověřování, musíte vybrat možnost Vyžadovat vícefaktorové ověřování.",
"needMfaSpecificApps": "Když jsou vybrány specificky podporované aplikace, řízení relace s frekvencí přihlašování typu pokaždé vyžaduje řízení oprávnění Vyžadovat vícefaktorové ověřování.",
"newCertName": "nový certifikát",
"noAttributePermissionsError": "K vytvoření nebo aktualizaci zásad nejsou k dispozici dostatečná oprávnění. Pro přidání nebo úpravu dynamických filtrů se vyžaduje role čtenáře definic atributů.",
"noPolicyRowMessage": "Žádné zásady",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Vybrat umístění",
"selectedSP": "Vybraný objekt služby",
"servicePrincipalBladeExcludedSelectorTitle": "Vybrat vyloučené instanční objekty",
"servicePrincipalBladeIncludedSelectorTitle": "Vybrat instanční objekty",
"servicePrincipalDataGridAria": "Seznam dostupných objektů služby",
"servicePrincipalDropDownLabel": "Na co se vztahují tyto zásady?",
"servicePrincipalInfoBox": "Některé podmínky nejsou k dispozici kvůli výběru {0} v přiřazení zásad.",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Všichni uživatelé a skupiny",
"userSelectionBladeExcludeDescription": "Vyberte uživatele, kteří se mají z této zásady vyloučit.",
"userSelectionBladeExcludeTabTitle": "Vyloučit",
"userSelectionBladeExcludedSelectorTitle": "Vybrat vyloučené uživatele",
"userSelectionBladeExcludedSelectorTitle": "Vyberte vyloučené uživatele a skupiny.",
"userSelectionBladeIncludeDescription": "Vyberte uživatele, na které se tato zásada bude vztahovat.",
"userSelectionBladeIncludeTabTitle": "Zahrnout",
"userSelectionBladeIncludedSelectorTitle": "Vybrat",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "IP adresa, ze které se uživatel přihlašuje",
"whatIfIpCountryInfoBoxText": "Pokud používáte IP adresu nebo zemi, budou se vyžadovat obě pole, která by si měla vzájemně odpovídat.",
"whatIfPolicyAppliesTab": "Zásady, které se použijí",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Použitelné zásady ({0})",
"whatIfPolicyDoesNotApplyTab": "Zásady, které se nepoužijí",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Nepoužitelné zásady ({0})",
"whatIfReasons": "Důvody, proč se tyto zásady nepoužijí",
"whatIfSelectClientApp": "Vybrat klientskou aplikaci...",
"whatIfSelectCountry": "Vybrat zemi...",
@@ -10021,6 +10065,8 @@
"system": "Systém",
"user": "Uživatel"
},
"availableUninstall": "Povolit dostupnou odinstalaci",
"availableUninstallTooltip": "Pokud chcete uživatelům z Portálu společnosti poskytnout možnost odinstalace této aplikace, vyberte Ano. Pokud chcete uživatelům zabránit v odinstalaci aplikace z Portálu společnosti, vyberte Ne.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Chování zařízení při restartu",
"deviceRestartBehaviorTooltip": "Vyberte chování restartování zařízení po úspěšné instalaci aplikace. Pokud chcete zařízení restartovat podle nastavení konfigurace návratových kódů, vyberte Určit chování na základě návratových kódů. Pokud chcete restartování zařízení během instalace aplikací založených na Instalační službě MSI potlačit, vyberte Žádná konkrétní akce. Možnost Instalace aplikace může vynutit restartování zařízení zvolte, pokud chcete, aby se instalace aplikace dokončila bez potlačování restartování. Když se vybere možnost Intune vynutí povinné restartování zařízení, zařízení se po úspěšné instalaci aplikace restartuje vždy.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Nastavení standardu S/MIME v Outlooku",
"ownerLabel": "Vlastník",
"ownerSizeHint": "Maximální délka jména vlastníka je 256 znaků.",
"packageIdLabel": "Identifikátor balíčku",
"packageNameLabel": "Název balíčku",
"pivCredentialNotConfigured": "Nevybrali jste vystavitele odvozených přihlašovacích údajů pro vašeho tenanta. Než budete moct tyto zásady na zařízení úspěšně použít, bude nutné jednoho nakonfigurovat.",
"platformLabel": "Platforma",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Důvěryhodný certifikát",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Katalog nastavení (Preview)",
"settingsCatalog": "Katalog nastavení",
"unsupported": "Nepodporováno",
"windows10AdministrativeTemplate": "Šablony pro správu (Preview)",
"windows10Atp": "Microsoft Defender for Endpoint (desktopová zařízení se systémem Windows 10 nebo novějším)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Nakonfigurováno",
"currentVersionLabel": "Aktuální verze",
"currentVersionTooltip": "Toto je aktuální verze systému Office, která je nakonfigurovaná v této sadě. Když se nakonfiguruje a uloží novější verze, bude tato hodnota aktualizována.",
"defaultFileFormatLabel": "Výchozí formát souboru",
"enableMicrosoftSearchAsDefaultTooltip": "Nainstaluje službu na pozadí, která pomáhá určit, jestli je na zařízení nainstalované rozšíření Microsoft Search v Bingu pro Google Chrome.",
"enterXmlDataLabel": "Zadat XML data",
"languagesLabel": "Jazyky",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Zařízení s operačním systémem Chrome"
"devices": "Zařízení s operačním systémem Chrome (Preview)"
},
"ManagedDesktop": {
"adminContacts": "Kontakty správce",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Přizpůsobení",
"cartProfiles": "Profily košíků",
"certificateConnectors": "Konektory certifikátů",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (Preview)",
"compliancePolicies": "Zásady dodržování předpisů",
"complianceScriptManagement": "Skripty",
"complianceScriptManagementPreview": "Skripty (Preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Umístění",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Konfigurační profily",
"configurationProfilesPreview": "Konfigurační profily (Preview)",
"connectorsAndTokens": "Konektory a tokeny",
"corporateDeviceIdentifiers": "Identifikátory podnikových zařízení",
"customAttributes": "Vlastní atributy",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Nápověda a podpora ({0})",
"iOSAppProvisioning": "Zřizovací profily aplikací pro iOS",
"incompleteUserEnrollments": "Nedokončené registrace uživatele",
"intuneRemoteAssistance": "Vzdálená nápověda (Preview)",
"iosUpdates": "Aktualizovat zásady pro iOS/iPadOS",
"legacyPcManagement": "Starší verze správy počítače",
"macOSSoftwareUpdate": "Zásady aktualizace pro macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "Zařízení {0}",
"platformEnrollment": "Registrace {0}",
"policies": "Zásady",
"previewMDMDevices": "Všechna spravovaná zařízení (Preview)",
"profiles": "Profily",
"properties": "Vlastnosti",
"reports": "Sestavy",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Skripty",
"securityBaselines": "Standardní hodnoty zabezpečení",
"serviceToServiceConnector": "Konektor Exchange Online",
"servicenowConnector": "Konektor ServiceNow",
"shellScripts": "Skripty prostředí",
"teamViewerConnector": "Konektor pro TeamViewer",
"telecomeExpenseManagement": "Služba TEM (Telecom Expense Management)",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Podmínky a ujednání",
"titles": "Názvy",
"troubleshoot": "Odstranit potíže",
"troubleshootDevice": "Zařízení",
"troubleshootGroup": "Skupina",
"troubleshootSupport": "Řešení problémů a podpora",
"troubleshootUser": "Uživatel",
"user": "Uživatel",
"userExecutionStatus": "Stav uživatele",
"warranty": "Dodavatelé se zárukou",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Aktualizační okruhy pro Windows 10 a novější",
"windows10XPolicyFailures": "Selhání zásad Windows 10X",
"windows365Connector": "Konektor Citrix pro Windows 365",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Certifikát Windows Enterprise",
"windowsManagement": "Powershellové skripty",
"windowsSideLoadingKeys": "Klíče pro instalaci bokem ve Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Content Caching",
"controlPanelAndSettings": "Systemsteuerung und Einstellungen",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Benutzerdefinierte Konformität (Vorschau)",
"customCompliancePreview": "Benutzerdefinierte Konformität (Vorschau)",
"customCompliance": "Benutzerdefinierte Konformität",
"customConfiguration": "Benutzerdefiniertes Konfigurationsprofil",
"customOMASettings": "Benutzerdefinierte OMA-URI-Einstellungen",
"customPreferences": "Einstellungsdatei",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Geben Sie den Link zum App-Eintrag im Google Play Store ein. Beispiel:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Geben Sie die URL \"Link für Intune\" für die aus dem Store bereitgestellte App ein. Weitere Informationen finden Sie unter {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Hinzufügen Microsoft Store Apps zu Microsoft Intune",
"windows": "Geben Sie den Link zum App-Eintrag im Microsoft Store ein. Beispiel:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Eine Datei, die Ihre App in einem Format enthält, das auf einem Gerät quergeladen werden kann. Gültige Pakettypen umfassen: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "Eine Datei, die Ihre App in einem Format enthält, das auf einem Gerät quergeladen werden kann. Gültige Pakettypen umfassen: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, und .msixbundle).",
"applicableDeviceType": "Wählen Sie die Gerätetypen aus, auf denen diese App installiert werden kann.",
"category": "Kategorisieren Sie die App, um Benutzern das Sortieren und Suchen im Unternehmensportal zu erleichtern. Sie können mehrere Kategorien auswählen.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Fügen Sie einen Namen für die App hinzu. Dieser Name wird in der Intune-App-Liste und für Benutzer im Unternehmensportal angezeigt.",
"notes": "Fügen Sie zusätzliche Hinweise zur App hinzu. Hinweise sind für Personen sichtbar, die beim Admin Center angemeldet sind.",
"owner": "Der Name der Person in Ihrer Organisation, die die Lizenzierung verwaltet oder als Kontakt für diese App fungiert. Dieser Name ist für Personen sichtbar, die beim Admin Center angemeldet sind.",
"packageId": "Der App-Paketbezeichner ist der eindeutige Wert, der die App identifiziert.",
"packageName": "Wenden Sie sich an den Gerätehersteller, um den Paketnamen der App abzurufen. Beispielpaketname: com.beispiel.app",
"privacyUrl": "Stellen Sie einen Link für Personen bereit, die mehr über die Datenschutzeinstellungen und -bestimmungen der App erfahren möchten. Die URL zum Datenschutz ist für Benutzer im Unternehmensportal sichtbar.",
"publisher": "Der Name des Entwicklers oder Unternehmens, von dem die App verteilt wird. Diese Informationen sind für Benutzer im Unternehmensportal sichtbar.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Vorschau",
"descriptionRequired": "Die Beschreibung ist erforderlich.",
"editDescription": "Beschreibung bearbeiten",
"macOSMinOperatingSystemAdditionalInfo": "Das Mindestbetriebssystem für das Hochladen einer PKG-Datei ist macOS 10.14. Laden Sie eine INTUNEMAC-Datei hoch, um ein älteres Mindestbetriebssystem auszuwählen.",
"macOSMinOperatingSystemAdditionalInfo": "Das Mindestbetriebssystem für das Hochladen einer PKG-Datei ist macOS 10.14. Laden Sie eine PKG-Datei hoch, um ein älteres Mindestbetriebssystem auszuwählen.",
"name": "App-Informationen",
"nameForOfficeSuitApp": "Informationen zur App-Suite"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Ablauf der Nachfrist für Konformität",
"configurationType": "Profiltyp",
"conflictingPolicy": "In Konflikt stehende Richtlinien",
"createdDate": "Erstellungsdatum",
"currentOs": "Aktuelles Betriebssystem",
"date": "Datum",
"dateRange": "Datumsbereich",
@@ -1129,9 +1133,11 @@
"device": "Gerät",
"deviceId": "Geräte-ID",
"deviceName": "Gerätename",
"deviceOrApplicationName": "Geräte- oder Anwendungsname",
"deviceReporting": "Geräteberichte",
"diagnosticCode": "Diagnosecode",
"diagnosticText": "Diagnosetext",
"diagnostics": "Diagnose",
"displayName": "Anzeigename",
"driversToReview": "Zu überprüfende Treiber",
"eSIMActivationStatus": "Aktivierungsstatus",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Letzte erfolgreiche Synchronisierung",
"lastUpdated": "Letzte Aktualisierung",
"location": "Standort",
"loggedInUser": "Angemeldeter Benutzer",
"message": "Nachricht",
"model": "Modell",
"mtdConnector": "MTD-Connector",
@@ -1235,7 +1242,7 @@
"infoText": "Konfigurieren Sie die PIN- und Anmeldeinformationsanforderungen, die Benutzer erfüllen müssen, um in einem Arbeitskontext auf Apps zuzugreifen."
},
"DataProtection": {
"infoText": "Diese Gruppe enthält die DLP-Steuerelemente (Data Loss Prevention, Verhinderung von Datenverlust), z. B. Einschränkungen für die Befehle „Ausschneiden, „Kopieren, „Einfügen und „Speichern unter“. Diese Einstellungen bestimmen, wie Benutzer mit Daten in den Apps interagieren."
"infoText": "Diese Gruppe enthält die Steuerelemente zur Verhinderung von Datenverlust (Data Loss Prevention, DLP), z. B. Einschränkungen für ausschneiden, kopieren, einfügen und speichern als. Diese Einstellungen bestimmen, wie Benutzer mit Daten in den Apps interagieren."
},
"DeviceTypes": {
"selectOne": "Wählen Sie mindestens einen Gerätetyp aus."
@@ -1537,20 +1544,20 @@
"label": "Timeout (Minuten der Inaktivität)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Ausschneiden, kopieren und einfügen zulassen für",
"tooltip": "Wählen Sie eine der folgenden Optionen aus, um die Quellen und Ziele anzugeben, aus denen Organisationsbenutzer Organisationsdaten ausschneiden, kopieren oder einfügen können: <br/>\r\n\r\n<b>Jedes Ziel und jede Quelle</b>: Organisationsbenutzer können Daten aus jedem Konto, Dokument, Speicherort oder jeder Anwendung einfügen und dorthin ausschneiden/kopieren.<br/>\r\n\r\n<b>Kein Ziel oder keine Quelle</b>: Organisationsbenutzer können keine Daten nach oder von externen Konten, Dokumenten, Speicherorten oder Anwendungen aus dem oder in den Organisationskontext ausschneiden, kopieren oder einfügen."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Organisationsdaten drucken",
"tooltip": "Wählen Sie <b>Blockieren</b> aus, um das Drucken von Organisationsdaten zu verhindern. Wählen Sie <b>Zulassen</b> aus, um das Drucken von Organisationsdaten zuzulassen. Persönliche oder nicht verwaltete Daten sind nicht betroffen."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Empfangen von Daten von",
"tooltip": "Wählen Sie eine der folgenden Optionen aus, um die Quellen anzugeben, aus denen Organisationsbenutzer Daten empfangen können: <br/>\r\n\r\n<b>Alle Quellen</b>: Organisationsbenutzer können Daten aus einem beliebigen Konto, einem Dokument, einem Speicherort oder einer Anwendung im Organisationskontext öffnen.<br/>\r\n\r\n<b>Keine Quellen</b>: Organisationsbenutzer können keine Daten aus externen Konten, Dokumenten, Speicherorten oder Anwendungen im Organisationskontext öffnen."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Organisationsdaten senden an",
"tooltip": "Wählen Sie eine der folgenden Optionen aus, um die Ziele anzugeben, an die Organisationsbenutzer Daten senden können: <br/>\r\n\r\n<b>Alle Ziele</b>: Organisationsbenutzer können Organisationsdaten an ein beliebiges Konto, ein Dokument, einen Speicherort oder eine Anwendung senden.<br/>\r\n\r\n<b>Keine Ziele</b>: Organisationsbenutzer können keine Organisationsdaten aus dem Organisationskontext an externe Konten, Dokumente, Speicherorte oder Anwendungen senden."
},
"Tap": {
"numberOfDays": "Anzahl Tage",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "Übergang von Benutzern nach einem automatischen Neustart zum erzwungenen Neustart (Tage)",
"enhancedOption": "Erweitert (1903 und früher)",
"enrollmentProfileTypeDedicatedDevice": "Dediziertes Gerät",
"enrollmentProfileTypeDescription": "Wählen Sie einen Registrierungsprofiltyp aus, um mit der Konfiguration von Microsoft Launcher oder des verwalteten Microsoft-Startbildschirms auf Ihren Geräten zu beginnen. Wenn Sie keinen Profiltyp auswählen, wird den Benutzern der Standardstartbildschirm des Geräts angezeigt.",
"enrollmentProfileTypeDescription": "Wählen Sie einen Registrierungsprofiltyp aus, um mit der Konfiguration von Microsoft Launcher oder Microsoft Managed Home Screen auf Ihren Geräten zu beginnen. Wenn Sie keinen Profiltyp auswählen, wird den Benutzern der Standardstartbildschirm des Geräts angezeigt.",
"enrollmentProfileTypeFullyManaged": "Vollständig verwaltet",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "Konfigurieren Sie Microsoft Launcher auf Ihren vollständig verwalteten Geräten.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Verwenden Sie Microsoft Launcher, um die Benutzeroberfläche des Startbildschirms auf den verwalteten Geräten Ihrer Organisation anzupassen. Wenn Sie Launcher als Standard festlegen, können Gerätebenutzer kein anderes Startprogramm verwenden.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Einstellungen",
"kioskConfigurationHeader": "Konfigurieren Sie Ihre Geräte zur Ausführung im Kioskmodus. Überprüfen Sie Ihre App-Zuweisungen im Blatt „Mobile Apps“, bevor Sie einen Kioskmodus auswählen. Apps, die im Kioskmodus ausgeführt werden sollen, müssen einem Windows-Gerät zugewiesen sein. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Weitere Informationen zum Windows-Kioskmodus</a>.",
"kioskCustomAppLayout": "Benutzerdefiniertes App-Layout",
"kioskCustomAppLayoutInfoBalloon": "Wählen Sie aus, wo Apps und Ordner auf dem verwalteten Startbildschirm angezeigt werden sollen. Wird diese Einstellung nicht konfiguriert, können Apps und Ordner hinzugefügt und auf dem Startbildschirm in alphabetischer Reihenfolge aufgefüllt werden.",
"kioskCustomAppLayoutInfoBalloon": "Wählen Sie aus, wo Apps und Ordner in Managed Home Screen angezeigt werden sollen. Wird diese Einstellung nicht konfiguriert, können Apps und Ordner hinzugefügt und im Startbildschirm in alphabetischer Reihenfolge aufgefüllt werden.",
"kioskDaily": "Täglich (empfohlen)",
"kioskDebugMenuDescription": "Ermöglichen Sie Benutzern einen einfacheren Zugriff auf Debugtools im verwalteten Startbildschirm, indem Sie dem Einstellungsmenü einen Einstiegspunkt hinzufügen. Benutzer können einfach nach unten wischen und auf das Symbol \"Geräteinformationen\" tippen, um die verfügbaren Tools anzuzeigen. Wenn Sie den Schnellzugriff nicht aktivieren, können Benutzer weiterhin zum Debugmenü gelangen, indem sie im verwalteten Startbildschirm etwa 15-mal auf die Zurück-Taste tippen.",
"kioskDebugMenuDescription": "Ermöglichen Sie Benutzern einen einfacheren Zugriff auf Debugtools in Managed Home Screen, indem Sie dem Einstellungsmenü einen Einstiegspunkt hinzufügen. Benutzer können einfach nach unten wischen und auf das Symbol \"Geräteinformationen\" tippen, um die verfügbaren Tools anzuzeigen. Wenn Sie den Schnellzugriff nicht aktivieren, können Benutzer weiterhin zum Debugmenü gelangen, indem sie in Managed Home Screen etwa 15-mal auf die Zurück-Taste tippen.",
"kioskDebugMenuName": "Schnellzugriff auf Debugmenü",
"kioskDesktopApplicationIdDesc": "Beschreibung",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Anwendungsbenutzermodell-ID (AUMID) für die Win32-App. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Weitere Informationen zum Ermitteln der AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId/AUMID für die Win32-App",
"kioskDeviceInfoDescription": "Ermöglichen Sie Benutzern einen einfacheren Zugriff auf Geräteinformationen, indem Sie dem Menü mit den Einstellungen des verwalteten Startbildschirms einen Einstiegspunkt hinzufügen. Benutzer können einfach nach unten wischen und auf das Symbol \"Geräteinformationen\" tippen, um den OEM, das Modell, die Seriennummer und die SDK-Ebene des Geräts anzuzeigen. Wenn Sie den Schnellzugriff nicht aktivieren, können Benutzer diese Informationen über das Debugmenü des verwalteten Startbildschirms abrufen.",
"kioskDeviceInfoDescription": "Ermöglichen Sie Benutzern einen einfacheren Zugriff auf Geräteinformationen, indem Sie dem Einstellungsmenü von Managed Home Screens einen Einstiegspunkt hinzufügen. Benutzer können einfach nach unten wischen und auf das Symbol \"Geräteinformationen\" tippen, um OEM, Modell, Seriennummer und SDK-Ebene des Geräts anzuzeigen. Wenn Sie den Schnellzugriff nicht aktivieren, können Benutzer diese Informationen über das Debugmenü von Managed Home Screen abrufen.",
"kioskDeviceInfoName": "Schnellzugriff auf Geräteinformationen",
"kioskDropOutCodeEmptyValueKey": "Geben Sie eine aus 4 bis 6 Ziffern bestehende PIN ein.",
"kioskDropOutDescription": "Hiermit ermöglichen Sie IT-Administratoren das vorübergehende Verlassen des Modus \"Multi-App-Kiosk\", um Änderungen am Gerät vorzunehmen.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Durchschnitt",
"kioskIconSizeSmall": "Sehr klein",
"kioskIconSizeSmallest": "Klein",
"kioskInfoBoxText": "Multi-App-Kioskmodus: Hiermit wird das Gerät auf die Ausführung mehrerer Apps eingeschränkt, die aus der Managed Home Screen-App gestartet werden. Um diesen Modus zu verwenden, müssen Sie zunächst die Managed Home Screen-App über die Client-Apps-Workload genehmigen und zuweisen.",
"kioskInfoBoxText": "Multi-App-Kioskmodus: Hiermit wird das Gerät auf die Ausführung mehrerer Apps eingeschränkt, die aus der App Managed Home Screen gestartet werden. Um diesen Modus zu verwenden, müssen Sie zunächst die App Managed Home Screen über die Client-Apps-Workload genehmigen und zuweisen.",
"kioskLocalGroup": "Lokale Benutzergruppen",
"kioskLocalUser": "Lokales Benutzerkonto",
"kioskLocalUsers": "Lokale Benutzerkonten",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TYP",
"kioskManagedAppLink": "App auswählen",
"kioskManagedAppsHeader": "Die folgenden Apps für Windows 10 und höher wurden erworben und mit Intune synchronisiert. Melden Sie sich beim <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store für Unternehmen</a> an, um zusätzliche Apps zu kaufen.",
"kioskManagedHomeScreenAutoSignOutDescription": "Melden Sie Benutzer nach einer Bestimmten Zeit der Inaktivität automatisch von Managed Home Screen ab, und wählen Sie aus, ob Endbenutzern keine Option zum Verlängern ihrer Anmeldesitzung erteilt werden soll. Zum Konfigurieren dieser Einstellung muss der Anmeldebildschirm aktiviert sein. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind, und meldet Endbenutzer von allen Anwendungen auf dem Gerät ab, die in den Modus für gemeinsam genutzte Geräte integriert sind. ",
"kioskManagedHomeScreenAutoSignOutName": "Automatische Abmeldung von MHS- und Shared Device Mode-Anwendungen nach inaktivem Modus",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Legen Sie fest, wie viel Zeit (in Sekunden) der Benutzer die Möglichkeit haben soll, seine Sitzung fortzusetzen, bevor er automatisch von Managed Home Screen abgemeldet wird. Standardmäßig ist dieser Wert auf 60 Sekunden festgelegt. Die automatische Abmeldung nach Inaktivität muss aktiviert sein, um diese Einstellung zu konfigurieren. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind, und meldet Benutzer von allen Anwendungen auf dem Gerät ab, die in den Modus für gemeinsam genutzte Geräte integriert sind. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Melden Sie Benutzer nach einer bestimmten Zeit der Inaktivität automatisch aus Managed Home Screen ab, und wählen Sie aus, ob Endbenutzern eine Option zum Verlängern ihrer Anmeldesitzung erteilt werden soll. Zum Konfigurieren dieser Einstellung muss der Anmeldebildschirm aktiviert sein. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind, und meldet Endbenutzer von allen Anwendungen auf dem Gerät ab, die in den Modus für gemeinsam genutzte Geräte integriert sind. ",
"kioskManagedHomeScreenAutoSignOutName": "Automatische Abmeldung aus MHS und Anwendungen im Modus für gemeinsam genutzte Geräte nach Inaktivität",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Legen Sie fest, wie viel Zeit (in Sekunden) Benutzer die Möglichkeit haben sollen, ihre Sitzung fortzusetzen, bevor sie automatisch aus Managed Home Screen abgemeldet werden. Standardmäßig ist dieser Wert auf 60 Sekunden festgelegt. Die automatische Abmeldung nach Inaktivität muss aktiviert sein, um diese Einstellung zu konfigurieren. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind, und meldet Benutzer von allen Anwendungen auf dem Gerät ab, die in den Modus für gemeinsam genutzte Geräte integriert sind. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Anzahl von Sekunden, die der Benutzer benachrichtigt wird, bevor er automatisch abmeldet wird.",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Definieren Sie den Zeitraum der Inaktivität in Sekunden, bevor der Benutzer automatisch von Managed Home Screen abgemeldet wird. Standardmäßig ist dieser Wert auf 300 Sekunden festgelegt. Die automatische Abmeldung nach Inaktivität muss aktiviert sein, um diese Einstellung zu konfigurieren. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind, und meldet Benutzer von allen Anwendungen auf dem Gerät ab, die in den Modus für gemeinsam genutzte Geräte integriert sind. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Definieren Sie den Zeitraum der Inaktivität in Sekunden, bevor der Benutzer automatisch aus Managed Home Screen abgemeldet wird. Standardmäßig ist dieser Wert auf 300 Sekunden festgelegt. Die automatische Abmeldung nach Inaktivität muss aktiviert sein, um diese Einstellung zu konfigurieren. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind, und meldet Benutzer von allen Anwendungen auf dem Gerät ab, die in den Modus für gemeinsam genutzte Geräte integriert sind. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Anzahl von Sekunden, die das Gerät inaktiv ist, bevor der Benutzer automatisch abgemeldet wird.",
"kioskManagedHomeScreenPINComplexityComplex": "Komplex",
"kioskManagedHomeScreenPINComplexityDescription": "Wählen Sie die Komplexität der Sitzungs-PIN aus. \"Komplex\" erfordert alphanumerische Zeichen, und \"simple\" erfordert nur Zahlen. Der Benutzer muss eine PIN für die Anmeldesitzung festlegen, um diese Einstellung konfigurieren zu können. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Einfach",
"kioskManagedHomeScreenPINRequiredDescription": "Ermöglichen Sie es Benutzern, eine PIN zu erstellen, die für die Dauer einer Sitzung für einmaliges Anmelden vorhanden ist. Bei der Abmeldung wird diese PIN gelöscht. Zum Konfigurieren dieser Einstellung muss der Anmeldebildschirm aktiviert sein. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind.",
"kioskManagedHomeScreenPINRequiredName": "Benutzer muss eine PIN für die Anmeldesitzung festlegen",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Fordern Sie die Benutzer auf, ihre Sitzungs-PIN einzugeben, um die Verwendung des verwalteten Startbildschirms fortzusetzen, nachdem der Bildschirmschoner angezeigt wurde. Der Benutzer muss eine PIN für die Anmeldesitzung festlegen, um diese Einstellung konfigurieren zu können. Diese Einstellung hat keine Auswirkungen, wenn der Bildschirmschonermodus nicht konfiguriert ist. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Fordern Sie die Benutzer auf, ihre Sitzungs-PIN einzugeben, um die Verwendung von Managed Home Screen fortzusetzen, nachdem der Bildschirmschoner angezeigt wurde. Der Benutzer muss eine PIN für die Anmeldesitzung festlegen, um diese Einstellung konfigurieren zu können. Diese Einstellung hat keine Auswirkungen, wenn der Bildschirmschonermodus nicht konfiguriert ist. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Erforderlicher Benutzer zum Eingeben der Sitzungs-PIN, wenn ein Bildschirmschoner angezeigt wurde.",
"kioskManagedHomeScreenSignInBackgroundDescription": "Passen Sie die Darstellung des Anmeldebildschirms an. Zum Konfigurieren dieser Einstellung muss der Anmeldebildschirm aktiviert sein. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Passen Sie ein Brandinglogo für den Anmeldebildschirm und die Eingabeaufforderung für die Sitzungs-PIN an. Zum Konfigurieren dieser Einstellung muss der Anmeldebildschirm aktiviert sein. Diese Einstellung ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Benutzerdefiniertes URL-Brandinglogo für Anmeldebildschirm und Sitzungs-PIN-Seite festlegen",
"kioskManagedHomeScreenSignInEnabledDescription": "Aktivieren Sie einen Anmeldebildschirm auf Managed Home Screen. Dieser Anmeldebildschirm ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind.",
"kioskManagedHomeScreenSignInEnabledDescription": "Aktivieren Sie einen Anmeldebildschirm für Managed Home Screen. Dieser Anmeldebildschirm ist für die Verwendung auf dedizierten Geräten vorgesehen, die im AAD-Modus für gemeinsam genutzte Geräte registriert sind.",
"kioskManagedHomeScreenSignInEnabledName": "MHS-Anmeldebildschirm",
"kioskManagedSettingsDescription": "Diese Verknüpfung gibt Benutzern eine weitere Möglichkeit für den Zugriff auf Einstellungen. Sie wird (ähnlich einer App) als nicht anpassbares Symbol auf dem Startbildschirm angezeigt und heißt \"Verwaltete Einstellungen\". Wenn Sie die Verknüpfung deaktivieren, können Benutzer weiterhin auf ihrem Bildschirm nach unten wischen, um auf diese Einstellungen zuzugreifen.",
"kioskManagedSettingsName": "Verknüpfung mit Einstellungsmenü",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kioskmodus",
"kioskModeSingle": "Einzelne App",
"kioskMonthly": "Monatlich",
"kioskObsoleteInfoHeader": "Die Einstellungen auf diesem Blatt sind veraltet. Um Kioskeinstellungen für Ihr Gerät zu konfigurieren, wechseln Sie zurück zum Blatt „Profil erstellen“. Wählen Sie in der Dropdownliste „Profiltyp“ die Einstellung „Kiosk (Vorschau)“ aus.",
"kioskProfileHeader": "Verwenden Sie diese Einstellungen, um den Kioskmodus zu konfigurieren. Stellen Sie vor der Konfiguration dieser Einstellungen sicher, dass Sie die Apps, die Sie im Kioskmodus ausführen möchten, über die Client-Apps-Workload für die Geräte bereitgestellt haben.",
"kioskProfileLearnMore": "Weitere Informationen zum Windows-Kioskmodus.",
"kioskProfileName": "Kioskkonfigurationsname",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Wiederholung des Wartungsfensters",
"kioskRecurrenceDescription": "Legen Sie fest, wie oft Wartungsfenster für App-Updates stattfinden sollen. Um ungeplante App-Neustarts zu vermeiden, wird ein tägliches Wartungsfenster empfohlen.",
"kioskScreenOrientationAutoRotate": "Automatisch drehen",
"kioskScreenOrientationDescription": "Die Ausrichtung des verwalteten Startbildschirms auf dem Gerät.",
"kioskScreenOrientationDescription": "Die Ausrichtung von Managed Home Screens auf dem Gerät.",
"kioskScreenOrientationLandscape": "Querformat",
"kioskScreenOrientationName": "Bildschirmausrichtung",
"kioskScreenOrientationNotConfigured": "Nicht konfiguriert",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "WLAN-Konfiguration",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "WLAN-SSID-Namen eingeben",
"kioskWifiSsidsDescription": "Steuern oder begrenzen Sie den WLAN-Zugriff noch detaillierter, indem Sie eine Liste zulässiger Netzwerke anhand ihrer SSID manuell hinzufügen oder importieren. Benutzer mit verwaltetem Startbildschirm können nur mit diesen Netzwerken eine Verbindung herstellen. Die WLAN-Konfiguration muss aktiviert sein, um diese Einstellung zu konfigurieren. Wenn Sie nichts hinzufügen, werden dem Gerätebenutzer alle verfügbaren Netzwerke angezeigt.",
"kioskWifiSsidsDescription": "Steuern oder begrenzen Sie den WLAN-Zugriff noch weiter, indem Sie eine Liste zulässiger Netzwerke anhand ihrer SSID manuell hinzufügen oder importieren. Benutzer von Managed Home Screen können eine Verbindung nur zu diesen Netzwerken herstellen. Die WLAN-Konfiguration muss aktiviert sein, um diese Einstellung zu konfigurieren. Wenn Sie nichts hinzufügen, werden Gerätebenutzern alle verfügbaren Netzwerke angezeigt.",
"kioskWifiSsidsName": "WLAN-Zulassungsliste",
"knoxBlockAutofillDescription": "Hiermit blockieren Sie die Funktion \"AutoAusfüllen\".",
"knoxBlockAutofillName": "AutoAusfüllen (nur Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana auf Sperrbildschirm (nur Desktop)",
"lockScreenBlockToastNotificationsDescription": "Hiermit blockieren Sie Popupbenachrichtigungen über dem Sperrbildschirm des Geräts.",
"lockScreenBlockToastNotificationsName": "Popupbenachrichtigungen in Sperrbildschirm",
"lockScreenMessageDescription": "Geben Sie optionalen Text an, der auf dem gesperrten Bildschirm angezeigt wird. Die Language-Nachricht „Alle, außer wenn angegeben“ wird angezeigt, wenn für die Standardsprache eines Geräts keine benutzerdefinierte Nachricht angegeben ist. ",
"lockScreenMessageGridHeader": "Lokalisierte Sperrbildschirmmeldung",
"lockScreenMessageHint": "(maximal 4096 Zeichen)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/de-de/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Weitere Informationen zu Sperrbildschirmmeldungen. ",
"lockScreenMessageLengthValidation": "Die Eingabe darf 4096 Zeichen nicht überschreiten.",
"lockScreenMessageName": "Nachricht auf Sperrbildschirm",
"lockScreenMessagesSummaryKey": "Nachricht auf Sperrbildschirm",
"lockScreenTimeoutInSecondsDescription": "Hiermit legen Sie den Zeitraum (in Sekunden) zwischen dem Eintreten der Bildschirmsperre und dem Abschalten des Bildschirms für Windows 10 Mobile-Geräte fest. Unterstützte Werte: 111800.",
"lockScreenTimeoutInSecondsName": "Bildschirmtimeout (nur Mobilgeräte)",
"lockScreenTimeoutInSecondsPlaceholder": "Geben Sie die Anzahl von Sekunden ein (111800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Zugriff auf Windows Mail-App ohne Microsoft-Konto",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (Vorschau)",
"microsoftTunnelForWindows": "Microsoft Tunnel (Vorschau)",
"microsoftTunnelOption": "Microsoft Tunnel (eigenständiger Client) (Vorschau)",
"microsoftTunnelSite": "Microsoft Tunnel-Standort",
"microsoftTunnelSiteDescription": "Der VPN-Client stellt eine Verbindung mit der öffentlichen IP-Adresse oder dem FQDN des Standorts her.",
"microsoftTunnelSiteNotExist": "Der Standort ist nicht vorhanden. Wählen Sie einen neuen Standort aus.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Parameter der Sicherheitszuordnung",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Hiermit wird angegeben, ob die automatische Geräteverschlüsselung bei der ersten Verwendung zugelassen wird, wenn das Gerät in Azure AD eingebunden wird.",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatische Verschlüsselung bei AADJ",
"securityCommonCriteriaModeDescription": "Diese Einstellung ermöglicht einen erhöhten Satz von Sicherheitsstandards auf dem Gerät, und wird am häufigsten in hochsensiblen Organisationen wie Behörden verwendet wird. Standardmäßig nicht konfiguriert.",
"securityCommonCriteriaModeName": "Common Criteria-Modus ",
"securityDeveloperSettingsEnabledDescription": "Zugriff auf Entwicklereinstellungen zulassen.",
"securityDeveloperSettingsEnabledName": "Entwicklereinstellungen",
"securityOption": "Diagnosedaten aus",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Gültige Betriebssystembuilds",
"validTLSVersion": "Als TLS-Version muss einer der folgenden Werte angegeben werden: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Der Zeitraum für das Einfrieren darf nicht länger als 90 Tage sein.",
"validateFreezePeriodSeparation": "Zeiträume für das Einfrieren müssen durch mindestens 60 Tage getrennt werden.",
"validateSingleSignOnMessage": "Die Eigenschaft \"Einmaliges Anmelden\" (SSO) muss auf \"Deaktivieren\" festgelegt werden, wenn der Authentifizierungsmodus auf \"Computer\" oder \"Gast\" festgelegt ist.",
"value": "Wert",
"valueColumn": "Wert",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(Diese Konformitätsprüfung wird für Geräte mit den Betriebssystemversionen Android 4.0 und höher bzw. KNOX 4.0 und höher unterstützt.)",
"versionIOS8": "(Diese Konformitätsprüfung wird für Geräte mit den Betriebssystemversionen iOS 8.0 und höher unterstützt.)",
"versionWin10Desktop": "(Diese Konformitätsprüfung wird für Desktopgeräte unterstützt, auf denen Windows 10 oder höher ausgeführt wird.)",
"virtualHomeButtonDescription": "Hiermit wird ein Softkey aktiviert, der die Benutzer an den verwalteten Startbildschirm zurückleitet. Sie haben die Auswahl zwischen einer dauerhaften, unverankerten Schaltfläche (\"Floating Button\") oder einer Schaltfläche, die über eine Wischbewegung aktiviert wird.",
"virtualHomeButtonDescription": "Hiermit wird ein Softkey aktiviert, der die Benutzer an Managed Home Screen zurückleitet. Sie haben die Auswahl zwischen einer dauerhaften, unverankerten Schaltfläche oder einer Schaltfläche, die über eine Wischbewegung aktiviert wird.",
"virtualHomeButtonFloating": "Unverankert",
"virtualHomeButtonName": "Virtuelle Startschaltfläche",
"virtualHomeButtonNotConfigured": "Nicht konfiguriert",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Alle App-Typen",
"allAppsOptionText": "Alle Apps",
"allAppsWithData": "Alle Apps mit eingehenden Organisationsdaten",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Alle Ziele",
"allSourcesOptionText": "Alle Quellen",
"allow": "Erteilen Sie",
"allowOverrides": "Außerkraftsetzungen zulassen",
"allowSpecifiedBlock": "Angegebene zulassen (nicht angegebene blockieren)",
"allowSpecifiedWipe": "Angegebene zulassen (nicht angegebene löschen)",
"allowedOptionText": "Zulässig",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Geräte mit Android-Arbeitsprofil",
"anyAppOptionText": "Alle Apps",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Beliebiges Ziel und beliebige Quelle",
"anyDialerAppOptionText": "Beliebige Telefon-App",
"anyPolicyManagedDialerAppOptionText": "Beliebige Telefon-App mit Richtlinienverwaltung",
"appAdded": "App hinzugefügt",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Sicherungen verhindern",
"dataBackupDisabledLabelMac": "iTunes- und iCloud-Sicherungen verhindern",
"dataProtection": "Datenschutz",
"dataTransfer": "Datenübertragung",
"dataTransfer": "<b>Datenübertragung</b>",
"defaultEdgeAppConfig": "Microsoft Edge-App-Konfiguration als Standard festlegen",
"defaultValueAdvancedSettingsSelectorDisplayText": "Erweiterte Einstellungen konfigurieren",
"defaultValueAppsSelectorDisplayText": "Erforderliche Apps auswählen",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Es wurden keine Zurücksetzungsanforderungen ausgegeben.",
"enable": "Aktivieren",
"enableOpenInExperienceSettingName": "Dialogfeld „Öffnen in“/„Freigeben“ filtern, um nur per Richtlinie verwaltete Apps anzuzeigen?",
"encryption": "Verschlüsselung",
"encryption": "<b>Verschlüsselung</b>",
"encryptionLabel": "App-Daten verschlüsseln",
"encryptionLabelAndroid": "App-Daten verschlüsseln (Android)",
"encryptionLabelIos": "App-Daten verschlüsseln (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Nach Benutzer suchen",
"flaggedUsersSummaryPartLabel": "Benutzer",
"flaggedUsersSummaryPartTitle": "Gekennzeichnete Benutzer",
"functionality": "Funktionalität",
"functionality": "<b>Funktionalität</b>",
"gSAppPickerDescription": "Wählen Sie die richtlinienverwalteten Apps aus, die Sie einschließen möchten. Konfigurieren Sie dann die Anforderungen für den Zugriff auf und die Freigabe von Unternehmensdateien und E-Mails in diesen Apps. Standardmäßig kann der Benutzer Daten in den OneDrive- und SharePoint-Konten Ihrer Organisation speichern.",
"gSAssignmentText": "Wählen Sie die einzuschließenden Benutzergruppen aus, um sicherzustellen, dass ein Zugriff auf Ihre Unternehmensdaten möglich ist. Der App-Schutz wird auf Benutzer angewendet, nicht auf Geräte. Deshalb werden Ihre Unternehmensdaten unabhängig vom verwendeten Gerät und dessen Registrierungsstatus geschützt.",
"gSEdgeAndroidApp": "Installation für Microsoft Edge unter Android erforderlich",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Zulässig sind alphanumerische Zeichen, „-“ und „.“.",
"invalidPackageId": "Zulässig sind alphanumerische Zeichen, „_“ und „.“.",
"invalidTokenUsageError": "Ungültiges Token.",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Ist MAM aktiviert?",
"itemsCount": "{0} Elemente",
"jailbrokenRootedDevices": "Geräte mit Jailbreak/entfernten Nutzungsbeschränkungen",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Datum des letzten Berichts",
"lastSync": "Letzte Synchronisierung",
"lastSyncGmt": "Letzte Synchronisierung (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Lokaler Speicher",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Status des App-Schutzes",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Microsoft Office Mobile-Apps schützen (Vorschau)",
"manage": "Verwalten",
@@ -7639,8 +7661,8 @@
"noAssignments": "Keine Zuweisungen.",
"noConfigSelection": "Plattform und App auswählen",
"noConfiguredUsers": "Keine konfigurierten Benutzer",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Kein Ziel oder keine Quelle",
"noDestinationsOptionText": "Keine Ziele",
"noEmailToDisplay": "Es ist keine E-Mail-Adresse verfügbar.",
"noOptionText": "Nein",
"noPermissionPropertyLabel": "Sie verfügen bereits über ein Abonnement?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Keine Richtlinie",
"noProtectedUsers": "Keine geschützten Benutzer.",
"noSelection": "Plattform, App und Schutzstatus auswählen",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Keine Quellen.",
"noSubscriptionPropertyLabel": "Sie benötigen möglicherweise ein Abonnement.",
"noSubscriptionPropertyLinkText": "Microsoft Intune jetzt testen",
"noUnprotectedUsers": "Keine nicht geschützten Benutzer",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Zu erstellende Ressourcen",
"restrictWebContentNo": "Alle Apps",
"restrictWebContentOption2": "{0}: Weblinks in allen Apps zulassen",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet-Gerätenachweis",
"saveAppsNotificationText": "Die ausgewählten Apps werden gespeichert.",
"saveChangesCommandText": "Speichern",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Wir sind umgezogen.",
"windows10AppProtectionPolicy": "App-Schutzrichtlinie für Windows 10 oder höher",
"windows10PlatformLabel": "Windows 10 und höher",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Bericht zum Windows-Schutz",
"wipAddAppsSubtitle": "Fügen Sie empfohlene Microsoft-Apps hinzu, oder fügen Sie manuell Store- oder Desktop-Apps hinzu, die im Rahmen dieser Richtlinie zulässig sein sollen.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Beispiele: vertrauenswürdiger Speicherort, vertrauenswürdiges Gerät, starke Autorisierung",
"publishDesc": "Durch \"In Apps veröffentlichen\" wird der Authentifizierungskontext für Apps zur Verfügung gestellt und kann verwendet werden. Veröffentlichen Sie ihn, wenn Sie die Konfiguration der Richtlinie für bedingten Zugriff für das Tag abgeschlossen haben. [Weitere Informationen][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "In Apps veröffentlichen",
"titleDesc": "Konfigurieren Sie einen Authentifizierungskontext, der zum Schutz von Anwendungsdaten und Aktionen verwendet wird. Verwenden Sie Namen und Beschreibungen, die für Anwendungsadministratoren verständlich sind. [Weitere Informationen][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Konfigurieren Sie einen Authentifizierungskontext, der zum Schutz von Anwendungsdaten und Aktionen verwendet wird. Verwenden Sie Namen und Beschreibungen, die für Anwendungsadministratoren verständlich sind. [Weitere Informationen][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Das Aufheben der Veröffentlichung dieses Authentifizierungskontexts kann dazu führen, dass der Zugriff auf die Ressource verloren geht, die durch den Authentifizierungskontext gesichert wird."
},
"Notify": {
"failure": "Fehler beim Aktualisieren von \"{0}\".",
@@ -8400,6 +8427,8 @@
"passwordSms": "Kennwort + SMS",
"passwordSoftwareOath": "Kennwort und Software-OATH-Token",
"passwordVoice": "Kennwort + Stimme",
"passwordX509CertificateMultiFactor": "Kennwort- und zertifikatbasierte Authentifizierung (Mehrstufige Authentifizierung)",
"passwordX509CertificateSingleFactor": "Kennwort- und zertifikatbasierte Authentifizierung (Einstufige Authentifizierung)",
"sms": "SMS",
"smsEmail": "SMS und Einmal-Passcode per E-Mail",
"smsFederatedSingleFactor": "Föderierter 1-Faktor + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Umfasst B2B Collaboration-Benutzer, Benutzer mit direkter B2B-Verbindung und andere Arten von externen Benutzern.",
"guestOrExternalUsersLabel": "Gastbenutzer oder externe Benutzer",
"internalGuestLabel": "Lokale Gastbenutzer",
"otherExternalUserLabel": "Andere externe Benutzer"
"otherExternalUserLabel": "Andere externe Benutzer",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Eingeschlossene Benutzer",
"legacyAuthenticationClients": "Legacy-Authentifizierungsclients",
"namePolicy": "Ihre Richtlinie benennen",
"needAdPremiumMessage": "Sie benötigen ein Azure AD Premium-Abonnement, um dieses Feature zu verwenden.",
"next": "Weiter",
"policyName": "Richtlinienname",
"policyState": "Richtlinienstatus",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Liste der verfügbaren Organisationen"
},
"addTenantLabel": "Mandanten hinzufügen zu ausgewähltem",
"customOrganizationDescription": "Hinzufügen einer Organisation mit dieser Mandanten-ID",
"description": "Fügen Sie eine Azure AD-Organisation hinzu, indem Sie einen der zugehörigen Domänennamen eingeben.",
"notFoundResult": "Nicht gefunden",
"searchBoxPlaceholder": "Mandanten-ID oder Domänenname",
"subTitle": "Azure AD-Organisation"
"subTitle": "Azure AD-Organisation",
"tenantAdded": "Diese Mandanten-ID wurde bereits hinzugefügt.",
"tenantIdNotFound": "Mandanten-ID nicht gefunden"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Konfigurieren Sie mandantenübergreifende Zugriffseinstellungen, um Ansprüche von Azure AD Mandanten zu akzeptieren, damit externe Benutzer integrierte Authentifizierungsstärken verwenden können. Benutzerdefinierte Authentifizierungsstärken können nicht für externe Benutzer konfiguriert werden.",
"allUsers": "Um alle Authentifizierungsstärken zu aktivieren, konfigurieren Sie mandantenübergreifende Zugriffseinstellungen, um Ansprüche von Azure AD-Mandanten für externe Benutzer zu akzeptieren. Authentifizierungsstärken konfigurieren nur die zweistufige Authentifizierung für externe Benutzer.",
"externalUsers": "Um alle integrierten Authentifizierungsstärken zu aktivieren, konfigurieren Sie mandantenübergreifende Zugriffseinstellungen, um Ansprüche von Azure AD Mandanten für externe Benutzer zu akzeptieren."
},
"combinedRegistration": "Aktivieren Sie die kombinierte Registrierung, damit „Authentifizierungsstärke erforderlich“ ordnungsgemäß funktioniert. Wir empfehlen dringend, es für alle Benutzer und nicht nur für eine Gruppe von Benutzern zu aktivieren.",
"compliantDeviceEnabled": "Sperren Sie sich nicht aus! Stellen Sie sicher, dass Ihr Gerät konform ist.",
"domainJoinedDeviceEnabled": "Sperren Sie sich nicht aus! Stellen Sie sicher, dass Ihr Gerät als Hybridgerät in Azure AD eingebunden ist.",
"notAvailableForSP": "Einige Steuerelemente sind aufgrund der Auswahl von „{0}“ in der Richtlinienzuweisung nicht verfügbar.",
@@ -9161,7 +9197,10 @@
"aria": "Liste der Attribute auf dem Gerät, die bei der Anmeldung verwendet werden.",
"infoBalloon": "Liste der Attribute auf dem Gerät, die bei der Anmeldung verwendet werden."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Erweitert",
"allCloudAppsErrorBox": "\"Alle Cloud-Apps\" muss ausgewählt werden, wenn die Zuweisung \"Kennwortänderung anfordern\" ausgewählt ist.",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Beispiel: uri:contoso.com:level3",
"appEnforceInfoBubble": "Für von der App erzwungene Einschränkungen sind möglicherweise zusätzliche Administratorkonfigurationen innerhalb der Cloud-Apps erforderlich. Die Einschränkungen treten nur für neue Sitzungen in Kraft.",
"appNotSetSeletorLabel": "0 Cloud-Apps ausgewählt",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Konfigurieren Sie Client-Apps, um die Richtlinie auf bestimmte Client-Apps anzuwenden.",
"applyConditionDevicePlatformInfoBalloonContent": "Konfigurieren Sie Geräteplattformen, um die Richtlinie auf bestimmte Plattformen anzuwenden.",
"applyConditionDeviceStateInfoBalloonContent": "Konfigurieren Sie den Gerätezustand, um die Richtlinie auf bestimmte Gerätezustände anzuwenden.",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Ungültige Zertifikatdauer.",
"invalidIpAddress": "Der Wert muss eine gültige IP-Adresse sein.",
"invalidReAuthSignInRiskOptionSelected": "Die Sitzungssteuerung „Anmeldehäufigkeit jedes Mal“ lässt die Auswahl „Kein Risiko“ im Bedingungssteuerelement „Risikostufe für Anmeldung“ nicht zu.",
"invalidUriErrorMsg": "Geben Sie einen gültigen URI an. Beispiel: uri:contoso.com:acr ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Klicken Sie hier, um weitere Informationen zu erhalten.",
"namednetworkExceedingSizeErrorMessage": "Sie haben den maximal zulässigen Speicher für benannte Standorte überschritten. Versuchen Sie es mit einer kürzeren Liste. Klicken Sie hier, um weitere Details anzuzeigen.",
"needMfaSecondary": "„Multi-Faktor-Authentifizierung erfordern“ muss ausgewählt sein, wenn „Anmeldehäufigkeit jedes Mal“ mit „Nur sekundäre Authentifizierungsmethoden“ ausgewählt ist.",
"needMfaSpecificApps": "„Die „Anmeldehäufigkeit jedes Mal“ für die Sitzungssteuerung erfordert die Zuweisungssteuerung „Multi-Faktor-Authentifizierung erforderlich“, wenn speziell unterstützte Apps ausgewählt werden",
"newCertName": "Neues Zertifikat",
"noAttributePermissionsError": "Unzureichende Berechtigungen zum Erstellen oder Aktualisieren der Richtlinie. Die Rolle „Attributdefinitionsleser“ ist erforderlich, um dynamische Filter hinzuzufügen/zu bearbeiten.",
"noPolicyRowMessage": "Keine Richtlinien",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Speicherorte auswählen",
"selectedSP": "Ausgewählter Dienstprinzipal",
"servicePrincipalBladeExcludedSelectorTitle": "Ausgeschlossene Dienstprinzipale auswählen",
"servicePrincipalBladeIncludedSelectorTitle": "Dienstprinzipale auswählen",
"servicePrincipalDataGridAria": "Liste der verfügbaren Dienstprinzipale",
"servicePrincipalDropDownLabel": "Wofür gilt diese Richtlinie?",
"servicePrincipalInfoBox": "Einige Bedingungen sind aufgrund der Auswahl von „{0}“ in der Richtlinienzuweisung nicht verfügbar.",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Alle Benutzer und Gruppen",
"userSelectionBladeExcludeDescription": "Wählen Sie die Benutzer und Gruppen aus, die von der Richtlinie ausgenommen werden sollen.",
"userSelectionBladeExcludeTabTitle": "Ausschließen",
"userSelectionBladeExcludedSelectorTitle": "Ausgeschlossene Benutzer auswählen",
"userSelectionBladeExcludedSelectorTitle": "Ausgeschlossene Benutzer und Gruppen auswählen",
"userSelectionBladeIncludeDescription": "Hiermit werden die Benutzer ausgewählt, auf die diese Richtlinie angewendet wird.",
"userSelectionBladeIncludeTabTitle": "Einschließen",
"userSelectionBladeIncludedSelectorTitle": "Auswählen",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Die IP-Adresse, von der aus der Benutzer sich anmeldet.",
"whatIfIpCountryInfoBoxText": "Wenn Sie eine IP-Adresse oder ein Land/eine Region verwenden, sind beide Felder erforderlich und müssen ordnungsgemäß zugeordnet werden.",
"whatIfPolicyAppliesTab": "Anzuwendende Richtlinien",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Anwendbare Richtlinien ({0})",
"whatIfPolicyDoesNotApplyTab": "Nicht anzuwendende Richtlinien",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Nicht anwendbare Richtlinien ({0})",
"whatIfReasons": "Gründe für Nichtanwendung dieser Richtlinie",
"whatIfSelectClientApp": "Client-App auswählen...",
"whatIfSelectCountry": "Land auswählen...",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "Benutzer"
},
"availableUninstall": "Verfügbare Deinstallation zulassen",
"availableUninstallTooltip": "Wählen Sie \"Ja\" aus, um die Deinstallationsoption für diese App für Benutzer aus dem Unternehmensportal bereitzustellen. Wählen Sie \"Nein\" aus, um zu verhindern, dass Benutzer die App aus dem Unternehmensportal deinstallieren.",
"bladeTitle": "Programm",
"deviceRestartBehavior": "Verhalten beim Geräteneustart",
"deviceRestartBehaviorTooltip": "Wählen Sie das Verhalten des Geräteneustarts aus, nachdem die App erfolgreich installiert wurde. Wählen Sie \"Verhalten auf Grundlage von Rückgabecodes bestimmen\" aus, um das Gerät basierend auf den Rückgabecode-Konfigurationseinstellungen neu zu starten. Wählen Sie \"Keine bestimmte Aktion\" aus, um Geräteneustarts während der App-Installation für MSI-basierte Apps zu unterdrücken. Wählen Sie \"App-Installation kann einen Geräteneustart erzwingen\" aus, damit die App-Installation abgeschlossen werden kann, ohne dass Neustarts unterdrückt werden. Wählen Sie \"Intune erzwingt einen verbindlichen Geräteneustart\", um das Gerät nach erfolgreicher App-Installation grundsätzlich neu zu starten.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook-S/MIME-Einstellungen",
"ownerLabel": "Besitzer",
"ownerSizeHint": "Der Besitzername darf maximal 256 Zeichen lang sein.",
"packageIdLabel": "Paketbezeichner",
"packageNameLabel": "Paketname",
"pivCredentialNotConfigured": "Sie haben keinen Aussteller für abgeleitete Anmeldeinformationen für Ihren Mandanten ausgewählt. Sie müssen einen Aussteller konfigurieren, um diese Richtlinie erfolgreich auf Geräte anwenden zu können.",
"platformLabel": "Plattform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Geben Sie eine gültige URL ein, die mit http:// oder https:// beginnt.",
"webAppUrlLabel": "App-URL",
"webAppUrlSizeHint": "Die maximale Länge der App-URL beträgt 1024 Zeichen",
"windowsUrlValidation": "Geben Sie eine URL im folgenden Format ein: https://www.microsoft.com/de-de/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Geben Sie eine gültige URL ähnlich dieser https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm ein.",
"xMLDataEntered": "Eingegebenen XML-Daten",
"xmlFormatInvalid": "Das XML-Richtlinienformat ist ungültig.",
"xmlTooLarge": "Die Eingabegröße muss unter 1 MB liegen."
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Vertrauenswürdiges Zertifikat",
"macVPN": "VPN",
"macWiFi": "WLAN",
"settingsCatalog": "Einstellungskatalog (Vorschau)",
"settingsCatalog": "Einstellungskatalog",
"unsupported": "Nicht unterstützt",
"windows10AdministrativeTemplate": "Administrative Vorlagen (Vorschau)",
"windows10Atp": "Microsoft Defender für Endpunkt (Desktopgeräte, auf denen Windows 10 oder höher ausgeführt wird)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Konfiguriert",
"currentVersionLabel": "Aktuelle Version",
"currentVersionTooltip": "Dies ist die aktuelle Office-Version, die in dieser Suite konfiguriert ist. Dieser Wert wird aktualisiert, wenn eine neuere Version konfiguriert und gespeichert wird.",
"defaultFileFormatLabel": "Standarddateiformat",
"enableMicrosoftSearchAsDefaultTooltip": "Installiert einen Hintergrunddienst, mit dem Sie ermitteln können, ob eine Microsoft Search in Bing-Erweiterung für Google Chrome auf dem Gerät installiert ist.",
"enterXmlDataLabel": "XML-Daten eingeben",
"languagesLabel": "Sprachen",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS-Geräte"
"devices": "Chrome-Betriebssystemgeräte (Vorschau)"
},
"ManagedDesktop": {
"adminContacts": "Administratorkontakte",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Anpassung",
"cartProfiles": "Warenkorbprofile",
"certificateConnectors": "Zertifikatconnectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (Vorschau)",
"compliancePolicies": "Konformitätsrichtlinien",
"complianceScriptManagement": "Skripts",
"complianceScriptManagementPreview": "Skripts (Vorschau)",
@@ -11439,7 +11487,6 @@
"conditions": "Speicherorte",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Konfigurationsprofile",
"configurationProfilesPreview": "Konfigurationsprofile (Vorschau)",
"connectorsAndTokens": "Connectors und Token",
"corporateDeviceIdentifiers": "Bezeichner von Unternehmensgeräten",
"customAttributes": "Benutzerdefinierte Attribute",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Hilfe und Support ({0})",
"iOSAppProvisioning": "iOS-App-Bereitstellungsprofile",
"incompleteUserEnrollments": "Unvollständige Benutzerregistrierungen",
"intuneRemoteAssistance": "Remotehilfe (Vorschau)",
"iosUpdates": "Richtlinien für iOS/iPadOS aktualisieren",
"legacyPcManagement": "Legacy-PC-Verwaltung",
"macOSSoftwareUpdate": "Updaterichtlinien für macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} Geräte",
"platformEnrollment": "{0}-Registrierung",
"policies": "Richtlinien",
"previewMDMDevices": "Alle verwalteten Geräte (Vorschau)",
"profiles": "Profile",
"properties": "Eigenschaften",
"reports": "Berichte",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Skripts",
"securityBaselines": "Sicherheitsbaselines",
"serviceToServiceConnector": "Exchange Online-Connector",
"servicenowConnector": "ServiceNow-Connector",
"shellScripts": "Shellskripts",
"teamViewerConnector": "TeamViewer-Connector",
"telecomeExpenseManagement": "Telecom Expense Management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Geschäftsbedingungen",
"titles": "Titel",
"troubleshoot": "Problembehandlung",
"troubleshootDevice": "Gerät",
"troubleshootGroup": "Gruppe",
"troubleshootSupport": "Problembehandlung + Support",
"troubleshootUser": "Benutzer",
"user": "Benutzer",
"userExecutionStatus": "Benutzerstatus",
"warranty": "Garantieanbieter",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Updateringe für Windows 10 und höher",
"windows10XPolicyFailures": "Windows 10X-Richtlinienfehler",
"windows365Connector": "Windows 365 Citrix-Connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise-Zertifikat",
"windowsManagement": "PowerShell-Skripts",
"windowsSideLoadingKeys": "Windows-Schlüssel zum Querladen",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Content caching",
"controlPanelAndSettings": "Control Panel and Settings",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Custom Compliance (Preview)",
"customCompliancePreview": "Custom Compliance (preview)",
"customCompliance": "Custom Compliance",
"customConfiguration": "Custom Configuration Profile",
"customOMASettings": "Custom OMA-URI Settings",
"customPreferences": "Preference file",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Enter the link to the app listing in Google Play store. For example:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Enter the 'Link for Intune' URL for the app provided from the store. For more information, see {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Add Microsoft Store apps to Microsoft Intune",
"windows": "Enter the link to the app listing in the Microsoft Store. For example:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"applicableDeviceType": "Select the device types that can install this app.",
"category": "Categorize the app to make it easier for users to sort and find in Company Portal. You can choose multiple categories.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Add a name for the app. This name will be visible in the Intune apps list and to users in the Company Portal.",
"notes": "Add additional notes about the app. Notes will be visible to people signed in to the admin center.",
"owner": "The name of the person in your organization who manages licensing or is the point-of-contact for this app. This name will be visible to people signed in to the admin center.",
"packageId": "The app Package Identifier is the unique value that identifies the app.",
"packageName": "Contact the device manufacturer to get the app's package name. Example package name: com.example.app",
"privacyUrl": "Provide a link for people who want to learn more about the app's privacy settings and terms. The privacy URL will be visible to users in Company Portal.",
"publisher": "The name of the developer or company that distributes the app. This information will be visible to users in Company Portal.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Description is required.",
"editDescription": "Edit Description",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .intunemac file to select an older minimum operating system.",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .pkg file to select an older minimum operating system.",
"name": "App information",
"nameForOfficeSuitApp": "App suite information"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Compliance grace period expiration",
"configurationType": "Profile type",
"conflictingPolicy": "Conflicting Policies",
"createdDate": "Created date",
"currentOs": "Current OS",
"date": "Date",
"dateRange": "Date range",
@@ -1129,9 +1133,11 @@
"device": "Device",
"deviceId": "Device ID",
"deviceName": "Device name",
"deviceOrApplicationName": "Device or application name",
"deviceReporting": "Devices reporting",
"diagnosticCode": "Diagnostic Code",
"diagnosticText": "Diagnostic Text",
"diagnostics": "Diagnostics",
"displayName": "Display name",
"driversToReview": "Drivers to review",
"eSIMActivationStatus": "Activation status",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Last Successful Sync",
"lastUpdated": "Last Updated",
"location": "Location",
"loggedInUser": "Logged in user",
"message": "Message",
"model": "Model",
"mtdConnector": "MTD Connector",
@@ -1235,7 +1242,7 @@
"infoText": "Configure the PIN and credential requirements that users must meet to access apps in a work context."
},
"DataProtection": {
"infoText": "This group includes the data loss prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
"infoText": "This group includes the Data Loss Prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
},
"DeviceTypes": {
"selectOne": "Select at least one device type."
@@ -1371,7 +1378,7 @@
"tooltip": "Android OS uses fingerprint scans to authenticate Android-device users. This feature supports the native biometric controls on Android devices. OEM-specific biometric settings, like Samsung Pass, are not supported. If allowed, native biometric controls must be used to access the app on a capable device."
},
"AndroidOverrideFingerprint": {
"label": "Override fingerprint with PIN after timeout"
"label": "Override biometrics with PIN after timeout"
},
"AppPIN": {
"label": "App PIN when device PIN is set",
@@ -1495,7 +1502,7 @@
},
"RequirePinAfterBiometricChange": {
"label": "Override Biometrics with PIN after biometric updates",
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts."
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts. This setting only takes effect once a biometric has been used to access the app."
},
"RestrictKeyboards": {
"duplicatePackageError": "The package ID must be unique.",
@@ -1546,11 +1553,11 @@
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.<br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application.<br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context."
},
"Tap": {
"numberOfDays": "Number of days",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Script location"
},
"createButtonText": "Add",
"createPowershellScriptFlowSectionName": "Add Powershell script",
"createPowershellScriptFlowSectionName": "Add PowerShell script",
"customAttributeObjectName": "Custom attribute",
"editPowershellScriptFlowSectionName": "Edit PowerShell script",
"enforceSignatureCheckInfoBalloonContent": "The script must be signed by a trusted publisher. By default, no warning or prompt displays and the script runs unblocked.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kiosk mode",
"kioskModeSingle": "Single app",
"kioskMonthly": "Monthly",
"kioskObsoleteInfoHeader": "The settings on this blade have been made obsolete. To configure Kiosk settings for your device, go back to the Create profile blade. In the Profile type dropdown, select Kiosk (preview).",
"kioskProfileHeader": "Use these settings to configure kiosk mode. Prior to configuring these settings, make sure you have deployed the apps you want to run in Kiosk mode to the devices from the client apps workload.",
"kioskProfileLearnMore": "Learn more about Windows kiosk mode.",
"kioskProfileName": "Kiosk configuration name",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana on locked screen (Desktop only)",
"lockScreenBlockToastNotificationsDescription": "Block toast notifications above the device lock screen.",
"lockScreenBlockToastNotificationsName": "Toast notifications on locked screen",
"lockScreenMessageDescription": "Specify optional text displayed on the locked screen. The \"All, except when specified\" Language message is shown if a custom message is not specified for a device's default language. ",
"lockScreenMessageGridHeader": "Localized lock screen message",
"lockScreenMessageHint": "(max 4096 characters)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Learn more about lock screen messages. ",
"lockScreenMessageLengthValidation": "Input can't exceed 4096 characters.",
"lockScreenMessageName": "Lock screen message",
"lockScreenMessagesSummaryKey": "Lock Screen Message",
"lockScreenTimeoutInSecondsDescription": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800.",
"lockScreenTimeoutInSecondsName": "Screen timeout (mobile only)",
"lockScreenTimeoutInSecondsPlaceholder": "Enter number of seconds (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Access to Windows Mail app without a Microsoft account",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (preview)",
"microsoftTunnelOption": "Microsoft Tunnel (standalone client) (preview)",
"microsoftTunnelSite": "Microsoft Tunnel site",
"microsoftTunnelSiteDescription": "The VPN client will connect to the public IP address or FQDN of the site.",
"microsoftTunnelSiteNotExist": "The site does not exist. Select a new site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Security Association Parameters",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Prevent automatic device encryption during first use, when the device is Azure AD joined",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatic encryption during AADJ",
"securityCommonCriteriaModeDescription": "This setting enables an elevated set of security standards on the device most often used in highly sensitive organizations, such as government establishments. Not configured by default.",
"securityCommonCriteriaModeName": "Common Criteria mode",
"securityDeveloperSettingsEnabledDescription": "Allow access to developer settings.",
"securityDeveloperSettingsEnabledName": "Developer settings",
"securityOption": "Diagnostic data off",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Valid operating system builds",
"validTLSVersion": "TLS Version must be one of the following values: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Freeze period cannot be longer than 90 days.",
"validateFreezePeriodSeparation": "Freeze periods must be separated by at least 60 days.",
"validateSingleSignOnMessage": "Property Single sign-on (SSO) must be set to Disable when Authentication Mode is set to Machine or Guest.",
"value": "Value",
"valueColumn": "Value",
@@ -7290,6 +7306,9 @@
"allowSpecifiedBlock": "Allow specified (Block non-specified)",
"allowSpecifiedWipe": "Allow specified (Wipe non-specified)",
"allowedOptionText": "Allowed",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android work profile devices",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Prevent backups",
"dataBackupDisabledLabelMac": "Prevent iTunes and iCloud backups",
"dataProtection": "Data protection",
"dataTransfer": "Data Transfer",
"dataTransfer": "<b>Data Transfer</b>",
"defaultEdgeAppConfig": "Default to Edge app configuration",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configure advanced settings",
"defaultValueAppsSelectorDisplayText": "Select required apps",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "No wipe requests have been issued.",
"enable": "Enable",
"enableOpenInExperienceSettingName": "Filter Open-In/Share Dialog to only policy managed apps?",
"encryption": "Encryption",
"encryption": "<b>Encryption</b>",
"encryptionLabel": "Encrypt app data",
"encryptionLabelAndroid": "Encrypt app data (Android)",
"encryptionLabelIos": "Encrypt app data (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Search by user",
"flaggedUsersSummaryPartLabel": "Users",
"flaggedUsersSummaryPartTitle": "Flagged users",
"functionality": "Functionality",
"functionality": "<b>Functionality</b>",
"gSAppPickerDescription": "Select the policy-managed apps that you want to include. Then configure the requirements for accessing and sharing corporate files and emails in these apps. By default, user can save data to your organization's OneDrive and SharePoint accounts.",
"gSAssignmentText": "Choose the user groups that you want to include to ensure that they have access to your corporate data. App protection is assigned to users, and not devices, so your corporate data will be secure regardless of the device used and its enrollment status.",
"gSEdgeAndroidApp": "Require Install for Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Valid characters are: alphanumeric, '-' and '.'",
"invalidPackageId": "Valid characters are: alphanumeric, '_' and '.'",
"invalidTokenUsageError": "Invalid token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Is MAM enabled?",
"itemsCount": "{0} items",
"jailbrokenRootedDevices": "Jailbroken/rooted devices",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Last reported date",
"lastSync": "Last sync",
"lastSyncGmt": "Last sync (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Local Storage",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "App protection status",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Protect Microsoft Office mobile apps (preview)",
"manage": "Manage",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resources to be created",
"restrictWebContentNo": "Any app",
"restrictWebContentOption2": "{0}: Allow web links in any app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet device attestation",
"saveAppsNotificationText": "Saving selected apps",
"saveChangesCommandText": "Save",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "We moved to a new location",
"windows10AppProtectionPolicy": "Windows 10 and later app protection policy",
"windows10PlatformLabel": "Windows 10 and later",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows protection report",
"wipAddAppsSubtitle": "Add recommended Microsoft apps, or manually add store or desktop apps to be allowed in this policy.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ex. Trusted location, Trusted device, Strong authorization",
"publishDesc": "Publish to apps will make the authentication context available for apps to use. Publish once you finish configuring Conditional Access policy for the tag. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publish to apps",
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "Failed to update {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Password + SMS",
"passwordSoftwareOath": "Password + Software OATH token",
"passwordVoice": "Password + Voice",
"passwordX509CertificateMultiFactor": "Password + Certificate Based Authentication (Multi-Factor)",
"passwordX509CertificateSingleFactor": "Password + Certificate Based Authentication (Single-Factor)",
"sms": "SMS",
"smsEmail": "SMS + Email one-time passcode",
"smsFederatedSingleFactor": "Federated Single-Factor + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Includes B2B Collaboration, B2B direct connect and other types of external users.",
"guestOrExternalUsersLabel": "Guest or external users",
"internalGuestLabel": "Local guest users",
"otherExternalUserLabel": "Other external users"
"otherExternalUserLabel": "Other external users",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Included users",
"legacyAuthenticationClients": "Legacy authentication clients",
"namePolicy": "Name your policy",
"needAdPremiumMessage": "You need an Azure AD Premium subscription to use this feature.",
"next": "Next",
"policyName": "Policy Name",
"policyState": "Policy state",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "List of available organizations"
},
"addTenantLabel": "Add tenant to selected",
"customOrganizationDescription": "Add an organization with this tenant ID",
"description": "Add an Azure AD organization by typing one of its domain names.",
"notFoundResult": "Not found",
"searchBoxPlaceholder": "Tenant ID or domain name",
"subTitle": "Azure AD organization"
"subTitle": "Azure AD organization",
"tenantAdded": "This tenant ID has already been added.",
"tenantIdNotFound": "Tenant ID not found"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configure cross-tenant access settings to accept claims coming from Azure AD tenants for external user to use built-in authentication strengths. Custom authentication strengths cannot be configured for external users.",
"allUsers": "To enable all authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users. Authentication strengths will only configure second factor authentication for external users.",
"externalUsers": "To enable all built-in authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users."
},
"combinedRegistration": "Enable combined registration for \"Require authentication strength\" to work correctly. We strongly recommend turning it on for all users rather than just a group of them.",
"compliantDeviceEnabled": "Don't lock yourself out! Make sure that your device is compliant.",
"domainJoinedDeviceEnabled": "Don't lock yourself out! Make sure that your device is Hybrid Azure AD Joined.",
"notAvailableForSP": "Some controls are not available due to '{0}' selection in policy assignment",
@@ -9161,7 +9197,10 @@
"aria": "List of attributes on the device employed during sign-in.",
"infoBalloon": "List of attributes on the device employed during sign-in."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Advanced",
"allCloudAppsErrorBox": "\"All cloud apps\" must be selected when \"Require password change\" grant is selected",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Example: uri:contoso.com:level3",
"appEnforceInfoBubble": "App enforced restrictions might require additional admin configurations within the cloud apps. The restrictions will only take effect for new sessions.",
"appNotSetSeletorLabel": "0 cloud apps selected",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configure client apps to apply the policy to specific client apps",
"applyConditionDevicePlatformInfoBalloonContent": "Configure device platforms to apply the policy to specific platforms",
"applyConditionDeviceStateInfoBalloonContent": "Configure device state to apply the policy to specific device state(s)",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Invalid cert duration",
"invalidIpAddress": "Value must be a valid IP address",
"invalidReAuthSignInRiskOptionSelected": "The \"sign-in frequency every time\" session control does not allow the \"no risk\" selection in the \"sign-in risk level\" condition control.",
"invalidUriErrorMsg": "Please enter a valid Uri. For example,'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Click here for more details.",
"namednetworkExceedingSizeErrorMessage": "You have exceeded the maximum allowed storage for named locations. Try again with a shorter list. Click here to view more details.",
"needMfaSecondary": "\"Require multifactor authentication\" must be selected when \"Sign-in frequency every time\" is selected with \"Secondary authentication methods only\"",
"needMfaSpecificApps": "\"The \"sign-in frequency every time\" session control requires the \"Require multifactor authentication\" grant control when specifically-supported apps are selected",
"newCertName": "new cert",
"noAttributePermissionsError": "Insufficient privileges to create or update policy. Attribute definition reader role is required to add/edit dynamic filters.",
"noPolicyRowMessage": "No policies",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Select locations",
"selectedSP": "Selected Service Principal",
"servicePrincipalBladeExcludedSelectorTitle": "Select excluded service principals",
"servicePrincipalBladeIncludedSelectorTitle": "Select service principals",
"servicePrincipalDataGridAria": "List of available service principals",
"servicePrincipalDropDownLabel": "What does this policy apply to?",
"servicePrincipalInfoBox": "Some conditions are not available due to '{0}' selection in policy assignment",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "All users and groups",
"userSelectionBladeExcludeDescription": "Select the users and groups to exempt from the policy",
"userSelectionBladeExcludeTabTitle": "Exclude",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users and groups",
"userSelectionBladeIncludeDescription": "Select the users this policy will apply to",
"userSelectionBladeIncludeTabTitle": "Include",
"userSelectionBladeIncludedSelectorTitle": "Select",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "User"
},
"availableUninstall": "Allow available uninstall",
"availableUninstallTooltip": "Select 'Yes' to provide the uninstall option for this app for users from the Company Portal. Select 'No' to prevent users from uninstalling the app from the Company Portal.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Device restart behavior",
"deviceRestartBehaviorTooltip": "Select the device restart behavior after the app has successfully installed. Select 'Determine behavior based on return codes' to restart the device based on the return codes configuration settings. Select 'No specific action' to suppress device restarts during the app install for MSI-based apps. Select 'App install may force a device restart' to allow the app install to complete without suppressing restarts. Select 'Intune will force a mandatory device restart' to always restart the device after successful app installation.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME settings",
"ownerLabel": "Owner",
"ownerSizeHint": "The maximum length of the owner name is 256 characters.",
"packageIdLabel": "Package Identifier",
"packageNameLabel": "Package name",
"pivCredentialNotConfigured": "You haven't selected a derived credential issuer for your tenant. You'll need to configure one before you can successfully apply this policy to devices.",
"platformLabel": "Platform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Enter a valid url beginning with http:// or https://",
"webAppUrlLabel": "App URL",
"webAppUrlSizeHint": "The maximum length of the app url is 1024 characters",
"windowsUrlValidation": "Enter a valid url similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Enter a valid URL similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "XML Data Entered",
"xmlFormatInvalid": "XML policy format is invalid.",
"xmlTooLarge": "Input size must be less than 1 MB."
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configured",
"currentVersionLabel": "Current version",
"currentVersionTooltip": "This is the current version of Office thats configured in this suite. This value will be updated when a newer version is configured and saved.",
"defaultFileFormatLabel": "Default file format",
"enableMicrosoftSearchAsDefaultTooltip": "Installs a background service that helps determine whether a Microsoft Search in Bing extension for Google Chrome is installed on the device.",
"enterXmlDataLabel": "Enter XML data",
"languagesLabel": "Languages",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS devices"
"devices": "Chrome OS devices (preview)"
},
"ManagedDesktop": {
"adminContacts": "Admin contacts",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Customization",
"cartProfiles": "Cart profiles",
"certificateConnectors": "Certificate connectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (preview)",
"compliancePolicies": "Compliance policies",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Locations",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Configuration profiles",
"configurationProfilesPreview": "Configuration profiles (preview)",
"connectorsAndTokens": "Connectors and tokens",
"corporateDeviceIdentifiers": "Corporate device identifiers",
"customAttributes": "Custom attributes",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Help and support ({0})",
"iOSAppProvisioning": "iOS app provisioning profiles",
"incompleteUserEnrollments": "Incomplete user enrollments",
"intuneRemoteAssistance": "Remote help (preview)",
"iosUpdates": "Update policies for iOS/iPadOS",
"legacyPcManagement": "Legacy PC management",
"macOSSoftwareUpdate": "Update policies for macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} devices",
"platformEnrollment": "{0} enrollment",
"policies": "Policies",
"previewMDMDevices": "All managed devices (preview)",
"profiles": "Profiles",
"properties": "Properties",
"reports": "Reports",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Security baselines",
"serviceToServiceConnector": "Exchange online connector",
"servicenowConnector": "ServiceNow connector",
"shellScripts": "Shell scripts",
"teamViewerConnector": "TeamViewer connector",
"telecomeExpenseManagement": "Telecom expense management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Terms and conditions",
"titles": "Titles",
"troubleshoot": "Troubleshoot",
"troubleshootDevice": "Device",
"troubleshootGroup": "Group",
"troubleshootSupport": "Troubleshooting + support",
"troubleshootUser": "User",
"user": "User",
"userExecutionStatus": "User status",
"warranty": "Warranty vendors",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Update rings for Windows 10 and later",
"windows10XPolicyFailures": "Windows 10X policy failures",
"windows365Connector": "Windows 365 Citrix connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows enterprise certificate",
"windowsManagement": "PowerShell scripts",
"windowsSideLoadingKeys": "Windows side loading keys",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Almacenamiento en caché de contenido",
"controlPanelAndSettings": "Panel de control y Configuración",
"credentialGuard": "Credential Guard de Microsoft Defender",
"customCompliance": "Cumplimiento personalizado (versión preliminar)",
"customCompliancePreview": "Cumplimiento normativo personalizado (versión preliminar)",
"customCompliance": "Cumplimiento personalizado",
"customConfiguration": "Perfil de configuración personalizada",
"customOMASettings": "Configuración OMA-URI personalizada",
"customPreferences": "Archivo de preferencias",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Escriba el vínculo a la lista de aplicaciones de la tienda Google Play. Por ejemplo:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Escriba la dirección URL de \"Vínculo para Intune\" de la aplicación proporcionada desde la tienda. Para obtener más información, consulte {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Agregar aplicaciones de Microsoft Store a Microsoft Intune",
"windows": "Escriba el vínculo a la lista de aplicaciones de Microsoft Store. Por ejemplo:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Un archivo que contiene la aplicación en un formato que se puede transferir localmente en un dispositivo. Los tipos de paquete válidos son: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix y .msixbundle).",
"appPackageFile": "Un archivo que contiene la aplicación en un formato que se puede transferir localmente en un dispositivo. Los tipos de paquete válidos son: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix y .msixbundle).",
"applicableDeviceType": "Seleccione los tipos de dispositivo que pueden instalar esta aplicación.",
"category": "Clasifique la aplicación para que los usuarios puedan ordenarla y encontrarla más fácilmente en el Portal de empresa. Puede elegir varias categorías.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Agregue un nombre para la aplicación. Este nombre estará visible en la lista de aplicaciones de Intune y para los usuarios del Portal de empresa.",
"notes": "Agregue notas adicionales sobre la aplicación, que serán visibles para las personas que hayan iniciado sesión en el centro de administración.",
"owner": "El nombre de la persona de su organización que administra licencias o es el punto de contacto de esta aplicación. Este nombre estará visible para las personas que hayan iniciado sesión en el centro de administración.",
"packageId": "El identificador del paquete de la aplicación es el valor único que identifica la aplicación.",
"packageName": "Póngase en contacto con el fabricante del dispositivo para obtener el nombre del paquete de la aplicación. Nombre de paquete de ejemplo: com.example.app",
"privacyUrl": "Proporciona un vínculo para las personas que quieran informarse mejor sobre la configuración y los términos de privacidad de la aplicación. La dirección URL de privacidad estará visible para los usuarios del Portal de empresa.",
"publisher": "Nombre del desarrollador o de la empresa que distribuye la aplicación. Los usuarios pueden ver esta información en el Portal de empresa.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Vista previa",
"descriptionRequired": "Se requiere la descripción.",
"editDescription": "Editar la descripción",
"macOSMinOperatingSystemAdditionalInfo": "El sistema operativo mínimo para cargar un archivo .pkg es macOS 10.14. Cargue un archivo .intunemac para seleccionar un sistema operativo mínimo anterior.",
"macOSMinOperatingSystemAdditionalInfo": "El sistema operativo mínimo para cargar un archivo .pkg es macOS 10.14. Cargue un archivo .pkg para seleccionar un sistema operativo mínimo anterior.",
"name": "Información de la aplicación",
"nameForOfficeSuitApp": "Información del conjunto de aplicaciones"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Expiración del período de gracia de cumplimiento",
"configurationType": "Tipo de perfil",
"conflictingPolicy": "Directivas en conflicto",
"createdDate": "Fecha de creación",
"currentOs": "Sistema operativo actual",
"date": "Fecha",
"dateRange": "Intervalo de fechas",
@@ -1129,9 +1133,11 @@
"device": "Dispositivo",
"deviceId": "Id. de dispositivo",
"deviceName": "Nombre de dispositivo",
"deviceOrApplicationName": "Nombre de dispositivo o aplicación",
"deviceReporting": "Dispositivos que informan",
"diagnosticCode": "Código de diagnóstico",
"diagnosticText": "Texto del diagnóstico",
"diagnostics": "Diagnóstico",
"displayName": "Nombre para mostrar",
"driversToReview": "Controladores para revisar",
"eSIMActivationStatus": "Estado de activación",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Última sincronización correcta",
"lastUpdated": "Última actualización",
"location": "Ubicación",
"loggedInUser": "Usuario que ha iniciado sesión",
"message": "Mensaje",
"model": "Modelo",
"mtdConnector": "Conector MTD",
@@ -1235,7 +1242,7 @@
"infoText": "Configure los requisitos de credenciales y PIN que los usuarios deben cumplir para acceder a las aplicaciones en un contexto de trabajo."
},
"DataProtection": {
"infoText": "Este grupo incluye controles de prevención de pérdida de datos (DLP), como restricciones para cortar, copiar, pegar y guardar como. Esta configuración determina la forma en la que los usuarios interactúan con los datos en las aplicaciones."
"infoText": "Este grupo incluye controles de prevención de pérdida de datos (DLP), como restricciones para cortar, copiar, pegar y guardar como. Esta configuración determina la forma en la que los usuarios interactúan con los datos en las aplicaciones."
},
"DeviceTypes": {
"selectOne": "Seleccione al menos un tipo de dispositivo."
@@ -1537,20 +1544,20 @@
"label": "Tiempo de espera (minutos de inactividad)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Permitir cortar, copiar y pegar para",
"tooltip": "Seleccione una de las siguientes opciones para especificar los orígenes y destinos de los que los usuarios de la organización pueden cortar o copiar o pegar datos de la organización: <br/>\r\n\r\n<b>Cualquier destino y cualquier origen</b>: los usuarios de la organización pueden pegar y cortar o copiar datos en cualquier cuenta, documento, ubicación o aplicación. <br/>\r\n\r\n<b>Ningún destino u origen</b>: los usuarios de la organización no pueden cortar, copia o pega datos desde o hacia cuentas, documentos, ubicaciones o aplicaciones externos desde o en el contexto de la organización."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Imprimir datos de la organización",
"tooltip": "Seleccione <b>Bloquear</b> para evitar la impresión de datos de la organización. Seleccione <b>Permitir</b> para permitir la impresión de datos de la organización. Los datos personales o no administrados no se ven afectados."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Recibir datos de",
"tooltip": "Seleccione una de las siguientes opciones para especificar los orígenes de los que los usuarios de la organización pueden recibir datos: <br/>\r\n\r\n<b>Todos los orígenes</b>: los usuarios de la organización pueden abrir datos de cualquier cuenta, documento, ubicación o aplicación en el contexto de la organización.<br/>\r\n\r\n<b>Ningún origen</b>: los usuarios de la organización no pueden abrir datos de cuentas, documentos, ubicaciones o aplicaciones externos en el contexto de la organización."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Enviar datos de la organización a",
"tooltip": "Seleccione una de las siguientes opciones para especificar los destinos a los que los usuarios de la organización pueden enviar datos: <br/>\r\n\r\n<b>Todos los destinos</b>: los usuarios de la organización pueden enviar datos de la organización a cualquier cuenta, documento, ubicación o aplicación.<br/>\r\n\r\n<b>Ningún destinos</b>: Los usuarios de la organización no pueden enviar datos de la organización a cuentas, documentos, ubicaciones o aplicaciones externos desde el contexto de la organización."
},
"Tap": {
"numberOfDays": "Número de días",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "Hacer la transición de los usuarios al reinicio comprometido después de un reinicio automático (días)",
"enhancedOption": "Mejorado (1903 y anteriores)",
"enrollmentProfileTypeDedicatedDevice": "Dispositivo dedicado",
"enrollmentProfileTypeDescription": "Seleccione un tipo de perfil de inscripción para empezar a configurar Microsoft Launcher o Microsoft Managed Home Screen en los dispositivos. Si no selecciona ningún tipo de perfil, los usuarios verán la experiencia de pantalla de inicio predeterminada del dispositivo.",
"enrollmentProfileTypeDescription": "Seleccione un tipo de perfil de inscripción para empezar a configurar MicrosoftLauncher o MicrosoftManaged Home Screen en los dispositivos. Si no selecciona ningún tipo de perfil, los usuarios verán la experiencia de pantalla de inicio predeterminada del dispositivo.",
"enrollmentProfileTypeFullyManaged": "Totalmente administrado",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "Configure Microsoft Launcher en los dispositivos totalmente administrados.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Use Microsoft Launcher para personalizar la experiencia de pantalla de inicio en los dispositivos administrados de la organización. Si hace que Launcher sea el iniciador predeterminado, los usuarios del dispositivo no podrán utilizar otro iniciador.",
@@ -4287,7 +4294,7 @@
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Identificador de modelo del usuario de la aplicación (AUMID) para la aplicación Win32. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Aprenda cómo localizar el AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId/AUMID para la aplicación Win32",
"kioskDeviceInfoDescription": "Permite que los usuarios accedan más fácilmente a la información del dispositivo al agregar un punto de entrada en el menú de configuración de Managed Home Screen. Los usuarios solo tienen que deslizar rápidamente hacia abajo y pulsar el icono información del dispositivo para ver el OEM, el modelo, el número de serie y el nivel de SDK del dispositivo. Si no habilita el acceso rápido, los usuarios también pueden descubrir esta información mediante el acceso al menú de depuración de Managed Home Screen.",
"kioskDeviceInfoDescription": "Permite que los usuarios accedan más fácilmente a la información del dispositivo al agregar un punto de entrada en el menú de configuración de Managed Home Screen. Los usuarios solo tienen que deslizar rápidamente hacia abajo y pulsar el icono información del dispositivo para ver el OEM, el modelo, el número de serie y el nivel de SDK del dispositivo. Si no habilita el acceso rápido, los usuarios también pueden descubrir esta información mediante el acceso al menú de depuración de Managed Home Screen.",
"kioskDeviceInfoName": "Acceso rápido a la información del dispositivo",
"kioskDropOutCodeEmptyValueKey": "Escribir un PIN de entre 4 y 6 dígitos",
"kioskDropOutDescription": "Permite que los administradores de TI salgan temporalmente del modo de pantalla completa con varias aplicaciones para realizar cambios en el dispositivo.",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TIPO",
"kioskManagedAppLink": "Seleccionar aplicación",
"kioskManagedAppsHeader": "Las siguientes aplicaciones de Windows 10 y versiones posteriores se han comprado y están sincronizadas con Intune. Inicie sesión en <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store para Empresas</a> para comprar más aplicaciones.",
"kioskManagedHomeScreenAutoSignOutDescription": "Cierre automáticamente la sesión de los usuarios de Pantalla de inicio administrada después de un período de inactividad y elija si no quiere dar a los usuarios finales la opción de ampliar su sesión de inicio de sesión. La pantalla de inicio de sesión debe estar habilitada para configurar esta opción. Esta configuración está pensada para su uso en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD y cerrará la sesión de los usuarios finales de todas las aplicaciones del dispositivo que estén integradas con el modo de dispositivo compartido. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Cierre automáticamente la sesión de los usuarios de Managed Home Screen después de un período de inactividad y elija si no quiere dar a los usuarios finales la opción de ampliar su sesión de inicio de sesión. La pantalla de inicio de sesión debe estar habilitada para configurar esta opción. Esta configuración está pensada para su uso en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD y cerrará la sesión de los usuarios finales de todas las aplicaciones del dispositivo que estén integradas con el modo de dispositivo compartido. ",
"kioskManagedHomeScreenAutoSignOutName": "Cierre de sesión automático de aplicaciones de modo de dispositivo compartido y MHS después de pasar a inactividad",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Defina la cantidad de tiempo, en segundos, para que el usuario tenga la opción de reanudar su sesión antes de que se cierre automáticamente la sesión desde la Pantalla de inicio administrada. De forma predeterminada, este valor se establece en 60 segundos. La opción de cerrar sesión automáticamente después de la inactividad debe estar habilitada para configurar esta opción. Esta configuración está pensada para usarse en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD y cerrará la sesión de todos los usuarios de todas las aplicaciones en el dispositivo que se integren en el modo de dispositivo compartido. ",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Defina la cantidad de tiempo, en segundos, para que el usuario tenga la opción de reanudar su sesión antes de que se cierre automáticamente la sesión desde Managed Home Screen. De forma predeterminada, este valor se establece en 60 segundos. La opción de cerrar sesión automáticamente después de la inactividad debe estar habilitada para configurar esta opción. Esta configuración está pensada para usarse en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD y cerrará la sesión de todos los usuarios de todas las aplicaciones en el dispositivo que se integren en el modo de dispositivo compartido. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Número de segundos de antelación para dar aviso al usuario antes de cerrar automáticamente su sesión",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Defina el período de inactividad, en segundos, antes de cerrar automáticamente la sesión del usuario desde la Pantalla de inicio administrada. De forma predeterminada, este valor se establece en 300 segundos. La opción de cerrar sesión automáticamente después de la inactividad debe estar habilitada para configurar esta opción. Esta configuración está pensada para usarse en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD y cerrará la sesión de todos los usuarios de todas las aplicaciones en el dispositivo que se integren en el modo de dispositivo compartido. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Defina el período de inactividad, en segundos, antes de cerrar automáticamente la sesión del usuario desde Managed Home Screen. De forma predeterminada, este valor se establece en 300 segundos. La opción de cerrar sesión automáticamente después de la inactividad debe estar habilitada para configurar esta opción. Esta configuración está pensada para usarse en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD y cerrará la sesión de todos los usuarios de todas las aplicaciones en el dispositivo que se integren en el modo de dispositivo compartido. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Número de segundos que el dispositivo está inactivo antes de cerrar automáticamente la sesión del usuario",
"kioskManagedHomeScreenPINComplexityComplex": "Complejo",
"kioskManagedHomeScreenPINComplexityDescription": "Elija la complejidad del PIN de la sesión. La opción \"complejo\" requiere caracteres alfanuméricos y \"simple\" solo requiere números. La opción para requerir que los usuarios establezcan un PIN para la sesión debe estar habilitada para configurar esta opción. Esta configuración se usa en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Simple",
"kioskManagedHomeScreenPINRequiredDescription": "Permite a los usuarios crear un PIN que existe mientras dure una sesión de inicio de sesión único. Al cerrar sesión, este PIN se borrará. La pantalla de inicio de sesión debe estar habilitada para configurar esta opción. Esta configuración se usa en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD.",
"kioskManagedHomeScreenPINRequiredName": "Requerir al usuario que establezca un PIN para la sesión",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Requerir que los usuarios escriban su PIN de sesión para reanudar el uso mediante la Pantalla de inicio administrada después de que haya aparecido el protector de pantalla. La opción para requerir que los usuarios establezcan un PIN para la sesión debe estar habilitada para configurar esta opción. Esta configuración no tiene efecto si el modo de protector de pantalla no está configurado. Esta configuración se usa en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Requerir que los usuarios escriban su PIN de sesión para reanudar el uso mediante Managed Home Screen después de que haya aparecido el protector de pantalla. La opción para requerir que los usuarios establezcan un PIN para la sesión debe estar habilitada para configurar esta opción. Esta configuración no tiene efecto si el modo de protector de pantalla no está configurado. Esta configuración se usa en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Requerir que el usuario escriba el PIN de sesión si ha aparecido el protector de pantalla",
"kioskManagedHomeScreenSignInBackgroundDescription": "Personalice la apariencia de la pantalla de inicio de sesión. La pantalla de inicio de sesión debe estar habilitada para configurar esta opción. Esta configuración está pensada para usarse en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Personalice un logotipo de personalización de marca para el mensaje de la pantalla de inicio de sesión y del PIN de sesión. La opción de pantalla de inicio de sesión debe estar habilitada para configurar esta opción. Esta configuración está pensada para usarse en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Establecer logotipo de personalización de marca de dirección URL para la página de inicio de sesión y de PIN de sesión",
"kioskManagedHomeScreenSignInEnabledDescription": "Habilite una pantalla de inicio de sesión en la Pantalla de inicio administrada. Esta pantalla de inicio de sesión está pensada para su uso en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD.",
"kioskManagedHomeScreenSignInEnabledDescription": "Habilite una pantalla de inicio de sesión en Managed Home Screen. Esta pantalla de inicio de sesión está pensada para su uso en dispositivos dedicados inscritos con el modo de dispositivo compartido de AAD.",
"kioskManagedHomeScreenSignInEnabledName": "Pantalla de inicio de sesión de MHS",
"kioskManagedSettingsDescription": "Este acceso directo ofrece a los usuarios otra forma de acceder a la configuración. Aparece como icono no personalizable en la pantalla de inicio (muy similar a una aplicación) y se llama Configuración administrada. Aunque se deshabilite, los usuarios pueden deslizar rápidamente hacia abajo en la pantalla para acceder a esta configuración.",
"kioskManagedSettingsName": "Acceso directo al menú de configuración",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Pantalla completa",
"kioskModeSingle": "Una aplicación",
"kioskMonthly": "Mensual",
"kioskObsoleteInfoHeader": "La configuración de esta hoja se ha quedado obsoleta. Para configurar la pantalla completa del dispositivo, vuelva a la hoja Crear perfil. En la lista desplegable Tipo de perfil, seleccione Pantalla completa (versión preliminar).",
"kioskProfileHeader": "Use estos valores para configurar el modo de pantalla completa. Antes de configurar estos valores, asegúrese de que ha implementado las aplicaciones que quiere que se ejecuten en modo de pantalla completa en los dispositivos desde la carga de trabajo de aplicaciones cliente.",
"kioskProfileLearnMore": "Obtenga más información acerca del modo de pantalla completa de Windows.",
"kioskProfileName": "Nombre de la configuración de pantalla completa",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Configuración de Wi-Fi",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Escribir un nombre de SSID de Wi-Fi",
"kioskWifiSsidsDescription": "Incremente el control o las restricciones de acceso Wi-Fi mediante la adición o importación manual de una lista de redes permitidas por SSID. Los usuarios de Managed Home Screen solo podrán conectarse a estas redes. La configuración Wi-Fi debe estar habilitada para definir esta configuración. Si no agrega nada, se mostrarán todas las redes disponibles al usuario del dispositivo.",
"kioskWifiSsidsDescription": "Incremente el control o las restricciones de acceso Wi-Fi mediante la adición o importación manual de una lista de redes permitidas por SSID. Los usuarios de Managed Home Screen solo podrán conectarse a estas redes. La configuración Wi-Fi debe estar habilitada para definir esta configuración. Si no agrega nada, se mostrarán todas las redes disponibles al usuario del dispositivo.",
"kioskWifiSsidsName": "Lista de redes Wi-Fi permitidas",
"knoxBlockAutofillDescription": "Bloquea el autorrelleno.",
"knoxBlockAutofillName": "Autorrellenar (solo Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana en pantalla bloqueada (solo escritorio)",
"lockScreenBlockToastNotificationsDescription": "Bloquear las notificaciones del sistema que aparecen encima de la pantalla de bloqueo del dispositivo.",
"lockScreenBlockToastNotificationsName": "Notificaciones del sistema en pantalla bloqueada",
"lockScreenMessageDescription": "Especifique el texto opcional que se muestra en la pantalla bloqueada. El mensaje de idioma \"Todos, excepto cuando se especifica\" se muestra si no se especifica un mensaje personalizado para el idioma predeterminado de un dispositivo. ",
"lockScreenMessageGridHeader": "Mensaje de pantalla de bloqueo localizado",
"lockScreenMessageHint": "(máximo 4096 caracteres)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Obtenga más información sobre los mensajes de la pantalla de bloqueo. ",
"lockScreenMessageLengthValidation": "La entrada no puede superar los 4 096 caracteres.",
"lockScreenMessageName": "Mensaje de bloqueo de pantalla",
"lockScreenMessagesSummaryKey": "Mensaje de bloqueo de pantalla",
"lockScreenTimeoutInSecondsDescription": "Establezca la duración (en segundos) entre el bloqueo de la pantalla y su desactivación en dispositivos Windows 10 Mobile. Los valores admitidos son 11-1800.",
"lockScreenTimeoutInSecondsName": "Tiempo de espera de la pantalla (solo dispositivos móviles)",
"lockScreenTimeoutInSecondsPlaceholder": "Escriba el número de segundos (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Acceso a la aplicación Correo de Windows sin una cuenta Microsoft",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (versión preliminar)",
"microsoftTunnelForWindows": "Microsoft Tunnel (versión preliminar)",
"microsoftTunnelOption": "Microsoft Tunnel (cliente independiente) (versión preliminar)",
"microsoftTunnelSite": "Sitio de Microsoft Tunnel",
"microsoftTunnelSiteDescription": "El cliente VPN se conectará a la dirección IP pública o al FQDN del sitio.",
"microsoftTunnelSiteNotExist": "El sitio no existe. Seleccione otro.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Parámetros de asociaciones de seguridad",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Impide el cifrado automático del dispositivo cuando se usa por primera vez, en dispositivos unidos a Azure AD.",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Cifrado automático durante AADJ",
"securityCommonCriteriaModeDescription": "Esta configuración habilita un conjunto mayor de estándares de seguridad en el dispositivo que se usa con más frecuencia en organizaciones muy confidenciales, como los establecimientos gubernamentales. No configurado de forma predeterminada.",
"securityCommonCriteriaModeName": "Modo de criterios común",
"securityDeveloperSettingsEnabledDescription": "Permite el acceso a la configuración del desarrollador.",
"securityDeveloperSettingsEnabledName": "Configuración de desarrollador",
"securityOption": "Datos de diagnóstico desactivados",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Mínimo",
"validOperatingSystemBuildsName": "Compilaciones válidas del sistema operativo",
"validTLSVersion": "La versión de TLS debe tener uno de los valores siguientes: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "El período de inmovilización no puede ser superior a 90 días.",
"validateFreezePeriodSeparation": "Los períodos de inmovilización deben estar separados por al menos 60 días.",
"validateSingleSignOnMessage": "El inicio de sesión único (SSO) de la propiedad debe establecerse en Deshabilitar cuando el modo de autenticación está establecido en Máquina o Invitado.",
"value": "Valor",
"valueColumn": "Valor",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Todos los tipos de aplicaciones",
"allAppsOptionText": "Todas las aplicaciones",
"allAppsWithData": "Todas las aplicaciones con datos entrantes de la organización",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Todos los destinos",
"allSourcesOptionText": "Todos los orígenes",
"allow": "Permitir",
"allowOverrides": "Permitir invalidaciones",
"allowSpecifiedBlock": "Permitir especificados (bloquear no especificados)",
"allowSpecifiedWipe": "Permitir especificados (borrar no especificados)",
"allowedOptionText": "Permitido",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Dispositivos del perfil de trabajo de Android",
"anyAppOptionText": "Cualquier aplicación",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Cualquier destino y origen",
"anyDialerAppOptionText": "Cualquier aplicación de marcador",
"anyPolicyManagedDialerAppOptionText": "Cualquier aplicación de marcador administrada por directivas",
"appAdded": "Aplicación agregada",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Impedir copias de seguridad",
"dataBackupDisabledLabelMac": "Impedir copias de seguridad de iTunes e iCloud",
"dataProtection": "Protección de datos",
"dataTransfer": "Transferencia de datos",
"dataTransfer": "<b>Transferencia de datos</b>",
"defaultEdgeAppConfig": "Configuración de aplicación de Microsoft Edge predeterminada",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configurar opciones avanzadas",
"defaultValueAppsSelectorDisplayText": "Elegir aplicaciones obligatorias",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "No se han emitido solicitudes de eliminación.",
"enable": "Habilitar",
"enableOpenInExperienceSettingName": "¿Desea filtrar el cuadro de diálogo \\\"Abrir en\\\" o \\\"Compartir\\\" para que solo aparezcan las aplicaciones que administra la directiva?",
"encryption": "Cifrado",
"encryption": "<b>Cifrado</b>",
"encryptionLabel": "Cifrar datos de aplicación",
"encryptionLabelAndroid": "Cifrar datos de aplicación (Android)",
"encryptionLabelIos": "Cifrar datos de aplicación (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Buscar por usuario",
"flaggedUsersSummaryPartLabel": "Usuarios",
"flaggedUsersSummaryPartTitle": "Usuarios marcados",
"functionality": "Funcionalidad",
"functionality": "<b>Funcionalidad</b>",
"gSAppPickerDescription": "Seleccione las aplicaciones administradas por directivas que quiere incluir. A continuación, configure los requisitos para acceder a los correos electrónicos y los archivos corporativos en estas aplicaciones y para compartirlos. De forma predeterminada, el usuario puede guardar datos en las cuentas de OneDrive y SharePoint de la organización.",
"gSAssignmentText": "Elija los grupos de usuarios que quiere incluir para garantizar que tengan acceso a los datos corporativos. La protección de aplicaciones se asigna a los usuarios y no a los dispositivos, de modo que los datos corporativos estarán protegidos, independientemente del dispositivo que se use y del estado de la inscripción.",
"gSEdgeAndroidApp": "Requerir la instalación de Android para Edge",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Los caracteres válidos son: caracteres alfanuméricos, \\\"-\\\" y \\\".\\\"",
"invalidPackageId": "Los caracteres válidos son: caracteres alfanuméricos, \\\"_\\\" y \\\".\\\"",
"invalidTokenUsageError": "Token no válido.",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "¿Se ha habilitado MAM?",
"itemsCount": "{0} elementos",
"jailbrokenRootedDevices": "Dispositivos con jailbreak o rooting",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Última fecha de notificación",
"lastSync": "Última sincronización",
"lastSyncGmt": "Última sincronización (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Almacenamiento local",
"mAMShortTitle": "MAM de Intune",
"mAMSummaryBladeTitle": "Estado de protección de la aplicación",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Proteger las aplicaciones móviles de Microsoft Office (vista previa)",
"manage": "Administrar",
@@ -7639,8 +7661,8 @@
"noAssignments": "No hay asignaciones",
"noConfigSelection": "Seleccionar una plataforma y una aplicación",
"noConfiguredUsers": "No hay usuarios configurados",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Ningún destino u origen",
"noDestinationsOptionText": "Ningún destinos",
"noEmailToDisplay": "No hay ninguna dirección de correo electrónico disponible.",
"noOptionText": "No",
"noPermissionPropertyLabel": "¿Ya dispone de una suscripción?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Ninguna directiva",
"noProtectedUsers": "No hay ningún usuario protegido.",
"noSelection": "Seleccione una plataforma, una aplicación y un estado de protección.",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Ningún origen",
"noSubscriptionPropertyLabel": "Es posible que necesite una suscripción",
"noSubscriptionPropertyLinkText": "Probar Microsoft Intune ahora",
"noUnprotectedUsers": "No hay ningún usuario desprotegido.",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Recursos que se crearán",
"restrictWebContentNo": "Cualquier aplicación",
"restrictWebContentOption2": "{0}: Permitir vínculos web en cualquier aplicación",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "Atestación de dispositivo SafetyNet",
"saveAppsNotificationText": "Guardando las aplicaciones seleccionadas",
"saveChangesCommandText": "Guardar",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Nos hemos trasladado a una nueva ubicación.",
"windows10AppProtectionPolicy": "Directiva de protección de aplicaciones para Windows 10 y versiones posteriores",
"windows10PlatformLabel": "Windows 10 y versiones posteriores",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Informe de protección de Windows",
"wipAddAppsSubtitle": "Agregue las aplicaciones recomendadas de Microsoft o agregue manualmente aplicaciones de escritorio o de la tienda que se permiten en la directiva.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Por ejemplo, ubicación de confianza, dispositivo de confianza, autorización segura.",
"publishDesc": "La publicación en aplicaciones hará que el contexto de autenticación esté disponible para que las aplicaciones lo usen. Efectúe la publicación una vez que haya finalizado la configuración de la directiva de acceso condicional para la etiqueta. [Más información][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publicar en aplicaciones",
"titleDesc": "Configure un contexto de autenticación que se usará para proteger los datos y las acciones de la aplicación. Use nombres y descripciones que puedan entender los administradores de aplicaciones. [Más información][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configure un contexto de autenticación que se usará para proteger los datos y las acciones de la aplicación. Use nombres y descripciones que puedan entender los administradores de aplicaciones. [Más información][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Si cancela la publicación de este contexto de autenticación, podría perderse el acceso al recurso protegido por el contexto de autenticación."
},
"Notify": {
"failure": "No se pudo actualizar {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Contraseña + SMS",
"passwordSoftwareOath": "Contraseña y token OATH de software",
"passwordVoice": "Contraseña + Voz",
"passwordX509CertificateMultiFactor": "Contraseña y autenticación basada en certificados (multifactor)",
"passwordX509CertificateSingleFactor": "Contraseña y autenticación basada en certificados (factor único)",
"sms": "SMS",
"smsEmail": "SMS y código de acceso de un solo uso de correo electrónico",
"smsFederatedSingleFactor": "Factor único federado + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Incluye Colaboración B2B, conexión directa B2B y otros tipos de usuarios externos.",
"guestOrExternalUsersLabel": "Usuarios invitados o externos",
"internalGuestLabel": "Usuarios invitados locales",
"otherExternalUserLabel": "Otros usuarios externos"
"otherExternalUserLabel": "Otros usuarios externos",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Usuarios incluidos",
"legacyAuthenticationClients": "Clientes de autenticación heredada",
"namePolicy": "Escriba un nombre para la directiva",
"needAdPremiumMessage": "Necesita una suscripción a Azure AD Premium para usar esta característica.",
"next": "Siguiente",
"policyName": "Nombre de directiva",
"policyState": "Estado de la directiva",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Lista de organizaciones disponibles"
},
"addTenantLabel": "Agregar inquilino a los seleccionados",
"customOrganizationDescription": "Agregar una organización con este id. de inquilino",
"description": "Agregue una organización de Azure AD escribiendo uno de sus nombres de dominio.",
"notFoundResult": "No se encontró",
"searchBoxPlaceholder": "Id. de inquilino o nombre de dominio",
"subTitle": "Organización de Azure AD"
"subTitle": "Organización de Azure AD",
"tenantAdded": "Este id. de inquilino ya se ha agregado.",
"tenantIdNotFound": "No se encontró el id. de inquilino"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configure las opciones de acceso entre inquilinos para aceptar notificaciones procedentes de los inquilinos de Azure AD para que el usuario externo use los puntos fuertes de autenticación integrados. No se pueden configurar puntos fuertes de la autenticación personalizados para usuarios externos.",
"allUsers": "Para habilitar todos los puntos fuertes de autenticación, configure la configuración de acceso entre inquilinos para aceptar notificaciones procedentes de inquilinos de Azure AD para usuarios externos. Las intensidades de autenticación solo configurarán la autenticación de segundo factor para usuarios externos.",
"externalUsers": "Para habilitar todos los puntos fuertes de autenticación integrados, configure las opciones de acceso entre inquilinos para aceptar notificaciones procedentes de inquilinos de Azure AD para usuarios externos."
},
"combinedRegistration": "Habilite el registro combinado para que \"Requerir intensidad de autenticación\" funcione correctamente. Se recomienda activarla para todos los usuarios en lugar de solo para un grupo de ellos.",
"compliantDeviceEnabled": "¡No se quede fuera! Asegúrese de que su dispositivo sea conforme.",
"domainJoinedDeviceEnabled": "¡No se quede fuera! Asegúrese de que su dispositivo esté unido a Azure AD híbrido.",
"notAvailableForSP": "Algunos controles no están disponibles debido a la selección de \"{0}\" en la asignación de directiva",
@@ -9161,7 +9197,10 @@
"aria": "Lista de atributos del dispositivo empleado durante el inicio de sesión.",
"infoBalloon": "Lista de atributos del dispositivo empleado durante el inicio de sesión."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Avanzado",
"allCloudAppsErrorBox": "Se debe seleccionar \"Todas las aplicaciones en la nube\" si se ha seleccionado la concesión \"Requerir cambio de contraseña\".",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Ejemplo: uri:contoso.com:level3",
"appEnforceInfoBubble": "Es posible que las restricciones que exige la aplicación requieran opciones de configuración de administración adicionales dentro de las aplicaciones de nube. Las restricciones solo se aplicarán en sesiones nuevas.",
"appNotSetSeletorLabel": "0 aplicaciones en la nube seleccionadas",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configurar aplicaciones cliente para aplicar la directiva a aplicaciones cliente específicas",
"applyConditionDevicePlatformInfoBalloonContent": "Configurar plataformas de dispositivo para aplicar la directiva a plataformas específicas",
"applyConditionDeviceStateInfoBalloonContent": "Configurar estado del dispositivo para aplicar la directiva a estados de dispositivo concretos",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Información",
"invalidCertDuration": "La duración del certificado no es válida,",
"invalidIpAddress": "El valor debe ser una dirección IP válida.",
"invalidReAuthSignInRiskOptionSelected": "El control de sesión \"frecuencia de inicio de sesión cada vez\" no permite la selección \"sin riesgo\" en el control de condición \"Nivel de riesgo de inicio de sesión\".",
"invalidUriErrorMsg": "Escriba un URI válido. Por ejemplo: \"uri:contoso.com:acr\". ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Haga clic aquí para obtener más detalles.",
"namednetworkExceedingSizeErrorMessage": "Ha superado el almacenamiento máximo permitido para las ubicaciones con nombre. Vuelva a intentarlo con una lista más corta. Haga clic aquí para ver más detalles.",
"needMfaSecondary": "Se tiene que seleccionar “Requerir autenticación multifactor” cuando se seleccione “Frecuencia de inicio de sesión (cada vez)” junto a “Solo métodos de autenticación secundarios”",
"needMfaSpecificApps": "El control de sesión \"Frecuencia de inicio de sesión cada vez\" requiere el control de concesión \"Requerir autenticación multifactor\" cuando se seleccionan aplicaciones admitidas específicamente",
"newCertName": "nuevo certificado",
"noAttributePermissionsError": "Privilegios insuficientes para crear o actualizar la directiva. El rol lector de definición de atributos es necesario para agregar o editar filtros dinámicos.",
"noPolicyRowMessage": "No hay directivas.",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Seleccionar ubicaciones",
"selectedSP": "Entidad de servicio seleccionada",
"servicePrincipalBladeExcludedSelectorTitle": "Seleccionar entidades de servicio excluidas",
"servicePrincipalBladeIncludedSelectorTitle": "Seleccionar entidades de servicio",
"servicePrincipalDataGridAria": "Lista de entidades de servicio disponibles",
"servicePrincipalDropDownLabel": "¿A qué se aplica esta directiva?",
"servicePrincipalInfoBox": "Algunas condiciones no están disponibles debido a la selección de \"{0}\" en la asignación de directiva",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Todos los usuarios y grupos",
"userSelectionBladeExcludeDescription": "Seleccionar los usuarios y grupos que quedarán exentos de la directiva",
"userSelectionBladeExcludeTabTitle": "Excluir",
"userSelectionBladeExcludedSelectorTitle": "Seleccionar usuarios excluidos",
"userSelectionBladeExcludedSelectorTitle": "Seleccionar usuarios y grupos excluidos",
"userSelectionBladeIncludeDescription": "Seleccione los usuarios a los que se aplicará esta directiva.",
"userSelectionBladeIncludeTabTitle": "Incluir",
"userSelectionBladeIncludedSelectorTitle": "Seleccionar",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Dirección IP desde la que inicia sesión el usuario.",
"whatIfIpCountryInfoBoxText": "Si usa Dirección IP o País, ambos campos serán necesarios y deberá asignarlos correctamente al mismo tiempo.",
"whatIfPolicyAppliesTab": "Directivas que se aplicarán",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Directivas aplicables ({0})",
"whatIfPolicyDoesNotApplyTab": "Directivas que no se aplicarán",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Directivas no aplicables ({0})",
"whatIfReasons": "Motivos por los que no se aplicará esta directiva",
"whatIfSelectClientApp": "Seleccionar una aplicación cliente...",
"whatIfSelectCountry": "Seleccionar un país...",
@@ -10021,6 +10065,8 @@
"system": "Sistema",
"user": "Usuario"
},
"availableUninstall": "Permitir que la desinstalación esté disponible",
"availableUninstallTooltip": "Seleccione \"Sí\" para ofrecer la opción de desinstalación de esta aplicación a los usuarios desde el Portal de empresa. Seleccione \"No\" para impedir que los usuarios desinstalen la aplicación desde el Portal de empresa.",
"bladeTitle": "Programa",
"deviceRestartBehavior": "Comportamiento de reinicio de dispositivo",
"deviceRestartBehaviorTooltip": "Seleccione el comportamiento de reinicio del dispositivo después de que la aplicación se haya instalado correctamente. Seleccione \"Determinar comportamiento en función de códigos de retorno\" para reiniciar el dispositivo según los valores de configuración de los códigos de retorno. Seleccione \"Ninguna acción específica\" para suprimir los reinicios del dispositivo durante la instalación de aplicaciones basadas en MSI. Seleccione \"La instalación de la aplicación puede forzar el reinicio del dispositivo\" para permitir que se complete la instalación de la aplicación sin suprimir los reinicios. Seleccione \"Intune forzará un reinicio obligatorio del dispositivo\" para reiniciar siempre el dispositivo después de que la instalación de la aplicación se haya realizado correctamente.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Configuración de S/MIME de Outlook",
"ownerLabel": "Propietario",
"ownerSizeHint": "El nombre del propietario tiene una longitud máxima de 256 caracteres.",
"packageIdLabel": "Identificador del paquete",
"packageNameLabel": "Nombre del paquete",
"pivCredentialNotConfigured": "No ha seleccionado ningún emisor de credenciales derivadas para el inquilino, lo cual es necesario para poder aplicar esta directiva a los dispositivos correctamente.",
"platformLabel": "Plataforma",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Certificado de confianza",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Catálogo de configuración (vista previa)",
"settingsCatalog": "Catálogo de configuración",
"unsupported": "No compatible",
"windows10AdministrativeTemplate": "Plantillas administrativas (vista previa)",
"windows10Atp": "Microsoft Defender para punto de conexión (dispositivos de escritorio que ejecutan Windows 10 o versiones posteriores)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configurado",
"currentVersionLabel": "Versión actual",
"currentVersionTooltip": "Esta es la versión actual de Office que está configurada en este conjunto. Este valor se actualizará cuando se configure y guarde una versión más reciente.",
"defaultFileFormatLabel": "Formato de archivo predeterminado",
"enableMicrosoftSearchAsDefaultTooltip": "Instala un servicio en segundo plano que ayuda a determinar si hay una extensión de Búsqueda de Microsoft en Bing para Google Chrome instalada en el dispositivo.",
"enterXmlDataLabel": "Especificar datos XML",
"languagesLabel": "Idiomas",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Dispositivos con Chrome OS"
"devices": "Dispositivos Chrome OS (versión preliminar)"
},
"ManagedDesktop": {
"adminContacts": "Contactos del administrador",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Personalización",
"cartProfiles": "Perfiles de carro",
"certificateConnectors": "Conectores de certificados",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (versión preliminar)",
"compliancePolicies": "Directivas de cumplimiento",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (vista previa)",
@@ -11439,7 +11487,6 @@
"conditions": "Ubicaciones",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Perfiles de configuración",
"configurationProfilesPreview": "Perfiles de configuración (versión preliminar)",
"connectorsAndTokens": "Conectores y tokens",
"corporateDeviceIdentifiers": "Identificadores de dispositivo corporativos",
"customAttributes": "Atributos personalizados",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Ayuda y soporte técnico ({0})",
"iOSAppProvisioning": "Perfiles de aprovisionamiento de aplicaciones de iOS",
"incompleteUserEnrollments": "Inscripciones de usuario incompletas",
"intuneRemoteAssistance": "Ayuda remota (versión preliminar)",
"iosUpdates": "Directivas de actualización para iOS/iPadOS",
"legacyPcManagement": "Administración de equipos heredados",
"macOSSoftwareUpdate": "Directivas de actualización para macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} dispositivos",
"platformEnrollment": "Inscripción de {0}",
"policies": "Directivas",
"previewMDMDevices": "Todos los dispositivos administrados (versión preliminar)",
"profiles": "Perfiles",
"properties": "Propiedades",
"reports": "Informes",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Líneas base de seguridad",
"serviceToServiceConnector": "Conector de Exchange Online",
"servicenowConnector": "Conector de ServiceNow",
"shellScripts": "Scripts de Shell",
"teamViewerConnector": "Conector de TeamViewer",
"telecomeExpenseManagement": "Administración de gastos de telecomunicaciones",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Términos y condiciones",
"titles": "Títulos",
"troubleshoot": "Solucionar problemas",
"troubleshootDevice": "Dispositivo",
"troubleshootGroup": "Grupo",
"troubleshootSupport": "Solución de problemas + soporte técnico",
"troubleshootUser": "Usuario",
"user": "Usuario",
"userExecutionStatus": "Estado del usuario",
"warranty": "Proveedores de garantía",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Anillos de actualización para Windows 10 y versiones posteriores",
"windows10XPolicyFailures": "Errores de directiva de Windows 10X",
"windows365Connector": "Conector Citrix de Windows 365",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Certificado de Windows Enterprise",
"windowsManagement": "Scripts de PowerShell",
"windowsSideLoadingKeys": "Claves de instalación de prueba de Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Mise en cache du contenu",
"controlPanelAndSettings": "Panneau de configuration et paramètres",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Conformité personnalisée (préversion)",
"customCompliancePreview": "Conformité personnalisée (préversion)",
"customCompliance": "Conformité personnalisée",
"customConfiguration": "Profil de configuration personnalisé",
"customOMASettings": "Paramètres OMA-URI personnalisés",
"customPreferences": "Fichier de préférences",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Entrez le lien vers la liste des applications dans Google Play Store. Par exemple :",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Entrez lURL « Lien pour Intune » pour lapplication fournie à partir du Store. Pour plus dinformations, consultez {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Ajouter des applications Microsoft Store à Microsoft Intune",
"windows": "Entrez le lien vers la liste des applications dans le Microsoft Store. Par exemple :",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Un fichier qui contient votre application dans un format qui peut être chargé sur un appareil. Les types de packages valides incluent : Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix et .msixbundle).",
"appPackageFile": "Un fichier qui contient votre application dans un format qui peut être chargé sur un appareil. Les types de packages valides incluent : Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix et .msixbundle).",
"applicableDeviceType": "Sélectionnez les types dappareils qui peuvent installer cette application.",
"category": "Catégorisez lapplication pour faciliter le tri et la recherche dans Portail dentreprise. Vous pouvez choisir plusieurs catégories.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Ajoutez un nom pour lapplication. Ce nom sera visible dans la liste des applications Intune et pour les utilisateurs dans le Portail dentreprise.",
"notes": "Ajoutez des notes supplémentaires sur lapplication. Les notes seront visibles par les personnes connectées au centre dadministration.",
"owner": "Nom de la personne dans votre organisation qui gère les licences ou est le point de contact pour cette application. Ce nom sera visible pour les personnes connectées au centre dadministration.",
"packageId": "Lidentificateur de package dapplication est la valeur unique qui identifie lapplication.",
"packageName": "Contactez le constructeur de lappareil pour obtenir le nom du package de lapplication. Exemple de nom de package : com.exemple.app",
"privacyUrl": "Indiquez un lien pour les personnes qui souhaitent en savoir plus sur les paramètres et les conditions de confidentialité de lapplication. LURL de confidentialité sera visible par les utilisateurs dans Portail dentreprise.",
"publisher": "Nom du développeur ou de la société qui distribue lapplication. Ces informations seront visibles par les utilisateurs dans Portail dentreprise.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Préversion",
"descriptionRequired": "Une description est requise.",
"editDescription": "Modifier la description",
"macOSMinOperatingSystemAdditionalInfo": "Le système dexploitation minimum pour télécharger un fichier .pkg est macOS 10.14. Téléchargez un fichier .intunemac pour sélectionner un système dexploitation minimum plus ancien.",
"macOSMinOperatingSystemAdditionalInfo": "Le système dexploitation minimum pour télécharger un fichier .pkg est macOS 10.14. Téléchargez un fichier .pkg pour sélectionner un système dexploitation minimum plus ancien.",
"name": "Informations sur l'application",
"nameForOfficeSuitApp": "Informations sur la suite d'applications"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Expiration de la période de grâce de la conformité",
"configurationType": "Type de profil",
"conflictingPolicy": "Stratégies en conflit",
"createdDate": "Date de création",
"currentOs": "Système d'exploitation actuel",
"date": "Date",
"dateRange": "Plage de dates",
@@ -1129,9 +1133,11 @@
"device": "Appareil",
"deviceId": "ID de l'appareil",
"deviceName": "Nom de l'appareil",
"deviceOrApplicationName": "Nom de lappareil ou de lapplication",
"deviceReporting": "Rapports sur les périphériques",
"diagnosticCode": "Code de diagnostic",
"diagnosticText": "Texte de diagnostic",
"diagnostics": "Diagnostics",
"displayName": "Nom complet",
"driversToReview": "Pilotes à vérifier",
"eSIMActivationStatus": "État d'activation",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Dernière synchronisation réussie",
"lastUpdated": "Dernière mise à jour",
"location": "Emplacement",
"loggedInUser": "Utilisateur connecté",
"message": "Message",
"model": "Modèle",
"mtdConnector": "Connecteur MTD",
@@ -1235,7 +1242,7 @@
"infoText": "Configurez les critères de code PIN et d'informations d'identification que les utilisateurs doivent respecter pour pouvoir accéder aux applications dans un contexte de travail."
},
"DataProtection": {
"infoText": "Ce groupe comprend les contrôles de protection contre la perte de données (DLP), par exemple, les restrictions des opérations couper, copier, coller et enregistrer sous. Ces paramètres déterminent comment les utilisateurs interagissent avec les données dans l'application."
"infoText": "Ce groupe comprend les contrôles de protection contre la perte de données (DLP), par exemple, les restrictions des opérations couper, copier, coller et enregistrer sous. Ces paramètres déterminent comment les utilisateurs interagissent avec les données dans l'application."
},
"DeviceTypes": {
"selectOne": "Sélectionnez au moins un type de périphérique."
@@ -1537,20 +1544,20 @@
"label": "Délai d'attente (minutes d'inactivité)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Autoriser les opérations couper, copier et coller pour",
"tooltip": "Sélectionnez lune des options suivantes pour spécifier les sources et destinations que les utilisateurs de lorganisation peuvent couper ou copier ou coller des données dorganisation : <br/>\r\n\r\n<b>Nimporte quelle destination et nimporte quelle source</b> : les utilisateurs dorganisation peuvent coller des données à partir de et couper/copier des données dans nimporte quel compte, document, emplacement ou application. <br/>\r\n\r\n<b>Aucune destination ou source</b> : les utilisateurs de lorganisation ne peuvent pas couper, copier ou coller des données vers ou à partir de comptes, documents, emplacements ou applications externes depuis ou dans le contexte de lorganisation."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Imprimer les données de lorganisation",
"tooltip": "Sélectionnez <b>Bloquer</b> pour empêcher limpression des données de lorganisation. Sélectionnez <b>Autoriser</b> pour autoriser limpression des données de lorganisation. Les données personnelles ou non gérées ne sont pas affectées."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Recevoir les données de",
"tooltip": "Sélectionnez lune des options suivantes pour spécifier les sources dont les utilisateurs peuvent recevoir les données de : <br/>\r\n\r\n<b>Toutes les sources</b> : les utilisateurs de lorganisation peuvent ouvrir des données à partir de nimporte quel compte, document, emplacement ou application dans le contexte de lorganisation.<br/>\r\n\r\n<b>Aucune source</b> : les utilisateurs dorganisation ne peuvent pas ouvrir de données à partir de comptes, documents, emplacements ou applications externes dans le contexte de lorganisation."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Envoyer des données dorganisation à",
"tooltip": "Sélectionnez l'une des options suivantes pour spécifier les destinations vers lesquelles les utilisateurs de l'organisation peuvent envoyer des données : <br/>\r\n\r\n<b>Toutes les destinations</b> : les utilisateurs dorganisation peuvent envoyer des données dorganisation à nimporte quel compte, document, emplacement ou application.<br/>\r\n\r\n<b>Aucune destination</b> : les utilisateurs dorganisation ne peuvent pas envoyer de données dorganisation à des comptes, documents, emplacements ou applications externes à partir du contexte de lorganisation."
},
"Tap": {
"numberOfDays": "Nombre de jours",
@@ -4287,7 +4294,7 @@
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Identifiant AUMID de l'application Win32. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Découvrir comment localiser l'identifiant AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId/AUMID pour l'application Win32",
"kioskDeviceInfoDescription": "Permet aux utilisateurs daccéder plus facilement aux informations relatives à lappareil en ajoutant un point dentrée dans le menu des paramètres Managed Home Screen. Les utilisateurs balayent simplement vers le bas et appuient sur licône dinformations sur lappareil pour afficher les informations relatives à lappareil (niveau de SDK, numéro de série, modèle, OEM). Si vous nactivez pas laccès rapide, les utilisateurs peuvent toujours découvrir ces informations en accédant au menu de débogage Managed Home Screen.",
"kioskDeviceInfoDescription": "Permet aux utilisateurs daccéder plus facilement aux informations relatives à lappareil en ajoutant un point dentrée dans le menu des paramètres Managed Home Screen. Les utilisateurs balayent simplement vers le bas et appuient sur licône dinformations sur lappareil pour afficher les informations relatives à lappareil (niveau de SDK, numéro de série, modèle, OEM). Si vous nactivez pas laccès rapide, les utilisateurs peuvent toujours découvrir ces informations en accédant au menu de débogage Managed Home Screen.",
"kioskDeviceInfoName": "Accès rapide aux informations sur lappareil",
"kioskDropOutCodeEmptyValueKey": "Entrer un code PIN de 4 à 6 chiffres",
"kioskDropOutDescription": "Autorisez les administrateurs informatiques à quitter temporairement le mode kiosque multi-application pour faire des changements sur l'appareil.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Moyenne",
"kioskIconSizeSmall": "Très petite",
"kioskIconSizeSmallest": "Petite",
"kioskInfoBoxText": "Mode kiosque multi-application : verrouille l'appareil pour exécuter plusieurs applications lancées à partir de l'application Managed Home Screen. Pour utiliser ce mode, vous devez d'abord approuver et affecter l'application Managed Home Screen à partir de la charge de travail Applications clientes.",
"kioskInfoBoxText": "Mode kiosque multi-application: verrouille l'appareil pour exécuter plusieurs applications lancées à partir de l'application Managed Home Screen. Pour utiliser ce mode, vous devez d'abord approuver et affecter l'application Managed Home Screen à partir de la charge de travail Applications clientes.",
"kioskLocalGroup": "Groupes d'utilisateurs locaux",
"kioskLocalUser": "Compte d'utilisateur local",
"kioskLocalUsers": "Comptes d'utilisateurs locaux",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TYPE",
"kioskManagedAppLink": "Sélectionner une application",
"kioskManagedAppsHeader": "Les applications suivantes pour Windows 10 et versions ultérieures ont été achetées et synchronisées avec Intune. Connectez-vous au <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store pour Entreprises</a> pour acheter dautres applications.",
"kioskManagedHomeScreenAutoSignOutDescription": "Déconnectez automatiquement les utilisateurs de l'écran d'accueil géré après une période d'inactivité et indiquez si vous souhaitez que les utilisateurs finaux aient la possibilité de prolonger leur session de connexion. L'écran de connexion doit être activé pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits au mode partagé AAD et déconnectera les utilisateurs finaux de toutes les applications de l'appareil qui sont intégrées au mode partagé. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Déconnectez automatiquement les utilisateurs de Managed Home Screen après une période d'inactivité et indiquez si vous souhaitez que les utilisateurs finaux aient la possibilité de prolonger leur session de connexion. L'écran de connexion doit être activé pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits au mode partagé AAD et déconnectera les utilisateurs finaux de toutes les applications de l'appareil qui sont intégrées au mode partagé. ",
"kioskManagedHomeScreenAutoSignOutName": "Déconnexion automatique des applications en mode MHS et appareil partagé après une période d'inactivité.",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Définir la durée, en secondes, pendant laquelle l'utilisateur a la possibilité de reprendre sa session avant d'être automatiquement déconnecté de l'écran d'accueil géré. Par défaut, cette valeur est fixée à 60 secondes. La déconnexion automatique après inactivité doit être activée pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits au mode partagé AAD et déconnectera les utilisateurs de toutes les applications de l'appareil qui sont intégrées au mode partagé. ",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Définir la durée, en secondes, pendant laquelle l'utilisateur a la possibilité de reprendre sa session avant d'être automatiquement déconnecté de Managed Home Screen. Par défaut, cette valeur est fixée à 60 secondes. La déconnexion automatique après inactivité doit être activée pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits au mode partagé AAD et déconnectera les utilisateurs de toutes les applications de l'appareil qui sont intégrées au mode partagé. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Nombre de secondes pour prévenir l'utilisateur avant de le déconnecter automatiquement",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Définir la période d'inactivité, en secondes, avant que l'utilisateur ne soit automatiquement déconnecté de l'écran d'accueil géré. Par défaut, cette valeur est fixée à 300 secondes. La déconnexion automatique après inactivité doit être activée pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur des appareils dédiés inscrits au mode partagé AAD et déconnectera les utilisateurs de toutes les applications de l'appareil qui sont intégrées au mode partagé. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Définir la période d'inactivité, en secondes, avant que l'utilisateur ne soit automatiquement déconnecté de Managed Home Screen. Par défaut, cette valeur est fixée à 300 secondes. La déconnexion automatique après inactivité doit être activée pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur des appareils dédiés inscrits au mode partagé AAD et déconnectera les utilisateurs de toutes les applications de l'appareil qui sont intégrées au mode partagé. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Nombre de secondes dinactivité de lappareil avant la déconnexion automatique de lutilisateur",
"kioskManagedHomeScreenPINComplexityComplex": "Complexe",
"kioskManagedHomeScreenPINComplexityDescription": "Choisissez la complexité du code confidentiel de la session. Le code complexe requiert des caractères alphanumériques et le code simple ne requiert que des chiffres. Exiger que l'utilisateur définisse un code PIN pour la session de connexion doit être activé pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits dans le mode d'appareil partagé AAD.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Simple",
"kioskManagedHomeScreenPINRequiredDescription": "Permet aux utilisateurs de créer un code confidentiel qui n'existe que pour la durée d'une session de connexion unique. Lors de la déconnexion, ce code confidentiel sera effacé. L'écran de connexion doit être activé pour configurer ce paramètre. Ce paramètre est destiné à être utilisé sur des appareils dédiés inscrits dans le mode d'appareil partagé AAD.",
"kioskManagedHomeScreenPINRequiredName": "Demander à lutilisateur de définir un code confidentiel pour la session de connexion",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Demander aux utilisateurs dentrer leur code confidentiel de session pour reprendre l'utilisation de l'écran d'accueil géré après l'apparition de l'économiseur d'écran. Demander à l'utilisateur de définir un code confidentiel pour la session de connexion doit être activé pour configurer ce paramètre. Ce paramètre n'a aucun effet si le mode économiseur d'écran n'est pas configuré. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits au mode d'appareil partagé AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Demander aux utilisateurs dentrer leur code confidentiel de session pour reprendre l'utilisation de Managed Home Screen après l'apparition de l'économiseur d'écran. Demander à l'utilisateur de définir un code confidentiel pour la session de connexion doit être activé pour configurer ce paramètre. Ce paramètre n'a aucun effet si le mode économiseur d'écran n'est pas configuré. Ce paramètre est destiné à être utilisé sur les appareils dédiés inscrits au mode d'appareil partagé AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Lutilisateur doit entrer le code confidentiel de session si lécran de veille sest affiché",
"kioskManagedHomeScreenSignInBackgroundDescription": "Personnalisez l'apparence de l'écran de connexion. L'écran de connexion doit être activé pour pouvoir configurer ce paramètre. Ce paramètre est destiné à être utilisé sur des appareils dédiés inscrits en mode appareil partagé AAD. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Personnalisez un logo de marque pour l'écran de connexion et l'invite du code confidentiel de la session. L'écran de connexion doit être activé pour pouvoir configurer ce paramètre. Ce paramètre est destiné à être utilisé sur des appareils dédiés inscrits dans le mode d'appareil partagé AAD. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Définir un logo de marque URL personnalisé pour l'écran de connexion et la page code confidentiel de session",
"kioskManagedHomeScreenSignInEnabledDescription": "Activer un écran de connexion sur l'écran d'accueil géré. Cet écran de connexion est destiné à être utilisé sur des appareils dédiés inscrits en mode partagé AAD.",
"kioskManagedHomeScreenSignInEnabledDescription": "Activer un écran de connexion sur Managed Home Screen. Cet écran de connexion est destiné à être utilisé sur des appareils dédiés inscrits en mode partagé AAD.",
"kioskManagedHomeScreenSignInEnabledName": "Écran de connexion MHS",
"kioskManagedSettingsDescription": "Ce raccourci permet aux utilisateurs daccéder dune autre manière aux paramètres. Il sagit dune icône non personnalisable sur lécran daccueil (similaire à une application) et appelée Paramètres gérés. Si vous désactivez le raccourci, les utilisateurs peuvent toujours balayer leur écran vers le bas pour accéder à ces paramètres.",
"kioskManagedSettingsName": "Raccourci vers le menu Paramètres",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Mode kiosque",
"kioskModeSingle": "Mono-application",
"kioskMonthly": "Mensuellement",
"kioskObsoleteInfoHeader": "Les paramètres de ce panneau sont désormais obsolètes. Pour configurer les paramètres Kiosque pour votre appareil, retournez dans le panneau Créer un profil. Dans la liste déroulante des types de profil, sélectionnez Kiosque (préversion).",
"kioskProfileHeader": "Utilisez ces paramètres pour configurer le mode kiosque. Mais avant, veillez à déployer les applications à exécuter dans ce mode sur les appareils à partir de la charge de travail Applications clientes.",
"kioskProfileLearnMore": "Découvrez plus en détail le mode kiosque de Windows.",
"kioskProfileName": "Nom de configuration kiosque",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Configuration Wi-Fi",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Entrer un nom de SSID Wi-Fi",
"kioskWifiSsidsDescription": "Contrôlez ou limitez davantage laccès Wi-Fi en ajoutant ou en important manuellement une liste de réseaux autorisés par SSID. Les utilisateurs de lapplication Managed Home Screen peuvent uniquement se connecter à ces réseaux. Vous devez activer la configuration Wi-Fi pour configurer ce paramètre. Si vous najoutez rien, tous les réseaux disponibles sont affichés à lutilisateur de lappareil.",
"kioskWifiSsidsDescription": "Contrôlez ou limitez davantage laccès Wi-Fi en ajoutant ou en important manuellement une liste de réseaux autorisés par SSID. Les utilisateurs de lapplication Managed Home Screen peuvent uniquement se connecter à ces réseaux. Vous devez activer la configuration Wi-Fi pour configurer ce paramètre. Si vous najoutez rien, tous les réseaux disponibles sont affichés à lutilisateur de lappareil.",
"kioskWifiSsidsName": "Liste verte du Wi-Fi",
"knoxBlockAutofillDescription": "Bloque le remplissage automatique.",
"knoxBlockAutofillName": "Remplissage automatique (Samsung KNOX uniquement)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana sur écran verrouillé (poste de travail uniquement)",
"lockScreenBlockToastNotificationsDescription": "Bloque les notifications toast au-dessus de l'écran de verrouillage de l'appareil.",
"lockScreenBlockToastNotificationsName": "Notifications toast sur écran verrouillé",
"lockScreenMessageDescription": "Spécifiez le texte facultatif affiché sur l'écran verrouillé. Le message de langue \"Tous, sauf si spécifié\" s'affiche si aucun message personnalisé n'est spécifié pour la langue par défaut d'un périphérique. ",
"lockScreenMessageGridHeader": "Message de lécran de verrouillage localisé",
"lockScreenMessageHint": "(4 096 caractères max.)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "En savoir plus sur les messages de lécran de verrouillage",
"lockScreenMessageLengthValidation": "Lentrée ne peut pas dépasser 4 096 caractères.",
"lockScreenMessageName": "Message décran de verrouillage",
"lockScreenMessagesSummaryKey": "Message décran de verrouillage",
"lockScreenTimeoutInSecondsDescription": "Définissez la durée (en secondes) entre le verrouillage et l'arrêt de l'écran des appareils Windows Mobile 10. Valeurs prises en charge : 11-1800.",
"lockScreenTimeoutInSecondsName": "Délai d'expiration de l'écran (mobile uniquement)",
"lockScreenTimeoutInSecondsPlaceholder": "Entrez un nombre de secondes (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Accéder à l'application Windows Mail sans compte Microsoft",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (préversion)",
"microsoftTunnelForWindows": "Microsoft Tunnel (préversion)",
"microsoftTunnelOption": "Microsoft Tunnel (client autonome) (préversion)",
"microsoftTunnelSite": "Site Microsoft Tunnel",
"microsoftTunnelSiteDescription": "Le client VPN se connectera à ladresse IP publique ou au FQDN du site.",
"microsoftTunnelSiteNotExist": "Le site nexiste pas. Sélectionnez un nouveau site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Paramètres d'association de sécurité",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Empêcher le chiffrement automatique de l'appareil au cours de sa première utilisation, quand l'appareil est joint à Azure AD",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Chiffrement automatique durant AADJ",
"securityCommonCriteriaModeDescription": "Ce paramètre active un ensemble élevé de normes de sécurité sur l'appareil le plus souvent utilisé dans les organisations hautement sensibles, telles que les établissements gouvernementaux. Non configuré par défaut.",
"securityCommonCriteriaModeName": "Mode de critères communs",
"securityDeveloperSettingsEnabledDescription": "Autoriser laccès aux paramètres du développeur.",
"securityDeveloperSettingsEnabledName": "Paramètres de développeur",
"securityOption": "Données de diagnostic désactivées",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Builds de système d'exploitation valides",
"validTLSVersion": "La version TLS doit avoir l'une des valeurs suivantes : 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "La période de gel ne peut pas être supérieure à 90 jours.",
"validateFreezePeriodSeparation": "Les périodes de gel doivent être séparées d'au moins 60 jours.",
"validateSingleSignOnMessage": "Lauthentification unique (SSO) de la propriété doit avoir la valeur Désactiver lorsque le mode dauthentification est défini sur Machine ou Invité.",
"value": "Valeur",
"valueColumn": "Valeur",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Tous les types d'application",
"allAppsOptionText": "Toutes les applications",
"allAppsWithData": "Toutes les applications avec des données d'organisation entrantes",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Toutes les destinations",
"allSourcesOptionText": "Toutes les sources",
"allow": "Accorder",
"allowOverrides": "Autoriser l'utilisateur à ignorer les avertissements",
"allowSpecifiedBlock": "Autoriser spécifié (bloquer non spécifié)",
"allowSpecifiedWipe": "Autoriser spécifié (réinitialiser non spécifié)",
"allowedOptionText": "Autorisé",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Appareils du profil professionnel Android",
"anyAppOptionText": "N'importe quelle application",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Nimporte quelle destination et toute source",
"anyDialerAppOptionText": "Toute application de numérotation",
"anyPolicyManagedDialerAppOptionText": "Toute application de numérotation gérée par une stratégie",
"appAdded": "Application ajoutée",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Empêcher les sauvegardes",
"dataBackupDisabledLabelMac": "Interdire les sauvegardes iTunes et iCloud",
"dataProtection": "Protection des données",
"dataTransfer": "Transfert de données",
"dataTransfer": "<b>Transfert de données</b>",
"defaultEdgeAppConfig": "Configuration par défaut de lapplication Microsoft Edge",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configurer les paramètres avancés",
"defaultValueAppsSelectorDisplayText": "Sélectionner les applications requises",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Aucune demande d'effacement n'a été émise.",
"enable": "Activer",
"enableOpenInExperienceSettingName": "Afficher la boîte de dialogue Ouvrir dans/Partager uniquement pour les applications gérées par une stratégie ?",
"encryption": "Chiffrement",
"encryption": "<b>Chiffrement</b>",
"encryptionLabel": "Chiffrer les données de l'application ",
"encryptionLabelAndroid": "Chiffrer les données des applications (Android)",
"encryptionLabelIos": "Chiffrer les données des applications (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Rechercher par utilisateur",
"flaggedUsersSummaryPartLabel": "Utilisateurs",
"flaggedUsersSummaryPartTitle": "Utilisateurs marqués d'un indicateur",
"functionality": "Fonctionnalité",
"functionality": "<b>Fonctionnalité</b>",
"gSAppPickerDescription": "Sélectionnez les applications gérées par une stratégie que vous souhaitez inclure. Configurez ensuite les conditions requises pour accéder aux fichiers et aux e-mails de lentreprise et les partager dans ces applications. Par défaut, lutilisateur peut enregistrer les données dans les comptes OneDrive et SharePoint de votre organisation",
"gSAssignmentText": "Sélectionnez les groupes d'utilisateurs que vous voulez inclure pour vous assurer qu'ils ont accès aux données de votre entreprise. La protection des applications est attribuée aux utilisateurs, et non aux appareils, de sorte que vos données d'entreprise seront sécurisées quel que soit l'appareil utilisé et son état d'inscription.",
"gSEdgeAndroidApp": "Exiger linstallation pour Android Edge",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Les caractères valides sont : les caractères alphanumériques, « - » et « . »",
"invalidPackageId": "Les caractères valides sont : les caractères alphanumériques, « _ » et « . »",
"invalidTokenUsageError": "Jeton non valide",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "La gestion MAM est-elle activée ?",
"itemsCount": "{0} éléments",
"jailbrokenRootedDevices": "Appareils jailbreakés/rootés",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Date du dernier rapport",
"lastSync": "Dernière synchronisation",
"lastSyncGmt": "Dernière synchronisation (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Stockage local",
"mAMShortTitle": "GAM Intune",
"mAMSummaryBladeTitle": "État de protection de l'application",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Protéger les applications mobiles Microsoft Office (préversion)",
"manage": "Gérer",
@@ -7639,8 +7661,8 @@
"noAssignments": "Aucune affectation",
"noConfigSelection": "Sélectionner une plateforme et une application",
"noConfiguredUsers": "Aucun utilisateur configuré",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Aucune destination ou source",
"noDestinationsOptionText": "Aucune destination",
"noEmailToDisplay": "Aucune adresse e-mail disponible",
"noOptionText": "Non",
"noPermissionPropertyLabel": "Vous avez déjà un abonnement ?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Aucune stratégie",
"noProtectedUsers": "Aucun utilisateur protégé",
"noSelection": "Sélectionner une plateforme, une application et un état de protection",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Aucune source",
"noSubscriptionPropertyLabel": "Vous avez peut-être besoin d'un abonnement",
"noSubscriptionPropertyLinkText": "Essayez Microsoft Intune maintenant",
"noUnprotectedUsers": "Aucun utilisateur non protégé",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Ressources à créer",
"restrictWebContentNo": "N'importe quelle application",
"restrictWebContentOption2": "{0} : Autoriser les liens web dans n'importe quelle application",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "Attestation d'appareil SafetyNet",
"saveAppsNotificationText": "Enregistrement des applications sélectionnées",
"saveChangesCommandText": "Enregistrer",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Nous avons déménagé dans un nouvel emplacement",
"windows10AppProtectionPolicy": "Windows 10 et une stratégie de protection des applications ultérieure",
"windows10PlatformLabel": "Windows 10 et ultérieur",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Protection des informations Windows",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Rapport de protection Windows",
"wipAddAppsSubtitle": "Ajoutez les applications Microsoft recommandées, ou ajoutez manuellement les applications de bureau ou du Store à autoriser dans cette stratégie.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ex. : emplacement approuvé, appareil approuvé, autorisation forte",
"publishDesc": "La publication dans les applications va rendre le contexte d'authentification disponible pour les applications. Publiez une fois que vous avez terminé la configuration de la stratégie d'accès conditionnel pour l'étiquette. [En savoir plus][1]\n[1] : https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publier sur des applications",
"titleDesc": "Configurez un contexte dauthentification qui sera utilisé pour protéger les données et les actions de lapplication. Utilisez des noms et des descriptions que les administrateurs dapplications peuvent comprendre. [En savoir plus][1]\n[1] : https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configurez un contexte dauthentification qui sera utilisé pour protéger les données et les actions de lapplication. Utilisez des noms et des descriptions que les administrateurs dapplications peuvent comprendre. [En savoir plus][1]\n[1] : https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Annuler la publication de ce contexte dauthentification peut entraîner la perte de laccès à la ressource sécurisée par le contexte dauthentification."
},
"Notify": {
"failure": "Échec de la mise à jour de {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Mot de passe + SMS",
"passwordSoftwareOath": "Mot de passe + jeton OATH logiciel",
"passwordVoice": "Mot de passe + voix",
"passwordX509CertificateMultiFactor": "Mot de passe + Authentification basée sur un certificat (multifacteur)",
"passwordX509CertificateSingleFactor": "Mot de passe + Authentification basée sur un certificat (facteur unique)",
"sms": "SMS",
"smsEmail": "SMS + Envoyer un code secret à usage unique par e-mail",
"smsFederatedSingleFactor": "Facteur unique fédéré + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Inclut B2B Collaboration, B2B Direct Connect et dautres types dutilisateurs externes.",
"guestOrExternalUsersLabel": "Utilisateurs invités ou externes",
"internalGuestLabel": "Utilisateurs invités locaux",
"otherExternalUserLabel": "Autres utilisateurs externes"
"otherExternalUserLabel": "Autres utilisateurs externes",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Utilisateurs inclus",
"legacyAuthenticationClients": "Clients dauthentification hérités",
"namePolicy": "Nommer votre stratégie",
"needAdPremiumMessage": "Vous avez besoin d'un abonnement Azure AD Premium pour utiliser cette fonctionnalité.",
"next": "Suivant",
"policyName": "Nom de la stratégie",
"policyState": "État de la stratégie",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Liste des organisations disponibles"
},
"addTenantLabel": "Ajouter un client à la sélection",
"customOrganizationDescription": "Ajouter une organisation avec cet ID de client",
"description": "Ajoutez une organisation Azure AD en tapant lun de ses noms de domaine.",
"notFoundResult": "Introuvable",
"searchBoxPlaceholder": "ID client ou nom de domaine",
"subTitle": "Azure AD organisation"
"subTitle": "Azure AD organisation",
"tenantAdded": "Cet ID de client a déjà été ajouté.",
"tenantIdNotFound": "ID de client introuvable"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configurez les paramètres daccès entre locataires pour accepter les revendications provenant de Azure AD locataires pour que lutilisateur externe utilise les forces dauthentification intégrées. Les forces dauthentification personnalisées ne peuvent pas être configurées pour les utilisateurs externes.",
"allUsers": "Pour activer tous les points forts dauthentification, configurez les paramètres daccès inter-clients pour accepter les revendications provenant de Azure AD locataires pour les utilisateurs externes. Les points forts de lauthentification configurent uniquement lauthentification de second facteur pour les utilisateurs externes.",
"externalUsers": "Pour activer toutes les forces dauthentification intégrées, configurez les paramètres daccès inter-locataires pour accepter les revendications provenant de Azure AD locataires pour les utilisateurs externes."
},
"combinedRegistration": "Activez linscription combinée pour que « Exiger la puissance de lauthentification » fonctionne correctement. Nous vous recommandons vivement de lactiver pour tous les utilisateurs plutôt que pour un seul groupe dentre eux.",
"compliantDeviceEnabled": "Ne bloquez pas votre accès ! Assurez-vous que votre appareil est conforme.",
"domainJoinedDeviceEnabled": "Ne boquez pas votre accès ! Assurez-vous que votre appareil est joint Azure AD hybride.",
"notAvailableForSP": "Certaines contrôles ne sont pas disponibles en raison de la sélection de « {0} » dans laffectation de la stratégie",
@@ -9161,7 +9197,10 @@
"aria": "Liste des attributs sur lappareil utilisé lors de la connexion.",
"infoBalloon": "Liste des attributs sur lappareil utilisé lors de la connexion."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Avancé",
"allCloudAppsErrorBox": "L'option « Toutes les applications cloud » doit être sélectionnée quand lautorisation « Exiger une modification du mot de passe » est sélectionnée",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Exemple : uri:contoso.com:level3",
"appEnforceInfoBubble": "Les restrictions appliquées par l'application peuvent nécessiter des configurations supplémentaires de la part de l'administrateur au sein des applications cloud. Celles-ci ne seront valides que pour les nouvelles sessions.",
"appNotSetSeletorLabel": "0 application cloud sélectionnée",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configurer les applications clientes pour appliquer la stratégie à des applications clientes spécifiques",
"applyConditionDevicePlatformInfoBalloonContent": "Configurer les plateformes d'appareils pour appliquer la stratégie à des plateformes spécifiques",
"applyConditionDeviceStateInfoBalloonContent": "Configurer l'état des appareils pour appliquer la stratégie à des états d'appareils spécifiques",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Informations",
"invalidCertDuration": "Durée de certificat non valide",
"invalidIpAddress": "La valeur doit être une adresse IP valide",
"invalidReAuthSignInRiskOptionSelected": "Le contrôle de session « Fréquence de connexion à chaque fois » nautorise pas la sélection « aucun risque » dans le contrôle de condition « niveau de risque de connexion ».",
"invalidUriErrorMsg": "Entrez un URI valide. Par exemple uri:contoso.com:acr",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Cliquez ici pour plus de détails.",
"namednetworkExceedingSizeErrorMessage": "Vous avez dépassé la quantité de stockage maximale autorisée pour les emplacements nommés. Réessayez avec une liste plus courte. Cliquez ici pour afficher plus de détails.",
"needMfaSecondary": "« Exiger lauthentification multifacteur » doit être sélectionné lorsque « Fréquence de connexion à chaque fois » est sélectionné avec « Méthodes dauthentification secondaires uniquement »",
"needMfaSpecificApps": "Le contrôle de session « Fréquence de connexion à chaque fois » nécessite le contrôle doctroi « Exiger une authentification multifacteur » lorsque des applications prises en charge spécifiquement sont sélectionnées",
"newCertName": "Nouveau certificat",
"noAttributePermissionsError": "Privilèges insuffisants pour créer ou mettre à jour la stratégie. Le rôle de lecteur de définition dattribut est obligatoire pour ajouter/modifier des filtres dynamiques.",
"noPolicyRowMessage": "Aucune stratégie",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Sélectionner les emplacements",
"selectedSP": "Principal du service sélectionné",
"servicePrincipalBladeExcludedSelectorTitle": "Sélectionner les principaux de service exclus",
"servicePrincipalBladeIncludedSelectorTitle": "Sélectionner des principaux de service",
"servicePrincipalDataGridAria": "Liste des principaux du service disponibles",
"servicePrincipalDropDownLabel": "À quoi cette stratégie sapplique-t-elle ?",
"servicePrincipalInfoBox": "Certaines conditions ne sont pas disponibles en raison de la sélection de « {0} » dans laffectation de la stratégie",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Tous les utilisateurs et groupes",
"userSelectionBladeExcludeDescription": "Sélectionner les utilisateurs et groupes à exclure de la stratégie",
"userSelectionBladeExcludeTabTitle": "Exclure",
"userSelectionBladeExcludedSelectorTitle": "Sélectionner les utilisateurs exclus",
"userSelectionBladeExcludedSelectorTitle": "Sélectionner des utilisateurs et des groupes exclus",
"userSelectionBladeIncludeDescription": "Sélectionner les utilisateurs auxquels cette stratégie sapplique",
"userSelectionBladeIncludeTabTitle": "Inclure",
"userSelectionBladeIncludedSelectorTitle": "Sélectionner",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Adresse IP à partir de laquelle l'utilisateur se connecte.",
"whatIfIpCountryInfoBoxText": "Si vous utilisez l'adresse IP ou le pays, les deux champs sont nécessaires et doivent être correctement mappés ensemble.",
"whatIfPolicyAppliesTab": "Stratégies qui vont s'appliquer",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Stratégies applicables ({0})",
"whatIfPolicyDoesNotApplyTab": "Stratégies qui ne vont pas s'appliquer",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Stratégies inapplicables ({0})",
"whatIfReasons": "Raisons pour lesquelles cette stratégie ne va pas s'appliquer",
"whatIfSelectClientApp": "Sélectionner une application cliente...",
"whatIfSelectCountry": "Sélectionner un pays...",
@@ -10021,6 +10065,8 @@
"system": "Système",
"user": "Utilisateur"
},
"availableUninstall": "Autoriser la désinstallation disponible",
"availableUninstallTooltip": "Sélectionnez « Oui » pour fournir loption de désinstallation de cette application aux utilisateurs du Portail d'entreprise. Sélectionnez « Non » pour empêcher les utilisateurs de désinstaller lapplication du Portail d'entreprise.",
"bladeTitle": "Programme",
"deviceRestartBehavior": "Comportement de redémarrage du périphérique",
"deviceRestartBehaviorTooltip": "Sélectionnez le comportement de redémarrage de l'appareil une fois l'application installée. Sélectionnez « Déterminer le comportement en fonction des codes de retour » pour redémarrer l'appareil en fonction des paramètres de configuration des codes de retour. Sélectionnez « Aucune action spécifique » pour supprimer les redémarrages de l'appareil durant l'installation des applications MSI. Sélectionnez « L'installation de l'application peut forcer le redémarrage de l'appareil » pour permettre l'installation de l'application sans supprimer les redémarrages. Sélectionnez « Intune force le redémarrage obligatoire de l'appareil » pour toujours redémarrer l'appareil après l'installation de l'application.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Paramètres S/MIME Outlook",
"ownerLabel": "Propriétaire",
"ownerSizeHint": "La longueur maximale du nom de propriétaire est 256 caractères.",
"packageIdLabel": "Identificateur de package",
"packageNameLabel": "Nom du package",
"pivCredentialNotConfigured": "Vous n'avez pas sélectionné d'émetteur d'informations d'identification dérivées pour votre locataire. Vous devez en configurer un pour pouvoir appliquer cette stratégie aux appareils.",
"platformLabel": "Plateforme",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Entrer une URL valide commençant par http:// ou https://",
"webAppUrlLabel": "URL de l'application",
"webAppUrlSizeHint": "La longueur maximale de lURL de lapplication est de 1024 caractères",
"windowsUrlValidation": "Entrez une URL valide semblable à celle-ci : https://www.microsoft.com/fr-fr/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Entrez une URL valide semblable à celle-ci : https://www.microsoft.com/fr-fr/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "Données XML entrées",
"xmlFormatInvalid": "Le format de la stratégie XML n'est pas valide.",
"xmlTooLarge": "La taille d'entrée doit être inférieure à 1 Mo."
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Certificat approuvé",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Catalogue des paramètres (préversion)",
"settingsCatalog": "Catalogue des paramètres",
"unsupported": "Non pris en charge",
"windows10AdministrativeTemplate": "Modèles d'administration (préversion)",
"windows10Atp": "Microsoft Defender pour point de terminaison (appareils de bureau exécutant Windows 10 ou versions ultérieures)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configuré",
"currentVersionLabel": "Version actuelle",
"currentVersionTooltip": "Il sagit de la version actuelle dOffice qui est configurée dans cette suite. Cette valeur est mise à jour lors de la configuration et de lenregistrement dune version plus récente.",
"defaultFileFormatLabel": "Format de fichier par défaut",
"enableMicrosoftSearchAsDefaultTooltip": "Installe un service en arrière-plan qui permet de déterminer si une extension Recherche Microsoft dans Bing pour Google Chrome est installée sur lappareil.",
"enterXmlDataLabel": "Entrer des données XML",
"languagesLabel": "Langues",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Appareils avec SE Chrome"
"devices": "Appareils Chrome OS (aperçu)"
},
"ManagedDesktop": {
"adminContacts": "Contacts de ladministrateur",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Personnalisation",
"cartProfiles": "Profils de panier",
"certificateConnectors": "Connecteurs de certificat",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (préversion)",
"compliancePolicies": "Stratégies de conformité",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (préversion)",
@@ -11439,7 +11487,6 @@
"conditions": "Emplacements",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Profils de configuration",
"configurationProfilesPreview": "Profils de configuration (aperçu)",
"connectorsAndTokens": "Connecteurs et jetons",
"corporateDeviceIdentifiers": "Identificateurs d'appareil d'entreprise",
"customAttributes": "Attributs personnalisés",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Aide et support ({0})",
"iOSAppProvisioning": "Profils de provisionnement d'application iOS",
"incompleteUserEnrollments": "Inscriptions d'utilisateur incomplètes",
"intuneRemoteAssistance": "Aide à distance (préversion)",
"iosUpdates": "Mettre à jour les stratégies pour iOS/iPadOS",
"legacyPcManagement": "Gestion des PC existants",
"macOSSoftwareUpdate": "Stratégies de mise à jour pour macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} appareils",
"platformEnrollment": "Inscription {0}",
"policies": "Stratégies",
"previewMDMDevices": "Tous les appareils gérés (préversion)",
"profiles": "Profils",
"properties": "Propriétés",
"reports": "Rapports",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Bases de référence de sécurité",
"serviceToServiceConnector": "Connecteur Exchange Online",
"servicenowConnector": "Connecteur ServiceNow",
"shellScripts": "Scripts shell",
"teamViewerConnector": "Connecteur TeamViewer",
"telecomeExpenseManagement": "Gestion des dépenses de télécommunication",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Conditions générales",
"titles": "Titres",
"troubleshoot": "Résoudre des problèmes",
"troubleshootDevice": "Appareil",
"troubleshootGroup": "Groupe",
"troubleshootSupport": "Dépannage + support",
"troubleshootUser": "Utilisateur",
"user": "Utilisateur",
"userExecutionStatus": "État de l'utilisateur",
"warranty": "Fournisseurs de garantie",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Mettre à jour les anneaux pour Windows 10 et versions ultérieures",
"windows10XPolicyFailures": "Échecs de stratégie Windows 10X",
"windows365Connector": "Connecteur Windows 365 Citrix",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Certificat d'entreprise Windows",
"windowsManagement": "Scripts PowerShell",
"windowsSideLoadingKeys": "Clés de chargement indépendant Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Tartalom-gyorsítótárazás",
"controlPanelAndSettings": "Vezérlőpult és Gépház",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Egyéni megfelelőség (előzetes verzió)",
"customCompliancePreview": "Egyéni megfelelőség (előzetes verzió)",
"customCompliance": "Egyéni megfelelőség",
"customConfiguration": "Egyéni konfigurációs profil",
"customOMASettings": "Egyéni OMA-URI beállítások",
"customPreferences": "Preferenciafájl",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Adja meg az alkalmazáshoz tartozó Google Play Áruház-termékoldalra mutató hivatkozást. Például:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Adja meg az áruházból biztosított alkalmazás „Intune-ra mutató hivatkozás” URL-címét. További információ: {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Microsoft Store-alkalmazások hozzáadása a Microsoft Intune-hoz",
"windows": "Adja meg az alkalmazáshoz tartozó Microsoft Store-termékoldalra mutató hivatkozást. Például:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Az alkalmazást egy eszközön közvetlenül telepíthető formátumban tartalmazó fájl. Az érvényes csomagtípusok a következők: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix és .msixbundle).",
"appPackageFile": "Az alkalmazást egy eszközön közvetlenül telepíthető formátumban tartalmazó fájl. Az érvényes csomagtípusok a következők: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix és .msixbundle).",
"applicableDeviceType": "Válassza ki, hogy milyen eszköztípusok telepíthetik az alkalmazást.",
"category": "Az alkalmazás kategorizálásával megkönnyítheti a felhasználók számára a rendezést és a keresést a Céges portálon. Több kategóriát is kiválaszthat.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Adja meg az alkalmazás nevét. Ez a név jelenik meg az Intune-alkalmazások listájában és a Céges portál felhasználói számára.",
"notes": "Adjon hozzá további megjegyzéseket az alkalmazással kapcsolatban. A megjegyzések a felügyeleti központba bejelentkezett felhasználók számára lesznek láthatók.",
"owner": "A cég azon dolgozójának neve, aki a licencelést kezeli, illetve aki az alkalmazáshoz tartozó kapcsolattartó. Ez a név a felügyeleti központba bejelentkezett felhasználók számára lesz látható.",
"packageId": "Az alkalmazáscsomag azonosítója az alkalmazást azonosító egyedi érték.",
"packageName": "Az alkalmazás csomagnevének megismeréséhez forduljon az eszköz gyártójához. Példa a csomagnévre: com.példa.app",
"privacyUrl": "Hivatkozást biztosíthat azon felhasználók számára, akik szeretnének többet megtudni az alkalmazás adatvédelmi beállításairól és feltételeiről. Az adatvédelmi URL-cím a Céges portálon lesz látható a felhasználók számára.",
"publisher": "Az alkalmazást terjesztő fejlesztő vagy cég neve. Ez az információ a Céges portálon lesz látható a felhasználók számára.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Előnézet",
"descriptionRequired": "A leírást meg kell adni.",
"editDescription": "Leírás szerkesztése",
"macOSMinOperatingSystemAdditionalInfo": "A .pkg-fájlok feltöltéséhez szükséges minimális operációs rendszer a macOS 10.14. Régebbi minimális operációs rendszer kiválasztásához töltsön fel egy .intunemac-fájlt.",
"macOSMinOperatingSystemAdditionalInfo": "A .pkg-fájlok feltöltéséhez szükséges minimális operációs rendszer a macOS 10.14. Régebbi minimális operációs rendszer kiválasztásához töltsön fel egy .pkg-fájlt.",
"name": "Alkalmazásadatok",
"nameForOfficeSuitApp": "Alkalmazáscsomaggal kapcsolatos információk"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Megfelelőség türelmi időszakának lejárata",
"configurationType": "Profil típusa",
"conflictingPolicy": "Ütköző házirendek",
"createdDate": "Létrehozás dátuma",
"currentOs": "Jelenlegi operációs rendszer",
"date": "Dátum",
"dateRange": "Dátumtartomány",
@@ -1129,9 +1133,11 @@
"device": "Eszköz",
"deviceId": "Eszközazonosító",
"deviceName": "Eszköznév",
"deviceOrApplicationName": "Eszköz vagy alkalmazás neve",
"deviceReporting": "Jelentéskészítő eszközök",
"diagnosticCode": "Diagnosztikai kód",
"diagnosticText": "Diagnosztikai szöveg",
"diagnostics": "Diagnosztika",
"displayName": "Megjelenítendő név",
"driversToReview": "Felülvizsgálandó illesztőprogramok",
"eSIMActivationStatus": "Aktiválási állapot",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Legutóbbi sikeres szinkronizálás",
"lastUpdated": "Utolsó frissítés",
"location": "Tartózkodási hely",
"loggedInUser": "Bejelentkezett felhasználó",
"message": "Üzenet",
"model": "Modell",
"mtdConnector": "MTD-összekötő",
@@ -1235,7 +1242,7 @@
"infoText": "Konfigurálja a PIN-kódra és a hitelesítő adatokra vonatkozó követelményeket, amelyeknek a felhasználóknak meg kell felelniük a munkahelyi környezetben az alkalmazások eléréséhez."
},
"DataProtection": {
"infoText": "Ez a csoport tartalmazza az olyan adatveszteség-megelőzési (DLP-) vezérlőket, mint például a kivágás, a másolás, a beillesztés és a mentés másként művelet korlátozásai. Ezek a beállítások határozzák meg, hogyan használhatják a felhasználók az alkalmazásokban található adatokat."
"infoText": "Ez a csoport tartalmazza az olyan adatveszteség-megelőzési (DLP-) vezérlőket, mint például a kivágás, a másolás, a beillesztés és a mentés másként művelet korlátozásai. Ezek a beállítások határozzák meg, hogyan használhatják a felhasználók az alkalmazásokban található adatokat. "
},
"DeviceTypes": {
"selectOne": "Válasszon legalább egy eszköztípust."
@@ -1537,20 +1544,20 @@
"label": "Időkorlát (perc inaktivitás után)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Kivágás, másolás és beillesztés engedélyezése a következőhöz:",
"tooltip": "Válassza ki az alábbi beállítások egyikét a szervezeti felhasználók számára, a szervezeti adatok kivágásához, másolásához vagy beillesztéséhez: <br/>\r\n\r\n<b>Bármely célhely és bármely forrás</b>: A szervezeti felhasználók bármilyen fiókba, dokumentumba, helyre vagy alkalmazásba beilleszthetnek adatokat, illetve kivághatnak/másolhatnak adatokat.<br/>\r\n\r\n<b>Nincs cél vagy forrás</b>: A szervezeti felhasználók nem vághatnak, másolhatnak vagy illeszthetnek be adatokat külső fiókokba, dokumentumokba, helyekre vagy alkalmazásokba a szervezeti környezetből vagy a szervezeti környezetbe."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Szervezeti adatok nyomtatása",
"tooltip": "Válassza a <b>Letiltás</b> lehetőséget a szervezeti adatok nyomtatásának megakadályozásához. Válassza az <b>Engedélyezés</b> lehetőséget a szervezeti adatok nyomtatásának engedélyezéséhez. A személyes vagy nem felügyelt adatokat ez nem érinti."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Adatok fogadása innen:",
"tooltip": "Az alábbi lehetőségek közül választva megadhatja, hogy a szervezeti felhasználók mely forrásokból fogadhatnak adatokat: <br/>\r\n\r\n<b>Minden forrás</b>: A szervezeti felhasználók bármilyen fiókból, dokumentumból, helyről vagy alkalmazásból megnyithatnak adatokat a szervezeti környezetbe.<br/>\r\n\r\n<b>Nincs forrás</b>: A szervezeti felhasználók nem nyithatnak meg külső fiókokból, dokumentumokból, helyekről vagy alkalmazásokból származó adatokat a szervezeti környezetbe."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Szervezeti adatok küldése ide:",
"tooltip": "Az alábbi lehetőségek közül választva megadhatja, hogy a szervezeti felhasználók mely helyekre küldhetnek adatokat: <br/>\r\n\r\n<b>Minden célhely</b>: A szervezeti felhasználók bármilyen fiókba, dokumentumba, helyre vagy alkalmazásba küldhetnek szervezeti adatokat. <br/>\r\n\r\n<b>Nincs célhely</b>: A szervezeti felhasználók nem küldhetnek szervezeti adatokat külső fiókokba, dokumentumokba, helyekre vagy alkalmazásokba a szervezeti környezetből."
},
"Tap": {
"numberOfDays": "Napok száma",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Beállítások",
"kioskConfigurationHeader": "Az eszközöket konfigurálhatja kioszkmódban való futásra. Mielőtt kiválasztana egy kioszkmódot, ellenőrizze az alkalmazás-hozzárendeléseket a Mobilalkalmazások panelen. A kioszkmódban futtatni kívánt alkalmazásoknak egy windowsos eszközhöz kell hozzárendelve lenniük. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">További információ a Windows kioszkmódjáról</a>.",
"kioskCustomAppLayout": "Egyéni alkalmazáselrendezés",
"kioskCustomAppLayoutInfoBalloon": "Adja meg, hogy hol jelenjenek meg az alkalmazások és a mappák a felügyelt kezdőképernyőn. Ha nincs konfigurálva, az alkalmazások és mappák hozzáadása engedélyezett, és az elemek betűrendben jelennek meg a kezdőképernyőn.",
"kioskCustomAppLayoutInfoBalloon": "Adja meg, hogy hol jelenjenek meg az alkalmazások és a mappák a Managed Home Screenen. Ha nincs konfigurálva, az alkalmazások és mappák hozzáadása engedélyezett, és az elemek betűrendben jelennek meg a kezdőképernyőn.",
"kioskDaily": "Napi (ajánlott)",
"kioskDebugMenuDescription": "A beállítási menüben egy belépési pont hozzáadásával lehetővé teheti a felhasználók számára a hibakeresési eszközök könnyebb elérését a felügyelt kezdőképernyőn. A felhasználók egyszerűen lefelé húzzák az ujjukat, és a rendelkezésre álló eszközök megtekintéséhez az eszközadatok ikonjára koppintanak. Ha nem engedélyezi a gyors hozzáférést, a felhasználók akkor is elérhetik a hibakeresési menüt a felügyelt kezdőképernyőn kb. 15-ször a Vissza gombra koppintva.",
"kioskDebugMenuDescription": "A beállítási menüben egy belépési pont hozzáadásával lehetővé teheti a felhasználók számára a hibakeresési eszközök könnyebb elérését a Managed Home Screenen. A felhasználók egyszerűen lefelé húzzák az ujjukat, és a rendelkezésre álló eszközök megtekintéséhez az eszközadatok ikonjára koppintanak. Ha nem engedélyezi a gyors hozzáférést, a felhasználók akkor is elérhetik a hibakeresési menüt a Managed Home Screenen kb. 15-ször a Vissza gombra koppintva.",
"kioskDebugMenuName": "Gyors hozzáférés a hibakeresési menühöz",
"kioskDesktopApplicationIdDesc": "leírás.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Win32-alkalmazás alkalmazásfelhasználói modellben használt azonosítója (AUMID-ja) <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">További információ az AUMID megkereséséről</a>",
"kioskDesktopApplicationIdShortName": "A Win32-alkalmazás asztalialkalmazás-azonosítója/AUMID-je",
"kioskDeviceInfoDescription": "Ha hozzáad egy belépési pontot a felügyelt kezdőképernyő beállítási menüjéhez, azzal lehetővé teheti a felhasználóknak az eszköz adatainak könnyebb elérését. A felhasználók egyszerűen lefelé húzzák az ujjukat, és az eszközadatok ikonjára koppintva megtekinthetik az eszköz OEM-, modell-, sorozatszám- és SDK-szint-adatait. Ha nem engedélyezi a gyors hozzáférést, a felhasználók továbbra is megismerhetik ezeket az információkat a felügyelt kezdőképernyő hibakeresési menüjének elérésével.",
"kioskDeviceInfoDescription": "Ha hozzáad egy belépési pontot a Managed Home Screen beállítási menüjéhez, azzal lehetővé teheti a felhasználóknak az eszköz adatainak könnyebb elérését. A felhasználók egyszerűen lefelé húzzák az ujjukat, és az eszközadatok ikonjára koppintva megtekinthetik az eszköz OEM-, modell-, sorozatszám- és SDK-szint-adatait. Ha nem engedélyezi a gyors hozzáférést, a felhasználók továbbra is megismerhetik ezeket az információkat a Managed Home Screen hibakeresési menüjének elérésével.",
"kioskDeviceInfoName": "Gyors hozzáférés az eszköz adataihoz",
"kioskDropOutCodeEmptyValueKey": "Adjon meg egy 4-6 számjegyű PIN-kódot",
"kioskDropOutDescription": "Annak engedélyezése, hogy a rendszergazdák az eszköz beállításainak módosítása céljából átmenetileg kilépjenek a kioszkmódból.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kioszkmód",
"kioskModeSingle": "Egyalkalmazásos",
"kioskMonthly": "Havi",
"kioskObsoleteInfoHeader": "A panel beállításai elavultak. Az eszköz kioszkbeállításainak konfigurálásához lépjen vissza a Profil létrehozása panelre, majd a Profil típusa legördülő menüben válassza a Kioszk (előzetes verzió) lehetőséget.",
"kioskProfileHeader": "Ezekkel a beállításokkal konfigurálhatja a kioszkmódot. A beállítások konfigurálása előtt győződjön meg arról, hogy telepítette az ügyfélalkalmazások paneljéről az eszközökre azokat az alkalmazásokat, melyeket kioszkmódban szeretne futtatni.",
"kioskProfileLearnMore": "További információk a Windows kioszkmódjával kapcsolatban.",
"kioskProfileName": "Kioszkkonfiguráció neve",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Karbantartási időszak ismétlődése",
"kioskRecurrenceDescription": "Adja meg, hogy milyen gyakran történjen az alkalmazás frissítéseihez a karbantartási ablakok megjelenítése. Az ajánlott érték a naponta a nem ütemezett alkalmazás-újraindítások elkerüléséhez.",
"kioskScreenOrientationAutoRotate": "Automatikus elforgatás",
"kioskScreenOrientationDescription": "A felügyelt kezdőképernyő megjelenésének tájolása az eszközön.",
"kioskScreenOrientationDescription": "A Managed Home Screen megjelenésének tájolása az eszközön.",
"kioskScreenOrientationLandscape": "Fekvő",
"kioskScreenOrientationName": "Képernyő tájolása",
"kioskScreenOrientationNotConfigured": "Nincs beállítva",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi-konfiguráció",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Adja meg a Wi-Fi-SSID nevét",
"kioskWifiSsidsDescription": "A Wi-Fi-elérés további szabályozása vagy korlátozása az engedélyezett hálózatok listájának SSID használatával történő manuális hozzáadásával vagy ezek listájának importálásával történik. A felügyelt kezdőképernyő felhasználói csak ezekhez a hálózatokhoz csatlakozhatnak. A beállítás konfigurálásához engedélyezni kell a Wi-Fi-konfigurációt. Ha nem ad hozzá semmit, az összes elérhető hálózat megjelenik az eszköz felhasználója számára.",
"kioskWifiSsidsDescription": "A Wi-Fi-elérés további szabályozása vagy korlátozása az engedélyezett hálózatok listájának SSID használatával történő manuális hozzáadásával vagy ezek listájának importálásával történik. A Managed Home Screen felhasználói csak ezekhez a hálózatokhoz csatlakozhatnak. A beállítás konfigurálásához engedélyezni kell a Wi-Fi-konfigurációt. Ha nem ad hozzá semmit, az összes elérhető hálózat megjelenik az eszköz felhasználója számára.",
"kioskWifiSsidsName": "Wi-Fi-engedélyezési lista",
"knoxBlockAutofillDescription": "Az automatikus kitöltés letiltása.",
"knoxBlockAutofillName": "Automatikus kitöltés (csak Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana zárolt képernyőn (csak asztali verzió)",
"lockScreenBlockToastNotificationsDescription": "Bejelentési értesítések blokkolása az eszköz zárolási képernyője felett.",
"lockScreenBlockToastNotificationsName": "Bejelentési értesítések zárolt képernyőn",
"lockScreenMessageDescription": "Adja meg a zárolt képernyőn megjelenő nem kötelező szöveget. Az „Összes, kivéve, ha meg van adva“ nyelvi üzenet jelenik meg, ha nincs megadva egyéni üzenet az eszköz alapértelmezett nyelvéhez. ",
"lockScreenMessageGridHeader": "Honosított zárolási képernyőn megjelenő üzenet",
"lockScreenMessageHint": "(legfeljebb 4096 karakter)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "További információ a zárolási képernyő üzeneteiről. ",
"lockScreenMessageLengthValidation": "A bemenet nem lehet hosszabb 4096 karakternél.",
"lockScreenMessageName": "Zárolási képernyőn látható üzenet",
"lockScreenMessagesSummaryKey": "Zárolási képernyőn látható üzenet",
"lockScreenTimeoutInSecondsDescription": "Adja meg az időtartamot (másodpercben) a képernyő zárolásától a képernyő kikapcsolásáig Windows 10 Mobile-eszközökön. Támogatott értékek: 11-1800.",
"lockScreenTimeoutInSecondsName": "Képernyő időkorlátja (csak mobil)",
"lockScreenTimeoutInSecondsPlaceholder": "Adja meg a másodpercek számát (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Windows Mail alkalmazás elérése Microsoft-fiók nélkül",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (előzetes verzió)",
"microsoftTunnelForWindows": "Microsoft Tunnel (előzetes verzió)",
"microsoftTunnelOption": "Microsoft Tunnel (különálló ügyfél) (előzetes verzió)",
"microsoftTunnelSite": "Microsoft Tunnel-hely",
"microsoftTunnelSiteDescription": "A VPN-ügyfél a hely nyilvános IP-címére vagy FQDN-jére fog csatlakozni.",
"microsoftTunnelSiteNotExist": "A hely nem létezik. Válasszon egy új helyet.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Biztonsági társítási paraméterek",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Az automatikus eszköztitkosítás megakadályozása az első használatkor, amikor az eszköz kapcsolódik az Azure AD-hez",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatikus titkosítás az Azure Active Directoryhoz való csatlakozás során",
"securityCommonCriteriaModeDescription": "Ez a beállítás lehetővé teszi, hogy emelt szintű biztonsági szabványokat alkalmazzon azokon az eszközön, amelyeket leggyakrabban bizalmas szervezetekben, például kormányzati intézményekben használnak. Alapértelmezés szerint nincs konfigurálva.",
"securityCommonCriteriaModeName": "Közös feltételek mód",
"securityDeveloperSettingsEnabledDescription": "Fejlesztői beállításokhoz való hozzáférés engedélyezése.",
"securityDeveloperSettingsEnabledName": "Fejlesztői beállítások",
"securityOption": "Diagnosztikai adatok kikapcsolva",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimális",
"validOperatingSystemBuildsName": "Érvényes operációsrendszer-buildek",
"validTLSVersion": "A TLS-verzió a következő értékek egyike lehet: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "A befagyasztási időszak nem lehet hosszabb 90 napnál.",
"validateFreezePeriodSeparation": "A befagyasztási időszakokat legalább 60 nappal kell elválasztani egymástól.",
"validateSingleSignOnMessage": "Az Egyszeri bejelentkezés (SSO) tulajdonságnak Letiltás értékűnek kell lennie, ha a Hitelesítési mód beállítása Gép vagy Vendég.",
"value": "Érték",
"valueColumn": "Érték",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Minden alkalmazástípus",
"allAppsOptionText": "Minden alkalmazás",
"allAppsWithData": "Minden bejövő céges adattal rendelkező alkalmazás",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Minden célhely",
"allSourcesOptionText": "Az összes forrás",
"allow": "Engedélyezés",
"allowOverrides": "Felülbírálások engedélyezése",
"allowSpecifiedBlock": "Megadottak engedélyezése (nem megadottak letiltása)",
"allowSpecifiedWipe": "Megadottak engedélyezése (nem megadottak törlése)",
"allowedOptionText": "Engedélyezett",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidJavításiVerzió",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Androidos munkahelyi profilú eszközök",
"anyAppOptionText": "Bármely alkalmazás",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Bármely célhely és bármely forrás",
"anyDialerAppOptionText": "Bármely tárcsázóalkalmazás",
"anyPolicyManagedDialerAppOptionText": "Bármely szabályzattal felügyelt tárcsázóalkalmazás",
"appAdded": "Alkalmazás hozzáadva",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Biztonsági mentések tiltása",
"dataBackupDisabledLabelMac": "iTunes- és iCloud-alapú biztonsági mentés tiltása",
"dataProtection": "Adatvédelem",
"dataTransfer": "Adatátvitel",
"dataTransfer": "<b>Adatátvitel</b>",
"defaultEdgeAppConfig": "Alapértelmezés szerint az Edge alkalmazás konfigurációjának használata",
"defaultValueAdvancedSettingsSelectorDisplayText": "Speciális beállítások konfigurálása",
"defaultValueAppsSelectorDisplayText": "Kötelező alkalmazások kiválasztása",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Nem találhatók törlési kérelmek.",
"enable": "Engedélyezés",
"enableOpenInExperienceSettingName": "Csak a szabályzattal felügyelt alkalmazásokra kívánja szűrni a Megnyitás és a Megosztás párbeszédpanelt?",
"encryption": "Titkosítás",
"encryption": "<b>Titkosítás</b>",
"encryptionLabel": "Alkalmazás adatainak titkosítása",
"encryptionLabelAndroid": "Alkalmazásadatok titkosítása (Android)",
"encryptionLabelIos": "Alkalmazásadatok titkosítása (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Keresés felhasználó alapján",
"flaggedUsersSummaryPartLabel": "Felhasználók",
"flaggedUsersSummaryPartTitle": "Megjelölt felhasználók",
"functionality": "Funkció",
"functionality": "<b>Funkcionalitás</b>",
"gSAppPickerDescription": "Válassza ki a felvenni kívánt, szabályzattal felügyelt alkalmazásokat. Ezután konfigurálja a vállalati fájlok és e-mailek alkalmazásokon belüli eléréséhez szükséges követelményeket. Alapértelmezett esetben a felhasználó adatokat menthet a szervezet OneDrive- és SharePoint-fiókjaiba.",
"gSAssignmentText": "Válassza ki azokat a felhasználói csoportokat, amelyek számára biztosítani szeretné a hozzáférést a céges adatokhoz. Az alkalmazásvédelem a felhasználókhoz van rendelve, és nem az eszközökhöz, ezért a céges adatok mindig biztonságban lesznek, függetlenül a használt eszköztől és annak regisztrációs állapotától.",
"gSEdgeAndroidApp": "Az Edge Android telepítésének megkövetelése",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Csak alfanumerikus karakterek, valamint „-” és „.” karakterek használhatók",
"invalidPackageId": "Csak alfanumerikus karakterek, valamint „-” és „.” karakterek használhatók",
"invalidTokenUsageError": "Érvénytelen token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Engedélyezve van a MAM?",
"itemsCount": "{0} elem",
"jailbrokenRootedDevices": "Jailbreakelt vagy rootolt eszközök",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Utolsó jelentett dátum",
"lastSync": "Legutóbbi szinkronizálás",
"lastSyncGmt": "Utolsó szinkronizálás (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Helyi tároló",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Alkalmazásvédelem állapota",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Microsoft Office-mobilalkalmazások védelme (előzetes verzió)",
"manage": "Kezelés",
@@ -7639,8 +7661,8 @@
"noAssignments": "Nincsenek hozzárendelések",
"noConfigSelection": "Válasszon platformot és alkalmazást",
"noConfiguredUsers": "Nincsenek konfigurált felhasználók",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Nincs cél vagy forrás",
"noDestinationsOptionText": "Nincsenek célhelyek",
"noEmailToDisplay": "Nincs elérhető e-mail-cím",
"noOptionText": "Nem",
"noPermissionPropertyLabel": "Már rendelkezik előfizetéssel?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Nem található házirend",
"noProtectedUsers": "Nincsenek védett felhasználók",
"noSelection": "Válasszon platformot, alkalmazást és védelmi állapotot",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Nincsenek források",
"noSubscriptionPropertyLabel": "Előfizetésre lehet szüksége",
"noSubscriptionPropertyLinkText": "A Microsoft Intune kipróbálása",
"noUnprotectedUsers": "Nincsenek védelem nélküli felhasználók",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Létrehozandó erőforrások",
"restrictWebContentNo": "Bármely alkalmazás",
"restrictWebContentOption2": "{0}: Webes hivatkozások engedélyezése minden alkalmazásban",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet-eszközigazolás",
"saveAppsNotificationText": "A kiválasztott alkalmazások mentése",
"saveChangesCommandText": "Mentés",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Új helyre költöztünk",
"windows10AppProtectionPolicy": "Windows 10-es és későbbi alkalmazásvédelmi szabályzat",
"windows10PlatformLabel": "Windows 10 és újabb rendszerek",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Információvédelem",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows védelmi jelentés",
"wipAddAppsSubtitle": "Vegye fel a javasolt Microsoft-alkalmazásokat, vagy manuálisan adja meg a szabályzat által engedélyezendő áruházbeli és asztali alkalmazásokat.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Pl. megbízható hely, megbízható szolgáltatás, erős hitelesítés",
"publishDesc": "Az alkalmazásoknak való közzététel lehetővé teszi, hogy az alkalmazások használhassák a hitelesítési környezetet. Fejezze be a címke feltételes hozzáférési szabályzatának konfigurálását, és végezze el a közzétételt. [További információ][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Közzététel az alkalmazásokban",
"titleDesc": "Konfiguráljon egy olyan hitelesítési környezetet, amelynek az alkalmazásadatok és -műveletek védelmében lesz szerepe. Használjon olyan neveket és leírásokat, amelyek közérthetőek az alkalmazás rendszergazdái számára. [További információ][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Konfiguráljon egy olyan hitelesítési környezetet, amelynek az alkalmazásadatok és -műveletek védelmében lesz szerepe. Használjon olyan neveket és leírásokat, amelyek közérthetőek az alkalmazás rendszergazdái számára. [További információ][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "A hitelesítési környezet közzétételének megszüntetése azt eredményezheti, hogy elveszíti a hozzáférést a hitelesítési környezet által védett erőforráshoz."
},
"Notify": {
"failure": "Nem sikerült frissíteni a(z) {0} alkalmazást",
@@ -8400,6 +8427,8 @@
"passwordSms": "Jelszó + SMS",
"passwordSoftwareOath": "Jelszó + szoftveres OATH-token",
"passwordVoice": "Jelszó + hanghívás",
"passwordX509CertificateMultiFactor": "Jelszó + tanúsítványalapú hitelesítés (többtényezős)",
"passwordX509CertificateSingleFactor": "Jelszó + tanúsítványalapú hitelesítés (egytényezős)",
"sms": "SMS",
"smsEmail": "SMS és egyszer használható hitelesítő kód küldése e-mailben",
"smsFederatedSingleFactor": "Összevont egytényezős + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Magában foglalja a B2B-együttműködésben részt vevő, a közvetlen B2B-kapcsolatot használó és az egyéb típusú külső felhasználókat.",
"guestOrExternalUsersLabel": "Vendég- vagy külső felhasználók",
"internalGuestLabel": "Helyi vendégfelhasználók",
"otherExternalUserLabel": "Egyéb külső felhasználók"
"otherExternalUserLabel": "Egyéb külső felhasználók",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Belefoglalt felhasználók",
"legacyAuthenticationClients": "Örökölt hitelesítési ügyfelek",
"namePolicy": "Szabályzat elnevezése",
"needAdPremiumMessage": "Ennek a szolgáltatásnak a használatához prémium szintű Azure AD-előfizetés szükséges.",
"next": "Tovább",
"policyName": "Szabályzat neve",
"policyState": "Szabályzat állapota",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Az elérhető szervezetek listája"
},
"addTenantLabel": "Bérlő hozzáadása a kiválasztottakhoz",
"customOrganizationDescription": "Szervezet hozzáadása ezzel a bérlőazonosítóval",
"description": "Felvehet egy Azure AD-szervezetet oly módon, hogy beírja az egyik tartományának nevét.",
"notFoundResult": "Nem található",
"searchBoxPlaceholder": "Bérlőazonosító vagy tartománynév",
"subTitle": "Azure AD-szervezet"
"subTitle": "Azure AD-szervezet",
"tenantAdded": "Ez a bérlőazonosító már hozzá lett adva.",
"tenantIdNotFound": "A bérlőazonosító nem található"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Konfigurálja a bérlők közötti hozzáférés beállításait úgy, hogy elfogadják az Azure AD-bérlőktől érkező igényeket a külső felhasználó esetében, hogy használhassa a beépített hitelesítési erősségeket. Külső felhasználók számára nem konfigurálhatók egyéni hitelesítési erősségek.",
"allUsers": "Az összes hitelesítési erősség engedélyezéséhez konfigurálja a bérlők közötti hozzáférési beállításokat úgy, hogy elfogadják a külső felhasználók Azure AD-bérlőitől érkező jogcímeket. A hitelesítési erősségek csak a külső felhasználók második tényezős hitelesítését konfigurálják.",
"externalUsers": "Az összes beépített hitelesítési erősség engedélyezéséhez konfigurálja a bérlők közötti hozzáférés beállításait úgy, hogy elfogadják az Azure AD bérlőkből érkező igényeket a külső felhasználók esetében."
},
"combinedRegistration": "Engedélyezze az egyesített regisztrációt a „Hitelesítés erősségének megkövetelése” megfelelő működéséhez. Javasoljuk, hogy az összes felhasználóra, ne pedig csak a felhasználók egy csoportjára vonatkozóan kapcsolja be.",
"compliantDeviceEnabled": "Ne zárja ki magát a fiókjából! Győződjön meg arról, hogy eszköze megfelel az előírásoknak.",
"domainJoinedDeviceEnabled": "Ne zárja ki magát a fiókjából! Győződjön meg arról, hogy eszköze a hibrid Azure Active Directoryhoz csatlakozó eszköz.",
"notAvailableForSP": "Bizonyos vezérlők a szabályzat-hozzárendelésben megadott „{0}” választás miatt nem érhetők el",
@@ -9161,7 +9197,10 @@
"aria": "A bejelentkezés során alkalmazott eszköz attribútumainak listája.",
"infoBalloon": "A bejelentkezés során alkalmazott eszköz attribútumainak listája."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Speciális",
"allCloudAppsErrorBox": "A Minden felhőalkalmazás lehetőséget kell kiválasztani, ha a Jelszómódosítás megkövetelése engedély van kiválasztva",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Példa: uri:contoso.com:level3",
"appEnforceInfoBubble": "Az alkalmazás által kényszerített korlátozások további adminisztrátori beállításokat követelhetnek meg a felhőalkalmazásokban. A korlátozások csak új munkamenetekhez kapcsolódóan lépnek életbe.",
"appNotSetSeletorLabel": "0 felhőalkalmazás kiválasztva",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Ügyfélalkalmazások konfigurálása a szabályzat adott ügyfélalkalmazásokra való érvényesítéséhez",
"applyConditionDevicePlatformInfoBalloonContent": "Eszközplatformok konfigurálása a szabályzat adott platformokra való érvényesítéséhez",
"applyConditionDeviceStateInfoBalloonContent": "Eszközállapot konfigurálása a szabályzat adott eszközállapot(ok)ra való érvényesítéséhez",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Információ",
"invalidCertDuration": "A tanúsítvány érvényességi ideje érvénytelen",
"invalidIpAddress": "Az értéknek érvényes IP-címnek kell lennie",
"invalidReAuthSignInRiskOptionSelected": "Ha a „Bejelentkezés gyakorisága” munkamenet-vezérlő „Minden alkalommal” értékű, a „Nincs kockázat” beállítás nem választható ki a „Bejelentkezés kockázati szintje” feltételvezérlőben.",
"invalidUriErrorMsg": "Érvényes URI azonosítót adjon meg. Példa: uri:contoso.com:acr ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "További részletekért kattintson ide.",
"namednetworkExceedingSizeErrorMessage": "Túllépte a nevesített helyek esetében maximálisan engedélyezett tárhelyet. Próbálkozzon újra egy rövidebb listával. További részletek megtekintéséhez kattintson ide.",
"needMfaSecondary": "A „Többtényezős hitelesítés megkövetelése“ beállítást akkor kell kiválasztani, ha a „Bejelentkezési gyakoriság minden alkalommal“ lehetőséget a „Csak másodlagos hitelesítési módszerek“ opcióval együtt választja ki.",
"needMfaSpecificApps": "A „Bejelentkezés gyakorisága minden alkalommal” munkamenet-vezérlő a „Többtényezős hitelesítés megkövetelése” engedélyezési vezérlő használatát igényli, ha kifejezetten támogatott alkalmazások lettek kiválasztva.",
"newCertName": "új tanúsítvány",
"noAttributePermissionsError": "Nincs megfelelő jogosultsága a szabályzat létrehozásához vagy frissítéséhez. Dinamikus szűrők hozzáadásához vagy szerkesztéséhez attribútumdefiníció-olvasói szerepkör szükséges.",
"noPolicyRowMessage": "Nem találhatók házirendek",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Helyek kiválasztása",
"selectedSP": "Kiválasztott szolgáltatásnév",
"servicePrincipalBladeExcludedSelectorTitle": "Kizárt alkalmazáspéldányok kiválasztása",
"servicePrincipalBladeIncludedSelectorTitle": "Alkalmazáspéldányok kiválasztása",
"servicePrincipalDataGridAria": "Elérhető szolgáltatásnevek listája",
"servicePrincipalDropDownLabel": "Mire vonatkozik ez a szabályzat?",
"servicePrincipalInfoBox": "Bizonyos feltételek a szabályzat-hozzárendelésben megadott {0} választás miatt nem érhetők el",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Minden felhasználó és csoport",
"userSelectionBladeExcludeDescription": "Válassza ki a szabályzat alól mentesítendő felhasználókat és csoportokat",
"userSelectionBladeExcludeTabTitle": "Kizárás",
"userSelectionBladeExcludedSelectorTitle": "Kizárt felhasználók kiválasztása",
"userSelectionBladeExcludedSelectorTitle": "Kizárt felhasználók és csoportok kijelölése",
"userSelectionBladeIncludeDescription": "Adja meg azokat a felhasználókat, akikre érvényes lesz a szabályzat",
"userSelectionBladeIncludeTabTitle": "Belefoglalás",
"userSelectionBladeIncludedSelectorTitle": "Kijelölés",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Az IP-cím, ahonnan a felhasználó bejelentkezik.",
"whatIfIpCountryInfoBoxText": "IP-cím vagy ország használata esetén mindkét mezőt ki kell tölteni, és helyesen meg kell feleltetni egymással.",
"whatIfPolicyAppliesTab": "Érvényes szabályzatok",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Alkalmazható házirendek ({0})",
"whatIfPolicyDoesNotApplyTab": "Érvénytelen szabályzatok",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Nem alkalmazható házirendek ({0})",
"whatIfReasons": "Szabályzat érvénytelenségének okai",
"whatIfSelectClientApp": "Ügyfélalkalmazás kiválasztása...",
"whatIfSelectCountry": "Ország kiválasztása...",
@@ -10021,6 +10065,8 @@
"system": "Rendszer",
"user": "Felhasználó"
},
"availableUninstall": "Eltávolítás elérhetőségének engedélyezése",
"availableUninstallTooltip": "Válassza az Igen lehetőséget, ha lehetővé szeretné tenni a Céges portál felhasználóinak, hogy eltávolíthassák az alkalmazást. Válassza a Nem lehetőséget, ha nem szeretné, hogy a felhasználók eltávolíthassák az alkalmazást a Céges portálról.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Viselkedés az eszköz újraindításához",
"deviceRestartBehaviorTooltip": "Válassza ki az eszköz sikeres alkalmazástelepítés utáni újraindítási viselkedését. Az eszköz a visszatérési kódok konfigurációs beállításai alapján történő újraindításához válassza a Viselkedés meghatározása a visszatérési kódok alapján lehetőséget. Válassza a Nincs megadott művelet lehetőséget az eszköz újraindításának letiltásához az MSI-alapú alkalmazások telepítése során. Válassza Az alkalmazástelepítés kényszerítheti az eszköz újraindítását lehetőséget annak engedélyezéséhez, hogy az alkalmazástelepítés az újraindítások letiltása nélkül befejeződjön. Válassza Az Intune kényszeríti az eszköz kötelező újraindítását lehetőséget ahhoz, hogy sikeres alkalmazástelepítés után mindig újrainduljon az eszköz.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Az Outlook S/MIME-beállításai",
"ownerLabel": "Tulajdonos",
"ownerSizeHint": "A tulajdonos neve legfeljebb 256 karakter hosszú lehet.",
"packageIdLabel": "Csomagazonosító",
"packageNameLabel": "Csomag neve",
"pivCredentialNotConfigured": "Nem választott ki a származtatott hitelesítőadatok kibocsátóját a bérlő számára. Be kell állítania egyet ahhoz, hogy sikeresen alkalmazni tudja a szabályzatot eszközökre.",
"platformLabel": "Platform",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Megbízható tanúsítvány",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Beállításkatalógus (előzetes verzió)",
"settingsCatalog": "Beállításkatalógus",
"unsupported": "Nem támogatott",
"windows10AdministrativeTemplate": "Felügyeleti sablonok (előzetes verzió)",
"windows10Atp": "Végponthoz készült Microsoft Defender (Windows 10-es vagy újabb operációs rendszert futtató asztali eszközökhöz)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Konfigurálva",
"currentVersionLabel": "Jelenlegi verzió",
"currentVersionTooltip": "Ez az Office aktuális, a csomagban konfigurált verziója. Ez az érték egy újabb verzió konfigurálása és mentése esetén frissül.",
"defaultFileFormatLabel": "Alapértelmezett fájlformátum",
"enableMicrosoftSearchAsDefaultTooltip": "Olyan háttérbeli szolgáltatást telepít, amely segít meghatározni, hogy telepítve van-e a Google Chrome Microsoft Keresés a Bingben bővítménye az eszközön.",
"enterXmlDataLabel": "XML-adatok megadása",
"languagesLabel": "Nyelvek",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS-eszközök"
"devices": "Chrome OS-eszközök (előzetes verzió)"
},
"ManagedDesktop": {
"adminContacts": "Rendszergazdai kapcsolatok",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Testreszabás",
"cartProfiles": "Kocsiprofilok",
"certificateConnectors": "Tanúsítvány-összekötők",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (előzetes verzió)",
"compliancePolicies": "Megfelelőségi szabályzatok",
"complianceScriptManagement": "Szkriptek",
"complianceScriptManagementPreview": "Szkriptek (előzetes verzió)",
@@ -11439,7 +11487,6 @@
"conditions": "Helyek",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Konfigurációs profilok",
"configurationProfilesPreview": "Konfigurációprofilok (előzetes verzió)",
"connectorsAndTokens": "Összekötők és tokenek",
"corporateDeviceIdentifiers": "Céges készülékazonosítók",
"customAttributes": "Egyéni attribútumok",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Súgó és támogatás ({0})",
"iOSAppProvisioning": "iOS-es alkalmazáskiépítési profilok",
"incompleteUserEnrollments": "Hiányos felhasználóregisztrációk",
"intuneRemoteAssistance": "Távsegítség (előnézet)",
"iosUpdates": "Az iOS/iPadOS frissítési szabályzatai",
"legacyPcManagement": "Örökölt PC-kezelés",
"macOSSoftwareUpdate": "macOS-frissítési szabályzatok",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} eszköz",
"platformEnrollment": "{0} regisztrációja",
"policies": "Szabályzatok",
"previewMDMDevices": "Minden felügyelt eszköz (előzetes verzió)",
"profiles": "Profilok",
"properties": "Tulajdonságok",
"reports": "Jelentések",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Parancsfájlok",
"securityBaselines": "Biztonsági alapkonfigurációk",
"serviceToServiceConnector": "Exchange Online Connector",
"servicenowConnector": "ServiceNow-összekötő",
"shellScripts": "Héjszkriptek",
"teamViewerConnector": "TeamViewer-összekötő",
"telecomeExpenseManagement": "Távközlési költségek kezelése",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Feltételek és kikötések",
"titles": "Címek",
"troubleshoot": "Hibaelhárítás",
"troubleshootDevice": "Eszköz",
"troubleshootGroup": "Csoport",
"troubleshootSupport": "Hibaelhárítás + ügyfélszolgálat",
"troubleshootUser": "Felhasználó",
"user": "Felhasználó",
"userExecutionStatus": "Felhasználó állapota",
"warranty": "Jótállási szállítók",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Frissítési körök Windows 10 és újabb verziókhoz",
"windows10XPolicyFailures": "Windows 10X-szabályzat hibái",
"windows365Connector": "Windows 365 Citrix-összekötő",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windowsos vállalati tanúsítvány",
"windowsManagement": "PowerShell-szkriptek",
"windowsSideLoadingKeys": "Közvetlen telepítési kulcsok (Windows)",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Memorizzazione nella cache dei contenuti",
"controlPanelAndSettings": "Pannello di controllo e impostazioni",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Conformità personalizzata (anteprima)",
"customCompliancePreview": "Conformità personalizzata (anteprima)",
"customCompliance": "Conformità personalizzata",
"customConfiguration": "Profilo di configurazione personalizzato",
"customOMASettings": "Impostazioni OMA-URI personalizzate",
"customPreferences": "File delle preferenze",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Immettere il collegamento all'elenco di app in Google Play Store. Ad esempio:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Immettere l'URL 'Collegamento per Intune' per l'app fornita dallo Store. Per altre informazioni, vedere {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Aggiungere app Microsoft Store a Microsoft Intune",
"windows": "Immettere il collegamento all'elenco di app in Microsoft Store. Ad esempio:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "File che contiene l'app in un formato che può essere trasferito localmente in un dispositivo. I tipi di pacchetto validi includono: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix e .msixbundle).",
"appPackageFile": "File che contiene l'app in un formato che può essere trasferito localmente in un dispositivo. I tipi di pacchetto validi includono: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix e .msixbundle).",
"applicableDeviceType": "Selezionare i tipi di dispositivo che possono installare questa app.",
"category": "È possibile definire una categoria per l'app per semplificare l'ordinamento e l'individuazione da parte degli utenti nel Portale aziendale. È possibile scegliere più categorie.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Aggiungere un nome per l'app. Il nome sarà visibile nell'elenco di app di Intune e agli utenti nel Portale aziendale.",
"notes": "Aggiungere altre note sull'app. Le note saranno visibili alle persone che hanno eseguito l'accesso all'interfaccia di amministrazione.",
"owner": "Nome della persona dell'organizzazione che gestisce le licenze o è il punto di contatto per questa app. Il nome sarà visibile alle persone che hanno eseguito l'accesso all'interfaccia di amministrazione.",
"packageId": "L'identificatore del pacchetto dell'app è il valore univoco che identifica l'app.",
"packageName": "Contattare il produttore del dispositivo per ottenere il nome del pacchetto dell'app. Nome di pacchetto di esempio: com.example.app",
"privacyUrl": "Specificare un collegamento per le persone che vogliono altre informazioni sulle impostazioni di privacy e sulle condizioni dell'app. L'URL privacy sarà visibile agli utenti nel Portale aziendale.",
"publisher": "Nome dello sviluppatore o della società che distribuisce l'app. Queste informazioni saranno visibili agli utenti nel Portale aziendale.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Anteprima",
"descriptionRequired": "La descrizione è obbligatoria.",
"editDescription": "Modifica descrizione",
"macOSMinOperatingSystemAdditionalInfo": "Il sistema operativo minimo per il caricamento di un file con estensione pkg è macOS 10.14. Caricare un file con estensione intunemac per selezionare un sistema operativo minimo meno recente.",
"macOSMinOperatingSystemAdditionalInfo": "Il sistema operativo minimo per il caricamento di un file con estensione pkg è macOS 10.14. Caricare un file con estensione pkg per selezionare un sistema operativo minimo meno recente.",
"name": "Informazioni sull'app",
"nameForOfficeSuitApp": "Informazioni sulla famiglia di prodotti dell'app"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Scadenza del periodo di tolleranza per la conformità",
"configurationType": "Tipo di profilo",
"conflictingPolicy": "Criteri in conflitto",
"createdDate": "Data di creazione",
"currentOs": "Sistema operativo corrente",
"date": "Data",
"dateRange": "Intervallo di date",
@@ -1129,9 +1133,11 @@
"device": "Dispositivo",
"deviceId": "ID dispositivo",
"deviceName": "Nome del dispositivo",
"deviceOrApplicationName": "Nome del dispositivo o dell'applicazione",
"deviceReporting": "Dispositivi che forniscono report",
"diagnosticCode": "Codice diagnostica",
"diagnosticText": "Testo di diagnostica",
"diagnostics": "Diagnostica",
"displayName": "Nome visualizzato",
"driversToReview": "Driver da verificare",
"eSIMActivationStatus": "Stato di attivazione",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Ultima sincronizzazione riuscita",
"lastUpdated": "Ultimo aggiornamento",
"location": "Posizione",
"loggedInUser": "Utente connesso",
"message": "Messaggio",
"model": "Modello",
"mtdConnector": "Connettore MTD",
@@ -1537,20 +1544,20 @@
"label": "Timeout (minuti di inattività)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Consentire taglia, copia e incolla per",
"tooltip": "Selezionare una delle opzioni seguenti per specificare le origini e le destinazioni in cui gli utenti dell'organizzazione possono tagliare, copiare o incollare i dati dell'organizzazione: <br/>\r\n\r\n<b>Qualsiasi destinazione e qualsiasi origine</b>: gli utenti dell'organizzazione possono incollare e tagliare/copiare i dati in qualsiasi account, documento, posizione o applicazione. <br/>\r\n\r\n<b>Nessuna destinazione o origine</b>: gli utenti dell'organizzazione non possono tagliare, copiare o incollare dati da o in account esterni, documenti, posizioni o applicazioni dal o nel contesto dell'organizzazione."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Stampare i dati dell'organizzazione",
"tooltip": "Selezionare <b>Blocca</b> per impedire la stampa dei dati dell'organizzazione. Selezionare <b>Consenti</b> per consentire la stampa dei dati dell'organizzazione. I dati personali o non gestiti non sono interessati."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Ricevere dati da",
"tooltip": "Selezionare una delle opzioni seguenti per specificare le origini da cui gli utenti dell'organizzazione possono ricevere dati: <br/>\r\n\r\n<b>Tutte le origini</b>: gli utenti dell'organizzazione possono aprire dati da qualsiasi account, documento, posizione o applicazione nel contesto dell'organizzazione.<br/>\r\n\r\n<b>Nessuna origine</b>: gli utenti dell'organizzazione non possono aprire dati da account, documenti, posizioni o applicazioni esterni nel contesto dell'organizzazione."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Inviare i dati dell'organizzazione a",
"tooltip": "Selezionare una delle opzioni seguenti per specificare le destinazioni a cui gli utenti dell'organizzazione possono inviare dati: <br/>\r\n\r\n<b>Tutte le destinazioni</b>: gli utenti dell'organizzazione possono inviare i dati dell'organizzazione a qualsiasi account, documento, posizione o applicazione. <br/>\r\n\r\n<b>Nessuna destinazione</b>: gli utenti dell'organizzazione non possono inviare i dati dell'organizzazione ad account, documenti, posizioni o applicazioni esterni dal contesto dell'organizzazione."
},
"Tap": {
"numberOfDays": "Numero di giorni",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Percorso dello script"
},
"createButtonText": "Aggiungi",
"createPowershellScriptFlowSectionName": "Aggiungi uno script di PowerShell",
"createPowershellScriptFlowSectionName": "Aggiungere uno script di PowerShell",
"customAttributeObjectName": "Attributo personalizzato",
"editPowershellScriptFlowSectionName": "Modifica lo script di PowerShell",
"enforceSignatureCheckInfoBalloonContent": "Lo script deve essere firmato da un'entità di pubblicazione attendibile. Per impostazione predefinita, non viene visualizzato alcun avviso o richiesta e lo script viene eseguito senza essere bloccato.",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "Esegui la transizione degli utenti al riavvio in caso di occupato dopo un riavvio automatico (giorni)",
"enhancedOption": "Avanzato (1903 e versioni precedenti)",
"enrollmentProfileTypeDedicatedDevice": "Dispositivo dedicato",
"enrollmentProfileTypeDescription": "Selezionare un tipo di profilo di registrazione per iniziare a configurare Microsoft Launcher o Microsoft Managed Home Screen nei dispositivi. Se non si seleziona alcun tipo di profilo, agli utenti verrà visualizzata l'esperienza predefinita della schermata iniziale del dispositivo.",
"enrollmentProfileTypeDescription": "Selezionare un tipo di profilo di registrazione per iniziare a configurare Microsoft Launcher o Schermata iniziale gestita Microsoft nei dispositivi. Se non si seleziona alcun tipo di profilo, agli utenti verrà visualizzata l'esperienza predefinita della schermata iniziale del dispositivo.",
"enrollmentProfileTypeFullyManaged": "Completamente gestito",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "Configurare Microsoft Launcher nei dispositivi completamente gestiti.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "È possibile usare Microsoft Launcher per personalizzare l'esperienza della schermata iniziale nei dispositivi gestiti dell'organizzazione. Se si imposta Launcher come predefinito, gli utenti del dispositivo non potranno usare un'altra utilità di avvio.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Impostazioni",
"kioskConfigurationHeader": "Configurare i dispositivi per l'esecuzione in modalità tutto schermo. Prima di selezionare una modalità tutto schermo, verificare le assegnazioni di app nel pannello App per dispositivi mobili. Le app da eseguire in modalità tutto schermo devono essere assegnate a un dispositivo Windows. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Altre informazioni sulla modalità tutto schermo Windows</a>.",
"kioskCustomAppLayout": "Layout personalizzato dell'app",
"kioskCustomAppLayoutInfoBalloon": "È possibile scegliere dove vengono visualizzate le app e le cartelle nella schermata iniziale gestita. Quando questa opzione non è configurata, le app e le cartelle possono essere aggiunte e disposte nella schermata iniziale in ordine alfabetico.",
"kioskCustomAppLayoutInfoBalloon": "È possibile scegliere dove vengono visualizzate le app e le cartelle nella Schermata iniziale gestita. Quando questa opzione non è configurata, le app e le cartelle possono essere aggiunte e disposte nella schermata iniziale in ordine alfabetico.",
"kioskDaily": "Giornaliera (opzione consigliata)",
"kioskDebugMenuDescription": "Consente agli utenti di accedere con maggiore facilità agli strumenti di debug nella schermata iniziale gestita aggiungendo un punto di ingresso nel menu Impostazioni. Gli utenti devono semplicemente scorrere verso il basso e toccare l'icona di informazioni sul dispositivo per visualizzare gli strumenti disponibili. Se non si abilita l'accesso rapido, gli utenti potranno comunque visualizzare il menu di debug toccando il pulsante Indietro circa 15 volte nella schermata iniziale gestita.",
"kioskDebugMenuDescription": "Consente agli utenti di accedere con maggiore facilità agli strumenti di debug nella Schermata iniziale gestita aggiungendo un punto di ingresso nel menu Impostazioni. Gli utenti devono semplicemente scorrere verso il basso e toccare l'icona di informazioni sul dispositivo per visualizzare gli strumenti disponibili. Se non si abilita l'accesso rapido, gli utenti potranno comunque visualizzare il menu di debug toccando il pulsante Indietro circa 15 volte nella schermata iniziale gestita.",
"kioskDebugMenuName": "Accesso rapido al menu di debug",
"kioskDesktopApplicationIdDesc": "descrizione.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "ID modello utente applicazione (AUMID) per l'app Win32. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Informazioni su come individuare il valore AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId/AUMID per l'app Win32",
"kioskDeviceInfoDescription": "Consente agli utenti di accedere con maggiore facilità alle informazioni sul dispositivo aggiungendo un punto di ingresso nel menu Impostazioni della schermata iniziale gestita. Gli utenti devono semplicemente scorrere verso il basso e toccare l'icona di informazioni sul dispositivo per visualizzare le informazioni OEM del dispositivo, il modello, il numero di serie e il livello di SDK. Se non si abilita l'accesso rapido, gli utenti potranno comunque visualizzare queste informazioni eseguendo l'accesso al menu di debug della schermata iniziale gestita.",
"kioskDeviceInfoDescription": "Consente agli utenti di accedere con maggiore facilità alle informazioni sul dispositivo aggiungendo un punto di ingresso nel menu Impostazioni della Schermata iniziale gestita. Gli utenti devono semplicemente scorrere verso il basso e toccare l'icona di informazioni sul dispositivo per visualizzare le informazioni OEM del dispositivo, il modello, il numero di serie e il livello di SDK. Se non si abilita l'accesso rapido, gli utenti potranno comunque visualizzare queste informazioni eseguendo l'accesso al menu di debug della Schermata iniziale gestita.",
"kioskDeviceInfoName": "Accesso rapido alle informazioni sul dispositivo",
"kioskDropOutCodeEmptyValueKey": "Immettere un PIN che contiene da 4 a 6 cifre",
"kioskDropOutDescription": "Consente agli amministratori IT di uscire temporaneamente dalla modalità tutto schermo per più app per apportare modifiche al dispositivo.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Media",
"kioskIconSizeSmall": "Molto piccola",
"kioskIconSizeSmallest": "Piccola",
"kioskInfoBoxText": "Modalità Più app in modalità tutto schermo. Blocca il dispositivo per l'esecuzione di più app che vengono avviate dall'app di schermata iniziale gestita. Per usare questa modalità, è prima di tutto necessario approvare l'app di schermata iniziale gestita dal carico di lavoro delle app client.",
"kioskInfoBoxText": "Modalità Più app in modalità tutto schermo. Blocca il dispositivo per l'esecuzione di più app che vengono avviate dall'app di schermata iniziale gestita. Per usare questa modalità, è prima di tutto necessario approvare l'app Schermata iniziale gestita dal carico di lavoro delle app client.",
"kioskLocalGroup": "Gruppi utenti locali",
"kioskLocalUser": "Account utente locale",
"kioskLocalUsers": "Account utente locale",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TIPO",
"kioskManagedAppLink": "Selezionare l'app",
"kioskManagedAppsHeader": "Le app seguenti per Windows 10 e versioni successive sono state acquistate e sincronizzate con Intune. Accedi a <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store per le aziende</a> per acquistare app aggiuntive.",
"kioskManagedHomeScreenAutoSignOutDescription": "Disconnette automaticamente gli utenti dalla schermata iniziale gestita dopo un periodo di inattività e scegli se non concedere agli utenti finali l'opzione per estendere la sessione di accesso. Per configurare questa impostazione, è necessario abilitare la schermata di accesso. Questa impostazione è destinata all'uso nei dispositivi dedicati registrati con la modalità dispositivo condiviso AAD e consente agli utenti finali di disconnettere tutte le applicazioni nel dispositivo integrate con la modalità dispositivo condiviso. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Disconnette automaticamente gli utenti dalla Schermata iniziale gestita dopo un periodo di inattività e scegli se non concedere agli utenti finali l'opzione per estendere la sessione di accesso. Per configurare questa impostazione, è necessario abilitare la schermata di accesso. Questa impostazione è destinata all'uso nei dispositivi dedicati registrati con la modalità dispositivo condiviso AAD e consente agli utenti finali di disconnettere tutte le applicazioni nel dispositivo integrate con la modalità dispositivo condiviso. ",
"kioskManagedHomeScreenAutoSignOutName": "Disconnettersi automaticamente dalle applicazioni MHS e in modalità dispositivo condiviso dopo l'inattività",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Consente di definire la quantità di tempo, in secondi, in base alla quale l'utente potrà riprendere la sessione prima di essere disconnesso automaticamente dalla schermata iniziale gestita. Per impostazione predefinita, questo valore è impostato su 60 secondi. Disconnettersi automaticamente dopo l'inattività deve essere abilitato per configurare questa opzione. Questa opzione è destinata all'uso su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD e disconnetterà gli utenti da tutte le applicazioni nel dispositivo integrate con la modalità dispositivo condiviso. ",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Consente di definire la quantità di tempo, in secondi, in base alla quale l'utente potrà riprendere la sessione prima di essere disconnesso automaticamente dalla Schermata iniziale gestita. Per impostazione predefinita, questo valore è impostato su 60 secondi. Disconnettersi automaticamente dopo l'inattività deve essere abilitato per configurare questa opzione. Questa opzione è destinata all'uso su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD e disconnetterà gli utenti da tutte le applicazioni nel dispositivo integrate con la modalità dispositivo condiviso. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Numero di secondi per cui fornire l'avviso all'utente prima di disconnettersi automaticamente",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Definire il periodo di inattività, in secondi, prima che l'utente venga disconnesso automaticamente dalla schermata iniziale gestita. Per impostazione predefinita, questo valore è impostato su 300 secondi. Per configurare questa impostazione, è necessario abilitare la disconnessione automatica dopo l'inattività. Questa impostazione è destinata all'uso nei dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD e disconnetterà gli utenti da tutte le applicazioni nel dispositivo integrate con la modalità dispositivo condiviso. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Definire il periodo di inattività, in secondi, prima che l'utente venga disconnesso automaticamente dalla Schermata iniziale gestita. Per impostazione predefinita, questo valore è impostato su 300 secondi. Per configurare questa impostazione, è necessario abilitare la disconnessione automatica dopo l'inattività. Questa impostazione è destinata all'uso nei dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD e disconnetterà gli utenti da tutte le applicazioni nel dispositivo integrate con la modalità dispositivo condiviso. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Il numero di secondi di inattività del dispositivo prima della disconnessione automatica dell'utente",
"kioskManagedHomeScreenPINComplexityComplex": "Complesso",
"kioskManagedHomeScreenPINComplexityDescription": "Scegliere la complessità del PIN della sessione. Il complesso richiede caratteri alfanumerici e il semplice richiede solo numeri. È necessario abilitare l'utente per impostare un PIN per la sessione di accesso per configurare questa impostazione. Questa impostazione è da usare su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Semplice",
"kioskManagedHomeScreenPINRequiredDescription": "Consente agli utenti di creare un PIN valido per la durata di una singola sessione di accesso. Al momento della disconnessione, il PIN verrà eliminato. Per configurare questa opzione, è necessario abilitare la schermata di accesso. Questa opzione è da usare su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD.",
"kioskManagedHomeScreenPINRequiredName": "Richiedere all'utente di impostare un PIN per la sessione di accesso",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Richiedi agli utenti di immettere il PIN della sessione per riprendere a usare la schermata iniziale gestita dopo la comparsa dello screensaver. È necessario abilitare l'utente per impostare un PIN per la sessione di accesso per configurare questa impostazione. Questa opzione non ha alcun effetto se la modalità screen saver non è configurata. Questa opzione è da usare su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Richiedi agli utenti di immettere il PIN della sessione per riprendere a usare la Schermata iniziale gestita dopo la comparsa dello screensaver. È necessario abilitare l'utente per impostare un PIN per la sessione di accesso per configurare questa impostazione. Questa opzione non ha alcun effetto se la modalità screen saver non è configurata. Questa opzione è da usare su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Utente richiesto per l'immissione del PIN della sessione se è stato visualizzato lo screen saver",
"kioskManagedHomeScreenSignInBackgroundDescription": "Personalizzare l'aspetto della schermata di accesso. Per configurare questa opzione, è necessario abilitare la schermata di accesso. Questa opzione è destinata all'uso su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Personalizzare un logo di personalizzazione per la schermata di accesso e la richiesta di aggiunta della sessione. Per configurare questa impostazione, è necessario abilitare la schermata di accesso. Questa impostazione è destinata all'uso nei dispositivi dedicati registrati con la modalità dispositivo condiviso AAD. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Imposta il logo personalizzato per la personalizzazione dell'URL per la schermata di accesso e la pagina del pin della sessione",
"kioskManagedHomeScreenSignInEnabledDescription": "Abilitare una schermata di accesso nella schermata iniziale gestita. Questa schermata di accesso è destinata all'uso su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD.",
"kioskManagedHomeScreenSignInEnabledDescription": "Abilitare una schermata di accesso nella Schermata iniziale gestita. Questa schermata di accesso è destinata all'uso su dispositivi dedicati registrati con la modalità dispositivo condiviso di AAD.",
"kioskManagedHomeScreenSignInEnabledName": "Schermata di accesso MHS",
"kioskManagedSettingsDescription": "Questo collegamento offre agli utenti un'altra modalità di accesso alle impostazioni. Viene visualizzato come icona non personalizzabile nella schermata iniziale, analoga a un'app, e viene definito Impostazioni gestite. Se si disabilita il collegamento, gli utenti potranno comunque scorrere verso il basso nella schermata per accedere a queste impostazioni.",
"kioskManagedSettingsName": "Collegamento al menu Impostazioni",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Modalità tutto schermo",
"kioskModeSingle": "Singola app",
"kioskMonthly": "Ogni mese",
"kioskObsoleteInfoHeader": "Le impostazioni in questo pannello sono state rese obsolete. Per configurare le impostazioni del chiosco multimediale per il dispositivo, tornare al pannello Crea profilo. Nell'elenco a discesa Tipo di profilo selezionare Chiosco multimediale (anteprima).",
"kioskProfileHeader": "Usare queste impostazioni per configurare la modalità tutto schermo. Prima di configurare queste impostazioni, assicurarsi di avere distribuito le app da eseguire in modalità tutto schermo nei dispositivi dal carico di lavoro delle app client.",
"kioskProfileLearnMore": "Altre informazioni sulla modalità tutto schermo di Windows.",
"kioskProfileName": "Nome della configurazione tutto schermo",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Ricorrenza della finestra di manutenzione",
"kioskRecurrenceDescription": "Consente di configurare la frequenza della finestra di manutenzione per gli aggiornamenti delle app. L'opzione consigliata è Giornaliera, per evitare riavvii non pianificati delle app.",
"kioskScreenOrientationAutoRotate": "Rotazione automatica",
"kioskScreenOrientationDescription": "Direzione in cui la schermata iniziale gestita viene visualizzata nel dispositivo.",
"kioskScreenOrientationDescription": "Direzione in cui la Schermata iniziale gestita viene visualizzata nel dispositivo.",
"kioskScreenOrientationLandscape": "Orizzontale",
"kioskScreenOrientationName": "Orientamento dello schermo",
"kioskScreenOrientationNotConfigured": "Non configurato",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Configurazione Wi-Fi",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Immettere un nome SSID Wi-Fi",
"kioskWifiSsidsDescription": "Consente di controllare o limitare ulteriormente l'accesso Wi-Fi mediante l'aggiunta o l'importazione manuale di un elenco di reti consentite da SSID. Gli utenti della schermata iniziale gestita potranno connettersi solo a tali reti. Per configurare questa impostazione, è necessario che la configurazione del Wi-Fi sia abilitata. Se non si aggiunge alcun elemento, tutte le reti disponibili verranno mostrate all'utente del dispositivo.",
"kioskWifiSsidsDescription": "Consente di controllare o limitare ulteriormente l'accesso Wi-Fi mediante l'aggiunta o l'importazione manuale di un elenco di reti consentite da SSID. Gli utenti della Schermata iniziale gestita potranno connettersi solo a tali reti. Per configurare questa impostazione, è necessario che la configurazione del Wi-Fi sia abilitata.Se non si aggiunge alcun elemento, tutte le reti disponibili verranno mostrate all'utente del dispositivo.",
"kioskWifiSsidsName": "Elenco di reti consentite per Wi-Fi",
"knoxBlockAutofillDescription": "Blocca il riempimento automatico.",
"knoxBlockAutofillName": "Riempimento automatico (solo Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana nella schermata di blocco (solo desktop)",
"lockScreenBlockToastNotificationsDescription": "Blocca le notifiche di tipo avviso popup nella schermata di blocco del dispositivo.",
"lockScreenBlockToastNotificationsName": "Notifiche di tipo avviso popup nella schermata di blocco",
"lockScreenMessageDescription": "Specificare il testo facoltativo visualizzato nella schermata di blocco. Il messaggio di lingua \"Tutti, tranne quando specificato\" viene visualizzato se non viene specificato un messaggio personalizzato per la lingua predefinita di un dispositivo. ",
"lockScreenMessageGridHeader": "Messaggio della schermata di blocco localizzata",
"lockScreenMessageHint": "(massimo 4096 caratteri)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Altre informazioni sui messaggi della schermata di blocco. ",
"lockScreenMessageLengthValidation": "L'input non può superare i 4096 caratteri.",
"lockScreenMessageName": "Messaggio della schermata di blocco",
"lockScreenMessagesSummaryKey": "Messaggio della schermata di blocco",
"lockScreenTimeoutInSecondsDescription": "Consente di impostare il tempo di attesa, in secondi, dal blocco dello schermo alla disattivazione dello schermo per dispositivi Windows 10 Mobile. I valori supportati sono compresi tra 11 e 1800.",
"lockScreenTimeoutInSecondsName": "Timeout dello schermo (solo dispositivi mobili)",
"lockScreenTimeoutInSecondsPlaceholder": "Immettere un numero di secondi (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Accedi all'app Windows Mail senza un account Microsoft",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (anteprima)",
"microsoftTunnelForWindows": "Microsoft Tunnel (anteprima)",
"microsoftTunnelOption": "Microsoft Tunnel (client autonomo) (anteprima)",
"microsoftTunnelSite": "Sito di Microsoft Tunnel",
"microsoftTunnelSiteDescription": "Il client VPN si connetterà all'indirizzo IP pubblico o FQDN del sito.",
"microsoftTunnelSiteNotExist": "Il sito non esiste. Selezionare un nuovo sito.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Parametri dell'associazione di sicurezza",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Consente di impedire la crittografia automatica del dispositivo al primo uso, quando il dispositivo viene aggiunto ad Azure AD",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Crittografia automatica durante l'aggiunta ad AAD",
"securityCommonCriteriaModeDescription": "Questa impostazione abilita un set elevato di standard di sicurezza nel dispositivo usato più spesso in organizzazioni altamente sensibili, ad esempio enti pubblici. Non configurato per impostazione predefinita.",
"securityCommonCriteriaModeName": "Modalità criteri comuni",
"securityDeveloperSettingsEnabledDescription": "Consenti l'accesso alle impostazioni per gli sviluppatori.",
"securityDeveloperSettingsEnabledName": "Impostazioni modalità sviluppatore",
"securityOption": "Dati di diagnostica disattivati",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Valore minimo",
"validOperatingSystemBuildsName": "Build valide dei sistemi operativi",
"validTLSVersion": "La versione di TLS deve corrispondere a uno dei valori seguenti: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Il periodo di blocco non può superare i 90 giorni.",
"validateFreezePeriodSeparation": "I periodi di blocco devono essere separati da almeno 60 giorni.",
"validateSingleSignOnMessage": "La proprietà Single Sign-On (SSO) deve essere impostata su Disabilita quando Modalità di autenticazione è impostata su Computer o Guest.",
"value": "Valore",
"valueColumn": "Valore",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(Questa verifica della conformità è supportata per dispositivi con versioni del sistema operativo Android 4.0 e successive o KNOX 4.0 e successive)",
"versionIOS8": "(Questa verifica della conformità è supportata per dispositivi con versioni del sistema operativo iOS 8.0 e successive)",
"versionWin10Desktop": "(Questa verifica della conformità è supportata per dispositivi desktop Windows 10 o versioni successive)",
"virtualHomeButtonDescription": "Consente di abilitare un pulsante softkey che riporta gli utenti alla schermata iniziale gestita. È possibile scegliere tra un pulsante mobile permanente o un pulsante attivato da un gesto di scorrimento rapido verso l'alto.",
"virtualHomeButtonDescription": "Consente di abilitare un pulsante softkey che riporta gli utenti alla Schermata iniziale gestita. È possibile scegliere tra un pulsante mobile permanente o un pulsante attivato da un gesto di scorrimento rapido verso l'alto.",
"virtualHomeButtonFloating": "Mobile",
"virtualHomeButtonName": "Pulsante Pagina iniziale virtuale",
"virtualHomeButtonNotConfigured": "Non configurato",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Tutti i tipi di app",
"allAppsOptionText": "Tutte le app",
"allAppsWithData": "Tutte le app con dati dell'organizzazione in ingresso",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Tutte le destinazioni",
"allSourcesOptionText": "Tutte le origini",
"allow": "Consentire",
"allowOverrides": "Consenti sostituzioni",
"allowSpecifiedBlock": "Consenti specificati (blocca non specificati)",
"allowSpecifiedWipe": "Consenti specificati (cancella non specificati)",
"allowedOptionText": "Consentito",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Dispositivi con profilo di lavoro Android",
"anyAppOptionText": "Qualsiasi app",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Qualsiasi destinazione e qualsiasi origine",
"anyDialerAppOptionText": "Qualsiasi app dialer",
"anyPolicyManagedDialerAppOptionText": "Qualsiasi app dialer gestita da criteri",
"appAdded": "L'app è stata aggiunta",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Impedisci i backup",
"dataBackupDisabledLabelMac": "Impedisci backup in iTunes e iCloud",
"dataProtection": "Protezione dei dati",
"dataTransfer": "Trasferimento di dati",
"dataTransfer": "<b>Trasferimento dei dati</b>",
"defaultEdgeAppConfig": "Applica per impostazione predefinita la configurazione dell'app Microsoft Edge",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configura impostazioni avanzate",
"defaultValueAppsSelectorDisplayText": "Selezionare le app richieste",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Non sono state generate richieste di cancellazione.",
"enable": "Abilita",
"enableOpenInExperienceSettingName": "Filtrare la finestra di dialogo Apri in/Condividi per visualizzare solo i criteri per le app gestite?",
"encryption": "Crittografia",
"encryption": "<b>Crittografia</b>",
"encryptionLabel": "Crittografa dati app",
"encryptionLabelAndroid": "Crittografa i dati dell'app (Android)",
"encryptionLabelIos": "Crittografa i dati dell'app (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Cerca per utente",
"flaggedUsersSummaryPartLabel": "Utenti",
"flaggedUsersSummaryPartTitle": "Utenti contrassegnati",
"functionality": "Funzionalità",
"functionality": "<b>Funzionalità</b>",
"gSAppPickerDescription": "Selezionare le app gestite da criteri da includere, quindi configurare i requisiti per l'accesso e la condivisione di file e messaggi di posta elettronica aziendali in queste app. Per impostazione predefinita, l'utente può salvare dati negli account OneDrive e SharePoint dell'organizzazione.",
"gSAssignmentText": "Scegliere i gruppi di utenti da includere per assicurare che possano accedere ai dati aziendali. La protezione delle app è assegnata agli utenti, non ai dispositivi, quindi i dati aziendali saranno protetti indipendentemente dal dispositivo usato e dal rispettivo stato di registrazione.",
"gSEdgeAndroidApp": "Richiedi l'installazione per Microsoft Edge per Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "I caratteri validi sono i caratteri alfanumerici, '-' e '.'",
"invalidPackageId": "I caratteri validi sono i caratteri alfanumerici, '_' e '.'",
"invalidTokenUsageError": "Token non valido",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "MAM è abilitato?",
"itemsCount": "{0} elementi",
"jailbrokenRootedDevices": "Dispositivi jailbroken/rooted",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Data dell'ultima segnalazione",
"lastSync": "Ultima sincronizzazione",
"lastSyncGmt": "Ultima sincronizzazione (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Archiviazione locale",
"mAMShortTitle": "Software MAM di Intune",
"mAMSummaryBladeTitle": "Stato di protezione dell'app",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Proteggi le app per dispositivi mobili di Microsoft Office (anteprima)",
"manage": "Gestisci",
@@ -7639,8 +7661,8 @@
"noAssignments": "Nessuna assegnazione",
"noConfigSelection": "Selezionare una piattaforma e l'app",
"noConfiguredUsers": "Non sono presenti utenti configurati",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Nessuna destinazione o origine",
"noDestinationsOptionText": "Nessuna destinazione",
"noEmailToDisplay": "Non è disponibile alcun indirizzo di posta elettronica",
"noOptionText": "No",
"noPermissionPropertyLabel": "Si ha già una sottoscrizione?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Nessun criterio",
"noProtectedUsers": "Nessun utente protetto",
"noSelection": "Selezionare una piattaforma, l'app e lo stato di protezione",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Nessuna origine",
"noSubscriptionPropertyLabel": "Potrebbe essere necessaria una sottoscrizione",
"noSubscriptionPropertyLinkText": "Prova Microsoft Intune adesso",
"noUnprotectedUsers": "Nessun utente non protetto",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Risorse da creare",
"restrictWebContentNo": "Qualsiasi app",
"restrictWebContentOption2": "{0}: consentire i collegamenti Web in qualsiasi app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "Attestazione del dispositivo SafetyNet",
"saveAppsNotificationText": "Salvataggio delle app selezionate",
"saveChangesCommandText": "Salva",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "È stato eseguito lo spostamento in una nuova posizione",
"windows10AppProtectionPolicy": "Criteri di protezione delle app di Windows 10 e versioni successive",
"windows10PlatformLabel": "Windows 10 e versioni successive",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Report sulla protezione Windows",
"wipAddAppsSubtitle": "Aggiungere le app Microsoft consigliate o aggiungere manualmente app dello Store o desktop da consentire tramite questo criterio.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ad esempio, Percorso attendibile, Dispositivo attendibile, Autorizzazione avanzata",
"publishDesc": "La pubblicazione nelle app renderà il contesto di autenticazione disponibile per l'uso da parte delle app. Eseguire la pubblicazione al termine della configurazione del criterio di Accesso condizionale per il tag. [Altre informazioni][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Pubblica nelle app",
"titleDesc": "Consente di configurare un contesto di autenticazione che verrà usato per proteggere i dati e le azioni dell'applicazione. Usare nomi e descrizioni comprensibili per gli amministratori delle applicazione. [Altre informazioni][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Consente di configurare un contesto di autenticazione che verrà usato per proteggere i dati e le azioni dell'applicazione. Usare nomi e descrizioni comprensibili per gli amministratori delle applicazione. [Altre informazioni][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "L'annullamento della pubblicazione di questo contesto di autenticazione potrebbe causare la perdita dell'accesso alla risorsa protetta dal contesto di autenticazione."
},
"Notify": {
"failure": "Non è stato possibile aggiornare {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Password e SMS",
"passwordSoftwareOath": "Password + Token OATH software",
"passwordVoice": "Password e voce",
"passwordX509CertificateMultiFactor": "Autenticazione basata su password + certificato (Più fattori)",
"passwordX509CertificateSingleFactor": "Autenticazione basata su password + certificato (Fattore singolo)",
"sms": "SMS",
"smsEmail": "SMS + Passcode monouso tramite posta elettronica",
"smsFederatedSingleFactor": "Singolo fattore federato + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Include Collaborazione B2B, la connessione diretta B2B e altri tipi di utenti esterni.",
"guestOrExternalUsersLabel": "Utenti guest o esterni",
"internalGuestLabel": "Utenti guest locali",
"otherExternalUserLabel": "Altri utenti esterni"
"otherExternalUserLabel": "Altri utenti esterni",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Utenti inclusi",
"legacyAuthenticationClients": "Client con autenticazione legacy",
"namePolicy": "Denomina il criterio",
"needAdPremiumMessage": "Per usare questa funzionalità, è necessaria una sottoscrizione di Azure AD Premium.",
"next": "Avanti",
"policyName": "Nome criteri",
"policyState": "Stato dei criteri",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Elenco di organizzazioni disponibili"
},
"addTenantLabel": "Aggiungere tenant all'opzione selezionata",
"customOrganizationDescription": "Aggiungere un'organizzazione con questo ID tenant",
"description": "Aggiungere un'organizzazione di Azure AD specificando uno dei relativi nomi di dominio.",
"notFoundResult": "Non trovato",
"searchBoxPlaceholder": "ID tenant o nome di dominio",
"subTitle": "Organizzazione di Azure AD"
"subTitle": "Organizzazione di Azure AD",
"tenantAdded": "Questo ID tenant è già stato aggiunto.",
"tenantIdNotFound": "ID tenant non trovato"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configurare le impostazioni di accesso tra tenant per accettare attestazioni provenienti da tenant di Azure AD per consentire all'utente esterno di usare i livelli di autenticazione predefiniti. Non è possibile configurare i livelli di autenticazione personalizzati per gli utenti esterni.",
"allUsers": "Per abilitare tutti i livelli di autenticazione, configurare le impostazioni di accesso tra tenant in modo da accettare le attestazioni dai tenant di Azure AD per gli utenti esterni. I livelli di autenticazione configureranno solo l'autenticazione a due fattori per gli utenti esterni.",
"externalUsers": "Per abilitare tutte le complessità dell'autenticazione integrate, configurare le impostazioni di accesso tra tenant per accettare attestazioni provenienti da tenant Azure AD per utenti esterni."
},
"combinedRegistration": "Per consentire il funzionamento corretto di \"Richiedi complessità dell'autenticazione\", abilitare la registrazione combinata. È consigliabile attivare questa opzione per tutti gli utenti, invece che solo per un gruppo di utenti.",
"compliantDeviceEnabled": "Prestare attenzione a non bloccare l'accesso. Assicurarsi che il dispositivo sia conforme.",
"domainJoinedDeviceEnabled": "Prestare attenzione a non bloccare l'accesso. Assicurarsi che il dispositivo sia aggiunto ad Azure AD ibrido.",
"notAvailableForSP": "Alcuni controlli non sono disponibili a causa della selezione di \"{0}\" nell'assegnazione dei criteri",
@@ -9161,7 +9197,10 @@
"aria": "Elenco degli attributi sul dispositivo utilizzato durante l'accesso.",
"infoBalloon": "Elenco degli attributi sul dispositivo utilizzato durante l'accesso."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Avanzate",
"allCloudAppsErrorBox": "È necessario selezionare \"Tutte le app cloud\" quando è selezionata la concessione \"Richiedi modifica password\"",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Ad esempio: uri:contoso.com:level3",
"appEnforceInfoBubble": "Le restrizioni imposte dalle app potrebbero richiedere configurazioni amministrative aggiuntive nelle app cloud. Le restrizioni avranno effetto solo per le nuove sessioni.",
"appNotSetSeletorLabel": "0 app cloud selezionate",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Consente di configurare le app client per applicare i criteri ad app client specifiche",
"applyConditionDevicePlatformInfoBalloonContent": "Consente di configurare le piattaforme dei dispositivi per applicare i criteri a piattaforme specifiche",
"applyConditionDeviceStateInfoBalloonContent": "Consente di configurare lo stato dei dispositivi per applicare i criteri a stati dei dispositivi specifici",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Informazioni",
"invalidCertDuration": "La durata del certificato non è valida",
"invalidIpAddress": "Il valore deve essere un indirizzo IP valido",
"invalidReAuthSignInRiskOptionSelected": "Il controllo della sessione \"Frequenza di accesso ogni volta\" non consente la selezione \"Nessun rischio\" nel controllo della condizione \"Livello di rischio di accesso\".",
"invalidUriErrorMsg": "Immettere un URI valido. Ad esempio 'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Fare clic qui per altri dettagli.",
"namednetworkExceedingSizeErrorMessage": "È stato superato lo spazio di archiviazione massimo consentito per le località denominate. Riprovare con un elenco più breve. Fare clic qui per visualizzare altri dettagli.",
"needMfaSecondary": "È necessario selezionare \"Richiedi l'autenticazione a più fattori\" quando si seleziona \"Frequenza di accesso ogni volta\" con \"Solo metodi di autenticazione secondari\"",
"needMfaSpecificApps": "\"Il controllo sessione di \"Frequenza di accesso ogni volta\" richiede la concessione del controllo \"Richiedi autenticazione a più fattori\" quando sono selezionate app supportate in modo specifico",
"newCertName": "nuovo certificato",
"noAttributePermissionsError": "Privilegi insufficienti per la creazione o l'aggiornamento dei criteri. Per aggiungere/modificare i filtri dinamici, è necessario il ruolo con autorizzazione di lettura degli attributi.",
"noPolicyRowMessage": "Nessun criterio",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Seleziona percorsi",
"selectedSP": "Entità servizio selezionata",
"servicePrincipalBladeExcludedSelectorTitle": "Selezionare le entità servizio escluse",
"servicePrincipalBladeIncludedSelectorTitle": "Selezionare entità servizio",
"servicePrincipalDataGridAria": "Elenco delle entità servizio disponibili",
"servicePrincipalDropDownLabel": "A cosa si applica questo criterio?",
"servicePrincipalInfoBox": "Alcune condizioni non sono disponibili a causa della selezione di '{0}' nell'assegnazione dei criteri",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Tutti gli utenti e i gruppi",
"userSelectionBladeExcludeDescription": "Selezionare gli utenti e i gruppi da escludere dai criteri",
"userSelectionBladeExcludeTabTitle": "Escludi",
"userSelectionBladeExcludedSelectorTitle": "Selezionare gli utenti esclusi",
"userSelectionBladeExcludedSelectorTitle": "Selezionare gli utenti e i gruppi esclusi",
"userSelectionBladeIncludeDescription": "Selezionare gli utenti a qui verranno applicati i criteri",
"userSelectionBladeIncludeTabTitle": "Includi",
"userSelectionBladeIncludedSelectorTitle": "Seleziona",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Indirizzo IP da cui l'utente esegue l'accesso.",
"whatIfIpCountryInfoBoxText": "Se si usa un indirizzo IP o un paese, entrambi i campi sono obbligatori e devono essere mappati correttamente.",
"whatIfPolicyAppliesTab": "Criteri applicabili",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Criteri applicabili ({0})",
"whatIfPolicyDoesNotApplyTab": "Criteri non applicabili",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Criteri non applicabili ({0})",
"whatIfReasons": "Motivo della non applicabilità dei criteri",
"whatIfSelectClientApp": "Selezionare un'app client...",
"whatIfSelectCountry": "Selezionare il paese...",
@@ -10021,6 +10065,8 @@
"system": "Sistema",
"user": "Utente"
},
"availableUninstall": "Consenti disinstallazione disponibile",
"availableUninstallTooltip": "Selezionare 'Sì' per specificare l'opzione di disinstallazione per questa app per gli utenti dal Portale aziendale. Selezionare 'No' per impedire agli utenti di disinstallare l'app dal Portale aziendale.",
"bladeTitle": "Programma",
"deviceRestartBehavior": "Comportamento riavvio dispositivo",
"deviceRestartBehaviorTooltip": "Selezionare il comportamento di riavvio del dispositivo dopo la corretta installazione dell'app. Selezionare 'Determina il comportamento in base ai codici restituiti' per riavviare il dispositivo in base alle impostazioni di configurazione dei codici restituiti. Selezionare 'Nessuna azione specifica' per eliminare i riavvii del dispositivo durante l'installazione dell'app per le app basate su MSI. Selezionare 'L'installazione dell'app può forzare il riavvio del dispositivo' per consentire il completamento dell'installazione dell'app senza eliminare i riavvii. Selezionare 'Intune forzerà il riavvio obbligatorio del dispositivo' per riavviare sempre il dispositivo dopo la corretta installazione dell'app.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Impostazioni di S/MIME per Outlook",
"ownerLabel": "Proprietario",
"ownerSizeHint": "La lunghezza massima del nome del proprietario è di 256 caratteri.",
"packageIdLabel": "Identificatore pacchetto",
"packageNameLabel": "Nome del pacchetto",
"pivCredentialNotConfigured": "Non è stato selezionato alcun emittente delle credenziali derivate per il tenant. Sarà necessario configurarne uno per potere applicare questo criterio ai dispositivi.",
"platformLabel": "Piattaforma",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Certificato attendibile",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Catalogo di impostazioni (anteprima)",
"settingsCatalog": "Catalogo di impostazioni",
"unsupported": "Non supportato",
"windows10AdministrativeTemplate": "Modelli amministrativi (anteprima)",
"windows10Atp": "Microsoft Defender per endpoint (dispositivi desktop che eseguono Windows 10 o versioni successive)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configurata",
"currentVersionLabel": "Versione corrente",
"currentVersionTooltip": "Versione corrente di Office configurata in questa suite. Questo valore verrà aggiornato quando viene configurata e salvata una nuova versione.",
"defaultFileFormatLabel": "Formato di file predefinito",
"enableMicrosoftSearchAsDefaultTooltip": "Consente di installare un servizio in background che contribuisce a determinare se un'estensione di Microsoft Search in Bing per Google Chrome è installata nel dispositivo.",
"enterXmlDataLabel": "Immettere i dati XML",
"languagesLabel": "Lingue",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Dispositivi Chrome OS"
"devices": "Dispositivi Chrome OS (anteprima)"
},
"ManagedDesktop": {
"adminContacts": "Contatti amministratore",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Personalizzazione",
"cartProfiles": "Profili del carrello",
"certificateConnectors": "Connettori di certificati",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (anteprima)",
"compliancePolicies": "Criteri di conformità",
"complianceScriptManagement": "Script",
"complianceScriptManagementPreview": "Script (anteprima)",
@@ -11439,7 +11487,6 @@
"conditions": "Percorsi",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Profili di configurazione",
"configurationProfilesPreview": "Profili di configurazione (anteprima)",
"connectorsAndTokens": "Connettori e token",
"corporateDeviceIdentifiers": "Identificatori dei dispositivi aziendali",
"customAttributes": "Attributi personalizzati",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Guida e supporto tecnico ({0})",
"iOSAppProvisioning": "Profili di provisioning delle app iOS",
"incompleteUserEnrollments": "Registrazioni utente incomplete",
"intuneRemoteAssistance": "Guida remota (anteprima)",
"iosUpdates": "Criteri di aggiornamento per iOS/iPadOS",
"legacyPcManagement": "Gestione dei computer legacy",
"macOSSoftwareUpdate": "Criteri di aggiornamento per macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} dispositivi",
"platformEnrollment": "{0} registrazione",
"policies": "Criteri",
"previewMDMDevices": "Tutti i dispositivi gestiti (anteprima)",
"profiles": "Profili",
"properties": "Proprietà",
"reports": "Report",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Script",
"securityBaselines": "Baseline di sicurezza",
"serviceToServiceConnector": "Exchange Online Connector",
"servicenowConnector": "Connettore ServiceNow",
"shellScripts": "Script della shell",
"teamViewerConnector": "Connettore TeamViewer",
"telecomeExpenseManagement": "Gestione delle spese per telecomunicazioni",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Condizioni",
"titles": "Titoli",
"troubleshoot": "Risoluzione dei problemi",
"troubleshootDevice": "Dispositivo",
"troubleshootGroup": "Gruppo",
"troubleshootSupport": "Risoluzione dei problemi e supporto tecnico",
"troubleshootUser": "Utente",
"user": "Utente",
"userExecutionStatus": "Stato dell'utente",
"warranty": "Fornitori di garanzia",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Anelli di aggiornamento per Windows 10 e versioni successive",
"windows10XPolicyFailures": "Errori dei criteri di Windows 10X",
"windows365Connector": "Connettore Windows 365 Citrix",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Certificato Windows Enterprise",
"windowsManagement": "Script di PowerShell",
"windowsSideLoadingKeys": "Chiavi di sideload Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "コンテンツ キャッシング",
"controlPanelAndSettings": "コントロール パネルと設定",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "カスタム コンプライアンス (プレビュー)",
"customCompliancePreview": "カスタム コンプライアンス (プレビュー)",
"customCompliance": "カスタム コンプライアンス",
"customConfiguration": "カスタム構成プロファイル",
"customOMASettings": "OMA-URI のカスタム設定",
"customPreferences": "設定ファイル",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Google Play ストアのアプリ一覧へのリンクを入力してください。例:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "ストアから提供されたアプリの 'Intune のリンク' URL を入力します。詳細については、{0}を参照してください。",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Microsoft Intune に Microsoft Store アプリを追加する",
"windows": "Microsoft Store のアプリ一覧へのリンクを入力してください。例:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "デバイスにサイドロードできる形式のアプリを含むファイル。有効なパッケージ タイプには次を含みます: Android (.apk)、iOS (.ipa)、macOS (.pkg、.intunemac)、Windows (.msi、.appx、.appxbundle、.msix、そして .msixbundle)。​",
"appPackageFile": "デバイスにサイドロードできる形式のアプリを含むファイル。有効なパッケージ タイプには次を含みます: Android (.apk)、iOS (.ipa)、macOS (.pkg)、Windows (.msi、.appx、.appxbundle、.msix、および .msixbundle)。​",
"applicableDeviceType": "このアプリをインストールできるデバイスの種類を選択します。",
"category": "ユーザーがポータル サイトで簡単に並べ替えや検索を行えるように、アプリを分類します。複数のカテゴリを選択することができます。",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "アプリの名前を追加します。この名前は、Intune アプリの一覧およびポータル サイトでユーザーに表示されます。",
"notes": "アプリに関する追加のメモを追加します。メモは、管理センターにサインインしているユーザーに表示されます。",
"owner": "ライセンスを管理しているか、このアプリの連絡先となっている組織内のユーザーの名前。この名前は、管理センターにサインインしているユーザーに表示されます。",
"packageId": "アプリ パッケージ識別子は、アプリを識別する一意の値です。",
"packageName": "デバイスの製造元に連絡して、アプリのパッケージ名を取得してください。パッケージ名の例: com.example.app",
"privacyUrl": "アプリのプライバシーの設定と使用条件に関する詳細情報を希望するユーザーにリンクを提供します。プライバシー URL は、ポータルサイトでユーザーに表示されます。",
"publisher": "アプリを配布する開発者または会社の名前。この情報は、ポータル サイトでユーザーに表示されます。",
@@ -678,7 +681,7 @@
"descriptionPreview": "プレビュー",
"descriptionRequired": "説明が必要です。",
"editDescription": "説明を編集します",
"macOSMinOperatingSystemAdditionalInfo": ".pkg ファイルをアップロードするために必要な最小オペレーティング システムは macOS 10.14 です。.intunemac ファイルをアップロードして、以前の最小オペレーティング システムを選択します。​",
"macOSMinOperatingSystemAdditionalInfo": ".pkg ファイルをアップロードするために必要な最小オペレーティング システムは macOS 10.14 です。.pkg ファイルをアップロードして、以前の最小オペレーティング システムを選択します。​",
"name": "アプリ情報",
"nameForOfficeSuitApp": "アプリ スイートの情報"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "コンプライアンス猶予期間の有効期限",
"configurationType": "プロファイルの種類",
"conflictingPolicy": "競合しているポリシー",
"createdDate": "作成日",
"currentOs": "現在の OS",
"date": "日付",
"dateRange": "期間",
@@ -1129,9 +1133,11 @@
"device": "デバイス",
"deviceId": "デバイス ID",
"deviceName": "デバイス名",
"deviceOrApplicationName": "デバイスまたはアプリケーション名",
"deviceReporting": "デバイスからの通知",
"diagnosticCode": "診断コード",
"diagnosticText": "診断用のテキスト",
"diagnostics": "診断",
"displayName": "表示名",
"driversToReview": "レビュー対象のドライバー",
"eSIMActivationStatus": "アクティブ化の状態",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "最終同期成功",
"lastUpdated": "最終更新",
"location": "場所",
"loggedInUser": "ログインしているユーザー",
"message": "メッセージ",
"model": "モデル",
"mtdConnector": "MTD コネクタ",
@@ -1235,7 +1242,7 @@
"infoText": "ユーザーが作業コンテキスト内のアプリにアクセスするために満たす必要のある PIN と資格情報の要件を構成します。"
},
"DataProtection": {
"infoText": "このグループには、切り取り、コピー、貼り付け、名前を付けて保存を制限するなどのデータ損失防止 (DLP) コントロールが含まれています。これらの設定によって、ユーザーがアプリ内でデータを操作する方法が決まります。"
"infoText": "このグループには、切り取り、コピー、貼り付け、名前を付けて保存などを制限するデータ損失防止 (DLP) コントロールが含まれています。これらの設定によって、ユーザーがアプリ内でデータを操作する方法が決まります。"
},
"DeviceTypes": {
"selectOne": "デバイスの種類を少なくとも 1 つ選択してください。"
@@ -1537,20 +1544,20 @@
"label": "タイムアウト (非アクティブ分数)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "の切り取り、コピー、貼り付けを許可する",
"tooltip": "次のいずれかのオプションを選択して、組織ユーザーが組織データの切り取り、コピー、貼り付けできるソースとコピー先を指定します。 <br/>\r\n\r\n<b>任意のコピー先と任意のソース</b>: 組織ユーザーは、どのアカウント、ドキュメント、場所、またはアプリケーションに対してもデータを貼り付け、切り取り、コピーできます。<br/>\r\n\r\n<b>コピー先およびソースなし</b>: 組織ユーザーは外部アカウント、ドキュメント、場所、アプリケーションと、組織コンテキストとの間でデータを切り取り、コピー、貼り付けできません。"
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "組織データの印刷",
"tooltip": "[<b>ブロックする</b>] を選択し、組織データ印刷できないようにします。[<b>許可する</b>] を選択し、組織データの印刷を許可します。個人データまたは管理されていないデータには影響がありません。"
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "からデータを受信して",
"tooltip": "次のいずれかのオプションを選択して、組織ユーザーがデータを受信できるソースを指定します: <br/>\r\n\r\n<b>すべてのソース</b>: 組織ユーザーは、任意のアカウント、ドキュメント、場所、またはアプリケーションから組織コンテキストにデータを開くことができます。<br/>\r\n\r\n<b>ソースなし</b>: 組織ユーザーは、外部アカウント、ドキュメント、場所、アプリケーションから組織コンテキストにデータを開くことはできません。"
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "組織データの送信宛先",
"tooltip": "次のいずれかのオプションを選択して、組織ユーザーがデータを送信できる宛先を指定します。 <br/>\r\n\r\n<b>すべての宛先</b>: 組織ユーザーは、任意のアカウント、ドキュメント、場所、アプリケーションに組織データを送信できます。<br/>\r\n\r\n<b>宛先なし</b>: 組織ユーザーは、組織コンテキストから外部アカウント、ドキュメント、場所、アプリケーションに組織データを送信できません。"
},
"Tap": {
"numberOfDays": "日数",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "自動再起動後にユーザーを再起動猶予期間に切り替え (日数)",
"enhancedOption": "拡張 (1903 以前)",
"enrollmentProfileTypeDedicatedDevice": "専用端末",
"enrollmentProfileTypeDescription": "デバイスで Microsoft Launcher または Microsoft マネージド ホーム画面の構成を開始するには、登録プロファイルの種類を選択してください。プロファイルの種類を選択しないと、デバイスの既定のホーム画面エクスペリエンスがユーザーに表示されます。",
"enrollmentProfileTypeDescription": "デバイスで Microsoft Launcher または Microsoft マネージド ホーム スクリーンの構成を開始するには、登録プロファイルの種類を選択してください。プロファイルの種類を選択しないと、デバイスの既定のホーム画面エクスペリエンスがユーザーに表示されます。",
"enrollmentProfileTypeFullyManaged": "フル マネージド",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "フル マネージド デバイスで Microsoft Launcher を構成します。",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Microsoft Launcher を使用して、組織のマネージド デバイス上のホーム画面エクスペリエンスをカスタマイズします。Launcher を既定に設定すると、デバイス ユーザーは別の起動ツールを使用できなくなります。",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "設定",
"kioskConfigurationHeader": "キオスク モードで実行するようデバイスを構成します。キオスク モードを選択する前に、Mobile Apps ブレードでアプリ割り当てをご確認ください。キオスク モードで実行するアプリは Windows デバイスに割り当てる必要があります。<a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Windows キオスク モードの詳細</a>。",
"kioskCustomAppLayout": "カスタム アプリ レイアウト",
"kioskCustomAppLayoutInfoBalloon": "Managed Home Screen でアプリとフォルダーを表示する場所を選択します。構成されていない場合は、アプリとフォルダーを追加して、ホーム画面をアルファベット順に設定できます。",
"kioskCustomAppLayoutInfoBalloon": "マネージド ホーム スクリーンでアプリとフォルダーを表示する場所を選択します。構成されていない場合は、アプリとフォルダーを追加して、ホーム画面をアルファベット順に設定できます。",
"kioskDaily": "毎日 (推奨)",
"kioskDebugMenuDescription": "設定メニューにエントリ ポイントを追加して、Managed Home Screen のデバッグ ツールにユーザーが簡単にアクセスできるようにします。ユーザーは、下方向にスワイプしてデバイス情報アイコンをタップするだけで、利用可能なツールを表示できます。クイック アクセスを有効にしない場合でも、Managed Home Screen の [戻る] ボタンをおよそ 15 回タップすると、ユーザーは引き続きデバッグ メニューにアクセスできます。",
"kioskDebugMenuDescription": "設定メニューにエントリ ポイントを追加して、マネージド ホーム スクリーンのデバッグ ツールにユーザーが簡単にアクセスできるようにします。ユーザーは、下方向にスワイプしてデバイス情報アイコンをタップするだけで、利用可能なツールを表示できます。クイック アクセスを有効にしない場合でも、マネージド ホーム スクリーンの [戻る] ボタンをおよそ 15 回タップすると、ユーザーは引き続きデバッグ メニューにアクセスできます。",
"kioskDebugMenuName": "デバッグ メニューにすばやくアクセスする",
"kioskDesktopApplicationIdDesc": "説明。",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Win32 アプリ用のアプリケーション ユーザー モデル ID (AUMID)。<a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">AUMID の検索方法の詳細</a>",
"kioskDesktopApplicationIdShortName": "Win32 アプリの DesktopApplicationId/AUMID",
"kioskDeviceInfoDescription": "Managed Home Screen の設定メニューにエントリ ポイントを追加して、ユーザーがデバイス情報に簡単にアクセスできるようにします。ユーザーは、下方向にスワイプしてデバイス情報アイコンをタップするだけで、デバイスの OEM、モデル、シリアル番号、SDK レベルを表示できます。クイック アクセスを有効にしない場合でも、ユーザーは Managed Home Screen のデバッグ メニューにアクセスしてこの情報を検出できます。",
"kioskDeviceInfoDescription": "マネージド ホーム スクリーンの設定メニューにエントリ ポイントを追加して、ユーザーがデバイス情報に簡単にアクセスできるようにします。ユーザーは、下方向にスワイプしてデバイス情報アイコンをタップするだけで、デバイスの OEM、モデル、シリアル番号、SDK レベルを表示できます。クイック アクセスを有効にしない場合でも、ユーザーはマネージド ホーム スクリーンのデバッグ メニューにアクセスしてこの情報を検出できます。",
"kioskDeviceInfoName": "デバイス情報にすばやくアクセスする",
"kioskDropOutCodeEmptyValueKey": "4 から 6 桁の PIN を入力します",
"kioskDropOutDescription": "デバイスで変更を行うために、IT 管理者が [マルチ アプリ キオスク] モードを一時的に終了できるようにします。",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "種類",
"kioskManagedAppLink": "アプリの選択",
"kioskManagedAppsHeader": "次の Windows 10 以降向けのアプリは購入済みで、Intune と同期されています。追加のアプリを購入するには、<a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">ビジネス向け Microsoft Store</a> にサインインします。",
"kioskManagedHomeScreenAutoSignOutDescription": "一定時間操作しないと自動的に管理されたホーム画面からサインアウトし、エンドユーザーにサインイン セッションを延長するオプションを付与するかどうかを選択します。この設定を構成するには、サインイン画面を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としており、共有デバイス モードに統合されたデバイス上のすべてのアプリケーションからエンドユーザーはサインアウトします。 ​",
"kioskManagedHomeScreenAutoSignOutDescription": "一定時間操作しないと自動的にマネージド ホーム スクリーンからサインアウトし、エンド ユーザーにサインイン セッションを延長するオプションを付与するかどうかを選択します。この設定を構成するには、サインイン画面を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としており、共有デバイス モードに統合されたデバイス上のすべてのアプリケーションからエンド ユーザーはサインアウトします。 ​",
"kioskManagedHomeScreenAutoSignOutName": "MHS および共有デバイス モードのアプリケーションが非アクティブになった後、自動的にサインアウトする",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "管理されたホーム画面から自動的にサインアウトする前に、ユーザがセッションを再開できるオプションの時間を秒単位で定義します。既定では、この値は 60 秒に設定されています。この設定を構成するには、非アクティブ時に自動的にサインアウトする機能を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としており、共有デバイス モードに統合されたデバイス上のすべてのアプリケーションからユーザーはサインアウトします。 ​",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "マネージド ホーム スクリーンから自動的にサインアウトする前に、ユーザがセッションを再開できるオプションの時間を秒単位で定義します。既定では、この値は 60 秒に設定されています。この設定を構成するには、非アクティブ時に自動的にサインアウトする機能を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としており、共有デバイス モードに統合されたデバイス上のすべてのアプリケーションからユーザーはサインアウトします。 ​",
"kioskManagedHomeScreenInactiveNoticeDelayName": "自動的にサインアウトする前にユーザーに通知する秒数",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "管理されたホーム画面から自動的にサインアウトする前の非アクティブ時間を秒単位で定義します。既定では、この値は 300 秒に設定されています。この設定を構成するには、非アクティブ時に自動的にサインアウトする機能を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としており、共有デバイス モードに統合されたデバイス上のすべてのアプリケーションからユーザーはサインアウトします。 ​",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "マネージド ホーム スクリーンから自動的にサインアウトする前の非アクティブ時間を秒単位で定義します。既定では、この値は 300 秒に設定されています。この設定を構成するには、非アクティブ時に自動的にサインアウトする機能を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としており、共有デバイス モードに統合されたデバイス上のすべてのアプリケーションからユーザーはサインアウトします。 ​",
"kioskManagedHomeScreenInactiveSignOutDelayName": "ユーザーが自動的にサインアウトするまでにデバイスが非アクティブである秒数",
"kioskManagedHomeScreenPINComplexityComplex": "複合",
"kioskManagedHomeScreenPINComplexityDescription": "セッション PIN の複雑さを選択します。複雑さには英数字が必要で、シンプルな場合は数字のみとなります。この設定の構成を有効にするには、ユーザーがサインイン セッションで PIN を設定することが必要です。この設定は、AAD 共有デバイス モードに登録された専用デバイスで使用します。​",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "シンプル",
"kioskManagedHomeScreenPINRequiredDescription": "ユーザーが、シングル サインイン セッション中に存在する PIN を作成できるようにします。サインアウトすると、この PIN はクリアされます。この設定を構成するには、サインイン画面を有効にする必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスで使用します。​​",
"kioskManagedHomeScreenPINRequiredName": "ユーザーは、サインイン セッションに PIN を設定する必要があります",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "スクリーンセーバーが表示された後に、管理されたホーム画面を再開するために、ユーザーはセッション PIN の入力が必要です。この設定を構成するには、ユーザーがサインイン セッションに PIN の設定を必要とする機能が有効になっている必要があります。スクリーンセーバー モードが構成されていない場合、この設定は影響しません。この設定は、AAD 共有デバイス モードに登録された専用デバイスで使用します ​。",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "スクリーンセーバーが表示された後に、マネージド ホーム スクリーンを再開するために、ユーザーはセッション PIN の入力が必要です。この設定を構成するには、ユーザーがサインイン セッションに PIN の設定を必要とする機能が有効になっている必要があります。スクリーンセーバー モードが構成されていない場合、この設定は影響しません。この設定は、AAD 共有デバイス モードに登録された専用デバイスで使用します ​。",
"kioskManagedHomeScreenPINRequiredToResumeName": "スクリーンセーバーが表示された場合に、ユーザーはセッション PIN を入力する必要があります",
"kioskManagedHomeScreenSignInBackgroundDescription": "サインイン画面の外観をカスタマイズします。この設定を構成するには、サインイン画面が有効になっている必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としています。 ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "サインイン画面とセッション PIN ダイアログ向けのブランド ロゴをカスタマイズします。この設定を構成するには、サインイン画面が有効になっている必要があります。この設定は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としています。 ​",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "サインイン画面とセッション PIN ページにカスタム URL ブランド ロゴを設定する",
"kioskManagedHomeScreenSignInEnabledDescription": "管理されたホーム画面でサインイン画面を有効にします。このサインイン画面は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としています。​",
"kioskManagedHomeScreenSignInEnabledDescription": "マネージド ホーム スクリーンでサインイン画面を有効にします。このサインイン画面は、AAD 共有デバイス モードに登録された専用デバイスでの使用を目的としています。​",
"kioskManagedHomeScreenSignInEnabledName": "MHS サインイン画面",
"kioskManagedSettingsDescription": "このショートカットは、ユーザーが別の方法で設定にアクセスできるようにします。ホーム画面上にカスタマイズできないアイコンとして表示されます (アプリのようなものです)。これはマネージド設定と呼ばれます。ショートカットを無効にした場合でも、ユーザーは画面上で下方向にスワイプしてこれらの設定にアクセスできます。",
"kioskManagedSettingsName": "[設定] メニューへのショートカット",
@@ -4394,7 +4401,6 @@
"kioskModeName": "キオスク モード",
"kioskModeSingle": "単一アプリ",
"kioskMonthly": "毎月",
"kioskObsoleteInfoHeader": "このブレードの設定は古くなりました。デバイス用にキオスク設定を構成するには、[プロファイルの作成] ブレードに戻ります。[プロファイルの種類] ドロップダウンで、[キオスク (プレビュー)] を選択します。",
"kioskProfileHeader": "これらの設定を使用して、キオスク モードを構成します。これらの設定を構成する前に、キオスク モードで実行するアプリをクライアント アプリ ワークロードからデバイスに展開したことをご確認ください。",
"kioskProfileLearnMore": "Windows キオスク モードについての詳細を表示します。",
"kioskProfileName": "キオスク構成名",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "メンテナンス期間の繰り返し",
"kioskRecurrenceDescription": "アプリの更新のためのメンテナンス期間を実行する頻度を設定します。予期しないアプリの再起動を避けるため、毎日に設定することをお勧めします。",
"kioskScreenOrientationAutoRotate": "自動回転",
"kioskScreenOrientationDescription": "Managed Home Screen がデバイス上に表示される方向。",
"kioskScreenOrientationDescription": "マネージド ホーム スクリーンがデバイス上に表示される方向。",
"kioskScreenOrientationLandscape": "横",
"kioskScreenOrientationName": "画面の向き",
"kioskScreenOrientationNotConfigured": "構成されていません",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi の設定",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Wi-Fi の SSID 名を入力する",
"kioskWifiSsidsDescription": "許可されたネットワークの SSID の一覧を手動で追加またはインポートして、Wi-Fi アクセスをさらに制御または制限します。Managed Home Screen のユーザーは、これらのネットワークにのみ接続できます。この設定を構成するには、Wi-Fi 構成を有効にする必要があります。何も追加していない場合は、すべての利用可能なネットワークがデバイスのユーザーに表示されます。",
"kioskWifiSsidsDescription": "許可されたネットワークの SSID の一覧を手動で追加またはインポートして、Wi-Fi アクセスをさらに制御または制限します。マネージド ホーム スクリーンのユーザーは、これらのネットワークにのみ接続できます。この設定を構成するには、Wi-Fi 構成を有効にする必要があります。何も追加していない場合は、すべての利用可能なネットワークがデバイスのユーザーに表示されます。",
"kioskWifiSsidsName": "Wi-Fi 許可リスト",
"knoxBlockAutofillDescription": "オートフィルをブロックします。",
"knoxBlockAutofillName": "オートコンプリート (Samsung KNOX のみ)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "ロック画面での Cortana (デスクトップのみ)",
"lockScreenBlockToastNotificationsDescription": "デバイス ロック画面でのトースト通知をブロックします。",
"lockScreenBlockToastNotificationsName": "ロック画面でのトースト通知",
"lockScreenMessageDescription": "ロック画面に表示されるオプションのテキストを指定します。デバイスの既定の言語にカスタム メッセージが指定されていない場合は、\"すべて (指定されていない場合)\" の言語メッセージが表示されます。 ",
"lockScreenMessageGridHeader": "ローカライズされたロック画面のメッセージ",
"lockScreenMessageHint": "(最大 4096 文字)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/ja-jp/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "ロック画面メッセージの詳細をご覧ください。 ",
"lockScreenMessageLengthValidation": "4096 文字以下で入力します。",
"lockScreenMessageName": "ロック画面のメッセージ",
"lockScreenMessagesSummaryKey": "ロック画面のメッセージ",
"lockScreenTimeoutInSecondsDescription": "Windows 10 Mobile デバイスで画面ロックから画面オフに切り替わるまでの時間 (秒数) を設定します。サポートされている値は 11 から 1800 です。",
"lockScreenTimeoutInSecondsName": "スクリーン タイムアウト (モバイルのみ)",
"lockScreenTimeoutInSecondsPlaceholder": "秒数を入力する (11 から 1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Microsoft アカウントを使用せずに Windows Mail アプリにアクセスする",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (プレビュー)",
"microsoftTunnelForWindows": "Microsoft Tunnel (プレビュー)",
"microsoftTunnelOption": "Microsoft Tunnel (スタンドアロン クライアント) (プレビュー)",
"microsoftTunnelSite": "Microsoft Tunnel サイト",
"microsoftTunnelSiteDescription": "VPN クライアントはサイトのパブリック IP アドレスまたは FQDN に接続されます。",
"microsoftTunnelSiteNotExist": "サイトが存在しません。新しいサイトを選択してください。",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "セキュリティ アソシエーション パラメーター",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "デバイスが Azure AD に参加している場合、最初の使用時にデバイスを自動的に暗号化しないようにします",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "AADJ 中の自動暗号化",
"securityCommonCriteriaModeDescription": "この設定により、政府機関などの機密性の高い組織で最も頻繁に使用されるデバイスのセキュリティ標準の昇格されたセットが有効になります。既定では構成されていません。",
"securityCommonCriteriaModeName": "情報セキュリティ国際評価基準モード​",
"securityDeveloperSettingsEnabledDescription": "開発者向け設定へのアクセスを許可します。",
"securityDeveloperSettingsEnabledName": "開発者向け設定",
"securityOption": "診断データ オフ",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "最小",
"validOperatingSystemBuildsName": "有効なオペレーティング システムのビルド",
"validTLSVersion": "TLS バージョンは、次の値のいずれかである必要があります: 1.0、1.1、1.2",
"validateFreezePeriodLength": "凍結期間を 90 日より長くすることはできません。",
"validateFreezePeriodSeparation": "凍結期間は 60 日以上空ける必要があります。",
"validateSingleSignOnMessage": "[認証モード] が [マシン] または [ゲスト] に設定されている場合、プロパティ シングル サインオン (SSO) を無効に設定する必要があります。",
"value": "値",
"valueColumn": "値",
@@ -7283,18 +7299,21 @@
"allAppTypes": "すべてのアプリの種類",
"allAppsOptionText": "すべてのアプリ",
"allAppsWithData": "受信した組織データを持つすべてのアプリ",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "すべての宛先",
"allSourcesOptionText": "すべてのソース",
"allow": "許可",
"allowOverrides": "オーバーライドの許可",
"allowSpecifiedBlock": "指定されたものを許可します (未指定のものはブロック)",
"allowSpecifiedWipe": "指定されたものを許可します (未指定のものはワイプ)",
"allowedOptionText": "許可",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android 仕事用プロファイルのデバイス",
"anyAppOptionText": "任意のアプリ",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "任意の宛先と任意のソース",
"anyDialerAppOptionText": "任意の電話アプリ",
"anyPolicyManagedDialerAppOptionText": "ポリシーで管理されている任意の電話アプリ",
"appAdded": "アプリが追加されました",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "バックアップを禁止する",
"dataBackupDisabledLabelMac": "iTunes と iCloud でのバックアップを禁止する",
"dataProtection": "データ保護",
"dataTransfer": "データ転送",
"dataTransfer": "<b>データ転送</b>",
"defaultEdgeAppConfig": "Microsoft Edge アプリの構成の既定値",
"defaultValueAdvancedSettingsSelectorDisplayText": "詳細設定の構成",
"defaultValueAppsSelectorDisplayText": "必要なアプリの選択",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "ワイプ要求は発行されていません。",
"enable": "有効",
"enableOpenInExperienceSettingName": "[Open In/Share] ダイアログを、ポリシーで管理されているアプリのみにフィルター処理しますか?",
"encryption": "暗号化",
"encryption": "<b>暗号化</b>",
"encryptionLabel": "アプリケーション データを暗号化する",
"encryptionLabelAndroid": "アプリ データを暗号化する (Android)",
"encryptionLabelIos": "アプリ データを暗号化する (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "ユーザーで検索してください",
"flaggedUsersSummaryPartLabel": "ユーザー",
"flaggedUsersSummaryPartTitle": "フラグ付きのユーザー",
"functionality": "機能",
"functionality": "<b>機能</b>",
"gSAppPickerDescription": "含めるポリシー管理対象アプリを選択します。次に、これらのアプリで企業ファイルとメールにアクセスして共有するための要件を構成します。既定では、ユーザーは組織の OneDrive と SharePoint のアカウントにデータを保存できます。",
"gSAssignmentText": "会社のデータにアクセスできるように、含めるユーザー グループを選択します。アプリの保護は、デバイスではなくユーザーに割り当てられているため、使用しているデバイスやその登録の状態に関係なく、会社のデータがセキュリティで保護されます。",
"gSEdgeAndroidApp": "Microsoft Edge Android をインストールする必要があります",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "有効な文字は、英数字、'-'、'.' です",
"invalidPackageId": "有効な文字は、英数字、'_'、'.' です",
"invalidTokenUsageError": "トークンが無効です",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS、Android、Mac",
"iosAndroidPlatformLabel": "iOS、Android",
"isMamEnabled": "MAM は有効ですか?",
"itemsCount": "{0} 個の項目",
"jailbrokenRootedDevices": "脱獄またはルート化されたデバイス",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "最終報告日",
"lastSync": "最後の同期",
"lastSyncGmt": "最後の同期 (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "ローカル記憶域",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "アプリの保護状態",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Microsoft Office モバイル アプリの保護 (プレビュー)",
"manage": "管理",
@@ -7639,8 +7661,8 @@
"noAssignments": "割り当てがありません",
"noConfigSelection": "プラットフォームとアプリを選択してください",
"noConfiguredUsers": "ユーザーが構成されていません",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "宛先またはソースがありません",
"noDestinationsOptionText": "宛先なし",
"noEmailToDisplay": "利用可能なメール アドレスがありません",
"noOptionText": "いいえ",
"noPermissionPropertyLabel": "既にサブスクリプションをお持ちですか?",
@@ -7649,7 +7671,7 @@
"noPolicy": "ポリシーなし",
"noProtectedUsers": "保護されているユーザーはいません",
"noSelection": "プラットフォーム、アプリ、保護状態を選択してください",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "ソースなし",
"noSubscriptionPropertyLabel": "サブスクリプションが必要な場合があります",
"noSubscriptionPropertyLinkText": "今すぐ Microsoft Intune をお試しください",
"noUnprotectedUsers": "保護されてないユーザーはいません",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "作成するリソース",
"restrictWebContentNo": "任意のアプリ",
"restrictWebContentOption2": "{0}: すべてのアプリで Web リンクを許可する",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet デバイスの構成証明",
"saveAppsNotificationText": "選択したアプリを保存しています",
"saveChangesCommandText": "保存",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "新しい場所に移動しました",
"windows10AppProtectionPolicy": "Windows 10 以降のアプリ保護ポリシー",
"windows10PlatformLabel": "Windows 10 以降",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows 情報保護",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows 保護レポート",
"wipAddAppsSubtitle": "このポリシーで許可されるアプリとして、推奨される Microsoft アプリを追加するか、ストア アプリまたはデスクトップ アプリを手動で追加します。",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "例: 信頼できる場所、信頼できるデバイス、強力な認可",
"publishDesc": "アプリに発行すると、アプリで認証コンテキストが使用できるようになります。タグの条件付きアクセス ポリシーの構成が完了したら、発行してください。[詳細情報][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "アプリに発行",
"titleDesc": "アプリケーションのデータとアクションを保護するために使用される認証コンテキストを構成します。アプリケーション管理者が理解できる名前と説明をお使いください。[詳細情報][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "アプリケーションのデータとアクションを保護するために使用される認証コンテキストを構成します。アプリケーション管理者が理解できる名前と説明をお使いください。[詳細情報][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "この認証コンテキストの発行を取り消すと、認証コンテキストによって保護されているリソースへのアクセスが失われる可能性があります。"
},
"Notify": {
"failure": "{0} を更新できませんでした",
@@ -8400,6 +8427,8 @@
"passwordSms": "パスワード + SMS",
"passwordSoftwareOath": "パスワード + ソフトウェア OATH トークン",
"passwordVoice": "パスワード + 音声",
"passwordX509CertificateMultiFactor": "パスワードと証明書ベースの認証 (多要素)",
"passwordX509CertificateSingleFactor": "パスワードと証明書ベースの認証 (単一要素)",
"sms": "SMS",
"smsEmail": "SMS + メールのワンタイム パスコード",
"smsFederatedSingleFactor": "フェデレーション単一要素 + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "B2B Collaboration、B2B 直接接続、その他の種類の外部ユーザーが含まれます。",
"guestOrExternalUsersLabel": "ゲストまたは外部ユーザー",
"internalGuestLabel": "ローカル ゲスト ユーザー",
"otherExternalUserLabel": "その他の外部ユーザー"
"otherExternalUserLabel": "その他の外部ユーザー",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "含められたユーザー",
"legacyAuthenticationClients": "レガシ認証クライアント",
"namePolicy": "ポリシーに名前をつける",
"needAdPremiumMessage": "この機能を使用するには、Azure AD Premium サブスクリプションが必要です。",
"next": "次へ",
"policyName": "ポリシー名",
"policyState": "ポリシーの状態",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "利用可能な組織の一覧"
},
"addTenantLabel": "テナントを選択に追加",
"customOrganizationDescription": "このテナント ID を持つ組織を追加します",
"description": "Azure AD 組織を追加するため、そのドメイン名の 1 つを入力します。",
"notFoundResult": "見つかりませんでした",
"searchBoxPlaceholder": "テナント ID またはドメイン名",
"subTitle": "Azure AD 組織"
"subTitle": "Azure AD 組織",
"tenantAdded": "このテナント ID は既に追加されています。",
"tenantIdNotFound": "テナント ID が見つかりません"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "外部ユーザーが組み込みの認証強度を使用するには、Azure AD テナントからの求を受け入れるようにテナント間アクセス設定を構成します。外部ユーザーに対してカスタムの認証強度を構成することはできません。",
"allUsers": "すべての認証強度を有効にするには、外部ユーザーに対する Azure AD テナントからの求を受け入れるようにテナント間アクセス設定を構成します。認証強度によって、外部ユーザーの第 2 要素認証のみが構成されます。",
"externalUsers": "すべての組み込みの認証強度を有効にするには、外部ユーザーの Azure AD テナントからの要求を受け入れるようにテナント間アクセス設定を構成します。"
},
"combinedRegistration": "\"認証強度が必要\" を正常に機能させるために、統合された登録を有効にします。特定のユーザーのグループだけではなく、すべてのユーザーに対して有効にすることを強くお勧めします。",
"compliantDeviceEnabled": "自分自身をロックアウトしないでください。デバイスが準拠していることをご確認ください。",
"domainJoinedDeviceEnabled": "自分自身をロックアウトしないでください。デバイスが Hybrid Azure AD Join を使用したであることをご確認ください。",
"notAvailableForSP": "ポリシーの割り当てで '{0}' が選択されているため、一部のコントロールを使用できません",
@@ -9161,7 +9197,10 @@
"aria": "サインイン中に使用されたデバイス上の属性の一覧です。",
"infoBalloon": "サインイン中に使用されたデバイス上の属性の一覧です。"
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "詳細設定",
"allCloudAppsErrorBox": "\"パスワードの変更が必要\" 許可が選択されている場合は、\"すべてのクラウド アプリ\" を選択する必要があります",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "例: uri:contoso.com:level3",
"appEnforceInfoBubble": "アプリで適用された制限は、クラウド アプリ内で管理者の追加構成が必要になる場合があります。この制限は、新しいセッションのみに適用されます。",
"appNotSetSeletorLabel": "0 個のクラウド アプリが選択されました",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "特定のクライアント アプリにポリシーを適用するようクライアント アプリを構成します",
"applyConditionDevicePlatformInfoBalloonContent": "特定のプラットフォームにポリシーを適用するようデバイス プラットフォームを構成します",
"applyConditionDeviceStateInfoBalloonContent": "特定のデバイスの状態にポリシーを適用するようデバイスの状態を構成します",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "情報",
"invalidCertDuration": "証明書の有効期間が無効です",
"invalidIpAddress": "値には有効な IP アドレスを指定する必要があります",
"invalidReAuthSignInRiskOptionSelected": "\"サインインの頻度 毎回\" セッション コントロールでは、\"サインイン リスク レベル\" 条件コントロールでの \"リスクなし\" の選択は許可されていません。",
"invalidUriErrorMsg": "有効な URI を入力してください。例: 'uri:contoso.com:acr'",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "詳細については、ここをクリックしてください。",
"namednetworkExceedingSizeErrorMessage": "ネームド ロケーションに許可されている最大ストレージを超えました。リストを短くしてもう一度試してください。ここをクリックすると、詳細が表示されます。",
"needMfaSecondary": "[サインインの頻度 (毎回)] が [セカンダリ認証方法のみ] と一緒に選択されている場合は、[多要素認証を要求する] を選択する必要があります",
"needMfaSpecificApps": "特別にサポートされているアプリが選択されている場合、[サインインの頻度 (毎回)] セッション制御には、[多要素認証を要求する] 許可制御が必要です",
"newCertName": "新しい証明書",
"noAttributePermissionsError": "ポリシーを作成または更新するための十分な特権がありません。動的フィルターを追加または編集するには、属性定義の閲覧者ロールが必要です。",
"noPolicyRowMessage": "ポリシーがありません",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "場所の選択",
"selectedSP": "選択されたサービス プリンシパル",
"servicePrincipalBladeExcludedSelectorTitle": "除外するサービス プリンシパルの選択",
"servicePrincipalBladeIncludedSelectorTitle": "サービス プリンシパルの選択",
"servicePrincipalDataGridAria": "使用可能なサービス プリンシパルの一覧",
"servicePrincipalDropDownLabel": "このポリシーは何に適用されますか?",
"servicePrincipalInfoBox": "ポリシーの割り当てで '{0}' が選択されているため、一部の条件を使用できません",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "すべてのユーザーとグループ",
"userSelectionBladeExcludeDescription": "ポリシーから除外するユーザーとグループを選択します",
"userSelectionBladeExcludeTabTitle": "対象外",
"userSelectionBladeExcludedSelectorTitle": "対象外とするユーザーの選択",
"userSelectionBladeExcludedSelectorTitle": "除外されたユーザーとグループの選択",
"userSelectionBladeIncludeDescription": "このポリシーが適用されるユーザーを選択します",
"userSelectionBladeIncludeTabTitle": "対象",
"userSelectionBladeIncludedSelectorTitle": "選択",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "ユーザーがサインインしている IP アドレス。",
"whatIfIpCountryInfoBoxText": "IP アドレスまたは国を使用する場合、両方のフィールドは必要になり、共に正しくマップする必要があります。",
"whatIfPolicyAppliesTab": "適用するポリシー",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "適用可能なポリシー ({0})",
"whatIfPolicyDoesNotApplyTab": "適用しないポリシー",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "適用できないポリシー ({0})",
"whatIfReasons": "このポリシーを適用しない理由",
"whatIfSelectClientApp": "クライアント アプリの選択...",
"whatIfSelectCountry": "国の選択...",
@@ -10021,6 +10065,8 @@
"system": "システム",
"user": "ユーザー"
},
"availableUninstall": "利用可能なアンインストールを許可する",
"availableUninstallTooltip": "Intune ポータル サイトのユーザーにこのアプリのアンインストール オプションを提供するには、[はい] を選択します。ユーザーが Intune ポータル サイトからアプリをアンインストールできないようにするには、[いいえ] を選択します。",
"bladeTitle": "プログラム",
"deviceRestartBehavior": "デバイスの再起動",
"deviceRestartBehaviorTooltip": "アプリが正常にインストールされた後の、デバイスの再起動の動作を選択します。リターン コードの構成設定に基づいてデバイスを再起動するには、[リターン コードを基に動作を決定する] を選択してください。MSI ベースのアプリのインストール中にデバイスの再起動を抑止するには、[何もしない] を選択してください。再起動を抑止せずにアプリのインストールを完了できるようにするには、[アプリのインストールによるデバイスの強制的な再起動を許可する] を選択してください。アプリのインストールが正常に完了した後、常にデバイスを再起動するには、[Intune によってデバイスの必須の再起動が強制実行されるようにする] を選択してください。",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME の設定",
"ownerLabel": "所有者",
"ownerSizeHint": "所有者名の最大長は 256 文字です。",
"packageIdLabel": "パッケージ識別子",
"packageNameLabel": "パッケージ名",
"pivCredentialNotConfigured": "ご利用のテナントに関して、派生資格情報の発行者が選択されていません。このポリシーをデバイスに正常に適用するには、その前にいずれかを構成する必要があります。",
"platformLabel": "プラットフォーム",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "http:// または https:// で始まる有効な URL を入力してください",
"webAppUrlLabel": "アプリ URL",
"webAppUrlSizeHint": "アプリの URL 最大長は、1024 文字です",
"windowsUrlValidation": "https://www.microsoft.com/ja-jp/store/p/lync/9wzdncrfhvhm のような有効な URL を入力します",
"windowsUrlValidation": "https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm のような有効な URL を入力してください",
"xMLDataEntered": "XML データが入力されました",
"xmlFormatInvalid": "XML ポリシーの形式が無効です。",
"xmlTooLarge": "入力サイズは 1 MB 未満である必要があります。"
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "信頼済み証明書",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "設定カタログ (プレビュー)",
"settingsCatalog": "設定カタログ",
"unsupported": "サポートなし",
"windows10AdministrativeTemplate": "管理用テンプレート (プレビュー)",
"windows10Atp": "Microsoft Defender for Endpoint (Windows 10 以降を実行するデスクトップ デバイス)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "構成済み",
"currentVersionLabel": "現在のバージョン",
"currentVersionTooltip": "これは、このスイートで構成されている現在の Office のバージョンです。この値は、新しいバージョンが構成されて保存されるときに更新されます。",
"defaultFileFormatLabel": "既定のファイル形式",
"enableMicrosoftSearchAsDefaultTooltip": "Bing での Microsoft Search 用の Google Chrome 拡張機能がデバイスにインストールされているかどうかを判断するのに役立つバックグラウンド サービスをインストールします。",
"enterXmlDataLabel": "XML データを入力する",
"languagesLabel": "言語",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS デバイス"
"devices": "Chrome OS デバイス (プレビュー)"
},
"ManagedDesktop": {
"adminContacts": "管理者の連絡先",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "カスタマイズ",
"cartProfiles": "カート プロファイル",
"certificateConnectors": "証明書のコネクタ",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (プレビュー)",
"compliancePolicies": "コンプライアンス ポリシー",
"complianceScriptManagement": "スクリプト",
"complianceScriptManagementPreview": "スクリプト (プレビュー)",
@@ -11439,7 +11487,6 @@
"conditions": "場所",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "構成プロファイル",
"configurationProfilesPreview": "構成プロファイル (プレビュー)",
"connectorsAndTokens": "コネクタとトークン",
"corporateDeviceIdentifiers": "業務用デバイスの ID",
"customAttributes": "カスタム属性",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "ヘルプとサポート ({0})",
"iOSAppProvisioning": "iOS アプリ プロビジョニング プロファイル",
"incompleteUserEnrollments": "不完全なユーザー登録",
"intuneRemoteAssistance": "リモート ヘルプ (プレビュー)",
"iosUpdates": "iOS または iPadOS のポリシーの更新",
"legacyPcManagement": "レガシ PC 管理",
"macOSSoftwareUpdate": "macOS のポリシーを更新する",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} のデバイス",
"platformEnrollment": "{0} 登録",
"policies": "ポリシー",
"previewMDMDevices": "すべてのマネージド デバイス (プレビュー)",
"profiles": "プロファイル",
"properties": "プロパティ",
"reports": "レポート",
@@ -11510,6 +11555,7 @@
"scriptManagement": "スクリプト",
"securityBaselines": "セキュリティのベースライン",
"serviceToServiceConnector": "Exchange Online Connector",
"servicenowConnector": "ServiceNow コネクタ",
"shellScripts": "シェル スクリプト",
"teamViewerConnector": "TeamViewer コネクタ",
"telecomeExpenseManagement": "通信費管理",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "使用条件",
"titles": "タイトル",
"troubleshoot": "トラブルシューティング",
"troubleshootDevice": "デバイス",
"troubleshootGroup": "グループ",
"troubleshootSupport": "トラブルシューティング + サポート",
"troubleshootUser": "ユーザー",
"user": "ユーザー",
"userExecutionStatus": "ユーザーの状態",
"warranty": "保証ベンダー",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Windows 10 以降向け更新リング",
"windows10XPolicyFailures": "Windows 10X のポリシー エラー",
"windows365Connector": "Windows 365 Citrix コネクタ",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise 証明書",
"windowsManagement": "PowerShell スクリプト",
"windowsSideLoadingKeys": "Windows サイドローディング キー",

View File

@@ -332,8 +332,7 @@
"contentCaching": "콘텐츠 캐싱",
"controlPanelAndSettings": "제어판 및 설정",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "사용자 지정 규정 준수(미리 보기)",
"customCompliancePreview": "사용자 지정 규정 준수(미리 보기)",
"customCompliance": "사용자 지정 규정 준수",
"customConfiguration": "사용자 지정 구성 프로필",
"customOMASettings": "사용자 지정 OMA-URI 설정",
"customPreferences": "기본 설정 파일",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Google Play 저장소의 앱 목록 링크를 입력합니다. 예:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "스토어에서 제공하는 앱의 'Intune용 링크' URL을 입력합니다. 자세한 내용은 {0}을(를) 참조하세요.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Microsoft Intune에 Microsoft Store 앱 추가",
"windows": "Microsoft Store의 앱 목록 링크를 입력합니다. 예:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "디바이스에 사이드로드할 수 있는 형식의 앱을 포함하는 파일입니다. 유효한 패키지 형식은 Android(.apk), iOS(.ipa), macOS(.pkg, .intunemac), Windows(.msi, .appx, .appxbundle, .msix, .msixbundle)입니다.",
"appPackageFile": "디바이스에 사이드로드할 수 있는 형식의 앱을 포함하는 파일입니다. 유효한 패키지 형식은 Android(.apk), iOS(.ipa), macOS(.pkg), Windows(.msi, .appx, .appxbundle, .msix, .msixbundle)입니다.",
"applicableDeviceType": "이 앱을 설치할 수 있는 디바이스 유형을 선택합니다.",
"category": "사용자가 회사 포털에서 보다 쉽게 정렬하고 찾을 수 있도록 앱을 분류합니다. 여러 범주를 선택할 수 있습니다.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "앱의 이름을 추가합니다. 이 이름은 Intune 앱 목록 및 회사 포털의 사용자에게 표시됩니다.",
"notes": "앱에 대한 추가 정보를 추가합니다. 참고는 관리 센터에 로그인한 사용자에게 표시됩니다.",
"owner": "조직의 라이선스를 관리하는 사용자의 이름이거나, 이 앱의 연락 지점입니다. 이 이름은 관리 센터에 로그인한 사용자에게 표시됩니다.",
"packageId": "앱 패키지 식별자는 앱을 식별하는 고유한 값입니다.",
"packageName": "앱의 패키지 이름을 확인하려면 장치 제조업체에 문의하세요. 패키지 이름 예시: com.example.app",
"privacyUrl": "앱의 개인 정보 설정 및 약관에 대한 자세한 정보를 보려는 사용자를 위한 링크를 제공합니다. 개인 정보 URL은 회사 포털의 사용자에게 표시됩니다.",
"publisher": "앱을 배포하는 개발자 또는 회사의 이름입니다. 이 정보는 회사 포털의 사용자에게 표시됩니다.",
@@ -678,7 +681,7 @@
"descriptionPreview": "미리 보기",
"descriptionRequired": "설명은 필수입니다.",
"editDescription": "설명 편집",
"macOSMinOperatingSystemAdditionalInfo": ".pkg 파일을 업로드하기 위한 최소 운영 체제는 macOS 10.14입니다. 이전 최소 운영 체제를 선택하려면 .intunemac 파일을 업로드하세요.",
"macOSMinOperatingSystemAdditionalInfo": ".pkg 파일을 업로드하기 위한 최소 운영 체제는 macOS 10.14입니다. 이전 최소 운영 체제를 선택하려면 .pkg 파일을 업로드하세요.",
"name": "앱 정보",
"nameForOfficeSuitApp": "앱 제품군 정보"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "준수 유예 기간 만료",
"configurationType": "프로필 유형",
"conflictingPolicy": "충돌하는 정책",
"createdDate": "만든 날짜",
"currentOs": "현재 OS",
"date": "날짜",
"dateRange": "날짜 범위",
@@ -1129,9 +1133,11 @@
"device": "디바이스",
"deviceId": "디바이스 ID",
"deviceName": "디바이스 이름",
"deviceOrApplicationName": "디바이스 또는 애플리케이션 이름",
"deviceReporting": "장치 보고",
"diagnosticCode": "진단 코드",
"diagnosticText": "진단 텍스트",
"diagnostics": "진단",
"displayName": "표시 이름",
"driversToReview": "검토 대상 드라이버",
"eSIMActivationStatus": "활성화 상태",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "마지막으로 성공한 동기화",
"lastUpdated": "마지막으로 업데이트한 날짜",
"location": "위치",
"loggedInUser": "로그인한 사용자",
"message": "메시지",
"model": "모델",
"mtdConnector": "MTD 커넥터",
@@ -1235,7 +1242,7 @@
"infoText": "사용자가 업무용으로 앱에 액세스하기 위해 충족해야 하는 PIN 및 자격 증명 요구 사항을 구성합니다."
},
"DataProtection": {
"infoText": "이 그룹에는 잘라내기, 복사, 붙여넣기, 저장 제한과 같은 DLP(데이터 유실 방지) 컨트롤이 포함됩니다. 이 설정은 사용자가 앱의 데이터와 상호작용하는 방법을 결정합니다."
"infoText": "이 그룹에는 잘라내기, 복사, 붙여넣기, 저장 제한과 같은 DLP(데이터 유실 방지) 컨트롤이 포함됩니다. 이 설정은 사용자가 앱의 데이터와 상호작용하는 방법을 결정합니다."
},
"DeviceTypes": {
"selectOne": "하나 이상의 디바이스 유형을 선택합니다."
@@ -1537,20 +1544,20 @@
"label": "시간 제한(비활성 시간(분))"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "잘라내기, 복사 및 붙여넣기 허용",
"tooltip": "조직 사용자가 조직 데이터를 잘라내거나 복사하거나 붙여넣을 수 있는 원본 및 대상을 지정하려면 다음 옵션 중 하나를 선택하세요. <br/>\r\n\r\n<b>모든 대상 및 원본</b>: 조직 사용자는 모든 계정, 문서, 위치 또는 애플리케이션에서 데이터를 붙여넣고 잘라내거나 복사할 수 있습니다.<br/>\r\n\r\n<b>대상 또는 원본 없음</b>: 조직 사용자는 조직 컨텍스트에서 외부 계정, 문서, 위치 또는 애플리케이션에서 데이터를 잘라내거나 복사하거나 붙여넣을 수 없습니다."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "조직 데이터 인쇄",
"tooltip": "조직 데이터의 인쇄를 방지하려면 <b>차단</b>을 선택하세요. 조직 데이터의 인쇄를 허용하려면 <b>허용</b>을 선택하세요. 개인 또는 관리되지 않는 데이터는 영향을 받지 않습니다."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "다음에서 데이터 수신",
"tooltip": "조직 사용자가 데이터를 수신할 수 있는 원본을 지정하려면 다음 옵션 중 하나를 선택합니다. <br/>\r\n\r\n<b>모든 원본</b>: 조직 사용자는 모든 계정, 문서, 위치 또는 애플리케이션에서 조직 컨텍스트로 데이터를 열 수 있습니다.<br/>\r\n\r\n<b>원본 없음</b>: 조직 사용자는 외부 계정, 문서, 위치 또는 애플리케이션의 데이터를 조직 컨텍스트로 열 수 없습니다."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "조직 데이터 보내기",
"tooltip": "다음 옵션 중 하나를 선택하여 조직 사용자가 데이터를 보낼 수 있는 대상을 지정합니다. <br/>\r\n\r\n<b>모든 대상</b>: 조직 사용자는 조직 데이터를 모든 계정, 문서, 위치 또는 애플리케이션으로 보낼 수 있습니다.<br/>\r\n\r\n<b>대상 없음</b>: 조직 사용자는 조직 데이터를 조직 컨텍스트의 외부 계정, 문서, 위치 또는 애플리케이션으로 보낼 수 없습니다."
},
"Tap": {
"numberOfDays": "일 수",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "자동 다시 시작 후 사용자를 개입형 다시 시작으로 전환(일)",
"enhancedOption": "향상된 기능(1903 및 이전)",
"enrollmentProfileTypeDedicatedDevice": "전용 디바이스",
"enrollmentProfileTypeDescription": "디바이스에서 Microsoft Launcher 또는 Microsoft 관리 홈 화면 구성을 시작하려면 등록 프로필 유형을 선택합니다. 프로필 유형을 선택하지 않으면 사용자에게 디바이스의 기본 홈 화면 환경이 표시됩니다.",
"enrollmentProfileTypeDescription": "디바이스에서 Microsoft Launcher 또는 Microsoft Managed Home Screen 구성을 시작하려면 등록 프로필 유형을 선택합니다. 프로필 유형을 선택하지 않으면 사용자에게 디바이스의 기본 홈 화면 환경이 표시됩니다.",
"enrollmentProfileTypeFullyManaged": "완전 관리형",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "완전 관리형 디바이스에서 Microsoft Launcher를 구성합니다.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Microsoft Launcher를 사용하여 조직에서 관리하는 디바이스에 대한 홈 화면 환경을 사용자 지정합니다. Microsoft Launcher를 기본 시작 관리자로 설정하면 디바이스 사용자가 다른 시작 관리자를 사용할 수 없게 됩니다.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "설정",
"kioskConfigurationHeader": "키오스크 모드에서 실행할 장치를 구성합니다. 키오스크 모드를 선택하기 전에 [Mobile Apps] 블레이드에서 앱 할당을 검토합니다. 키오스크 모드에서 실행할 앱은 Windows 장치에 할당되어야 합니다. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Windows 키오스크 모드에 대해 자세히 알아보세요</a>.",
"kioskCustomAppLayout": "사용자 지정 앱 레이아웃",
"kioskCustomAppLayoutInfoBalloon": "관리되는 홈 화면에서 앱 및 폴더를 표시할 위치를 선택합니다. 구성되지 않은 경우 앱 및 폴더를 추가하고 홈 화면을 사전순으로 채울 수 있습니다.",
"kioskCustomAppLayoutInfoBalloon": "Managed Home Screen에서 앱 및 폴더를 표시할 위치를 선택합니다. 구성되지 않은 경우 앱 및 폴더를 추가하고 홈 화면을 사전순으로 채울 수 있습니다.",
"kioskDaily": "매일 (권장)",
"kioskDebugMenuDescription": "설정 메뉴에서 진입점을 추가하여 사용자가 [관리되는 홈 화면]에서 디버깅 도구에 더 쉽게 액세스할 수 있도록 합니다. 사용자는 디바이스 정보 아이콘을 아래로 살짝 밀고 탭하여 사용 가능한 도구를 볼 수 있습니다. 빠른 액세스를 사용하도록 설정하지 않는 경우 사용자는 [관리되는 홈 화면]에서 뒤로 단추를 약 15회 탭하여 디버그 메뉴를 계속 사용할 수 있습니다.",
"kioskDebugMenuDescription": "설정 메뉴에서 진입점을 추가하여 사용자가 Managed Home Screen에서 디버깅 도구에 더 쉽게 액세스할 수 있도록 합니다. 사용자는 디바이스 정보 아이콘을 아래로 살짝 밀고 탭하여 사용 가능한 도구를 볼 수 있습니다. 빠른 액세스를 사용하도록 설정하지 않는 경우 사용자는 Managed Home Screen에서 뒤로 단추를 약 15회 탭하여 디버그 메뉴를 계속 사용할 수 있습니다.",
"kioskDebugMenuName": "디버그 메뉴에 대한 빠른 액세스",
"kioskDesktopApplicationIdDesc": "설명입니다.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Win32 앱의 AUMID(애플리케이션 사용자 모델 ID). <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">AUMID를 찾는 방법 알아보기</a>",
"kioskDesktopApplicationIdShortName": "Win32 앱의 DesktopApplicationId/AUMID",
"kioskDeviceInfoDescription": "사용자가 [관리되는 홈 화면 설정] 메뉴에서 진입점을 추가하여 디바이스 정보에 더 쉽게 액세스할 수 있도록 합니다. 사용자는 디바이스 정보 아이콘을 아래로 살짝 밀고 탭하여 디바이스 OEM, 일련 번호 및 SDK 수준을 확인합니다. 빠른 액세스를 사용하도록 설정하지 않는 경우 사용자는 [관리되는 홈 화면] 디버그 메뉴에 액세스하여 이 정보를 계속 검색할 수 있습니다.",
"kioskDeviceInfoDescription": "사용자가 [Managed Home Screen 설정] 메뉴에서 진입점을 추가하여 디바이스 정보에 더 쉽게 액세스할 수 있도록 합니다. 사용자는 디바이스 정보 아이콘을 아래로 살짝 밀고 탭하여 디바이스 OEM, 일련 번호 및 SDK 수준을 확인합니다. 빠른 액세스를 사용하도록 설정하지 않는 경우 사용자는 Managed Home Screen 디버그 메뉴에 액세스하여 이 정보를 계속 검색할 수 있습니다.",
"kioskDeviceInfoName": "디바이스 정보에 대한 빠른 액세스",
"kioskDropOutCodeEmptyValueKey": "4-6자리 PIN 입력",
"kioskDropOutDescription": "IT 관리자가 일시적으로 다중 앱 키오스크 모드에서 나가서 디바이스에서 변경을 수행할 수 있습니다.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "평균",
"kioskIconSizeSmall": "매우 작게",
"kioskIconSizeSmallest": "작게",
"kioskInfoBoxText": "여러 앱 키오스크 모드 Managed Home Screen(관리 홈 화면) 앱에서 시작되는 여러 앱을 실행하도록 디바이스를 잠급니다. 이 모드를 사용하려면 먼저 클라이언트 앱 워크로드에서 Managed Home Screen(관리 홈 화면) 앱을 승인하고 할당해야 합니다.",
"kioskInfoBoxText": "여러 앱 키오스크 모드 Managed Home Screen 앱에서 시작되는 여러 앱을 실행하도록 디바이스를 잠급니다. 이 모드를 사용하려면 먼저 클라이언트 앱 워크로드에서 Managed Home Screen 앱을 승인하고 할당해야 합니다.",
"kioskLocalGroup": "로컬 사용자 그룹",
"kioskLocalUser": "로컬 사용자 계정",
"kioskLocalUsers": "로컬 사용자 계정",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "형식",
"kioskManagedAppLink": "앱 선택",
"kioskManagedAppsHeader": "다음 Windows 10 이상용 앱이 구매되고 Intune과 동기화되었습니다. 추가 앱을 구매하려면 <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">비즈니스용 Microsoft Store</a>에 로그인하세요.",
"kioskManagedHomeScreenAutoSignOutDescription": "일정 기간 사용하지 않으면 관리되는 홈 화면에서 사용자를 자동으로 로그아웃하고 최종 사용자에게 로그인 세션을 연장할 수 있는 옵션을 제공할지 여부를 선택합니다. 이 설정을 구성하려면 로그인 화면을 사용해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것이며 공유 장치 모드와 통합된 장치의 모든 애플리케이션에서 최종 사용자를 로그아웃시킵니다. ",
"kioskManagedHomeScreenAutoSignOutName": "비활성화 후 MHS 및 공유 장치 모드 응용 프로그램에서 자동으로 로그아웃",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "관리 홈 화면에서 자동으로 로그아웃되기 전에 사용자가 세션을 다시 시작할 수 있는 시간(초)을 정의합니다. 기본적으로 이 값은 60초로 설정됩니다. 이 설정을 구성하려면 비활성 후 자동 로그아웃을 사용해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것이며 공유 장치 모드와 통합된 장치의 모든 애플리케이션에서 사용자를 로그아웃시킵니다. ",
"kioskManagedHomeScreenAutoSignOutDescription": "일정 기간 사용하지 않으면 Managed Home Screen에서 사용자를 자동으로 로그아웃하고 최종 사용자에게 로그인 세션을 연장할 수 있는 옵션을 제공할지 여부를 선택합니다. 이 설정을 구성하려면 로그인 화면을 사용해야 합니다. 이 설정은 AAD 공유 디바이스 모드에 등록된 전용 디바이스에서 사용하기 위한 것이며 공유 디바이스 모드와 통합된 디바이스의 모든 애플리케이션에서 최종 사용자를 로그아웃시킵니다. ",
"kioskManagedHomeScreenAutoSignOutName": "비활성화 후 MHS 및 공유 디바이스 모드 애플리케이션에서 자동 로그아웃",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Managed Home Screen에서 자동으로 로그아웃되기 전에 사용자가 세션을 다시 시작할 수 있는 시간(초)을 정의합니다. 기본적으로 이 값은 60초로 설정됩니다. 이 설정을 구성하려면 비활성 후 자동 로그아웃을 사용해야 합니다. 이 설정은 AAD 공유 디바이스 모드에 등록된 전용 디바이스에서 사용하기 위한 것이며 공유 디바이스 모드와 통합된 디바이스의 모든 애플리케이션에서 사용자를 로그아웃시킵니다. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "자동으로 로그아웃하기 전에 사용자에게 통지하는 시간(초)",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "사용자가 관리되는 홈 화면에서 자동으로 로그아웃되기 전의 비활성 기간(초)을 정의합니다. 기본적으로 이 값은 300초로 설정됩니다. 이 설정을 구성하려면 비활성 후 자동 로그아웃을 사용해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것이며 공유 장치 모드와 통합된 장치의 모든 애플리케이션에서 사용자를 로그아웃시킵니다. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "사용자가 Managed Home Screen에서 자동으로 로그아웃되기 전의 비활성 기간(초)을 정의합니다. 기본적으로 이 값은 300초로 설정됩니다. 이 설정을 구성하려면 비활성 후 자동 로그아웃을 사용해야 합니다. 이 설정은 AAD 공유 디바이스 모드에 등록된 전용 디바이스에서 사용하기 위한 것이며 공유 디바이스 모드와 통합된 디바이스의 모든 애플리케이션에서 사용자를 로그아웃시킵니다. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "사용자가 자동으로 로그아웃되기 전에 장치가 비활성화된 시간(초)",
"kioskManagedHomeScreenPINComplexityComplex": "복합",
"kioskManagedHomeScreenPINComplexityDescription": "세션 PIN의 복잡성을 선택합니다. 복합에는 영숫자가 필요하고 단순에는 숫자만 필요합니다. 이 설정을 구성하려면 [로그인 세션에 대해 사용자가 PIN을 설정하도록 요구]를 사용해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것입니다.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "단순",
"kioskManagedHomeScreenPINRequiredDescription": "사용자가 단일 로그인 세션 동안 존재하는 PIN을 만들 수 있도록 합니다. 로그아웃하면 이 PIN이 지워집니다. 이 설정을 구성하려면 로그인 화면을 사용하도록 설정해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것입니다.",
"kioskManagedHomeScreenPINRequiredName": "사용자가 로그인 세션에 대한 PIN을 설정하도록 요구",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "화면 보호기가 표시된 후 관리되는 홈 화면을 다시 사용하려면 사용자가 세션 PIN을 입력해야 합니다. 이 설정을 구성하려면 [로그인 세션에 대해 사용자가 PIN을 설정하도록 요구]를 사용해야 합니다. 화면 보호기 모드가 구성되지 않은 경우 이 설정은 적용되지 않습니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것입니다. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "화면 보호기가 표시된 후 Managed Home Screen을 다시 사용하려면 사용자가 세션 PIN을 입력해야 합니다. 이 설정을 구성하려면 [로그인 세션에 대해 사용자가 PIN을 설정하도록 요구]를 사용해야 합니다. 화면 보호기 모드가 구성되지 않은 경우 이 설정은 적용되지 않습니다. 이 설정은 AAD 공유 디바이스 모드에 등록된 전용 디바이스에서 사용하기 위한 것입니다. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "화면 보호기가 나타나면 사용자가 세션 PIN을 입력해야 합니다.",
"kioskManagedHomeScreenSignInBackgroundDescription": "로그인 화면의 모양을 사용자 지정합니다. 이 설정을 구성하려면 로그인 화면을 사용하도록 설정해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것입니다. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "로그인 화면 및 세션 고정 프롬프트에 대한 브랜딩 로고를 사용자 지정합니다. 이 설정을 구성하려면 로그인 화면을 사용해야 합니다. 이 설정은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것입니다. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "로그인 화면 및 세션 핀 페이지에 대한 사용자 지정 URL 브랜딩 로고 설정",
"kioskManagedHomeScreenSignInEnabledDescription": "관리되는 홈 화면에서 로그인 화면을 활성화합니다. 이 로그인 화면은 AAD 공유 장치 모드에 등록된 전용 장치에서 사용하기 위한 것입니다.",
"kioskManagedHomeScreenSignInEnabledDescription": "Managed Home Screen에서 로그인 화면을 활성화합니다. 이 로그인 화면은 AAD 공유 디바이스 모드에 등록된 전용 디바이스에서 사용하기 위한 것입니다.",
"kioskManagedHomeScreenSignInEnabledName": "MHS 로그인 화면",
"kioskManagedSettingsDescription": "이 바로 가기를 통해 사용자는 다른 방법으로 설정에 액세스할 수 있습니다. 이 바로 가기는 앱과 비슷하게 홈 화면에 사용자 지정할 수 없는 아이콘으로 나타나며 관리되는 설정이라고 합니다. 바로 가기를 사용하지 않도록 설정하면 사용자가 화면에서 아래로 살짝 밀어 이러한 설정에 액세스할 수 있습니다.",
"kioskManagedSettingsName": "설정 메뉴 바로 가기",
@@ -4394,7 +4401,6 @@
"kioskModeName": "키오스크 모드",
"kioskModeSingle": "단일 앱",
"kioskMonthly": "월간",
"kioskObsoleteInfoHeader": "이 블레이드의 설정은 사용되지 않습니다. 디바이스에 대한 키오스크 설정을 구성하려면 [프로필 만들기] 블레이드로 돌아갑니다. [프로필 유형] 드롭다운에서 [키오스크(미리 보기)]를 선택합니다.",
"kioskProfileHeader": "키오스크 모드를 구성하려면 이러한 설정을 사용합니다. 이러한 설정을 구성하기 전에 키오스크 모드에서 실행할 앱을 클라이언트 앱 워크로드에서 디바이스에 배포했는지 확인하세요.",
"kioskProfileLearnMore": "Windows 키오스크 모드에 대해 자세히 알아보세요.",
"kioskProfileName": "키오스크 구성 이름",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "유지 관리 기간 되풀이",
"kioskRecurrenceDescription": "앱 업데이트의 유지 관리 기간의 발생 주기를 설정합니다. 예약되지 않은 앱이 다시 시작하지 않도록 매일로 설정하는 것을 권장합니다.",
"kioskScreenOrientationAutoRotate": "자동 회전",
"kioskScreenOrientationDescription": "디바이스에서 [관리되는 홈 화면]이 나타나는 방향입니다.",
"kioskScreenOrientationDescription": "디바이스에서 Managed Home Screen이 나타나는 방향입니다.",
"kioskScreenOrientationLandscape": "가로",
"kioskScreenOrientationName": "화면 방향",
"kioskScreenOrientationNotConfigured": "구성되지 않음",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi 구성",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Wi-Fi SSID 이름 입력",
"kioskWifiSsidsDescription": "SSID로 허용되는 네트워크 목록을 수동으로 추가하거나 가져와서 Wi-Fi 액세스를 추가로 제어하거나 제한합니다. [관리되는 홈 화면] 사용자는 이러한 네트워크에만 연결할 수 있습니다. 이 설정을 구성하려면 Wi-Fi 구성을 사용하도록 설정해야 합니다. 아무것도 추가하지 않으면 사용 가능한 모든 네트워크가 디바이스 사용자에게 표시됩니다.",
"kioskWifiSsidsDescription": "SSID로 허용되는 네트워크 목록을 수동으로 추가하거나 가져와서 Wi-Fi 액세스를 추가로 제어하거나 제한합니다. Managed Home Screen 사용자는 이러한 네트워크에만 연결할 수 있습니다. 이 설정을 구성하려면 Wi-Fi 구성을 사용하도록 설정해야 합니다.아무것도 추가하지 않으면 사용 가능한 모든 네트워크가 디바이스 사용자에게 표시됩니다.",
"kioskWifiSsidsName": "Wi-Fi 허용 목록",
"knoxBlockAutofillDescription": "자동 채우기를 차단합니다.",
"knoxBlockAutofillName": "자동 채우기(삼성 KNOX 전용)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "잠긴 화면 위 Cortana(데스크톱 전용)",
"lockScreenBlockToastNotificationsDescription": "디바이스 잠금 화면 위의 알림을 차단합니다.",
"lockScreenBlockToastNotificationsName": "잠긴 화면 위 알림",
"lockScreenMessageDescription": "잠금 화면에 표시되는 선택적 텍스트를 지정합니다. 장치의 기본 언어에 사용자 정의 메시지를 지정하지 않는 경우 \"모두, 지정한 경우 예외\" 언어 메시지를 표시합니다.",
"lockScreenMessageGridHeader": "지역화된 잠금 화면 메시지",
"lockScreenMessageHint": "(최대 4,096자)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "잠금 화면 메시지에 대해 자세히 알아봅니다. ",
"lockScreenMessageLengthValidation": "입력은 4,096자를 초과할 수 없습니다.",
"lockScreenMessageName": "잠금 화면 메시지",
"lockScreenMessagesSummaryKey": "잠금 화면 메시지",
"lockScreenTimeoutInSecondsDescription": "Windows 10 Mobile 디바이스에서 화면 잠금부터 화면 꺼짐까지의 경과 시간(초 단위)을 설정합니다. 지원되는 값은 11~1800입니다.",
"lockScreenTimeoutInSecondsName": "화면 시간 초과(모바일 전용)",
"lockScreenTimeoutInSecondsPlaceholder": "초를 나타내는 숫자(11~1800)를 입력하세요.",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Microsoft 계정이 없는 Windows Mail 앱 액세스",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel(미리 보기)",
"microsoftTunnelForWindows": "Microsoft Tunnel(미리 보기)",
"microsoftTunnelOption": "Microsoft Tunnel(독립 실행형 클라이언트)(미리 보기)",
"microsoftTunnelSite": "Microsoft 터널 사이트",
"microsoftTunnelSiteDescription": "VPN 클라이언트가 사이트의 공용 IP 주소 또는 FQDN에 연결됩니다.",
"microsoftTunnelSiteNotExist": "사이트가 없습니다. 새 사이트를 선택하세요.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "보안 연결 매개 변수",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "디바이스가 Azure AD에 가입된 경우 처음 사용 중 자동 디바이스 암호화를 방지합니다.",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "AADJ 중 자동 암호화",
"securityCommonCriteriaModeDescription": "이 설정을 사용하면 정부 기관과 같이 매우 민감한 조직에서 가장 자주 사용되는 장치에서 높은 수준의 보안 표준을 사용할 수 있습니다. 기본적으로 구성되어 있지 않습니다.",
"securityCommonCriteriaModeName": "공통 조건 모드​",
"securityDeveloperSettingsEnabledDescription": "개발자 설정에 대한 액세스를 허용합니다.",
"securityDeveloperSettingsEnabledName": "개발자 설정",
"securityOption": "진단 데이터 끄기",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "최소값",
"validOperatingSystemBuildsName": "유효한 운영 체제 빌드",
"validTLSVersion": "TLS 버전은 1.0, 1.1, 1.2 중 하나여야 합니다.",
"validateFreezePeriodLength": "고정 기간은 90일보다 길 수 없습니다.",
"validateFreezePeriodSeparation": "고정 기간은 60일 이상으로 구분해야 합니다.",
"validateSingleSignOnMessage": "[인증 모드]가 [컴퓨터] 또는 [게스트]로 설정된 경우에는 속성 SSO(Single Sign-On)를 [사용 안 함]으로 설정해야 합니다.",
"value": "값",
"valueColumn": "값",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(이 규격 검사는 Android 4.0 이상 또는 KNOX 4.0 이상의 OS 버전을 사용하는 디바이스에 대해 지원됩니다.)",
"versionIOS8": "(이 규격 검사는 iOS 8.0 이상의 OS 버전을 사용하는 디바이스에 대해 지원됩니다.)",
"versionWin10Desktop": "(이 규정 준수 검사는 Windows 10 이상을 실행하는 데스크톱 디바이스에서 지원됨)",
"virtualHomeButtonDescription": "사용자를 [Managed Home Screen](관리 홈 화면)으로 반환하는 소프트 키 단추를 사용합니다. 영구 플로팅 단추 또는 살짝 밀기 제스처로 활성화되는 단추 중에서 선택합니다.",
"virtualHomeButtonDescription": "사용자를 Managed Home Screen으로 반환하는 소프트 키 단추를 사용합니다. 영구 플로팅 단추 또는 살짝 밀기 제스처로 활성화되는 단추 중에서 선택합니다.",
"virtualHomeButtonFloating": "부동",
"virtualHomeButtonName": "가상 홈 단추",
"virtualHomeButtonNotConfigured": "구성되지 않음",
@@ -7283,18 +7299,21 @@
"allAppTypes": "모든 앱 유형",
"allAppsOptionText": "모든 앱",
"allAppsWithData": "들어오는 조직 데이터가 포함된 모든 앱",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "모든 대상",
"allSourcesOptionText": "모든 원본",
"allow": "허용",
"allowOverrides": "재정의 허용",
"allowSpecifiedBlock": "지정됨 허용(비지정됨 차단)",
"allowSpecifiedWipe": "지정됨 허용(비지정됨 초기화)",
"allowedOptionText": "허용",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android 회사 프로필 디바이스",
"anyAppOptionText": "모든 앱",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "모든 대상 및 모든 원본",
"anyDialerAppOptionText": "모든 전화 걸기 앱",
"anyPolicyManagedDialerAppOptionText": "모든 정책 관리형 전화 걸기 앱",
"appAdded": "앱 추가됨",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "백업 방지",
"dataBackupDisabledLabelMac": "iTunes 및 iCloud 백업 금지",
"dataProtection": "데이터 보호",
"dataTransfer": "데이터 전송",
"dataTransfer": "<b>데이터 전송</b>",
"defaultEdgeAppConfig": "Edge 앱 구성 기본값",
"defaultValueAdvancedSettingsSelectorDisplayText": "고급 설정 구성",
"defaultValueAppsSelectorDisplayText": "필수 앱 선택",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "초기화 요청이 발행되지 않았습니다.",
"enable": "사용",
"enableOpenInExperienceSettingName": "[여는 위치]/[공유] 대화 상자를 정책 관리 앱으로만 필터링하시겠습니까?",
"encryption": "암호화",
"encryption": "<b>암호화</b>",
"encryptionLabel": "앱 데이터 암호화",
"encryptionLabelAndroid": "앱 데이터 암호화(Android)",
"encryptionLabelIos": "앱 데이터 암호화(iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "사용자로 검색",
"flaggedUsersSummaryPartLabel": "사용자",
"flaggedUsersSummaryPartTitle": "플래그가 지정된 사용자",
"functionality": "기능",
"functionality": "<b>기능</b>",
"gSAppPickerDescription": "포함할 정책 관리 앱을 선택합니다. 그런 다음 이러한 앱에서 회사 파일 및 전자 메일을 액세스하고 공유하기 위한 요구 사항을 구성합니다. 기본적으로 사용자는 조직의 OneDrive 및 SharePoint 계정에 데이터를 저장할 수 있습니다.",
"gSAssignmentText": "회사 데이터에 액세스할 수 있도록 하기 위해 포함하려는 사용자 그룹을 선택합니다. 앱 보호는 디바이스가 아니라 사용자에게 할당되므로 회사 데이터는 사용되는 디바이스와 등록 상태에 상관없이 안전하게 보호됩니다.",
"gSEdgeAndroidApp": "Edge Android 설치 필요",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "올바른 문자는 영숫자, '-' 및 '.'입니다.",
"invalidPackageId": "올바른 문자는 영숫자, '_' 및 '.'입니다.",
"invalidTokenUsageError": "토큰이 잘못되었습니다.",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "MAM 사용 여부",
"itemsCount": "{0}개의 항목",
"jailbrokenRootedDevices": "탈옥/루팅된 디바이스",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "마지막으로 보고된 날짜",
"lastSync": "마지막 동기화",
"lastSyncGmt": "마지막 동기화(GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "로컬 스토리지",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "앱 보호 상태",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": " Microsoft Office 모바일 앱 보호(미리 보기)",
"manage": "관리",
@@ -7639,8 +7661,8 @@
"noAssignments": "할당 없음",
"noConfigSelection": "플랫폼 및 앱 선택",
"noConfiguredUsers": "구성된 사용자 없음",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "대상 또는 원본 없음",
"noDestinationsOptionText": "대상 없음",
"noEmailToDisplay": "사용할 수 있는 전자 메일 주소 없음",
"noOptionText": "아니요",
"noPermissionPropertyLabel": "이미 구독이 있나요?",
@@ -7649,7 +7671,7 @@
"noPolicy": "정책 없음",
"noProtectedUsers": "보호되는 사용자 없음",
"noSelection": "플랫폼, 앱 및 보호 상태 선택",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "출처 없음",
"noSubscriptionPropertyLabel": "구독이 필요할 수 있습니다.",
"noSubscriptionPropertyLinkText": "지금 Microsoft Intune 사용해 보기",
"noUnprotectedUsers": "보호되지 않는 사용자 없음",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "만들 리소스",
"restrictWebContentNo": "모든 앱",
"restrictWebContentOption2": "{0}: 모든 앱에서 웹 링크 허용",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet 디바이스 증명",
"saveAppsNotificationText": "선택한 앱을 저장하는 중",
"saveChangesCommandText": "저장",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "새 위치로 이동되었습니다.",
"windows10AppProtectionPolicy": "Windows 10 이상 앱 보호 정책",
"windows10PlatformLabel": "Windows 10 이상",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows 보호 보고서",
"wipAddAppsSubtitle": "권장되는 Microsoft 앱을 추가하거나, 이 정책에서 허용할 저장소 또는 데스크톱 앱을 수동으로 추가합니다.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "예: 신뢰할 수 있는 위치, 신뢰할 수 있는 디바이스, 강력한 인증",
"publishDesc": "앱에 게시하면 앱에서 인증 컨텍스트를 사용할 수 있습니다. 태그에 대한 조건부 액세스 정책 구성을 완료한 후에 게시합니다. [자세한 정보][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "앱에 게시",
"titleDesc": "애플리케이션 데이터 및 작업을 보호하는 데 사용되는 인증 컨텍스트를 구성합니다. 애플리케이션 관리자가 인식할 수 있는 이름 및 설명을 사용합니다. [자세한 정보][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "애플리케이션 데이터 및 작업을 보호하는 데 사용되는 인증 컨텍스트를 구성합니다. 애플리케이션 관리자가 인식할 수 있는 이름 및 설명을 사용합니다. [자세한 정보][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "이 인증 컨텍스트를 게시 취소하면 인증 컨텍스트로 보호되는 리소스에 대한 액세스 권한이 손실될 수 있습니다."
},
"Notify": {
"failure": "{0} 업데이트 실패",
@@ -8400,6 +8427,8 @@
"passwordSms": "암호 + SMS",
"passwordSoftwareOath": "암호 + 소프트웨어 OATH 토큰",
"passwordVoice": "암호 + 음성",
"passwordX509CertificateMultiFactor": "암호 + 인증서 기반 인증(다단계)",
"passwordX509CertificateSingleFactor": "암호 + 인증서 기반 인증(단일 단계)",
"sms": "SMS",
"smsEmail": "SMS + 이메일 일회용 암호",
"smsFederatedSingleFactor": "페더레이션된 단일 요소 + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "B2B Collaboration, B2B 직접 연결 및 기타 유형의 외부 사용자를 포함합니다.",
"guestOrExternalUsersLabel": "게스트 또는 외부 사용자",
"internalGuestLabel": "로컬 게스트 사용자",
"otherExternalUserLabel": "기타 외부 사용자"
"otherExternalUserLabel": "기타 외부 사용자",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "포함된 사용자",
"legacyAuthenticationClients": "레거시 인증 클라이언트",
"namePolicy": "정책 이름 지정",
"needAdPremiumMessage": "이 기능을 사용하려면 Azure AD Premium 구독이 필요합니다.",
"next": "다음",
"policyName": "정책 이름",
"policyState": "정책 상태",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "사용 가능한 조직 목록"
},
"addTenantLabel": "선택한 항목에 테넌트 추가",
"customOrganizationDescription": "이 테넌트 ID가 있는 조직 추가",
"description": "도메인 이름 중 하나를 입력하여 Azure AD 조직을 추가합니다.",
"notFoundResult": "찾을 수 없음",
"searchBoxPlaceholder": "테넌트 ID 또는 도메인 이름",
"subTitle": "Azure AD 조직"
"subTitle": "Azure AD 조직",
"tenantAdded": "이 테넌트 ID는 이미 추가되었습니다.",
"tenantIdNotFound": "테넌트 ID를 찾을 수 없음"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "외부 사용자가 기본 제공 인증 강도를 사용할 수 있도록 Azure AD 테넌트에서 제공되는 클레임을 수락하도록 테넌트 간 액세스 설정을 구성합니다. 사용자 지정 인증 강도는 외부 사용자에 대해 구성할 수 없습니다.",
"allUsers": "모든 인증 강도를 사용하려면 외부 사용자에 대한 Azure AD 테넌트에서 는 클레임을 수락하도록 테넌트 간 액세스 설정을 구성합니다. 인증 강도는 외부 사용자에 대한 두 번째 요소 인증만 구성합니다.",
"externalUsers": "모든 기본 제공 인증 강도를 사용하려면 외부 사용자에 대한 Azure AD 테넌트에서 제공되는 클레임을 수락하도록 테넌트 간 액세스 설정을 구성합니다."
},
"combinedRegistration": "올바르게 작동하려면 \"인증 강도 필요\"에 대한 결합 등록을 활성화하세요. 그룹이 아닌 모든 사용자에 대해 이 기능을 켜는 것이 좋습니다.",
"compliantDeviceEnabled": "자신이 잠기지 않도록 하세요. 디바이스가 규격 디바이스인지 확인하세요.",
"domainJoinedDeviceEnabled": "자신이 잠기지 않도록 하세요. 디바이스가 하이브리드 Azure AD 조인된 디바이스인지 확인하세요.",
"notAvailableForSP": "정책 할당에서 '{0}' 선택으로 인해 일부 컨트롤을 사용할 수 없습니다.",
@@ -9161,7 +9197,10 @@
"aria": "로그인하는 동안 사용하는 디바이스의 특성 목록입니다.",
"infoBalloon": "로그인하는 동안 사용하는 디바이스의 특성 목록입니다."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "고급",
"allCloudAppsErrorBox": "\"암호 변경 필요\" 권한을 선택하면 \"모든 클라우드 앱\"을 선택해야 합니다.",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "예: uri:contoso.com:level3",
"appEnforceInfoBubble": "앱에서 적용하는 제한에는 클라우드 앱 내에서 추가 관리자 구성이 필요할 수 있습니다. 제한은 새 세션에 대해서만 효과가 적용됩니다.",
"appNotSetSeletorLabel": "0개의 클라우드 앱이 선택됨",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "클라이언트 앱을 구성하여 특정 클라이언트 앱에 정책 적용",
"applyConditionDevicePlatformInfoBalloonContent": "디바이스 플랫폼을 구성하여 특정 플랫폼에 정책 적용",
"applyConditionDeviceStateInfoBalloonContent": "특정 디바이스 상태에 정책을 적용하도록 디바이스 상태를 구성",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "정보",
"invalidCertDuration": "잘못된 인증서 기간",
"invalidIpAddress": "값이 올바른 IP 주소여야 합니다.",
"invalidReAuthSignInRiskOptionSelected": "\"매번 로그인 빈도\" 세션 제어는 \"로그인 위험 수준\" 조건 제어에서 \"위험 없음\" 선택을 허용하지 않습니다.",
"invalidUriErrorMsg": "유효한 URI를 입력하세요(예: 'uri:contoso.com:acr'). ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "자세한 내용을 보려면 여기를 클릭하세요.",
"namednetworkExceedingSizeErrorMessage": "명명된 위치에 허용되는 최대 스토리지 수를 초과했습니다. 더 짧은 목록으로 다시 시도하세요. 자세한 내용을 보려면 여기를 클릭하세요.",
"needMfaSecondary": "\"2차 인증 방법만\"에서 \"로그인 빈도(항상)\"를 선택한 경우 \"다단계 인증 필요\"를 선택해야 합니다.",
"needMfaSpecificApps": "특별히 지원되는 앱을 선택하는 경우 “매번 로그인 빈도” 세션 제어에 “다단계 인증 필수” 권한 부여 제어가 필요합니다.",
"newCertName": "새 인증서",
"noAttributePermissionsError": "정책을 생성하거나 업데이트할 권한이 없습니다. 동적 필터를 추가/편집하려면 속성 정의 리더 역할이 필요합니다.",
"noPolicyRowMessage": "정책 없음",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "검색 위치",
"selectedSP": "선택된 서비스 사용자",
"servicePrincipalBladeExcludedSelectorTitle": "제외된 서비스 주체 선택",
"servicePrincipalBladeIncludedSelectorTitle": "서비스 사용자 선택",
"servicePrincipalDataGridAria": "사용 가능한 서비스 사용자 목록",
"servicePrincipalDropDownLabel": "이 정책은 어떤 항목에 적용됩니까?",
"servicePrincipalInfoBox": "정책 할당에서 '{0}' 선택으로 인해 일부 조건을 사용할 수 없습니다.",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "모든 사용자 및 그룹",
"userSelectionBladeExcludeDescription": "정책에서 제외할 사용자 및 그룹 선택",
"userSelectionBladeExcludeTabTitle": "제외",
"userSelectionBladeExcludedSelectorTitle": "제외된 사용자 선택",
"userSelectionBladeExcludedSelectorTitle": "제외된 사용자 및 그룹 선택",
"userSelectionBladeIncludeDescription": "이 정책이 적용될 사용자를 선택합니다.",
"userSelectionBladeIncludeTabTitle": "포함",
"userSelectionBladeIncludedSelectorTitle": "선택",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "사용자가 로그인하는 IP 주소입니다.",
"whatIfIpCountryInfoBoxText": "IP 주소 또는 국가를 사용하는 경우 두 필드 모두 필수이며 함께 올바르게 매핑되어야 합니다.",
"whatIfPolicyAppliesTab": "적용되는 정책",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "적용 가능한 정책({0})",
"whatIfPolicyDoesNotApplyTab": "적용되지 않는 정책",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "적용할 수 없는 정책({0})",
"whatIfReasons": "이 정책이 적용되지 않는 이유",
"whatIfSelectClientApp": "클라이언트 앱 선택...",
"whatIfSelectCountry": "국가 선택...",
@@ -10021,6 +10065,8 @@
"system": "시스템",
"user": "사용자"
},
"availableUninstall": "사용 가능한 제거 허용",
"availableUninstallTooltip": "회사 포털에서 사용자에게 이 앱에 대한 제거 옵션을 제공하려면 '예'를 선택하세요. 사용자가 회사 포털에서 앱을 제거하지 못하도록 하려면 '아니요'를 선택합니다.",
"bladeTitle": "프로그램",
"deviceRestartBehavior": "디바이스 다시 시작 동작",
"deviceRestartBehaviorTooltip": "앱을 설치한 후 디바이스 다시 시작 동작을 선택합니다. 반환 코드 구성 설정을 기준으로 디바이스를 다시 시작하려면 '반환 코드에 따라 동작 결정'을 선택합니다. MSI 기반 앱에 대한 앱 설치 중에 디바이스 다시 시작 관련 메시지를 표시하지 않으려면 '특정 작업 없음'을 선택하세요. 다시 시작 관련 메시지 표시 여부와 관계없이 앱 설치를 완료할 수 있도록 하려면 '앱 설치 시 강제로 디바이스 다시 시작'을 선택하세요. 앱을 설치한 후에 항상 디바이스를 다시 시작하려면 'Intune에서 강제로 필수 디바이스를 다시 시작함'을 선택합니다.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME 설정",
"ownerLabel": "소유자",
"ownerSizeHint": "소유자 이름의 최대 길이는 256자입니다.",
"packageIdLabel": "패키지 식별자",
"packageNameLabel": "패키지 이름",
"pivCredentialNotConfigured": "테넌트의 파생된 자격 증명 발급자를 선택하지 않았습니다. 이 정책을 디바이스에 적용하려면 발급자를 구성해야 합니다.",
"platformLabel": "플랫폼",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "신뢰할 수 있는 인증서",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "설정 카탈로그(미리 보기)",
"settingsCatalog": "설정 카탈로그",
"unsupported": "지원되지 않음",
"windows10AdministrativeTemplate": "관리 템플릿(미리 보기)",
"windows10Atp": "엔드포인트용 Microsoft Defender(Windows 10 이상을 실행하는 데스크톱 디바이스)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "구성됨",
"currentVersionLabel": "현재 버전",
"currentVersionTooltip": "이 도구 모음에 구성된 Office의 현재 버전입니다. 이 값은 최신 버전이 구성 및 저장될 때 업데이트됩니다.",
"defaultFileFormatLabel": "기본 파일 형식",
"enableMicrosoftSearchAsDefaultTooltip": "디바이스에서 Google Chrome용 Bing의 Microsoft Search 확장을 설치할지 여부를 결정하는 데 도움이 되는 백그라운드 서비스를 설치합니다.",
"enterXmlDataLabel": "XML 데이터 입력",
"languagesLabel": "언어",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS 디바이스"
"devices": "Chrome OS 장치(미리 보기)"
},
"ManagedDesktop": {
"adminContacts": "관리자 연락처",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "사용자 지정",
"cartProfiles": "카트 프로필",
"certificateConnectors": "인증서 커넥터",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise(미리 보기)",
"compliancePolicies": "준수 정책",
"complianceScriptManagement": "스크립트",
"complianceScriptManagementPreview": "스크립트(미리 보기)",
@@ -11439,7 +11487,6 @@
"conditions": "위치",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "구성 프로필",
"configurationProfilesPreview": "구성 프로필(미리 보기)",
"connectorsAndTokens": "커넥터 및 토큰",
"corporateDeviceIdentifiers": "회사 디바이스 식별자",
"customAttributes": "사용자 지정 특성",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "도움말 및 지원({0})",
"iOSAppProvisioning": "iOS 앱 프로비저닝 프로필",
"incompleteUserEnrollments": "사용자 등록 미완료",
"intuneRemoteAssistance": "원격 도움말(미리 보기)",
"iosUpdates": "iOS/iPadOS용 정책 업데이트",
"legacyPcManagement": "레거시 PC 관리",
"macOSSoftwareUpdate": "macOS용 업데이트 정책",
@@ -11500,7 +11546,6 @@
"platformDevices": "디바이스 {0}개",
"platformEnrollment": "{0} 등록",
"policies": "정책",
"previewMDMDevices": "모든 관리되는 디바이스(미리 보기)",
"profiles": "프로필",
"properties": "속성",
"reports": "보고서",
@@ -11510,6 +11555,7 @@
"scriptManagement": "스크립트",
"securityBaselines": "보안 기준",
"serviceToServiceConnector": "Exchange Online 커넥터",
"servicenowConnector": "ServiceNow 커넥터",
"shellScripts": "셸 스크립트",
"teamViewerConnector": "TeamViewer Connector",
"telecomeExpenseManagement": "Telecom Expense Management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "사용 약관",
"titles": "제목",
"troubleshoot": "문제 해결",
"troubleshootDevice": "디바이스",
"troubleshootGroup": "그룹",
"troubleshootSupport": "문제 해결 및 지원",
"troubleshootUser": "사용자",
"user": "사용자",
"userExecutionStatus": "사용자 상태",
"warranty": "보증 공급업체",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Windows 10 이상용 링 업데이트",
"windows10XPolicyFailures": "Windows 10X 정책 실패",
"windows365Connector": "Windows 365 Citrix 커넥터",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows 엔터프라이즈 인증서",
"windowsManagement": "PowerShell 스크립트",
"windowsSideLoadingKeys": "Windows 테스트용 로드 키",
@@ -11669,7 +11713,7 @@
"countryNameAZ": "아제르바이잔",
"countryNameKG": "키르기스스탄",
"countryNameWF": "월리스 푸투나",
"countryNameTL": "동티모르",
"countryNameTL": "동티모르(Timor-Leste)",
"countryNameFK": "포클랜드 제도(Islas Malvinas)",
"countryNameGY": "가이아나",
"countryNameSS": "남수단",
@@ -11703,7 +11747,7 @@
"countryNameGI": "지브롤터",
"countryNameBS": "바하마",
"countryNameJE": "저지",
"countryNameMO": "마카오 특별 행정구",
"countryNameMO": "마카오 특별행정구",
"countryNameRW": "르완다",
"countryNameAS": "미국령 사모아",
"countryNameBQ": "보네르, 신트외스타티우스 및 사바",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Cacheopslag van inhoud",
"controlPanelAndSettings": "Configuratiescherm en Instellingen",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Aangepaste naleving (preview)",
"customCompliancePreview": "Aangepaste naleving (preview)",
"customCompliance": "Aangepaste naleving",
"customConfiguration": "Aangepast configuratieprofiel",
"customOMASettings": "Aangepaste OMA-URI-instellingen",
"customPreferences": "Voorkeursbestand",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Voer de koppeling naar de app-vermelding in Google Play Store in. Bijvoorbeeld:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Voer de URL 'Koppeling voor Intune' in voor de app uit de Store. Zie {0} voor meer informatie.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Microsoft Store-apps toevoegen aan Microsoft Intune",
"windows": "Voer de koppeling naar de app-vermelding in Microsoft Store in. Bijvoorbeeld:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Een bestand dat uw app bevat in een indeling die kan worden gesideload op een apparaat. Geldige pakkettypen zijn onder andere Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "Een bestand dat uw app bevat in een indeling die kan worden gesideload op een apparaat. Geldige pakkettypen zijn onder andere Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, en .msixbundle).",
"applicableDeviceType": "Selecteer de apparaattypen waarop deze app kan worden geïnstalleerd.",
"category": "Geef categorieën voor de app op zodat gebruikers gemakkelijker kunnen sorteren en zoeken in de bedrijfsportal. U kunt meerdere categorieën kiezen.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Voeg een naam voor de app toe. Deze naam wordt weergegeven in de lijst met apps van Intune en voor gebruikers in de bedrijfsportal.",
"notes": "Voeg aanvullende opmerkingen over de app toe. Notities zijn zichtbaar voor personen die zijn aangemeld bij het beheercentrum.",
"owner": "De naam van de persoon in uw organisatie die de licentieverlening beheert of die de contactpersoon voor deze app is. Deze naam is zichtbaar voor personen die zijn aangemeld bij het beheercentrum.",
"packageId": "De app-pakket-id is de unieke waarde waarmee de app wordt geïdentificeerd.",
"packageName": "Neem contact op met de fabrikant van het apparaat om de pakketnaam van de app op te halen. Voorbeeld van een pakketnaam: com.example.app",
"privacyUrl": "Geef een koppeling op voor mensen die meer informatie willen hebben over de privacyinstellingen en voorwaarden van de app. De privacy-URL is zichtbaar voor gebruikers in de bedrijfsportal.",
"publisher": "De naam van de ontwikkelaar of het bedrijf dat de app distribueert. Deze informatie is zichtbaar voor gebruikers in de bedrijfsportal.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Een beschrijving is vereist.",
"editDescription": "Beschrijving bewerken",
"macOSMinOperatingSystemAdditionalInfo": "Het minimale besturingssysteem voor het uploaden van een PKG-bestand is macOS 10.14. Upload een .intunemac-bestand om een ouder minimaal besturingssysteem te selecteren.",
"macOSMinOperatingSystemAdditionalInfo": "Het minimale besturingssysteem voor het uploaden van een PKG-bestand is macOS 10.14. Upload een .pkg-bestand om een ouder minimaal besturingssysteem te selecteren.",
"name": "App-gegevens",
"nameForOfficeSuitApp": "Gegevens over de app-suite"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Vervaldatum van de respijtperiode voor naleving",
"configurationType": "Profieltype",
"conflictingPolicy": "Conflicterend beleid",
"createdDate": "Gemaakt op",
"currentOs": "Huidig besturingssysteem",
"date": "Datum",
"dateRange": "Datumbereik",
@@ -1129,9 +1133,11 @@
"device": "Apparaat",
"deviceId": "Apparaat-id",
"deviceName": "Apparaatnaam",
"deviceOrApplicationName": "Apparaat- of toepassingsnaam",
"deviceReporting": "Apparaten die rapporteren",
"diagnosticCode": "Diagnostische code",
"diagnosticText": "Diagnostische tekst",
"diagnostics": "Diagnostische gegevens",
"displayName": "Weergavenaam",
"driversToReview": "Te beoordelen stuurprogramma's",
"eSIMActivationStatus": "Activeringsstatus",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Laatste voltooide synchronisatie",
"lastUpdated": "Laatst bijgewerkt",
"location": "Locatie",
"loggedInUser": "Aangemelde gebruiker",
"message": "Bericht",
"model": "Model",
"mtdConnector": "MTD-connector",
@@ -1235,7 +1242,7 @@
"infoText": "Configureer de pincode- en referentievereisten waaraan gebruikers moeten voldoen voor toegang tot apps in een werkomgeving."
},
"DataProtection": {
"infoText": "Deze groep bevat besturingselementen voor preventie van gegevensverlies (DLP), zoals beperkingen voor Knippen, Kopiëren, Plakken en Opslaan als. Met deze instellingen wordt bepaald hoe gebruikers met gegevens in de apps kunnen werken."
"infoText": "Deze groep bevat besturingselementen voor preventie van gegevensverlies (DLP), zoals beperkingen voor Knippen, Kopiëren, Plakken en Opslaan als. Met deze instellingen wordt bepaald hoe gebruikers met gegevens in de apps kunnen werken."
},
"DeviceTypes": {
"selectOne": "Selecteer ten minste één apparaattype."
@@ -1537,20 +1544,20 @@
"label": "Time-out (minuten van inactiviteit)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Knippen, kopiëren en plakken toestaan voor",
"tooltip": "Selecteer een van de volgende opties om de bronnen en doelen op te geven die gebruikers van de organisatie kunnen gebruiken om organisatiegegevens te knippen, kopiëren of plakken: <br/>\r\n\r\n<b>Alle doelen en bronnen</b>: gebruikers van de organisatie kunnen gegevens knippen uit en plakken/kopiëren naar elk account, document, locatie of toepassing.<br/>\r\n\r\n<b>Geen doel of bron</b>: gebruikers van de organisatie kunnen geen gegevens knippen uit en plakken/kopiëren naar accounts, documenten, locaties of toepassingen vanuit of naar de organisatiecontext."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Organisatiegegevens afdrukken",
"tooltip": "Selecteer <b>Blokkeren</b> om het afdrukken van organisatiegegevens te voorkomen. Selecteer <b>Toestaan</b> om het afdrukken van organisatiegegevens toe te staan. Persoonlijke of onbeheerde gegevens worden niet beïnvloed."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Gegevens ontvangen van",
"tooltip": "Selecteer een van de volgende opties om op te geven uit welke bronnen organisatiegebruikers gegevens kunnen ontvangen: <br/>\r\n\r\n<b>Alle bronnen</b>: organisatiegebruikers kunnen gegevens uit elk account, document, locatie of toepassing openen in de organisatiecontext.<br/>\r\n\r\n<b>Geen bronnen</b>: organisatiegebruikers kunnen geen gegevens uit externe accounts, documenten, locaties of toepassingen openen in de organisatiecontext."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Organisatiegegevens verzenden naar",
"tooltip": "Selecteer een van de volgende opties om de doelen op te geven waarnaar gebruikers van de organisatie gegevens kunnen verzenden: <br/>\r\n\r\n<b>Alle doelen</b>: organisatiegebruikers kunnen organisatiegegevens verzenden naar elk account, document, locatie of toepassing.<br/>\r\n\r\n<b>Geen doelen</b>: organisatiegebruikers kunnen geen organisatiegegevens verzenden naar externe accounts, documenten, locaties of toepassingen vanuit de organisatiecontext."
},
"Tap": {
"numberOfDays": "Aantal dagen",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Gemiddeld",
"kioskIconSizeSmall": "Extra klein",
"kioskIconSizeSmallest": "Klein",
"kioskInfoBoxText": "Kioskmodus voor meerdere apps - Hiermee vergrendelt u het apparaat voor het uitvoeren van meerdere apps die worden gestart vanuit de app Managed Home Screen. Voordat u deze modus gebruikt, moet u eerst de app Managed Home Screen goedkeuren en toewijzen via de werkbelasting van client-apps.",
"kioskInfoBoxText": "Kioskmodus voor meerdere apps - Hiermee vergrendelt u het apparaat voor het uitvoeren van meerdere apps die worden gestart vanuit de app Beheerd startscherm. Voordat u deze modus gebruikt, moet u eerst de app Beheerd startscherm goedkeuren en toewijzen via de werkbelasting van client-apps.",
"kioskLocalGroup": "Lokale gebruikersgroepen",
"kioskLocalUser": "Lokaal gebruikersaccount",
"kioskLocalUsers": "Lokale gebruikersaccounts",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kioskmodus",
"kioskModeSingle": "Eén app",
"kioskMonthly": "Maandelijks",
"kioskObsoleteInfoHeader": "De instellingen op deze blade zijn verouderd. Als u Kiosk-instellingen voor uw apparaat wilt configureren, gaat u terug naar de blade Profiel maken. Selecteer Kiosk (preview) in de vervolgkeuzelijst Profieltype.",
"kioskProfileHeader": "U gebruikt deze instellingen om de kioskmodus te configureren. Voordat u deze instellingen configureert, moet u de apps die u in de kioskmodus wilt uitvoeren, vanuit de werkbelasting van client-apps op de apparaten implementeren.",
"kioskProfileLearnMore": "Lees meer over de Windows-kioskmodus.",
"kioskProfileName": "Configuratienaam van kiosk",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi-configuratie",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Een SSID-naam voor Wi-Fi invoeren",
"kioskWifiSsidsDescription": "Beheer of beperk Wi-Fi-toegang door handmatig een lijst met toegestane netwerken, op basis van de SSID, toe te voegen of te importeren. Gebruikers van een beheerd startscherm kunnen alleen maar met deze netwerken verbinding maken. Wi-Fi-configuratie moet zijn ingeschakeld om deze instelling te configureren. Als u niets toevoegt, worden alle beschikbare netwerken weergegeven voor de gebruiker van het apparaat.",
"kioskWifiSsidsDescription": "Beheer of beperk Wi-Fi-toegang door handmatig een lijst met toegestane netwerken, op basis van de SSID, toe te voegen of te importeren. Gebruikers van een beheerd startscherm kunnen alleen maar met deze netwerken verbinding maken. Wi-Fi-configuratie moet zijn ingeschakeld om deze instelling te configureren. Als u niets toevoegt, worden alle beschikbare netwerken weergegeven voor de gebruiker van het apparaat.",
"kioskWifiSsidsName": "Lijst met toegestane items voor Wi-Fi",
"knoxBlockAutofillDescription": "Automatisch doorvoeren blokkeren.",
"knoxBlockAutofillName": "Automatisch doorvoeren (alleen Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana op vergrendeld scherm (alleen desktop)",
"lockScreenBlockToastNotificationsDescription": "Pop-upmeldingen blokkeren voor het apparaatvergrendelingsscherm.",
"lockScreenBlockToastNotificationsName": "Pop-upmeldingen op vergrendeld scherm",
"lockScreenMessageDescription": "Geef optionele tekst op die wordt weergegeven op het vergrendelde scherm. Het taalbericht 'Alles, tenzij wanneer opgegeven', wordt weergegeven als er geen aangepast bericht is opgegeven voor de standaardtaal van een apparaat. ",
"lockScreenMessageGridHeader": "Gelokaliseerd vergrendelingsschermbericht",
"lockScreenMessageHint": "(max. 4096 tekens)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Meer informatie over berichten op het vergrendelingsscherm. ",
"lockScreenMessageLengthValidation": "De invoer mag niet langer zijn dan 4096 tekens.",
"lockScreenMessageName": "Bericht voor vergrendelingsscherm",
"lockScreenMessagesSummaryKey": "Bericht voor vergrendelingsscherm",
"lockScreenTimeoutInSecondsDescription": "De duur (in seconden) instellen van de schermvergrendeling totdat het scherm wordt uitgeschakeld voor Windows 10 Mobile-apparaten. Ondersteunde waarden zijn 11-1800.",
"lockScreenTimeoutInSecondsName": "Time-out voor het scherm (alleen mobiel)",
"lockScreenTimeoutInSecondsPlaceholder": "Voer het aantal seconden in (11 - 1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Toegang tot de Windows Mail-app zonder Microsoft-account",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (preview)",
"microsoftTunnelOption": "Microsoft Tunnel (zelfstandige client) (preview)",
"microsoftTunnelSite": "Microsoft Tunnel-site",
"microsoftTunnelSiteDescription": "De VPN-client maakt verbinding met het openbare IP-adres of FQDN van de site",
"microsoftTunnelSiteNotExist": "De site bestaat niet. Selecteer een nieuwe site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Parameters voor beveiligingskoppeling",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Automatische apparaatversleuteling tijdens eerste gebruik voorkomen, wanneer het apparaat is toegevoegd aan Azure AD",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatische versleuteling tijdens toevoegen aan AAD",
"securityCommonCriteriaModeDescription": "Deze instelling maakt een verhoogde set beveiligingsstandaarden mogelijk op het apparaat dat het meest wordt gebruikt in zeer gevoelige organisaties, zoals overheidsinstellingen. Niet standaard geconfigureerd.",
"securityCommonCriteriaModeName": "Modus Algemene criteria",
"securityDeveloperSettingsEnabledDescription": "Sta toegang tot instellingen voor ontwikkelaars toe.",
"securityDeveloperSettingsEnabledName": "Instellingen voor ontwikkelaars",
"securityOption": "Diagnostische gegevens uitgeschakeld",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Geldige build van het besturingssysteem",
"validTLSVersion": "De TLS-versie moet een van de volgende waarden hebben: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "De blokkeringsperiode mag niet langer zijn dan 90 dagen.",
"validateFreezePeriodSeparation": "Perioden voor blokkeren moeten ten minste 60 dagen van elkaar worden gescheiden.",
"validateSingleSignOnMessage": "De eigenschap Eenmalige aanmelding (SSO) moet zijn ingesteld op Uitschakelen als de Verificatiemodus is ingesteld op Computer of Gast.",
"value": "Waarde",
"valueColumn": "Waarde",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Alle app-typen",
"allAppsOptionText": "Alle apps",
"allAppsWithData": "Alle apps met inkomende organisatiegegevens",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Alle doelen",
"allSourcesOptionText": "Alle bronnen",
"allow": "Toestaan",
"allowOverrides": "Onderdrukkingen toestaan",
"allowSpecifiedBlock": "Opgegeven toestaan (blokkeren indien niet opgegeven)",
"allowSpecifiedWipe": "Opgegeven toestaan (wissen indien niet opgegeven)",
"allowedOptionText": "Toegestaan",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Apparaten met Android-werkprofielen",
"anyAppOptionText": "Willekeurige app",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Elk doel en elke bron",
"anyDialerAppOptionText": "Alle kiezer-apps",
"anyPolicyManagedDialerAppOptionText": "Elke door beleid beheerde kiezer-app",
"appAdded": "App toegevoegd",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Back-ups voorkomen",
"dataBackupDisabledLabelMac": "Geen iTunes- en iCloud-back-ups",
"dataProtection": "Gegevensbeveiliging",
"dataTransfer": "Gegevensoverdracht",
"dataTransfer": "<b>Gegevensoverdracht</b>",
"defaultEdgeAppConfig": "Standaard instellen op de Microsoft Edge-app-configuratie",
"defaultValueAdvancedSettingsSelectorDisplayText": "Geavanceerde instellingen configureren",
"defaultValueAppsSelectorDisplayText": "Vereiste apps selecteren",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Er zijn geen verzoeken om te wissen uitgegeven.",
"enable": "Inschakelen",
"enableOpenInExperienceSettingName": "Wilt u het dialoogvenster voor openen in/delen filteren zodat alleen via apps die via een beleid worden beheerd, worden weergegeven?",
"encryption": "Versleuteling",
"encryption": "<b>Versleuteling</b>",
"encryptionLabel": "App-gegevens versleutelen",
"encryptionLabelAndroid": "App-gegevens versleutelen (Android)",
"encryptionLabelIos": "App-gegevens versleutelen (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Zoeken op gebruiker",
"flaggedUsersSummaryPartLabel": "Gebruikers",
"flaggedUsersSummaryPartTitle": "Gemarkeerde gebruikers",
"functionality": "Functionaliteit",
"functionality": "<b>Functionaliteit</b>",
"gSAppPickerDescription": "Selecteer de door beleid beheerde apps die u wilt opnemen. Configureer vervolgens de vereisten voor het openen en delen van zakelijke bestanden en e-mails in deze apps. Standaard kunnen gebruikers gegevens opslaan in de OneDrive- en SharePoint-accounts van uw organisatie.",
"gSAssignmentText": "Kies de gebruikersgroepen die u wilt opnemen om er zeker van te zijn dat deze groepen toegang hebben tot uw bedrijfsgegevens. App-beveiliging wordt aan gebruikers, en niet aan apparaten, toegewezen; uw bedrijfsgegevens zijn dus altijd veilig, ongeacht welk apparaat wordt gebruikt en wat de registratiestatus daarvan is.",
"gSEdgeAndroidApp": "Installatie vereisen voor Microsoft Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Geldige tekens zijn alfanumerieke tekens en afbreekstreepjes (-) en punten (.).",
"invalidPackageId": "Geldige tekens zijn alfanumerieke tekens en onderstrepingstekens (_) en punten (.).",
"invalidTokenUsageError": "Ongeldig token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Is MAM ingeschakeld?",
"itemsCount": "{0} items",
"jailbrokenRootedDevices": "Apparaten met jailbreak/roottoegang",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Datum laatste rapport",
"lastSync": "Laatste synchronisatie",
"lastSyncGmt": "Laatste synchronisatie (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Lokale opslag",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Status van de app-beveiliging",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Mobiele Microsoft Office-apps beschermen (preview-versie)",
"manage": "Beheren",
@@ -7639,8 +7661,8 @@
"noAssignments": "Geen toewijzingen",
"noConfigSelection": "Selecteer een platform en app",
"noConfiguredUsers": "Geen geconfigureerde gebruikers",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Geen doel of bron",
"noDestinationsOptionText": "Geen doelen",
"noEmailToDisplay": "Geen e-mailadres beschikbaar",
"noOptionText": "Nee",
"noPermissionPropertyLabel": "Hebt u al een abonnement?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Geen beleid",
"noProtectedUsers": "Geen beschermde gebruikers",
"noSelection": "Selecteer een platform, app en beveiligingsstatus",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Geen bronnen",
"noSubscriptionPropertyLabel": "Mogelijk hebt u een abonnement nodig",
"noSubscriptionPropertyLinkText": "Probeer Microsoft Intune nu uit",
"noUnprotectedUsers": "Geen onbeveiligde gebruikers",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resources die moeten worden gemaakt",
"restrictWebContentNo": "Willekeurige app",
"restrictWebContentOption2": "{0}: Webkoppelingen toestaan in elke app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet-apparaatattestation",
"saveAppsNotificationText": "Geselecteerde apps opslaan",
"saveChangesCommandText": "Opslaan",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "We zijn naar een nieuwe locatie verhuisd",
"windows10AppProtectionPolicy": "App-beveiligingsbeleid voor Windows 10 en hoger",
"windows10PlatformLabel": "Windows 10 en later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows-gegevensbescherming",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Beveiligingsrapport van Windows",
"wipAddAppsSubtitle": "Aanbevolen Microsoft-apps of handmatig Store-apps of bureaubladtoepassingen toevoegen die zijn toegestaan voor dit beleid.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Bijvoorbeeld Vertrouwde locatie, Vertrouwd apparaat, Sterke autorisatie",
"publishDesc": "Met Publiceren naar apps maakt u de verificatiecontext beschikbaar voor apps. Voer de publicatie uit zodra u het beleid voor voorwaardelijke toegang voor de tag hebt geconfigureerd. [Meer informatie][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publiceren naar apps",
"titleDesc": "Configureer een verificatiecontext die wordt gebruikt om toepassingsgegevens en acties te beveiligen. Gebruik namen en beschrijvingen die toepassingsbeheerders kunnen begrijpen. [Meer informatie][1]\n[1]https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configureer een verificatiecontext die wordt gebruikt om toepassingsgegevens en acties te beveiligen. Gebruik namen en beschrijvingen die toepassingsbeheerders kunnen begrijpen. [Meer informatie][1]\n[1]https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Als u de publicatie van deze verificatiecontext ongedaan maakt, verliest u mogelijk de toegang tot de resource die wordt beveiligd door de verificatiecontext."
},
"Notify": {
"failure": "Kan {0} niet bijwerken",
@@ -8400,6 +8427,8 @@
"passwordSms": "Wachtwoord + sms",
"passwordSoftwareOath": "Wachtwoord + OATH-token voor software",
"passwordVoice": "Wachtwoord + Spraak",
"passwordX509CertificateMultiFactor": "Verificatie op basis van wachtwoord en certificaten (meervoudig)",
"passwordX509CertificateSingleFactor": "Verificatie op basis van wachtwoord en certificaten (enkelvoudig)",
"sms": "Sms-bericht",
"smsEmail": "Sms en eenmalige wachtwoordcode per e-mail",
"smsFederatedSingleFactor": "Federatieve enkelvoudige factor + sms",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Omvat B2B-samenwerking, directe B2B-verbinding en andere typen externe gebruikers.",
"guestOrExternalUsersLabel": "Gasten of externe gebruikers",
"internalGuestLabel": "Lokale gastgebruikers",
"otherExternalUserLabel": "Andere externe gebruikers"
"otherExternalUserLabel": "Andere externe gebruikers",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Opgenomen gebruikers",
"legacyAuthenticationClients": "Clients met verouderde verificatie",
"namePolicy": "Uw beleid een naam geven",
"needAdPremiumMessage": "Als u deze functie wilt gebruiken, hebt u een abonnement voor Azure AD Premium nodig.",
"next": "Volgende",
"policyName": "Beleidsnaam",
"policyState": "Beleidsstatus",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Lijst met beschikbare organisaties"
},
"addTenantLabel": "Tenant toevoegen aan geselecteerde",
"customOrganizationDescription": "Een organisatie met deze tenant-id toevoegen",
"description": "Voeg een Azure AD-organisatie toe door een van de domeinnamen te typen.",
"notFoundResult": "Niet gevonden",
"searchBoxPlaceholder": "Tenant-ID of domeinnaam",
"subTitle": "Azure AD-organisatie"
"subTitle": "Azure AD-organisatie",
"tenantAdded": "Deze tenant-id is al toegevoegd.",
"tenantIdNotFound": "Tenant-id niet gevonden"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configureer toegangsinstellingen voor meerdere tenants om claims te accepteren die afkomstig zijn van Azure AD-tenants zodat externe gebruikers ingebouwde verificatiesterkten kunnen gebruiken. Aangepaste verificatiesterkten kunnen niet worden geconfigureerd voor externe gebruikers.",
"allUsers": "Als u alle verificatiesterkten wilt inschakelen, configureert u toegangsinstellingen voor meerdere tenants om claims te accepteren die afkomstig zijn van Azure AD-tenants voor externe gebruikers. Verificatiesterkten configureren alleen tweede-factorverificatie voor externe gebruikers.",
"externalUsers": "Als u alle ingebouwde verificatiesterkten wilt inschakelen, configureert u toegangsinstellingen voor meerdere tenants om claims te accepteren die afkomstig zijn van Azure AD-tenants voor externe gebruikers."
},
"combinedRegistration": "Schakel gecombineerde registratie in om Verificatiesterkte vereisen correct te laten werken. We raden u ten zeerste aan dit in te schakelen voor alle gebruikers in plaats van alleen voor een groep.",
"compliantDeviceEnabled": "Sluit uzelf niet buiten. Zorg dat uw apparaat compatibel is.",
"domainJoinedDeviceEnabled": "Sluit uzelf niet buiten. Controleer of uw apparaat hybride Azure AD-gekoppeld is.",
"notAvailableForSP": "Sommige besturingselementen zijn niet beschikbaar vanwege de selectie {0} in beleidstoewijzing",
@@ -9161,7 +9197,10 @@
"aria": "Lijst met kenmerken van het apparaat dat wordt gebruikt bij de aanmelding.",
"infoBalloon": "Lijst met kenmerken van het apparaat dat wordt gebruikt bij de aanmelding."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Geavanceerd",
"allCloudAppsErrorBox": "Alle cloud-apps moet worden geselecteerd wanneer de toekenning Wachtwoordwijziging vereisen is geselecteerd",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Voorbeeld: uri:contoso.com:level3",
"appEnforceInfoBubble": "Er zijn voor door apps gehandhaafde beperkingen mogelijk aanvullende beheerdersconfiguraties vereist in de cloud-apps. De beperkingen zijn alleen van toepassing op nieuwe sessies.",
"appNotSetSeletorLabel": "0 cloud-apps geselecteerd",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Client-apps configureren om het beleid toe te passen op specifieke client-apps",
"applyConditionDevicePlatformInfoBalloonContent": "Apparaatplatformen configureren om het beleid toe te passen op specifieke platformen",
"applyConditionDeviceStateInfoBalloonContent": "Apparaatstatus configureren om het beleid toe te passen op specifieke apparaatstatussen",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Ongeldige certificaatduur",
"invalidIpAddress": "De waarde moet een geldig IP-adres zijn",
"invalidReAuthSignInRiskOptionSelected": "Het sessiebesturingselement 'aanmeldingsfrequentie elke keer' staat de selectie 'geen risico' in het voorwaardebesturingselement 'aanmeldingsrisiconiveau' niet toe.",
"invalidUriErrorMsg": "Voer een geldige URI in. Bijvoorbeeld: uri:contoso.com:acr",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Klik hier voor meer details.",
"namednetworkExceedingSizeErrorMessage": "U hebt de maximale toegestane opslag voor benoemde locaties overschreden. Probeer het opnieuw met een kortere lijst. Klik hier voor meer informatie.",
"needMfaSecondary": "'Meervoudige verificatie vereisen' moet worden geselecteerd wanneer 'Aanmeldingsfrequentie elke keer' is geselecteerd met 'Alleen secundaire verificatiemethoden'",
"needMfaSpecificApps": "Voor het sessiebeheer 'aanmeldingsfrequentie elke keer' is het toekenningsbeheer 'Meervoudige verificatie vereisen' vereist wanneer specifiek ondersteunde apps worden geselecteerd",
"newCertName": "nieuw certificaat",
"noAttributePermissionsError": "Onvoldoende bevoegdheden om beleid te maken of bij te werken. De rol van kenmerkdefinitielezer is vereist om dynamische filters toe te voegen of te bewerken.",
"noPolicyRowMessage": "Geen beleidsregels",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Locaties selecteren",
"selectedSP": "Geselecteerde service-principal",
"servicePrincipalBladeExcludedSelectorTitle": "Uitgesloten service-principals selecteren",
"servicePrincipalBladeIncludedSelectorTitle": "Service-principal selecteren",
"servicePrincipalDataGridAria": "Lijst met beschikbare service-principals",
"servicePrincipalDropDownLabel": "Waarop is dit beleid van toepassing?",
"servicePrincipalInfoBox": "Sommige voorwaarden zijn niet beschikbaar vanwege de selectie '{0}' in beleidstoewijzing",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Alle gebruikers en groepen",
"userSelectionBladeExcludeDescription": "De gebruikers en groepen selecteren die van het beleid moeten worden uitgesloten",
"userSelectionBladeExcludeTabTitle": "Uitsluiten",
"userSelectionBladeExcludedSelectorTitle": "Uitgesloten gebruikers selecteren",
"userSelectionBladeExcludedSelectorTitle": "Uitgesloten gebruikers en groepen selecteren",
"userSelectionBladeIncludeDescription": "De gebruikers selecteren waarop dit beleid van toepassing is",
"userSelectionBladeIncludeTabTitle": "Opnemen",
"userSelectionBladeIncludedSelectorTitle": "Selecteren",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Het IP-adres waarvandaan de gebruiker zich aanmeldt.",
"whatIfIpCountryInfoBoxText": "Als u een IP-adres of land/regio gebruikt, zijn beide velden vereist en moeten correct samen toegewezen zijn.",
"whatIfPolicyAppliesTab": "Beleidsregels die worden toegepast",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Toepasbaar beleid ({0})",
"whatIfPolicyDoesNotApplyTab": "Beleidsregels die niet worden toegepast",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Niet-toepasbaar beleid ({0})",
"whatIfReasons": "Redenen waarom dit beleid niet wordt toegepast",
"whatIfSelectClientApp": "Een client-app selecteren...",
"whatIfSelectCountry": "Land selecteren...",
@@ -10021,6 +10065,8 @@
"system": "Systeem",
"user": "Gebruiker"
},
"availableUninstall": "Beschikbare verwijdering toestaan",
"availableUninstallTooltip": "Selecteer Ja om de optie voor het verwijderen van deze app op te geven voor gebruikers van de Bedrijfsportal. Selecteer Nee om te voorkomen dat gebruikers de app verwijderen uit de Bedrijfsportal.",
"bladeTitle": "Programma",
"deviceRestartBehavior": "Gedrag voor opnieuw opstarten van apparaat",
"deviceRestartBehaviorTooltip": "Selecteer het gedrag voor het opnieuw opstarten van het apparaat na installatie van de app. Selecteer Bepaal gedrag op basis van retourcodes om het apparaat opnieuw op te starten op basis van de instellingen van de retourcodes. Selecteer 'Geen specifieke actie' om opnieuw opstarten van het apparaat te onderdrukken bij het installeren van apps op basis van MSI. Selecteer Na installatie van de app kan opnieuw opstarten van het apparaat worden afgedwongen als u wilt dat de app wordt geïnstalleerd zonder dat opnieuw opstarten wordt onderdrukt. Selecteer Via Intune wordt opnieuw opstarten van het apparaat afgedwongen om het apparaat altijd opnieuw op te starten na installatie van de app.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "S/MIME-instellingen voor Outlook",
"ownerLabel": "Eigenaar",
"ownerSizeHint": "De maximale lengte van de naam van de eigenaar is 256 tekens.",
"packageIdLabel": "Pakket-id",
"packageNameLabel": "Pakketnaam",
"pivCredentialNotConfigured": "U hebt geen verlener van afgeleide referenties geselecteerd voor de tenant. Configureer een verlener om dit beleid op apparaten toe te passen.",
"platformLabel": "Platform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Voer een geldige URL in die begint met http:// of https://",
"webAppUrlLabel": "App-URL",
"webAppUrlSizeHint": "De maximale lengte van de app-URL is 1024 tekens.",
"windowsUrlValidation": "Voer een geldige URL in die vergelijkbaar is met https://www.microsoft.com/nl-nl/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Voer een geldige URL in die vergelijkbaar is met https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "XML-gegevens zijn ingevoerd",
"xmlFormatInvalid": "De indeling van het XML-beleid is ongeldig.",
"xmlTooLarge": "De invoergrootte moet kleiner zijn dan 1 MB."
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Vertrouwd certificaat",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Catalogus met instellingen (preview-versie)",
"settingsCatalog": "Catalogus met instellingen",
"unsupported": "Niet-ondersteund",
"windows10AdministrativeTemplate": "Beheersjablonen (preview-versie)",
"windows10Atp": "Microsoft Defender voor Eindpunt (desktopapparaten met Windows 10 of hoger)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Geconfigureerd",
"currentVersionLabel": "Huidige versie",
"currentVersionTooltip": "Dit is de huidige Office-versie die in deze suite is geconfigureerd. Deze waarde wordt bijgewerkt wanneer een nieuwe versie wordt geconfigureerd en opgeslagen.",
"defaultFileFormatLabel": "Standaard bestandsindeling",
"enableMicrosoftSearchAsDefaultTooltip": "Hiermee wordt een achtergrondservice geïnstalleerd waarmee wordt bepaald of voor Google Chrome een Microsoft-extensie voor zoeken in Bing is geïnstalleerd op het apparaat.",
"enterXmlDataLabel": "XML-gegevens invoeren",
"languagesLabel": "Talen",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS-apparaten"
"devices": "Chrome OS-apparaten (preview)"
},
"ManagedDesktop": {
"adminContacts": "Contactpersonen van beheerder",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Aanpassen",
"cartProfiles": "Winkelwagenprofielen",
"certificateConnectors": "Certificaatconnectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (preview)",
"compliancePolicies": "Nalevingsbeleid",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Locaties",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Configuratieprofielen",
"configurationProfilesPreview": "Configuratieprofielen (preview)",
"connectorsAndTokens": "Connectors en tokens",
"corporateDeviceIdentifiers": "Bedrijfsapparaat-id's",
"customAttributes": "Aangepaste kenmerken",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Help en ondersteuning ({0})",
"iOSAppProvisioning": "Inrichtingsprofielen voor iOS-app",
"incompleteUserEnrollments": "Onvolledige gebruikersinschrijvingen",
"intuneRemoteAssistance": "Hulp op afstand (preview)",
"iosUpdates": "Beleid voor iOS/iPadOS bijwerken",
"legacyPcManagement": "Beheer van verouderde pc's",
"macOSSoftwareUpdate": "Updatebeleid voor macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} apparaten",
"platformEnrollment": "Inschrijving {0}",
"policies": "Beleid",
"previewMDMDevices": "Alle beheerde apparaten (preview)",
"profiles": "Profielen",
"properties": "Eigenschappen",
"reports": "Rapporten",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Beveiligingsbasislijnen",
"serviceToServiceConnector": "Exchange Online-connector",
"servicenowConnector": "ServiceNow-connector",
"shellScripts": "Shell-scripts",
"teamViewerConnector": "TeamViewer-connector",
"telecomeExpenseManagement": "Onkostenbeheer voor telecommunicatie",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Voorwaarden",
"titles": "Titels",
"troubleshoot": "Probleem oplossen",
"troubleshootDevice": "Apparaat",
"troubleshootGroup": "Groep",
"troubleshootSupport": "probleemoplossing en ondersteuning",
"troubleshootUser": "Gebruiker",
"user": "Gebruiker",
"userExecutionStatus": "Gebruikersstatus",
"warranty": "Leveranciers van garantie",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Ringen bijwerken voor Windows 10 en hoger",
"windows10XPolicyFailures": "Fouten met Windows 10X-beleid",
"windows365Connector": "Windows 365 Citrix connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise-certificaat",
"windowsManagement": "PowerShell-scripts",
"windowsSideLoadingKeys": "Windows-sleutels voor extern laden",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Buforowanie zawartości",
"controlPanelAndSettings": "Panel sterowania i Ustawienia",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Zgodność niestandardowa (wersja zapoznawcza)",
"customCompliancePreview": "Zgodność niestandardowa (wersja zapoznawcza)",
"customCompliance": "Zgodność niestandardowa",
"customConfiguration": "Niestandardowy profil konfiguracji",
"customOMASettings": "Niestandardowe ustawienia OMA-URI",
"customPreferences": "Plik preferencji",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Wprowadź link do pozycji aplikacji w sklepie Google Play. Na przykład:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Wprowadź adres URL „Link do usługi Intune” dla aplikacji dostarczonej ze sklepu. Aby uzyskać więcej informacji, zobacz {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Dodawanie aplikacji ze sklepu Microsoft Store do usługi Microsoft Intune",
"windows": "Wprowadź link do pozycji aplikacji w sklepie Microsoft Store. Na przykład:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Plik zawierający aplikację w formacie, który można załadować bezpośrednio na urządzeniu. Prawidłowe typy pakietów to:Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "Plik zawierający aplikację w formacie, który można załadować bezpośrednio na urządzeniu. Prawidłowe typy pakietów to: Android (APK), iOS (IPA), macOS (PKG), Windows (MSI, appx, appxbundle, MSIX i msixbundle).",
"applicableDeviceType": "Wybierz typy urządzeń, na których można instalować tę aplikację.",
"category": "Określ kategorię dla aplikacji, aby ułatwić użytkownikom sortowanie i znajdowanie w Portalu firmy. Możesz wybrać wiele kategorii dla aplikacji.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Dodaj nazwę aplikacji. Ta nazwa będzie widoczna na liście aplikacji usługi Intune oraz dla użytkowników w Portalu firmy.",
"notes": "Podaj dodatkowe uwagi dotyczące aplikacji. Uwagi będą widoczne dla osób zalogowanych do centrum administracyjnego.",
"owner": "Nazwisko osoby w organizacji, która zarządza licencjonowaniem lub z którą należy się kontaktować w sprawach dotyczących aplikacji. To nazwisko będzie widoczne dla osób zalogowanych do centrum administracyjnego.",
"packageId": "Identyfikator pakietu aplikacji to unikatowa wartość identyfikująca aplikację.",
"packageName": "Skontaktuj się z producentem urządzenia, aby uzyskać nazwę pakietu aplikacji. Przykładowa nazwa pakietu: com.example.app",
"privacyUrl": "Podaj link dla osób, które chcą dowiedzieć się więcej na temat warunków i ustawień prywatności w aplikacji. Adres URL do informacji o prywatności będzie widoczny dla użytkowników w Portalu firmy.",
"publisher": "Nazwa dewelopera lub firmy dystrybuującej aplikację. Te informacje będą widoczne dla użytkowników w Portalu firmy.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Podgląd",
"descriptionRequired": "Opis jest wymagany.",
"editDescription": "Edytuj opis",
"macOSMinOperatingSystemAdditionalInfo": "Minimalny system operacyjny do przekazywania pliku pkg to macOS w wersji 10.14. Przekaż plik intunemac, aby wybrać starszy minimalny system operacyjny.",
"macOSMinOperatingSystemAdditionalInfo": "Minimalny system operacyjny do przekazywania pliku PKG to macOS w wersji 10.14. Przekaż plik PKG, aby wybrać starszy minimalny system operacyjny.",
"name": "Informacje o aplikacji",
"nameForOfficeSuitApp": "Informacje o pakiecie aplikacji"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Wygaśnięcie okresu prolongaty zgodności",
"configurationType": "Typ profilu",
"conflictingPolicy": "Zasady powodujące konflikty",
"createdDate": "Data utworzenia",
"currentOs": "Bieżąca wersja systemu operacyjnego",
"date": "Data",
"dateRange": "Zakres dat",
@@ -1129,9 +1133,11 @@
"device": "Urządzenie",
"deviceId": "Identyfikator urządzenia",
"deviceName": "Nazwa urządzenia",
"deviceOrApplicationName": "Nazwa urządzenia lub aplikacji",
"deviceReporting": "Raportowanie urządzeń",
"diagnosticCode": "Kod diagnostyczny",
"diagnosticText": "Tekst diagnostyczny",
"diagnostics": "Diagnostyka",
"displayName": "Nazwa wyświetlana",
"driversToReview": "Sterowniki do przejrzenia",
"eSIMActivationStatus": "Stan aktywacji",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Ostatnia udana synchronizacja",
"lastUpdated": "Ostatnia aktualizacja",
"location": "Lokalizacja",
"loggedInUser": "Użytkownik zalogowany",
"message": "Wiadomość",
"model": "Model",
"mtdConnector": "Łącznik MTD",
@@ -1235,7 +1242,7 @@
"infoText": "Skonfiguruj wymagania dotyczące kodu PIN i poświadczeń, które użytkownicy muszą spełnić, aby uzyskać dostęp do aplikacji w kontekście roboczym."
},
"DataProtection": {
"infoText": "Ta grupa obejmuje kontrole ochrony przed utratą danych, takie jak ograniczenia wycinania, kopiowania, wklejania i zapisywania jako. Te ustawienia określają sposób interakcji użytkowników z danymi w aplikacjach."
"infoText": "Ta grupa obejmuje kontrole ochrony przed utratą danych, takie jak ograniczenia wycinania, kopiowania, wklejania i zapisywania jako. Te ustawienia określają sposób interakcji użytkowników z danymi w aplikacjach."
},
"DeviceTypes": {
"selectOne": "Wybierz przynajmniej jeden typ urządzenia."
@@ -1537,20 +1544,20 @@
"label": "Limit czasu (w minutach nieaktywności)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Zezwalaj na wycinanie, kopiowanie i wklejanie dla",
"tooltip": "Wybierz jedną z następujących opcji, aby określić źródła i miejsca docelowe, które użytkownicy organizacji mogą wykorzystywać do wycinania, kopiowania lub wklejania danych organizacji: <br/>\r\n\r\n<b>Dowolne miejsce docelowe i dowolne źródło</b>: użytkownicy organizacji mogą wklejać, wycinać i kopiować dane wykorzystując dowolne konto, dokument, lokalizację lub aplikację.<br/>\r\n\r\n<b>Brak miejsca docelowego lub źródła</b>: użytkownicy organizacji nie mogą wycinać, kopiować ani wklejać danych do lub z kont zewnętrznych, dokumentów, lokalizacji lub aplikacji z lub do kontekstu organizacji."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Drukowanie danych organizacji",
"tooltip": "Wybierz pozycję <b>Blokuj</b>, aby zapobiec drukowaniu danych organizacji. Wybierz pozycję <b>Zezwalaj</b>, aby zezwolić na drukowanie danych organizacji. Nie ma to wpływu na dane osobiste ani niezarządzane."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Odbieranie danych z",
"tooltip": "Wybierz jedną z następujących opcji, aby określić źródła, z których użytkownicy organizacji mogą odbierać dane: <br/>\r\n\r\n<b>Wszystkie źródła</b>: użytkownicy organizacji mogą otwierać dane z dowolnego konta, dokumentu, lokalizacja lub aplikacja w kontekście organizacji.<br/>\r\n\r\n<b>Brak źródeł</b>: użytkownicy organizacji nie mogą otwierać danych z kont zewnętrznych, dokumentów, lokalizacji ani aplikacji w kontekście organizacji."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Wyślij dane organizacji do",
"tooltip": "Wybierz jedną z następujących opcji, aby określić miejsca docelowe, do których użytkownicy organizacji mogą wysyłać dane: <br/>\r\n\r\n<b>Wszystkie miejsca docelowe</b>: użytkownicy organizacji mogą wysyłać dane organizacji do dowolnego konta, dokumentu, lokalizacja lub aplikacja.<br/>\r\n\r\n<b>Brak miejsc docelowych</b>: użytkownicy organizacji nie mogą wysyłać danych organizacji do zewnętrznych kont, dokumentów, lokalizacji lub aplikacji z kontekstu organizacji."
},
"Tap": {
"numberOfDays": "Liczba dni",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "Przenieś użytkowników do ponownego uruchamiania wymagającego interwencji użytkownika po automatycznym ponownym uruchomieniu (w dniach)",
"enhancedOption": "Rozszerzona (1903 i starsze)",
"enrollmentProfileTypeDedicatedDevice": "Dedykowane urządzenie",
"enrollmentProfileTypeDescription": "Wybierz typ profilu rejestracji, aby rozpocząć konfigurowanie aplikacji Microsoft Launcher lub Microsoft Managed Home Screen na swoich urządzeniach. Jeśli nie wybierzesz typu profilu, użytkownicy zobaczą domyślny ekran główny urządzenia.",
"enrollmentProfileTypeDescription": "Wybierz typ profilu rejestracji, aby rozpocząć konfigurowanie aplikacji Microsoft Launcher lub Zarządzany Ekran Główny firmy Microsoft na swoich urządzeniach. Jeśli nie wybierzesz typu profilu, użytkownicy zobaczą domyślny ekran główny urządzenia.",
"enrollmentProfileTypeFullyManaged": "W pełni zarządzane",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "Skonfiguruj aplikację Microsoft Launcher na swoich w pełni zarządzanych urządzeniach.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Użyj aplikacji Microsoft Launcher, aby dostosować ekran główny na urządzeniach zarządzanych przez organizację. Jeśli ustawisz aplikację Launcher jako domyślną, użytkownicy urządzenia nie będą mogli korzystać z innego modułu uruchamiania.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Ustawienia",
"kioskConfigurationHeader": "Skonfiguruj urządzenia do uruchamiania w trybie kiosku. Zanim wybierzesz tryb kiosku, przejrzyj przypisania aplikacji w bloku Aplikacje mobilne. Aplikacje, które mają być uruchamiane w trybie kiosku, powinny być przypisane do urządzenia z systemem Windows. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Dowiedz się więcej o trybie kiosku w systemie Windows</a>.",
"kioskCustomAppLayout": "Niestandardowy układ aplikacji",
"kioskCustomAppLayoutInfoBalloon": "Wybierz miejsca wyświetlania aplikacji i folderów na zarządzanym ekranie głównym. Jeśli nie zostanie to skonfigurowane, dodawane aplikacje i foldery będą wypełniać ekran główny w kolejności alfabetycznej.",
"kioskCustomAppLayoutInfoBalloon": "Wybierz miejsca wyświetlania aplikacji i folderów na Zarządzanym Ekranie Głównym. Jeśli nie zostanie to skonfigurowane, dodawane aplikacje i foldery będą wypełniać ekran główny w kolejności alfabetycznej.",
"kioskDaily": "Codziennie (zalecane)",
"kioskDebugMenuDescription": "Daje użytkownikom łatwiejszy dostęp do narzędzi do debugowania na zarządzanym ekranie głównym przez dodanie punktu wejścia w menu wyświetlanym po przesunięciu palcem w dół. Użytkownicy po prostu przesuwają palcem w dół i naciskają ikonę informacji o urządzeniu, aby wyświetlić dostępne narzędzia. Jeśli nie włączysz szybkiego dostępu, użytkownicy nadal będą mogli uzyskiwać dostęp do menu debugowania, naciskając przycisk przechodzenia wstecz około 15 razy na zarządzanym ekranie głównym.",
"kioskDebugMenuDescription": "Daje użytkownikom łatwiejszy dostęp do narzędzi do debugowania na Zarządzanym Ekranie Głównym przez dodanie punktu wejścia w menu wyświetlanym po przesunięciu palcem w dół. Użytkownicy po prostu przesuwają palcem w dół i naciskają ikonę informacji o urządzeniu, aby wyświetlić dostępne narzędzia. Jeśli nie włączysz szybkiego dostępu, użytkownicy nadal będą mogli uzyskiwać dostęp do menu debugowania, naciskając przycisk przechodzenia wstecz około 15 razy na Zarządzanym Ekranie Głównym.",
"kioskDebugMenuName": "Szybki dostęp do menu debugowania",
"kioskDesktopApplicationIdDesc": "opis.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Identyfikator modelu użytkownika aplikacji (AUMID) dla aplikacji systemu Win32. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Dowiedz się, jak znaleźć identyfikator AUMID</a>",
"kioskDesktopApplicationIdShortName": "Identyfikator DesktopApplicationId/AUMID dla aplikacji systemu Win32",
"kioskDeviceInfoDescription": "Daje użytkownikom łatwiejszy dostęp do informacji o urządzeniu przez dodanie punktu wejścia w menu ustawień zarządzanego ekranu głównego. Użytkownicy po prostu przesuwają palcem w dół i naciskają ikonę informacji o urządzeniu, aby wyświetlić informacje o producencie OEM, modelu, numerze seryjnym i poziomie zestawu SDK urządzenia. Jeśli nie włączysz szybkiego dostępu, użytkownicy nadal będą mogli dotrzeć do tych informacji, uzyskując dostęp do menu debugowania zarządzanego ekranu głównego.",
"kioskDeviceInfoDescription": "Daje użytkownikom łatwiejszy dostęp do informacji o urządzeniu przez dodanie punktu wejścia w menu ustawień Zarządzanego Ekranu Głównego. Użytkownicy po prostu przesuwają palcem w dół i naciskają ikonę informacji o urządzeniu, aby wyświetlić informacje o producencie OEM, modelu, numerze seryjnym i poziomie zestawu SDK urządzenia. Jeśli nie włączysz szybkiego dostępu, użytkownicy nadal będą mogli dotrzeć do tych informacji, uzyskując dostęp do menu debugowania Zarządzanego Ekranu Głównego.",
"kioskDeviceInfoName": "Szybki dostęp do informacji o urządzeniu",
"kioskDropOutCodeEmptyValueKey": "Wprowadź numer PIN składający się z 46 cyfr",
"kioskDropOutDescription": "Zezwalaj administratorom IT na tymczasowe wychodzenie z trybu kiosku z wieloma aplikacjami w celu wprowadzenia zmian na urządzeniu.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Średnie",
"kioskIconSizeSmall": "Bardzo małe",
"kioskIconSizeSmallest": "Małe",
"kioskInfoBoxText": "Tryb kiosku z wieloma aplikacjami — blokuje urządzenie w taki sposób, aby możliwe było uruchamianie wielu aplikacji z poziomu aplikacji Zarządzany ekran główny. Aby użyć tego trybu, najpierw należy zatwierdzić i przypisać aplikację Zarządzany ekran główny z obciążenia aplikacji klienckich.",
"kioskInfoBoxText": "Tryb kiosku z wieloma aplikacjami — blokuje urządzenie w taki sposób, aby możliwe było uruchamianie wielu aplikacji z poziomu aplikacji Zarządzany Ekran Główny. Aby użyć tego trybu, najpierw należy zatwierdzić i przypisać aplikację Zarządzany Ekran Główny z obciążenia aplikacji klienckich.",
"kioskLocalGroup": "Grupy użytkowników lokalnych",
"kioskLocalUser": "Konto użytkownika lokalnego",
"kioskLocalUsers": "Konta użytkowników lokalnych",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TYP",
"kioskManagedAppLink": "Wybierz aplikację",
"kioskManagedAppsHeader": "Następujące aplikacje dla systemu Windows 10 i nowszego zostały zakupione i zsynchronizowane z usługą Intune. Zaloguj się do <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store dla Firm</a> aby kupić dodatkowe aplikacje.",
"kioskManagedHomeScreenAutoSignOutDescription": "Automatycznie wyloguj użytkowników z zarządzanego ekranu głównego po okresie braku aktywności i określ, czy nie dać użytkownikom końcowym opcji przedłużenia sesji logowania. Aby skonfigurować to ustawienie, należy włączyć ekran logowania. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD i spowoduje wylogowanie użytkowników końcowych ze wszystkich aplikacji na urządzeniu zintegrowanych z trybem urządzenia udostępnionego. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Automatycznie wyloguj użytkowników z Zarządzanego Ekranu Głównego po okresie braku aktywności i określ, czy nie dać użytkownikom końcowym opcji przedłużenia sesji logowania. Aby skonfigurować to ustawienie, należy włączyć ekran logowania. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD i spowoduje wylogowanie użytkowników końcowych ze wszystkich aplikacji na urządzeniu zintegrowanych z trybem urządzenia udostępnionego. ",
"kioskManagedHomeScreenAutoSignOutName": "Automatycznie wyloguj aplikacje trybu MHS i urządzenia udostępnionego po stanie nieaktywności",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Zdefiniuj czas (w sekundach), przez jaki użytkownik ma mieć możliwość wznowienia sesji przed automatycznym wylogowaniem z zarządzanego ekranu głównego. Domyślnie ta wartość jest ustawiona na 60 sekund. Aby skonfigurować to ustawienie, musi być włączone automatyczne wylogowywanie się po braku aktywności. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD i spowoduje wylogowanie użytkowników ze wszystkich aplikacji na urządzeniu zintegrowanych z trybem urządzenia udostępnionego. ",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Zdefiniuj czas (w sekundach), przez jaki użytkownik ma mieć możliwość wznowienia sesji przed automatycznym wylogowaniem z Zarządzanego Ekranu Głównego. Domyślnie ta wartość jest ustawiona na 60 sekund. Aby skonfigurować to ustawienie, musi być włączone automatyczne wylogowywanie się po braku aktywności. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD i spowoduje wylogowanie użytkowników ze wszystkich aplikacji na urządzeniu zintegrowanych z trybem urządzenia udostępnionego. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Liczba sekund na powiadomienie użytkownika przed automatycznym wylogowaniem",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Zdefiniuj okres braku aktywności (w sekundach), po którym użytkownik zostanie automatycznie wylogowany z zarządzanego ekranu głównego. Domyślnie ta wartość jest ustawiona na 300 sekund. Aby skonfigurować to ustawienie, musi być włączone automatyczne wylogowywanie się po braku aktywności. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD i spowoduje wylogowanie użytkowników ze wszystkich aplikacji na urządzeniu zintegrowanym z trybem urządzenia udostępnionego. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Zdefiniuj okres braku aktywności (w sekundach), po którym użytkownik zostanie automatycznie wylogowany z Zarządzanego Ekranu Głównego. Domyślnie ta wartość jest ustawiona na 300 sekund. Aby skonfigurować to ustawienie, musi być włączone automatyczne wylogowywanie się po braku aktywności. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD i spowoduje wylogowanie użytkowników ze wszystkich aplikacji na urządzeniu zintegrowanym z trybem urządzenia udostępnionego. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Liczba sekund, przez które urządzenie jest nieaktywne przed automatycznym wylogowaniem użytkownika",
"kioskManagedHomeScreenPINComplexityComplex": "Złożony",
"kioskManagedHomeScreenPINComplexityDescription": "Wybierz złożoność numeru PIN sesji. Złożony wymaga znaków alfanumerycznych, a prosty — tylko cyfry. Wymagaj od użytkownika ustawienia numeru PIN dla sesji logowania, aby skonfigurować to ustawienie. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Prosty",
"kioskManagedHomeScreenPINRequiredDescription": "Umożliwia użytkownikom tworzenie numeru PIN istniejącego podczas sesji logowania jednokrotnego. Po wylogowaniu ten numer PIN zostanie wyczyszczony. Aby skonfigurować to ustawienie, ekran logowania musi być włączony. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD.",
"kioskManagedHomeScreenPINRequiredName": "Wymagaj, aby użytkownik ustawił numer PIN dla sesji logowania",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Wymagaj od użytkowników wprowadzenia numeru PIN sesji, aby wznowić korzystanie z zarządzanego ekranu głównego po wyświetleniu wygaszacza ekranu. Wymagaj od użytkownika ustawienia numeru PIN dla sesji logowania, aby skonfigurować to ustawienie. To ustawienie nie działa, jeśli tryb wygaszacza ekranu nie jest skonfigurowany. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Wymagaj od użytkowników wprowadzenia numeru PIN sesji, aby wznowić korzystanie z Zarządzanego Ekranu Głównego po wyświetleniu wygaszacza ekranu. Wymagaj od użytkownika ustawienia numeru PIN dla sesji logowania, aby skonfigurować to ustawienie. To ustawienie nie działa, jeśli tryb wygaszacza ekranu nie jest skonfigurowany. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Użytkownik musi wprowadzić numer PIN sesji, jeśli został wyświetlony wygaszacz ekranu",
"kioskManagedHomeScreenSignInBackgroundDescription": "Dostosuj wygląd ekranu logowania. Aby skonfigurować to ustawienie, należy włączyć ekran logowania. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Dostosuj logo znakowania dla ekranu logowania i monitu o przypięcie sesji. Aby skonfigurować to ustawienie, należy włączyć ekran logowania. To ustawienie jest przeznaczone do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Ustaw niestandardowe logo znakowania adresów URL dla ekranu logowania i strony przypinania sesji",
"kioskManagedHomeScreenSignInEnabledDescription": "Włącz ekran logowania na zarządzanym ekranie głównym. Ten ekran logowania jest przeznaczony do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD.",
"kioskManagedHomeScreenSignInEnabledDescription": "Włącz ekran logowania na Zarządzanym Ekranie Głównym. Ten ekran logowania jest przeznaczony do użycia na dedykowanych urządzeniach zarejestrowanych w trybie udostępnionego urządzenia usługi AAD.",
"kioskManagedHomeScreenSignInEnabledName": "Ekran logowania MHS",
"kioskManagedSettingsDescription": "Ten skrót daje użytkownikom dostęp do ustawień inną metodą. Jest wyświetlany na ekranie głównym jako ikona bez możliwości dostosowywania (podobnie jak w przypadku aplikacji) i ma nazwę Ustawienia zarządzane. Jeśli wyłączysz ten skrót, użytkownicy nadal będą mogli przesunąć palcem w dół na ekranie, aby uzyskać dostęp do tych ustawień.",
"kioskManagedSettingsName": "Skrót do menu ustawień",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Tryb kiosku",
"kioskModeSingle": "Pojedyncza aplikacja",
"kioskMonthly": "Miesięcznie",
"kioskObsoleteInfoHeader": "Ustawienia w tym bloku zostały oznaczone jako przestarzałe. Aby skonfigurować ustawienia kiosku dla urządzenia, wróć do bloku Tworzenie profilu, a następnie na liście rozwijanej Typ profilu wybierz pozycję Kiosk (wersja zapoznawcza).",
"kioskProfileHeader": "Te ustawienia służą do konfigurowania trybu kiosku. Przed skonfigurowaniem tych ustawień upewnij się, że aplikacje, które chcesz uruchomić w trybie kiosku, wdrożono na urządzeniach z obciążenia aplikacji klienckich.",
"kioskProfileLearnMore": "Dowiedz się więcej o trybie kiosku systemu Windows.",
"kioskProfileName": "Nazwa konfiguracji kiosku",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Cykl okna obsługi",
"kioskRecurrenceDescription": "Określ, jak często będą uruchamiane okna obsługi dla aktualizacji aplikacji. Zaleca się ustawienie „Codziennie”, aby uniknąć nieplanowanych ponownych uruchomień aplikacji.",
"kioskScreenOrientationAutoRotate": "Autoobracanie",
"kioskScreenOrientationDescription": "Kierunek wyświetlania zarządzanego ekranu głównego na urządzeniu.",
"kioskScreenOrientationDescription": "Kierunek wyświetlania Zarządzanego Ekranu Głównego na urządzeniu.",
"kioskScreenOrientationLandscape": "Poziomo",
"kioskScreenOrientationName": "Orientacja ekranu",
"kioskScreenOrientationNotConfigured": "Nie skonfigurowano",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Konfiguracja sieci Wi-Fi",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Wprowadź nazwę identyfikatora SSID sieci Wi-Fi",
"kioskWifiSsidsDescription": "Możesz ściślej kontrolować lub ograniczać dostęp do sieci Wi-Fi, ręcznie dodając lub importując listę dozwolonych sieci według identyfikatora SSID. Użytkownicy zarządzanego ekranu głównego będą mogli łączyć się tylko z tymi sieciami. Aby można było skonfigurować to ustawienie, konfiguracja sieci Wi-Fi musi być włączona. Jeśli nie dodasz niczego, wszystkie dostępne sieci będą wyświetlane użytkownikowi urządzenia.",
"kioskWifiSsidsDescription": "Możesz ściślej kontrolować lub ograniczać dostęp do sieci Wi-Fi, ręcznie dodając lub importując listę dozwolonych sieci według identyfikatora SSID. Użytkownicy Zarządzanego Ekranu Głównego będą mogli łączyć się tylko z tymi sieciami. Aby można było skonfigurować to ustawienie, konfiguracja sieci Wi-Fi musi być włączona. Jeśli nie dodasz niczego, wszystkie dostępne sieci będą wyświetlane użytkownikowi urządzenia.",
"kioskWifiSsidsName": "Lista dozwolonych sieci Wi-Fi",
"knoxBlockAutofillDescription": "Blokuj autowypełnianie.",
"knoxBlockAutofillName": "Automatyczne wypełnianie (tylko rozwiązanie Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana na zablokowanym ekranie (tylko komputery stacjonarne)",
"lockScreenBlockToastNotificationsDescription": "Zablokuj wyskakujące powiadomienia nad ekranem blokady urządzenia.",
"lockScreenBlockToastNotificationsName": "Wyskakujące powiadomienia na zablokowanym ekranie",
"lockScreenMessageDescription": "Określ opcjonalny tekst wyświetlany na zablokowanym ekranie. Jeśli dla domyślnego języka urządzenia nie określono komunikatu niestandardowego, wyświetlany jest komunikat języka „Wszystkie, chyba że określono inaczej”. ",
"lockScreenMessageGridHeader": "Zlokalizowany komunikat na ekranie blokady",
"lockScreenMessageHint": "(maksymalnie 4096 znaków)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/pl-pl/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Dowiedz się więcej o komunikatach na ekranie blokady. ",
"lockScreenMessageLengthValidation": "Długość danych wejściowych nie może przekraczać 4096 znaków.",
"lockScreenMessageName": "Komunikat na ekranie blokady",
"lockScreenMessagesSummaryKey": "Komunikat na ekranie blokady",
"lockScreenTimeoutInSecondsDescription": "Ustaw czas (w sekundach) między zablokowaniem ekranu a jego wyłączeniem na urządzeniach z systemem Windows 10 Mobile. Obsługiwane wartości to 111800.",
"lockScreenTimeoutInSecondsName": "Limit czasu ekranu (tylko urządzenia przenośne)",
"lockScreenTimeoutInSecondsPlaceholder": "Wprowadź liczbę sekund (111800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Dostęp do aplikacji Poczta systemu Windows bez konta Microsoft",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (wersja zapoznawcza)",
"microsoftTunnelForWindows": "Microsoft Tunnel (wersja zapoznawcza)",
"microsoftTunnelOption": "Microsoft Tunnel (klient autonomiczny) (wersja zapoznawcza)",
"microsoftTunnelSite": "Lokacja aplikacji Microsoft Tunnel",
"microsoftTunnelSiteDescription": "Klient sieci VPN będzie łączyć się z publicznym adresem IP lub nazwą FQDN lokacji.",
"microsoftTunnelSiteNotExist": "Lokacja nie istnieje. Wybierz nową lokację.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Parametry skojarzenia zabezpieczeń",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Uniemożliwiaj automatyczne szyfrowanie urządzenia podczas pierwszego użycia, gdy urządzenie jest dołączone do usługi Azure AD",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatyczne szyfrowanie podczas AADJ",
"securityCommonCriteriaModeDescription": "To ustawienie włącza podwyższony zestaw standardów zabezpieczeń na urządzeniu najczęściej używanym w organizacjach o dużej poufnej dostępności, takich jak instytucje rządowe. Nieskonfigurowane domyślnie.",
"securityCommonCriteriaModeName": "Tryb wspólnych kryteriów",
"securityDeveloperSettingsEnabledDescription": "Zezwalaj na dostęp do ustawień dewelopera.",
"securityDeveloperSettingsEnabledName": "Ustawienia dewelopera",
"securityOption": "Dane diagnostyczne wyłączone",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Prawidłowe kompilacje systemów operacyjnych",
"validTLSVersion": "Wersja protokołu TLS musi mieć jedną z następujących wartości: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Okres blokowania nie może być dłuższy niż 90 dni.",
"validateFreezePeriodSeparation": "Okresy blokowania muszą być oddzielone od siebie co najmniej 60 dniami.",
"validateSingleSignOnMessage": "Logowanie jednokrotne należy wyłączyć, gdy tryb uwierzytelniania to Maszyna lub Gość.",
"value": "Wartość",
"valueColumn": "Wartość",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(To sprawdzenie zgodności jest obsługiwane na urządzeniach z systemem operacyjnym Android 4.0 lub nowszym albo KNOX 4.0 lub nowszym)",
"versionIOS8": "(To sprawdzenie zgodności jest obsługiwane na urządzeniach z systemem operacyjnym iOS 8.0 lub nowszym)",
"versionWin10Desktop": "(To sprawdzenie zgodności jest obsługiwane w przypadku urządzeń stacjonarnych z systemem Windows 10 lub nowszym)",
"virtualHomeButtonDescription": "Włącz przycisk programowy kierujący użytkowników z powrotem do zarządzanego ekranu głównego. Wybierz między trwałym, przestawnym przyciskiem, a przyciskiem uaktywnianym gestem szybkiego przesunięcia w górę.",
"virtualHomeButtonDescription": "Włącz przycisk programowy kierujący użytkowników z powrotem do Zarządzanego Ekranu Głównego. Wybierz między trwałym, przestawnym przyciskiem, a przyciskiem uaktywnianym gestem szybkiego przesunięcia w górę.",
"virtualHomeButtonFloating": "Zmiennoprzecinkowe",
"virtualHomeButtonName": "Wirtualny przycisk ekranu głównego",
"virtualHomeButtonNotConfigured": "Nie skonfigurowano",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Wszystkie typy aplikacji",
"allAppsOptionText": "Wszystkie aplikacje",
"allAppsWithData": "Wszystkie aplikacje z przychodzącymi danymi organizacji",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Wszystkie miejsca docelowe",
"allSourcesOptionText": "Wszystkie źródła",
"allow": "Zezwalaj",
"allowOverrides": "Zezwalaj na przesłonięcia",
"allowSpecifiedBlock": "Zezwalaj na określone (blokuj nieokreślone)",
"allowSpecifiedWipe": "Zezwalaj na określone (wyczyść nieokreślone)",
"allowedOptionText": "Dozwolone",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Urządzenia z profilem służbowym systemu Android",
"anyAppOptionText": "Dowolna aplikacja",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Dowolne miejsce docelowe i dowolne źródło",
"anyDialerAppOptionText": "Dowolna aplikacja wybierania numerów",
"anyPolicyManagedDialerAppOptionText": "Dowolna zarządzana przez zasady aplikacja wybierania numerów",
"appAdded": "Dodano aplikację",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Nie zezwalaj na kopie zapasowe",
"dataBackupDisabledLabelMac": "Nie zezwalaj na kopie zapasowe programu iTunes i usługi iCloud",
"dataProtection": "Ochrona danych",
"dataTransfer": "Transfer danych",
"dataTransfer": "<b>Transfer danych</b>",
"defaultEdgeAppConfig": "Domyślnie zastosuj konfigurację przeglądarki Microsoft Edge",
"defaultValueAdvancedSettingsSelectorDisplayText": "Skonfiguruj ustawienia zaawansowane",
"defaultValueAppsSelectorDisplayText": "Wybierz wymagane aplikacje",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Nie przesłano żądań czyszczenia.",
"enable": "Włącz",
"enableOpenInExperienceSettingName": "Filtrować okno dialogowe otwierania/udostępniania tak, aby były widoczne tylko aplikacje zarządzane przez zasady?",
"encryption": "Szyfrowanie",
"encryption": "<b>Szyfrowanie</b>",
"encryptionLabel": "Szyfruj dane aplikacji",
"encryptionLabelAndroid": "Szyfruj dane aplikacji (system Android)",
"encryptionLabelIos": "Szyfruj dane aplikacji (system iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Wyszukaj według użytkownika",
"flaggedUsersSummaryPartLabel": "Użytkownicy",
"flaggedUsersSummaryPartTitle": "Użytkownicy z flagą",
"functionality": "Funkcje",
"functionality": "<b>Funkcjonalność</b>",
"gSAppPickerDescription": "Wybierz aplikacje zarządzane przez zasady, które chcesz uwzględnić. Następnie skonfiguruj w tych aplikacjach wymagania dotyczące uzyskiwania dostępu do firmowych plików i wiadomości e-mail oraz ich udostępniania. Domyślnie użytkownik może zapisywać dane na kontach usługi OneDrive i programu SharePoint organizacji.",
"gSAssignmentText": "Wybierz grupy użytkowników, które mają zostać dołączone w celu zapewnienia im dostępu do danych firmowych. Ochrona aplikacji jest przypisywana do użytkowników, a nie urządzeń, dlatego dane firmowe będą bezpieczne niezależnie od użytego urządzenia i jego stanu rejestracji.",
"gSEdgeAndroidApp": "Wymagaj instalacji przeglądarki Microsoft Edge dla systemu Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Prawidłowe znaki to: litery, cyfry, „-” i „.”",
"invalidPackageId": "Prawidłowe znaki to: litery, cyfry, „_” i „.”",
"invalidTokenUsageError": "Nieprawidłowy token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android i Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Czy zarządzanie aplikacjami mobilnymi jest włączone?",
"itemsCount": "Elementy: {0}",
"jailbrokenRootedDevices": "Urządzenia po jailbreaku/z dostępem do konta root",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Data ostatniego raportu",
"lastSync": "Ostatnia synchronizacja",
"lastSyncGmt": "Ostatnia synchronizacja (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Magazyn lokalny",
"mAMShortTitle": "Zarządzanie aplikacjami mobilnymi w usłudze Intune",
"mAMSummaryBladeTitle": "Stan ochrony aplikacji",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Ochrona aplikacji mobilnych pakietu Microsoft Office (wersja zapoznawcza)",
"manage": "Zarządzaj",
@@ -7639,8 +7661,8 @@
"noAssignments": "Brak przypisań",
"noConfigSelection": "Wybierz platformę i aplikację",
"noConfiguredUsers": "Brak skonfigurowanych użytkowników",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Brak miejsca docelowego lub źródła",
"noDestinationsOptionText": "Brak miejsc docelowych",
"noEmailToDisplay": "Brak dostępnego adresu e-mail",
"noOptionText": "Nie",
"noPermissionPropertyLabel": "Masz już subskrypcję?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Brak zasad",
"noProtectedUsers": "Brak chronionych użytkowników",
"noSelection": "Wybierz platformę, aplikację i stan ochrony",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Brak źródeł",
"noSubscriptionPropertyLabel": "Może być wymagana subskrypcja",
"noSubscriptionPropertyLinkText": "Wypróbuj usługę Microsoft Intune już teraz",
"noUnprotectedUsers": "Brak niechronionych użytkowników",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Zasoby do utworzenia",
"restrictWebContentNo": "Dowolna aplikacja",
"restrictWebContentOption2": "{0}: Zezwalaj na linki internetowe w dowolnej aplikacji",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "Zaświadczanie urządzeń SafetyNet",
"saveAppsNotificationText": "Zapisywanie wybranych aplikacji",
"saveChangesCommandText": "Zapisz",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Przeprowadziliśmy się do nowej lokalizacji",
"windows10AppProtectionPolicy": "Zasady ochrony aplikacji systemu Windows 10 lub nowszego",
"windows10PlatformLabel": "Windows 10 i nowsze",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Raport dotyczący ochrony systemu Windows",
"wipAddAppsSubtitle": "Dodaj zalecane aplikacje firmy Microsoft albo ręcznie dodaj aplikacje ze sklepu lub aplikacje klasyczne, które mają być dozwolone w ramach tych zasad.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Na przykład: Zaufana lokalizacja, Zaufane urządzenie, Silna autoryzacja",
"publishDesc": "Opublikowanie w aplikacjach spowoduje udostępnienie kontekstu uwierzytelniania do użycia przez aplikacje. Opublikuj po zakończeniu konfigurowania zasad dostępu warunkowego dla tagu. [Dowiedz się więcej][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publikuj w aplikacjach",
"titleDesc": "Skonfiguruj kontekst uwierzytelniania, który będzie używany do ochrony danych i akcji aplikacji. Użyj nazw i opisów, które będą zrozumiałe dla administratorów aplikacji. [Dowiedz się więcej][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Skonfiguruj kontekst uwierzytelniania, który będzie używany do ochrony danych i akcji aplikacji. Użyj nazw i opisów, które będą zrozumiałe dla administratorów aplikacji. [Dowiedz się więcej][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "Nie można zaktualizować elementu {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Hasło + kod SMS",
"passwordSoftwareOath": "Hasło + token oprogramowania OATH",
"passwordVoice": "Hasło + uwierzytelnianie przy użyciu głosu",
"passwordX509CertificateMultiFactor": "Hasło i uwierzytelnianie oparte na certyfikatach (wieloskładnikowe)",
"passwordX509CertificateSingleFactor": "Hasło i uwierzytelnianie oparte na certyfikatach (jednoskładnikowe)",
"sms": "SMS",
"smsEmail": "SMS + jednorazowy kod dostępu pocztą e-mail",
"smsFederatedSingleFactor": "Federacyjny pojedynczy czynnik + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Obejmuje współpracę B2B, bezpośrednie połączenie B2B i inne typy użytkowników zewnętrznych.",
"guestOrExternalUsersLabel": "Goście lub użytkownicy zewnętrzni",
"internalGuestLabel": "Lokalni użytkownicy-goście",
"otherExternalUserLabel": "Inni użytkownicy zewnętrzni"
"otherExternalUserLabel": "Inni użytkownicy zewnętrzni",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Dołączeni użytkownicy",
"legacyAuthenticationClients": "Klienci ze starszym uwierzytelnianiem",
"namePolicy": "Nazwij Twoje zasady",
"needAdPremiumMessage": "Aby użyć tej funkcji, potrzebujesz subskrypcji Azure AD Premium.",
"next": "Dalej",
"policyName": "Nazwa zasad",
"policyState": "Stan zasad",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Lista dostępnych organizacji"
},
"addTenantLabel": "Dodaj dzierżawę do wybranej",
"customOrganizationDescription": "Dodaj organizację o tym identyfikatorze dzierżawy",
"description": "Dodaj organizację usługi Azure AD, wpisując jedną z jej nazw domen.",
"notFoundResult": "Nie znaleziono",
"searchBoxPlaceholder": "Identyfikator dzierżawy lub nazwa domeny",
"subTitle": "Organizacja usługi Azure AD"
"subTitle": "Organizacja usługi Azure AD",
"tenantAdded": "Ten identyfikator dzierżawy został już dodany.",
"tenantIdNotFound": "Nie znaleziono identyfikatora dzierżawy"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Skonfiguruj ustawienia dostępu między dzierżawami, aby akceptować oświadczenia pochodzące z dzierżaw usługi Microsoft Azure AD, aby użytkownicy zewnętrzni korzystali z wbudowanych silnych form uwierzytelniania. Nie można skonfigurować silnych form uwierzytelniania niestandardowego dla użytkowników zewnętrznych.",
"allUsers": "Aby włączyć wszystkie siły uwierzytelniania, skonfiguruj ustawienia dostępu między dzierżawami w celu akceptowania oświadczeń pochodzących z dzierżaw usługi Azure AD dla użytkowników zewnętrznych. Siła uwierzytelniania spowoduje skonfigurowanie tylko uwierzytelniania drugiego czynnika dla użytkowników zewnętrznych.",
"externalUsers": "Aby włączyć wszystkie wbudowane silne formy uwierzytelniania, skonfiguruj ustawienia dostępu między dzierżawami w celu akceptowania oświadczeń pochodzących z dzierżaw usługi Microsoft Azure AD dla użytkowników zewnętrznych."
},
"combinedRegistration": "Włącz połączoną rejestrację dla opcji „Wymagaj siły uwierzytelniania”, aby działała poprawnie. Zdecydowanie zalecamy włączenie go dla wszystkich użytkowników, a nie tylko dla ich grupy.",
"compliantDeviceEnabled": "Nie zablokuj sobie dostępu! Upewnij się, że Twoje urządzenie jest zgodne.",
"domainJoinedDeviceEnabled": "Nie zablokuj sobie dostępu! Upewnij się, że Twoje urządzenie jest przyłączone hybrydowo do usługi Azure AD.",
"notAvailableForSP": "Niektóre mechanizmy kontroli są niedostępne z powodu wyboru elementu „{0}” w przypisaniu zasad",
@@ -9161,7 +9197,10 @@
"aria": "Lista atrybutów na urządzeniu używanych podczas logowania.",
"infoBalloon": "Lista atrybutów na urządzeniu używanych podczas logowania."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Zaawansowane",
"allCloudAppsErrorBox": "Opcja „Wszystkie aplikacje w chmurze” musi być wybrana, jeśli wybrane jest udzielenie „Wymagaj zmiany hasła”",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Przykład: uri:contoso.com:level3",
"appEnforceInfoBubble": "Ograniczenia wymuszane przez aplikacje mogą wymagać dodatkowych czynności konfiguracyjnych administratora w ramach aplikacji w chmurze. Ograniczenia będą stosowane tylko dla nowych sesji.",
"appNotSetSeletorLabel": "Nie wybrano żadnej aplikacji w chmurze",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Konfiguruj aplikacje klienckie, aby do określonych z nich zastosować zasady",
"applyConditionDevicePlatformInfoBalloonContent": "Konfiguruj platformy urządzeń, aby do określonych z nich zastosować zasady",
"applyConditionDeviceStateInfoBalloonContent": "Skonfiguruj stany urządzeń, aby do określonych z nich zastosować zasady",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Informacje",
"invalidCertDuration": "Nieprawidłowy czas trwania certyfikatu",
"invalidIpAddress": "Wartość musi być prawidłowym adresem IP",
"invalidReAuthSignInRiskOptionSelected": "Kontrola sesji „częstotliwość logowania za każdym razem” nie zezwala na wybór opcji „brak ryzyka” w kontrolce warunku „poziom ryzyka logowania”.",
"invalidUriErrorMsg": "Wprowadź prawidłowy identyfikator Uri. Przykład: „uri:contoso.com:acr” ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Kliknij tutaj, aby uzyskać więcej informacji.",
"namednetworkExceedingSizeErrorMessage": "Przekroczono maksymalny dozwolony rozmiar magazynu dla nazwanych lokalizacji. Spróbuj ponownie, używając krótszej listy. Kliknij tutaj, aby wyświetlić więcej szczegółów.",
"needMfaSecondary": "Gdy opcja „Częstotliwość operacji logowania za każdym razem” jest wybierana wraz z opcją „Tylko pomocnicze metody uwierzytelniania”, należy wybrać opcję „Wymagaj uwierzytelniania wieloskładnikowego”",
"needMfaSpecificApps": "Mechanizm kontroli sesji „Częstotliwość operacji logowania za każdym razem” wymaga udzielenia kontroli „Wymagaj uwierzytelniania wieloskładnikowego” w przypadku wybrania specjalnie obsługiwanych aplikacji",
"newCertName": "nowy certyfikat",
"noAttributePermissionsError": "Niewystarczające uprawnienia do tworzenia lub aktualizowania zasad. Do dodawania/edytowania filtrów dynamicznych wymagana jest rola czytnika definicji atrybutów.",
"noPolicyRowMessage": "Brak zasad",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Wybierz lokalizacje",
"selectedSP": "Wybrano jednostkę usługi",
"servicePrincipalBladeExcludedSelectorTitle": "Wybieranie wykluczonych jednostek usług",
"servicePrincipalBladeIncludedSelectorTitle": "Wybieranie jednostek usług",
"servicePrincipalDataGridAria": "Lista dostępnych jednostek usługi",
"servicePrincipalDropDownLabel": "Czego dotyczą te zasady?",
"servicePrincipalInfoBox": "Niektóre warunki są niedostępne z powodu wyboru elementu „{0}” w przypisaniu zasad",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Wszyscy użytkownicy i wszystkie grupy",
"userSelectionBladeExcludeDescription": "Wybierz użytkowników i grupy, wobec których zostanie zastosowane wykluczenie z zasad",
"userSelectionBladeExcludeTabTitle": "Wyklucz",
"userSelectionBladeExcludedSelectorTitle": "Wybierz wykluczonych użytkowników",
"userSelectionBladeExcludedSelectorTitle": "Wybierz wykluczonych użytkowników i wykluczone grupy",
"userSelectionBladeIncludeDescription": "Wybierz użytkowników, dla których będą stosowane te zasady",
"userSelectionBladeIncludeTabTitle": "Uwzględnij",
"userSelectionBladeIncludedSelectorTitle": "Wybierz",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Adres IP, z której loguje się użytkownik.",
"whatIfIpCountryInfoBoxText": "W przypadku używania adresu IP lub kraju oba pola będą wymagane i powinny być poprawnie mapowane na siebie.",
"whatIfPolicyAppliesTab": "Zasady, które będą miały zastosowanie",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Zasady, które można zastosować ({0})",
"whatIfPolicyDoesNotApplyTab": "Zasady, które nie będą miały zastosowania",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Zasady, których nie można zastosować ({0})",
"whatIfReasons": "Przyczyny braku zastosowania tych zasad",
"whatIfSelectClientApp": "Wybierz aplikację kliencką...",
"whatIfSelectCountry": "Wybierz kraj...",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "Użytkownik"
},
"availableUninstall": "Zezwalaj na dostępne odinstalowywanie",
"availableUninstallTooltip": "Wybierz pozycję „Tak”, aby udostępnić opcję odinstalowywania dla tej aplikacji użytkownikom z Portalu firmy. Wybierz pozycję „Nie”, aby uniemożliwić użytkownikom odinstalowanie aplikacji z Portalu firmy.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Zachowanie ponownego uruchamiania urządzenia",
"deviceRestartBehaviorTooltip": "Wybierz zachowanie ponownego uruchomienia urządzenia po pomyślnej instalacji aplikacji. Wybierz pozycję „Określ zachowanie na podstawie kodów powrotnych”, aby ponownie uruchomić urządzenie na podstawie ustawień konfiguracji kodów powrotnych. Wybierz pozycję „Brak określonej czynności”, aby pominąć ponowne uruchomienie urządzenia podczas instalacji aplikacji korzystającej z instalatora MSI. Wybierz pozycję „Instalacja aplikacji może wymusić ponowne uruchomienie urządzenia”, aby zezwolić na ukończenie instalacji aplikacji bez pomijania ponownego uruchamiania. Wybierz pozycję „Usługa Intune wymusi obowiązkowe ponowne uruchomienie urządzenia”, aby zawsze ponownie uruchamiać urządzenie po pomyślnej instalacji aplikacji.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Ustawienia S/MIME programu Outlook",
"ownerLabel": "Właściciel",
"ownerSizeHint": "Maksymalna długość nazwy właściciela to 256 znaków.",
"packageIdLabel": "Identyfikator pakietu",
"packageNameLabel": "Nazwa pakietu",
"pivCredentialNotConfigured": "Nie wybrano wystawcy pochodnych poświadczeń dla dzierżawy. Musisz skonfigurować wystawcę, zanim będzie można pomyślnie zastosować te zasady do urządzeń.",
"platformLabel": "Platforma",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Certyfikat zaufany",
"macVPN": "Sieć VPN",
"macWiFi": "Sieć Wi-Fi",
"settingsCatalog": "Wykaz ustawień (wersja zapoznawcza)",
"settingsCatalog": "Wykaz ustawień",
"unsupported": "Nieobsługiwane",
"windows10AdministrativeTemplate": "Szablony administracyjne (wersja zapoznawcza)",
"windows10Atp": "Ochrona punktu końcowego w usłudze Microsoft Defender (urządzenia stacjonarne z systemem Windows 10 lub nowszym)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Skonfigurowano",
"currentVersionLabel": "Bieżąca wersja",
"currentVersionTooltip": "To jest bieżąca wersja pakietu Office, która jest skonfigurowana w tym zestawie. Ta wartość zostanie zaktualizowana po skonfigurowaniu i zapisaniu nowszej wersji.",
"defaultFileFormatLabel": "Domyślny format pliku",
"enableMicrosoftSearchAsDefaultTooltip": "Instaluje usługę w tle, która pomaga określić, czy na urządzeniu jest zainstalowane rozszerzenie Microsoft Search w usłudze Bing dla przeglądarki Google Chrome.",
"enterXmlDataLabel": "Wprowadź dane XML",
"languagesLabel": "Języki",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Urządzenia z systemem Chrome OS"
"devices": "Urządzenia z systemem operacyjnym Chrome (wersja zapoznawcza)"
},
"ManagedDesktop": {
"adminContacts": "Kontakty administracyjne",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Dostosowywanie",
"cartProfiles": "Profile koszyków",
"certificateConnectors": "Łączniki certyfikatu",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (wersja zapoznawcza)",
"compliancePolicies": "Zasady zgodności",
"complianceScriptManagement": "Skrypty",
"complianceScriptManagementPreview": "Skrypty (wersja zapoznawcza)",
@@ -11439,7 +11487,6 @@
"conditions": "Lokalizacje",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Profile konfiguracji",
"configurationProfilesPreview": "Profile konfiguracji (wersja zapoznawcza)",
"connectorsAndTokens": "Łączniki i tokeny",
"corporateDeviceIdentifiers": "Identyfikatory urządzeń firmowych",
"customAttributes": "Atrybuty niestandardowe",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Pomoc i obsługa techniczna ({0})",
"iOSAppProvisioning": "Profile aprowizacji aplikacji systemu iOS",
"incompleteUserEnrollments": "Nieukończone rejestracje użytkowników",
"intuneRemoteAssistance": "Pomoc zdalna (wersja zapoznawcza)",
"iosUpdates": "Zasady aktualizacji dla systemu iOS/iPadOS",
"legacyPcManagement": "Zarządzanie starszymi komputerami",
"macOSSoftwareUpdate": "Aktualizuj zasady dla systemu macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "Urządzenia: {0}",
"platformEnrollment": "{0} — rejestracja",
"policies": "Zasady",
"previewMDMDevices": "Wszystkie urządzenia zarządzane (wersja zapoznawcza)",
"profiles": "Profile",
"properties": "Właściwości",
"reports": "Raporty",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Skrypty",
"securityBaselines": "Punkty odniesienia zabezpieczeń",
"serviceToServiceConnector": "Łącznik usługi Exchange Online",
"servicenowConnector": "Łącznik usługi ServiceNow",
"shellScripts": "Skrypty powłoki",
"teamViewerConnector": "Łącznik programu TeamViewer",
"telecomeExpenseManagement": "Zarządzanie wydatkami na telekomunikację",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Warunki i postanowienia",
"titles": "Tytuły",
"troubleshoot": "Rozwiązywanie problemów",
"troubleshootDevice": "Urządzenie",
"troubleshootGroup": "Grupa",
"troubleshootSupport": "Rozwiązywanie problemów i pomoc techniczna",
"troubleshootUser": "Użytkownik",
"user": "Użytkownik",
"userExecutionStatus": "Stan użytkownika",
"warranty": "Dostawcy rękojmi",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Pierścienie aktualizacji dla systemu Windows 10 i nowszego",
"windows10XPolicyFailures": "Błędy zasad systemu Windows 10X",
"windows365Connector": "Łącznik systemu Windows 365 Citrix",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Certyfikat przedsiębiorstwa systemu Windows",
"windowsManagement": "Skrypty programu PowerShell",
"windowsSideLoadingKeys": "Klucze ładowania bezpośredniego systemu Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Content caching",
"controlPanelAndSettings": "Control Panel and Settings",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Custom Compliance (Preview)",
"customCompliancePreview": "Custom Compliance (preview)",
"customCompliance": "Custom Compliance",
"customConfiguration": "Custom Configuration Profile",
"customOMASettings": "Custom OMA-URI Settings",
"customPreferences": "Preference file",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Enter the link to the app listing in Google Play store. For example:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Enter the 'Link for Intune' URL for the app provided from the store. For more information, see {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Add Microsoft Store apps to Microsoft Intune",
"windows": "Enter the link to the app listing in the Microsoft Store. For example:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"applicableDeviceType": "Select the device types that can install this app.",
"category": "Categorize the app to make it easier for users to sort and find in Company Portal. You can choose multiple categories.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Add a name for the app. This name will be visible in the Intune apps list and to users in the Company Portal.",
"notes": "Add additional notes about the app. Notes will be visible to people signed in to the admin center.",
"owner": "The name of the person in your organization who manages licensing or is the point-of-contact for this app. This name will be visible to people signed in to the admin center.",
"packageId": "The app Package Identifier is the unique value that identifies the app.",
"packageName": "Contact the device manufacturer to get the app's package name. Example package name: com.example.app",
"privacyUrl": "Provide a link for people who want to learn more about the app's privacy settings and terms. The privacy URL will be visible to users in Company Portal.",
"publisher": "The name of the developer or company that distributes the app. This information will be visible to users in Company Portal.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Description is required.",
"editDescription": "Edit Description",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .intunemac file to select an older minimum operating system.",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .pkg file to select an older minimum operating system.",
"name": "App information",
"nameForOfficeSuitApp": "App suite information"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Compliance grace period expiration",
"configurationType": "Profile type",
"conflictingPolicy": "Conflicting Policies",
"createdDate": "Created date",
"currentOs": "Current OS",
"date": "Date",
"dateRange": "Date range",
@@ -1129,9 +1133,11 @@
"device": "Device",
"deviceId": "Device ID",
"deviceName": "Device name",
"deviceOrApplicationName": "Device or application name",
"deviceReporting": "Devices reporting",
"diagnosticCode": "Diagnostic Code",
"diagnosticText": "Diagnostic Text",
"diagnostics": "Diagnostics",
"displayName": "Display name",
"driversToReview": "Drivers to review",
"eSIMActivationStatus": "Activation status",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Last Successful Sync",
"lastUpdated": "Last Updated",
"location": "Location",
"loggedInUser": "Logged in user",
"message": "Message",
"model": "Model",
"mtdConnector": "MTD Connector",
@@ -1235,7 +1242,7 @@
"infoText": "Configure the PIN and credential requirements that users must meet to access apps in a work context."
},
"DataProtection": {
"infoText": "This group includes the data loss prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
"infoText": "This group includes the Data Loss Prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
},
"DeviceTypes": {
"selectOne": "Select at least one device type."
@@ -1371,7 +1378,7 @@
"tooltip": "Android OS uses fingerprint scans to authenticate Android-device users. This feature supports the native biometric controls on Android devices. OEM-specific biometric settings, like Samsung Pass, are not supported. If allowed, native biometric controls must be used to access the app on a capable device."
},
"AndroidOverrideFingerprint": {
"label": "Override fingerprint with PIN after timeout"
"label": "Override biometrics with PIN after timeout"
},
"AppPIN": {
"label": "App PIN when device PIN is set",
@@ -1495,7 +1502,7 @@
},
"RequirePinAfterBiometricChange": {
"label": "Override Biometrics with PIN after biometric updates",
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts."
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts. This setting only takes effect once a biometric has been used to access the app."
},
"RestrictKeyboards": {
"duplicatePackageError": "The package ID must be unique.",
@@ -1546,11 +1553,11 @@
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.<br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application.<br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context."
},
"Tap": {
"numberOfDays": "Number of days",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Script location"
},
"createButtonText": "Add",
"createPowershellScriptFlowSectionName": "Add Powershell script",
"createPowershellScriptFlowSectionName": "Add PowerShell script",
"customAttributeObjectName": "Custom attribute",
"editPowershellScriptFlowSectionName": "Edit PowerShell script",
"enforceSignatureCheckInfoBalloonContent": "The script must be signed by a trusted publisher. By default, no warning or prompt displays and the script runs unblocked.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kiosk mode",
"kioskModeSingle": "Single app",
"kioskMonthly": "Monthly",
"kioskObsoleteInfoHeader": "The settings on this blade have been made obsolete. To configure Kiosk settings for your device, go back to the Create profile blade. In the Profile type dropdown, select Kiosk (preview).",
"kioskProfileHeader": "Use these settings to configure kiosk mode. Prior to configuring these settings, make sure you have deployed the apps you want to run in Kiosk mode to the devices from the client apps workload.",
"kioskProfileLearnMore": "Learn more about Windows kiosk mode.",
"kioskProfileName": "Kiosk configuration name",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana on locked screen (Desktop only)",
"lockScreenBlockToastNotificationsDescription": "Block toast notifications above the device lock screen.",
"lockScreenBlockToastNotificationsName": "Toast notifications on locked screen",
"lockScreenMessageDescription": "Specify optional text displayed on the locked screen. The \"All, except when specified\" Language message is shown if a custom message is not specified for a device's default language. ",
"lockScreenMessageGridHeader": "Localized lock screen message",
"lockScreenMessageHint": "(max 4096 characters)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Learn more about lock screen messages. ",
"lockScreenMessageLengthValidation": "Input can't exceed 4096 characters.",
"lockScreenMessageName": "Lock screen message",
"lockScreenMessagesSummaryKey": "Lock Screen Message",
"lockScreenTimeoutInSecondsDescription": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800.",
"lockScreenTimeoutInSecondsName": "Screen timeout (mobile only)",
"lockScreenTimeoutInSecondsPlaceholder": "Enter number of seconds (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Access to Windows Mail app without a Microsoft account",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (preview)",
"microsoftTunnelOption": "Microsoft Tunnel (standalone client) (preview)",
"microsoftTunnelSite": "Microsoft Tunnel site",
"microsoftTunnelSiteDescription": "The VPN client will connect to the public IP address or FQDN of the site.",
"microsoftTunnelSiteNotExist": "The site does not exist. Select a new site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Security Association Parameters",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Prevent automatic device encryption during first use, when the device is Azure AD joined",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatic encryption during AADJ",
"securityCommonCriteriaModeDescription": "This setting enables an elevated set of security standards on the device most often used in highly sensitive organizations, such as government establishments. Not configured by default.",
"securityCommonCriteriaModeName": "Common Criteria mode",
"securityDeveloperSettingsEnabledDescription": "Allow access to developer settings.",
"securityDeveloperSettingsEnabledName": "Developer settings",
"securityOption": "Diagnostic data off",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Valid operating system builds",
"validTLSVersion": "TLS Version must be one of the following values: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Freeze period cannot be longer than 90 days.",
"validateFreezePeriodSeparation": "Freeze periods must be separated by at least 60 days.",
"validateSingleSignOnMessage": "Property Single sign-on (SSO) must be set to Disable when Authentication Mode is set to Machine or Guest.",
"value": "Value",
"valueColumn": "Value",
@@ -7290,6 +7306,9 @@
"allowSpecifiedBlock": "Allow specified (Block non-specified)",
"allowSpecifiedWipe": "Allow specified (Wipe non-specified)",
"allowedOptionText": "Allowed",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android work profile devices",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Prevent backups",
"dataBackupDisabledLabelMac": "Prevent iTunes and iCloud backups",
"dataProtection": "Data protection",
"dataTransfer": "Data Transfer",
"dataTransfer": "<b>Data Transfer</b>",
"defaultEdgeAppConfig": "Default to Edge app configuration",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configure advanced settings",
"defaultValueAppsSelectorDisplayText": "Select required apps",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "No wipe requests have been issued.",
"enable": "Enable",
"enableOpenInExperienceSettingName": "Filter Open-In/Share Dialog to only policy managed apps?",
"encryption": "Encryption",
"encryption": "<b>Encryption</b>",
"encryptionLabel": "Encrypt app data",
"encryptionLabelAndroid": "Encrypt app data (Android)",
"encryptionLabelIos": "Encrypt app data (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Search by user",
"flaggedUsersSummaryPartLabel": "Users",
"flaggedUsersSummaryPartTitle": "Flagged users",
"functionality": "Functionality",
"functionality": "<b>Functionality</b>",
"gSAppPickerDescription": "Select the policy-managed apps that you want to include. Then configure the requirements for accessing and sharing corporate files and emails in these apps. By default, user can save data to your organization's OneDrive and SharePoint accounts.",
"gSAssignmentText": "Choose the user groups that you want to include to ensure that they have access to your corporate data. App protection is assigned to users, and not devices, so your corporate data will be secure regardless of the device used and its enrollment status.",
"gSEdgeAndroidApp": "Require Install for Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Valid characters are: alphanumeric, '-' and '.'",
"invalidPackageId": "Valid characters are: alphanumeric, '_' and '.'",
"invalidTokenUsageError": "Invalid token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Is MAM enabled?",
"itemsCount": "{0} items",
"jailbrokenRootedDevices": "Jailbroken/rooted devices",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Last reported date",
"lastSync": "Last sync",
"lastSyncGmt": "Last sync (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Local Storage",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "App protection status",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Protect Microsoft Office mobile apps (preview)",
"manage": "Manage",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resources to be created",
"restrictWebContentNo": "Any app",
"restrictWebContentOption2": "{0}: Allow web links in any app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet device attestation",
"saveAppsNotificationText": "Saving selected apps",
"saveChangesCommandText": "Save",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "We moved to a new location",
"windows10AppProtectionPolicy": "Windows 10 and later app protection policy",
"windows10PlatformLabel": "Windows 10 and later",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows protection report",
"wipAddAppsSubtitle": "Add recommended Microsoft apps, or manually add store or desktop apps to be allowed in this policy.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ex. Trusted location, Trusted device, Strong authorization",
"publishDesc": "Publish to apps will make the authentication context available for apps to use. Publish once you finish configuring Conditional Access policy for the tag. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publish to apps",
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "Failed to update {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Password + SMS",
"passwordSoftwareOath": "Password + Software OATH token",
"passwordVoice": "Password + Voice",
"passwordX509CertificateMultiFactor": "Password + Certificate Based Authentication (Multi-Factor)",
"passwordX509CertificateSingleFactor": "Password + Certificate Based Authentication (Single-Factor)",
"sms": "SMS",
"smsEmail": "SMS + Email one-time passcode",
"smsFederatedSingleFactor": "Federated Single-Factor + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Includes B2B Collaboration, B2B direct connect and other types of external users.",
"guestOrExternalUsersLabel": "Guest or external users",
"internalGuestLabel": "Local guest users",
"otherExternalUserLabel": "Other external users"
"otherExternalUserLabel": "Other external users",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Included users",
"legacyAuthenticationClients": "Legacy authentication clients",
"namePolicy": "Name your policy",
"needAdPremiumMessage": "You need an Azure AD Premium subscription to use this feature.",
"next": "Next",
"policyName": "Policy Name",
"policyState": "Policy state",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "List of available organizations"
},
"addTenantLabel": "Add tenant to selected",
"customOrganizationDescription": "Add an organization with this tenant ID",
"description": "Add an Azure AD organization by typing one of its domain names.",
"notFoundResult": "Not found",
"searchBoxPlaceholder": "Tenant ID or domain name",
"subTitle": "Azure AD organization"
"subTitle": "Azure AD organization",
"tenantAdded": "This tenant ID has already been added.",
"tenantIdNotFound": "Tenant ID not found"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configure cross-tenant access settings to accept claims coming from Azure AD tenants for external user to use built-in authentication strengths. Custom authentication strengths cannot be configured for external users.",
"allUsers": "To enable all authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users. Authentication strengths will only configure second factor authentication for external users.",
"externalUsers": "To enable all built-in authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users."
},
"combinedRegistration": "Enable combined registration for \"Require authentication strength\" to work correctly. We strongly recommend turning it on for all users rather than just a group of them.",
"compliantDeviceEnabled": "Don't lock yourself out! Make sure that your device is compliant.",
"domainJoinedDeviceEnabled": "Don't lock yourself out! Make sure that your device is Hybrid Azure AD Joined.",
"notAvailableForSP": "Some controls are not available due to '{0}' selection in policy assignment",
@@ -9161,7 +9197,10 @@
"aria": "List of attributes on the device employed during sign-in.",
"infoBalloon": "List of attributes on the device employed during sign-in."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Advanced",
"allCloudAppsErrorBox": "\"All cloud apps\" must be selected when \"Require password change\" grant is selected",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Example: uri:contoso.com:level3",
"appEnforceInfoBubble": "App enforced restrictions might require additional admin configurations within the cloud apps. The restrictions will only take effect for new sessions.",
"appNotSetSeletorLabel": "0 cloud apps selected",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configure client apps to apply the policy to specific client apps",
"applyConditionDevicePlatformInfoBalloonContent": "Configure device platforms to apply the policy to specific platforms",
"applyConditionDeviceStateInfoBalloonContent": "Configure device state to apply the policy to specific device state(s)",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Invalid cert duration",
"invalidIpAddress": "Value must be a valid IP address",
"invalidReAuthSignInRiskOptionSelected": "The \"sign-in frequency every time\" session control does not allow the \"no risk\" selection in the \"sign-in risk level\" condition control.",
"invalidUriErrorMsg": "Please enter a valid Uri. For example,'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Click here for more details.",
"namednetworkExceedingSizeErrorMessage": "You have exceeded the maximum allowed storage for named locations. Try again with a shorter list. Click here to view more details.",
"needMfaSecondary": "\"Require multifactor authentication\" must be selected when \"Sign-in frequency every time\" is selected with \"Secondary authentication methods only\"",
"needMfaSpecificApps": "\"The \"sign-in frequency every time\" session control requires the \"Require multifactor authentication\" grant control when specifically-supported apps are selected",
"newCertName": "new cert",
"noAttributePermissionsError": "Insufficient privileges to create or update policy. Attribute definition reader role is required to add/edit dynamic filters.",
"noPolicyRowMessage": "No policies",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Select locations",
"selectedSP": "Selected Service Principal",
"servicePrincipalBladeExcludedSelectorTitle": "Select excluded service principals",
"servicePrincipalBladeIncludedSelectorTitle": "Select service principals",
"servicePrincipalDataGridAria": "List of available service principals",
"servicePrincipalDropDownLabel": "What does this policy apply to?",
"servicePrincipalInfoBox": "Some conditions are not available due to '{0}' selection in policy assignment",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "All users and groups",
"userSelectionBladeExcludeDescription": "Select the users and groups to exempt from the policy",
"userSelectionBladeExcludeTabTitle": "Exclude",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users and groups",
"userSelectionBladeIncludeDescription": "Select the users this policy will apply to",
"userSelectionBladeIncludeTabTitle": "Include",
"userSelectionBladeIncludedSelectorTitle": "Select",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "User"
},
"availableUninstall": "Allow available uninstall",
"availableUninstallTooltip": "Select 'Yes' to provide the uninstall option for this app for users from the Company Portal. Select 'No' to prevent users from uninstalling the app from the Company Portal.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Device restart behavior",
"deviceRestartBehaviorTooltip": "Select the device restart behavior after the app has successfully installed. Select 'Determine behavior based on return codes' to restart the device based on the return codes configuration settings. Select 'No specific action' to suppress device restarts during the app install for MSI-based apps. Select 'App install may force a device restart' to allow the app install to complete without suppressing restarts. Select 'Intune will force a mandatory device restart' to always restart the device after successful app installation.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME settings",
"ownerLabel": "Owner",
"ownerSizeHint": "The maximum length of the owner name is 256 characters.",
"packageIdLabel": "Package Identifier",
"packageNameLabel": "Package name",
"pivCredentialNotConfigured": "You haven't selected a derived credential issuer for your tenant. You'll need to configure one before you can successfully apply this policy to devices.",
"platformLabel": "Platform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Enter a valid url beginning with http:// or https://",
"webAppUrlLabel": "App URL",
"webAppUrlSizeHint": "The maximum length of the app url is 1024 characters",
"windowsUrlValidation": "Enter a valid url similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Enter a valid URL similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "XML Data Entered",
"xmlFormatInvalid": "XML policy format is invalid.",
"xmlTooLarge": "Input size must be less than 1 MB."
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configured",
"currentVersionLabel": "Current version",
"currentVersionTooltip": "This is the current version of Office thats configured in this suite. This value will be updated when a newer version is configured and saved.",
"defaultFileFormatLabel": "Default file format",
"enableMicrosoftSearchAsDefaultTooltip": "Installs a background service that helps determine whether a Microsoft Search in Bing extension for Google Chrome is installed on the device.",
"enterXmlDataLabel": "Enter XML data",
"languagesLabel": "Languages",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS devices"
"devices": "Chrome OS devices (preview)"
},
"ManagedDesktop": {
"adminContacts": "Admin contacts",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Customization",
"cartProfiles": "Cart profiles",
"certificateConnectors": "Certificate connectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (preview)",
"compliancePolicies": "Compliance policies",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Locations",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Configuration profiles",
"configurationProfilesPreview": "Configuration profiles (preview)",
"connectorsAndTokens": "Connectors and tokens",
"corporateDeviceIdentifiers": "Corporate device identifiers",
"customAttributes": "Custom attributes",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Help and support ({0})",
"iOSAppProvisioning": "iOS app provisioning profiles",
"incompleteUserEnrollments": "Incomplete user enrollments",
"intuneRemoteAssistance": "Remote help (preview)",
"iosUpdates": "Update policies for iOS/iPadOS",
"legacyPcManagement": "Legacy PC management",
"macOSSoftwareUpdate": "Update policies for macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} devices",
"platformEnrollment": "{0} enrollment",
"policies": "Policies",
"previewMDMDevices": "All managed devices (preview)",
"profiles": "Profiles",
"properties": "Properties",
"reports": "Reports",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Security baselines",
"serviceToServiceConnector": "Exchange online connector",
"servicenowConnector": "ServiceNow connector",
"shellScripts": "Shell scripts",
"teamViewerConnector": "TeamViewer connector",
"telecomeExpenseManagement": "Telecom expense management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Terms and conditions",
"titles": "Titles",
"troubleshoot": "Troubleshoot",
"troubleshootDevice": "Device",
"troubleshootGroup": "Group",
"troubleshootSupport": "Troubleshooting + support",
"troubleshootUser": "User",
"user": "User",
"userExecutionStatus": "User status",
"warranty": "Warranty vendors",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Update rings for Windows 10 and later",
"windows10XPolicyFailures": "Windows 10X policy failures",
"windows365Connector": "Windows 365 Citrix connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows enterprise certificate",
"windowsManagement": "PowerShell scripts",
"windowsSideLoadingKeys": "Windows side loading keys",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Кэширование содержимого",
"controlPanelAndSettings": "Панель управления и параметры",
"credentialGuard": "Credential Guard в Microsoft Defender",
"customCompliance": "Настраиваемое соответствие требованиям (предварительная версия)",
"customCompliancePreview": "Настраиваемое соответствие требованиям (предварительная версия)",
"customCompliance": "Настраиваемое соответствие",
"customConfiguration": "Пользовательский профиль конфигурации",
"customOMASettings": "Настраиваемые параметры OMA-URI",
"customPreferences": "Файл настроек",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Введите ссылку на описание приложения в Google Play Маркет. Например:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Введите URL-адрес \"Ссылка для Intune\" для приложения, предоставленного из магазина. Дополнительные сведения см. в {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Добавление приложений Microsoft Store в Microsoft Intune",
"windows": "Введите ссылку на описание приложения в Microsoft Store. Например:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Файл, содержащий ваше приложение в формате, который можно загрузить без публикации на устройство. Допустимые типы пакетов: Android (APK), iOS (IPA), macOS (PKG, INTUNEMAC), Windows (MSI, APPX, APPXBUNDLE, MSIX и MSIXBUNDLE).",
"appPackageFile": "Файл, содержащий ваше приложение в формате, который можно загрузить без публикации на устройство. Допустимые типы пакетов: Android (APK), iOS (IPA), macOS (PKG), Windows (MSI, APPX, APPXBUNDLE, MSIX и MSIXBUNDLE).",
"applicableDeviceType": "Выберите типы устройств, на которых можно установить это приложение.",
"category": "Категоризация приложения позволит пользователям легче отсортировать и найти его в Корпоративном портале. Вы можете выбрать множество категорий.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Добавьте имя для приложения. Это имя будет отображаться в списке приложений Intune, и его будут видеть пользователи в Корпоративном портале.",
"notes": "Добавьте дополнительные заметки о приложении. Они будут отображаться пользователям, вошедшим в центр администрирования.",
"owner": "Имя пользователя в организации, который управляет лицензированием или является контактным лицом для этого приложения. Это имя будет отображаться пользователям, вошедшим в центр администрирования.",
"packageId": "Идентификатор пакета приложения — это уникальное значение, определяющее приложение.",
"packageName": "Чтобы узнать имя пакета приложения, обратитесь к изготовителю устройства. Пример имени пакета: com.example.app.",
"privacyUrl": "Предоставьте пользователям ссылку на дополнительные сведения об условиях и параметрах конфиденциальности приложения. Пользователи увидят URL-адрес сведений о конфиденциальности в Корпоративном портале.",
"publisher": "Имя разработчика или название компании, которая распространяет приложение. Пользователи увидят эти сведения на корпоративном портале.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Предварительная версия",
"descriptionRequired": "Требуется описание.",
"editDescription": "Изменение описания",
"macOSMinOperatingSystemAdditionalInfo": "Минимальная версия операционной системы для отправки PKG-файла — macOS 10.14. Отправьте intunemac-файл, чтобы выбрать более старую минимальную операционную систему.",
"macOSMinOperatingSystemAdditionalInfo": "Минимальная версия операционной системы для отправки PKG-файла — macOS 10.14. Отправьте PKG-файл, чтобы выбрать более старую минимальную операционную систему.",
"name": "Сведения о приложении",
"nameForOfficeSuitApp": "Сведения о наборе приложений"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Срок действия льготного период соответствия",
"configurationType": "Тип профиля",
"conflictingPolicy": "Конфликтующие политики",
"createdDate": "Дата создания",
"currentOs": "Текущая ОС",
"date": "Дата",
"dateRange": "Диапазон дат",
@@ -1129,9 +1133,11 @@
"device": "Устройство",
"deviceId": "Идентификатор устройства",
"deviceName": "имя устройства.",
"deviceOrApplicationName": "Имя устройства или приложения",
"deviceReporting": "Отчеты устройств",
"diagnosticCode": "Диагностический код",
"diagnosticText": "Диагностическое сообщение",
"diagnostics": "Диагностика",
"displayName": "Отображаемое имя",
"driversToReview": "Драйверы для проверки",
"eSIMActivationStatus": "Состояние активации",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Последняя успешная синхронизация",
"lastUpdated": "Последнее обновление",
"location": "Расположение",
"loggedInUser": "Вошедший в систему пользователь",
"message": "Сообщение",
"model": "модель;",
"mtdConnector": "Соединитель MTD",
@@ -1235,7 +1242,7 @@
"infoText": "Настройте требования к ПИН-коду и учетным данным, которым должны следовать пользователи для доступа к приложениям в рабочем контексте."
},
"DataProtection": {
"infoText": "Эта группа включает элементы управления защиты от потери данных (DLP), такие как ограничение на вырезание, копирование, вставку и сохранение. Эти параметры определяют, как пользователи взаимодействуют с данными в приложениях."
"infoText": "Эта группа включает элементы управления Защиты от потери данных (DLP), такие как ограничение на вырезание, копирование, вставку и сохранение. Эти параметры определяют, как пользователи взаимодействуют с данными в приложениях."
},
"DeviceTypes": {
"selectOne": "Выберите хотя бы один тип устройства."
@@ -1537,20 +1544,20 @@
"label": "Время ожидания (в минутах бездействия)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Разрешить вырезание, копирование и вставку для",
"tooltip": "Выберите один из следующих вариантов, чтобы указать источники и пункты назначения, которые пользователи организации могут использовать, чтобы вырезать, копировать или вставлять данные организации: <br/>\r\n\r\n<b>Любой пункт назначения и любой источник</b>: пользователи организации могут вставлять данные из и вырезать/копировать данные в любую учетную запись, документ, расположение или приложение.<br/>\r\n\r\n<b>Нет пункта назначения или источника</b>: пользователи организации не могут вырезать, копировать или вставлять данные в или из внешних учетных записей, документов, расположений или приложений из или в контекст организации."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Печать данных организации",
"tooltip": "Выберите <b>Блокировать</b>, чтобы запретить печать данных организации. Выберите <b>Разрешить</b>, чтобы разрешить печать корпоративных данных. Персональные или неуправляемые данные не затрагиваются."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Получить данные из",
"tooltip": "Выберите один из следующих вариантов, чтобы указать источники, из которых пользователи организации могут получать данные: <br/>\r\n\r\n<b>Все источники</b>: пользователи организации могут открывать данные из любой учетной записи, документа, расположения или приложения в контекст организации.<br/>\r\n\r\n<b>Нет источников</b>: пользователи организации не могут открывать данные из внешних учетных записей, документов, расположений или приложений в контекст организации."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Отправить данные организации в",
"tooltip": "Выберите один из следующих вариантов, чтобы указать пункты назначения, в которые пользователи организации могут отправлять данные: <br/>\r\n\r\n<b>Все пункты назначения</b>: пользователи организации могут отправлять данные организации в любую учетную запись, документ, расположение или приложение.<br/>\r\n\r\n<b>Нет пунктов назначения</b>: пользователи организации не могут отправлять данные организации внешним учетным записям, документам, расположениям или приложениям из контекста организации."
},
"Tap": {
"numberOfDays": "Дней",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "Переход пользователей к запланированному запуску после автоматического перезапуска (в днях)",
"enhancedOption": "Усиленный (1903 и более ранние версии)",
"enrollmentProfileTypeDedicatedDevice": "Выделенное устройство",
"enrollmentProfileTypeDescription": "Выберите тип профиля регистрации, чтобы начать настройку Microsoft Launcher или начального экрана, управляемого Майкрософт, на устройствах. В противном случае пользователи увидят начальный экран устройства по умолчанию.",
"enrollmentProfileTypeDescription": "Выберите тип профиля регистрации, чтобы начать настройку Microsoft Launcher или \"Управляемый главный экран\" Microsoft на устройствах. В противном случае пользователи увидят главный экран устройства по умолчанию.",
"enrollmentProfileTypeFullyManaged": "Полностью управляемое",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "Настройте Microsoft Launcher на полностью управляемых устройствах.",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "Используйте Microsoft Launcher для настройки интерфейса начального экрана на управляемых устройствах организации. Если это средство будет средством запуска по умолчанию, пользователи устройств не смогут использовать другое средство запуска.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Параметры",
"kioskConfigurationHeader": "Настройте устройства, чтобы они запускались в режиме киоска. Перед выбором режима киоска просмотрите назначения приложений в колонке \"Мобильные приложения\". Приложения, которые вы хотите запускать в режиме киоска, должны быть назначены устройству с Windows. <a href=\"https://docs.microsoft.com/ru-ru/intune/kiosk-settings\" target=\"_blank\">Дополнительные сведения о режиме киоска Windows</a>.",
"kioskCustomAppLayout": "Пользовательский макет приложения",
"kioskCustomAppLayoutInfoBalloon": "Выберите расположение для приложений и папок на управляемом начальном экране. Если этот параметр не настроен, приложения и папки можно добавлять и заполнять начальный экран в алфавитном порядке.",
"kioskCustomAppLayoutInfoBalloon": "Выберите расположение для приложений и папок на управляемом главном экране. Если этот параметр не настроен, приложения и папки можно добавлять и заполнять главный экран в алфавитном порядке.",
"kioskDaily": "Ежедневно (рекомендуется)",
"kioskDebugMenuDescription": "Предоставьте пользователям более удобный доступ к инструментам отладки в Managed Home Screen, добавив точку входа в меню параметров. Пользователю достаточно будет провести вниз по экрану и коснуться значка сведений об устройстве для просмотра доступных инструментов. Если не включить быстрый доступ, пользователи по-прежнему смогут перейти в меню отладки, открыв Managed Home Screen и нажав кнопку \"Назад\" примерно 15 раз.",
"kioskDebugMenuDescription": "Предоставьте пользователям более удобный доступ к инструментам отладки в \"Управляемый главный экран\", добавив точку входа в меню параметров. Пользователю достаточно будет провести вниз по экрану и коснуться значка сведений об устройстве для просмотра доступных инструментов. Если не включить быстрый доступ, пользователи по-прежнему смогут перейти в меню отладки, открыв \"Управляемый главный экран\" и нажав кнопку \"Назад\" примерно 15 раз.",
"kioskDebugMenuName": "Быстрый доступ к меню отладки",
"kioskDesktopApplicationIdDesc": "описание.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "ИД пользовательской модели приложения (AUMID) для приложения Win32. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Как найти AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId или AUMID для приложения Win32",
"kioskDeviceInfoDescription": "Предоставьте пользователям более удобный доступ к сведениям об устройстве, добавив точку входа в меню параметров Managed Home Screen. Пользователю достаточно будет провести вниз по экрану и коснуться значка сведений об устройстве, чтобы просмотреть изготовителя оборудования (OEM), модель, серийный номер и уровень пакета SDK устройства. Если не включить быстрый доступ, пользователи по-прежнему смогут получить эти сведения из меню отладки Managed Home Screen.",
"kioskDeviceInfoDescription": "Предоставьте пользователям более удобный доступ к сведениям об устройстве, добавив точку входа в меню параметров \"Управляемый главный экран\". Пользователю достаточно будет провести вниз по экрану и коснуться значка сведений об устройстве, чтобы просмотреть изготовителя оборудования (OEM), модель, серийный номер и уровень пакета SDK устройства. Если не включить быстрый доступ, пользователи по-прежнему смогут получить эти сведения из меню отладки \"Управляемый главный экран\".",
"kioskDeviceInfoName": "Быстрый доступ к сведениям об устройстве",
"kioskDropOutCodeEmptyValueKey": "Введите ПИН-код из 46 знаков",
"kioskDropOutDescription": "Разрешить ИТ-администраторам временно выходить из режима киоска с несколькими приложениями для внесения изменений на устройстве.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Средний",
"kioskIconSizeSmall": "Очень мелкий",
"kioskIconSizeSmallest": "Мелкий",
"kioskInfoBoxText": "Режим киоска с несколькими приложениями — фиксирует на устройстве запуск нескольких приложений через приложение Managed Home Screen. Утвердите и назначьте это приложение в рабочей нагрузке \"Клиентские приложения\", чтобы использовать режим киоска.",
"kioskInfoBoxText": "Режим киоска с несколькими приложениями — фиксирует на устройстве запуск нескольких приложений через приложение \"Управляемый главный экран\". Утвердите и назначьте это приложение в рабочей нагрузке \"Клиентские приложения\", чтобы использовать режим киоска.",
"kioskLocalGroup": "Локальные группы пользователей",
"kioskLocalUser": "Учетная запись локального пользователя",
"kioskLocalUsers": "Локальные учетные записи пользователей",
@@ -4328,7 +4335,7 @@
"kioskManagedHomeScreenAutoSignOutName": "Автоматический выход из приложений MHS и режима общего устройства после неактивности",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Укажите интервал времени (в секундах), в течение которого у пользователя будет возможность возобновить сеанс до автоматического выхода из управляемого главного экрана. По умолчанию задано значение 60 секунд. Для настройки этого параметра необходимо включить автоматический выход после бездействия. Этот параметр предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD, и выводит пользователей из всех приложений на устройстве, интегрированных в режим общего устройства. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Время (в секундах), в течение которых пользователь уведомляется перед автоматическим выходом",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Определите период бездействия в секундах, прежде чем пользователь автоматически выйдет на управляемом начальном экране. По умолчанию задано значение 300 секунд. Для настройки этого параметра необходимо включить автоматический выход после бездействия. Этот параметр предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD, и выводит пользователей из всех приложений на устройстве, интегрированных в режим общего устройства. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Определите период бездействия в секундах, прежде чем пользователь автоматически выйдет на управляемом главном экране. По умолчанию задано значение 300 секунд. Для настройки этого параметра необходимо включить автоматический выход после бездействия. Этот параметр предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD, и выводит пользователей из всех приложений на устройстве, интегрированных в режим общего устройства. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Количество секунд бездействия устройства перед автоматическим выходом пользователя",
"kioskManagedHomeScreenPINComplexityComplex": "Сложный",
"kioskManagedHomeScreenPINComplexityDescription": "Выберите сложность ПИН-кода сеанса. Для сложного ПИН-кода требуются буквенно-цифровые символы, а для простого — только числа. Требовать от пользователя установки ПИН-кода для сеанса входа необходимо включить, чтобы настроить этот параметр. Этот параметр предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD.",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Настройка логотипа фирменной символики для экрана входа и подсказки ПИН-кода сеанса. Чтобы настроить этот параметр, необходимо включить экран входа. Этот параметр предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Настройка логотипа фирменной символики URL для экрана входа и сеанса ПИН-кода",
"kioskManagedHomeScreenSignInEnabledDescription": "Включите экран входа на управляемом начальном экране. Этот экран входа предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD.",
"kioskManagedHomeScreenSignInEnabledDescription": "Включите экран входа в \"Управляемый главный экран\". Этот экран входа предназначен для использования на выделенных устройствах, зарегистрированных в режиме общего устройства AAD.",
"kioskManagedHomeScreenSignInEnabledName": "Экран входа в MHS",
"kioskManagedSettingsDescription": "Этот ярлык предоставляет пользователям другой способ доступа к параметрам. Он отображается как ненастраиваемый значок на начальном экране (как у приложений) и называется Managed Settings (Управляемые параметры). Если отключить его, пользователи смогут открывать эти параметры, проведя вниз по экрану.",
"kioskManagedSettingsName": "Ярлык для меню параметров",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Режим киоска",
"kioskModeSingle": "Одно приложение",
"kioskMonthly": "Ежемесячное",
"kioskObsoleteInfoHeader": "Параметры в этой колонке устарели. Чтобы настроить параметры киоска на вашем устройстве, вернитесь в колонку создания профиля и в раскрывающемся списке \\\"Тип профиля\\\" выберите \\\"Киоск (предварительная версия)\\\".",
"kioskProfileHeader": "Используйте эти параметры, чтобы настроить режим киоска. Перед настройкой этих параметров разверните приложения, которые вы хотите запускать в режиме киоска, на устройствах из рабочей нагрузки \"Клиентские приложения\".",
"kioskProfileLearnMore": "Дополнительные сведения о режиме киоска Windows.",
"kioskProfileName": "Имя конфигурации киоска",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Повторение периода обслуживания",
"kioskRecurrenceDescription": "Задайте частоту периодов обслуживания для обновления приложений. Рекомендуется задать ежедневное повторение, чтобы не допустить незапланированных перезапусков.",
"kioskScreenOrientationAutoRotate": "Автоповорот",
"kioskScreenOrientationDescription": "Ориентация Managed Home Screen на устройстве.",
"kioskScreenOrientationDescription": "Ориентация \"Управляемый главный экран\" на устройстве.",
"kioskScreenOrientationLandscape": "Альбомная ориентация",
"kioskScreenOrientationName": "Ориентация экрана",
"kioskScreenOrientationNotConfigured": "Не настроено",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Конфигурация Wi-Fi",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Введите имя SSID сети Wi-Fi",
"kioskWifiSsidsDescription": "Импортируйте список или добавьте вручную SSID разрешенных сетей для более полного контроля или ограничения доступа к Wi-Fi. Пользователи Managed Home Screen смогут подключаться только к этим сетям. Для настройки этого параметра необходимо включить конфигурацию Wi-Fi. Если ничего не добавлять, пользователю устройства будут отображаться все доступные сети.",
"kioskWifiSsidsDescription": "Импортируйте список или добавьте вручную SSID разрешенных сетей для более полного контроля или ограничения доступа к Wi-Fi. Пользователи \"Управляемый главный экран\" смогут подключаться только к этим сетям. Для настройки этого параметра необходимо включить конфигурацию Wi-Fi. Если ничего не добавлять, пользователю устройства будут отображаться все доступные сети.",
"kioskWifiSsidsName": "Список разрешенных сетей Wi-Fi",
"knoxBlockAutofillDescription": "Запрет автозаполнения.",
"knoxBlockAutofillName": "Автозаполнение (только Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Кортана на заблокированном экране (только для компьютеров)",
"lockScreenBlockToastNotificationsDescription": "Блокировка всплывающих уведомлений поверх экрана блокировки устройсва.",
"lockScreenBlockToastNotificationsName": "Всплывающие уведомления на заблокированном экране",
"lockScreenMessageDescription": "Укажите необязательный текст для отображения на экране блокировки. Если не задать настраиваемое сообщение для языка устройства по умолчанию, сообщение отображается с параметром \"Все языки, если не указано\". ",
"lockScreenMessageGridHeader": "Локализованное сообщение экрана блокировки",
"lockScreenMessageHint": "(не более 4096 символов)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/ru-ru/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Подробнее о сообщениях на экране блокировки. ",
"lockScreenMessageLengthValidation": "Объем входных данных не может превышать 4096 символов.",
"lockScreenMessageName": "Сообщение экрана блокировки",
"lockScreenMessagesSummaryKey": "Сообщение на экране блокировки",
"lockScreenTimeoutInSecondsDescription": "Задайте длительность (в секундах) с момента блокировки экрана до его отключения на мобильных устройствах с ОС Windows 10. Поддерживаемые значения: 111800.",
"lockScreenTimeoutInSecondsName": "Время ожидания экрана (только мобильные устройства)",
"lockScreenTimeoutInSecondsPlaceholder": "Введите число секунд (111800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Доступ к приложению \"Почта Windows\" без учетной записи Майкрософт",
"microsoftCA": "Майкрософт",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (предварительная версия)",
"microsoftTunnelForWindows": "Microsoft Tunnel (предварительная версия)",
"microsoftTunnelOption": "Microsoft Tunnel (автономный клиент) (предварительная версия)",
"microsoftTunnelSite": "Сайт Microsoft Tunnel",
"microsoftTunnelSiteDescription": "VPN-клиент будет подключаться к общедоступному IP-адресу или полному доменному имени сайта.",
"microsoftTunnelSiteNotExist": "Этот сайт не существует. Выберите новый сайт.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Параметры сопоставления безопасности",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Запрет на автоматическое шифрование устройства во время первого использования, если устройство присоединено к Azure AD",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Автоматическое шифрование во время AADJ",
"securityCommonCriteriaModeDescription": "Этот параметр включает повышенный набор стандартов безопасности на устройстве, которое чаще всего используется в особо важных организациях, таких как государственные учреждения. По умолчанию не настраивается.",
"securityCommonCriteriaModeName": "Режим общих критериев​",
"securityDeveloperSettingsEnabledDescription": "Разрешение доступа к параметрам разработчика.",
"securityDeveloperSettingsEnabledName": "Параметры разработчика",
"securityOption": "Диагностические данные отключены",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Минимум",
"validOperatingSystemBuildsName": "Допустимые сборки операционных систем",
"validTLSVersion": "Версия TLS должна принимать одно из следующих значений: 1.0, 1.1, 1.2.",
"validateFreezePeriodLength": "Период заморозки не может превышать 90 дней.",
"validateFreezePeriodSeparation": "Между периодами заморозки должно быть не менее 60 дней.",
"validateSingleSignOnMessage": "Для свойства единого входа (SSO) необходимо установить значение \"Отключено\", если в качестве режима проверки подлинности задано \"Компьютер\" или \"Гость\".",
"value": "Значение",
"valueColumn": "Значение",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(Эта проверка соответствия поддерживается для устройств с ОС версии Android 4.0 и выше или KNOX 4.0 и выше)",
"versionIOS8": "(Эта проверка соответствия поддерживается для устройств с ОС версии iOS 8.0 и выше)",
"versionWin10Desktop": "(Эта проверка соответствия поддерживается для настольных компьютеров с Windows 10 или более поздней версией).",
"virtualHomeButtonDescription": "Активация программной клавиши для возврата пользователей в приложение Managed Home Screen. Вы можете выбрать постоянно доступную перемещаемую клавишу или кнопку, активируемую жестом вертикальной прокрутки.",
"virtualHomeButtonDescription": "Активация программной клавиши для возврата пользователей в приложение \"Управляемый главный экран\". Вы можете выбрать постоянно доступную перемещаемую клавишу или кнопку, активируемую жестом вертикальной прокрутки.",
"virtualHomeButtonFloating": "Плавающее",
"virtualHomeButtonName": "Виртуальная кнопка начального экрана",
"virtualHomeButtonNotConfigured": "Не настроено",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Все типы приложений",
"allAppsOptionText": "Все приложения",
"allAppsWithData": "Все приложения с входящими корпоративными данными",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Все пункты назначения",
"allSourcesOptionText": "Все источники",
"allow": "Разрешить",
"allowOverrides": "Разрешить переопределения",
"allowSpecifiedBlock": "Разрешить указанные (запретить неуказанные)",
"allowSpecifiedWipe": "Разрешить указанные (очистить неуказанные)",
"allowedOptionText": "Разрешен",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Устройства рабочего профиля Android",
"anyAppOptionText": "Любое приложение",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Любой пункт назначения и любой источник",
"anyDialerAppOptionText": "Любое приложение набора номера",
"anyPolicyManagedDialerAppOptionText": "Любое приложение набора номера, управляемое политикой",
"appAdded": "Приложение добавлено.",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Запретить архивацию",
"dataBackupDisabledLabelMac": "Запретить резервное копирование в iTunes и iCloud",
"dataProtection": "Защита данных",
"dataTransfer": "Передача данных",
"dataTransfer": "<b>Передача данных</b>",
"defaultEdgeAppConfig": "Использовать конфигурацию приложения Microsoft Edge по умолчанию",
"defaultValueAdvancedSettingsSelectorDisplayText": "Расширенная настройка",
"defaultValueAppsSelectorDisplayText": "Выбрать необходимые приложения",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Нет выданных запросов на очистку.",
"enable": "Включить",
"enableOpenInExperienceSettingName": "Фильтровать в диалоговом окне \\\"Открыть в\\\"/\\\"Поделиться\\\" только приложения, управляемые политикой?",
"encryption": "Шифрование",
"encryption": "<b>Шифрование</b>",
"encryptionLabel": "Шифровать данные приложения",
"encryptionLabelAndroid": "Шифровать данные приложения (Android)",
"encryptionLabelIos": "Шифровать данные приложения (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Поиск по пользователю",
"flaggedUsersSummaryPartLabel": "Пользователи",
"flaggedUsersSummaryPartTitle": "Помеченные пользователи",
"functionality": "Функции",
"functionality": "<b>Функциональность</b>",
"gSAppPickerDescription": "Выберите управляемые политиками приложения, которые необходимо включить. Затем настройте требования для получения и предоставления доступа к корпоративным файлам и электронной почте в этих приложениях. По умолчанию пользователь может сохранять данные в учетных записях OneDrive и SharePoint вашей организации.",
"gSAssignmentText": "Выберите группы пользователей, которые должны получить доступ к вашим корпоративным данным. Защита приложений назначается пользователям, а не устройствам, поэтому ваши корпоративные данные будут защищены независимо от используемого устройства и состояния его регистрации.",
"gSEdgeAndroidApp": "Требовать установку Microsoft Edge для Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Допустимые символы: цифры, буквы, \\\"-\\\" и \\\".\\\"",
"invalidPackageId": "Допустимые символы: цифры, буквы, \\\"-\\\" и \\\".\\\"",
"invalidTokenUsageError": "Недействительный токен",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Включено для MAM?",
"itemsCount": "Элементов: {0}",
"jailbrokenRootedDevices": "Взломанные или рутованные устройства",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Последняя отчетная дата",
"lastSync": "Последнее синхронизация",
"lastSyncGmt": "Последняя синхронизация (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Локальное хранилище",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Состояние защиты приложений",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Защита мобильных приложений Microsoft Office (предварительная версия)",
"manage": "Управление",
@@ -7639,8 +7661,8 @@
"noAssignments": "Нет назначений",
"noConfigSelection": "Выберите платформу и приложение",
"noConfiguredUsers": "Настроенных пользователей нет",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Нет пункта назначения или источника",
"noDestinationsOptionText": "Нет пунктов назначения",
"noEmailToDisplay": "Адресов электронной почты нет.",
"noOptionText": "Нет",
"noPermissionPropertyLabel": "У вас уже есть подписка?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Политика отсутствует",
"noProtectedUsers": "Защищенных пользователей нет.",
"noSelection": "Выберите платформу, приложение и состояние защиты.",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Нет источников",
"noSubscriptionPropertyLabel": "Вам может потребоваться подписка",
"noSubscriptionPropertyLinkText": "Испытать Microsoft Intune",
"noUnprotectedUsers": "Незащищенных пользователей нет.",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Ресурсы для создания",
"restrictWebContentNo": "Любое приложение",
"restrictWebContentOption2": "{0}: разрешить веб-ссылки в любом приложении.",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "Аттестация устройств SafetyNet",
"saveAppsNotificationText": "Идет сохранение выбранных приложений",
"saveChangesCommandText": "Сохранить",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Был произведен переход в новое расположение",
"windows10AppProtectionPolicy": "Политика защиты приложений Windows 10 и более поздних версий",
"windows10PlatformLabel": "Windows 10 и более поздних версий",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Отчет о защите Windows",
"wipAddAppsSubtitle": "Добавьте рекомендуемые приложения Майкрософт или вручную внесите приложения магазина либо классические приложения, которые следует разрешить в политике.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Пример: доверенное расположение, доверенное устройство, строгая авторизация",
"publishDesc": "Публикация в приложениях сделает контекст проверки подлинности доступным для использования приложениями. Публикация после завершения настройки политики условного доступа для тега. [Дополнительные сведения][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966.",
"publishLabel": "Публикация в приложениях",
"titleDesc": "Настройте контекст проверки подлинности, который будет использоваться для защиты данных и действий приложения. Используйте имена и описания, которые могут быть понятны администраторам приложений. [Дополнительные сведения][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965."
"titleDesc": "Настройте контекст проверки подлинности, который будет использоваться для защиты данных и действий приложения. Используйте имена и описания, которые могут быть понятны администраторам приложений. [Дополнительные сведения][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965.",
"unpublishWarning": "Отмена публикации этого контекста проверки подлинности может привести к утрате доступа к ресурсу, который защищен этим контекстом проверки подлинности."
},
"Notify": {
"failure": "Не удалось обновить {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Пароль + SMS",
"passwordSoftwareOath": "Пароль + программный маркер OATH",
"passwordVoice": "Пароль + голос",
"passwordX509CertificateMultiFactor": "Пароль и проверка подлинности на основе сертификата (многофакторная)",
"passwordX509CertificateSingleFactor": "Пароль и проверка подлинности на основе сертификата (однофакторная)",
"sms": "SMS",
"smsEmail": "SMS + одноразовый секретный код, отправляемый по электронной почте",
"smsFederatedSingleFactor": "Один федеративный фактор и SMS-сообщение",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Включает Совместную работу B2B, прямое соединение B2B и другие типы внешних пользователей.",
"guestOrExternalUsersLabel": "Гостевые или внешние пользователи",
"internalGuestLabel": "Локальные гостевые пользователи",
"otherExternalUserLabel": "Другие внешние пользователи"
"otherExternalUserLabel": "Другие внешние пользователи",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Добавленные пользователи",
"legacyAuthenticationClients": "Клиенты с устаревшими способами проверки подлинности",
"namePolicy": "Назвать политику",
"needAdPremiumMessage": "Для использования этой возможности требуется подписка на Azure AD Premium.",
"next": "Далее",
"policyName": "Имя политики",
"policyState": "Состояние политики",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Список доступных организаций"
},
"addTenantLabel": "Добавить клиента в выбранный",
"customOrganizationDescription": "Добавить организацию с этим идентификатором клиента",
"description": "Добавьте организацию Azure AD, начав вводить одно из ее доменных имен",
"notFoundResult": "Не найдено",
"searchBoxPlaceholder": "Идентификатор клиента или имя домена",
"subTitle": "Организация Azure AD"
"subTitle": "Организация Azure AD",
"tenantAdded": "Этот идентификатор клиента уже добавлен.",
"tenantIdNotFound": "Идентификатор клиента не найден"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Настройте параметры межклиентского доступа для приема утверждений, поступающих из клиентов Azure AD, чтобы внешний пользователь мог применять встроенные факторы проверки подлинности. Настраиваемые факторы проверки подлинности невозможно настроить для внешних пользователей.",
"allUsers": "Чтобы сделать проверку подлинности максимально надежной, настройте параметры межклиентского доступа для принятия утверждений, поступающих от клиентов Azure AD, для внешних пользователей. Надежность проверки подлинности приведет к настройке только проверки подлинности второго фактора для внешних пользователей.",
"externalUsers": "Чтобы включить все встроенные факторы проверки подлинности, настройте параметры межклиентского доступа для принятия утверждений, поступающих из клиентов Azure AD для внешних пользователей."
},
"combinedRegistration": "Для правильной работы включите объединенную регистрацию для параметра \"Требуемая надежность проверки подлинности\". Настоятельно рекомендуем включить ее для всех пользователей, а не только для отдельной группы.",
"compliantDeviceEnabled": "Не заблокируйте себя! Убедитесь, что ваше устройство соответствует требованиям.",
"domainJoinedDeviceEnabled": "Не заблокируйте себя! Убедитесь, что ваше устройство является устройством с гибридным присоединением к Azure AD.",
"notAvailableForSP": "Некоторые элементы управления недоступны из-за выбора \"{0}\" при назначении политики",
@@ -9161,7 +9197,10 @@
"aria": "Список атрибутов на устройстве, примененном при входе.",
"infoBalloon": "Список атрибутов на устройстве, примененном при входе."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Дополнительно",
"allCloudAppsErrorBox": "Если выбрано предоставление разрешения \"Требовать изменения пароля\", необходимо выбрать \"Все облачные приложения\".",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Пример: uri:contoso.com:level3",
"appEnforceInfoBubble": "Ограничения, применяемые приложением, могут требовать дополнительной настройки администратором в случае облачных приложений. Ограничения будут действовать только для новых сеансов.",
"appNotSetSeletorLabel": "Выбрано 0 облачных приложений",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Настроить применение политики к определенным клиентским приложениям",
"applyConditionDevicePlatformInfoBalloonContent": "Настроить применение политики к определенным платформам устройств",
"applyConditionDeviceStateInfoBalloonContent": "Настроить применение политики к определенным состояниям устройств",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Сведения",
"invalidCertDuration": "Недопустимый срок действия сертификата",
"invalidIpAddress": "Необходимо указать допустимый IP-адрес.",
"invalidReAuthSignInRiskOptionSelected": "Элемент управления сеансом \"Частота входа (каждый раз)\" не позволяет выбрать \"Без риска\" в элементе управления условиями \"Уровень риска входа\".",
"invalidUriErrorMsg": "Введите допустимый URI, например \"uri:contoso.com:acr\" ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Для получения дополнительных сведений щелкните здесь.",
"namednetworkExceedingSizeErrorMessage": "Максимальный допустимый размер хранилища для именованных расположений превышен. Попробуйте сократить список. Для получения дополнительных сведений щелкните здесь.",
"needMfaSecondary": "Если выбран параметр \"Частота входа: каждый раз\" с параметром \"Только дополнительные методы проверки подлинности\", необходимо выбрать параметр \"Требовать многофакторную проверку подлинности\"",
"needMfaSpecificApps": "Для элемента управления сеансом \"Частота попыток входа: каждый раз\" требуется элемент управления разрешением \"Требовать многофакторную проверку подлинности\", когда выбраны поддерживаемые приложения.",
"newCertName": "Новый сертификат",
"noAttributePermissionsError": "Недостаточно прав для создания или изменения политики. Чтобы добавить или изменить динамические фильтры, требуется роль читателя определений атрибутов.",
"noPolicyRowMessage": "Политик нет",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Выберите расположения",
"selectedSP": "Выбранный субъект-служба",
"servicePrincipalBladeExcludedSelectorTitle": "Выберите исключенные субъекты-службы",
"servicePrincipalBladeIncludedSelectorTitle": "Выберите субъекты-службы",
"servicePrincipalDataGridAria": "Список доступных субъектов-служб",
"servicePrincipalDropDownLabel": "К чему применяется эта политика?",
"servicePrincipalInfoBox": "Некоторые условия недоступны из-за выбора \"{0}\" в назначении политики",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Все пользователи и группы",
"userSelectionBladeExcludeDescription": "Выбор пользователей и групп, которые будут исключены из политики.",
"userSelectionBladeExcludeTabTitle": "Исключить",
"userSelectionBladeExcludedSelectorTitle": "Выбор исключенных пользователей",
"userSelectionBladeExcludedSelectorTitle": "Выберите пользователей и группы для исключения",
"userSelectionBladeIncludeDescription": "Выберите пользователей, к которым будет применяться эта политика",
"userSelectionBladeIncludeTabTitle": "Включение",
"userSelectionBladeIncludedSelectorTitle": "Выбрать",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "IP-адрес, с которого пользователь входит в систему.",
"whatIfIpCountryInfoBoxText": "При указании IP-адреса или страны оба поля являются обязательными и должны правильно сопоставляться.",
"whatIfPolicyAppliesTab": "Политики, которые будут применяться",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Применимые политики ({0})",
"whatIfPolicyDoesNotApplyTab": "Политики, которые не будут применяться",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Неприменимые политики ({0})",
"whatIfReasons": "Причины, по которым эта политика не применяется",
"whatIfSelectClientApp": "Выберите клиентское приложение…",
"whatIfSelectCountry": "Выберите страну...",
@@ -10021,6 +10065,8 @@
"system": "Система",
"user": "Пользователь"
},
"availableUninstall": "Разрешить доступное удаление",
"availableUninstallTooltip": "Выберите \"Да\", чтобы предоставить пользователям возможность удаления этого приложения с Корпоративного портала. Выберите \"Нет\", чтобы запретить пользователям удалять приложение с Корпоративного портала.",
"bladeTitle": "Программа",
"deviceRestartBehavior": "Действие при перезагрузке устройства",
"deviceRestartBehaviorTooltip": "Выберите режим перезагрузки устройства после успешной установки приложения. Выберите \"Определять режим по кодам возврата\", чтобы перезагрузить устройство на основе параметров конфигурации кодов возврата. Выберите \"Никаких действий выполняться не будет\" для подавления перезагрузки устройства во время установки приложения на основе MSI. Выберите \"Установка приложения может принудительно выполнить перезагрузку устройства\", чтобы позволить установке приложения завершиться без подавления перезагрузок. Выберите \"Intune выполнит принудительную перезагрузку устройства\", чтобы всегда перезагружать устройство после успешной установки приложения.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Параметры S/MIME Outlook",
"ownerLabel": "имя владельца;",
"ownerSizeHint": "Максимальная длина имени владельца — 256 символов.",
"packageIdLabel": "Идентификатор пакета",
"packageNameLabel": "Имя пакета",
"pivCredentialNotConfigured": "Вы не выбрали издателя производных учетных данных для своего клиента. Это необходимо сделать для успешного применения политики к устройствам.",
"platformLabel": "Платформа",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Введите допустимый URL-адрес, начинающийся с http:// или https://",
"webAppUrlLabel": "URL-адрес приложения",
"webAppUrlSizeHint": "Максимальная длина URL-адреса приложения составляет 1024 символа",
"windowsUrlValidation": "Укажите допустимый формат URL-адреса, аналогичный следующему: https://www.microsoft.com/ru-ru/store/p/lync/9wzdncrfhvhm.",
"windowsUrlValidation": "Введите допустимый URL-адрес, аналогичный следующему: https://www.microsoft.com/ru-ru/store/p/lync/9wzdncrfhvhm.",
"xMLDataEntered": "Введенные данные XML",
"xmlFormatInvalid": "Формат политики XML недопустим.",
"xmlTooLarge": "Размер входных данных должен быть менее 1 МБ."
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Доверенный сертификат",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Каталог параметров (предварительная версия)",
"settingsCatalog": "Каталог параметров",
"unsupported": "Не поддерживается",
"windows10AdministrativeTemplate": "Административные шаблоны (предварительная версия)",
"windows10Atp": "Microsoft Defender для конечной точки (настольные компьютеры под управлением Windows 10 или более поздних версий)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Настроено",
"currentVersionLabel": "Текущая версия",
"currentVersionTooltip": "Это текущая версия Office, настроенная в этом наборе. Это значение будет обновлено при настройке и сохранении более новой версии.",
"defaultFileFormatLabel": "Формат файла по умолчанию",
"enableMicrosoftSearchAsDefaultTooltip": "Устанавливает фоновую службу, которая помогает определить, установлено ли расширение \"Поиск (Майкрософт) в Bing\" в Google Chrome на устройстве.",
"enterXmlDataLabel": "Введите данные XML",
"languagesLabel": "Языки",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Устройства под управлением ОС Chrome"
"devices": "Устройства Chrome OS (предварительная версия)"
},
"ManagedDesktop": {
"adminContacts": "Контакты администратора",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Настройка",
"cartProfiles": "Профили для покупок",
"certificateConnectors": "Соединители сертификатов",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (предварительная версия)",
"compliancePolicies": "Политики соответствия",
"complianceScriptManagement": "Сценарии",
"complianceScriptManagementPreview": "Сценарии (предварительная версия)",
@@ -11439,7 +11487,6 @@
"conditions": "Расположения",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Профили конфигурации",
"configurationProfilesPreview": "Профили конфигурации (предварительный просмотр)",
"connectorsAndTokens": "Соединители и токены",
"corporateDeviceIdentifiers": "Идентификаторы корпоративных устройств",
"customAttributes": "Настраиваемые атрибуты",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Справка и поддержка ({0})",
"iOSAppProvisioning": "Профили подготовки приложений iOS",
"incompleteUserEnrollments": "Неполные регистрации пользователей",
"intuneRemoteAssistance": "Удаленная справка (предварительная версия)",
"iosUpdates": "Политики обновления для iOS/iPadOS",
"legacyPcManagement": "Традиционное управление ПК",
"macOSSoftwareUpdate": "Политики обновления для macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "Устройств: {0}",
"platformEnrollment": "Регистрация {0}",
"policies": "Политики",
"previewMDMDevices": "Все управляемые устройства (предварительная версия)",
"profiles": "Профили",
"properties": "Свойства",
"reports": "Отчеты",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Сценарии",
"securityBaselines": "Базовые показатели безопасности",
"serviceToServiceConnector": "Соединитель Exchange Online",
"servicenowConnector": "Соединитель ServiceNow",
"shellScripts": "Скрипты оболочки",
"teamViewerConnector": "Соединитель TeamViewer",
"telecomeExpenseManagement": "Управление затратами на телекоммуникации",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Условия",
"titles": "Названия",
"troubleshoot": "Устранение неполадок",
"troubleshootDevice": "Устройство",
"troubleshootGroup": "Группа",
"troubleshootSupport": "Устранение неполадок и поддержка",
"troubleshootUser": "Пользователь",
"user": "Пользователь",
"userExecutionStatus": "Состояние пользователя",
"warranty": "Поставщики гарантии",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Круги обновления для Windows 10 и более поздних версий",
"windows10XPolicyFailures": "Сбои политики Windows 10X",
"windows365Connector": "Соединитель Citrix для Windows 365",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Сертификат Windows Корпоративная",
"windowsManagement": "Сценарии PowerShell",
"windowsSideLoadingKeys": "Ключи загрузки неопубликованных приложений Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Cachelagring av innehåll",
"controlPanelAndSettings": "Kontrollpanel och inställningar",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Anpassad efterlevnad (förhandsversion)",
"customCompliancePreview": "Anpassad efterlevnad (förhandsversion)",
"customCompliance": "Anpassad regelefterlevnad",
"customConfiguration": "Anpassad konfigurationsprofil",
"customOMASettings": "Anpassade OMA-URI-inställningar",
"customPreferences": "Prioritetsfil",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Ange länken till appresentationen i Google Play-butiken. Exempel:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Ange URL:en \"Länk för Intune\" för den app som tillhandahålls från Store. Mer information finns i {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Lägg till Microsoft Store appar i Microsoft Intune",
"windows": "Ange länken till appresentationen i Microsoft Store. Exempel:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "En fil som innehåller din app i ett format som kan läsas in separat på en enhet. Giltiga pakettyper är: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix och .msixbundle).",
"appPackageFile": "En fil som innehåller din app i ett format som kan läsas in separat på en enhet. Giltiga pakettyper är: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix och .msixbundle).",
"applicableDeviceType": "Välj vilka typer av enheter som appen kan installeras på.",
"category": "Kategorisera appen för att göra det lättare för användarna att sortera och hitta den på företagsportalen. Du kan välja flera kategorier.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Lägg till ett namn på appen. Namnet visas i din Intune-applista och för användare på företagsportalen.",
"notes": "Lägg till ytterligare anteckningar om appen. Anteckningarna visas för användare som loggar in på administrationscentret.",
"owner": "Namnet på den person i organisationen som hanterar licenser eller är kontaktperson för den här appen. Namnet visas för alla som loggar in på administrationscentret.",
"packageId": "Programpaketidentifieraren är det unika värde som identifierar appen.",
"packageName": "Kontakta enhetstillverkaren för att få appaketets namn. Exempel på paketnamn: com.example.app",
"privacyUrl": "Ange en länk för personer som vill veta mer om appens sekretessinställningar och villkor. Webbadressen till sekretessinställningarna visas för användarna på företagsportalen.",
"publisher": "Namnet på utvecklaren eller företaget som distribuerar appen. Den här informationen visas för användarna på företagsportalen.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Förhandsversion",
"descriptionRequired": "Beskrivning måste anges.",
"editDescription": "Redigera beskrivning",
"macOSMinOperatingSystemAdditionalInfo": "Det minsta operativsystemet för att ladda upp en .pkg-fil är macOS 10.14. Ladda upp en .intunemac-fil för att välja ett äldre lägsta operativsystem.",
"macOSMinOperatingSystemAdditionalInfo": "Det minsta operativsystemet för att ladda upp en .pkg-fil är macOS 10.14. Ladda upp en .pkg-fil för att välja ett äldre lägsta operativsystem.",
"name": "Appinformation",
"nameForOfficeSuitApp": "Information om appsvit"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Respitperioden för efterlevnad upphör",
"configurationType": "Profiltyp",
"conflictingPolicy": "Principer som orsakar konflikt",
"createdDate": "Skapad datum",
"currentOs": "Aktuellt operativsystem",
"date": "Datum",
"dateRange": "Datumintervall",
@@ -1129,9 +1133,11 @@
"device": "Enhet",
"deviceId": "Enhets-ID",
"deviceName": "Enhetsnamn",
"deviceOrApplicationName": "Enhets- eller programnamn",
"deviceReporting": "Enhetsrapportering",
"diagnosticCode": "Diagnostikkod",
"diagnosticText": "Diagnostiktext",
"diagnostics": "Diagnostik",
"displayName": "Visningsnamn",
"driversToReview": "Drivrutiner att granska",
"eSIMActivationStatus": "Aktiveringsstatus",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Senast slutförda synkronisering",
"lastUpdated": "Senast uppdaterad",
"location": "Plats",
"loggedInUser": "Inloggad användare",
"message": "Meddelande",
"model": "Modell",
"mtdConnector": "Anslutningsprogram för skydd mot mobilhot",
@@ -1235,7 +1242,7 @@
"infoText": "Konfigurera de PIN-koder och autentiseringsuppgifter som användarna måste ange för att få åtkomst till appar i ett arbetssammanhang."
},
"DataProtection": {
"infoText": "Den här gruppen omfattar kontroller för dataförlustskydd, som begränsningar för klipp ut, kopiera, klistra in och spara som. De här inställningarna fastställer hur användarna samverkar med data i apparna."
"infoText": "Den här gruppen omfattar kontroller för dataförlustskydd, som begränsningar för klipp ut, kopiera, klistra in och spara som. De här inställningarna fastställer hur användarna samverkar med data i apparna."
},
"DeviceTypes": {
"selectOne": "Markera minst en enhetstyp."
@@ -1537,20 +1544,20 @@
"label": "Tidsgräns (minuters aktivitet)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Tillåt klipp ut, kopiera och klistra in för",
"tooltip": "Välj ett av följande alternativ för att ange källor och mål som org-användare kan klippa ut eller kopiera eller klistra in organisationsdata: <br/>\r\n\r\n<b>Valfritt mål och valfri källa</b>: Organisationsanvändare kan klistra in data från och klippa ut/kopiera data till valfritt konto, dokument, plats eller program.<br/>\r\n\r\n<b>Inget mål eller</b>: Organisationsanvändare kan inte klippa ut, kopiera eller klistra in data till eller från externa konton, dokument, platser eller program från eller i organisationskontexten."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Skriva ut organisationsdata",
"tooltip": "Välj <b>Blockera</b> för att förhindra utskrift av organisationsdata. Välj <b></b> om du vill tillåta utskrift av organisationsdata. Personliga eller ohanterade data påverkas inte."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Ta emot data från",
"tooltip": "Välj ett av följande alternativ för att ange vilka källor som användarna kan ta emot data från: <br/>\r\n\r\n<b>Alla källor</b>: Organisationsanvändare kan öppna data från konton, dokument, platser eller program i organisationskontexten. <br/>\r\n\r\n<b>Inga källor</b>: Organisationsanvändare kan inte öppna data från externa konton, dokument, platser eller program i organisationskontexten."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Skicka organisationsdata till",
"tooltip": "Välj ett av följande alternativ för att ange vilka mål org-användare kan skicka data till: <br/>\r\n\r\n<b>Alla mål</b>: Organisationsanvändare kan skicka organisationsdata till valfritt konto, dokument, plats eller application.<br/>\r\n\r\n<b>Inga mål</b>: Organisationsanvändare kan inte skicka organisationsdata till externa konton, dokument, platser eller program från organisationskontexten."
},
"Tap": {
"numberOfDays": "Antal dagar",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Inställningar",
"kioskConfigurationHeader": "Ställ in dina enheter på körning i helskärmsläge. Innan du väljer ett helskärmsläge bör du granska dina apptilldelningar på Mobile Apps-bladet. Appar som du vill köra i helskärmsläge ska ha tilldelats en Windows-enhet. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Läs mer om helskärmsläge i Windows</a>.",
"kioskCustomAppLayout": "Anpassad applayout",
"kioskCustomAppLayoutInfoBalloon": "Välj var appar och mappar ska visas på Hanterad startskärm. När inget har angetts går det att lägga till appar och mappar och fylla startskärmen i alfabetisk ordning.",
"kioskCustomAppLayoutInfoBalloon": "Välj var appar och mappar ska visas på Hanterad hemskärm. När inget har angetts går det att lägga till appar och mappar och fylla startskärmen i alfabetisk ordning.",
"kioskDaily": "Dagligen (rekommenderas)",
"kioskDebugMenuDescription": "Gör det lättare för användarna att öppna felsökningsverktyg i Hanterad startskärm genom att lägga till en startpunkt på inställningsmenyn. Användarna behöver bara svepa nedåt och trycka på enhetsinformationsikonen för att visa de tillgängliga verktygen. Om du inte aktiverar snabbåtkomst kan användarna fortfarande visa informationen genom att trycka på bakåtknappen ungefär 15 gånger i Hanterad startskärm.",
"kioskDebugMenuDescription": "Gör det lättare för användarna att öppna felsökningsverktyg i Hanterad hemskärm genom att lägga till en startpunkt på inställningsmenyn. Användarna behöver bara svepa nedåt och trycka på enhetsinformationsikonen för att visa de tillgängliga verktygen. Om du inte aktiverar snabbåtkomst kan användarna fortfarande visa informationen genom att trycka på bakåtknappen ungefär 15 gånger i Hanterad hemskärm.",
"kioskDebugMenuName": "Snabbåtkomst till felsökningsmeny",
"kioskDesktopApplicationIdDesc": "beskrivning.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "ID för programanvändarmodell (AUMID) för Win32-appen. <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">Lär dig att hitta AUMID</a>",
"kioskDesktopApplicationIdShortName": "DesktopApplicationId/AUMID för Win32-appen",
"kioskDeviceInfoDescription": "Gör det lättare för användarna att öppna enhetsinformation genom att lägga till en startpunkt på inställningsmenyn för Hanterad startskärm. Användarna behöver bara svepa nedåt och trycka på enhetsinformationsikonen så visas enhetens OEM, modell, serienummer och SDK-nivå. Om du inte aktiverar snabbåtkomst kan användarna fortfarande visa informationen genom att gå in på felsökningsmenyn för Hanterad startskärm.",
"kioskDeviceInfoDescription": "Gör det lättare för användarna att öppna enhetsinformation genom att lägga till en startpunkt på inställningsmenyn för Hanterad hemskärm. Användarna behöver bara svepa nedåt och trycka på enhetsinformationsikonen så visas enhetens OEM, modell, serienummer och SDK-nivå. Om du inte aktiverar snabbåtkomst kan användarna fortfarande visa informationen genom att gå in på felsökningsmenyn för Hanterad hemskärm.",
"kioskDeviceInfoName": "Snabbåtkomst till enhetsinformation",
"kioskDropOutCodeEmptyValueKey": "Ange en 46-siffrig PIN-kod",
"kioskDropOutDescription": "Låt it-administratörer tillfälligt lämna kioskläget för flera appar för att göra ändringar på enheten.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Medelstor",
"kioskIconSizeSmall": "Extra liten",
"kioskIconSizeSmallest": "Liten",
"kioskInfoBoxText": "Kioskläge för flera appar: låser enheten för att köra flera appar som startas från den hanterade hemskärmsappen. Om du vill använda det här läget måste du först godkänna och tilldela den hanterade hemskärmsappen från klientappsarbetsbelastningen.",
"kioskInfoBoxText": "Kioskläge för flera appar: låser enheten för att köra flera appar som startas från appen Hanterad hemskärm. Om du vill använda det här läget måste du först godkänna och tilldela appen Hanterad hemskärm från klientappsarbetsbelastningen.",
"kioskLocalGroup": "Lokala användargrupper",
"kioskLocalUser": "Lokalt användarkonto",
"kioskLocalUsers": "Lokala användarkonton",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TYP",
"kioskManagedAppLink": "Välj app",
"kioskManagedAppsHeader": "Följande appar för Windows 10 eller senare har köpts och synkroniserats med Intune. Logga in på <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">Microsoft Store för företag</a> om du vill köpa fler appar.",
"kioskManagedHomeScreenAutoSignOutDescription": "Logga ut användare automatiskt från Hanterad startskärm efter en tids inaktivitet och välj huruvida slutanvändarna ska kunna förlänga inloggningssessionen. Inloggningsskärmen måste vara aktiverad för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad enhet. ",
"kioskManagedHomeScreenAutoSignOutName": "Logga ut automatiskt från Hanterad startskärm och program i läge för delat enhet efter inaktivitet",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Ange hur lång tid (i sekunder) som användarna ska ha möjlighet att återuppta sessionen innan de automatiskt loggas ut från Hanterad startskärm. Som standard är värdet inställt på 60 sekunder. Logga ut automatiskt efter inaktivitet, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad enhet. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Logga ut användare automatiskt från Hanterad hemskärm efter en tids inaktivitet och välj huruvida slutanvändarna ska kunna förlänga inloggningssessionen. Inloggningsskärmen måste vara aktiverad för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad enhet. ",
"kioskManagedHomeScreenAutoSignOutName": "Logga ut automatiskt från MHS och program i läge för delat enhet efter inaktivitet",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Ange hur lång tid (i sekunder) som användarna ska ha möjlighet att återuppta sessionen innan de automatiskt loggas ut från Hanterad hemskärm. Som standard är värdet inställt på 60 sekunder. Logga ut automatiskt efter inaktivitet, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad enhet. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Antal sekunder innan ska användarna ska meddelas om att de loggas ut automatiskt",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Ange inaktivitetsperiod i sekunder innan användaren automatiskt loggas ut från Hanterad startskärm. Som standard är värdet inställt på 300 sekunder. Logga ut automatiskt efter inaktivitet, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad AAD-enhet och loggar ut användarna från alla program på enheten som är integrerade med läge Delad enhet. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Ange inaktivitetsperiod i sekunder innan användaren automatiskt loggas ut från Hanterad hemskärm. Som standard är värdet inställt på 300 sekunder. Logga ut automatiskt efter inaktivitet, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad AAD-enhet och loggar ut användarna från alla program på enheten som är integrerade med läge Delad enhet. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Antal sekunder enheten ska vara inaktiv innan användaren loggas ut automatiskt",
"kioskManagedHomeScreenPINComplexityComplex": "Komplex",
"kioskManagedHomeScreenPINComplexityDescription": "Välj komplexitet för sessionens PIN-kod. För Komplex krävs alfanumeriska tecken och för Enkel krävs endast siffror. Kräv att användaren anger en PIN-kod för inloggningssession, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen används för särskilda enheter som har registrerats i läget för delad AAD-enhet.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Enkel",
"kioskManagedHomeScreenPINRequiredDescription": "Gör det möjligt för användare att skapa en PIN-kod som bara fungerar under en enda inloggningssession. PIN-koden raderas vid utloggning. Inloggningsskärmen måste vara aktiverad för att inställningen ska kunna konfigureras. Den här inställningen används för särskilda enheter som har registrerats i läget för delad AAD-enhet.",
"kioskManagedHomeScreenPINRequiredName": "Kräv att användaren anger en PIN-kod för inloggningssession",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Kräv att användare anger sin sessions-PIN-kod för att fortsätta använda Hanterad startskärm när skärmsläckaren har startats. Kräv att användaren anger en PIN-kod för inloggningssession, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen har ingen effekt om skärmsläckarläget inte har ställts in. Den här inställningen är avsedd för särskilda enheter som har registrerats i läget för delad AAD-enhet. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Kräv att användare anger sin sessions-PIN-kod för att fortsätta använda Hanterad hemskärm när skärmsläckaren har startats. Kräv att användaren anger en PIN-kod för inloggningssession, måste vara aktiverat för att inställningen ska kunna konfigureras. Den här inställningen har ingen effekt om skärmsläckarläget inte har ställts in. Den här inställningen är avsedd för särskilda enheter som har registrerats i läget för delad AAD-enhet. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Användaren måste ange sessions-PIN-kod om skärmsläckaren har visats",
"kioskManagedHomeScreenSignInBackgroundDescription": "Anpassa utseendet på inloggningsskärmen. Inloggningsskärmen måste vara aktiverad för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad AAD-enhet. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,8 +4352,8 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Anpassa en företagslogotyp för inloggningsskärmen och uppmaning att ange sessions-PIN-kod. Inloggningsskärmen måste vara aktiverad för att inställningen ska kunna konfigureras. Den här inställningen är avsedd att användas på särskilda enheter som har registrerats i läget för delad AAD-enhet. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Ange anpassad webbadress till företagslogotyp för inloggningsskärmen och sessionens PIN-sida",
"kioskManagedHomeScreenSignInEnabledDescription": "Aktivera en inloggningsskärm på Hanterad startskärm. Den här inloggningsskärmen är avsedd att användas på särskilda enheter som har registrerats i läget för delad AAD-enhet.",
"kioskManagedHomeScreenSignInEnabledName": "Inloggningsskärm för Hanterad startskärm",
"kioskManagedHomeScreenSignInEnabledDescription": "Aktivera en inloggningsskärm på Hanterad hemskärm. Den här inloggningsskärmen är avsedd att användas på särskilda enheter som har registrerats i läget för delad AAD-enhet.",
"kioskManagedHomeScreenSignInEnabledName": "Inloggningsskärm för MHS",
"kioskManagedSettingsDescription": "Genvägen ger användarna ett nytt sätt att öppna inställningar. Den visas som en icke-anpassningsbar ikon på startskärmen (ungefär som en app) och kallas Hanterade inställningar. Om du inaktiverar genvägen kan användarna fortfarande svepa nedåt på skärmen och öppna inställningarna.",
"kioskManagedSettingsName": "Genväg till inställningsmenyn",
"kioskMediaVolumeConfigDescription": "Enhetsinställning som används för att justera medievolymen.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kioskläge",
"kioskModeSingle": "Enstaka app",
"kioskMonthly": "Månadsvis",
"kioskObsoleteInfoHeader": "Inställningarna på det här bladet har blivit inaktuella. Om du vill ange kioskinställningar för enheten går du tillbaka till bladet Skapa profil. I listmenyn för profiltyper väljer du Kiosk (förhandsversion).",
"kioskProfileHeader": "Använd de här inställningarna för att ställa in kioskläge. Innan du konfigurerar de här inställningarna bör du kontrollera att du har distribuerat de appar som ska köras i kioskläge till enheterna från klientappsarbetsbelastningen.",
"kioskProfileLearnMore": "Läs mer om kioskläge i Windows.",
"kioskProfileName": "Namn på kioskkonfiguration",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Upprepning av underhållsperiod",
"kioskRecurrenceDescription": "Ställ in hur ofta underhållsperioder för appuppdateringar ska äga rum. Rekommendationen är dagligen, för att undvika oplanerad omstart av appar.",
"kioskScreenOrientationAutoRotate": "Rotera automatiskt",
"kioskScreenOrientationDescription": "Riktningen i vilken Hanterad startskärm visas på enheten.",
"kioskScreenOrientationDescription": "Riktningen i vilken Hanterad hemskärm visas på enheten.",
"kioskScreenOrientationLandscape": "Liggande",
"kioskScreenOrientationName": "Skärmorientering",
"kioskScreenOrientationNotConfigured": "Inte konfigurerat",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Trådlös konfiguration",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Ange namn på wifi-SSID",
"kioskWifiSsidsDescription": "Du kan styra eller begränsa wifiåtkomsten ytterligare genom att manuellt lägga till eller importera en lista över tillåtna nätverk efter SSID. Då kan Hanterad startskärm-användare enbart ansluta till de här nätverken. Wifikonfiguration måste vara aktiverat för att det ska gå att ställa in det här. Om du inte lägger till någonting visas alla tillgängliga nätverk för enhetens användare.",
"kioskWifiSsidsDescription": "Du kan styra eller begränsa wifiåtkomsten ytterligare genom att manuellt lägga till eller importera en lista över tillåtna nätverk efter SSID. Då kan Hanterad hemskärm-användare enbart ansluta till de här nätverken. Wifikonfiguration måste vara aktiverat för att det ska gå att ställa in det här. Om du inte lägger till någonting visas alla tillgängliga nätverk för enhetens användare.",
"kioskWifiSsidsName": "Lista över tillåtet wifi",
"knoxBlockAutofillDescription": "Blockera autofyll.",
"knoxBlockAutofillName": "Autofyll (endast Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana på låst skärm (endast stationär dator)",
"lockScreenBlockToastNotificationsDescription": "Blockera popup-meddelanden ovanför låsskärmen.",
"lockScreenBlockToastNotificationsName": "Popup-meddelanden på låst skärm",
"lockScreenMessageDescription": "Ange valfri text som visas på den låsta skärmen. Språkmeddelandet \"Alla, förutom när det anges\" visas om ett anpassat meddelande inte har angetts för en enhets standardspråk. ",
"lockScreenMessageGridHeader": "Lokaliserat meddelande på låsskärmen",
"lockScreenMessageHint": "(högst 4 096 tecken)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Läs mer om meddelanden på låsskärmen. ",
"lockScreenMessageLengthValidation": "Indata får inte överskrida 4 096 tecken.",
"lockScreenMessageName": "Meddelande på låsskärm",
"lockScreenMessagesSummaryKey": "Meddelande på låsskärm",
"lockScreenTimeoutInSecondsDescription": "Ange hur lång tid (i sekunder) skärmen ska vara låst innan den stängs av på Windows 10 Mobile-enheter. Tillåtna värden är 111800.",
"lockScreenTimeoutInSecondsName": "Skärmtidsgräns (endast Mobile)",
"lockScreenTimeoutInSecondsPlaceholder": "Ange antal sekunder (111800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Åtkomst till Windows Mail-app utan Microsoft-konto",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (förhandsversion)",
"microsoftTunnelForWindows": "Microsoft Tunnel (förhandsversion)",
"microsoftTunnelOption": "Microsoft Tunnel (fristående klient) (förhandsversion)",
"microsoftTunnelSite": "Microsoft Tunnel-webbplats",
"microsoftTunnelSiteDescription": "VPN-klienten ansluter till webbplatsens offentliga IP-adress eller fullständiga domännamn.",
"microsoftTunnelSiteNotExist": "Webbplatsen finns inte. Välj en ny webbplats.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Säkerhetskopplingsparametrar",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Förhindra automatisk enhetskryptering under första användningen när enheten är Azure AD-ansluten",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatisk kryptering under AADJ",
"securityCommonCriteriaModeDescription": "Med den här inställningen aktiveras en uppsättning standarder för ökad säkerhet på enheten. Det här används oftast i mycket känsliga organisationer, t.ex. hos myndigheter och är inte inställt som standard.",
"securityCommonCriteriaModeName": "Läge för gemensamma villkor",
"securityDeveloperSettingsEnabledDescription": "Tillåt åtkomst till utvecklarinställningar.",
"securityDeveloperSettingsEnabledName": "Inställningar för utvecklare",
"securityOption": "Diagnostikdata är av",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Giltiga operativsystemversioner",
"validTLSVersion": "TLS-versionen måste vara något av följande värden: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Frysperioden får inte vara längre än 90 dagar.",
"validateFreezePeriodSeparation": "Frysperioder måste avgränsas med minst 60 dagar.",
"validateSingleSignOnMessage": "Egenskapen Enkel inloggning (SSO) måste ställas in på Inaktiverat när autentiseringsläget är Enhet eller Gäst.",
"value": "Värde",
"valueColumn": "Värde",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(Den här kompatibilitetskontrollen stöds för enheter med operativsystemsversionen Android 4.0 och senare, eller KNOX 4.0 och senare)",
"versionIOS8": "(Den här kompatibilitetskontrollen stöds för enheter med operativsystemsversioner iOS 8.0 och senare)",
"versionWin10Desktop": "(Den här efterlevnadskontrollen stöds för stationära enheter som kör Windows 10 eller senare)",
"virtualHomeButtonDescription": "Aktivera en programstyrd knapp som tar användarna tillbaka till den hanterade hemskärmen. Välj mellan en permanent, flytande knapp eller en knapp som aktiveras med ett svep uppåt.",
"virtualHomeButtonDescription": "Aktivera en programstyrd knapp som tar användarna tillbaka till Hanterad hemskärm. Välj mellan en permanent, flytande knapp eller en knapp som aktiveras med ett svep uppåt.",
"virtualHomeButtonFloating": "Flytande",
"virtualHomeButtonName": "Virtuell hemknapp",
"virtualHomeButtonNotConfigured": "Inte konfigurerat",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Alla typer av appar",
"allAppsOptionText": "Alla appar",
"allAppsWithData": "Alla appar med inkommande organisationsdata",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Alla mål",
"allSourcesOptionText": "Alla källor",
"allow": "Tillåt",
"allowOverrides": "Tillåt åsidosättningar",
"allowSpecifiedBlock": "Tillåt angivna (blockera icke-angivna)",
"allowSpecifiedWipe": "Tillåt angivna (rensa icke-angivna)",
"allowedOptionText": "Tillåts",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android-arbetsprofilenheter",
"anyAppOptionText": "Valfri app",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Alla mål och alla källor",
"anyDialerAppOptionText": "Valfri uppringningsapp",
"anyPolicyManagedDialerAppOptionText": "Valfri principhanterad uppringningsapp",
"appAdded": "Appen har lagts till",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Förhindra säkerhetskopieringar",
"dataBackupDisabledLabelMac": "Förhindra säkerhetskopiering av iTunes och iCloud",
"dataProtection": "Dataskydd",
"dataTransfer": "Dataöverföring",
"dataTransfer": "<b>Dataöverföring</b>",
"defaultEdgeAppConfig": "Standardvärde för Edge-appkonfiguration",
"defaultValueAdvancedSettingsSelectorDisplayText": "Konfigurera avancerade inställningar",
"defaultValueAppsSelectorDisplayText": "Välj obligatoriska appar",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Inga rensningsförfrågningar har utfärdats.",
"enable": "Aktivera",
"enableOpenInExperienceSettingName": "Vill du filtrera dialogrutan Öppna i/Dela endast för principhanterade appar?",
"encryption": "Kryptering",
"encryption": "<b>Kryptering</b>",
"encryptionLabel": "Kryptera appdata",
"encryptionLabelAndroid": "Kryptera appdata (Android)",
"encryptionLabelIos": "Kryptera appdata (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Sök efter användare",
"flaggedUsersSummaryPartLabel": "Användare",
"flaggedUsersSummaryPartTitle": "Flaggade användare",
"functionality": "Funktioner",
"functionality": "<b>Funktionalitet</b>",
"gSAppPickerDescription": "Välj de principhanterade appar som du vill ta med. Ställ sedan in krav för åtkomst och delning av företagsfiler och e-post i de här apparna. Användaren kan som standard spara data på organisationens OneDrive- och SharePoint-konton.",
"gSAssignmentText": "Välj de användargrupper du vill ta med så att de säkert får tillgång till företagsdata. Appskyddet tilldelas användarna och inte enheterna, så dina företagsdata är skyddade oavsett vilken enhet som används och dess registreringsstatus.",
"gSEdgeAndroidApp": "Kräv installation för Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Giltiga tecken är: alfanumeriska, bindestreck och punkt.",
"invalidPackageId": "Giltiga tecken är: alfanumeriska, understreck och punkt.",
"invalidTokenUsageError": "Ogiltig token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Är mobilprogramhantering aktiverat?",
"itemsCount": "{0} objekt",
"jailbrokenRootedDevices": "Jailbrokade/rotade enheter",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Senast rapporterade datum",
"lastSync": "Senaste synkronisering",
"lastSyncGmt": "Senaste synkronisering (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Lokal lagring",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Status för appskydd",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Skydda Microsoft Office-mobilappar (förhandsversion)",
"manage": "Hantera",
@@ -7639,8 +7661,8 @@
"noAssignments": "Inga tilldelningar",
"noConfigSelection": "Välj en plattform och app",
"noConfiguredUsers": "Inga konfigurerade användare",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Inget mål eller ingen källa",
"noDestinationsOptionText": "Inga mål",
"noEmailToDisplay": "Inga e-postadresser tillgängliga",
"noOptionText": "Nej",
"noPermissionPropertyLabel": "Har du redan en prenumeration?",
@@ -7649,7 +7671,7 @@
"noPolicy": "Ingen princip",
"noProtectedUsers": "Inga skyddade användare",
"noSelection": "Välj en plattform, app och skyddsstatus",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Inga källor",
"noSubscriptionPropertyLabel": "Du kanske behöver en prenumeration",
"noSubscriptionPropertyLinkText": "Testa Microsoft Intune nu",
"noUnprotectedUsers": "Inga oskyddade användare",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resurser som ska skapas",
"restrictWebContentNo": "Valfri app",
"restrictWebContentOption2": "{0}: Tillåt webblänkar i alla appar",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet-enhetsbestyrkande",
"saveAppsNotificationText": "Sparar valda appar",
"saveChangesCommandText": "Spara",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Vi har flyttat till en annan plats",
"windows10AppProtectionPolicy": "Windows 10 och senare appskyddsprincip",
"windows10PlatformLabel": "Windows 10 och senare",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows informationsskydd",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows-skyddsrapport",
"wipAddAppsSubtitle": "Lägg till rekommenderade Microsoft-appar eller lägg manuellt till butiks- eller skrivbordsappar som ska tillåtas i principen.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Exempel: Betrodd plats, betrodd enhet, stark auktorisering",
"publishDesc": "När du publicerar till appar blir autentiseringssammanhanget tillgänglig för appar att använda. Publicera när du har konfigurerat principen för villkorsstyrd åtkomst för taggen. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publicera till appar",
"titleDesc": "Konfigurera ett autentiseringssammanhang som ska användas för att skydda programdata och åtgärder. Använd namn och beskrivningar som kan förstås av programadministratörer. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Konfigurera ett autentiseringssammanhang som ska användas för att skydda programdata och åtgärder. Använd namn och beskrivningar som kan förstås av programadministratörer. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Om du avpublicerar det här autentiseringssammanhanget kan åtkomsten till den resurs som skyddas av autentiseringssammanhanget förloras."
},
"Notify": {
"failure": "Det gick inte att uppdatera {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Lösenord + sms",
"passwordSoftwareOath": "Lösenord + OATH-token för programvara",
"passwordVoice": "Lösenord + röst",
"passwordX509CertificateMultiFactor": "Lösenord + certifikatbaserad autentisering (multifaktor)",
"passwordX509CertificateSingleFactor": "Lösenord + certifikatbaserad autentisering (enkel faktor)",
"sms": "SMS",
"smsEmail": "Sms + engångslösenord via e-post",
"smsFederatedSingleFactor": "Federerade: enkel faktor + sms",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Omfattar B2B-samarbete, B2B-direktanslutning och andra typer av externa användare.",
"guestOrExternalUsersLabel": "Gäster eller externa användare",
"internalGuestLabel": "Lokala gästanvändare",
"otherExternalUserLabel": "Andra externa användare"
"otherExternalUserLabel": "Andra externa användare",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Användare som ingår",
"legacyAuthenticationClients": "Äldre autentiseringsklienter",
"namePolicy": "Ge policyn ett namn",
"needAdPremiumMessage": "Du behöver ha en Azure AD Premium-prenumeration för att använda den här funktionen.",
"next": "Nästa",
"policyName": "Principnamn",
"policyState": "Principtillstånd",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Lista över tillgängliga organisationer"
},
"addTenantLabel": "Lägg till klientorganisation i vald",
"customOrganizationDescription": "Lägg till en organisation med det här klientorganisations-id:t",
"description": "Lägg till en extern Azure Active Directory-organisation genom att ange ett av dess domännamn.",
"notFoundResult": "Hittades inte",
"searchBoxPlaceholder": "Klient-ID eller domännamn",
"subTitle": "Azure Active Directory-organisation"
"subTitle": "Azure Active Directory-organisation",
"tenantAdded": "Det här klientorganisations-id:t har redan lagts till.",
"tenantIdNotFound": "Klientorganisations-id hittades inte"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Konfigurera åtkomstinställningar mellan klientorganisationer så att anspråk som kommer från Azure Active Directory-klientorganisationer godkänns för externa användare så att de kan använda förinställda autentiseringsgrader. Det går inte att ställa in anpassade autentiseringsgrader för externa användare.",
"allUsers": "Om du vill aktivera alla autentiseringssäkerhetsinställningar konfigurerar du Inställningar för åtkomst mellan klientorganisationer så att anspråk som kommer från Azure AD klientorganisationer för externa användare accepteras. Autentiseringssäkerhetsdelar konfigurerar bara den andra faktorautentiseringen för externa användare.",
"externalUsers": "Om du vill aktivera alla förinställda autentiseringsgrader konfigurerar du åtkomstinställningar mellan klientorganisationer så att anspråk som kommer från Azure Active Directory-klientorganisationer godkänns för externa användare."
},
"combinedRegistration": "Aktivera kombinerad registrering så att \"Kräv autentiseringsgrad\" kan fungera som det ska. Vi rekommenderar starkt att du aktiverar det för alla användare istället för bara en grupp.",
"compliantDeviceEnabled": "Lås inte ut dig! Kontrollera att enheten följer standard.",
"domainJoinedDeviceEnabled": "Lås inte ut dig! Kontrollera att enheten är Hybrid Azure AD-ansluten.",
"notAvailableForSP": "Vissa kontroller är inte tillgängliga på grund av valet {0} i principtilldelningen",
@@ -9161,7 +9197,10 @@
"aria": "Lista med attribut på den enhet som använts under inloggningen.",
"infoBalloon": "Lista med attribut på den enhet som använts under inloggningen."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Avancerad",
"allCloudAppsErrorBox": "Du måste välja \"Alla molnappar\" när beviljandet \"Tillåt lösenordsändring\" har valts",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Exempel: uri:contoso.com:level3",
"appEnforceInfoBubble": "App-framtvingade begränsningar kan kräva ytterligare administratörskonfigurationer inom molnapparna. Begränsningarna börjar bara gälla för nya sessioner.",
"appNotSetSeletorLabel": "0 molnappar valda",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Konfigurera klientapparna för att tillämpa principen på specifika klientappar",
"applyConditionDevicePlatformInfoBalloonContent": "Konfigurera enhetsplattformarna för att tillämpa principen för specifika plattformar",
"applyConditionDeviceStateInfoBalloonContent": "Konfigurera enhetstillståndet att tillämpa principen för specifika enhetstillstånd",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Ogiltig varaktighet för certifikat",
"invalidIpAddress": "Värdet måste vara en giltig IP-adress",
"invalidReAuthSignInRiskOptionSelected": "Sessionskontrollen Inloggningsfrekvens varje gång, tillåter inte alternativet Ingen risk, i villkorskontrollen Risknivå vid inloggning.",
"invalidUriErrorMsg": "Ange en giltig URI. Till exempel, uri:contoso.com:acr",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Klicka här om du vill ha mer information.",
"namednetworkExceedingSizeErrorMessage": "Du har överstigit det högsta tillåtna lagringsutrymmet för namngivna platser. Försök igen med en kortare lista. Klicka här för att se fler alternativ.",
"needMfaSecondary": "Alternativet Kräv multifaktorautentisering måste vara valt när Inloggningsfrekvens varje gång väljs med Endast sekundära autentiseringsmetoder",
"needMfaSpecificApps": "Sessionskontrollen Inloggningsfrekvens varje gång, kräver beviljandekontrollen Kräv multifaktorautentisering när appar som särskilt stöds har valts",
"newCertName": "nytt certifikat",
"noAttributePermissionsError": "Du har inte den behörighet som krävs för att skapa eller uppdatera principen. Attributdefinitionsläsarroll krävs för att lägga till/redigera dynamiska filter.",
"noPolicyRowMessage": "Inga principer",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Välj platser",
"selectedSP": "Valt tjänsthuvudnamn",
"servicePrincipalBladeExcludedSelectorTitle": "Välj undantagna tjänsthuvudnamn",
"servicePrincipalBladeIncludedSelectorTitle": "Välj tjänsthuvudnamn",
"servicePrincipalDataGridAria": "Lista över tillgängliga tjänsthuvudnamn",
"servicePrincipalDropDownLabel": "Vad gäller den här principen för?",
"servicePrincipalInfoBox": "Vissa villkor är inte tillgängliga på grund av valet {0} i principtilldelning",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Alla användare och grupper",
"userSelectionBladeExcludeDescription": "Välj de användare och grupper som ska undantas från principen",
"userSelectionBladeExcludeTabTitle": "Uteslut",
"userSelectionBladeExcludedSelectorTitle": "Välj exkluderade användare",
"userSelectionBladeExcludedSelectorTitle": "Välj exkluderade användare och grupper",
"userSelectionBladeIncludeDescription": "Välj de användare som principen ska gälla för",
"userSelectionBladeIncludeTabTitle": "Inkludera",
"userSelectionBladeIncludedSelectorTitle": "Välj",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Den IP-adress användaren in från.",
"whatIfIpCountryInfoBoxText": "Om du använder en IP-adress eller land, krävs bägge fälten och bör mappa tillsammans korrekt.",
"whatIfPolicyAppliesTab": "Principer som ska tillämpas",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Principer som kan tillämpas ({0})",
"whatIfPolicyDoesNotApplyTab": "Principer som inte ska tillämpas",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Principer som inte kan tillämpas ({0})",
"whatIfReasons": "Orsaker till varför den här principen inte ska tillämpas",
"whatIfSelectClientApp": "Välj en klientapp...",
"whatIfSelectCountry": "Välj land...",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "Användare"
},
"availableUninstall": "Tillåt tillgänglig avinstallation",
"availableUninstallTooltip": "Välj Ja om du vill ange avinstallationsalternativet för den här appen för användare från Företagsportal. Välj Nej om du vill hindra användarna från att avinstallera appen från Företagsportal.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Beteende för enhetsomstart",
"deviceRestartBehaviorTooltip": "Välj funktionssätt för omstart av enheten när appen har installerats. Välj Bestäm beteende baserat på returkoder, om du vill starta om enheten utifrån inställningarna för returkoder. Välj Ingen särskild åtgärd om du inte vill att enheten ska startas om när MSI-baserade appar installeras. Välj Appinstallation kan tvinga fram omstart av enhet, om du vill att appinstallationen ska slutföras utan att åsidosätta omstart. Välj Intune tvingar fram obligatorisk omstart av enhet, om enheten alltid ska starta om efter en lyckad appinstallation.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME-inställningar",
"ownerLabel": "Ägare",
"ownerSizeHint": "Ägarens namn får innehålla högst 256 tecken.",
"packageIdLabel": "Paketidentifierare",
"packageNameLabel": "Paketnamn",
"pivCredentialNotConfigured": "Du har inte valt någon utfärdare av härledda autentiseringsuppgifter för klientorganisationen. Du måste först ställa in en utfärdare innan du kan tillämpa principen på enheter.",
"platformLabel": "Plattform",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Betrott certifikat",
"macVPN": "VPN",
"macWiFi": "Trådlöst",
"settingsCatalog": "Inställningskatalog (förhandsversion)",
"settingsCatalog": "Inställningskatalog",
"unsupported": "Stöds inte",
"windows10AdministrativeTemplate": "Administrativa mallar (förhandsversion)",
"windows10Atp": "Microsoft Defender för Endpoint (stationära enheter som kör Windows 10 och senare)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Konfigurerat",
"currentVersionLabel": "Aktuell version",
"currentVersionTooltip": "Det här är den aktuella versionen av Office som har ställts in i den här sviten. Det här värdet uppdaterats när en nyare version ställs in och sparas.",
"defaultFileFormatLabel": "Standardfilformat",
"enableMicrosoftSearchAsDefaultTooltip": "Installerar en bakgrundstjänst för att fastställa huruvida ett Microsoft Search i Bing-tillägg för Google Chrome är installerat på enheten.",
"enterXmlDataLabel": "Ange XML-data",
"languagesLabel": "Språk",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Anpassning",
"cartProfiles": "Kundvagnsprofiler",
"certificateConnectors": "Certifikatanslutningsprogram",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (förhandsversion)",
"compliancePolicies": "Kompatibilitetsprinciper",
"complianceScriptManagement": "Skript",
"complianceScriptManagementPreview": "Skript (förhandsversion)",
@@ -11439,7 +11487,6 @@
"conditions": "Platser",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Konfigurationsprofiler",
"configurationProfilesPreview": "Konfigurationsprofiler (förhandsversion)",
"connectorsAndTokens": "Anslutning och token",
"corporateDeviceIdentifiers": "ID:n för företagsenheter",
"customAttributes": "Anpassade attribut",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Hjälp och support ({0})",
"iOSAppProvisioning": "Etableringsprofiler för iOS-app",
"incompleteUserEnrollments": "Ofullständiga användarregistreringar",
"intuneRemoteAssistance": "Fjärrhjälp (förhandsversion)",
"iosUpdates": "Uppdatera principer för iOS/iPadOS",
"legacyPcManagement": "Hantering av äldre datorer",
"macOSSoftwareUpdate": "Uppdateringsprinciper för macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} enheter",
"platformEnrollment": "{0} registrering",
"policies": "Principer",
"previewMDMDevices": "Alla hanterade enheter (förhandsversion)",
"profiles": "Profiler",
"properties": "Egenskaper",
"reports": "Rapporter",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Skript",
"securityBaselines": "Säkerhetsbaslinjer",
"serviceToServiceConnector": "Exchange Online Connector",
"servicenowConnector": "ServiceNow-anslutningsprogram",
"shellScripts": "Shell-skript",
"teamViewerConnector": "TeamViewer-anslutningsprogram",
"telecomeExpenseManagement": "Kostnadsuppföljning av telekommunikation",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Villkor",
"titles": "Rubriker",
"troubleshoot": "Felsökning",
"troubleshootDevice": "Enhet",
"troubleshootGroup": "Grupp",
"troubleshootSupport": "Felsökning + support",
"troubleshootUser": "Användare",
"user": "Användare",
"userExecutionStatus": "Användarstatus",
"warranty": "Garantileverantörer",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Uppdateringringar för Windows 10 och senare",
"windows10XPolicyFailures": "Windows 10X-principfel",
"windows365Connector": "Windows 365 Citrix-anslutningsprogram",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise-certifikat",
"windowsManagement": "PowerShell-skript",
"windowsSideLoadingKeys": "Nycklar för separat inläsning i Windows",

View File

@@ -332,8 +332,7 @@
"contentCaching": "İçeriği önbelleğe alma",
"controlPanelAndSettings": "Denetim Masası ve Ayarlar",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Özel Uyumluluk (Önizleme)",
"customCompliancePreview": "Özel Uyumluluk (pnizleme)",
"customCompliance": "Özel Uyumluluk",
"customConfiguration": "Özel Yapılandırma Profili",
"customOMASettings": "Özel OMA-URI Ayarları",
"customPreferences": "Tercih dosyası",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Google Play Store'daki uygulama açıklamasının bağlantısını girin. Örneğin:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Mağazadan sağlanan uygulama için 'Intune bağlantısı' URL'sini girin. Daha fazla bilgi için bkz. {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Microsoft Store uygulamalarını Microsoft Intunee ekle",
"windows": "Microsoft Store'daki uygulama açıklamasının bağlantısını girin. Örneğin:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "Uygulamanızı bir cihaza dışarıdan yüklenebilecek biçimde içeren dosya. Geçerli paket türleri şunlardır: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix ve .msixbundle).",
"appPackageFile": "Uygulamanızı bir cihaza dışarıdan yüklenebilecek biçimde içeren dosya. Geçerli paket türleri şunlardır: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix ve .msixbundle).",
"applicableDeviceType": "Bu uygulamayı yükleyebilecek cihaz türlerini seçin.",
"category": "Kullanıcıların Şirket Portalı'nda sıralama ve arama yapmasını kolaylaştırmak için uygulamayı kategorilere ayırın. Birden çok kategori seçebilirsiniz.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Uygulama için bir ad ekleyin. Bu ad, Intune uygulamaları listesinde ve Şirket Portalı'nda kullanıcılar tarafından görülebilir.",
"notes": "Uygulama hakkında ek notlar ekleyin. Notlar, Yönetim Merkezi'nde oturum açan kişiler tarafından görülebilir.",
"owner": "Kuruluşunuzda bu uygulama için lisanslamayı yöneten veya uygulamanın iletişim noktası olan kişinin adı. Bu ad, yönetim merkezinde oturum açan kişiler tarafından görülebilir.",
"packageId": "Uygulama Paketi Tanımlayıcısı, uygulamayı tanımlayan benzersiz değerdir.",
"packageName": "Uygulamanın paket adını almak için cihazın üreticisine başvurun. Örnek paket adı: com.example.app",
"privacyUrl": "Uygulamanın gizlilik ayarları ve koşulları hakkında daha fazla bilgi edinmek isteyen kişiler için bir bağlantı belirtin. Gizlilik URL'si Şirket Portalı'nda kullanıcılar tarafından görülebilir.",
"publisher": "Uygulamayı dağıtan geliştiricinin veya şirketin adı. Bu bilgiler, Şirket Portalı'nda kullanıcılar tarafından görülebilir.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Önizleme",
"descriptionRequired": "Açıklama gerekiyor.",
"editDescription": "Açıklamayı Düzenle",
"macOSMinOperatingSystemAdditionalInfo": "Bir .pkg dosyasını karşıya yüklemek için gerekli en düşük işletim sistemi macOS 10.14 sürümüdür. Daha eski bir en düşük işletim sistemi sürümü seçmek için bir .intunemac dosyasını karşıya yükleyin.",
"macOSMinOperatingSystemAdditionalInfo": "Bir .pkg dosyasını karşıya yüklemek için gerekli en düşük işletim sistemi macOS 10.14 sürümüdür. Daha eski bir en düşük işletim sistemi sürümü seçmek için bir .pkg dosyasını karşıya yükleyin.",
"name": "Uygulama bilgileri",
"nameForOfficeSuitApp": "Uygulama paketi bilgileri"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Uyumluluk yetkisiz kullanım süresi sonu",
"configurationType": "Profil türü",
"conflictingPolicy": "Çakışan İlkeler",
"createdDate": "Oluşturulma tarihi",
"currentOs": "Geçerli İşletim Sistemi",
"date": "Tarih",
"dateRange": "Tarih aralığı",
@@ -1129,9 +1133,11 @@
"device": "Cihaz",
"deviceId": "Cihaz Kimliği",
"deviceName": "Cihaz adı",
"deviceOrApplicationName": "Cihaz veya uygulama adı",
"deviceReporting": "Bildiren cihazlar",
"diagnosticCode": "Tanılama Kodu",
"diagnosticText": "Tanılama Metni",
"diagnostics": "Tanılama",
"displayName": "Görünen ad",
"driversToReview": "Gözden geçirilecek sürücüler",
"eSIMActivationStatus": "Etkinleştirme durumu",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Son Başarılı Eşitleme",
"lastUpdated": "Son Güncelleştirme",
"location": "Konum",
"loggedInUser": "Oturum açan kullanıcı",
"message": "İleti",
"model": "Model",
"mtdConnector": "MTD Bağlayıcısı",
@@ -1235,7 +1242,7 @@
"infoText": "Kullanıcıların bir iş bağlamındaki uygulamalara erişmek için karşılaması gereken PIN ve kimlik bilgisi gereksinimlerini yapılandırın."
},
"DataProtection": {
"infoText": "Bu grup kesme, kopyalama, yapıştırma ve farklı kaydetme kısıtlamaları gibi veri kaybı önleme (DLP) denetimlerini içerir. Bu ayarlar, kullanıcıların uygulamalardaki verilerle nasıl etkileşim kurduğunu belirler."
"infoText": "Bu grup kesme, kopyalama, yapıştırma ve farklı kaydetme kısıtlamaları gibi Veri Kaybı Önleme (DLP) denetimlerini içerir. Bu ayarlar, kullanıcıların uygulamalardaki verilerle nasıl etkileşim kurduğunu belirler."
},
"DeviceTypes": {
"selectOne": "En az bir cihaz türü seçin."
@@ -1537,20 +1544,20 @@
"label": "Zaman aşımı (dakika olarak eylemsizlik)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "Şunun için kesmeye, kopyalamaya ve yapıştırmaya izin ver:",
"tooltip": "Kuruluş kullanıcılarının kuruluş verilerini kesip ya da kopyalayıp yapıştırabilecekleri kaynakları ve hedefleri belirtmek için aşağıdaki seçeneklerden birini seçin: <br/>\r\n\r\n<b>Tüm hedefler ve tüm kaynaklar</b>: Kuruluş kullanıcıları herhangi bir hesap, belge, konum veya uygulamadan veri yapıştırabilir ve bunların tümüne veri kesip kopyalayabilir.<br/>\r\n\r\n<b>Hedef veya kaynak yok</b>: Kuruluş kullanıcıları dış hesaplara, belgelere, konumlara veya uygulamalara veya bunlardan veri kesme, kopyalama veya yapıştırma işlemi gerçekleştiremez."
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "Kuruluş verilerini yazdır",
"tooltip": "Kuruluş verilerinin yazdırılmasını engellemek için <b>Engelle</b> seçeneğini seçin. Kuruluş verilerinin yazdırılmasına izin vermek için <b>İzin Ver</b> seçeneğini seçin. Kişisel veya yönetilmeyen veriler etkilenmez."
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "Şu kaynaklardan veri al:",
"tooltip": "Kuruluş kullanıcılarının veri alabilecekleri kaynakları belirtmek için şu seçeneklerden birini seçin: <br/>\r\n\r\n<b>Tüm kaynaklar</b>: Kuruluş kullanıcıları herhangi bir hesap, belge, konum veya uygulamadaki verileri kuruluş bağlamında açabilir.<br/>\r\n\r\n<b>Kaynak yok</b>: Kuruluş kullanıcıları dış hesaplardan, belgelerden, konumlardan veya uygulamalardan verileri kuruluş bağlamında açamaz."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "Kuruluş verilerini şu hedeflere gönder:",
"tooltip": "Kuruluş kullanıcılarının veri gönderebilecekleri hedefleri belirtmek şu seçeneklerden birini seçin: <br/>\r\n\r\n<b>Tüm hedefler</b>: Kuruluş kullanıcıları kuruluş verilerini herhangi bir hesap, belge, konum veya uygulamaya gönderebilir.<br/>\r\n\r\n<b>Hedef yok</b>: Kuruluş kullanıcıları kuruluş verilerini kuruluş bağlamından dış hesaplara, belgelere, konumlara veya uygulamalara gönderemez."
},
"Tap": {
"numberOfDays": "Gün Sayısı",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Betik konumu"
},
"createButtonText": "Ekle",
"createPowershellScriptFlowSectionName": "PowerShell betiği ekle",
"createPowershellScriptFlowSectionName": "PowerShell betiğini ekle",
"customAttributeObjectName": "Özel öznitelik",
"editPowershellScriptFlowSectionName": "PowerShell betiğini düzenle",
"enforceSignatureCheckInfoBalloonContent": "Komut dosyası güvenilir bir yayımcı tarafından imzalanmış olmalıdır. Varsayılan olarak, hiçbir uyarı veya istem gösterilmez ve komut dosyası engellenmeden çalışır.",
@@ -4279,15 +4286,15 @@
"kioskConfigurableColumnHeaderName": "Ayarlar",
"kioskConfigurationHeader": "Cihazlarınızı bilgi noktası modunda çalışmak üzere yapılandırın, Mobil Uygulamalar dikey penceresinde uygulama atamalarınızı gözden geçirin. Bilgi noktası modunda çalıştırmak istediğiniz uygulamalar bir Windows cihazına atanmalıdır. <a href=\"https://go.microsoft.com/fwlink/?linkid=2027267\" target=\"_blank\">Windows bilgi noktası modu hakkında daha fazla bilgi edinin</a>.",
"kioskCustomAppLayout": "Özel uygulama düzeni",
"kioskCustomAppLayoutInfoBalloon": "Uygulamaların ve klasörlerin yönetilen giriş ekranında nerede görüneceğini seçin. Yapılandırılmadığında, uygulamalar ve klasörler eklenebilir ve giriş ekranını alfabetik sıraya göre doldurabilir.",
"kioskCustomAppLayoutInfoBalloon": "Uygulamaların ve klasörlerin Managed Home Screen'de nerede görüneceğini seçin. Yapılandırılmadığında, uygulamalar ve klasörler eklenebilir ve giriş ekranını alfabetik sıraya göre doldurabilir.",
"kioskDaily": "Her gün (önerilen)",
"kioskDebugMenuDescription": "Ayarlar menüsüne bir giriş noktası ekleyerek kullanıcıların Yönetilen Giriş Ekranındaki hata ayıklama araçlarına daha kolay erişmelerini sağlayın. Kullanıcıların, mevcut araçları görüntülemek için ekranı aşağı kaydırmaları ve cihaz bilgisi simgesine dokunmaları yeterlidir. Hızlı erişimi etkinleştirmezseniz kullanıcılar, Yönetilen Giriş Ekranı'ndayken yaklaşık 15 kez geri düğmesine dokunarak hata ayıklama menüsüne erişebilir.",
"kioskDebugMenuDescription": "Ayarlar menüsüne bir giriş noktası ekleyerek kullanıcıların Managed Home Screen'deki hata ayıklama araçlarına daha kolay erişmelerini sağlayın. Kullanıcıların, mevcut araçları görüntülemek için ekranı aşağı kaydırmaları ve cihaz bilgisi simgesine dokunmaları yeterlidir. Hızlı erişimi etkinleştirmezseniz kullanıcılar, Managed Home Screen'deyken yaklaşık 15 kez geri düğmesine dokunarak hata ayıklama menüsüne erişebilir.",
"kioskDebugMenuName": "Hata ayıklama menüsüne hızlı erişim",
"kioskDesktopApplicationIdDesc": "açıklama.",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Win32 uygulaması için uygulama kullanıcı model kimliği (AUMID). <a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">AUMID'in konumunu bulma hakkında bilgi edinin</a>",
"kioskDesktopApplicationIdShortName": "Win32 uygulaması için DesktopApplicationId/AUMID",
"kioskDeviceInfoDescription": "Açılır menüye bir giriş noktası ekleyerek kullanıcıların Yönetilen Giriş Ekranındaki hata ayıklama araçlarına daha kolay erişmelerini sağlayın. Kullanıcılar, OEM'yi, modeli, seri numarasını ve SDK düzeyini görüntülemek için yalnızca ekranı aşağı kaydırır ve cihaz bilgisi simgesine dokunur. Hızlı erişimi etkinleştirmezseniz kullanıcılar, bu bilgileri Yönetilen Giriş Ekranı hata ayıklama menüsüne erişerek bulabilir.",
"kioskDeviceInfoDescription": "Açılır menüye bir giriş noktası ekleyerek kullanıcıların Managed Home Screen'deki hata ayıklama araçlarına daha kolay erişmelerini sağlayın. Kullanıcılar, OEM'yi, modeli, seri numarasını ve SDK düzeyini görüntülemek için yalnızca ekranı aşağı kaydırır ve cihaz bilgisi simgesine dokunur. Hızlı erişimi etkinleştirmezseniz kullanıcılar, bu bilgileri Managed Home Screen hata ayıklama menüsüne erişerek bulabilir.",
"kioskDeviceInfoName": "Cihaz bilgilerine hızlı erişim",
"kioskDropOutCodeEmptyValueKey": "4-6 basamaklı bir PIN kodu girin",
"kioskDropOutDescription": "BT yöneticilerinin cihazda değişiklik yapmak için çoklu uygulama kiosk modundan geçici olarak çıkmalarına izin verin.",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "Ortalama",
"kioskIconSizeSmall": "Çok küçük",
"kioskIconSizeSmallest": "Küçük",
"kioskInfoBoxText": "Çok uygulamalı kiosk modu Yönetilen Ana Ekran uygulamasından başlatılan birden çok uygulamayı çalıştırmak için cihazı kilitler. Bu modu kullanmak için önce istemci uygulamaları iş yükünden Yönetilen Ana Ekran uygulamasını onaylamanız ve atamanız gerekir.",
"kioskInfoBoxText": "Çok uygulamalı kiosk modu Managed Home Screen uygulamasından başlatılan birden çok uygulamayı çalıştırmak için cihazı kilitler. Bu modu kullanmak için önce istemci uygulamaları iş yükünden Managed Home Screen uygulamasını onaylamanız ve atamanız gerekir.",
"kioskLocalGroup": "Yerel kullanıcı grupları",
"kioskLocalUser": "Yerel kullanıcı hesabı",
"kioskLocalUsers": "Yerel kullanıcı hesapları",
@@ -4324,11 +4331,11 @@
"kioskLogonType": "TÜR",
"kioskManagedAppLink": "Uygulamayı seçin",
"kioskManagedAppsHeader": "Windows 10 ve sonraki sürümler için aşağıdaki uygulamalar satın alındı ve Intune ile eşitlendi. Ek uygulama satın almak için <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">İş İçin Microsoft Store</a>da oturum açın.",
"kioskManagedHomeScreenAutoSignOutDescription": "Belirli bir süre etkinlik dışı kaldıktan sonra kullanıcıların Yönetilen Giriş Ekranı oturumunu otomatik olarak kapatın ve son kullanıcılara oturum açma oturumlarını uzatma seçeneği verilip verilmeyeceğini seçin. Bu ayarı yapılandırmak için oturum açma ekranı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir ve Paylaşılan cihaz moduyla tümleştirilen cihazda kullanıcıların tüm uygulamalarının oturumunu kapatır. ",
"kioskManagedHomeScreenAutoSignOutDescription": "Belirli bir süre etkinlik dışı kaldıktan sonra kullanıcıların Managed Home Screen oturumunu otomatik olarak kapatın ve son kullanıcılara oturum açma oturumlarını uzatma seçeneği verilip verilmeyeceğini seçin. Bu ayarı yapılandırmak için oturum açma ekranı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir ve Paylaşılan cihaz moduyla tümleştirilen cihazda kullanıcıların tüm uygulamalarının oturumunu kapatır. ",
"kioskManagedHomeScreenAutoSignOutName": "Devre dışı bırakıldıktan sonra MHS ve Paylaşılan cihaz modu uygulamalarının oturumunu otomatik olarak kapat",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Yönetilen Giriş Ekranında kullanıcının oturumunun otomatik olarak kapatılmasından önce kullanıcıya oturumu sürdürmesi için ne kadar süre tanınacağını saniye cinsinden tanımlayın. Varsayılan olarak bu değer 60 saniyeye ayarlanır. Bu ayarı yapılandırmak için Etkinlik dışı kaldıktan sonra oturumu otomatik olarak kapat ayarı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir ve Paylaşılan cihaz moduyla tümleştirilen cihazda kullanıcıların tüm uygulamalarının oturumunu kapatır. ",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "Managed Home Screen'de kullanıcının oturumunun otomatik olarak kapatılmasından önce kullanıcıya oturumu sürdürmesi için ne kadar süre tanınacağını saniye cinsinden tanımlayın. Varsayılan olarak bu değer 60 saniyeye ayarlanır. Bu ayarı yapılandırmak için Etkinlik dışı kaldıktan sonra oturumu otomatik olarak kapat ayarı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir ve Paylaşılan cihaz moduyla tümleştirilen cihazda kullanıcıların tüm uygulamalarının oturumunu kapatır. ",
"kioskManagedHomeScreenInactiveNoticeDelayName": "Kullanıcının oturumunu otomatik olarak kapatmadan kaç saniye önce kullanıcıya bildirimde bulunulacağı",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Yönetilen Giriş Ekranında kullanıcının oturumunun otomatik olarak kapatılmasından önce etkinlik dışı kalma süresini saniye cinsinden tanımlayın. Varsayılan olarak bu değer 300 saniyeye ayarlanır. Bu ayarı yapılandırmak için Etkinlik dışı kaldıktan sonra oturumu otomatik olarak kapat ayarı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir ve Paylaşılan cihaz moduyla tümleştirilen cihazda kullanıcıların tüm uygulamalarının oturumunu kapatır. ",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "Managed Home Screen'de kullanıcının oturumunun otomatik olarak kapatılmasından önce etkinlik dışı kalma süresini saniye cinsinden tanımlayın. Varsayılan olarak bu değer 300 saniyeye ayarlanır. Bu ayarı yapılandırmak için Etkinlik dışı kaldıktan sonra oturumu otomatik olarak kapat ayarı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir ve Paylaşılan cihaz moduyla tümleştirilen cihazda kullanıcıların tüm uygulamalarının oturumunu kapatır. ",
"kioskManagedHomeScreenInactiveSignOutDelayName": "Kullanıcının oturumunu otomatik olarak kapatmadan önce cihazın kaç saniye devre dışı kalacağı",
"kioskManagedHomeScreenPINComplexityComplex": "Karmaşık",
"kioskManagedHomeScreenPINComplexityDescription": "Oturum PINinin karmaşıklık düzeyini seçin. Karmaşık alfasayısal karakterler gerektirirken basit yalnızca sayı gerektirir. Bu ayarı yapılandırmak için Kullanıcının oturum açma oturumu için PIN ayarlamasını gerektir ayarı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir.",
@@ -4337,7 +4344,7 @@
"kioskManagedHomeScreenPINComplexitySimple": "Basit",
"kioskManagedHomeScreenPINRequiredDescription": "Kullanıcıların tek bir oturum açma oturumu süresince geçerli olacak bir PIN oluşturmasına olanak tanıyın. Oturum kapatıldığında bu PIN temizlenir. Bu ayarı yapılandırmak için oturum açma ekranı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir.",
"kioskManagedHomeScreenPINRequiredName": "Kullanıcının oturum açma oturumu için PIN ayarlamasını gerektir",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Ekran koruyucu görüntülendikten sonra kullanıcıların Yönetilen Giriş Ekranını kullanmayı sürdürebilmek için oturum PINlerini girmesini gerektirin. Bu ayarı yapılandırmak için Kullanıcının oturum açma oturumu için PIN ayarlamasını gerektir ayarı etkinleştirilmelidir. Ekran koruyucu modu yapılandırılmazsa bu ayarın hiçbir etkisi olmaz. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir. ",
"kioskManagedHomeScreenPINRequiredToResumeDescription": "Ekran koruyucu görüntülendikten sonra kullanıcıların Managed Home Screen'i kullanmayı sürdürebilmek için oturum PINlerini girmesini gerektirin. Bu ayarı yapılandırmak için Kullanıcının oturum açma oturumu için PIN ayarlamasını gerektir ayarı etkinleştirilmelidir. Ekran koruyucu modu yapılandırılmazsa bu ayarın hiçbir etkisi olmaz. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir. ",
"kioskManagedHomeScreenPINRequiredToResumeName": "Ekran okuyucu görüntülendiyse kullanıcının oturum PINini girmesi gerekir",
"kioskManagedHomeScreenSignInBackgroundDescription": "Oturum açma ekranının görünümünü özelleştirin. Bu ayarı yapılandırmak için oturum açma ekranı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir. ",
"kioskManagedHomeScreenSignInBackgroundEmptyValueKey": "http://www.contoso.com/img.jpg",
@@ -4345,7 +4352,7 @@
"kioskManagedHomeScreenSignInBrandingLogoDescription": "Oturum açma ekranı ve oturum PIN istemi için marka logosunu özelleştirin. Bu ayarı yapılandırmak için oturum açma ekranı etkinleştirilmelidir. Bu ayar AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir. ",
"kioskManagedHomeScreenSignInBrandingLogoEmptyValueKey": "http://www.contoso.com/img.jpg",
"kioskManagedHomeScreenSignInBrandingLogoName": "Oturum açma ekranı ve oturum PIN sayfası için özel URL marka logosunu ayarla",
"kioskManagedHomeScreenSignInEnabledDescription": "Yönetilen Giriş Ekranında oturum açma ekranını etkinleştirin. Bu oturum açma ekranı AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir.",
"kioskManagedHomeScreenSignInEnabledDescription": "Managed Home Screen'de oturum açma ekranını etkinleştirin. Bu oturum açma ekranı AAD Paylaşılan cihaz moduna kaydedilen ayrılmış cihazlarda kullanıma yöneliktir.",
"kioskManagedHomeScreenSignInEnabledName": "MHS oturum açma ekranı",
"kioskManagedSettingsDescription": "Bu kısayol kullanıcılara ayarlara erişmek için başka bir yol sunar. Giriş ekranında (uygulama gibi) özelleştirilemeyen bir simge olarak görünür ve Yönetilen Ayarlar olarak adlandırılır. Kısayolu devre dışı bırakırsanız kullanıcılar, bu ayarlara erişmek için ekranı aşağı kaydırabilir.",
"kioskManagedSettingsName": "Ayarlar menüsünün kısayolu",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kiosk modu",
"kioskModeSingle": "Tek uygulama",
"kioskMonthly": "Aylık",
"kioskObsoleteInfoHeader": "Bu dikey penceredeki ayarlar artık kullanılmıyor. Cihazınız için Kiosk ayarları yapılandırmak istiyorsanız Profil oluştur dikey penceresine dönün. Açılan Profil türü listesinde Kiosk (önizleme) seçeneğine tıklayın.",
"kioskProfileHeader": "Kiosk modunu yapılandırmak için bu ayarları kullanın. Bu ayarları yapılandırmadan önce, Kiosk modunda çalıştırmak istediğiniz uygulamaları istemci uygulamaları iş yükünden cihazlara dağıttığınızdan emin olun.",
"kioskProfileLearnMore": "Windows kiosk modu hakkında daha fazla bilgi edinin.",
"kioskProfileName": "Kiosk yapılandırma adı",
@@ -4405,7 +4411,7 @@
"kioskRecurrence": "Bakım Penceresi Yinelenmesi",
"kioskRecurrenceDescription": "Uygulama güncelleştirmelerine yönelik Bakım penceresinin hangi sıklıkta yapılacağını ayarlayın. Zamanlanmamış uygulama yeniden başlatmalarını önlemek için \"her gün\" olarak ayarlamanız önerilir.",
"kioskScreenOrientationAutoRotate": "Otomatik döndür",
"kioskScreenOrientationDescription": "Yönetilen Giriş Ekranının cihazda göründüğü yön.",
"kioskScreenOrientationDescription": "Managed Home Screen'in cihazda göründüğü yön.",
"kioskScreenOrientationLandscape": "Yatay",
"kioskScreenOrientationName": "Ekran yönü",
"kioskScreenOrientationNotConfigured": "Yapılandırılmadı",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi yapılandırması",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "Wi-Fi SSID adını girin",
"kioskWifiSsidsDescription": "SSID ile izin verilen ağların bir listesini kendiniz ekleyerek veya içeri aktararak Wi-Fi erişimi üzerinde daha fazla denetime sahip olun veya erişimi sınırlandırın. Yönetilen Giriş Ekranı kullanıcıları yalnızca bu ağlara bağlanabilir. Bu ayarı yapılandırabilmek için Wi-Fi yapılandırması gerekir. Ağ eklemezseniz cihaz kullanıcısına tüm mevcut ağlar gösterilir.",
"kioskWifiSsidsDescription": "SSID ile izin verilen ağların bir listesini kendiniz ekleyerek veya içeri aktararak Wi-Fi erişimi üzerinde daha fazla denetime sahip olun veya erişimi sınırlandırın. Managed Home Screen kullanıcıları yalnızca bu ağlara bağlanabilir. Bu ayarı yapılandırabilmek için Wi-Fi yapılandırması gerekir. Ağ eklemezseniz cihaz kullanıcısına tüm mevcut ağlar gösterilir.",
"kioskWifiSsidsName": "Wi-Fi izin verilenler listesi",
"knoxBlockAutofillDescription": "Otomatik doldurmayı engelleyin.",
"knoxBlockAutofillName": "Otomatik doldurma (Yalnızca Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Kilitli ekranda Cortana (Yalnızca masaüstü)",
"lockScreenBlockToastNotificationsDescription": "Cihaz kilit ekranı üzerindeki bildirimleri engelleyin.",
"lockScreenBlockToastNotificationsName": "Kilitli ekranda bildirimler",
"lockScreenMessageDescription": "Kilitli ekranda görüntülenen isteğe bağlı metni belirtin. Cihazın varsayılan dili için özel bir ileti belirtilmezse \"Belirtildiği durumlar dışında tümü\" Dili iletisi gösterilir. ",
"lockScreenMessageGridHeader": "Yerelleştirilmiş kilit ekranı iletisi",
"lockScreenMessageHint": "(en fazla 4096 karakter)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Kilit ekranı iletileri hakkında daha fazla bilgi edinin. ",
"lockScreenMessageLengthValidation": "Giriş 4096 karakteri aşamaz.",
"lockScreenMessageName": "Kilit ekranı iletisi",
"lockScreenMessagesSummaryKey": "Kilit Ekranı İletisi",
"lockScreenTimeoutInSecondsDescription": "Windows 10 Mobile cihazlar için ekran kilitlenmesi ile ekranın kapatılması arasında geçecek süreyi (saniye olarak) ayarlayın. Desteklenen değerler 11-1800'dür.",
"lockScreenTimeoutInSecondsName": "Ekran zaman aşımı (yalnızca mobil)",
"lockScreenTimeoutInSecondsPlaceholder": "Saniye sayısını girin (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Microsoft hesabı olmayan Windows Posta uygulamasına erişim",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (önizleme)",
"microsoftTunnelForWindows": "Microsoft Tunnel (önizleme)",
"microsoftTunnelOption": "Microsoft Tunnel (tek başına istemci) (önizleme)",
"microsoftTunnelSite": "Microsoft Tunnel sitesi",
"microsoftTunnelSiteDescription": "VPN istemcisi, sitenin genel IP adresine veya FQDN'sine bağlanacak.",
"microsoftTunnelSiteNotExist": "Site mevcut değil. Yeni bir site seçin.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Güvenlik İlişkilendirme Parametreleri",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Cihaz Azure AD'ye katılmış olduğunda ilk kullanım sırasında otomatik cihaz şifrelemesini engelleyin",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "AADJ sırasında otomatik şifreleme",
"securityCommonCriteriaModeDescription": "Bu ayar, kamu kuruluşları gibi yüksek derecede hassas kuruluşlarda en sık kullanılan cihaz için yükseltilmiş güvenlik standartları sağlar. Varsayılan olarak yapılandırılmaz.",
"securityCommonCriteriaModeName": "Ortak Ölçütler modu",
"securityDeveloperSettingsEnabledDescription": "Geliştirici ayarlarına erişime izin ver.",
"securityDeveloperSettingsEnabledName": "Geliştirici ayarları",
"securityOption": "Tanılama verileri kapalı",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "En az",
"validOperatingSystemBuildsName": "Geçerli işletim sistemi derlemeleri",
"validTLSVersion": "TLS Sürümü şu değerlerden biri olmalıdır: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Dondurma süresi 90 günden uzun olamaz.",
"validateFreezePeriodSeparation": "Dondurma dönemleri birbirinden en az 60 gün süreyle ayrılmalıdır.",
"validateSingleSignOnMessage": "Kimlik Doğrulaması Modu Makine veya Konuk olarak ayarlandığında Çoklu Oturum Açma (SSO) özelliğinin Devre Dışı olarak ayarlanması gerekir.",
"value": "Değer",
"valueColumn": "Değer",
@@ -6723,7 +6739,7 @@
"versionAndroid4SamsungKStandard4": "(Bu uygunluk denetimi, Android 4.0 ve üstü veya KNOX 4.0 ve üstü işletim sistemi sürümlerine sahip cihazlar için desteklenir)",
"versionIOS8": "(Bu uygunluk denetimi, iOS 8.0 ve üstü işletim sistemi sürümlerine sahip cihazlar için desteklenir)",
"versionWin10Desktop": "(Bu uyumluluk denetimi, Windows 10 veya sonraki sürümleri çalıştıran masaüstü cihazları için desteklenir)",
"virtualHomeButtonDescription": "Kullanıcıların Yönetilen Giriş Ekranı'na dönmesini sağlamaya yönelik bir yazılım tuşu düğmesi oluşturun. Yukarı çekme hareketiyle etkinleştirilen kalıcı, kayan düğme veya düğme seçeneklerinden birini belirleyin.",
"virtualHomeButtonDescription": "Kullanıcıların Managed Home Screen'e dönmesini sağlamaya yönelik bir yazılım tuşu düğmesi oluşturun. Yukarı çekme hareketiyle etkinleştirilen kalıcı, kayan düğme veya düğme seçeneklerinden birini belirleyin.",
"virtualHomeButtonFloating": "Kayan",
"virtualHomeButtonName": "Sanal giriş tuşu",
"virtualHomeButtonNotConfigured": "Yapılandırılmadı",
@@ -7283,18 +7299,21 @@
"allAppTypes": "Tüm uygulama türleri",
"allAppsOptionText": "Tüm Uygulamalar",
"allAppsWithData": "Gelen kuruluş verilerine sahip tüm uygulamalar",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "Tüm hedefler",
"allSourcesOptionText": "Tüm kaynaklar",
"allow": "Şirket Portalı",
"allowOverrides": "Geçersiz Kılmalara İzin Ver",
"allowSpecifiedBlock": "Belirtilenlere izin ver (Belirtilmeyenleri engelle)",
"allowSpecifiedWipe": "Belirtilenlere izin ver (Belirtilmeyenleri sil)",
"allowedOptionText": "İzin Verildi",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android iş profili cihazları",
"anyAppOptionText": "Herhangi bir uygulama",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "Tüm hedefler ve tüm kaynaklar",
"anyDialerAppOptionText": "Herhangi bir numara çevirici uygulaması",
"anyPolicyManagedDialerAppOptionText": "İlke ile yönetilen herhangi bir numara çevirici uygulaması",
"appAdded": "Uygulama eklendi",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Yedeklemeleri engelle",
"dataBackupDisabledLabelMac": "iTunes ve iCloud yedeklemelerini engelle",
"dataProtection": "Veri koruma",
"dataTransfer": "Veri Aktarımı",
"dataTransfer": "<b>Veri Aktarımı</b>",
"defaultEdgeAppConfig": "Varsayılan Edge uygulaması yapılandırmasına dön",
"defaultValueAdvancedSettingsSelectorDisplayText": "Gelişmiş ayarları yapılandır",
"defaultValueAppsSelectorDisplayText": "Gerekli uygulamaları seç",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "Verilen silme isteği yok.",
"enable": "Etkinleştir",
"enableOpenInExperienceSettingName": "Diyaloğu Birlikte Aç/Paylaş filtresi yalnızca ilke tarafından yönetilen uygulamalara mı uygulansın?",
"encryption": "Şifreleme",
"encryption": "<b>Şifreleme</b>",
"encryptionLabel": "Uygulama verilerini şifrele",
"encryptionLabelAndroid": "Uygulama verilerini şifrele (Android)",
"encryptionLabelIos": "Uygulama verilerini şifrele (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Kullanıcıya göre arayın",
"flaggedUsersSummaryPartLabel": "Kullanıcılar",
"flaggedUsersSummaryPartTitle": "Bayrak eklenen kullanıcılar",
"functionality": "İşlev",
"functionality": "<b>İşlev</b>",
"gSAppPickerDescription": "Eklemek istediğiniz, ilke tarafından yönetilen uygulamaları seçin. Ardından bu uygulamalardaki kurumsal dosyalara ve e-postalara erişme ve paylaşma gereksinimlerini yapılandırın. Varsayılan olarak kullanıcı, kuruluşunuzun OneDrive ve SharePoint hesaplarına veri kaydedebilir.",
"gSAssignmentText": "Şirket verilerinize erişimleri olduğundan emin olmak için eklemek istediğiniz kullanıcı gruplarını seçin. Uygulama koruması cihazlara değil kullanıcılara atandığından, kullanılan cihaz ve kayıt durumu ne olursa olsun kurumsal verileriniz korunur.",
"gSEdgeAndroidApp": "Edge Android için yükleme gerektir",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Geçerli karakterler şunlardır: alfasayısal, '-' ve '.'",
"invalidPackageId": "Geçerli karakterler şunlardır: alfasayısal, '_' ve '.'",
"invalidTokenUsageError": "Geçersiz belirteç",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "MAM etkinleştirildi mi?",
"itemsCount": "{0} öğe",
"jailbrokenRootedDevices": "Jailbreak yapılmış/kök erişim izni verilmiş cihazlar",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Son raporlanan tarih",
"lastSync": "Son eşitleme",
"lastSyncGmt": "Son eşitleme (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Yerel Depolama",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "Uygulama koruma durumu",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Microsoft Office mobil uygulamalarını koruma (önizleme)",
"manage": "Yönet",
@@ -7639,8 +7661,8 @@
"noAssignments": "Atama yok",
"noConfigSelection": "Platform ve uygulama seçin",
"noConfiguredUsers": "Yapılandırılmış kullanıcı yok",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "Hedef veya kaynak yok",
"noDestinationsOptionText": "Hedef yok",
"noEmailToDisplay": "Kullanılabilir e-posta adresi yok",
"noOptionText": "Hayır",
"noPermissionPropertyLabel": "Zaten aboneliğiniz var mı?",
@@ -7649,7 +7671,7 @@
"noPolicy": "İlke yok",
"noProtectedUsers": "Korunan kullanıcı yok",
"noSelection": "Platform, uygulama ve koruma durumu seçin",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "Kaynak yok",
"noSubscriptionPropertyLabel": "Aboneliğe ihtiyacınız olabilir",
"noSubscriptionPropertyLinkText": "Microsoft Intune'u şimdi deneyin",
"noUnprotectedUsers": "Korunmayan kullanıcı yok",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Oluşturulacak kaynaklar",
"restrictWebContentNo": "Herhangi bir uygulama",
"restrictWebContentOption2": "{0}: Herhangi bir uygulama web bağlantılara izin ver",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet cihaz kanıtı",
"saveAppsNotificationText": "Seçilen uygulamalar kaydediliyor",
"saveChangesCommandText": "Kaydet",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "Yeni bir konuma taşındık",
"windows10AppProtectionPolicy": "Windows 10 ve sonraki işletim sistemlerinde uygulama koruma İlkesi",
"windows10PlatformLabel": "Windows 10 ve sonraki sürümler",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Bilgi Koruması",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows koruma raporu",
"wipAddAppsSubtitle": "Önerilen Microsoft uygulamalarını ekleyin veya bu ilkede izin verilmesi için mağaza ya da masaüstü uygulamalarını el ile ekleyin.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ör. Güvenilen konum, Güvenilen cihaz, Güçlü yetkilendirme",
"publishDesc": "Uygulamalarda yayımlama, kullanılacak uygulamalar için kimlik doğrulaması bağlamını kullanılabilir hale getirir. Etiket için Koşullu Erişim ilkesini yapılandırmayı tamamladıktan sonra yayımlayın. [Daha fazla bilgi][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Uygulamalara yayınla",
"titleDesc": "Uygulama verilerini ve eylemlerini korumak için kullanılacak bir kimlik doğrulaması bağlamı yapılandırın. Uygulama yöneticileri tarafından anlaşılabilecek adlar ve açıklamalar kullanın. [Daha fazla bilgi][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Uygulama verilerini ve eylemlerini korumak için kullanılacak bir kimlik doğrulaması bağlamı yapılandırın. Uygulama yöneticileri tarafından anlaşılabilecek adlar ve açıklamalar kullanın. [Daha fazla bilgi][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "{0} güncelleştirilemedi",
@@ -8400,6 +8427,8 @@
"passwordSms": "Parola + SMS",
"passwordSoftwareOath": "Parola + Yazılım OATH belirteci",
"passwordVoice": "Parola + Ses",
"passwordX509CertificateMultiFactor": "Parola ve Sertifika Tabanlı Kimlik Doğrulaması (Çok Faktörlü)",
"passwordX509CertificateSingleFactor": "Parola ve Sertifika Tabanlı Kimlik Doğrulaması (Tek Faktörlü)",
"sms": "SMS",
"smsEmail": "SMS + E-posta ile bir kerelik geçiş kodu",
"smsFederatedSingleFactor": "Şirket Dışı Tek Faktörlü + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "B2B İşbirliği, B2B doğrudan bağlantı ve diğer dış kullanıcı türlerini içerir.",
"guestOrExternalUsersLabel": "Konuklar veya dış kullanıcılar",
"internalGuestLabel": "Yerel konuk kullanıcılar",
"otherExternalUserLabel": "Diğer dış kullanıcılar"
"otherExternalUserLabel": "Diğer dış kullanıcılar",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Eklenen kullanıcılar",
"legacyAuthenticationClients": "Eski kimlik doğrulama istemcileri",
"namePolicy": "İlkenizi adlandırın",
"needAdPremiumMessage": "Bu özelliği kullanmak için Azure AD Premium aboneliği gereklidir.",
"next": "Sonraki",
"policyName": "İlke Adı",
"policyState": "İlke durumu",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "Mevcut kuruluşlar listesi"
},
"addTenantLabel": "Kiracıyı seçilene ekle",
"customOrganizationDescription": "Bu kiracı kimliğine sahip bir kuruluş ekleyin",
"description": "Etki alanı adlarından birini yazarak bir Microsoft Azure AD kuruluşu ekleyin.",
"notFoundResult": "Bulunamadı",
"searchBoxPlaceholder": "Kiracı kimliği veya etki alanı adı",
"subTitle": "Microsoft Azure AD kuruluşu"
"subTitle": "Microsoft Azure AD kuruluşu",
"tenantAdded": "Bu kiracı kimliği zaten eklendi.",
"tenantIdNotFound": "Kiracı kimliği bulunamadı"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Yerleşik kimlik doğrulaması yeteneklerini kullanmak amacıyla kiracılar arası erişim ayarlarını dış kullanıcılar için Azure AD kiracılarından gelen talepleri kabul edecek şekilde yapılandırın. Özel kimlik doğrulaması yetenekleri dış kullanıcılar için yapılandırılamaz.",
"allUsers": "Tüm kimlik doğrulama güvenlik düzeylerini etkinleştirmek için, kiracılar arası erişim ayarlarını dış kullanıcılara yönelik Azure AD kiracılarından gelen talepleri kabul edecek şekilde yapılandırın. Kimlik doğrulama güvenlik düzeyleri, dış kullanıcılar için yalnızca ikinci faktörlü kimlik doğrulamasını yapılandırır.",
"externalUsers": "Tüm yerleşik kimlik doğrulaması yeteneklerini etkinleştirmek istiyorsanız, kiracılar arası erişim ayarlarını dış kullanıcılar için Azure AD kiracılarından gelen talepleri kabul edecek şekilde yapılandırın."
},
"combinedRegistration": "\"Kimlik doğrulama düzeyi gerektir\" seçeneğinin doğru çalışması için birleşik kaydı etkinleştirin. Yalnızca bir grup kullanıcı yerine tüm kullanıcılar için bu seçeneğin açılması kesinlikle önerilir.",
"compliantDeviceEnabled": "Hesabınıza erişiminizi kaybetmeyin! Cihazınızın uyumlu olduğundan emin olun.",
"domainJoinedDeviceEnabled": "Hesabınıza erişiminizi kaybetmeyin! Cihazınızın Hibrit Azure AD ile katılan bir cihaz olduğundan emin olun.",
"notAvailableForSP": "İlke atamasındaki '{0}' seçimi nedeniyle bazı denetimler kullanılamıyor",
@@ -9161,7 +9197,10 @@
"aria": "Cihazda oturum açma sırasında kullanıma alınan özniteliklerin listesi.",
"infoBalloon": "Cihazda oturum açma sırasında kullanıma alınan özniteliklerin listesi."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Gelişmiş",
"allCloudAppsErrorBox": "\"Parola değişikliği iste\" izni seçildiğinde \"Tüm bulut uygulamaları\" seçilmelidir",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Örnek: uri:contoso.com:level3",
"appEnforceInfoBubble": "Uygulama tarafından zorlanan kısıtlamalar, bulut uygulamaları içinde ek yönetim yapılandırmaları gerektirebilir. Kısıtlamalar yalnızca yeni oturumlar için geçerli olur.",
"appNotSetSeletorLabel": "0 bulut uygulaması seçili",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Belirli istemci uygulamalarında ilkeyi uygulamak için istemci uygulamalarını yapılandırın",
"applyConditionDevicePlatformInfoBalloonContent": "Belirli platformlarda ilkeyi uygulamak için cihaz platformlarını yapılandırın",
"applyConditionDeviceStateInfoBalloonContent": "Belirli cihaz durumlarına ilkeyi uygulamak için cihaz durumlarını yapılandırın",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Bilgi",
"invalidCertDuration": "Sertifika süresi geçersiz",
"invalidIpAddress": "Değer, geçerli bir IP adresi olmalıdır",
"invalidReAuthSignInRiskOptionSelected": "“Oturum açma sıklığı her zaman” oturum denetimi, “oturum açma risk düzeyi” koşul denetiminde “risk yok” seçimine izin vermiyor.",
"invalidUriErrorMsg": "Lütfen geçerli bir URI girin. Örneğin, 'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Daha fazla ayrıntı için buraya tıklayın.",
"namednetworkExceedingSizeErrorMessage": "Adlandırılmış konumlar için izin verilen en fazla depolama boyutu aşıldı. Daha kısa bir listeyle tekrar deneyin. Daha fazla ayrıntı görüntülemek için buraya tıklayın.",
"needMfaSecondary": "\"Her seferinde oturum açma sıklığı\" \"Yalnızca ikincil kimlik doğrulama yöntemleri\" ile seçildiğinde \"Çok faktörlü kimlik doğrulaması gerektir\" seçeneği seçilmelidir",
"needMfaSpecificApps": "\"Her seferinde oturum açma sıklığı\" oturum denetimi, özellikle desteklenen uygulamalar seçildiğinde \"çok faktörlü kimlik doğrulaması gerektir\" izin denetimini gerektirir",
"newCertName": "yeni sertifika",
"noAttributePermissionsError": "İlke oluşturmak veya güncelleştirmek için ayrıcalıklar yetersiz. Dinamik filtre eklemek/düzenlemek için öznitelik tanımı okuyucu rolü gereklidir.",
"noPolicyRowMessage": "İlke yok",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Konumları seç",
"selectedSP": "Seçili Hizmet sorumlusu",
"servicePrincipalBladeExcludedSelectorTitle": "Dışlanan hizmet sorumlularını seçin",
"servicePrincipalBladeIncludedSelectorTitle": "Hizmet sorumlularını seçin",
"servicePrincipalDataGridAria": "Kullanılabilir hizmet sorumlularının listesi",
"servicePrincipalDropDownLabel": "Bu ilke nereye uygulanacak?",
"servicePrincipalInfoBox": "İlke atamasındaki '{0}' seçimi nedeniyle bazı koşullar kullanılamıyor",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "Tüm kullanıcılar ve gruplar",
"userSelectionBladeExcludeDescription": "İlkenin dışında tutulacak kullanıcıları ve grupları seçin",
"userSelectionBladeExcludeTabTitle": "Dışla",
"userSelectionBladeExcludedSelectorTitle": "Dışlanacak kullanıcıları seçin",
"userSelectionBladeExcludedSelectorTitle": "Dışta tutulan kullanıcı ve grupları seçin",
"userSelectionBladeIncludeDescription": "Bu ilkenin uygulanacağı kullanıcıları seçin",
"userSelectionBladeIncludeTabTitle": "Ekle",
"userSelectionBladeIncludedSelectorTitle": "Seç",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "Kullanıcının oturum açtığı konumun IP adresi.",
"whatIfIpCountryInfoBoxText": "IP adresi veya Ülke kullanıyorsanız, her iki alan gereklidir ve birlikte doğru eşlenmelidir.",
"whatIfPolicyAppliesTab": "Uygulanacak ilkeler",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "Geçerli ilkeler ({0})",
"whatIfPolicyDoesNotApplyTab": "Uygulanmayacak ilkeler",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "Geçerli olmayan ilkeler ({0})",
"whatIfReasons": "Bu ilkenin uygulanmama nedenleri",
"whatIfSelectClientApp": "Bir istemci uygulaması seçin...",
"whatIfSelectCountry": "Ülke seçin...",
@@ -10021,6 +10065,8 @@
"system": "Sistem",
"user": "Kullanıcı"
},
"availableUninstall": "Kullanılabilir kaldırmaya izin ver",
"availableUninstallTooltip": "Şirket Portalıından kullanıcılar için bu uygulamada kaldırma seçeneği sağlamak için 'Evet' seçeneğini işaretleyin. Kullanıcıların uygulamayı Şirket Portalından kaldırmasını engellemek için 'Hayır'ı seçin.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Cihaz yeniden başlatma davranışı",
"deviceRestartBehaviorTooltip": "Uygulama başarıyla yüklendikten sonra cihaz yeniden başlatma davranışını seçin. Cihazı dönüş kodları yapılandırma ayarlarına bağlı olarak yeniden başlatmak için 'Davranışı dönüş kodlarına göre belirle' seçeneğini belirleyin. MSI tabanlı uygulamaların yüklenmesi sırasında cihaz yeniden başlatma işlemlerini ertelemek için 'Belirli bir eylem yok' seçeneğini belirleyin. Uygulama yüklemesinin yeniden başlatmayı ertelemeden tamamlanmasına izin vermek için 'Uygulama yüklemesi cihazın yeniden başlatılmasını zorlayabilir' seçeneğini belirleyin. Her başarılı uygulama yüklemesinden sonra cihazı yeniden başlatmak için 'Intune zorunlu bir cihaz yeniden başlatma zorlayacak' seçeneğini belirleyin.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME ayarları",
"ownerLabel": "Sahip",
"ownerSizeHint": "Sahip adı uzunluğunun üst sınırı 256 karakterdir.",
"packageIdLabel": "Paket Tanımlayıcısı",
"packageNameLabel": "Paket adı",
"pivCredentialNotConfigured": "Kiracınız için türetilmiş kimlik bilgisi veren seçmediniz. Bu ilkeyi cihazlara başarıyla uygulayabilmeniz için önce bir veren yapılandırmanız gerekiyor.",
"platformLabel": "Platform",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "Güvenilen sertifika",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "Ayarlar kataloğu (önizleme)",
"settingsCatalog": "Ayarlar kataloğu",
"unsupported": "Desteklenmiyor",
"windows10AdministrativeTemplate": "Yönetim Şablonları (Önizleme)",
"windows10Atp": "Uç Nokta için Microsoft Defender (Windows 10 veya sonraki sürümleri çalıştıran masaüstü cihazları)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "Yapılandırıldı",
"currentVersionLabel": "Geçerli sürüm",
"currentVersionTooltip": "Bu, Office'in bu pakette yapılandırılan geçerli sürümüdür. Daha yeni bir sürüm yapılandırılıp kaydedildiğinde bu değer güncelleştirilir.",
"defaultFileFormatLabel": "Varsayılan dosya biçimi",
"enableMicrosoftSearchAsDefaultTooltip": "Cihazda Google Chrome için Bing'de Microsoft Arama uzantısının yüklenip yüklenmediğini belirlemenize yardımcı olan bir arka plan hizmeti yükler.",
"enterXmlDataLabel": "XML verilerini gir",
"languagesLabel": "Diller",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS cihazları"
"devices": "Chrome OS cihazları (önizleme)"
},
"ManagedDesktop": {
"adminContacts": "Yönetici kişileri",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Özelleştirme",
"cartProfiles": "Kart profilleri",
"certificateConnectors": "Sertifika bağlayıcıları",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (önizleme)",
"compliancePolicies": "Uyumluluk ilkeleri",
"complianceScriptManagement": "Betikler",
"complianceScriptManagementPreview": "Betikler (önizleme)",
@@ -11439,7 +11487,6 @@
"conditions": "Konumlar",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Yapılandırma profilleri",
"configurationProfilesPreview": "Yapılandırma profilleri (önizleme)",
"connectorsAndTokens": "Bağlayıcılar ve belirteçler",
"corporateDeviceIdentifiers": "Şirket cihazı tanımlayıcıları",
"customAttributes": "Özel öznitelikler",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Yardım ve destek ({0})",
"iOSAppProvisioning": "iOS uygulama sağlama profilleri",
"incompleteUserEnrollments": "Eksik kullanıcı kayıtları",
"intuneRemoteAssistance": "Uzaktan yardım (önizleme)",
"iosUpdates": "iOS/iPadOS ilkelerini güncelleştir",
"legacyPcManagement": "Eski bilgisayar yönetimi",
"macOSSoftwareUpdate": "macOS için güncelleştirme ilkeleri",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} cihaz",
"platformEnrollment": "{0} kaydı",
"policies": "İlkeler",
"previewMDMDevices": "Tüm yönetilen cihazlar (önizleme)",
"profiles": "Profiller",
"properties": "Özellikler",
"reports": "Raporlar",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Komut Dosyaları",
"securityBaselines": "Güvenlik temelleri",
"serviceToServiceConnector": "Exchange Online bağlayıcısı",
"servicenowConnector": "ServiceNow bağlayıcısı",
"shellScripts": "Kabuk betikleri",
"teamViewerConnector": "TeamViewer bağlayıcısı",
"telecomeExpenseManagement": "Telekom gider yönetimi",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Hüküm ve koşullar",
"titles": "Başlıklar",
"troubleshoot": "Sorun giderme",
"troubleshootDevice": "Cihaz",
"troubleshootGroup": "Grup",
"troubleshootSupport": "Sorun Giderme ve destek",
"troubleshootUser": "Kullanıcı",
"user": "Kullanıcı",
"userExecutionStatus": "Kullanıcı durumu",
"warranty": "Garanti satıcıları",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Windows 10 ve sonraki sürümler için güncelleştirme kademeleri",
"windows10XPolicyFailures": "Windows 10X ilke hataları",
"windows365Connector": "Windows 365 Citrix bağlayıcısı",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise sertifikası",
"windowsManagement": "PowerShell betikleri",
"windowsSideLoadingKeys": "Windows dışarıdan yükleme anahtarları",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Content caching",
"controlPanelAndSettings": "Control Panel and Settings",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Custom Compliance (Preview)",
"customCompliancePreview": "Custom Compliance (preview)",
"customCompliance": "Custom Compliance",
"customConfiguration": "Custom Configuration Profile",
"customOMASettings": "Custom OMA-URI Settings",
"customPreferences": "Preference file",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Enter the link to the app listing in Google Play store. For example:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Enter the 'Link for Intune' URL for the app provided from the store. For more information, see {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Add Microsoft Store apps to Microsoft Intune",
"windows": "Enter the link to the app listing in the Microsoft Store. For example:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"applicableDeviceType": "Select the device types that can install this app.",
"category": "Categorize the app to make it easier for users to sort and find in Company Portal. You can choose multiple categories.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Add a name for the app. This name will be visible in the Intune apps list and to users in the Company Portal.",
"notes": "Add additional notes about the app. Notes will be visible to people signed in to the admin center.",
"owner": "The name of the person in your organization who manages licensing or is the point-of-contact for this app. This name will be visible to people signed in to the admin center.",
"packageId": "The app Package Identifier is the unique value that identifies the app.",
"packageName": "Contact the device manufacturer to get the app's package name. Example package name: com.example.app",
"privacyUrl": "Provide a link for people who want to learn more about the app's privacy settings and terms. The privacy URL will be visible to users in Company Portal.",
"publisher": "The name of the developer or company that distributes the app. This information will be visible to users in Company Portal.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Description is required.",
"editDescription": "Edit Description",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .intunemac file to select an older minimum operating system.",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .pkg file to select an older minimum operating system.",
"name": "App information",
"nameForOfficeSuitApp": "App suite information"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Compliance grace period expiration",
"configurationType": "Profile type",
"conflictingPolicy": "Conflicting Policies",
"createdDate": "Created date",
"currentOs": "Current OS",
"date": "Date",
"dateRange": "Date range",
@@ -1129,9 +1133,11 @@
"device": "Device",
"deviceId": "Device ID",
"deviceName": "Device name",
"deviceOrApplicationName": "Device or application name",
"deviceReporting": "Devices reporting",
"diagnosticCode": "Diagnostic Code",
"diagnosticText": "Diagnostic Text",
"diagnostics": "Diagnostics",
"displayName": "Display name",
"driversToReview": "Drivers to review",
"eSIMActivationStatus": "Activation status",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Last Successful Sync",
"lastUpdated": "Last Updated",
"location": "Location",
"loggedInUser": "Logged in user",
"message": "Message",
"model": "Model",
"mtdConnector": "MTD Connector",
@@ -1235,7 +1242,7 @@
"infoText": "Configure the PIN and credential requirements that users must meet to access apps in a work context."
},
"DataProtection": {
"infoText": "This group includes the data loss prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
"infoText": "This group includes the Data Loss Prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
},
"DeviceTypes": {
"selectOne": "Select at least one device type."
@@ -1371,7 +1378,7 @@
"tooltip": "Android OS uses fingerprint scans to authenticate Android-device users. This feature supports the native biometric controls on Android devices. OEM-specific biometric settings, like Samsung Pass, are not supported. If allowed, native biometric controls must be used to access the app on a capable device."
},
"AndroidOverrideFingerprint": {
"label": "Override fingerprint with PIN after timeout"
"label": "Override biometrics with PIN after timeout"
},
"AppPIN": {
"label": "App PIN when device PIN is set",
@@ -1495,7 +1502,7 @@
},
"RequirePinAfterBiometricChange": {
"label": "Override Biometrics with PIN after biometric updates",
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts."
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts. This setting only takes effect once a biometric has been used to access the app."
},
"RestrictKeyboards": {
"duplicatePackageError": "The package ID must be unique.",
@@ -1546,11 +1553,11 @@
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.<br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application.<br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context."
},
"Tap": {
"numberOfDays": "Number of days",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Script location"
},
"createButtonText": "Add",
"createPowershellScriptFlowSectionName": "Add Powershell script",
"createPowershellScriptFlowSectionName": "Add PowerShell script",
"customAttributeObjectName": "Custom attribute",
"editPowershellScriptFlowSectionName": "Edit PowerShell script",
"enforceSignatureCheckInfoBalloonContent": "The script must be signed by a trusted publisher. By default, no warning or prompt displays and the script runs unblocked.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kiosk mode",
"kioskModeSingle": "Single app",
"kioskMonthly": "Monthly",
"kioskObsoleteInfoHeader": "The settings on this blade have been made obsolete. To configure Kiosk settings for your device, go back to the Create profile blade. In the Profile type dropdown, select Kiosk (preview).",
"kioskProfileHeader": "Use these settings to configure kiosk mode. Prior to configuring these settings, make sure you have deployed the apps you want to run in Kiosk mode to the devices from the client apps workload.",
"kioskProfileLearnMore": "Learn more about Windows kiosk mode.",
"kioskProfileName": "Kiosk configuration name",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana on locked screen (Desktop only)",
"lockScreenBlockToastNotificationsDescription": "Block toast notifications above the device lock screen.",
"lockScreenBlockToastNotificationsName": "Toast notifications on locked screen",
"lockScreenMessageDescription": "Specify optional text displayed on the locked screen. The \"All, except when specified\" Language message is shown if a custom message is not specified for a device's default language. ",
"lockScreenMessageGridHeader": "Localized lock screen message",
"lockScreenMessageHint": "(max 4096 characters)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Learn more about lock screen messages. ",
"lockScreenMessageLengthValidation": "Input can't exceed 4096 characters.",
"lockScreenMessageName": "Lock screen message",
"lockScreenMessagesSummaryKey": "Lock Screen Message",
"lockScreenTimeoutInSecondsDescription": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800.",
"lockScreenTimeoutInSecondsName": "Screen timeout (mobile only)",
"lockScreenTimeoutInSecondsPlaceholder": "Enter number of seconds (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Access to Windows Mail app without a Microsoft account",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (preview)",
"microsoftTunnelOption": "Microsoft Tunnel (standalone client) (preview)",
"microsoftTunnelSite": "Microsoft Tunnel site",
"microsoftTunnelSiteDescription": "The VPN client will connect to the public IP address or FQDN of the site.",
"microsoftTunnelSiteNotExist": "The site does not exist. Select a new site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Security Association Parameters",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Prevent automatic device encryption during first use, when the device is Azure AD joined",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatic encryption during AADJ",
"securityCommonCriteriaModeDescription": "This setting enables an elevated set of security standards on the device most often used in highly sensitive organizations, such as government establishments. Not configured by default.",
"securityCommonCriteriaModeName": "Common Criteria mode",
"securityDeveloperSettingsEnabledDescription": "Allow access to developer settings.",
"securityDeveloperSettingsEnabledName": "Developer settings",
"securityOption": "Diagnostic data off",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Valid operating system builds",
"validTLSVersion": "TLS Version must be one of the following values: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Freeze period cannot be longer than 90 days.",
"validateFreezePeriodSeparation": "Freeze periods must be separated by at least 60 days.",
"validateSingleSignOnMessage": "Property Single sign-on (SSO) must be set to Disable when Authentication Mode is set to Machine or Guest.",
"value": "Value",
"valueColumn": "Value",
@@ -7290,6 +7306,9 @@
"allowSpecifiedBlock": "Allow specified (Block non-specified)",
"allowSpecifiedWipe": "Allow specified (Wipe non-specified)",
"allowedOptionText": "Allowed",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android work profile devices",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Prevent backups",
"dataBackupDisabledLabelMac": "Prevent iTunes and iCloud backups",
"dataProtection": "Data protection",
"dataTransfer": "Data Transfer",
"dataTransfer": "<b>Data Transfer</b>",
"defaultEdgeAppConfig": "Default to Edge app configuration",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configure advanced settings",
"defaultValueAppsSelectorDisplayText": "Select required apps",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "No wipe requests have been issued.",
"enable": "Enable",
"enableOpenInExperienceSettingName": "Filter Open-In/Share Dialog to only policy managed apps?",
"encryption": "Encryption",
"encryption": "<b>Encryption</b>",
"encryptionLabel": "Encrypt app data",
"encryptionLabelAndroid": "Encrypt app data (Android)",
"encryptionLabelIos": "Encrypt app data (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Search by user",
"flaggedUsersSummaryPartLabel": "Users",
"flaggedUsersSummaryPartTitle": "Flagged users",
"functionality": "Functionality",
"functionality": "<b>Functionality</b>",
"gSAppPickerDescription": "Select the policy-managed apps that you want to include. Then configure the requirements for accessing and sharing corporate files and emails in these apps. By default, user can save data to your organization's OneDrive and SharePoint accounts.",
"gSAssignmentText": "Choose the user groups that you want to include to ensure that they have access to your corporate data. App protection is assigned to users, and not devices, so your corporate data will be secure regardless of the device used and its enrollment status.",
"gSEdgeAndroidApp": "Require Install for Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Valid characters are: alphanumeric, '-' and '.'",
"invalidPackageId": "Valid characters are: alphanumeric, '_' and '.'",
"invalidTokenUsageError": "Invalid token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Is MAM enabled?",
"itemsCount": "{0} items",
"jailbrokenRootedDevices": "Jailbroken/rooted devices",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Last reported date",
"lastSync": "Last sync",
"lastSyncGmt": "Last sync (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Local Storage",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "App protection status",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Protect Microsoft Office mobile apps (preview)",
"manage": "Manage",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resources to be created",
"restrictWebContentNo": "Any app",
"restrictWebContentOption2": "{0}: Allow web links in any app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet device attestation",
"saveAppsNotificationText": "Saving selected apps",
"saveChangesCommandText": "Save",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "We moved to a new location",
"windows10AppProtectionPolicy": "Windows 10 and later app protection policy",
"windows10PlatformLabel": "Windows 10 and later",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows protection report",
"wipAddAppsSubtitle": "Add recommended Microsoft apps, or manually add store or desktop apps to be allowed in this policy.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ex. Trusted location, Trusted device, Strong authorization",
"publishDesc": "Publish to apps will make the authentication context available for apps to use. Publish once you finish configuring Conditional Access policy for the tag. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publish to apps",
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "Failed to update {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Password + SMS",
"passwordSoftwareOath": "Password + Software OATH token",
"passwordVoice": "Password + Voice",
"passwordX509CertificateMultiFactor": "Password + Certificate Based Authentication (Multi-Factor)",
"passwordX509CertificateSingleFactor": "Password + Certificate Based Authentication (Single-Factor)",
"sms": "SMS",
"smsEmail": "SMS + Email one-time passcode",
"smsFederatedSingleFactor": "Federated Single-Factor + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Includes B2B Collaboration, B2B direct connect and other types of external users.",
"guestOrExternalUsersLabel": "Guest or external users",
"internalGuestLabel": "Local guest users",
"otherExternalUserLabel": "Other external users"
"otherExternalUserLabel": "Other external users",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Included users",
"legacyAuthenticationClients": "Legacy authentication clients",
"namePolicy": "Name your policy",
"needAdPremiumMessage": "You need an Azure AD Premium subscription to use this feature.",
"next": "Next",
"policyName": "Policy Name",
"policyState": "Policy state",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "List of available organizations"
},
"addTenantLabel": "Add tenant to selected",
"customOrganizationDescription": "Add an organization with this tenant ID",
"description": "Add an Azure AD organization by typing one of its domain names.",
"notFoundResult": "Not found",
"searchBoxPlaceholder": "Tenant ID or domain name",
"subTitle": "Azure AD organization"
"subTitle": "Azure AD organization",
"tenantAdded": "This tenant ID has already been added.",
"tenantIdNotFound": "Tenant ID not found"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configure cross-tenant access settings to accept claims coming from Azure AD tenants for external user to use built-in authentication strengths. Custom authentication strengths cannot be configured for external users.",
"allUsers": "To enable all authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users. Authentication strengths will only configure second factor authentication for external users.",
"externalUsers": "To enable all built-in authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users."
},
"combinedRegistration": "Enable combined registration for \"Require authentication strength\" to work correctly. We strongly recommend turning it on for all users rather than just a group of them.",
"compliantDeviceEnabled": "Don't lock yourself out! Make sure that your device is compliant.",
"domainJoinedDeviceEnabled": "Don't lock yourself out! Make sure that your device is Hybrid Azure AD Joined.",
"notAvailableForSP": "Some controls are not available due to '{0}' selection in policy assignment",
@@ -9161,7 +9197,10 @@
"aria": "List of attributes on the device employed during sign-in.",
"infoBalloon": "List of attributes on the device employed during sign-in."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Advanced",
"allCloudAppsErrorBox": "\"All cloud apps\" must be selected when \"Require password change\" grant is selected",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Example: uri:contoso.com:level3",
"appEnforceInfoBubble": "App enforced restrictions might require additional admin configurations within the cloud apps. The restrictions will only take effect for new sessions.",
"appNotSetSeletorLabel": "0 cloud apps selected",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configure client apps to apply the policy to specific client apps",
"applyConditionDevicePlatformInfoBalloonContent": "Configure device platforms to apply the policy to specific platforms",
"applyConditionDeviceStateInfoBalloonContent": "Configure device state to apply the policy to specific device state(s)",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Invalid cert duration",
"invalidIpAddress": "Value must be a valid IP address",
"invalidReAuthSignInRiskOptionSelected": "The \"sign-in frequency every time\" session control does not allow the \"no risk\" selection in the \"sign-in risk level\" condition control.",
"invalidUriErrorMsg": "Please enter a valid Uri. For example,'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Click here for more details.",
"namednetworkExceedingSizeErrorMessage": "You have exceeded the maximum allowed storage for named locations. Try again with a shorter list. Click here to view more details.",
"needMfaSecondary": "\"Require multifactor authentication\" must be selected when \"Sign-in frequency every time\" is selected with \"Secondary authentication methods only\"",
"needMfaSpecificApps": "\"The \"sign-in frequency every time\" session control requires the \"Require multifactor authentication\" grant control when specifically-supported apps are selected",
"newCertName": "new cert",
"noAttributePermissionsError": "Insufficient privileges to create or update policy. Attribute definition reader role is required to add/edit dynamic filters.",
"noPolicyRowMessage": "No policies",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Select locations",
"selectedSP": "Selected Service Principal",
"servicePrincipalBladeExcludedSelectorTitle": "Select excluded service principals",
"servicePrincipalBladeIncludedSelectorTitle": "Select service principals",
"servicePrincipalDataGridAria": "List of available service principals",
"servicePrincipalDropDownLabel": "What does this policy apply to?",
"servicePrincipalInfoBox": "Some conditions are not available due to '{0}' selection in policy assignment",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "All users and groups",
"userSelectionBladeExcludeDescription": "Select the users and groups to exempt from the policy",
"userSelectionBladeExcludeTabTitle": "Exclude",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users and groups",
"userSelectionBladeIncludeDescription": "Select the users this policy will apply to",
"userSelectionBladeIncludeTabTitle": "Include",
"userSelectionBladeIncludedSelectorTitle": "Select",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "User"
},
"availableUninstall": "Allow available uninstall",
"availableUninstallTooltip": "Select 'Yes' to provide the uninstall option for this app for users from the Company Portal. Select 'No' to prevent users from uninstalling the app from the Company Portal.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Device restart behavior",
"deviceRestartBehaviorTooltip": "Select the device restart behavior after the app has successfully installed. Select 'Determine behavior based on return codes' to restart the device based on the return codes configuration settings. Select 'No specific action' to suppress device restarts during the app install for MSI-based apps. Select 'App install may force a device restart' to allow the app install to complete without suppressing restarts. Select 'Intune will force a mandatory device restart' to always restart the device after successful app installation.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME settings",
"ownerLabel": "Owner",
"ownerSizeHint": "The maximum length of the owner name is 256 characters.",
"packageIdLabel": "Package Identifier",
"packageNameLabel": "Package name",
"pivCredentialNotConfigured": "You haven't selected a derived credential issuer for your tenant. You'll need to configure one before you can successfully apply this policy to devices.",
"platformLabel": "Platform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Enter a valid url beginning with http:// or https://",
"webAppUrlLabel": "App URL",
"webAppUrlSizeHint": "The maximum length of the app url is 1024 characters",
"windowsUrlValidation": "Enter a valid url similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Enter a valid URL similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "XML Data Entered",
"xmlFormatInvalid": "XML policy format is invalid.",
"xmlTooLarge": "Input size must be less than 1 MB."
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configured",
"currentVersionLabel": "Current version",
"currentVersionTooltip": "This is the current version of Office thats configured in this suite. This value will be updated when a newer version is configured and saved.",
"defaultFileFormatLabel": "Default file format",
"enableMicrosoftSearchAsDefaultTooltip": "Installs a background service that helps determine whether a Microsoft Search in Bing extension for Google Chrome is installed on the device.",
"enterXmlDataLabel": "Enter XML data",
"languagesLabel": "Languages",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS devices"
"devices": "Chrome OS devices (preview)"
},
"ManagedDesktop": {
"adminContacts": "Admin contacts",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Customization",
"cartProfiles": "Cart profiles",
"certificateConnectors": "Certificate connectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (preview)",
"compliancePolicies": "Compliance policies",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Locations",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Configuration profiles",
"configurationProfilesPreview": "Configuration profiles (preview)",
"connectorsAndTokens": "Connectors and tokens",
"corporateDeviceIdentifiers": "Corporate device identifiers",
"customAttributes": "Custom attributes",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Help and support ({0})",
"iOSAppProvisioning": "iOS app provisioning profiles",
"incompleteUserEnrollments": "Incomplete user enrollments",
"intuneRemoteAssistance": "Remote help (preview)",
"iosUpdates": "Update policies for iOS/iPadOS",
"legacyPcManagement": "Legacy PC management",
"macOSSoftwareUpdate": "Update policies for macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} devices",
"platformEnrollment": "{0} enrollment",
"policies": "Policies",
"previewMDMDevices": "All managed devices (preview)",
"profiles": "Profiles",
"properties": "Properties",
"reports": "Reports",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Security baselines",
"serviceToServiceConnector": "Exchange online connector",
"servicenowConnector": "ServiceNow connector",
"shellScripts": "Shell scripts",
"teamViewerConnector": "TeamViewer connector",
"telecomeExpenseManagement": "Telecom expense management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Terms and conditions",
"titles": "Titles",
"troubleshoot": "Troubleshoot",
"troubleshootDevice": "Device",
"troubleshootGroup": "Group",
"troubleshootSupport": "Troubleshooting + support",
"troubleshootUser": "User",
"user": "User",
"userExecutionStatus": "User status",
"warranty": "Warranty vendors",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Update rings for Windows 10 and later",
"windows10XPolicyFailures": "Windows 10X policy failures",
"windows365Connector": "Windows 365 Citrix connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows enterprise certificate",
"windowsManagement": "PowerShell scripts",
"windowsSideLoadingKeys": "Windows side loading keys",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Content caching",
"controlPanelAndSettings": "Control Panel and Settings",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Custom Compliance (Preview)",
"customCompliancePreview": "Custom Compliance (preview)",
"customCompliance": "Custom Compliance",
"customConfiguration": "Custom Configuration Profile",
"customOMASettings": "Custom OMA-URI Settings",
"customPreferences": "Preference file",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Enter the link to the app listing in Google Play store. For example:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Enter the 'Link for Intune' URL for the app provided from the store. For more information, see {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Add Microsoft Store apps to Microsoft Intune",
"windows": "Enter the link to the app listing in the Microsoft Store. For example:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"applicableDeviceType": "Select the device types that can install this app.",
"category": "Categorize the app to make it easier for users to sort and find in Company Portal. You can choose multiple categories.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Add a name for the app. This name will be visible in the Intune apps list and to users in the Company Portal.",
"notes": "Add additional notes about the app. Notes will be visible to people signed in to the admin center.",
"owner": "The name of the person in your organization who manages licensing or is the point-of-contact for this app. This name will be visible to people signed in to the admin center.",
"packageId": "The app Package Identifier is the unique value that identifies the app.",
"packageName": "Contact the device manufacturer to get the app's package name. Example package name: com.example.app",
"privacyUrl": "Provide a link for people who want to learn more about the app's privacy settings and terms. The privacy URL will be visible to users in Company Portal.",
"publisher": "The name of the developer or company that distributes the app. This information will be visible to users in Company Portal.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Description is required.",
"editDescription": "Edit Description",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .intunemac file to select an older minimum operating system.",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .pkg file to select an older minimum operating system.",
"name": "App information",
"nameForOfficeSuitApp": "App suite information"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Compliance grace period expiration",
"configurationType": "Profile type",
"conflictingPolicy": "Conflicting Policies",
"createdDate": "Created date",
"currentOs": "Current OS",
"date": "Date",
"dateRange": "Date range",
@@ -1129,9 +1133,11 @@
"device": "Device",
"deviceId": "Device ID",
"deviceName": "Device name",
"deviceOrApplicationName": "Device or application name",
"deviceReporting": "Devices reporting",
"diagnosticCode": "Diagnostic Code",
"diagnosticText": "Diagnostic Text",
"diagnostics": "Diagnostics",
"displayName": "Display name",
"driversToReview": "Drivers to review",
"eSIMActivationStatus": "Activation status",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Last Successful Sync",
"lastUpdated": "Last Updated",
"location": "Location",
"loggedInUser": "Logged in user",
"message": "Message",
"model": "Model",
"mtdConnector": "MTD Connector",
@@ -1235,7 +1242,7 @@
"infoText": "Configure the PIN and credential requirements that users must meet to access apps in a work context."
},
"DataProtection": {
"infoText": "This group includes the data loss prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
"infoText": "This group includes the Data Loss Prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
},
"DeviceTypes": {
"selectOne": "Select at least one device type."
@@ -1371,7 +1378,7 @@
"tooltip": "Android OS uses fingerprint scans to authenticate Android-device users. This feature supports the native biometric controls on Android devices. OEM-specific biometric settings, like Samsung Pass, are not supported. If allowed, native biometric controls must be used to access the app on a capable device."
},
"AndroidOverrideFingerprint": {
"label": "Override fingerprint with PIN after timeout"
"label": "Override biometrics with PIN after timeout"
},
"AppPIN": {
"label": "App PIN when device PIN is set",
@@ -1495,7 +1502,7 @@
},
"RequirePinAfterBiometricChange": {
"label": "Override Biometrics with PIN after biometric updates",
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts."
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts. This setting only takes effect once a biometric has been used to access the app."
},
"RestrictKeyboards": {
"duplicatePackageError": "The package ID must be unique.",
@@ -1546,11 +1553,11 @@
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.<br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application.<br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context."
},
"Tap": {
"numberOfDays": "Number of days",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Script location"
},
"createButtonText": "Add",
"createPowershellScriptFlowSectionName": "Add Powershell script",
"createPowershellScriptFlowSectionName": "Add PowerShell script",
"customAttributeObjectName": "Custom attribute",
"editPowershellScriptFlowSectionName": "Edit PowerShell script",
"enforceSignatureCheckInfoBalloonContent": "The script must be signed by a trusted publisher. By default, no warning or prompt displays and the script runs unblocked.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kiosk mode",
"kioskModeSingle": "Single app",
"kioskMonthly": "Monthly",
"kioskObsoleteInfoHeader": "The settings on this blade have been made obsolete. To configure Kiosk settings for your device, go back to the Create profile blade. In the Profile type dropdown, select Kiosk (preview).",
"kioskProfileHeader": "Use these settings to configure kiosk mode. Prior to configuring these settings, make sure you have deployed the apps you want to run in Kiosk mode to the devices from the client apps workload.",
"kioskProfileLearnMore": "Learn more about Windows kiosk mode.",
"kioskProfileName": "Kiosk configuration name",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana on locked screen (Desktop only)",
"lockScreenBlockToastNotificationsDescription": "Block toast notifications above the device lock screen.",
"lockScreenBlockToastNotificationsName": "Toast notifications on locked screen",
"lockScreenMessageDescription": "Specify optional text displayed on the locked screen. The \"All, except when specified\" Language message is shown if a custom message is not specified for a device's default language. ",
"lockScreenMessageGridHeader": "Localized lock screen message",
"lockScreenMessageHint": "(max 4096 characters)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Learn more about lock screen messages. ",
"lockScreenMessageLengthValidation": "Input can't exceed 4096 characters.",
"lockScreenMessageName": "Lock screen message",
"lockScreenMessagesSummaryKey": "Lock Screen Message",
"lockScreenTimeoutInSecondsDescription": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800.",
"lockScreenTimeoutInSecondsName": "Screen timeout (mobile only)",
"lockScreenTimeoutInSecondsPlaceholder": "Enter number of seconds (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Access to Windows Mail app without a Microsoft account",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (preview)",
"microsoftTunnelOption": "Microsoft Tunnel (standalone client) (preview)",
"microsoftTunnelSite": "Microsoft Tunnel site",
"microsoftTunnelSiteDescription": "The VPN client will connect to the public IP address or FQDN of the site.",
"microsoftTunnelSiteNotExist": "The site does not exist. Select a new site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Security Association Parameters",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Prevent automatic device encryption during first use, when the device is Azure AD joined",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatic encryption during AADJ",
"securityCommonCriteriaModeDescription": "This setting enables an elevated set of security standards on the device most often used in highly sensitive organizations, such as government establishments. Not configured by default.",
"securityCommonCriteriaModeName": "Common Criteria mode",
"securityDeveloperSettingsEnabledDescription": "Allow access to developer settings.",
"securityDeveloperSettingsEnabledName": "Developer settings",
"securityOption": "Diagnostic data off",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Valid operating system builds",
"validTLSVersion": "TLS Version must be one of the following values: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Freeze period cannot be longer than 90 days.",
"validateFreezePeriodSeparation": "Freeze periods must be separated by at least 60 days.",
"validateSingleSignOnMessage": "Property Single sign-on (SSO) must be set to Disable when Authentication Mode is set to Machine or Guest.",
"value": "Value",
"valueColumn": "Value",
@@ -7290,6 +7306,9 @@
"allowSpecifiedBlock": "Allow specified (Block non-specified)",
"allowSpecifiedWipe": "Allow specified (Wipe non-specified)",
"allowedOptionText": "Allowed",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android work profile devices",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Prevent backups",
"dataBackupDisabledLabelMac": "Prevent iTunes and iCloud backups",
"dataProtection": "Data protection",
"dataTransfer": "Data Transfer",
"dataTransfer": "<b>Data Transfer</b>",
"defaultEdgeAppConfig": "Default to Edge app configuration",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configure advanced settings",
"defaultValueAppsSelectorDisplayText": "Select required apps",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "No wipe requests have been issued.",
"enable": "Enable",
"enableOpenInExperienceSettingName": "Filter Open-In/Share Dialog to only policy managed apps?",
"encryption": "Encryption",
"encryption": "<b>Encryption</b>",
"encryptionLabel": "Encrypt app data",
"encryptionLabelAndroid": "Encrypt app data (Android)",
"encryptionLabelIos": "Encrypt app data (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Search by user",
"flaggedUsersSummaryPartLabel": "Users",
"flaggedUsersSummaryPartTitle": "Flagged users",
"functionality": "Functionality",
"functionality": "<b>Functionality</b>",
"gSAppPickerDescription": "Select the policy-managed apps that you want to include. Then configure the requirements for accessing and sharing corporate files and emails in these apps. By default, user can save data to your organization's OneDrive and SharePoint accounts.",
"gSAssignmentText": "Choose the user groups that you want to include to ensure that they have access to your corporate data. App protection is assigned to users, and not devices, so your corporate data will be secure regardless of the device used and its enrollment status.",
"gSEdgeAndroidApp": "Require Install for Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Valid characters are: alphanumeric, '-' and '.'",
"invalidPackageId": "Valid characters are: alphanumeric, '_' and '.'",
"invalidTokenUsageError": "Invalid token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Is MAM enabled?",
"itemsCount": "{0} items",
"jailbrokenRootedDevices": "Jailbroken/rooted devices",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Last reported date",
"lastSync": "Last sync",
"lastSyncGmt": "Last sync (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Local Storage",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "App protection status",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Protect Microsoft Office mobile apps (preview)",
"manage": "Manage",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resources to be created",
"restrictWebContentNo": "Any app",
"restrictWebContentOption2": "{0}: Allow web links in any app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet device attestation",
"saveAppsNotificationText": "Saving selected apps",
"saveChangesCommandText": "Save",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "We moved to a new location",
"windows10AppProtectionPolicy": "Windows 10 and later app protection policy",
"windows10PlatformLabel": "Windows 10 and later",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows protection report",
"wipAddAppsSubtitle": "Add recommended Microsoft apps, or manually add store or desktop apps to be allowed in this policy.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ex. Trusted location, Trusted device, Strong authorization",
"publishDesc": "Publish to apps will make the authentication context available for apps to use. Publish once you finish configuring Conditional Access policy for the tag. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publish to apps",
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "Failed to update {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Password + SMS",
"passwordSoftwareOath": "Password + Software OATH token",
"passwordVoice": "Password + Voice",
"passwordX509CertificateMultiFactor": "Password + Certificate Based Authentication (Multi-Factor)",
"passwordX509CertificateSingleFactor": "Password + Certificate Based Authentication (Single-Factor)",
"sms": "SMS",
"smsEmail": "SMS + Email one-time passcode",
"smsFederatedSingleFactor": "Federated Single-Factor + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Includes B2B Collaboration, B2B direct connect and other types of external users.",
"guestOrExternalUsersLabel": "Guest or external users",
"internalGuestLabel": "Local guest users",
"otherExternalUserLabel": "Other external users"
"otherExternalUserLabel": "Other external users",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Included users",
"legacyAuthenticationClients": "Legacy authentication clients",
"namePolicy": "Name your policy",
"needAdPremiumMessage": "You need an Azure AD Premium subscription to use this feature.",
"next": "Next",
"policyName": "Policy Name",
"policyState": "Policy state",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "List of available organizations"
},
"addTenantLabel": "Add tenant to selected",
"customOrganizationDescription": "Add an organization with this tenant ID",
"description": "Add an Azure AD organization by typing one of its domain names.",
"notFoundResult": "Not found",
"searchBoxPlaceholder": "Tenant ID or domain name",
"subTitle": "Azure AD organization"
"subTitle": "Azure AD organization",
"tenantAdded": "This tenant ID has already been added.",
"tenantIdNotFound": "Tenant ID not found"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configure cross-tenant access settings to accept claims coming from Azure AD tenants for external user to use built-in authentication strengths. Custom authentication strengths cannot be configured for external users.",
"allUsers": "To enable all authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users. Authentication strengths will only configure second factor authentication for external users.",
"externalUsers": "To enable all built-in authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users."
},
"combinedRegistration": "Enable combined registration for \"Require authentication strength\" to work correctly. We strongly recommend turning it on for all users rather than just a group of them.",
"compliantDeviceEnabled": "Don't lock yourself out! Make sure that your device is compliant.",
"domainJoinedDeviceEnabled": "Don't lock yourself out! Make sure that your device is Hybrid Azure AD Joined.",
"notAvailableForSP": "Some controls are not available due to '{0}' selection in policy assignment",
@@ -9161,7 +9197,10 @@
"aria": "List of attributes on the device employed during sign-in.",
"infoBalloon": "List of attributes on the device employed during sign-in."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Advanced",
"allCloudAppsErrorBox": "\"All cloud apps\" must be selected when \"Require password change\" grant is selected",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Example: uri:contoso.com:level3",
"appEnforceInfoBubble": "App enforced restrictions might require additional admin configurations within the cloud apps. The restrictions will only take effect for new sessions.",
"appNotSetSeletorLabel": "0 cloud apps selected",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configure client apps to apply the policy to specific client apps",
"applyConditionDevicePlatformInfoBalloonContent": "Configure device platforms to apply the policy to specific platforms",
"applyConditionDeviceStateInfoBalloonContent": "Configure device state to apply the policy to specific device state(s)",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Invalid cert duration",
"invalidIpAddress": "Value must be a valid IP address",
"invalidReAuthSignInRiskOptionSelected": "The \"sign-in frequency every time\" session control does not allow the \"no risk\" selection in the \"sign-in risk level\" condition control.",
"invalidUriErrorMsg": "Please enter a valid Uri. For example,'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Click here for more details.",
"namednetworkExceedingSizeErrorMessage": "You have exceeded the maximum allowed storage for named locations. Try again with a shorter list. Click here to view more details.",
"needMfaSecondary": "\"Require multifactor authentication\" must be selected when \"Sign-in frequency every time\" is selected with \"Secondary authentication methods only\"",
"needMfaSpecificApps": "\"The \"sign-in frequency every time\" session control requires the \"Require multifactor authentication\" grant control when specifically-supported apps are selected",
"newCertName": "new cert",
"noAttributePermissionsError": "Insufficient privileges to create or update policy. Attribute definition reader role is required to add/edit dynamic filters.",
"noPolicyRowMessage": "No policies",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Select locations",
"selectedSP": "Selected Service Principal",
"servicePrincipalBladeExcludedSelectorTitle": "Select excluded service principals",
"servicePrincipalBladeIncludedSelectorTitle": "Select service principals",
"servicePrincipalDataGridAria": "List of available service principals",
"servicePrincipalDropDownLabel": "What does this policy apply to?",
"servicePrincipalInfoBox": "Some conditions are not available due to '{0}' selection in policy assignment",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "All users and groups",
"userSelectionBladeExcludeDescription": "Select the users and groups to exempt from the policy",
"userSelectionBladeExcludeTabTitle": "Exclude",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users and groups",
"userSelectionBladeIncludeDescription": "Select the users this policy will apply to",
"userSelectionBladeIncludeTabTitle": "Include",
"userSelectionBladeIncludedSelectorTitle": "Select",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "User"
},
"availableUninstall": "Allow available uninstall",
"availableUninstallTooltip": "Select 'Yes' to provide the uninstall option for this app for users from the Company Portal. Select 'No' to prevent users from uninstalling the app from the Company Portal.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Device restart behavior",
"deviceRestartBehaviorTooltip": "Select the device restart behavior after the app has successfully installed. Select 'Determine behavior based on return codes' to restart the device based on the return codes configuration settings. Select 'No specific action' to suppress device restarts during the app install for MSI-based apps. Select 'App install may force a device restart' to allow the app install to complete without suppressing restarts. Select 'Intune will force a mandatory device restart' to always restart the device after successful app installation.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME settings",
"ownerLabel": "Owner",
"ownerSizeHint": "The maximum length of the owner name is 256 characters.",
"packageIdLabel": "Package Identifier",
"packageNameLabel": "Package name",
"pivCredentialNotConfigured": "You haven't selected a derived credential issuer for your tenant. You'll need to configure one before you can successfully apply this policy to devices.",
"platformLabel": "Platform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Enter a valid url beginning with http:// or https://",
"webAppUrlLabel": "App URL",
"webAppUrlSizeHint": "The maximum length of the app url is 1024 characters",
"windowsUrlValidation": "Enter a valid url similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Enter a valid URL similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "XML Data Entered",
"xmlFormatInvalid": "XML policy format is invalid.",
"xmlTooLarge": "Input size must be less than 1 MB."
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configured",
"currentVersionLabel": "Current version",
"currentVersionTooltip": "This is the current version of Office thats configured in this suite. This value will be updated when a newer version is configured and saved.",
"defaultFileFormatLabel": "Default file format",
"enableMicrosoftSearchAsDefaultTooltip": "Installs a background service that helps determine whether a Microsoft Search in Bing extension for Google Chrome is installed on the device.",
"enterXmlDataLabel": "Enter XML data",
"languagesLabel": "Languages",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS devices"
"devices": "Chrome OS devices (preview)"
},
"ManagedDesktop": {
"adminContacts": "Admin contacts",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Customization",
"cartProfiles": "Cart profiles",
"certificateConnectors": "Certificate connectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (preview)",
"compliancePolicies": "Compliance policies",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Locations",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Configuration profiles",
"configurationProfilesPreview": "Configuration profiles (preview)",
"connectorsAndTokens": "Connectors and tokens",
"corporateDeviceIdentifiers": "Corporate device identifiers",
"customAttributes": "Custom attributes",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Help and support ({0})",
"iOSAppProvisioning": "iOS app provisioning profiles",
"incompleteUserEnrollments": "Incomplete user enrollments",
"intuneRemoteAssistance": "Remote help (preview)",
"iosUpdates": "Update policies for iOS/iPadOS",
"legacyPcManagement": "Legacy PC management",
"macOSSoftwareUpdate": "Update policies for macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} devices",
"platformEnrollment": "{0} enrollment",
"policies": "Policies",
"previewMDMDevices": "All managed devices (preview)",
"profiles": "Profiles",
"properties": "Properties",
"reports": "Reports",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Security baselines",
"serviceToServiceConnector": "Exchange online connector",
"servicenowConnector": "ServiceNow connector",
"shellScripts": "Shell scripts",
"teamViewerConnector": "TeamViewer connector",
"telecomeExpenseManagement": "Telecom expense management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Terms and conditions",
"titles": "Titles",
"troubleshoot": "Troubleshoot",
"troubleshootDevice": "Device",
"troubleshootGroup": "Group",
"troubleshootSupport": "Troubleshooting + support",
"troubleshootUser": "User",
"user": "User",
"userExecutionStatus": "User status",
"warranty": "Warranty vendors",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Update rings for Windows 10 and later",
"windows10XPolicyFailures": "Windows 10X policy failures",
"windows365Connector": "Windows 365 Citrix connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows enterprise certificate",
"windowsManagement": "PowerShell scripts",
"windowsSideLoadingKeys": "Windows side loading keys",

View File

@@ -332,8 +332,7 @@
"contentCaching": "内容缓存",
"controlPanelAndSettings": "控制面板和设置",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "自定义合规性(预览版)",
"customCompliancePreview": "自定义合规性(预览)",
"customCompliance": "自定义合规性",
"customConfiguration": "自定义配置文件",
"customOMASettings": "自定义 OMA-URI 设置",
"customPreferences": "首选项文件",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "输入 Google Play 应用商店中的应用清单的链接。例如:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "输入应用商店提供的应用的“Intune 链接”URL。有关详细信息请参阅 {0}。",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "将 Microsoft Store 应用添加到 Microsoft Intune",
"windows": "输入 Microsoft Store 中应用列表的链接。例如:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "包含采用可在设备上旁加载格式的应用的文件。有效的包类型包括: Android (.apk)、iOS (.ipa)、macOS (.pkg、.intunemac)、Windows (.msi、.appx、.appxbundle、.msix 和 .msixbundle)。​",
"appPackageFile": "包含采用可在设备上旁加载格式的应用的文件。有效的包类型包括: Android (.apk)、iOS (.ipa)、macOS (.pkg)、Windows (.msi、.appx、.appxbundle、.msix 和 .msixbundle)。​",
"applicableDeviceType": "选择可安装此应用的设备类型。",
"category": "对应用进行分类,使用户能够更轻松地在公司门户中进行排序和查找。可选择多个类别。",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "为应用添加名称。此名称将显示在 Intune 应用列表并对公司门户中的用户可见。",
"notes": "添加有关应用的其他注释。注释将对登录到管理中心的人员可见。",
"owner": "组织中管理许可的人员姓名或作为此应用的联系点的人员姓名。此姓名将对登录到管理中心的用户可见。",
"packageId": "应用包标识符是标识应用的唯一值。",
"packageName": "请与设备制造商联系以获取应用的包名称。示例包名称: com.example.app",
"privacyUrl": "为想要详细了解应用的隐私设置和条款的用户提供链接。隐私 URL 将对公司门户中的用户可见。",
"publisher": "分发应用的开发人员或公司的姓名/名称。用户将可在公司门户中查看此信息。",
@@ -678,7 +681,7 @@
"descriptionPreview": "预览",
"descriptionRequired": "说明是必需的。",
"editDescription": "编辑说明",
"macOSMinOperatingSystemAdditionalInfo": "上传 .pkg 文件的最低操作系统是 macOS 10.14。上传 .intunemac 文件以选择较旧的最低操作系统。​",
"macOSMinOperatingSystemAdditionalInfo": "上传 .pkg 文件的最低操作系统是 macOS 10.14。上传 .pkg 文件以选择较旧的最低操作系统。​",
"name": "应用信息",
"nameForOfficeSuitApp": "应用套件信息"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "符合性宽限期到期",
"configurationType": "配置文件类型",
"conflictingPolicy": "冲突的策略",
"createdDate": "创建日期",
"currentOs": "当前 OS",
"date": "日期",
"dateRange": "日期范围",
@@ -1129,9 +1133,11 @@
"device": "设备",
"deviceId": "设备 ID",
"deviceName": "设备名",
"deviceOrApplicationName": "设备或应用程序名称",
"deviceReporting": "设备报告",
"diagnosticCode": "诊断代码",
"diagnosticText": "诊断文本",
"diagnostics": "诊断",
"displayName": "显示名称",
"driversToReview": "要审阅的驱动程序",
"eSIMActivationStatus": "激活状态",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "上次成功同步",
"lastUpdated": "上次更新时间",
"location": "位置",
"loggedInUser": "已登录用户",
"message": "消息",
"model": "模型",
"mtdConnector": "MTD 连接器",
@@ -1235,7 +1242,7 @@
"infoText": "配置用户在工作上下文中访问应用时必须满足的 PIN 和凭据要求。"
},
"DataProtection": {
"infoText": "此组包括数据丢失防护(DLP)控件,如“剪切”、“复制”、“粘贴”和“另存为”限制。这些设置确定用户与应用中的数据的交互方式。"
"infoText": "此组包括数据丢失防护(DLP)控件,如“剪切”、“复制”、“粘贴”和“另存为”限制。这些设置确定用户与应用中的数据的交互方式。"
},
"DeviceTypes": {
"selectOne": "至少选择一个设备类型。"
@@ -1537,20 +1544,20 @@
"label": "超时(非活动状态分钟数)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "允许剪切、复制和粘贴",
"tooltip": "选择以下选项之一以指定组织用户可以剪切、复制或粘贴组织数据的源和目标:<br/>\r\n\r\n<b>任何目标和任何源</b>: 组织用户可以从任何帐户、文档、位置或应用程序粘贴数据以及将数据剪切/复制到任何帐户、文档、位置或应用程序。<br/>\r\n\r\n<b>无目标或源</b>: 组织用户不能在组织上下文中对外部帐户、文档、位置或应用程序来回剪切、复制或粘贴数据。"
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "打印组织数据",
"tooltip": "选择“<b>阻止</b>”可阻止打印组织数据。选择“<b>允许</b>”可允许打印组织数据。个人或非托管数据不受影响。"
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "从以下位置接收数据",
"tooltip": "选择以下选项之一以指定组织用户可以从中接收数据的源:<br/>\r\n\r\n<b>所有源</b>: 组织用户可以将任何帐户、文档、位置或应用程序中的数据打开到组织上下文中。<br/>\r\n\r\n<b>没有源</b>: 组织用户无法将外部帐户、文档、位置或应用程序中的数据打开到组织上下文中。"
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "将组织数据发送到",
"tooltip": "选择以下选项之一以指定组织用户可以向其发送数据的目标:<br/>\r\n\r\n<b>所有目标</b>: 组织用户可以将组织数据发送到任何帐户、文档、位置或应用程序。<br/>\r\n\r\n<b>没有目标</b>: 组织用户无法从组织上下文将组织数据发送到外部帐户、文档、位置或应用程序。"
},
"Tap": {
"numberOfDays": "天数",
@@ -1759,7 +1766,7 @@
"uploadLabel": "脚本位置"
},
"createButtonText": "添加",
"createPowershellScriptFlowSectionName": "添加 Powershell 脚本",
"createPowershellScriptFlowSectionName": "添加 PowerShell 脚本",
"customAttributeObjectName": "自定义属性",
"editPowershellScriptFlowSectionName": "编辑 PowerShell 脚本",
"enforceSignatureCheckInfoBalloonContent": "脚本必须由受信任的发布服务器签名。默认情况下,不会显示警告或提示,且脚本将不受阻止地运行。",
@@ -3738,7 +3745,7 @@
"engagedRestartTransitionScheduleName": "在自动重启后将用户转换为预定重启(天)",
"enhancedOption": "增强型 (1903 及更早版本)",
"enrollmentProfileTypeDedicatedDevice": "专用设备",
"enrollmentProfileTypeDescription": "选择一个注册配置文件类型,开始在设备上配置微软桌面或 Microsoft 托管主屏幕。如果未选择配置文件类型,则用户将看到设备的默认主屏幕体验。",
"enrollmentProfileTypeDescription": "选择一个注册配置文件类型,开始在设备上配置微软桌面或 Microsoft 托管主屏幕。如果未选择配置文件类型,则用户将看到设备的默认主屏幕体验。",
"enrollmentProfileTypeFullyManaged": "完全托管",
"enrollmentProfileTypeFullyManagedConfigureMicrosoftLauncher": "在完全托管的设备上配置微软桌面。",
"enrollmentProfileTypeFullyManagedMakeMicrosoftLauncherDefaultDescription": "使用微软桌面自定义组织的托管设备上的主屏幕体验。如果将桌面设置为默认启动程序,则设备用户将无法使用其他启动程序。",
@@ -4281,13 +4288,13 @@
"kioskCustomAppLayout": "自定义应用布局",
"kioskCustomAppLayoutInfoBalloon": "选择应用和文件夹在托管主屏幕上的显示位置。未配置时,可以添加应用和文件夹,使其按字母顺序填充主屏幕。",
"kioskDaily": "每日(建议)",
"kioskDebugMenuDescription": "通过在设置菜单中添加入口点,使用户能够更轻松地访问托管主屏幕中的调试工具。用户只需向下轻扫并点击设备信息图标即可查看可用工具。如果未启用快速访问,用户仍可通过在托管主屏幕上点击“返回”按钮约 15 次前往“调试”菜单。",
"kioskDebugMenuDescription": "通过在设置菜单中添加入口点,使用户能够更轻松地访问托管主屏幕中的调试工具。用户只需向下轻扫并点击设备信息图标即可查看可用工具。如果未启用快速访问,用户仍可通过在托管主屏幕上点击“返回”按钮约 15 次前往“调试”菜单。",
"kioskDebugMenuName": "快速访问调试菜单",
"kioskDesktopApplicationIdDesc": "描述。",
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Win32 应用的应用程序用户模型 ID (AUMID)。<a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">了解如何查找 AUMID</a>",
"kioskDesktopApplicationIdShortName": "Win32 应用的 DesktopApplicationId/AUMID",
"kioskDeviceInfoDescription": "通过在托管主屏幕的“设置”菜单中添加入口点,使用户能够更轻松地访问设备信息。用户只需轻扫一下并点击设备信息图标即可查看设备 OEM、型号、序列号和 SDK 级别。如果未启用快速访问,用户仍可通过访问托管主屏幕的调试菜单来发现此信息。",
"kioskDeviceInfoDescription": "通过在托管主屏幕的“设置”菜单中添加入口点,使用户能够更轻松地访问设备信息。用户只需轻扫一下并点击设备信息图标即可查看设备 OEM、型号、序列号和 SDK 级别。如果未启用快速访问,用户仍可通过访问托管主屏幕的调试菜单来发现此信息。",
"kioskDeviceInfoName": "快速访问设备信息",
"kioskDropOutCodeEmptyValueKey": "输入 4-6 位 PIN",
"kioskDropOutDescription": "让 IT 管理员能够暂时退出多应用展台模式,以在设备上进行更改。",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "平均",
"kioskIconSizeSmall": "特小",
"kioskIconSizeSmallest": "小",
"kioskInfoBoxText": "多应用展台模式 - 锁定设备以运行通过托管主屏幕应用启动的多个应用。要使用此模式,必须先在客户端应用工作负荷中批准和分配托管主屏幕应用。",
"kioskInfoBoxText": "多应用展台模式 - 锁定设备以运行通过托管主屏幕应用启动的多个应用。要使用此模式,必须先在客户端应用工作负荷中批准和分配托管主屏幕应用。",
"kioskLocalGroup": "本地用户组",
"kioskLocalUser": "本地用户帐户",
"kioskLocalUsers": "本地用户帐户",
@@ -4325,7 +4332,7 @@
"kioskManagedAppLink": "选择应用",
"kioskManagedAppsHeader": "已购买以下适用于 Windows 10 及更高版本的应用,并已将其与 Intune 同步。请登录 <a href=\"https://go.microsoft.com/fwlink/?linkid=2027274\" target=\"_blank\">适用于企业的 Microsoft Store</a> 以购买其他应用。",
"kioskManagedHomeScreenAutoSignOutDescription": "在处于非活动状态一段时间后,自动将用户从托管主屏幕注销,并选择是否向最终用户提供延长其登录会话的选项。必须启用登录屏幕才能配置此设置。此设置适用于使用 AAD 共享设备模式注册的专用设备,并将最终用户从与共享设备模式集成的设备上所有应用程序中注销。 ​",
"kioskManagedHomeScreenAutoSignOutName": "处于非活动状态后自动注销 MHS 和共享设备模式应用程序",
"kioskManagedHomeScreenAutoSignOutName": "处于非活动状态后自动退出登录 MHS 和共享设备模式应用程序",
"kioskManagedHomeScreenInactiveNoticeDelayDescription": "定义用户在从托管主屏幕自动注销之前可以选择恢复会话的时间(以秒为单位)。默认情况下,此值设置为 60 秒。必须启用非活动状态后自动注销才能配置此设置。此设置适用于使用 AAD 共享设备模式注册的专用设备,并将用户从与共享设备模式集成的设备上所有应用程序中注销。 ​",
"kioskManagedHomeScreenInactiveNoticeDelayName": "自动注销用户之前通知用户的秒数",
"kioskManagedHomeScreenInactiveSignOutDelayDescription": "定义用户从托管主屏幕自动注销之前的非活动时限(以秒为单位)。默认情况下,此值设置为 300 秒。必须启用“非活动状态后自动注销”才能配置此设置。此设置适用于使用 AAD 共享设备模式注册的专用设备,并将用户从与共享设备模式集成的设备上所有应用程序中注销。 ​",
@@ -4394,7 +4401,6 @@
"kioskModeName": "展台模式",
"kioskModeSingle": "单应用",
"kioskMonthly": "月度",
"kioskObsoleteInfoHeader": "此边栏选项卡上的设置已过时。要为设备配置展台设置,请返回“创建配置文件”边栏选项卡。在“配置文件类型”下拉列表中,选择“展台”(预览)。",
"kioskProfileHeader": "使用这些设置来配置展台模式。配置这些设置之前,请确保已将要在展台模式下运行的应用从客户端应用工作负载部署到设备。",
"kioskProfileLearnMore": "了解有关 Windows 展台模式的信息。",
"kioskProfileName": "展台配置名称",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi 配置",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "输入 Wi-Fi SSID 名称",
"kioskWifiSsidsDescription": "通过手动添加或导入 SSID 允许的网络的列表,进一步控制或限制 Wi-Fi 访问。托管主屏幕用户将只能连接到这些网络。必须启用 Wi-Fi 配置才能配置此设置。如果不添加任何内容,则会向设备用户显示所有可用的网络。",
"kioskWifiSsidsDescription": "通过手动添加或导入 SSID 允许的网络的列表,进一步控制或限制 Wi-Fi 访问。托管主屏幕用户将只能连接到这些网络。必须启用 Wi-Fi 配置才能配置此设置。如果不添加任何内容,则会向设备用户显示所有可用的网络。",
"kioskWifiSsidsName": "Wi-Fi 允许列表",
"knoxBlockAutofillDescription": "阻止自动填充。",
"knoxBlockAutofillName": "自动填充(仅 Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "锁屏界面上的 Cortana (仅桌面)",
"lockScreenBlockToastNotificationsDescription": "阻止在设备锁屏界面上方显示 Toast 通知。",
"lockScreenBlockToastNotificationsName": "锁屏界面上的 Toast 通知",
"lockScreenMessageDescription": "指定显示在锁定屏幕上的可选文本。如果未为设备的默认语言指定自定义消息,则会显示“全部,指定时除外”语言消息。 ",
"lockScreenMessageGridHeader": "本地化锁屏界面消息",
"lockScreenMessageHint": "(最多 4096 个字符)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "详细了解锁屏界面消息。 ",
"lockScreenMessageLengthValidation": "输入不能超过 4096 个字符。",
"lockScreenMessageName": "锁定屏幕消息",
"lockScreenMessagesSummaryKey": "锁定屏幕消息",
"lockScreenTimeoutInSecondsDescription": "设置 Windows 10 移动版设备的屏幕从锁定到关闭之间的持续时间(以秒为单位)。支持的值是 11-1800。",
"lockScreenTimeoutInSecondsName": "屏幕超时(仅限于移动设备)",
"lockScreenTimeoutInSecondsPlaceholder": "输入秒数(11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "不使用 Microsoft 帐户而访问 Windows Mail 应用",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (预览)",
"microsoftTunnelForWindows": "Microsoft Tunnel预览",
"microsoftTunnelOption": "Microsoft Tunnel (独立客户端)",
"microsoftTunnelSite": "Microsoft Tunnel 网站",
"microsoftTunnelSiteDescription": "VPN 客户端将连接到站点的公用 IP 地址或 FQDN。",
"microsoftTunnelSiteNotExist": "此站点不存在。请选择一个新站点。",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "安全关联参数",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "如果设备已加入 Azure AD在首次使用时阻止自动设备加密",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "在 AADJ 期间自动加密",
"securityCommonCriteriaModeDescription": "使用此设置,可在高度敏感的组织(例如政府机构)中最常使用的设备上启用一组提升的安全标准。默认情况下未配置。",
"securityCommonCriteriaModeName": "通用条件模式​",
"securityDeveloperSettingsEnabledDescription": "允许访问开发人员设置。",
"securityDeveloperSettingsEnabledName": "开发人员设置",
"securityOption": "诊断数据关闭",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "最小值",
"validOperatingSystemBuildsName": "有效的操作系统版本",
"validTLSVersion": "TLS 版本必须为以下值之一: 1.0、1.1、1.2",
"validateFreezePeriodLength": "冻结期不能超过 90 天。",
"validateFreezePeriodSeparation": "冻结期必须至少间隔 60 天。",
"validateSingleSignOnMessage": "如果将“身份验证模式”设置为“计算机”或“来宾”时,必须将“属性单一登录(SSO)”设置为“禁用”。",
"value": "值",
"valueColumn": "值",
@@ -7283,18 +7299,21 @@
"allAppTypes": "所有的应用类型",
"allAppsOptionText": "所有应用",
"allAppsWithData": "具有传入组织数据的所有应用",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "所有目标",
"allSourcesOptionText": "所有源",
"allow": "允许",
"allowOverrides": "允许覆盖",
"allowSpecifiedBlock": "允许指定项(阻止非指定项)",
"allowSpecifiedWipe": "允许指定项(擦除非指定项)",
"allowedOptionText": "允许",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android 工作配置文件设备",
"anyAppOptionText": "任何应用",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "任何目标和任何源",
"anyDialerAppOptionText": "任何拨号应用",
"anyPolicyManagedDialerAppOptionText": "任何由策略管理的拨号应用",
"appAdded": "已添加应用",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "阻止备份",
"dataBackupDisabledLabelMac": "阻止 iTunes 和 iCloud 备份",
"dataProtection": "数据保护",
"dataTransfer": "数据传输",
"dataTransfer": "<b>数据传输</b>",
"defaultEdgeAppConfig": "默认 Microsoft Edge 应用配置",
"defaultValueAdvancedSettingsSelectorDisplayText": "配置高级设置",
"defaultValueAppsSelectorDisplayText": "选择所需应用",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "尚未发出擦除请求。",
"enable": "启用",
"enableOpenInExperienceSettingName": "筛选“打开方式/共享”对话框为仅策略托管应用?",
"encryption": "加密",
"encryption": "<b>加密</b>",
"encryptionLabel": "加密应用数据",
"encryptionLabelAndroid": "加密应用数据(Android)",
"encryptionLabelIos": "加密应用数据(iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "按用户搜索",
"flaggedUsersSummaryPartLabel": "用户",
"flaggedUsersSummaryPartTitle": "已标记的用户",
"functionality": "功能",
"functionality": "<b>功能</b>",
"gSAppPickerDescription": "选择要包括的策略托管应用。然后,配置在这些应用中访问和共享企业文件和电子邮件的要求。默认情况下,用户可以将数据保存到你组织的 OneDrive 和 SharePoint 帐户。",
"gSAssignmentText": "选择要确保有权访问你的公司数据的用户组。向用户(而不是设备)分配应用程序保护,因此无论使用什么设备,无论设备注册状态如何,公司数据都是安全的。",
"gSEdgeAndroidApp": "要求安装 Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "有效字符包括: 字母数字、\\\"-\\\" 和 \\\".\\\"",
"invalidPackageId": "有效字符包括: 字母数字、\\\"_\\\" 和 \\\".\\\"",
"invalidTokenUsageError": "无效的标记",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS、Android、Mac",
"iosAndroidPlatformLabel": "iOS、Android",
"isMamEnabled": "是否已启用 MAM?",
"itemsCount": "{0} 项",
"jailbrokenRootedDevices": "已越狱/获得根权限的设备",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "上次报告日期",
"lastSync": "上次同步时间",
"lastSyncGmt": "上一次同步(GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "本地存储",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "应用保护状态",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "保护 Microsoft Office 移动应用(预览)",
"manage": "管理",
@@ -7639,8 +7661,8 @@
"noAssignments": "无分配",
"noConfigSelection": "选择一个平台和应用",
"noConfiguredUsers": "没有已配置的用户",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "无目标或源",
"noDestinationsOptionText": "无目标",
"noEmailToDisplay": "无可用的电子邮件地址",
"noOptionText": "否",
"noPermissionPropertyLabel": "是否已有订阅?",
@@ -7649,7 +7671,7 @@
"noPolicy": "无策略",
"noProtectedUsers": "用户均未受保护",
"noSelection": "选择一个平台、应用和保护状态",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "没有源",
"noSubscriptionPropertyLabel": "你可能需要订阅",
"noSubscriptionPropertyLinkText": "立即试用 Microsoft Intune",
"noUnprotectedUsers": "用户均未受保护",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "要创建的资源",
"restrictWebContentNo": "任何应用",
"restrictWebContentOption2": "{0}: 允许任何应用中的 Web 链接",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet 设备证明",
"saveAppsNotificationText": "正在保存所选的应用",
"saveChangesCommandText": "保存",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "我们已移动到新位置",
"windows10AppProtectionPolicy": "Windows 10 及更高版本的应用保护策略",
"windows10PlatformLabel": "Windows 10 和更高版本",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows 信息保护",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows 保护报表",
"wipAddAppsSubtitle": "添加推荐的 Microsoft 应用,或者手动添加此策略中允许的应用商店应用或桌面应用。",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "例如,“可信位置”、“受信任设备”、“强授权”",
"publishDesc": "“发布到应用”将使身份验证上下文可供应用使用。在完成为标记配置条件访问策略后发布。[了解更多][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "发布到应用",
"titleDesc": "配置将用于保护应用程序数据和操作的身份验证上下文。使用应用程序管理员可以理解的名称和说明。[了解更多][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "配置将用于保护应用程序数据和操作的身份验证上下文。使用应用程序管理员可以理解的名称和说明。[了解更多][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "取消发布此身份验证上下文可能会导致失去对受身份验证上下文保护的资源的访问权限。"
},
"Notify": {
"failure": "未能更新 {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "密码 + 短信",
"passwordSoftwareOath": "密码 + 软件 OATH 令牌",
"passwordVoice": "密码 + 语音",
"passwordX509CertificateMultiFactor": "密码 + 基于证书的身份验证(多重)",
"passwordX509CertificateSingleFactor": "密码 + 基于证书的身份验证(单因素)",
"sms": "短信",
"smsEmail": "短信 + 电子邮件一次性密码",
"smsFederatedSingleFactor": "联合单一因素 + 短信",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "包括 B2B 协作、B2B 直连和其他类型的外部用户。",
"guestOrExternalUsersLabel": "来宾或外部用户",
"internalGuestLabel": "本地来宾用户",
"otherExternalUserLabel": "其他外部用户"
"otherExternalUserLabel": "其他外部用户",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "包含的用户",
"legacyAuthenticationClients": "旧身份验证客户端",
"namePolicy": "命名策略",
"needAdPremiumMessage": "需要 Azure AD Premium 订阅才能使用此功能。",
"next": "下一步",
"policyName": "策略名称",
"policyState": "策略状态",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "可用组织列表"
},
"addTenantLabel": "将租户添加到所选",
"customOrganizationDescription": "添加具有此租户 ID 的组织",
"description": "通过键入其域名之一来添加 Azure AD 组织。",
"notFoundResult": "找不到",
"searchBoxPlaceholder": "租户 ID 或域名",
"subTitle": "Azure AD 组织"
"subTitle": "Azure AD 组织",
"tenantAdded": "已添加此租户 ID。",
"tenantIdNotFound": "找不到租户 ID"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "配置跨租户访问设置以接受来自外部用户的 Azure AD 租户的声明,以使用内置身份验证强度。无法为外部用户配置自定义身份验证强度。",
"allUsers": "要启用所有身份验证强度,请配置跨租户访问设置以接受来自外部用户的 Azure AD 租户的声明身份验证强度将仅为外部用户配置第二重身份验证。",
"externalUsers": "要启用所有内置身份验证强度,请将跨租户访问设置配置为接受来自外部用户的 Azure AD 租户的声明。"
},
"combinedRegistration": "为“需要身份验证强度”启用合并注册以便正常工作。强烈建议为所有用户(而不只是一组用户)启用它。",
"compliantDeviceEnabled": "不要置身事外! 请确保设备的合规性。",
"domainJoinedDeviceEnabled": "不要置身事外! 请确保设备已建立混合 Azure AD 联接。",
"notAvailableForSP": "由于策略分配中选择了 '{0}',因此一些控件不可用",
@@ -9161,7 +9197,10 @@
"aria": "登录时使用的设备上的属性列表。",
"infoBalloon": "登录时使用的设备上的属性列表。"
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "高级",
"allCloudAppsErrorBox": "选择“需要更改密码”授权时,必须选择“所有云应用”",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "示例: uri:contoso.com:level3",
"appEnforceInfoBubble": "应用强制实施的限制可能要求在云应用中进行额外的管理配置。这些限制将仅对新会话生效。",
"appNotSetSeletorLabel": "已选择 0 个云应用",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "配置客户端应用以将策略应用到特定客户端应用",
"applyConditionDevicePlatformInfoBalloonContent": "配置设备平台以将策略应用到特定平台",
"applyConditionDeviceStateInfoBalloonContent": "配置设备状态以将策略应用到特定设备状态",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "信息",
"invalidCertDuration": "无效的证书持续时间",
"invalidIpAddress": "值必须是有效的 IP 地址",
"invalidReAuthSignInRiskOptionSelected": "“每次登录频率”会话控制不允许在“登录风险级别”条件控制中选择“无风险”。",
"invalidUriErrorMsg": "请输入有效的 URI。例如 uri:contoso.com:acr",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "单击此处获取更多详细信息。",
"namednetworkExceedingSizeErrorMessage": "已超出命名位置所允许的最大存储空间。请使用更短的列表重试。单击此处以查看详细信息。",
"needMfaSecondary": "选择“每次登录频率”和“仅限辅助身份验证方法”时,必须选择“需要多重身份验证”",
"needMfaSpecificApps": "选择专门支持的应用时,“每次登录频率”会话控制需要“需要多重身份验证”授权控制",
"newCertName": "新证书",
"noAttributePermissionsError": "权限不足,无法创建或更新策略。添加/编辑动态筛选器需要属性定义读者角色。",
"noPolicyRowMessage": "无策略",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "选择位置",
"selectedSP": "所选服务主体",
"servicePrincipalBladeExcludedSelectorTitle": "选择排除的服务主体",
"servicePrincipalBladeIncludedSelectorTitle": "选择服务主体",
"servicePrincipalDataGridAria": "可用服务主体列表",
"servicePrincipalDropDownLabel": "此策略适用于哪些内容?",
"servicePrincipalInfoBox": "由于在策略分配中选择了“{0}”,部分条件不可用",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "所有用户和组",
"userSelectionBladeExcludeDescription": "选择从策略中排除的用户和组",
"userSelectionBladeExcludeTabTitle": "排除",
"userSelectionBladeExcludedSelectorTitle": "选择排除的用户",
"userSelectionBladeExcludedSelectorTitle": "选择排除的用户和组",
"userSelectionBladeIncludeDescription": "选择将应用此策略的用户",
"userSelectionBladeIncludeTabTitle": "包括",
"userSelectionBladeIncludedSelectorTitle": "选择",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "用户正在从其登录的 IP 地址。",
"whatIfIpCountryInfoBoxText": "如果使用 IP 地址或国家/地区,则这两个字段将是必需字段,且应正确映射在一起。",
"whatIfPolicyAppliesTab": "将应用的策略",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "适用策略({0})",
"whatIfPolicyDoesNotApplyTab": "不应用的策略",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "不适用策略({0})",
"whatIfReasons": "不应用此策略的原因",
"whatIfSelectClientApp": "选择客户端应用...",
"whatIfSelectCountry": "选择国家/地区...",
@@ -10021,6 +10065,8 @@
"system": "系统",
"user": "用户"
},
"availableUninstall": "允许可用卸载",
"availableUninstallTooltip": "选择“是”可从公司门户为用户提供此应用的卸载选项。选择“否”可阻止用户从公司门户中卸载应用。",
"bladeTitle": "程序",
"deviceRestartBehavior": "设备重新启动行为",
"deviceRestartBehaviorTooltip": "选择成功安装应用后的设备重启行为。选择“根据返回代码确定行为”,以根据返回代码配置设置重启设备。选择“无特定操作”,以抑制基于 MSI 的应用在应用安装期间重启设备。选择“应用安装可强制重启设备”以允许应用安装不抑制重启而直接完成。选择“Intune 将强制重启设备”,以便始终在成功安装应用后重启设备。",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME 设置",
"ownerLabel": "所有者",
"ownerSizeHint": "所有者名称的最大长度为 256 个字符。",
"packageIdLabel": "包标识符",
"packageNameLabel": "包名称",
"pivCredentialNotConfigured": "你尚未为租户选择派生的凭据颁发者。需要配置一个才能将此策略成功应用到设备。",
"platformLabel": "平台",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "输入以 http:// 或 https:// 开头的有效 URL",
"webAppUrlLabel": "应用 URL",
"webAppUrlSizeHint": "应用 URL 最大长度为 1024 个字符。",
"windowsUrlValidation": "请输入有效的 URL例如 https://www.microsoft.com/zh-cn/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "请输入 https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm 类似的有效 URL",
"xMLDataEntered": "输入的 XML 数据",
"xmlFormatInvalid": "XML 策略格式无效。",
"xmlTooLarge": "输入的大小必须小于 1 MB。"
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "受信任的证书",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "设置目录(预览)",
"settingsCatalog": "设置目录",
"unsupported": "不支持",
"windows10AdministrativeTemplate": "管理模板(预览)",
"windows10Atp": "Microsoft Defender for Endpoint (运行 Windows 10 或更高版本的桌面设备)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "已配置",
"currentVersionLabel": "当前版本",
"currentVersionTooltip": "这是在此套件中配置的 Office 的当前版本。在配置和保存较新版本时,将更新此值。",
"defaultFileFormatLabel": "默认文件格式",
"enableMicrosoftSearchAsDefaultTooltip": "安装一项后台服务,帮助确定设备上是否已安装适用于 Google Chrome 的 Microsoft 必应搜索扩展。",
"enterXmlDataLabel": "输入 XML 数据",
"languagesLabel": "语言",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS 设备"
"devices": "Chrome OS 设备(预览版)"
},
"ManagedDesktop": {
"adminContacts": "管理员联系人",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "自定义",
"cartProfiles": "匣配置文件",
"certificateConnectors": "证书连接器",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (预览版)",
"compliancePolicies": "符合性策略",
"complianceScriptManagement": "脚本",
"complianceScriptManagementPreview": "脚本(预览)",
@@ -11439,7 +11487,6 @@
"conditions": "位置",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "配置文件",
"configurationProfilesPreview": "配置文件(预览)",
"connectorsAndTokens": "连接器和令牌",
"corporateDeviceIdentifiers": "公司设备标识符",
"customAttributes": "自定义属性",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "帮助和支持({0})",
"iOSAppProvisioning": "iOS 应用预配配置文件",
"incompleteUserEnrollments": "部分用户注册",
"intuneRemoteAssistance": "远程帮助(预览版)",
"iosUpdates": "更新 iOS/iPadOS 的策略",
"legacyPcManagement": "旧式电脑管理",
"macOSSoftwareUpdate": "更新 macOS 的策略",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} 台设备",
"platformEnrollment": "{0} 注册",
"policies": "策略",
"previewMDMDevices": "所有托管设备(预览)",
"profiles": "配置文件",
"properties": "属性",
"reports": "报告",
@@ -11510,6 +11555,7 @@
"scriptManagement": "脚本",
"securityBaselines": "安全基线",
"serviceToServiceConnector": "Exchange Online 连接器",
"servicenowConnector": "ServiceNow 连接器",
"shellScripts": "Shell 脚本",
"teamViewerConnector": "TeamViewer 连接器",
"telecomeExpenseManagement": "电信费用管理",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "条款和条件",
"titles": "标题",
"troubleshoot": "排除故障",
"troubleshootDevice": "设备",
"troubleshootGroup": "组",
"troubleshootSupport": "疑难解答 + 支持",
"troubleshootUser": "用户",
"user": "用户",
"userExecutionStatus": "用户状态",
"warranty": "保修供应商",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Windows 10 及更高版本的更新通道",
"windows10XPolicyFailures": "Windows 10X 策略失败",
"windows365Connector": "Windows 365 Citrix 连接器",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise 证书",
"windowsManagement": "PowerShell 脚本",
"windowsSideLoadingKeys": "Windows 边载密钥",

View File

@@ -332,8 +332,7 @@
"contentCaching": "內容快取",
"controlPanelAndSettings": "控制台與設定",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "自訂合規性 (預覽)",
"customCompliancePreview": "自訂合規性 (預覽)",
"customCompliance": "自訂合規性",
"customConfiguration": "自訂組態設定檔",
"customOMASettings": "自訂 OMA-URI 設定",
"customPreferences": "喜好設定檔案",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "輸入 Google Play 商店中應用程式清單的連結。例如:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "輸入 Microsoft Store 所提供之應用程式的「Intune 連結」URL。如需詳細資訊請參閱{0}。",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "將 Microsoft Store 應用程式新增至 Microsoft Intune",
"windows": "輸入 Microsoft Store 中應用程式清單的連結。例如:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "包含應用程式的檔案格式可在裝置上側載。有效的套件類型包括: Android (.apk)、iOS (.ipa)、macOS (.pkg、.intunemac)、Windows (.msi、.appx、.appxbundle、.msix 和 .msixbundle)。​",
"appPackageFile": "包含應用程式的檔案格式可在裝置上側載。有效的套件類型包括: Android (.apk)、iOS (.ipa)、macOS (.pkg)、Windows (.msi、.appx、.appxbundle、.msix 和 .msixbundle)。​",
"applicableDeviceType": "選取可安裝此應用程式的裝置類型。",
"category": "將應用程式分類,讓使用者更方便在公司入口網站中排序及尋找。您可以選擇多個類別。",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "新增應用程式的名稱。此名稱會顯示在 Intune 應用程式清單中,以及顯示給公司入口網站中的使用者看。",
"notes": "新增應用程式的其他相關附註。附註將會顯示給登入系統管理中心的人員看。",
"owner": "組織中管理授權或可供洽詢此應用程式的人員名稱。此名稱將會顯示給登入系統管理中心的人員看。",
"packageId": "應用程式套件識別碼是識別應用程式的唯一值。",
"packageName": "請連絡裝置製造商以取得應用程式的套件名稱。範例套件名稱: com.example.app",
"privacyUrl": "為想要深入了解應用程式隱私權設定及條款的人員提供連結。此隱私權 URL 將會顯示給公司入口網站中的使用者看。",
"publisher": "散發應用程式的開發人員或公司名稱。使用者可在公司入口網站看見此資訊。",
@@ -678,7 +681,7 @@
"descriptionPreview": "預覽",
"descriptionRequired": "需要描述。",
"editDescription": "編輯描述",
"macOSMinOperatingSystemAdditionalInfo": "上傳 .pkg 檔案的最小作業系統為 macOS 10.14。上傳 .intunemac 檔案以選取較舊的最小作業系統。​",
"macOSMinOperatingSystemAdditionalInfo": "上傳 .pkg 檔案的最小作業系統為 macOS 10.14。上傳 .pkg 檔案以選取較舊的最小作業系統。​",
"name": "應用程式資訊",
"nameForOfficeSuitApp": "應用程式套件資訊"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "合規性寬限期屆滿",
"configurationType": "設定檔類型",
"conflictingPolicy": "衝突原則",
"createdDate": "建立日期",
"currentOs": "目前的 OS",
"date": "日期",
"dateRange": "日期範圍",
@@ -1129,9 +1133,11 @@
"device": "裝置",
"deviceId": "裝置識別碼",
"deviceName": "裝置名稱",
"deviceOrApplicationName": "裝置或應用程式名稱",
"deviceReporting": "裝置報告",
"diagnosticCode": "診斷程式碼",
"diagnosticText": "診斷文字",
"diagnostics": "診斷",
"displayName": "Display name",
"driversToReview": "要檢閱的驅動程式",
"eSIMActivationStatus": "啟用狀態",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "上次同步成功",
"lastUpdated": "上次更新日期",
"location": "位置",
"loggedInUser": "已登入的使用者",
"message": "訊息",
"model": "型號",
"mtdConnector": "MTD 連接器",
@@ -1235,7 +1242,7 @@
"infoText": "設定使用者在工作內容中存取應用程式時必須符合的 PIN 和認證需求。"
},
"DataProtection": {
"infoText": "這個群組包含資料外洩防護 (DLC) 控制,例如剪下、複製、貼上和另存新檔限制。這些設定會決定使用者在應用程式中與資料互動的方式。"
"infoText": "這個群組包含資料外洩防護 (DLC) 控制,例如剪下、複製、貼上和另存新檔限制。這些設定會決定使用者在應用程式中與資料互動的方式。"
},
"DeviceTypes": {
"selectOne": "至少選取一種裝置類型。"
@@ -1537,20 +1544,20 @@
"label": "逾時 (非使用狀態分鐘數)"
},
"WinCutCopyPaste": {
"label": "Allow cut, copy, and paste for",
"tooltip": "Select one of the following options to specify the sources and destinations org users can cut or copy or paste org data: <br/>\n\n<b>Any destination and any source</b>: Org users can paste data from and cut/copy data to any account, document, location or application.<br/>\n\n<b>No destination or source</b>: Org users cannot cut, copy or paste data to or from external accounts, documents, locations or applications from or into the org context."
"label": "允許在以下項目剪下、複製及貼上",
"tooltip": "選取下列其中一個選項,以指定組織使用者可以剪下或複製或貼上組織資料的來源和目的地: <br/>\r\n\r\n<b>任何目的地及任何來源</b>: 組織使用者可以貼上來自任何帳戶、文件、位置或應用程式的資料,並將資料貼上、剪下或複製到任何帳戶、文件、位置或應用程式。<br/>\r\n\r\n<b>沒有目的地或來源</b>: 組織使用者無法在組織內容中剪下、 貼上或複製來自外部帳戶、文件、位置或應用程式的資料,或將資料剪下、貼上或複製到任何帳戶、文件、位置或應用程式。"
},
"WinPrintData": {
"label": "Print org data",
"tooltip": "Select <b>Block</b> to prevent printing of org data. Select <b>Allow</b> to permit printing of org data. Personal or unmanaged data is not affected."
"label": "列印組織資料",
"tooltip": "選取 <b>[封鎖]</b> 以防止組織資料被列印。選取 <b>[允許]</b> 以允許列印組織資料。個人或未受管理的資料不受影響。"
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"label": "接收來自以下項目的資料",
"tooltip": "選取下列其中一個選項以指定組織使用者可以接收哪個來源的資料: <br/>\r\n\r\n<b>所有來源</b>: 組織使用者可以在組織內容中開啟來自任何帳戶、文件、位置或應用程式的資料。<br/>\r\n\r\n<b>沒有來源</b>: 組織使用者無法在組織內容中開啟來自外部帳戶、文件、位置或應用程式的資料。"
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"label": "傳送組織資料至",
"tooltip": "選取下列其中一個選項以指定組織使用者可以傳送資料到哪個目的地: <br/>\r\n\r\n<b>所有目的地</b>: 組織使用者可以將組織資料傳送到任何帳戶、文件、位置或應用程式。<br/>\r\n\r\n<b>沒有目的地</b>: 組織使用者無法從組織內容傳送組織資料到外部帳戶、文件、位置或應用程式。"
},
"Tap": {
"numberOfDays": "天數",
@@ -1759,7 +1766,7 @@
"uploadLabel": "指令碼位置"
},
"createButtonText": "新增",
"createPowershellScriptFlowSectionName": "新增 Powershell 指令碼",
"createPowershellScriptFlowSectionName": "新增 PowerShell 指令碼",
"customAttributeObjectName": "自訂屬性",
"editPowershellScriptFlowSectionName": "編輯 PowerShell 指令碼",
"enforceSignatureCheckInfoBalloonContent": "指令碼必須由信任的發行者簽署。根據預設,不顯示警告或提示而且指令碼會在解除封鎖的狀態下執行。",
@@ -4287,7 +4294,7 @@
"kioskDesktopApplicationIdExample": "Microsoft.WindowsCalculator_8wekyb3d8bbwe!App",
"kioskDesktopApplicationIdName": "Win32 應用程式的應用程式使用者型號識別碼 (AUMID)<a href=\"https://go.microsoft.com/fwlink/p/?LinkId=614867\" target=\"_blank\">了解如何找到 AUMID</a>",
"kioskDesktopApplicationIdShortName": "Win32 應用程式為 DesktopApplicationId/AUMID",
"kioskDeviceInfoDescription": "在受控主畫面的設定功能表中新增進入點,讓使用者可以更輕鬆地存取裝置資訊。使用者只需向下撥動並輕觸裝置資訊圖示,即可檢視裝置 OEM、型號、序號及 SDK 層級。若您不啟用快速存取,使用者仍可透過存取受控主畫面的偵錯功能表找到此資訊。",
"kioskDeviceInfoDescription": "在受控主畫面的設定功能表中新增進入點,讓使用者可以更輕鬆地存取裝置資訊。使用者只需向下撥動並輕觸裝置資訊圖示,即可檢視裝置 OEM、型號、序號及 SDK 層級。若您不啟用快速存取,使用者仍可透過存取受控主畫面的偵錯功能表找到此資訊。",
"kioskDeviceInfoName": "快速存取裝置資訊",
"kioskDropOutCodeEmptyValueKey": "輸入 4-6 個數字的 PIN",
"kioskDropOutDescription": "讓 IT 系統管理員能暫時離開多應用程式資訊亭模式,以對裝置進行變更。",
@@ -4314,7 +4321,7 @@
"kioskIconSizeRegular": "平均",
"kioskIconSizeSmall": "超小",
"kioskIconSizeSmallest": "小",
"kioskInfoBoxText": "多個應用程式資訊亭模式 - 鎖定裝置以執行多個從 Managed Home Screen 應用程式啟動的應用程式。若要使用此模式,您必須先核准,再從用戶端應用程式工作負載指派 Managed Home Screen 應用程式。",
"kioskInfoBoxText": "多個應用程式資訊亭模式 - 鎖定裝置以執行多個從受控主畫面應用程式啟動的應用程式。若要使用此模式,您必須先核准,再從用戶端應用程式工作負載指派受控主畫面應用程式。",
"kioskLocalGroup": "本機使用者群組",
"kioskLocalUser": "本機使用者帳戶",
"kioskLocalUsers": "本機使用者帳戶",
@@ -4394,7 +4401,6 @@
"kioskModeName": "資訊亭模式",
"kioskModeSingle": "單一應用程式",
"kioskMonthly": "每月",
"kioskObsoleteInfoHeader": "此刀鋒視窗上的設定已淘汰。若要為您的裝置設定資訊亭設定,請返回 [建立設定檔] 刀鋒視窗。然後在設定檔類型下拉式清單中選取資訊亭 (預覽)。",
"kioskProfileHeader": "請使用這些設定來設定資訊亭模式的設定。在進行這些設定之前,請確認您已從用戶端應用程式工作負載部署要在資訊亭模式中執行的應用程式。",
"kioskProfileLearnMore": "深入了解 Windows 資訊亭模式。",
"kioskProfileName": "資訊亭設定名稱",
@@ -4454,7 +4460,7 @@
"kioskWifiConfigName": "Wi-Fi 設定",
"kioskWifiSsidColumnName": "SSID",
"kioskWifiSsidEmptyValueKey": "輸入 Wi-Fi SSID 名稱",
"kioskWifiSsidsDescription": "依據 SSID 手動新增或匯入允許的網路清單,以進一步控制或限制 Wi-Fi 存取。受控主畫面的使用者只能連線到這些網路。必須啟用 Wi-Fi 設定,才能進行此設定。若您未新增任何項目,系統會向裝置使用者顯示所有可用的網路。",
"kioskWifiSsidsDescription": "依據 SSID 手動新增或匯入允許的網路清單,以進一步控制或限制 Wi-Fi 存取。受控主畫面的使用者只能連線到這些網路。必須啟用 Wi-Fi 設定,才能進行此設定。若您未新增任何項目,系統會向裝置使用者顯示所有可用的網路。",
"kioskWifiSsidsName": "Wi-Fi 允許清單",
"knoxBlockAutofillDescription": "封鎖自動填滿。",
"knoxBlockAutofillName": "自動填入 (僅限 Samsung KNOX)",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "鎖定畫面上的 Cortana (僅限桌面)",
"lockScreenBlockToastNotificationsDescription": "在裝置鎖定畫面上封鎖快顯通知。",
"lockScreenBlockToastNotificationsName": "鎖定畫面上的快顯通知",
"lockScreenMessageDescription": "指定在鎖定的畫面上顯示的選擇性文字。如果未為裝置的預設語言指定自訂訊息,則會顯示 [全部,指定時除外時除外] 語言訊息。 ",
"lockScreenMessageGridHeader": "當地語系化鎖定畫面訊息",
"lockScreenMessageHint": "(最多 4096 個字元)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "深入了解鎖定畫面訊息。 ",
"lockScreenMessageLengthValidation": "輸入不能超過 4096 個字元。",
"lockScreenMessageName": "鎖定畫面訊息",
"lockScreenMessagesSummaryKey": "鎖定畫面訊息",
"lockScreenTimeoutInSecondsDescription": "為 Windows 10 行動裝置版的裝置,設定從鎖定畫面到關閉畫面的持續時間 (秒)。支援的值為 11-1800。",
"lockScreenTimeoutInSecondsName": "畫面逾時 (僅限行動裝置)",
"lockScreenTimeoutInSecondsPlaceholder": "輸入秒數 (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "在沒有 Microsoft 帳戶的情況下存取 Windows 郵件應用程式",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (預覽)",
"microsoftTunnelForWindows": "Microsoft Tunnel (預覽)",
"microsoftTunnelOption": "Microsoft Tunnel (獨立用戶端) (預覽)",
"microsoftTunnelSite": "Microsoft Tunnel 網站",
"microsoftTunnelSiteDescription": "VPN 用戶端將連線至網站的公用 IP 位址或 FQDN。",
"microsoftTunnelSiteNotExist": "網站不存在。請選取新的網站。",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "安全性關聯參數",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "若裝置是加入 Azure AD 的裝置,防止在首次使用期間進行自動裝置加密",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "在 AADJ 期間的自動加密",
"securityCommonCriteriaModeDescription": "此設定可在高度敏感的組織 (例如政府機構) 中最常使用的裝置上啟用一組更高的安全性標準。預設為未設定。",
"securityCommonCriteriaModeName": "一般準則模式​",
"securityDeveloperSettingsEnabledDescription": "允許存取開發人員設定。",
"securityDeveloperSettingsEnabledName": "開發人員設定",
"securityOption": "診斷資料關閉",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "最小值",
"validOperatingSystemBuildsName": "有效的作業系統組建",
"validTLSVersion": "TLS 版本必須為下列其中一個值: 1.0、1.1、1.2",
"validateFreezePeriodLength": "凍結期間不可超過 90 天。",
"validateFreezePeriodSeparation": "凍結期間必須至少分隔 60 天。",
"validateSingleSignOnMessage": "當 [驗證模式] 設定為 [電腦] 或 [來賓] 時,則必須將屬性 [單一登入 (SSO)] 設定為 [停用]。",
"value": "值",
"valueColumn": "值",
@@ -7283,18 +7299,21 @@
"allAppTypes": "所有應用程式類型",
"allAppsOptionText": "所有應用程式",
"allAppsWithData": "所有包含傳入組織資料的應用程式",
"allDestinationsOptionText": "All destinations",
"allSourcesOptionText": "All sources",
"allDestinationsOptionText": "所有目的地",
"allSourcesOptionText": "所有來源",
"allow": "允許",
"allowOverrides": "允許覆寫",
"allowSpecifiedBlock": "允許指定 (禁止非指定)",
"allowSpecifiedWipe": "允許指定 (抹除非指定)",
"allowedOptionText": "已允許",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android 公司設定檔裝置",
"anyAppOptionText": "任一 App",
"anyDestinationAnySourceOptionText": "Any destination and any source",
"anyDestinationAnySourceOptionText": "任何目的地及任何來源",
"anyDialerAppOptionText": "任一撥號程式應用程式",
"anyPolicyManagedDialerAppOptionText": "任一受原則管理的撥號程式應用程式",
"appAdded": "已新增應用程式",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "禁止備份",
"dataBackupDisabledLabelMac": "禁止 iTunes 與 iCloud 備份",
"dataProtection": "資料保護",
"dataTransfer": "資料傳輸",
"dataTransfer": "<b>資料傳輸</b>",
"defaultEdgeAppConfig": "預設為 Edge 應用程式設定",
"defaultValueAdvancedSettingsSelectorDisplayText": "設定進階設定",
"defaultValueAppsSelectorDisplayText": "選取所需的應用程式",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "未曾發出任何抹除要求。",
"enable": "啟用",
"enableOpenInExperienceSettingName": "要將 [Open-In/Share] 對話方塊篩選成只有受原則管理的應用程式嗎?",
"encryption": "加密",
"encryption": "<b>加密</b>",
"encryptionLabel": "加密應用程式資料",
"encryptionLabelAndroid": "加密應用程式資料 (Android)",
"encryptionLabelIos": "加密應用程式資料 (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "依使用者搜尋",
"flaggedUsersSummaryPartLabel": "使用者",
"flaggedUsersSummaryPartTitle": "標有旗標的使用者",
"functionality": "功能",
"functionality": "<b>功能</b>",
"gSAppPickerDescription": "選取希望包含的受原則管理應用程式。然後,設定在存取及共用這些應用程式內公司檔案與電子郵件時的需求。根據預設,使用者可以將資料儲存到貴組織的 OneDrive 及 SharePoint 帳戶。",
"gSAssignmentText": "選擇您要包含的使用者群組,以確保他們能夠存取您的公司資料。應用程式保護會指派給使用者,而不是裝置,因此無論使用何種裝置及其註冊狀態為何,您的公司資料都會很安全。",
"gSEdgeAndroidApp": "要求安裝 Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "有效的字元: 英數字元、'-' 及 '.'",
"invalidPackageId": "有效的字元: 英數字元、'_' 及 '.'",
"invalidTokenUsageError": "語彙基元無效",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS、Android、Mac",
"iosAndroidPlatformLabel": "iOS、Android",
"isMamEnabled": "是否已啟用 MAM?",
"itemsCount": "{0} 個項目",
"jailbrokenRootedDevices": "已越獄/Root 破解的裝置",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "上次報告的日期",
"lastSync": "上一次同步",
"lastSyncGmt": "上次同步時間 (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "本機儲存體",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "應用程式保護狀態",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "保護 Microsoft Office 行動應用程式 (預覽)",
"manage": "管理",
@@ -7639,8 +7661,8 @@
"noAssignments": "沒有任何指派",
"noConfigSelection": "選取平台及應用程式",
"noConfiguredUsers": "沒有已設定的使用者",
"noDestinationNoSourceOptionText": "No destination or source",
"noDestinationsOptionText": "No destinations",
"noDestinationNoSourceOptionText": "沒有目的地或來源",
"noDestinationsOptionText": "沒有目的地",
"noEmailToDisplay": "沒有可用的電子郵件地址",
"noOptionText": "否",
"noPermissionPropertyLabel": "已有訂用帳戶了嗎?",
@@ -7649,7 +7671,7 @@
"noPolicy": "沒有任何原則",
"noProtectedUsers": "沒有受保護的使用者",
"noSelection": "選取平台、應用程式及保護狀態",
"noSourcesOptionText": "No sources",
"noSourcesOptionText": "沒有任何來源",
"noSubscriptionPropertyLabel": "您可能需要訂用帳戶",
"noSubscriptionPropertyLinkText": "立即試用 Microsoft Intune",
"noUnprotectedUsers": "沒有未受保護的使用者",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "要建立的資源",
"restrictWebContentNo": "任一 App",
"restrictWebContentOption2": "{0}: 允許任何應用程式中的 Web 連結",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet 裝置證明",
"saveAppsNotificationText": "正在儲存選取的應用程式",
"saveChangesCommandText": "儲存",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "我們已移至新的位置",
"windows10AppProtectionPolicy": "Windows 10 及更新版本應用程式保護原則",
"windows10PlatformLabel": "Windows 10 及更新版本",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows 資訊保護",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows 保護報表",
"wipAddAppsSubtitle": "新增建議的 Microsoft 應用程式,或手動新增要在這項原則中允許的市集或傳統型程式。",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "例如,信任的位置、信任的裝置、強式授權",
"publishDesc": "發佈至應用程式後,應用程式即可使用驗證內容。請在完成設定標籤的條件式存取原則後,進行發佈。[深入了解][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "發佈至應用程式",
"titleDesc": "設定將會用於保護應用程式資料與動作的驗證內容。請使用應用程式系統管理員可理解的名稱與描述。[深入了解][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "設定將會用於保護應用程式資料與動作的驗證內容。請使用應用程式系統管理員可理解的名稱與描述。[深入了解][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "無法更新 {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "密碼 + 簡訊",
"passwordSoftwareOath": "密碼 + 軟體 OATH 權杖",
"passwordVoice": "密碼 + 語音",
"passwordX509CertificateMultiFactor": "密碼 + 憑證式驗證 (多重要素)",
"passwordX509CertificateSingleFactor": "密碼 + 憑證式驗證 (單一要素)",
"sms": "簡訊",
"smsEmail": "SMS +以電子郵件寄送一次性密碼",
"smsFederatedSingleFactor": "同盟單一要素 + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "包括 B2B 共同作業、B2B 直接連接和其他類型的外部使用者。",
"guestOrExternalUsersLabel": "來賓或外部使用者",
"internalGuestLabel": "本機來賓使用者",
"otherExternalUserLabel": "其他外部使用者"
"otherExternalUserLabel": "其他外部使用者",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "包含的使用者",
"legacyAuthenticationClients": "舊版驗證用戶端",
"namePolicy": "命名您的原則",
"needAdPremiumMessage": "您需要 Azure AD Premium 訂用帳戶才能使用此功能。",
"next": "下一步",
"policyName": "原則名稱",
"policyState": "原則狀態",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "可用的組織清單"
},
"addTenantLabel": "將租用戶新增至選取",
"customOrganizationDescription": "新增具有此租用戶識別碼的組織",
"description": "輸入其中一個網域名稱來新增 Azure AD 組織。",
"notFoundResult": "找不到",
"searchBoxPlaceholder": "租用戶識別碼或網域名稱",
"subTitle": "Azure AD 組織"
"subTitle": "Azure AD 組織",
"tenantAdded": "已新增此租用戶識別碼。",
"tenantIdNotFound": "找不到租用戶識別碼"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "設定跨租用戶存取設定,以接受來自 Azure AD 租使用戶的聲明,讓外部使用者使用內建驗證強度。無法為外部使用者進行自訂驗證強度。",
"allUsers": "若要啟用所有驗證強項,請設定跨租用戶存取設定,以接受針對外部使用者的 Azure AD 租用戶的聲明。驗證強項只會為外部使用者設定第二要素驗證。",
"externalUsers": "若要啟用所有內建驗證強度,請設定跨租用戶存取設定,以接受來自外部使用者的 Azure AD 租用戶的宣告。按一下這裡以深入了解。"
},
"combinedRegistration": "請啟用合併註冊,讓 [需要驗證強度] 可以正確運作。強烈建議對所有使用者開啟此功能,而不只是為其中一組使用者。",
"compliantDeviceEnabled": "請勿將自己鎖於之外而無法使用! 請確定您的裝置符合規範。",
"domainJoinedDeviceEnabled": "請勿將自己鎖於之外而無法使用! 請確定您已使用混合式 Azure AD 而聯結的裝置。",
"notAvailableForSP": "由於在原則指派中選取了 {0}’,因此某些控制項無法使用",
@@ -9161,7 +9197,10 @@
"aria": "登入期間所採用裝置上的屬性清單。",
"infoBalloon": "登入期間所採用裝置上的屬性清單。"
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "進階",
"allCloudAppsErrorBox": "選取 [需要密碼變更] 授與時,必須選取 [所有雲端應用程式]",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "範例: uri:contoso.com:level3",
"appEnforceInfoBubble": "應用程式強制限制可能需要在雲端應用程式內具有額外的管理員設定。該類限制只為對新的工作階段產生效用。",
"appNotSetSeletorLabel": "已選取 0 個雲端應用程式",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "設定用戶端應用程式,將原則套用至特定用戶端應用程式",
"applyConditionDevicePlatformInfoBalloonContent": "設定裝置平台,將原則套用至特定平台",
"applyConditionDeviceStateInfoBalloonContent": "設定裝置狀態以將原則套用至特定裝置狀態",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "資訊",
"invalidCertDuration": "憑證期限無效",
"invalidIpAddress": "值必須是有效的 IP 位址",
"invalidReAuthSignInRiskOptionSelected": "[每次登入頻率] 工作階段控制項不允許在 [登入風險層級] 條件控制項中選取 [沒有風險]。",
"invalidUriErrorMsg": "請輸入有效的 URI。例如 'uri:contoso.com:acr'",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "如需詳細資料,請按一下這裡。",
"namednetworkExceedingSizeErrorMessage": "超出具名位置所允許的儲存體上限。請使用較短的清單再試一次。若要檢視詳細資料,請按一下這裡。",
"needMfaSecondary": "選取 [僅限次要驗證方法] 的 [每次登入頻率] 時,必須選取 [需要多重要素驗證]",
"needMfaSpecificApps": "選取特定支援的應用程式時,[每次登入頻率] 工作階段控制項需要 [需要多重要素驗證] 授權控制",
"newCertName": "新憑證",
"noAttributePermissionsError": "權限不足,無法建立或更新原則。需要屬性定義讀取器角色才能新增/編輯動態篩選。",
"noPolicyRowMessage": "無任何原則",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "選取位置",
"selectedSP": "選取的服務主體",
"servicePrincipalBladeExcludedSelectorTitle": "選取排除的服務主體",
"servicePrincipalBladeIncludedSelectorTitle": "選取服務主體",
"servicePrincipalDataGridAria": "可用服務主體的清單",
"servicePrincipalDropDownLabel": "此原則適用於哪些方面?",
"servicePrincipalInfoBox": "因為原則指派中的 '{0}' 選取範圍,導致某些條件無法使用",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "所有使用者與群組",
"userSelectionBladeExcludeDescription": "選取要從原則豁免的使用者與群組",
"userSelectionBladeExcludeTabTitle": "排除",
"userSelectionBladeExcludedSelectorTitle": "選取排除的使用者",
"userSelectionBladeExcludedSelectorTitle": "選取排除的使用者與群組",
"userSelectionBladeIncludeDescription": "選取此原則要套用的使用者",
"userSelectionBladeIncludeTabTitle": "包括",
"userSelectionBladeIncludedSelectorTitle": "選取",
@@ -9851,9 +9895,9 @@
"whatIfIpAddressInfo": "使用者登入時所使用的 IP 位址。",
"whatIfIpCountryInfoBoxText": "若使用 IP 位址或國家/地區,則會需要兩個欄位,且應正確對應。",
"whatIfPolicyAppliesTab": "會套用的原則",
"whatIfPolicyAppliesTabWithCount": "Applicable policies ({0})",
"whatIfPolicyAppliesTabWithCount": "適用的原則 ({0})",
"whatIfPolicyDoesNotApplyTab": "不會套用的原則",
"whatIfPolicyDoesNotApplyTabWithCount": "Inapplicable policies ({0})",
"whatIfPolicyDoesNotApplyTabWithCount": "不適用的原則 ({0})",
"whatIfReasons": "此原則不會套用的原因",
"whatIfSelectClientApp": "選取用戶端應用程式...",
"whatIfSelectCountry": "選取國家/地區...",
@@ -10021,6 +10065,8 @@
"system": "系統",
"user": "使用者"
},
"availableUninstall": "允許可用的解除安裝",
"availableUninstallTooltip": "選取 [是] 可為來自公司入口網站的使用者提供此應用程式的解除安裝選項。選取 [否] 可防止使用者從公司入口網站解除安裝應用程式。",
"bladeTitle": "程式",
"deviceRestartBehavior": "裝置重新啟動行為",
"deviceRestartBehaviorTooltip": "請選取應用程式成功安裝後的裝置重新啟動行為。選取 [根據傳回碼決定行為] 會根據傳回的代碼組態設定重新啟動裝置。選取 [無特定動作] 會在 MSI 式應用程式的應用程式安裝期間隱藏裝置重新啟動。選取 [App install may force a device restart] 會允許應用程式在不隱藏重新啟動的情況下完成。選取 [Intune will force a mandatory device restart] 會一律在成功安裝應用程式後重新啟動裝置。",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME 設定",
"ownerLabel": "擁有者",
"ownerSizeHint": "擁有者名稱最長不得超過 256 個字元。",
"packageIdLabel": "封裝識別碼",
"packageNameLabel": "套件名稱",
"pivCredentialNotConfigured": "您尚未選取租用戶的衍生認證簽發者。您必須先設定一個,才能成功將此原則套用到裝置。",
"platformLabel": "平台",
@@ -11206,7 +11253,7 @@
"macTrustedCertificate": "信任的憑證",
"macVPN": "VPN",
"macWiFi": "Wi-Fi",
"settingsCatalog": "設定目錄 (預覽)",
"settingsCatalog": "設定目錄",
"unsupported": "不支援",
"windows10AdministrativeTemplate": "系統管理範本 (預覽)",
"windows10Atp": "適用於端點的 Microsoft Defender (執行 Windows 10 及更新版本的電腦裝置)",
@@ -11262,6 +11309,7 @@
"configuredLabel": "已設定",
"currentVersionLabel": "目前的版本",
"currentVersionTooltip": "這是此套件中目前設定的 Office 版本。設定並儲存較新版本時,將會更新此值。",
"defaultFileFormatLabel": "預設檔案格式",
"enableMicrosoftSearchAsDefaultTooltip": "請安裝背景服務,協助判斷裝置上是否已安裝適用於 Google Chrome 的 Bing 專用 Microsoft 搜尋延伸模組。",
"enterXmlDataLabel": "輸入 XML 資料",
"languagesLabel": "語言",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS 裝置"
"devices": "Chrome OS 裝置 (預覽)"
},
"ManagedDesktop": {
"adminContacts": "系統管理連絡人",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "自訂",
"cartProfiles": "購物車設定檔",
"certificateConnectors": "憑證連接器",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (預覽)",
"compliancePolicies": "合規性政策",
"complianceScriptManagement": "指令碼",
"complianceScriptManagementPreview": "指令碼 (預覽)",
@@ -11439,7 +11487,6 @@
"conditions": "位置",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "組態設定檔",
"configurationProfilesPreview": "組態設定檔 (預覽)",
"connectorsAndTokens": "連接器與權杖",
"corporateDeviceIdentifiers": "公司裝置識別碼",
"customAttributes": "自訂屬性",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "說明及支援 ({0})",
"iOSAppProvisioning": "iOS 應用程式佈建設定檔",
"incompleteUserEnrollments": "未完成的使用者註冊",
"intuneRemoteAssistance": "遠端協助 (預覽)",
"iosUpdates": "更新 iOS/iPadOS 的原則",
"legacyPcManagement": "舊版電腦管理",
"macOSSoftwareUpdate": "更新 macOS 的原則",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} 部裝置",
"platformEnrollment": "{0} 註冊",
"policies": "原則",
"previewMDMDevices": "所有受控裝置 (預覽)",
"profiles": "設定檔",
"properties": "屬性",
"reports": "報表",
@@ -11510,6 +11555,7 @@
"scriptManagement": "指令碼",
"securityBaselines": "安全性基準",
"serviceToServiceConnector": "Exchange 線上連接器",
"servicenowConnector": "ServiceNow 連接器",
"shellScripts": "Shell 指令碼",
"teamViewerConnector": "TeamViewer 連接器",
"telecomeExpenseManagement": "電信費用管理",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "條款及條件",
"titles": "標題",
"troubleshoot": "疑難排解",
"troubleshootDevice": "裝置",
"troubleshootGroup": "群組",
"troubleshootSupport": "疑難排解 + 支援",
"troubleshootUser": "使用者",
"user": "使用者",
"userExecutionStatus": "使用者狀態",
"warranty": "保固廠商",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Windows 10 及更新版本的更新通道",
"windows10XPolicyFailures": "Windows 10X 原則失敗",
"windows365Connector": "Windows 365 Citrix 連接器",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows Enterprise 憑證",
"windowsManagement": "PowerShell 指令碼",
"windowsSideLoadingKeys": "Windows 側載金鑰",

View File

@@ -332,8 +332,7 @@
"contentCaching": "Content caching",
"controlPanelAndSettings": "Control Panel and Settings",
"credentialGuard": "Microsoft Defender Credential Guard",
"customCompliance": "Custom Compliance (Preview)",
"customCompliancePreview": "Custom Compliance (preview)",
"customCompliance": "Custom Compliance",
"customConfiguration": "Custom Configuration Profile",
"customOMASettings": "Custom OMA-URI Settings",
"customPreferences": "Preference file",
@@ -648,10 +647,13 @@
"AppStoreUrl": {
"android": "Enter the link to the app listing in Google Play store. For example:",
"androidLink": "https://play.google.com/store/apps/details?id=com.microsoft.office.outlook",
"microsoftStore": "Enter the 'Link for Intune' URL for the app provided from the store. For more information, see {0}.",
"microsoftStoreLink": "https://go.microsoft.com/fwlink/?linkid=2115228",
"microsoftStoreLinkText": "Add Microsoft Store apps to Microsoft Intune",
"windows": "Enter the link to the app listing in the Microsoft Store. For example:",
"windowsLink": "https://www.microsoft.com/en-us/p/microsoft-to-do-lists-tasks-reminders/9nblggh5r558"
},
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg, .intunemac), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"appPackageFile": "A file that contains your app in a format that can be sideloaded on a device. Valid package types include: Android (.apk), iOS (.ipa), macOS (.pkg), Windows (.msi, .appx, .appxbundle, .msix, and .msixbundle).",
"applicableDeviceType": "Select the device types that can install this app.",
"category": "Categorize the app to make it easier for users to sort and find in Company Portal. You can choose multiple categories.",
"categoryLink": "https://docs.microsoft.com/en-us/intune/apps/apps-add#create-and-edit-categories-for-apps",
@@ -667,6 +669,7 @@
"name": "Add a name for the app. This name will be visible in the Intune apps list and to users in the Company Portal.",
"notes": "Add additional notes about the app. Notes will be visible to people signed in to the admin center.",
"owner": "The name of the person in your organization who manages licensing or is the point-of-contact for this app. This name will be visible to people signed in to the admin center.",
"packageId": "The app Package Identifier is the unique value that identifies the app.",
"packageName": "Contact the device manufacturer to get the app's package name. Example package name: com.example.app",
"privacyUrl": "Provide a link for people who want to learn more about the app's privacy settings and terms. The privacy URL will be visible to users in Company Portal.",
"publisher": "The name of the developer or company that distributes the app. This information will be visible to users in Company Portal.",
@@ -678,7 +681,7 @@
"descriptionPreview": "Preview",
"descriptionRequired": "Description is required.",
"editDescription": "Edit Description",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .intunemac file to select an older minimum operating system.",
"macOSMinOperatingSystemAdditionalInfo": "The minimum operating system for uploading a .pkg file is macOS 10.14. Upload a .pkg file to select an older minimum operating system.",
"name": "App information",
"nameForOfficeSuitApp": "App suite information"
},
@@ -1121,6 +1124,7 @@
"complianceGracePeriodExpiration": "Compliance grace period expiration",
"configurationType": "Profile type",
"conflictingPolicy": "Conflicting Policies",
"createdDate": "Created date",
"currentOs": "Current OS",
"date": "Date",
"dateRange": "Date range",
@@ -1129,9 +1133,11 @@
"device": "Device",
"deviceId": "Device ID",
"deviceName": "Device name",
"deviceOrApplicationName": "Device or application name",
"deviceReporting": "Devices reporting",
"diagnosticCode": "Diagnostic Code",
"diagnosticText": "Diagnostic Text",
"diagnostics": "Diagnostics",
"displayName": "Display name",
"driversToReview": "Drivers to review",
"eSIMActivationStatus": "Activation status",
@@ -1167,6 +1173,7 @@
"lastSuccessfulSync": "Last Successful Sync",
"lastUpdated": "Last Updated",
"location": "Location",
"loggedInUser": "Logged in user",
"message": "Message",
"model": "Model",
"mtdConnector": "MTD Connector",
@@ -1235,7 +1242,7 @@
"infoText": "Configure the PIN and credential requirements that users must meet to access apps in a work context."
},
"DataProtection": {
"infoText": "This group includes the data loss prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
"infoText": "This group includes the Data Loss Prevention (DLP) controls, like cut, copy, paste, and save-as restrictions. These settings determine how users interact with data in the apps."
},
"DeviceTypes": {
"selectOne": "Select at least one device type."
@@ -1371,7 +1378,7 @@
"tooltip": "Android OS uses fingerprint scans to authenticate Android-device users. This feature supports the native biometric controls on Android devices. OEM-specific biometric settings, like Samsung Pass, are not supported. If allowed, native biometric controls must be used to access the app on a capable device."
},
"AndroidOverrideFingerprint": {
"label": "Override fingerprint with PIN after timeout"
"label": "Override biometrics with PIN after timeout"
},
"AppPIN": {
"label": "App PIN when device PIN is set",
@@ -1495,7 +1502,7 @@
},
"RequirePinAfterBiometricChange": {
"label": "Override Biometrics with PIN after biometric updates",
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts."
"tooltip": "If class 3 biometrics are supported by the device (more info <a href=\"https://developer.android.com/reference/android/hardware/biometrics/BiometricPrompt#authenticate(android.hardware.biometrics.BiometricPrompt.CryptoObject,%20android.os.CancellationSignal,%20java.util.concurrent.Executor,%20android.hardware.biometrics.BiometricPrompt.AuthenticationCallback)\">here</a>), when a change in biometrics is detected, a PIN prompt will override biometric prompts. This setting only takes effect once a biometric has been used to access the app."
},
"RestrictKeyboards": {
"duplicatePackageError": "The package ID must be unique.",
@@ -1546,11 +1553,11 @@
},
"WinReceiveData": {
"label": "Receive data from",
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context.<br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.\n"
"tooltip": "Select one of the following options to specify the sources org users can receive data from: <br/>\n\n<b>All sources</b>: Org users can open data from any account, document, location or application into the org context.<br/>\n\n<b>No sources</b>: Org users cannot open data from external accounts, documents, locations or applications into the org context."
},
"WinSendData": {
"label": "Send org data to",
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context.<br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application."
"tooltip": "Select one of the following options to specify the destinations org users can send data to: <br/>\n\n<b>All destinations</b>: Org users can send org data to any account, document, location or application.<br/>\n\n<b>No destinations</b>: Org users cannot send org data to external accounts, documents, locations or applications from the org context."
},
"Tap": {
"numberOfDays": "Number of days",
@@ -1759,7 +1766,7 @@
"uploadLabel": "Script location"
},
"createButtonText": "Add",
"createPowershellScriptFlowSectionName": "Add Powershell script",
"createPowershellScriptFlowSectionName": "Add PowerShell script",
"customAttributeObjectName": "Custom attribute",
"editPowershellScriptFlowSectionName": "Edit PowerShell script",
"enforceSignatureCheckInfoBalloonContent": "The script must be signed by a trusted publisher. By default, no warning or prompt displays and the script runs unblocked.",
@@ -4394,7 +4401,6 @@
"kioskModeName": "Kiosk mode",
"kioskModeSingle": "Single app",
"kioskMonthly": "Monthly",
"kioskObsoleteInfoHeader": "The settings on this blade have been made obsolete. To configure Kiosk settings for your device, go back to the Create profile blade. In the Profile type dropdown, select Kiosk (preview).",
"kioskProfileHeader": "Use these settings to configure kiosk mode. Prior to configuring these settings, make sure you have deployed the apps you want to run in Kiosk mode to the devices from the client apps workload.",
"kioskProfileLearnMore": "Learn more about Windows kiosk mode.",
"kioskProfileName": "Kiosk configuration name",
@@ -4664,6 +4670,14 @@
"lockScreenBlockCortanaName": "Cortana on locked screen (Desktop only)",
"lockScreenBlockToastNotificationsDescription": "Block toast notifications above the device lock screen.",
"lockScreenBlockToastNotificationsName": "Toast notifications on locked screen",
"lockScreenMessageDescription": "Specify optional text displayed on the locked screen. The \"All, except when specified\" Language message is shown if a custom message is not specified for a device's default language. ",
"lockScreenMessageGridHeader": "Localized lock screen message",
"lockScreenMessageHint": "(max 4096 characters)",
"lockScreenMessageLearnMoreLink": "https://docs.microsoft.com/en-us/mem/intune/configuration/device-restrictions-android-for-work",
"lockScreenMessageLearnMoreText": "Learn more about lock screen messages. ",
"lockScreenMessageLengthValidation": "Input can't exceed 4096 characters.",
"lockScreenMessageName": "Lock screen message",
"lockScreenMessagesSummaryKey": "Lock Screen Message",
"lockScreenTimeoutInSecondsDescription": "Set the duration (in seconds) from the screen locking to the screen turning off for Windows 10 Mobile devices. Supported values are 11-1800.",
"lockScreenTimeoutInSecondsName": "Screen timeout (mobile only)",
"lockScreenTimeoutInSecondsPlaceholder": "Enter number of seconds (11-1800)",
@@ -5023,9 +5037,7 @@
"microsoftAccountOptionalForMailName": "Access to Windows Mail app without a Microsoft account",
"microsoftCA": "Microsoft",
"microsoftProtectOption": "Microsoft Tunnel",
"microsoftProtectPreviewOption": "Microsoft Tunnel (preview)",
"microsoftTunnelForWindows": "Microsoft Tunnel (preview)",
"microsoftTunnelOption": "Microsoft Tunnel (standalone client) (preview)",
"microsoftTunnelSite": "Microsoft Tunnel site",
"microsoftTunnelSiteDescription": "The VPN client will connect to the public IP address or FQDN of the site.",
"microsoftTunnelSiteNotExist": "The site does not exist. Select a new site.",
@@ -5885,6 +5897,8 @@
"securityAssociationParamName": "Security Association Parameters",
"securityBlockAzureADJoinedDevicesAutoEncryptionDescription": "Prevent automatic device encryption during first use, when the device is Azure AD joined",
"securityBlockAzureADJoinedDevicesAutoEncryptionName": "Automatic encryption during AADJ",
"securityCommonCriteriaModeDescription": "This setting enables an elevated set of security standards on the device most often used in highly sensitive organizations, such as government establishments. Not configured by default.",
"securityCommonCriteriaModeName": "Common Criteria mode",
"securityDeveloperSettingsEnabledDescription": "Allow access to developer settings.",
"securityDeveloperSettingsEnabledName": "Developer settings",
"securityOption": "Diagnostic data off",
@@ -6711,6 +6725,8 @@
"validOperatingSystemBuildsMinimumName": "Minimum",
"validOperatingSystemBuildsName": "Valid operating system builds",
"validTLSVersion": "TLS Version must be one of the following values: 1.0, 1.1, 1.2",
"validateFreezePeriodLength": "Freeze period cannot be longer than 90 days.",
"validateFreezePeriodSeparation": "Freeze periods must be separated by at least 60 days.",
"validateSingleSignOnMessage": "Property Single sign-on (SSO) must be set to Disable when Authentication Mode is set to Machine or Guest.",
"value": "Value",
"valueColumn": "Value",
@@ -7290,6 +7306,9 @@
"allowSpecifiedBlock": "Allow specified (Block non-specified)",
"allowSpecifiedWipe": "Allow specified (Wipe non-specified)",
"allowedOptionText": "Allowed",
"android": "Android",
"androidAOSP": "Android (AOSP)",
"androidForWork": "Android Enterprise",
"androidPatchVersion": "AndroidPatchVersion",
"androidPlatformLabel": "Android",
"androidWorkProfile": "Android work profile devices",
@@ -7412,7 +7431,7 @@
"dataBackupDisabledLabel": "Prevent backups",
"dataBackupDisabledLabelMac": "Prevent iTunes and iCloud backups",
"dataProtection": "Data protection",
"dataTransfer": "Data Transfer",
"dataTransfer": "<b>Data Transfer</b>",
"defaultEdgeAppConfig": "Default to Edge app configuration",
"defaultValueAdvancedSettingsSelectorDisplayText": "Configure advanced settings",
"defaultValueAppsSelectorDisplayText": "Select required apps",
@@ -7483,7 +7502,7 @@
"emptyWipeRequestsMessage": "No wipe requests have been issued.",
"enable": "Enable",
"enableOpenInExperienceSettingName": "Filter Open-In/Share Dialog to only policy managed apps?",
"encryption": "Encryption",
"encryption": "<b>Encryption</b>",
"encryptionLabel": "Encrypt app data",
"encryptionLabelAndroid": "Encrypt app data (Android)",
"encryptionLabelIos": "Encrypt app data (iOS)",
@@ -7526,7 +7545,7 @@
"flaggedUserFilterPlaceholderText": "Search by user",
"flaggedUsersSummaryPartLabel": "Users",
"flaggedUsersSummaryPartTitle": "Flagged users",
"functionality": "Functionality",
"functionality": "<b>Functionality</b>",
"gSAppPickerDescription": "Select the policy-managed apps that you want to include. Then configure the requirements for accessing and sharing corporate files and emails in these apps. By default, user can save data to your organization's OneDrive and SharePoint accounts.",
"gSAssignmentText": "Choose the user groups that you want to include to ensure that they have access to your corporate data. App protection is assigned to users, and not devices, so your corporate data will be secure regardless of the device used and its enrollment status.",
"gSEdgeAndroidApp": "Require Install for Edge Android",
@@ -7576,11 +7595,13 @@
"invalidBundleId": "Valid characters are: alphanumeric, '-' and '.'",
"invalidPackageId": "Valid characters are: alphanumeric, '_' and '.'",
"invalidTokenUsageError": "Invalid token",
"ios": "iOS/iPadOS",
"iosAndroidMacPlatformLabel": "iOS, Android, Mac",
"iosAndroidPlatformLabel": "iOS, Android",
"isMamEnabled": "Is MAM enabled?",
"itemsCount": "{0} items",
"jailbrokenRootedDevices": "Jailbroken/rooted devices",
"lastModifiedDate": "Last Modified Date",
"lastReportedDate": "Last reported date",
"lastSync": "Last sync",
"lastSyncGmt": "Last sync (GMT)",
@@ -7592,6 +7613,7 @@
"localStorage": "Local Storage",
"mAMShortTitle": "Intune MAM",
"mAMSummaryBladeTitle": "App protection status",
"macOS": "MacOS",
"macPlatformLabel": "Mac",
"mamGSTitle": "Protect Microsoft Office mobile apps (preview)",
"manage": "Manage",
@@ -7755,6 +7777,7 @@
"resourcesToBeCreated": "Resources to be created",
"restrictWebContentNo": "Any app",
"restrictWebContentOption2": "{0}: Allow web links in any app",
"rootCertificate": "Root Certificate",
"safetyNetDeviceAttestation": "SafetyNet device attestation",
"saveAppsNotificationText": "Saving selected apps",
"saveChangesCommandText": "Save",
@@ -7888,7 +7911,10 @@
"weMovedToANewLocation": "We moved to a new location",
"windows10AppProtectionPolicy": "Windows 10 and later app protection policy",
"windows10PlatformLabel": "Windows 10 and later",
"windows10x": "Windows 10X",
"windows8": "Windows 8.1 and later",
"windowsInformationProtectionPlatformLabel": "Windows Information Protection",
"windowsPhone": "Windows Phone 8.1",
"windowsPlatformLabel": "Windows",
"windowsProtectionReport": "Windows protection report",
"wipAddAppsSubtitle": "Add recommended Microsoft apps, or manually add store or desktop apps to be allowed in this policy.",
@@ -8349,7 +8375,8 @@
"namePlaceholder": "Ex. Trusted location, Trusted device, Strong authorization",
"publishDesc": "Publish to apps will make the authentication context available for apps to use. Publish once you finish configuring Conditional Access policy for the tag. [Learn more][1]\n[1]: https://go.microsoft.com/fwlink/?linkid=2150966",
"publishLabel": "Publish to apps",
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965"
"titleDesc": "Configure an authentication context that will be used to protect application data and actions. Use names and descriptions that can be understood by application administrators. [Learn more][1]\n[1]:https://go.microsoft.com/fwlink/?linkid=2150965",
"unpublishWarning": "Unpublishing this authentication context could result in losing access to the resource that is being secured by the authentication context."
},
"Notify": {
"failure": "Failed to update {0}",
@@ -8400,6 +8427,8 @@
"passwordSms": "Password + SMS",
"passwordSoftwareOath": "Password + Software OATH token",
"passwordVoice": "Password + Voice",
"passwordX509CertificateMultiFactor": "Password + Certificate Based Authentication (Multi-Factor)",
"passwordX509CertificateSingleFactor": "Password + Certificate Based Authentication (Single-Factor)",
"sms": "SMS",
"smsEmail": "SMS + Email one-time passcode",
"smsFederatedSingleFactor": "Federated Single-Factor + SMS",
@@ -8524,7 +8553,8 @@
"guestOrExternalUsersInfoContent": "Includes B2B Collaboration, B2B direct connect and other types of external users.",
"guestOrExternalUsersLabel": "Guest or external users",
"internalGuestLabel": "Local guest users",
"otherExternalUserLabel": "Other external users"
"otherExternalUserLabel": "Other external users",
"serviceProviderUsersLabel": "Service provider users"
},
"NamedLocation": {
"Form": {
@@ -8899,6 +8929,7 @@
"includedUsers": "Included users",
"legacyAuthenticationClients": "Legacy authentication clients",
"namePolicy": "Name your policy",
"needAdPremiumMessage": "You need an Azure AD Premium subscription to use this feature.",
"next": "Next",
"policyName": "Policy Name",
"policyState": "Policy state",
@@ -8962,10 +8993,14 @@
"Upper": {
"gridAria": "List of available organizations"
},
"addTenantLabel": "Add tenant to selected",
"customOrganizationDescription": "Add an organization with this tenant ID",
"description": "Add an Azure AD organization by typing one of its domain names.",
"notFoundResult": "Not found",
"searchBoxPlaceholder": "Tenant ID or domain name",
"subTitle": "Azure AD organization"
"subTitle": "Azure AD organization",
"tenantAdded": "This tenant ID has already been added.",
"tenantIdNotFound": "Tenant ID not found"
},
"Selector": {
"AdditionalDetails": {
@@ -9117,9 +9152,10 @@
"WarningsInfo": {
"Controls": {
"AuthStrengthXtap": {
"allUsers": "Configure cross-tenant access settings to accept claims coming from Azure AD tenants for external user to use built-in authentication strengths. Custom authentication strengths cannot be configured for external users.",
"allUsers": "To enable all authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users. Authentication strengths will only configure second factor authentication for external users.",
"externalUsers": "To enable all built-in authentication strengths, configure cross-tenant access settings to accept claims coming from Azure AD tenants for external users."
},
"combinedRegistration": "Enable combined registration for \"Require authentication strength\" to work correctly. We strongly recommend turning it on for all users rather than just a group of them.",
"compliantDeviceEnabled": "Don't lock yourself out! Make sure that your device is compliant.",
"domainJoinedDeviceEnabled": "Don't lock yourself out! Make sure that your device is Hybrid Azure AD Joined.",
"notAvailableForSP": "Some controls are not available due to '{0}' selection in policy assignment",
@@ -9161,7 +9197,10 @@
"aria": "List of attributes on the device employed during sign-in.",
"infoBalloon": "List of attributes on the device employed during sign-in."
}
}
},
"noTenantSelected": "No tenant selected",
"tenantIdWithPlaceholder": "Tenant ID: {0}",
"tenantSelectionRequired": "Tenant required"
},
"advancedTabText": "Advanced",
"allCloudAppsErrorBox": "\"All cloud apps\" must be selected when \"Require password change\" grant is selected",
@@ -9185,6 +9224,7 @@
"appContextUriPlaceholder": "Example: uri:contoso.com:level3",
"appEnforceInfoBubble": "App enforced restrictions might require additional admin configurations within the cloud apps. The restrictions will only take effect for new sessions.",
"appNotSetSeletorLabel": "0 cloud apps selected",
"appReauthNotSupported": "This app does not support the \"sign-in frequency every time\" session control.",
"applyConditionClientAppInfoBalloonContent": "Configure client apps to apply the policy to specific client apps",
"applyConditionDevicePlatformInfoBalloonContent": "Configure device platforms to apply the policy to specific platforms",
"applyConditionDeviceStateInfoBalloonContent": "Configure device state to apply the policy to specific device state(s)",
@@ -9488,6 +9528,7 @@
"infoCommandLabel": "Info",
"invalidCertDuration": "Invalid cert duration",
"invalidIpAddress": "Value must be a valid IP address",
"invalidReAuthSignInRiskOptionSelected": "The \"sign-in frequency every time\" session control does not allow the \"no risk\" selection in the \"sign-in risk level\" condition control.",
"invalidUriErrorMsg": "Please enter a valid Uri. For example,'uri:contoso.com:acr' ",
"iosDisplayName": "iOS",
"linuxDisplayName": "Linux",
@@ -9582,6 +9623,7 @@
"namednetworkExceedingSizeErrorDetailText": "Click here for more details.",
"namednetworkExceedingSizeErrorMessage": "You have exceeded the maximum allowed storage for named locations. Try again with a shorter list. Click here to view more details.",
"needMfaSecondary": "\"Require multifactor authentication\" must be selected when \"Sign-in frequency every time\" is selected with \"Secondary authentication methods only\"",
"needMfaSpecificApps": "\"The \"sign-in frequency every time\" session control requires the \"Require multifactor authentication\" grant control when specifically-supported apps are selected",
"newCertName": "new cert",
"noAttributePermissionsError": "Insufficient privileges to create or update policy. Attribute definition reader role is required to add/edit dynamic filters.",
"noPolicyRowMessage": "No policies",
@@ -9702,6 +9744,8 @@
"selectNamedNetworksSubtitle": "",
"selectNamedNetworksTitle": "Select locations",
"selectedSP": "Selected Service Principal",
"servicePrincipalBladeExcludedSelectorTitle": "Select excluded service principals",
"servicePrincipalBladeIncludedSelectorTitle": "Select service principals",
"servicePrincipalDataGridAria": "List of available service principals",
"servicePrincipalDropDownLabel": "What does this policy apply to?",
"servicePrincipalInfoBox": "Some conditions are not available due to '{0}' selection in policy assignment",
@@ -9780,7 +9824,7 @@
"userSelectionBladeAllUsersAndGroups": "All users and groups",
"userSelectionBladeExcludeDescription": "Select the users and groups to exempt from the policy",
"userSelectionBladeExcludeTabTitle": "Exclude",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users",
"userSelectionBladeExcludedSelectorTitle": "Select excluded users and groups",
"userSelectionBladeIncludeDescription": "Select the users this policy will apply to",
"userSelectionBladeIncludeTabTitle": "Include",
"userSelectionBladeIncludedSelectorTitle": "Select",
@@ -10021,6 +10065,8 @@
"system": "System",
"user": "User"
},
"availableUninstall": "Allow available uninstall",
"availableUninstallTooltip": "Select 'Yes' to provide the uninstall option for this app for users from the Company Portal. Select 'No' to prevent users from uninstalling the app from the Company Portal.",
"bladeTitle": "Program",
"deviceRestartBehavior": "Device restart behavior",
"deviceRestartBehaviorTooltip": "Select the device restart behavior after the app has successfully installed. Select 'Determine behavior based on return codes' to restart the device based on the return codes configuration settings. Select 'No specific action' to suppress device restarts during the app install for MSI-based apps. Select 'App install may force a device restart' to allow the app install to complete without suppressing restarts. Select 'Intune will force a mandatory device restart' to always restart the device after successful app installation.",
@@ -10171,6 +10217,7 @@
"outlookSMimeSettings": "Outlook S/MIME settings",
"ownerLabel": "Owner",
"ownerSizeHint": "The maximum length of the owner name is 256 characters.",
"packageIdLabel": "Package Identifier",
"packageNameLabel": "Package name",
"pivCredentialNotConfigured": "You haven't selected a derived credential issuer for your tenant. You'll need to configure one before you can successfully apply this policy to devices.",
"platformLabel": "Platform",
@@ -10218,7 +10265,7 @@
"webAppUrlHint": "Enter a valid url beginning with http:// or https://",
"webAppUrlLabel": "App URL",
"webAppUrlSizeHint": "The maximum length of the app url is 1024 characters",
"windowsUrlValidation": "Enter a valid url similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"windowsUrlValidation": "Enter a valid URL similar to https://www.microsoft.com/en-us/store/p/lync/9wzdncrfhvhm",
"xMLDataEntered": "XML Data Entered",
"xmlFormatInvalid": "XML policy format is invalid.",
"xmlTooLarge": "Input size must be less than 1 MB."
@@ -11262,6 +11309,7 @@
"configuredLabel": "Configured",
"currentVersionLabel": "Current version",
"currentVersionTooltip": "This is the current version of Office thats configured in this suite. This value will be updated when a newer version is configured and saved.",
"defaultFileFormatLabel": "Default file format",
"enableMicrosoftSearchAsDefaultTooltip": "Installs a background service that helps determine whether a Microsoft Search in Bing extension for Google Chrome is installed on the device.",
"enterXmlDataLabel": "Enter XML data",
"languagesLabel": "Languages",
@@ -11390,7 +11438,7 @@
},
"Titles": {
"ChromeOs": {
"devices": "Chrome OS devices"
"devices": "Chrome OS devices (preview)"
},
"ManagedDesktop": {
"adminContacts": "Admin contacts",
@@ -11430,7 +11478,7 @@
"brandingAndCustomization": "Customization",
"cartProfiles": "Cart profiles",
"certificateConnectors": "Certificate connectors",
"chromeEnterprise": "Chrome Enterprise",
"chromeEnterprise": "Chrome Enterprise (preview)",
"compliancePolicies": "Compliance policies",
"complianceScriptManagement": "Scripts",
"complianceScriptManagementPreview": "Scripts (preview)",
@@ -11439,7 +11487,6 @@
"conditions": "Locations",
"configMgr": "Microsoft Endpoint Configuration Manager",
"configurationProfiles": "Configuration profiles",
"configurationProfilesPreview": "Configuration profiles (preview)",
"connectorsAndTokens": "Connectors and tokens",
"corporateDeviceIdentifiers": "Corporate device identifiers",
"customAttributes": "Custom attributes",
@@ -11474,7 +11521,6 @@
"helpSupportReplacement": "Help and support ({0})",
"iOSAppProvisioning": "iOS app provisioning profiles",
"incompleteUserEnrollments": "Incomplete user enrollments",
"intuneRemoteAssistance": "Remote help (preview)",
"iosUpdates": "Update policies for iOS/iPadOS",
"legacyPcManagement": "Legacy PC management",
"macOSSoftwareUpdate": "Update policies for macOS",
@@ -11500,7 +11546,6 @@
"platformDevices": "{0} devices",
"platformEnrollment": "{0} enrollment",
"policies": "Policies",
"previewMDMDevices": "All managed devices (preview)",
"profiles": "Profiles",
"properties": "Properties",
"reports": "Reports",
@@ -11510,6 +11555,7 @@
"scriptManagement": "Scripts",
"securityBaselines": "Security baselines",
"serviceToServiceConnector": "Exchange online connector",
"servicenowConnector": "ServiceNow connector",
"shellScripts": "Shell scripts",
"teamViewerConnector": "TeamViewer connector",
"telecomeExpenseManagement": "Telecom expense management",
@@ -11518,10 +11564,7 @@
"termsAndConditions": "Terms and conditions",
"titles": "Titles",
"troubleshoot": "Troubleshoot",
"troubleshootDevice": "Device",
"troubleshootGroup": "Group",
"troubleshootSupport": "Troubleshooting + support",
"troubleshootUser": "User",
"user": "User",
"userExecutionStatus": "User status",
"warranty": "Warranty vendors",
@@ -11531,6 +11574,7 @@
"windows10UpdateRings": "Update rings for Windows 10 and later",
"windows10XPolicyFailures": "Windows 10X policy failures",
"windows365Connector": "Windows 365 Citrix connector",
"windows365ConnectorPublicPreview": "Windows 365 Citrix connector (preview)",
"windowsEnterpriseCertificate": "Windows enterprise certificate",
"windowsManagement": "PowerShell scripts",
"windowsSideLoadingKeys": "Windows side loading keys",

View File

@@ -20,7 +20,7 @@ $global:documentationProviders = @()
function Get-ModuleVersion
{
'1.4.0'
'1.5.0'
}
function Invoke-InitializeModule
@@ -293,7 +293,7 @@ function Get-ObjectDocumentation
{
Invoke-TranslateADMXObject $obj $objectType | Out-Null
$properties = @("Name","Status","Value","Category","CategoryPath","RawValue","ValueWithLabel","Created","Modified", "Class", "DefinitionId")
$defaultDocumentationProperties = @("Name","Status","Value")
$defaultDocumentationProperties = @("Name","Status",(?? $script:ValueOutputProperty "Value"))
$updateFilteredObject = $false
$inputType = "Property"
}
@@ -811,12 +811,37 @@ function Invoke-TranslateADMXObject
$categoryObj = $script:admxCategories | Where { $definitionValue.definition.id -in ($_.definitions.id) }
$category = $script:admxCategories.definitions | Where { $definitionValue.definition.id -in ($_.id) }
$settingPresentationValues = $null
# Get presentation values for the current settings (with presentation object included)
if($definitionValue.presentationValues -or $obj.'@ObjectFromFile' -eq $true) #$definitionValue.'definition@odata.bind')
{
# Documenting exported json
#$presentationValues = (Invoke-GraphRequest -Url "$($definitionValue.'definition@odata.bind')/presentations?`$expand=presentation" -ODataMetadata "minimal").value
$presentationValues = $definitionValue.presentationValues
$settingPresentationValues = (Invoke-GraphRequest -Url "$($definitionValue.'definition@odata.bind')/presentations" -ODataMetadata "minimal").value
$presentationValues = @()
if($settingPresentationValues)
{
# Do this to make sure they are documented in the correct order
foreach($settingPresentationValue in $settingPresentationValues)
{
$tmpPresentationVal = $definitionValue.presentationValues | Where 'presentation@odata.bind' -Like "*$($settingPresentationValue.Id)*"
if($tmpPresentationVal)
{
$presentationValues += $tmpPresentationVal
}
else
{
$presentationValues = @()
break
}
}
}
if($presentationValues.Count -eq 0)
{
Write-Log "Could not find definition for defenition '$($definitionValue.id)'. Values might be documented in the wrong order!" 2
$presentationValues = $definitionValue.presentationValues
}
}
elseif($definitionValue.id)
{
@@ -1996,13 +2021,43 @@ function Invoke-TranslateSection
}
elseif($prop.dataType -eq 1) # Base64 e.g. certificate data
{
$value = $obj."$((?? $prop.filenameEntityKey $prop.EntityKey))"
$valueData = $obj."$((?? $prop.dataEntityKey $prop.EntityKey))"
if($prop.filenameEntityKey -and $obj."$($prop.filenameEntityKey)")
{
$value = $obj."$($prop.filenameEntityKey)"
}
else
{
$value = $obj."$($prop.EntityKey)"
if($value)
{
try
{
# Is this always Base64 string?
$value = [System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String($value))
}
catch { }
}
}
}
elseif($prop.dataType -eq 2) # Multiline string e.g. XML file
{
$value = $obj."$((?? $prop.filenameEntityKey $prop.EntityKey))"
$valueData = $obj."$((?? $prop.dataEntityKey $prop.EntityKey))"
if($prop.filenameEntityKey -and $obj."$($prop.filenameEntityKey)")
{
$value = $obj."$($prop.filenameEntityKey)"
}
else
{
$value = $obj."$($prop.EntityKey)"
if($value)
{
try
{
# Is this always Base64 string?
$value = [System.Text.Encoding]::UTF8.GetString([System.Convert]::FromBase64String($value))
}
catch { }
}
}
}
elseif($prop.dataType -eq 3) # Image
{
@@ -3720,6 +3775,10 @@ function local:Set-FromValues
$global:cbDocumentationObjectSeparator.ItemsSource = $objectSeparator
$global:cbDocumentationObjectSeparator.SelectedValue = (Get-Setting "Documentation" "ObjectSeparator" ([System.Environment]::NewLine)) #"$([System.Environment]::NewLine)")
$valueOutputPropertiyTypes = "[ { Name: `"Value`",Value: `"value`" }, {Name: `"Value with label`", Value: `"valueWithLabel`" }]" | ConvertFrom-Json
$global:cbDocumentationValueOutputProperty.ItemsSource = $valueOutputPropertiyTypes
$global:cbDocumentationValueOutputProperty.SelectedValue = (Get-Setting "Documentation" "ValueOutputProperty" "value")
$global:chkSetUnconfiguredValue.IsChecked = ((Get-Setting "Documentation" "SetUnconfiguredValue" "true") -ne "false")
$global:chkSetDefaultValue.IsChecked = ((Get-Setting "Documentation" "SetDefaultValue" "false") -ne "false")
@@ -3752,12 +3811,16 @@ function local:Invoke-StartDocumentatiom
$script:objectSeparator = ?? $global:cbDocumentationObjectSeparator.SelectedValue ([System.Environment]::NewLine)
$script:propertySeparator = ?? $global:cbDocumentationPropertySeparator.SelectedValue ","
$script:ValueOutputProperty = ?? $global:cbDocumentationValueOutputProperty.SelectedValue "value"
Save-Setting "Documentation" "OutputType" $global:cbDocumentationType.SelectedValue
Save-Setting "Documentation" "Language" $script:DocumentationLanguage
Save-Setting "Documentation" "ObjectSeparator" $script:objectSeparator
Save-Setting "Documentation" "PropertySeparator" $script:propertySeparator
Save-Setting "Documentation" "ValueOutputProperty" $script:ValueOutputProperty
Save-Setting "Documentation" "SetUnconfiguredValue" $global:chkSetUnconfiguredValue.IsChecked
Save-Setting "Documentation" "SetDefaultValue" $global:chkSetDefaultValue.IsChecked

View File

@@ -11,7 +11,7 @@ This module is for the Endpoint Manager/Intune View. It manages Export/Import/Co
#>
function Get-ModuleVersion
{
'3.7.0'
'3.7.2'
}
function Invoke-InitializeModule
@@ -310,12 +310,14 @@ function Invoke-InitializeModule
PostExportCommand = { Start-PostExportAdministrativeTemplate @args }
PostCopyCommand = { Start-PostCopyAdministrativeTemplate @args }
PostFileImportCommand = { Start-PostFileImportAdministrativeTemplate @args }
PreImportCommand = { Start-PreImportAdministrativeTemplate @args }
LoadObject = { Start-LoadAdministrativeTemplate @args }
PropertiesToRemove = @("definitionValues")
Permissons=@("DeviceManagementConfiguration.ReadWrite.All")
Icon="DeviceConfiguration"
GroupId = "DeviceConfiguration"
CompareValue = "CombinedValueWithLabel"
Dependencies = @("ADMXFiles")
})
Add-ViewItem (New-Object PSObject -Property @{
@@ -431,7 +433,7 @@ function Invoke-InitializeModule
Id = "Applications"
API = "/deviceAppManagement/mobileApps"
ViewID = "IntuneGraphAPI"
PropertiesToRemove = @('uploadState','publishingState','isAssigned','dependentAppCount','supersedingAppCount','supersededAppCount','committedContentVersion','isFeatured','size','categories')
PropertiesToRemove = @('uploadState','publishingState','isAssigned','dependentAppCount','supersedingAppCount','supersededAppCount','committedContentVersion','isFeatured','size','categories') #,'minimumSupportedWindowsRelease'
QUERYLIST = "`$filter=(microsoft.graph.managedApp/appAvailability%20eq%20null%20or%20microsoft.graph.managedApp/appAvailability%20eq%20%27lineOfBusiness%27%20or%20isAssigned%20eq%20true)&`$orderby=displayName"
QuerySearch=$true
Permissons=@("DeviceManagementApps.ReadWrite.All")
@@ -548,7 +550,7 @@ function Invoke-InitializeModule
Icon="DeviceConfiguration"
PostExportCommand = { Start-PostExportSettingsCatalog @args }
PreUpdateCommand = { Start-PreUpdateSettingsCatalog @args }
GroupId = "DeviceConfiguration"
GroupId = "DeviceConfiguration"
})
Add-ViewItem (New-Object PSObject -Property @{
@@ -655,6 +657,37 @@ function Invoke-InitializeModule
PropertiesToRemoveForUpdate = @('version','isGlobalScript','highestAvailableVersion')
})
Add-ViewItem (New-Object PSObject -Property @{
Title = "ADMX Files"
Id = "ADMXFiles"
ViewID = "IntuneGraphAPI"
NameProperty = "fileName"
API = "/deviceManagement/groupPolicyUploadedDefinitionFiles"
Permissons=@("DeviceManagementConfiguration.ReadWrite.All")
ImportOrder = 45
GroupId = "DeviceConfiguration"
Icon = "DeviceConfiguration"
ExpandAssignmentsList = $false
PreFilesImportCommand = { Start-PreFilesImportADMXFiles @args }
PreImportCommand = { Start-PreImportADMXFiles @args }
PreDeleteCommand = { Start-PreDeleteADMXFiles @args }
ViewProperties = @("fileName","status","Id")
PropertiesToRemove = @("languageCodes","targetPrefix","targetNamespace","policyType","revision","status","uploadDateTime")
})
<#
Add-ViewItem (New-Object PSObject -Property @{
Title = "iOS Enrollment Profile"
Id = "iOSDepProfile"
ViewID = "IntuneGraphAPI"
API = "/deviceManagement/depIOSEnrollmentProfile"
Permissons=@("DeviceManagementServiceConfig.ReadWrite.All")
GroupId = "DeviceConfiguration"
Icon = "DeviceConfiguration"
ExpandAssignmentsList = $false
ViewProperties = @("fileName","status","Id")
})
#>
}
function Invoke-EMAuthenticateToMSAL
@@ -1887,7 +1920,16 @@ function Start-PreImportCommandApplication
Write-Log "App type '$($obj.'@OData.Type')' not supported for import" 2
@{ "Import" = $false }
}
}
Write-Log "### TEST ### OData.Type: $($obj.'@OData.Type')"
if($obj.'@OData.Type' -eq '#microsoft.graph.officeSuiteApp')
{
if($obj.officeSuiteAppDefaultFileFormat -eq "notConfigured")
{
$obj.officeSuiteAppDefaultFileFormat = "officeOpenXMLFormat"
}
}
}
function Add-DetailExtensionApplications
{
@@ -1960,6 +2002,14 @@ function Get-GPOObjectSettings
"definition@odata.bind" = "$($global:graphURL)/deviceManagement/groupPolicyDefinitions('$($definitionValue.definition.id)')"
}
if($GPOObj.policyConfigurationIngestionType -eq "Custom")
{
$obj.Add("#Definition_Id", $definitionValue.definition.id)
$obj.Add("#Definition_displayName", $definitionValue.definition.displayName)
$obj.Add("#Definition_classType", $definitionValue.definition.classType)
$obj.Add("#Definition_categoryPath", $definitionValue.definition.categoryPath)
}
if($presentationValues.value)
{
# Policy presentation values set e.g. a drop down list, check box, text box etc.
@@ -1970,6 +2020,11 @@ function Get-GPOObjectSettings
# Add presentation@odata.bind property that links the value to the presentation object
$presentationValue | Add-Member -MemberType NoteProperty -Name "presentation@odata.bind" -Value "$($global:graphURL)/deviceManagement/groupPolicyDefinitions('$($definitionValue.definition.id)')/presentations('$($presentationValue.presentation.id)')"
if($GPOObj.policyConfigurationIngestionType -eq "Custom")
{
$presentationValue | Add-Member -MemberType NoteProperty -Name "#Presentation_Id" -Value $presentationValue.presentation.id
$presentationValue | Add-Member -MemberType NoteProperty -Name "#Presentation_Label" -Value $presentationValue.presentation.label
}
#Remove presentation object so it is not included in the export
Remove-ObjectProperty $presentationValue "presentation"
@@ -1989,16 +2044,121 @@ function Get-GPOObjectSettings
function Import-GPOSetting
{
param($obj, $settings)
param($obj, $settings, [switch]$CustomADMX)
if($obj)
{
Write-Status "Import settings for $($obj.displayName)"
$isCustomADMX = $CustomADMX -eq $true
if($isCustomADMX)
{
Write-Status "Import custom ADMX settings"
if(-not $script:CustomADMXDefinitions)
{
$tmpCustomCategories = Invoke-GraphRequest -Url "deviceManagement/groupPolicyCategories?`$expand=definitions(`$select=id, displayName, categoryPath, classType)&`$select=id, displayName&`$filter=ingestionSource eq 'custom'" -ODataMetadata "Minimal"
if($tmpCustomCategories.Value)
{
$script:CustomADMXDefinitions = @{}
foreach($tmpCat in $tmpCustomCategories.Value)
{
foreach($tmpDef in $tmpCat.definitions)
{
$key = ($tmpDef.displayName + $tmpDef.categoryPath + $tmpDef.classType).ToLower()
$val = [PSCustomObject]@{
Definition = $tmpDef
Category = $tmpCat
Presentations = $null
}
$script:CustomADMXDefinitions.Add($key, $val)
}
}
}
}
}
foreach($setting in $settings)
{
if($isCustomADMX -and $script:CustomADMXDefinitions -is [HashTable] -and $script:CustomADMXDefinitions.Count -gt 0)
{
$defVal = $null
$key = ($setting.'#Definition_displayName' + $setting.'#Definition_categoryPath' + $setting.'#Definition_classType').ToLower()
if($key -and $script:CustomADMXDefinitions.ContainsKey($key))
{
$defVal = $script:CustomADMXDefinitions[$key]
}
elseif($key)
{
Write-Log "No custom ADMX definitiona found for setting $($setting.'#Definition_displayName')" 2
}
else
{
Write-Log "Setting $($setting.'#Definition_displayName') does not have information to be imported in the environment"
}
if($defVal)
{
$setting.'definition@odata.bind' = $setting.'definition@odata.bind' -replace $setting.'#Definition_Id', $defVal.Definition.Id
if(($setting.presentationValues | measure).Count -gt 0)
{
if(-not $defVal.Presentations)
{
$tmpPresentation = Invoke-GraphRequest -Url "deviceManagement/groupPolicyDefinitions/$($defVal.Definition.Id)/presentations" -ODataMetadata "Minimal"
if($tmpPresentation.value)
{
foreach($settingPresentation in $setting.presentationValues)
{
$tmpPresentationVal = $tmpPresentation.value | Where label -eq $settingPresentation.'#Presentation_Label'
if($tmpPresentationVal)
{
$settingPresentation.'presentation@odata.bind' = $settingPresentation.'presentation@odata.bind' -replace $setting.'#Definition_Id', $defVal.Definition.Id
$settingPresentation.'presentation@odata.bind' = $settingPresentation.'presentation@odata.bind' -replace $settingPresentation.'#Presentation_Id', $tmpPresentationVal.Id
}
else
{
Write-Log "Could not find a presentation value with label $($settingPresentation.'#Presentation_Label'). Setting will not be configured" 2
continue
}
}
}
else
{
Write-Log "Could not find presentation for setting $($settingPresentation.'#Presentation_Label'). Setting will not be configured." 2
continue
}
}
}
}
else
{
Write-Log "Settings might not be available if imported in another environment" 3
}
}
elseif($isCustomADMX)
{
Write-Log "Custom AMDX settings cannot be imported without ADMX file imported. Definitions not found" 2
continue
}
Start-GraphPreImport $setting
if($true) #$isCustomADMX)
{
foreach($tmpProp in (($setting.PSObject.Properties | Where Name -like "#*").Name))
{
Remove-Property $setting $tmpProp
}
foreach($settingPresentation in $setting.presentationValues)
{
foreach($tmpProp in (($settingPresentation.PSObject.Properties | Where Name -like "#*").Name))
{
Remove-Property $settingPresentation $tmpProp
}
}
}
# Import each setting for the Administrative Template profile
Invoke-GraphRequest -Url "/deviceManagement/groupPolicyConfigurations/$($obj.id)/definitionValues" -Content (ConvertTo-Json $setting -Depth 20) -HttpMethod POST | Out-Null
}
@@ -2015,7 +2175,6 @@ function Start-PostExportAdministrativeTemplate
$fileName = ($fileName + "_" + $obj.Id)
}
# Collect and save all the settings of the Administrative Templates profile
if($obj.definitionValues)
{
$settings = $obj.definitionValues
@@ -2044,10 +2203,12 @@ function Start-PostFileImportAdministrativeTemplate
{
param($obj, $objectType, $file)
$settings = Get-EMSettingsObject $obj $objectType $file
$settings = Get-EMSettingsObject $obj $objectType $file -settingsProperty "definitionValues"
if($settings)
{
Import-GPOSetting $obj $settings
{
$tmpObj = (Get-Content -LiteralPath $file) | ConvertFrom-Json
Import-GPOSetting $obj $settings -CustomADMX:($tmpObj.policyConfigurationIngestionType -eq "Custom")
}
}
@@ -2099,6 +2260,13 @@ function Start-PostGetAdministrativeTemplate
#>
}
function Start-PreImportAdministrativeTemplate
{
param($obj, $objectType, $file, $assignments)
}
#endregion
#region Policy Sets function
@@ -2653,13 +2821,17 @@ function Save-EMDefaultPolicy
}
function Get-EMSettingsObject
{
param($obj, $objectType, $file)
param($obj, $objectType, $file, $settingsProperty = "settings")
if($obj.Settings) { $obj.Settings }
if($obj.$settingsProperty) { return $obj.$settingsProperty }
$fi = [IO.FileInfo]$file
if($fi.Exists)
{
# Settings property removed during import so lets try exported file first
$tmpObj = (Get-Content -LiteralPath $fi.FullName) | ConvertFrom-Json
if($tmpObj.$settingsProperty) { return $tmpObj.$settingsProperty }
Write-Log "Settings not included in export file. Try import from _Settings.json file" 2
$settingsFile = $fi.DirectoryName + "\" + $fi.BaseName + "_Settings.json"
$fiSettings = [IO.FileInfo]$settingsFile
@@ -2914,4 +3086,79 @@ function Start-PreImportTermsOfUse
}
#endregion
#region ADMXFiles
function Start-PreFilesImportADMXFiles
{
param($objectType, $filesToImport)
$filesToImport | sort-object -property @{e={$_.Object.lastModifiedDateTime}}
}
function Start-PreImportADMXFiles
{
param($obj, $objectType, $file, $assignments)
$pkgPath = Get-SettingValue "EMIntuneAppPackages"
if(-not $pkgPath -or [IO.Directory]::Exists($pkgPath) -eq $false)
{
Write-Log "Intune app directory is either missing or does not exist" 2
$pkgPath = $null
}
try
{
$fi = [IO.FileInfo]$file
} catch {}
$admxFile = $null
if($fi.Directory.FullName)
{
$admxFile = "$($fi.Directory.FullName)\$($obj.fileName)"
$admlFile = "$($fi.Directory.FullName)\$([io.path]::GetFileNameWithoutExtension($obj.fileName)).adml"
}
if($null -ne $pkgPath -and ($null -eq $admxFile -or [IO.File]::Exists($admxFile) -eq $false -or [IO.File]::Exists($admxFile) -eq $false))
{
Write-Log "$($obj.fileName) not foud in Export folder. Look in package path: $pkgPath"
$admxFile = "$($pkgPath)\$($obj.fileName)"
$admlFile = "$($pkgPath)\$([io.path]::GetFileNameWithoutExtension($obj.fileName)).adml"
}
if([IO.File]::Exists($admxFile) -eq $false)
{
Write-Log "ADMX (or ADML) file $($obj.fileName) not found. The ADMXFile object will not be imported." 2
@{"Import" = $false}
return
}
$bytes = [IO.File]::ReadAllBytes($admxFile)
$obj.content = [Convert]::ToBase64String($bytes)
$bytes = [IO.File]::ReadAllBytes($admlFile)
$obj.groupPolicyUploadedLanguageFiles += [PSCustomObject]@{
fileName = [io.path]::GetFileName($admlFile)
content = [Convert]::ToBase64String($bytes)
languageCode = (?? $obj.defaultLanguageCode "en-US")
}
$obj.defaultLanguageCode = ""
}
function Start-PreDeleteADMXFiles
{
param($obj, $objectType)
Write-Status "Delete $($obj.fileName)"
$strAPI = ($objectType.API + "/$($obj.Id)/remove")
Write-Log "Delete $($objectType.Title) object $($obj.fileName)"
Invoke-GraphRequest -Url $strAPI -HttpMethod "POST" -ODataMetadata "none" | Out-Null
@{ "Delete" = $false }
}
#nedregion
Export-ModuleMember -alias * -function *

View File

@@ -10,7 +10,7 @@ This module manages Authentication for the application with MSAL. It is also res
#>
function Get-ModuleVersion
{
'3.7.0'
'3.7.2'
}
$global:msalAuthenticator = $null
@@ -591,6 +591,7 @@ function Connect-MSALClientApp
if($null -eq $cert)
{
Write-LogError "Could not find a certificate with thumbprint '$($Certificate)' in LocalMachine or CurrentUser store"
return
}
$ClientApplicationBuilder = [Microsoft.Identity.Client.ConfidentialClientApplicationBuilder]::Create($clientId).WithCertificate($cert).WithAuthority([URI]::new($authority)) #.WithRedirectUri($redirectUri)
}

View File

@@ -10,7 +10,7 @@ This module manages Microsoft Grap fuctions like calling APIs, managing graph ob
#>
function Get-ModuleVersion
{
'3.7.0'
'3.7.2'
}
$global:MSGraphGlobalApps = @(
@@ -2113,7 +2113,12 @@ function Get-GraphFileObjects
}
else
{
$graphObj = (ConvertFrom-Json (Get-Content -LiteralPath $file.FullName -Raw))
$json = Get-Content -LiteralPath $file.FullName -Raw
if($global:Organization.Id)
{
$json = $json -replace "%OrganizationId%",$global:Organization.Id
}
$graphObj = (ConvertFrom-Json $json)
}
$obj = New-Object PSObject -Property @{
@@ -3052,7 +3057,14 @@ function Export-GraphObject
}
$fullPath = ([IO.Path]::Combine($exportFolder, (Remove-InvalidFileNameChars "$($fileName).json")))
$obj | ConvertTo-Json -Depth 50 | Out-File -LiteralPath $fullPath -Force
$json = $obj | ConvertTo-Json -Depth 50
if($global:Organization.Id)
{
$json = $json -replace $global:Organization.Id, "%OrganizationId%"
}
$json | Out-File -LiteralPath $fullPath -Force
if($objectType.PostExportCommand)
{
@@ -3441,6 +3453,11 @@ function Import-GraphObject
$json = Update-JsonForEnvironment $json
}
if($global:Organization.Id)
{
$json = $json -replace "%OrganizationId%",$global:Organization.Id
}
$newObj = (Invoke-GraphRequest -Url $strAPI -Content $json -HttpMethod $method @params)
if($newObj -and $method -eq "POST")

View File

@@ -103,13 +103,11 @@ The script can import the exported json files in multiple ways.
Each application type works differently. Update functionality has been tested on Win32, Windows MSI LoB, iOS Store, Microsoft Store and Microsoft 365 (Windows and MacOS).
**WARNING:** Use Replace with caution! Replace will delete the existing object after a new object is imported and the assignments are copied, but it could cause issues in the environment if something in the process goes wrong. Replacing single objects can break references e.g. replacing an Application can break AutoPilot profiles, App Protection and App Configuration policies. Verify the process in a test environment before using this!
**WARNING:** Use Replace with caution! Replace will delete the existing object after a new object is imported and the assignments are copied, but it could cause issues in the environment if something in the process goes wrong. Replacing single objects can break references e.g. replacing an Application can break AutoPilot profiles, App Protection and App Configuration policies. Verify the process in a test environment before using this!
**Recommendation:** Backup all policies before running Replace/Update.
The Replace/Update feature can be used in a scenario where all profiles/policies are managed in a separate reference (Dev/Test) and then implemented in one or more destination environment. The existing objects will then be reset to have the same settings as the reference environment
**Note:** This must be turned on in Settings by enabling the **Allow update on import (Preview)** setting.
The Replace/Update feature can be used in a scenario where all profiles/policies are managed in a separate reference (Dev/Test) and then implemented in one or more destination environments. The existing objects will then be reset to have the same settings as the reference environment
## Comparison
@@ -174,9 +172,11 @@ See [ADMX Import](ADMXImport.md) for more information about the ADMX tools
Custom columns is supported. The script will by default add id, displayName and description with exception for some object types. These are configured in the EndpointManager.ps1 and EndpointManagerInfo.psm1 files.
Custom columns can be added for each Object Type. This must be added manually into the registry, in HKCU\SOFTWARE\CloudAPIPowerShellManagement\EndpointManager\ObjectColumns\\*ObjectType*.
Custom columns can be added for each Object Type in the detealed view of an Object.
The *ObjectType* value represents the ViewItem ID specified in the EndpointManager.ps1 and EndpointManagerInfo.psm1 files. This is also the same as the parent folder when items are exported.
Custom Columuns settings are stored in the regitry, in HKCU\SOFTWARE\CloudAPIPowerShellManagement\EndpointManager\ObjectColumns\\*ObjectType*.
The *ObjectType* value represents the ViewItem ID specified in the EndpointManager.ps1 and EndpointManagerInfo.psm1 files. This is also the same as the parent folder when items are exported.
The REG_SZ value has the following syntax:
@@ -191,9 +191,7 @@ PropertyX - Property to display. View an object to see available properties
HeaderX - Optional value for the column header. Property name will be used if this is not specified.
**Note:** Some object types returns multiple object types, @OData.Type. If a custom column is added but the property does not exist on all the object types that were returned, the columns will be empty. The code will **not** break if the property is missing on one or more returned objects.
The script does not require a restart. Columns are generated when the object type is selected in the menu.
**Note:** Some object types returns multiple object types, @OData.Type. If a custom column is added but the property does not exist on all the object types that were returned, the column value will be empty. The code will **not** break if the property is missing on one or more returned objects.
**Example 1:**
Reg key: HKCU\SOFTWARE\CloudAPIPowerShellManagement\EndpointManager\ObjectColumns\DeviceConfiguration
@@ -242,6 +240,7 @@ Start-WithJson.cmd is included as an example on how to start the script with jso
**Note:** If the file can't be created, the script will revert back registry. Make sure that the script can write to the file. It is not recommended to store the file in a folder that requires UAC to get write permissions.
## Supported Intune objects
* ADMX Files
* App Configurations (App and Device)
* App Protection
* Applications
@@ -296,7 +295,7 @@ Start-WithJson.cmd is included as an example on how to start the script with jso
* [Microsoft.WindowsAPICodePack](https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Core) and [Microsoft.WindowsAPICodePack.Shell](https://www.nuget.org/packages/Microsoft-WindowsAPICodePack-Shell) for Browse Folder dialogs
## Acknowledgments
The app encryption and upload is based on [Graph PowerShell Intune Examples](https://github.com/microsoftgraph/powershell-intune-samples)
The app encryption and upload is based on [Graph PowerShell Intune Examples](https://github.com/microsoftgraph/powershell-intune-samples)<br />
Some MSAL functionalities are based on [MSAL.PS Module](https://github.com/AzureAD/MSAL.PS)
## Known Issues
@@ -318,10 +317,13 @@ Issue fixed in 3.3.2
Logout will only clear the token from cache and not from the browser e.g. if login is triggered after a logout, the user will still be listed in the 'Select user' dialog.
Referenced settings will NOT be imported/copied. There is no value stored in a property on the object for these settings. Example: A VPN profile has certificates as referenced properties. The certificates must be added manually after import/copy.
~~Referenced settings will NOT be imported/copied. There is no value stored in a property on the object for these settings. Example: A VPN profile has certificates as referenced properties. The certificates must be added manually after import/copy.~~
Issue fixed in 3.5.0
Terms of Use requires that the pdf file is available. This must be manually coped to either the Export folder for Terms of Use or to the Intune Application folder specified in Settings. It is currently not possible to export the pdf file with Graph API.
The ADMX/ADML files must be manually copied to either the Export folder for Administrative Templates or to the Intune Application folder specified in Settings. It is currently not possible to export the pdf file with Graph API.
See [Documentation](Documentation.md) for issues regarding the documentation process.
## TIP

View File

@@ -1,4 +1,40 @@
# Release Notes
## 3.7.2 - 2022-10-08
**New features**
- **Added support for ADMX Files (Preview)**<br />
- First version of supporting the ADMX file import<br />
- Support for export/import policies based on ADMX files<br />
The import/export between environments is very tricky so please report any issues<br />
**Note**: The ADMX/ADML files must be copied to the app package folder or the policy exported folder<br />
The ADMX files imported is based on last modify date. This will make sure files are imported in the correct order eg Mozilla and Firefox ADMX files<br />
Based on [Issue 84](https://github.com/Micke-K/IntuneManagement/issues/84)<br />
- **Added support for value output type when documenting Administrative Templates**<br />
- Select Output value in the Documentation form. _Value with label_ will add the label when documenting sub-properties<br />
- **Translate TenantID when migrating policies between environment**<br />
- Any policy with a Tenant ID value will be translated when importing to a new environment<br />
Based on [Discussion 83](https://github.com/Micke-K/IntuneManagement/discussions/83)<br />
**Fixes**
- **Authentication**<br />
- Fixed an issue when auhencating with certificates during batch jobs<br />
Fixed by @cstaubli. Thank you!<br />
Based on [Issue 85](https://github.com/Micke-K/IntuneManagement/issues/85)<br />
- **Export\Import Fixes**<br />
- Fixed an issue when importing Microsoft Apps files and the default document format was not set<br />
Based on [Issue 92](https://github.com/Micke-K/IntuneManagement/issues/92)<br />
- **Documentation**<br />
- Fixed the order of sub-properties when documenting Administrative Templates<br />
- Fixed an issue where some xml values were not documented eg taskbar xml
- Translation files re-generated<br />
<br />
<br />
## 3.7.1 - 2022-08-08
**Fixes**
@@ -13,8 +49,8 @@
This level is used during bulk documentation and a group has more than one object type<br />
Eg. The Conditional Access group documents Conditional Access, Named Locations and Terms of Use<br />
The document will now have one section for each object type as third header level<br /><br />
This could break documentation if a custom word template is used, and it does not have a 3 level header named 'Heading 3'<br />
Specify the name of the 'Header 3 style' value in the Word settings before importing<br />
This could break documentation if a custom word template is used, and it does not have a third level header named 'Heading 3'<br />
Specify the name of the 'Header 3 style' value in the Word settings before documenting<br />
**New features**
@@ -55,7 +91,6 @@
<br />
<br />
# Release Notes
## 3.6.0 - 2022-06-29
**New features**
@@ -99,7 +134,6 @@
<br />
# Release Notes
## 3.5.0 - 2022-04-26
**New features**

View File

@@ -56,23 +56,38 @@
DisplayMemberPath="Name" SelectedValuePath="Value" />
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="4">
<Label Content="Output value" />
<Rectangle Style="{DynamicResource InfoIcon}">
<Rectangle.ToolTip>
<TextBlock>
Specifys the output value for subproperties in Administrative Template policies<LineBreak />
<Bold>Value</Bold>: Documents only the value<LineBreak />
<Bold>Value with label</Bold>: Documents the sub-property value with the label of the property<LineBreak />
<Bold>Note</Bold>: This is only supported on Administrative Templates for the moment<LineBreak />
</TextBlock>
</Rectangle.ToolTip>
</Rectangle>
</StackPanel>
<ComboBox Name="cbDocumentationValueOutputProperty" Margin="0,5,0,0" Grid.Row="4" Grid.Column="1" HorizontalAlignment="Left" DisplayMemberPath="Name" SelectedValuePath="Value" />
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="5">
<Label Content="Set unconfigured value" />
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Set the unconfigured value if the propery is not configured and the property definition has an unconfigured value set" />
</StackPanel>
<CheckBox Grid.Column='1' Grid.Row='4' Name='chkSetUnconfiguredValue' VerticalAlignment="Center" IsChecked="true" />
<CheckBox Grid.Column='1' Grid.Row='5' Name='chkSetUnconfiguredValue' VerticalAlignment="Center" IsChecked="true" />
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="5">
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="6">
<Label Content="Set default value" />
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Set the default value if the propery is not configured and the property definition has a default value configured" />
</StackPanel>
<CheckBox Grid.Column='1' Grid.Row='5' Name='chkSetDefaultValue' VerticalAlignment="Center" IsChecked="true" />
<CheckBox Grid.Column='1' Grid.Row='6' Name='chkSetDefaultValue' VerticalAlignment="Center" IsChecked="true" />
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="6" Grid.ColumnSpan="2" Name="spDocumentFromFolder">
<StackPanel Orientation="Horizontal" Margin="0,5,5,0" Grid.Row="7" Grid.ColumnSpan="2" Name="spDocumentFromFolder">
<Label Content="Source files" />
<Rectangle Style="{DynamicResource InfoIcon}" ToolTip="Create documentation from exported files" />
</StackPanel>
<Grid Grid.Row='7' Margin="5,0,0,0" Grid.ColumnSpan="2" Name="grdDocumentFromFolder">
<Grid Grid.Row='8' Margin="5,0,0,0" Grid.ColumnSpan="2" Name="grdDocumentFromFolder">
<Grid.ColumnDefinitions>
<ColumnDefinition Width="*" />
<ColumnDefinition Width="5" />
@@ -81,7 +96,7 @@
<Grid.RowDefinitions>
<RowDefinition Height="Auto"/>
</Grid.RowDefinitions>
<TextBox Text="" Name="txtDocumentFromFolder" />
<TextBox Text="" Name="txtDocumentFromFolder" Padding="0,2,0,2" />
<Button Grid.Column="2" Name="browseDocumentFromFolder" Padding="5,0,5,0" Width="50" ToolTip="Browse for export folder">...</Button>
</Grid>