system.identity.write.self - Overview of the macOS Authorization Right

macOS 10.9 / 10.10 / 10.11 / 10.12 / 10.13 / 10.14

{
  'allow-root' : 'false',
  'authenticate-user' : 'false',
  'class' : 'user',
  'comment' : 'Checked when changing authentication credentials (password or certificate) for the current user\'s account.',
  'session-owner' : 'true',
  'shared' : 'false',
  'timeout' : '2147483647',
  'tries' : '10000'
}

macOS 10.6

{
  'authenticate-user' : 'false',
  'class' : 'user',
  'comment' : 'Checked when changing authentication credentials (password or certificate) for the current user\'s account.',
  'session-owner' : 'true'
}

macOS 10.7 / 10.8

{
  'authenticate-user' : 'false',
  'class' : 'user',
  'comment' : 'Checked when changing authentication credentials (password or certificate) for the current user\'s account.',
  'default-button' : {
    'ar' : 'تحديث الاعتمادات',
    'ca' : 'Actualitzar les credencials',
    'cs' : 'Aktualizovat pověření',
    'da' : 'Opdater beviser',
    'de' : 'Accountdaten aktualisieren',
    'el' : 'Ενημέρωση διαπιστευτηρίων',
    'en' : 'Update Credentials',
    'es' : 'Actualizar credenciales',
    'fi' : 'Päivitä valtakirjat',
    'fr' : 'Mettre à jour les références',
    'he' : 'עדכן אישורים',
    'hr' : 'Ažuriraj vjerodajnice',
    'hu' : 'Hitelesítés frissítése',
    'it' : 'Aggiorna credenziali',
    'ja' : '資格情報をアップデート',
    'ko' : '자격 증명 업데이트',
    'nb' : 'Oppdater akkreditiver',
    'nl' : 'Werk toegangsgegevens bij',
    'pl' : 'Uaktualnij dane uwierzytelniania',
    'pt' : 'Atualizar Credenciais',
    'pt-PT' : 'Actualizar credenciais',
    'ro' : 'Actualizează acreditările',
    'ru' : 'Обновить учетные данные',
    'sk' : 'Aktualizovať prihlasovacie údaje',
    'sv' : 'Uppdatera ID-handlingar',
    'th' : 'ปรับปรุงการรับรอง',
    'tr' : 'Kimlik Bilgilerini Güncelle',
    'uk' : 'Оновити інформацію',
    'zh-Hans' : '更新凭证',
    'zh-Hant' : '更新憑證'
  },
  'default-prompt' : {
    'ar' : 'يحاول __APPNAME__ تحديث بيانات المصادقة الخاصة بك.',
    'ca' : '__APPNAME__ està intentant actualitzar les credencials d’autenticació.',
    'cs' : '__APPNAME__ se pokouší aktualizovat vaše pověření pro ověření totožnosti.',
    'da' : '__APPNAME__ forsøger at opdatere dine godkendelsesoplysninger.',
    'de' : '__APPNAME__ versucht, Ihre Accountdaten zur Authentifizierung zu aktualisieren.',
    'el' : 'Η εφαρμογή __APPNAME__ προσπαθεί να ενημερώσει τα διαπιστευτήρια ελέγχου ταυτότητάς σας.',
    'en' : '__APPNAME__ is trying to update your authentication credentials.',
    'es' : '__APPNAME__ está intentando actualizar sus credenciales de autenticación.',
    'fi' : '__APPNAME__ yrittää päivittää todentamisen valtakirjoja.',
    'fr' : '__APPNAME__ essaye de mettre à jour vos informations d’authentification.',
    'he' : '״ __APPNAME__״ מבקש לעדכן את אישורי האימות שלך.',
    'hr' : '__APPNAME__ pokušava ažurirati vaše vjerodajnice za autorizaciju.',
    'hu' : 'A(z) __APPNAME__ megpróbálja frissíteni az Ön hitelesítési adatait.',
    'it' : '__APPNAME__ sta cercando di aggiornare le tue credenziali di autenticazione.',
    'ja' : '__APPNAME__ は、認証資格情報をアップデートしようとしています。',
    'ko' : '__APPNAME__이(가) 사용자의 인증 증명서를 업데이트하려고 합니다.',
    'nb' : '__APPNAME__ prøver å oppdatere godkjenningsakkreditivene.',
    'nl' : '__APPNAME__ probeert uw gegevens voor identiteitscontrole bij te werken.',
    'pl' : '__APPNAME__ próbuje uaktualnić dane uwierzytelniania.',
    'pt' : '__APPNAME__ está tentando atualizar suas credenciais de autenticação.',
    'pt-PT' : 'O __APPNAME__ está a tentar actualizar as suas credenciais de autenticação.',
    'ro' : '__APPNAME__ încearcă să actualizeze acreditările dvs. de autentificare.',
    'ru' : 'Программа «__APPNAME__» пытается обновить Ваши учетные данные для аутентификации.',
    'sk' : '__APPNAME__ sa pokúša aktualizovať autentifikačné údaje.',
    'sv' : '__APPNAME__ försöker uppdatera dina autentiseringsuppgifter.',
    'th' : '__APPNAME__ กำลังพยายามปรับปรุงการรับรองการอนุญาตของคุณ',
    'tr' : '__APPNAME__, kimlik doğrulama bilgilerinizi güncellemeye çalışıyor.',
    'uk' : 'Програма «__APPNAME__» намагається оновити вашу інформацію авторизації.',
    'zh-Hans' : '“__APPNAME__”正试图更新您的鉴定凭证。',
    'zh-Hant' : '“__APPNAME__”正在嘗試更新您的認證憑證。'
  },
  'session-owner' : 'true'
}