This file is indexed.

/usr/share/polkit-1/actions/org.kde.kio.file.policy is in kio 5.44.0-0ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE policyconfig PUBLIC
"-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
"http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
<policyconfig>
   <action id="org.kde.kio.file.exec" >
      <description xml:lang="ca">Executa l'acció com a administrador.</description>
      <description xml:lang="de">Aktion als „root“ ausführen.</description>
      <description>Execute action as root.</description>
      <description xml:lang="en_GB">Execute action as root.</description>
      <description xml:lang="es">Ejecutar acción como administrador.</description>
      <description xml:lang="fr">Exécuter une action en tant que superutilisateur.</description>
      <description xml:lang="gl">Executar a acción como root.</description>
      <description xml:lang="id">Tindakan eksekusi sebagai root.</description>
      <description xml:lang="it">Esegui l'azione come root.</description>
      <description xml:lang="nl">Actie uitvoeren als root.</description>
      <description xml:lang="nn">Køyr handling som rotbrukar.</description>
      <description xml:lang="pl">Wykonaj działanie jako administrator.</description>
      <description xml:lang="pt">Executar a acção como 'root'.</description>
      <description xml:lang="sl">Izvedi dejanje kot skrbnik.</description>
      <description xml:lang="sv">Utför åtgärd som systemadministratör.</description>
      <description xml:lang="uk">Виконання дії від імені root.</description>
      <description xml:lang="zh_CN">以 Root 身份执行操作。</description>
      <description xml:lang="zh_TW">以 root 身份執行動作。</description>
      <message xml:lang="ca">Es requereixen privilegis d'administrador per completar l'acció.</message>
      <message>Root privileges are required to complete the action.</message>
      <message xml:lang="en_GB">Root privileges are required to complete the action.</message>
      <message xml:lang="es">Se necesitan permisos de administrador para completar la acción.</message>
      <message xml:lang="fr">Vous devez disposer des privilèges du superutilisateur pour effectuer cette action.</message>
      <message xml:lang="gl">Requírense privilexios de root para completar a acción.</message>
      <message xml:lang="id">Hak istimewa root diperlukan untuk menyelesaikan tindakan.</message>
      <message xml:lang="it">I privilegi di root sono richiesti per completare l'azione.</message>
      <message xml:lang="nl">Root-rechten zijn vereist om de actie te voltooien.</message>
      <message xml:lang="nn">Treng rotløyve for å fullføra handlinga.</message>
      <message xml:lang="pl">Wymagane są uprawnienia administratora do ukończenia tego działania.</message>
      <message xml:lang="pt">São necessários privilégios do 'root' para terminar a acção.</message>
      <message xml:lang="sl">Za dokončanje opravila so zahtevana skrbniška dovoljenja.</message>
      <message xml:lang="sv">Systemadministratörsprivilegier krävs för att slutföra åtgärden.</message>
      <message xml:lang="uk">Для виконання цієї дії потрібні права доступу користувача root (адміністратора).</message>
      <message xml:lang="zh_CN">完成操作需要 Root 权限。</message>
      <message xml:lang="zh_TW">完成動作需要 root 權限。</message>
      <defaults>
         <allow_inactive>no</allow_inactive>
         <allow_active>auth_admin</allow_active>
      </defaults>
   </action>
</policyconfig>