Update langs (#1851)

This commit is contained in:
Christophe Maudoux 2019-07-21 12:39:45 +02:00
parent f15e8bd108
commit 8c776c0c27
9 changed files with 8 additions and 9 deletions

View File

@ -57,7 +57,6 @@ sub deleteNotification {
'REST service "delete notification" called without all parameters');
return 0;
}
$self->logger->debug(
"REST service deleteNotification called for uid $uid and reference $myref"
);

View File

@ -190,6 +190,7 @@
"confSaved":"تم حفظ الهيئة",
"confWasChanged":"تم تغيير الإعدادات",
"connectionTitle":" الاتصال",
"content":"محتوى",
"cookieExpiration":"وقت انتهاء صلاحية ملفات تعريف الارتباط",
"cookieName":"اسم ملف تعريف الارتباط",
"cookieParams":"ملفات تعريف الارتباط",
@ -867,7 +868,6 @@
"whatToTrace":"المستخدم_البعيد",
"whiteList":"القائمة البيضاء",
"wsdlServer":"WSDL server",
"XMLcontent":"محتوى XML",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"تفعيل",
"yubikey2fAuthnLevel":"مستوى إثبات الهوية",

View File

@ -190,6 +190,7 @@
"confSaved":"Konfiguration gesichert",
"confWasChanged":"Konfiguration wurde geändert",
"connectionTitle":"Verbindung",
"content":"Content",
"cookieExpiration":"Cookie expiration time",
"cookieName":"Cookie Name",
"cookieParams":"Cookies",
@ -867,7 +868,6 @@
"whatToTrace":"REMOTE_USER",
"whiteList":"White list",
"wsdlServer":"WSDL server",
"XMLcontent":"XML content",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"Activation",
"yubikey2fAuthnLevel":"Authentication level",

View File

@ -190,6 +190,7 @@
"confSaved":"Configuration saved",
"confWasChanged":"Configuration has been changed",
"connectionTitle":"Connection",
"content":"Content",
"cookieExpiration":"Cookie expiration time",
"cookieName":"Cookie Name",
"cookieParams":"Cookies",
@ -867,7 +868,6 @@
"whatToTrace":"REMOTE_USER",
"whiteList":"White list",
"wsdlServer":"WSDL server",
"XMLcontent":"XML content",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"Activation",
"yubikey2fAuthnLevel":"Authentication level",

View File

@ -190,6 +190,7 @@
"confSaved":"Configuration sauvegardée",
"confWasChanged":"Configuration modifiée entre-temps",
"connectionTitle":"Connexion",
"content":"Contenu",
"cookieExpiration":"Durée de vie du cookie",
"cookieName":"Nom du cookie",
"cookieParams":"Cookies",
@ -867,7 +868,6 @@
"whatToTrace":"REMOTE_USER",
"whiteList":"Liste blanche",
"wsdlServer":"Serveur WSDL",
"XMLcontent":"Contenu XML",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"Activation",
"yubikey2fAuthnLevel":"Niveau d'authentification",

View File

@ -190,6 +190,7 @@
"confSaved":"Configurazione salvata",
"confWasChanged":"La configurazione é stata modificata",
"connectionTitle":"Connessione",
"content":"Contenuto",
"cookieExpiration":"Tempo di scadenza del cookie",
"cookieName":"Nome del cookie",
"cookieParams":"Cookie",
@ -867,7 +868,6 @@
"whatToTrace":"\nREMOTE_USER",
"whiteList":"Lista bianca",
"wsdlServer":"Server WSDL",
"XMLcontent":"Contenuto XML",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"Attivazione",
"yubikey2fAuthnLevel":"Livello di autenticazione",

View File

@ -190,6 +190,7 @@
"confSaved":"Cấu hình được lưu",
"confWasChanged":"Cấu hình đã được thay đổi",
"connectionTitle":"Kết nối",
"content":"Nội dung",
"cookieExpiration":"Thời gian hết hạn cookie",
"cookieName":"Cookie Name",
"cookieParams":"Cookie",
@ -867,7 +868,6 @@
"whatToTrace":"REMOTE_USER",
"whiteList":"Danh sách trắng",
"wsdlServer":"WSDL server",
"XMLcontent":"Nội dung XML",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"Kích hoạt",
"yubikey2fAuthnLevel":"Mức xác thực",

View File

@ -190,6 +190,7 @@
"confSaved":"配置已保存",
"confWasChanged":"配置已经被修改",
"connectionTitle":"连接",
"content":"Content",
"cookieExpiration":"Cookies 失效时间",
"cookieName":"Cookie 名称",
"cookieParams":"Cookies",
@ -867,7 +868,6 @@
"whatToTrace":"REMOTE_USER",
"whiteList":"White list",
"wsdlServer":"WSDL 服务器",
"XMLcontent":"XML content",
"yubikey2f":"Yubikey",
"yubikey2fActivation":"激活",
"yubikey2fAuthnLevel":"认证等级",

View File

@ -109,7 +109,7 @@
<td><input type="text" class="form-control" ng-model="form.condition"/></td>
</tr>
<tr>
<th><span trspan="XMLcontent" /></th>
<th><span trspan="content" /></th>
<td>
<textarea rows=5 class="form-control" ng-model="form.xml"></textarea>
<div class="alert alert-info">