Kaydet (Commit) cc47fba2 authored tarafından Bahadır Kandemir's avatar Bahadır Kandemir

Dutch translations from Antoon Tolboom

üst 34c8bc87
......@@ -136,10 +136,12 @@
<description xml:lang="tr">Kimlik doğrulama detaylarını al</description>
<description xml:lang="sv">Visa autentiseringsinformation</description>
<description xml:lang="it">Ottieni informazioni sull'autenticazione</description>
<description xml:lang="nl">Authenticatie details ophalen</description>
<message>System policy prevents getting authentication details</message>
<message xml:lang="tr">Sistem politikası kimlik doğrulama detaylarını almayı engelliyor</message>
<message xml:lang="sv">Systempolicyn förhindrar visning av autentiseringsinformation</message>
<message xml:lang="it">Le politiche di gestione del sistema non permettono di ottenere informazioni sull'autenticazione</message>
<message xml:lang="nl">Systeembeleid voorkomt authenticatie details ophalen</message>
<defaults>
<allow_any>auth_admin_keep_always</allow_any>
<allow_active>auth_admin_keep_always</allow_active>
......
......@@ -34,7 +34,7 @@
<action id="tr.org.pardus.comar.net.stack.get">
<description>Get hostname/nameserver info</description>
<description xml:lang="tr">Makine adı/isim sunucu bilgisini al</description>
<description xml:lang="nl">Verkrijg hostnaam/naamserver informatie</description>
<description xml:lang="nl">Hostnaam/naamserver informatie ophalen</description>
<description xml:lang="fr">Obtenir les informations concernant le nom d'hôte/le serveur de nom</description>
<description xml:lang="es">Obtener información de nombre de máqina (hostname) y servidor de nombres</description>
<description xml:lang="pl">Odczyt hostname/nameserver</description>
......@@ -48,6 +48,7 @@
<message xml:lang="de">Systemrichtlinie verhindert den Abruf der Host-/Nameserver-Informationen</message>
<message xml:lang="sv">Systempolicyn visning av värddatornamn och namnserver</message>
<message xml:lang="it">Le politiche di gestione del sistema non permettono di ottenere informazioni sul nome dell'host o il server DNS</message>
<message xml:lang="nl">Systeembeleid voorkomt hostnaam/naamserver informatie ophalen</message>
<defaults>
<allow_any>yes</allow_any>
<allow_active>yes</allow_active>
......
......@@ -67,6 +67,7 @@
<description xml:lang="de">Anwendungen auflisten</description>
<description xml:lang="sv">Lista program</description>
<description xml:lang="it">Lista programmi</description>
<description xml:lang="nl">Applicaties weergeven</description>
<message>System policy prevents listing applications</message>
<message xml:lang="tr">Sistem politikaları uygulamaların listelenmesini engelliyor</message>
<message xml:lang="fr">Le mode de gestion du système ne permet pas de lister d'applications</message>
......@@ -75,6 +76,7 @@
<message xml:lang="de">Systekrichtlinie verhindert die Auflistung der Anwendungen</message>
<message xml:lang="sv">Systempolicyn förhindrar listning av program</message>
<message xml:lang="it">Le politiche di gestione del sistema non permettono di ottenere una lista dei programmi</message>
<message xml:lang="nl">Systeembeleid voorkomt applicaties weergeven</message>
<defaults>
<allow_any>yes</allow_any>
<allow_active>yes</allow_active>
......
......@@ -59,12 +59,14 @@
<description xml:lang="pl">Wykonywanie skryptów "przed usunięciem" pakietów</description>
<description xml:lang="de">Preremove-Skript eines Pakets ausführen</description>
<description xml:lang="sv">Kör skript efter paketborttagning</description>