This commit is contained in:
2024-07-27 11:07:36 +02:00
parent a15f4fe103
commit 0c97bd132c
133 changed files with 0 additions and 0 deletions

View File

@ -0,0 +1,86 @@
OC.L10N.register(
"user_cas",
{
"CAS Authentication backend": "CAS Authentifizierungsbackend",
"CAS Server": "CAS Server",
"Basic": "Grundeinstellungen",
"Mapping": "Zuordnungen",
"phpCAS Library": "phpCAS Bibliothek",
"CAS Server Version": "CAS Server Version",
"CAS Server Hostname": "CAS Server Hostname",
"CAS Server Port": "CAS Server Port",
"CAS Server Path": "CAS Server Pfad",
"Service URL": "Dienst URL",
"Certification file path (.crt).": "Pfad zur Zertifikatsdatei (.crt).",
"Leave empty if you dont want to validate your CAS server instance": "Nicht ausfüllen, wenn Sie ihren CAS-Server nicht validieren möchten",
"Use CAS proxy initialization": "CAS Proxy Initialisierung verwenden",
"Force user login using CAS?": "CAS Login erzwingen?",
"Dont use force login on these client-IPs": "Login bei diesen Client-IPs nicht erzwingen",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)": "Kommagetrennte Liste an Client-IP-Adressen (oder Adressräumen), die nicht zum Login gezwungen werden, wenn \"CAS Login erzwingen\" aktiviert ist (z.B: 192.168.1.1-254,192.168.2.5)",
"Disable CAS logout (do not logout CAS-session, only instance-session)": "CAS Logout deaktivieren (nicht die CAS-Session, sondern nur die Instanz-Session ausloggen)",
"Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)": "CAS SingleSignout deaktivieren (nicht die Instanz-Session ausloggen, wenn der CAS-Server einen SSO-Request sendet)",
"SingleSignout Servers": "Logout Server",
"Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)": "Kommagetrennte Liste an Servern, die SingleSingout-Requests an ihren CAS-Server senden dürfen (Nicht ausfüllen, wenn Sie SingleSignouts nicht beschränken/erlauben müssen)",
"Autocreate user after first CAS login?": "Benutzer nach erstem CAS Login automatisch erstellen?",
"Keep CAS-ticket-ids in URL?": "CAS-Ticket-IDs nicht aus der URL entfernen",
"Beware: Potential security risk! Only activate, if you know what you are doing.": "Achtung: Potentielles Sicherheitsrisiko! Nur aktivieren, wenn Sie wissen, was Sie tun.",
"Overwrite Login Button Label": "Login Button Label überschreiben",
"Protect \"public share\" links with CAS": "Öffentliche Teilen-Links mit CAS schützen",
"Link CAS authentication with LDAP users and groups backend": "CAS Authentifizierung mit LDAP Backend verknüpfen",
"Update user data after each CAS login?": "Benutzerdaten nach jedem CAS Login aktualisieren?",
"Locked Groups": "Geschützte Gruppen",
"Groups that will not be unlinked from the user when sync the CAS server and the owncloud": "Gruppen, die beim Synchronisieren mit dem CAS Server nicht vom ownCloud Benutzer entfernt werden",
"Multivalued field, use comma to separate values": "Mehrzeiliges Feld, nutzen Sie komma separierte Werte",
"Default Group": "Standardgruppe",
"Default group when autocreating users and no group data was found for the user": "Standardgruppe, die beim automatischen Neuerstellen von ownCloud Benutzern vergeben wird",
"Authorized CAS Groups": "Authorisierte CAS Gruppen",
"Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately": "Benutzer in den folgenden Gruppen können sich in ownCloud anmelden, Benutzer, die nicht in einer der Gruppen sind, werden sofort ausgeloggt",
"Group Quotas": "Gruppenquotas",
"Use ECAS Attribute Parser?": "ECAS Attribute Parser verwenden?",
"Request full user details?": "Vollständige Benutzerdetails anfordern?",
"ECAS Strength": "ECAS Strength",
"Not set": "Nicht gesetzt",
"ECAS AssuranceLevel": "ECAS AssuranceLevel",
"Query ECAS groups": "Gruppen in ECAS-Abfrage",
"Note down all groups which you want to receive from your ECAS instance, * returns all groups": "Setzen Sie alle Gruppen, die Sie von Ihrer ECAS-Instanz zurück erhalten möchten, * gibt alle Gruppen zurück",
"Dont use Multi-Factor-Authentication on these client-IPs": "Multi-Faktor-Authentifizierung bei diesen Client-IPs deaktivieren",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)": "Kommagetrennte Liste an Client-IP-Adressen (oder Adressräumen), die nicht zur Multi-Faktor-Authentifizierung gezwungen werden, wenn der \"ECAS AssuranceLevel\" mindestens MEDIUM ist (z.B: 192.168.1.1-254,192.168.2.5)",
"User-ID": "Benutzername",
"Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used.": "Verwenden Sie das Attribut nur, wenn Sie ein spezifisches CAS-Attribut als Benutzername verwenden wollen. Lassen Sie das Attribut leer, um den Standard CAS Benutzernamen zu verwenden.",
"Email": "E-Mail",
"Display Name": "Anzeigename",
"Groups": "Gruppen",
"Group Name: JSON Decode": "Gruppen Name: JSON-Decode aktivieren",
"Overwrite phpCAS path (CAS.php file)": "phpCAS Pfad überschreiben (CAS.php Datei)",
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own version. Leave blank to use the shipped version.": "Optional: Überschreiben Sie den phpCAS Pfad (CAS.php Datei), wenn Sie eine eigene Version verwenden möchten. Nicht ausfüllen, wenn Sie die Standardversion verwenden möchten",
"PHP CAS debug file": "PHP CAS debug Datei",
"Save": "Speichern",
"Your CAS settings have been updated.": "Ihre CAS Einstellungen wurden gespeichert.",
"Your CAS settings could not be updated. Please try again.": "Ihre CAS Einstellungen konnten nicht gespeichert werden. Bitte versuchen Sie es erneut.",
"Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you.": "Verboten. Sie haben keinen Zugriff auf diese Anwendung. Bitte wenden Sie sich an Ihren Administrator, wenn Sie denken, dass etwas nicht stimmt.",
"You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you.": "Sie haben keinen Zugriff auf diese JRCbox Anwendung. Bitte wenden Sie sich an den JRCbox Administrator, wenn Sie denken, dass etwas nicht stimmt.",
"Internal Server Error. The server encountered an error. Please try again.": "Interner Serverfehler. Die Serveranfrage war fehlerhaft, bitte versuchen Sie es erneut.",
"Go back to the login page": "Zurück zur Startseite",
"Import CLI": "Import CLI",
"ActiveDirectory (LDAP)": "ActiveDirectory (LDAP)",
"LDAP Host": "LDAP Host",
"LDAP User and Domain": "LDAP Benutzer und Domain",
"LDAP User Password": "LDAP Benutzerpasswort",
"LDAP Base DN": "LDAP Basis DN",
"LDAP Sync Filter": "LDAP Sync Filter",
"LDAP Sync Pagesize (11500)": "LDAP Sync Seitengröße (11500)",
"CLI Attribute Mapping": "CLI Attributzuordnung",
"UID/Username": "UID/Benutzername",
"Group Name Field": "Gruppen Namensfeld",
"Group Name Filter": "Gruppen Namensfeld Filter",
"Attention: You must use PHP (PCRE) Regex syntax for the filter.": "Achtung: Sie müssen die PHP (PCRE) Regex Syntax für diesen Filter einhalten.",
"Group Name: Replace Umlauts": "Gruppen Name: Ersetze Umlaute",
"Enable": "Aktivierung",
"Calculate Enable Attribute Bitwise AND with": "Berechne die Nutzer-Aktivierung 'Bitwise AND' mit",
"Merge Accounts": "Accounts zusammenführen",
"Prefer Enabled over Disabled Accounts on Merge": "Aktivierte Accounts beim Zusammenführen bevorzugen",
"Merge Two Active Accounts by": "Zwei aktivierte Accounts zusammenfügen mit Hilfe vom Attribut",
"Merge Two Active Accounts by: Filterstring": "Filterstring für das Zusammenfügen zweier aktivierter Accounts"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,85 @@
{
"translations": {
"CAS Authentication backend": "CAS Authentifizierungsbackend",
"CAS Server": "CAS Server",
"Basic": "Grundeinstellungen",
"Mapping": "Zuordnungen",
"phpCAS Library": "phpCAS Bibliothek",
"CAS Server Version": "CAS Server Version",
"CAS Server Hostname": "CAS Server Hostname",
"CAS Server Port": "CAS Server Port",
"CAS Server Path": "CAS Server Pfad",
"Service URL": "Dienst URL",
"Certification file path (.crt).": "Pfad zur Zertifikatsdatei (.crt).",
"Leave empty if you dont want to validate your CAS server instance": "Nicht ausfüllen, wenn Sie ihren CAS-Server nicht validieren möchten",
"Use CAS proxy initialization": "CAS Proxy Initialisierung verwenden",
"Force user login using CAS?": "CAS Login erzwingen?",
"Disable CAS logout (do not logout CAS-session, only instance-session)": "CAS Logout deaktivieren (nicht die CAS-Session, sondern nur die Instanz-Session ausloggen)",
"Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)": "CAS SingleSignout deaktivieren (nicht die Instanz-Session ausloggen, wenn der CAS-Server einen SSO-Request sendet)",
"Dont use force login on these client-IPs": "Login bei diesen Client-IPs nicht erzwingen",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)": "Kommagetrennte Liste an Client-IP-Adressen (oder Adressräumen), die nicht zum Login gezwungen werden, wenn \"CAS Login erzwingen\" aktiviert ist (z.B: 192.168.1.1-254,192.168.2.5)",
"SingleSignout Servers": "Logout Server",
"Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)": "Kommagetrennte Liste an Servern, die SingleSingout-Requests an ihren CAS-Server senden dürfen (Nicht ausfüllen, wenn Sie SingleSignouts nicht beschränken/erlauben müssen)",
"Autocreate user after first CAS login?": "Benutzer nach erstem CAS Login automatisch erstellen?",
"Keep CAS-ticket-ids in URL?": "CAS-Ticket-IDs nicht aus der URL entfernen",
"Beware: Potential security risk! Only activate, if you know what you are doing.": "Achtung: Potentielles Sicherheitsrisiko! Nur aktivieren, wenn Sie wissen, was Sie tun.",
"Overwrite Login Button Label": "Login Button Label überschreiben",
"Protect \"public share\" links with CAS": "Öffentliche Teilen-Links mit CAS schützen",
"Link CAS authentication with LDAP users and groups backend": "CAS Authentifizierung mit LDAP Backend verknüpfen",
"Update user data after each CAS login?": "Benutzerdaten nach jedem CAS Login aktualisieren?",
"Locked Groups": "Geschützte Gruppen",
"Groups that will not be unlinked from the user when sync the CAS server and the owncloud": "Gruppen, die beim Synchronisieren mit dem CAS Server nicht vom ownCloud Benutzer entfernt werden",
"Multivalued field, use comma to separate values": "Mehrzeiliges Feld, nutzen Sie komma separierte Werte",
"Default Group": "Standardgruppe",
"Default group when autocreating users and no group data was found for the user": "Standardgruppe, die beim automatischen Neuerstellen von ownCloud Benutzern vergeben wird",
"Authorized CAS Groups": "Authorisierte CAS Gruppen",
"Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately": "Benutzer in den folgenden Gruppen können sich in ownCloud anmelden, Benutzer, die nicht in einer der Gruppen sind, werden sofort ausgeloggt",
"Group Quotas": "Gruppenquotas",
"Use ECAS Attribute Parser?": "ECAS Attribute Parser verwenden?",
"Request full user details?": "Vollständige Benutzerdetails anfordern?",
"ECAS Strength": "ECAS Strength",
"Not set": "Nicht gesetzt",
"ECAS AssuranceLevel": "ECAS AssuranceLevel",
"Query ECAS groups": "Gruppen in ECAS-Abfrage",
"Note down all groups which you want to receive from your ECAS instance, * returns all groups": "Setzen Sie alle Gruppen, die Sie von Ihrer ECAS-Instanz zurück erhalten möchten, * gibt alle Gruppen zurück",
"Dont use Multi-Factor-Authentication on these client-IPs": "Multi-Faktor-Authentifizierung bei diesen Client-IPs deaktivieren",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)": "Kommagetrennte Liste an Client-IP-Adressen (oder Adressräumen), die nicht zur Multi-Faktor-Authentifizierung gezwungen werden, wenn der \"ECAS AssuranceLevel\" mindestens MEDIUM ist (z.B: 192.168.1.1-254,192.168.2.5)",
"User-ID": "Benutzername",
"Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used.": "Verwenden Sie das Attribut nur, wenn Sie ein spezifisches CAS-Attribut als Benutzername verwenden wollen. Lassen Sie das Attribut leer, um den Standard CAS Benutzernamen zu verwenden.",
"Email": "E-Mail",
"Display Name": "Anzeigename",
"Groups": "Gruppen",
"Group Name: JSON Decode": "Gruppen Name: JSON-Decode aktivieren",
"Overwrite phpCAS path (CAS.php file)": "phpCAS Pfad überschreiben (CAS.php Datei)",
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own version. Leave blank to use the shipped version.": "Optional: Überschreiben Sie den phpCAS Pfad (CAS.php Datei), wenn Sie eine eigene Version verwenden möchten. Nicht ausfüllen, wenn Sie die Standardversion verwenden möchten",
"PHP CAS debug file": "PHP CAS debug Datei",
"Save": "Speichern",
"Your CAS settings have been updated.": "Ihre CAS Einstellungen wurden gespeichert.",
"Your CAS settings could not be updated. Please try again.": "Ihre CAS Einstellungen konnten nicht gespeichert werden. Bitte versuchen Sie es erneut.",
"Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you.": "Verboten. Sie haben keinen Zugriff auf diese Anwendung. Bitte wenden Sie sich an Ihren Administrator, wenn Sie denken, dass etwas nicht stimmt.",
"You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you.": "Sie haben keinen Zugriff auf diese JRCbox Anwendung. Bitte wenden Sie sich an den JRCbox Administrator, wenn Sie denken, dass etwas nicht stimmt.",
"Internal Server Error. The server encountered an error. Please try again.": "Interner Serverfehler. Die Serveranfrage war fehlerhaft, bitte versuchen Sie es erneut.",
"Go back to the login page": "Zurück zur Startseite",
"Import CLI": "Import CLI",
"ActiveDirectory (LDAP)": "ActiveDirectory (LDAP)",
"LDAP Host": "LDAP Host",
"LDAP User and Domain": "LDAP Benutzer und Domain",
"LDAP User Password": "LDAP Benutzerpasswort",
"LDAP Base DN": "LDAP Basis DN",
"LDAP Sync Filter": "LDAP Sync Filter",
"LDAP Sync Pagesize (11500)": "LDAP Sync Seitengröße (11500)",
"CLI Attribute Mapping": "CLI Attributzuordnung",
"UID/Username": "UID/Benutzername",
"Group Name Field": "Gruppen Namensfeld",
"Group Name Filter": "Gruppen Namensfeld Filter",
"Attention: You must use PHP (PCRE) Regex syntax for the filter.": "Achtung: Sie müssen die PHP (PCRE) Regex Syntax für diesen Filter einhalten.",
"Group Name: Replace Umlauts": "Gruppen Name: Ersetze Umlaute",
"Enable": "Aktivierung",
"Calculate Enable Attribute Bitwise AND with": "Berechne die Nutzer-Aktivierung 'Bitwise AND' mit",
"Merge Accounts": "Accounts zusammenführen",
"Prefer Enabled over Disabled Accounts on Merge": "Aktivierte Accounts beim Zusammenführen bevorzugen",
"Merge Two Active Accounts by": "Zwei aktivierte Accounts zusammenfügen mit Hilfe vom Attribut",
"Merge Two Active Accounts by: Filterstring": "Filterstring für das Zusammenfügen zweier aktivierter Accounts"
},
"pluralForm": "nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,335 @@
# Copyright (C) 2017 Felix Rupp
# This file is distributed under the same license as the user_cas package.
# Felix Rupp <kontakt@felixrupp.com>, 2017.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2017-07-24 12:40+0000\n"
"PO-Revision-Date: 2017-07-24 14:49+0200\n"
"Last-Translator: Felix Rupp <kontakt@felixrupp.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"
#: templates/admin.php:7
msgid "CAS Authentication backend"
msgstr "CAS Authentifizierungsbackend"
#: templates/admin.php:11
msgid "CAS Server"
msgstr "CAS Server"
#: templates/admin.php:12
msgid "Basic"
msgstr "Grundeinstellungen"
#: templates/admin.php:13
msgid "Mapping"
msgstr "Zuordnungen"
#: templates/admin.php:14
msgid "phpCAS Library"
msgstr "phpCAS Bibliothek"
#: templates/admin.php:18
msgid "CAS Server Version"
msgstr "CAS Server Version"
#: templates/admin.php:26
msgid "CAS Server Hostname"
msgstr "CAS Server Hostname"
#: templates/admin.php:31
msgid "CAS Server Port"
msgstr "CAS Server Port"
#: templates/admin.php:36
msgid "CAS Server Path"
msgstr "CAS Server Pfad"
#: templates/admin.php:41
msgid "Service URL"
msgstr "Dienst URL"
#: templates/admin.php:47
msgid "Certification file path (.crt)."
msgstr "Pfad zur Zertifikatsdatei (.crt)."
#: templates/admin.php:47
msgid "Leave empty if you dont want to validate your CAS server instance"
msgstr "Nicht ausfüllen, wenn Sie ihren CAS-Server nicht validieren möchten"
#: templates/admin.php:52
msgid "Use CAS proxy initialization"
msgstr "CAS Proxy Initialisierung verwenden"
#: templates/admin.php:54
msgid "Force user login using CAS?"
msgstr "CAS Login erzwingen?"
#: templates/admin.php:58
msgid "Dont use force login on these client-IPs"
msgstr "Login bei diesen Client-IPs nicht erzwingen"
#: templates/admin.php:58
msgid "Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)"
msgstr "Kommagetrennte Liste an Client-IP-Adressen (oder Adressräumen), die nicht zum Login gezwungen werden, wenn \"CAS Login erzwingen\" aktiviert ist (z.B: 192.168.1.1-254,192.168.2.5)"
#: templates/admin.php:60
msgid "Disable CAS logout (do not logout CAS-session, only instance-session)"
msgstr "CAS Logout deaktivieren (nicht die CAS-Session, sondern nur die Instanz-Session ausloggen)"
msgid "Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)"
msgstr "CAS SingleSignout deaktivieren (nicht die Instanz-Session ausloggen, wenn der CAS-Server einen SSO-Request sendet)"
#: templates/admin.php63
msgid "SingleSignout Servers"
msgstr "Logout Server"
#: templates/admin.php63
msgid "Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)"
msgstr "Kommagetrennte Liste an Servern, die SingleSingout-Requests an ihren CAS-Server senden dürfen (Nicht ausfüllen, wenn Sie SingleSignouts nicht beschränken/erlauben müssen)"
msgid "Keep CAS-ticket-ids in URL?"
msgstr "CAS-Ticket-IDs nicht aus der URL entfernen"
msgid "Beware: Potential security risk! Only activate, if you know what you are doing."
msgstr "Achtung: Potentielles Sicherheitsrisiko! Nur aktivieren, wenn Sie wissen, was Sie tun."
msgid "Overwrite Login Button Label"
msgstr "Login Button Label überschreiben"
msgid "Protect \"public share\" links with CAS"
msgstr "Teilen-Links mit CAS schützen"
#: templates/admin.php:65
msgid "Autocreate user after first CAS login?"
msgstr "Benutzer nach erstem CAS Login automatisch erstellen?"
#: templates/admin.php:70
msgid "Link CAS authentication with LDAP users and groups backend"
msgstr "CAS Authentifizierung mit LDAP Backend verknüpfen"
#: templates/admin.php:75
msgid "Update user data after each CAS login?"
msgstr "Benutzerdaten nach jedem CAS Login aktualisieren?"
#: templates/admin.php:78
msgid "Locked Groups"
msgstr "Geschützte Gruppen"
#: templates/admin.php:78
msgid ""
"Groups that will not be unlinked from the user when sync the CAS server and "
"the owncloud"
msgstr ""
"Gruppen, die beim Synchronisieren mit dem CAS Server nicht vom ownCloud Benutzer entfernt werden"
#: templates/admin.php:81
msgid "Multivalued field, use comma to separate values"
msgstr "Mehrzeiliges Feld, nutzen Sie komma separierte Werte"
#: templates/admin.php:83
msgid "Default Group"
msgstr "Standardgruppe"
#: templates/admin.php:83
msgid ""
"Default group when autocreating users and no group data was found for the "
"user"
msgstr ""
"Standardgruppe, die beim automatischen Neuerstellen von ownCloud Benutzern vergeben "
"wird"
#: templates/admin.php:84
msgid "Authorized CAS Groups"
msgstr "Authorisierte CAS Gruppen"
#: templates/admin.php:85
msgid "Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately"
msgstr "Benutzer in den folgenden Gruppen können sich in ownCloud anmelden, Benutzer, die nicht in einer der Gruppen sind, werden sofort ausgeloggt"
#: templates/admin.php:85
msgid "Group Quotas"
msgstr "Gruppenquotas"
#: templates/admin.php:85
msgid "Use ECAS Attribute Parser?"
msgstr "ECAS Attribute Parser verwenden?"
#: templates/admin.php:85
msgid "Request full user details?"
msgstr "Vollständige Benutzerdetails anfordern?"
#: templates/admin.php:86
msgid "ECAS Strength"
msgstr "ECAS Strength"
#: templates/admin.php:86
msgid "Not set"
msgstr "Nicht gesetzt"
#: templates/admin.php:86
msgid "ECAS AssuranceLevel"
msgstr "ECAS AssuranceLevel"
#: templates/admin.php:87
msgid "Query ECAS groups"
msgstr "Gruppen in ECAS-Abfrage"
#: templates/admin.php:87
msgid "Note down all groups which you want to receive from your ECAS instance, * returns all groups"
msgstr "Setzen Sie alle Gruppen, die Sie von Ihrer ECAS-Instanz zurück erhalten möchten, * gibt alle Gruppen zurück"
#: templates/admin.php:87
msgid "Dont use Multi-Factor-Authentication on these client-IPs"
msgstr "Multi-Faktor-Authentifizierung bei diesen Client-IPs deaktivieren"
#: templates/admin.php:87
msgid "Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)"
msgstr "Kommagetrennte Liste an Client-IP-Adressen (oder Adressräumen), die nicht zur Multi-Faktor-Authentifizierung gezwungen werden, wenn der \"ECAS AssuranceLevel\" mindestens MEDIUM ist (z.B: 192.168.1.1-254,192.168.2.5)"
#: templates/admin.php:89
msgid "User-ID"
msgstr "Benutzername"
msgid "Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used."
msgstr "Verwenden Sie das Attribut nur, wenn Sie ein spezifisches CAS-Attribut als Benutzername verwenden wollen. Lassen Sie das Attribut leer, um den Standard CAS Benutzernamen zu verwenden."
#: templates/admin.php:89
msgid "Email"
msgstr "E-Mail"
#: templates/admin.php:94
msgid "Display Name"
msgstr "Anzeigename"
#: templates/admin.php:99
msgid "Groups"
msgstr "Gruppen"
#: templates/admin.php:99
msgid "Group Name: JSON Decode"
msgstr "Gruppen Name: JSON-Decode aktivieren"
#: templates/admin.php:107
msgid "Overwrite phpCAS path (CAS.php file)"
msgstr "phpCAS Pfad überschreiben (CAS.php Datei)"
#: templates/admin.php:107
msgid ""
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own "
"version. Leave blank to use the shipped version."
msgstr ""
"Optional: Überschreiben Sie den phpCAS Pfad (CAS.php Datei), wenn Sie eine "
"eigene Version verwenden möchten. Nicht ausfüllen, wenn Sie die "
"Standardversion verwenden möchten"
#: templates/admin.php:112
msgid "PHP CAS debug file"
msgstr "PHP CAS debug Datei"
#: templates/admin.php:118
msgid "Save"
msgstr "Speichern"
#: lib/Controller/SettingsController.php:140
msgid "Your CAS settings have been updated."
msgstr "Ihre CAS Einstellungen wurden gespeichert."
#: lib/Controller/SettingsController.php:146
msgid "Your CAS settings could not be updated. Please try again."
msgstr "Ihre CAS Einstellungen konnten nicht gespeichert werden. Bitte versuchen Sie es erneut."
#: templates/cas-error.php:24
msgid "403"
msgstr ""
#: templates/cas-error.php:24
msgid "500"
msgstr ""
#: templates/cas-error.php:24
msgid "Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you."
msgstr "Verboten. Sie haben keinen Zugriff auf diese Anwendung. Bitte wenden Sie sich an Ihren Administrator, wenn Sie denken, dass etwas nicht stimmt."
#: templates/cas-error.php:24
msgid "You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you."
msgstr "Sie haben keinen Zugriff auf diese JRCbox Anwendung. Bitte wenden Sie sich an den JRCbox Administrator, wenn Sie denken, dass etwas nicht stimmt."
#: templates/cas-error.php:24
msgid "Internal Server Error. The server encountered an error. Please try again."
msgstr "Interner Serverfehler. Die Serveranfrage war fehlerhaft, bitte versuchen Sie es erneut."
#: templates/cas-error.php:28
msgid "Go back to the login page"
msgstr "Zurück zur Startseite"
# Import CLI
msgid "Import CLI"
msgstr "Import CLI"
msgid "ActiveDirectory (LDAP)"
msgstr "ActiveDirectory (LDAP)"
msgid "LDAP Host"
msgstr "LDAP Host"
msgid "LDAP User and Domain"
msgstr "LDAP Benutzer und Domain"
msgid "LDAP User Password"
msgstr "LDAP Benutzerpasswort"
msgid "LDAP Base DN"
msgstr "LDAP Basis DN"
msgid "LDAP Sync Filter"
msgstr "LDAP Sync Filter"
msgid "LDAP Sync Pagesize (11500)"
msgstr "LDAP Sync Seitengröße (11500)"
msgid "CLI Attribute Mapping"
msgstr "CLI Attributzuordnung"
msgid "UID/Username"
msgstr "UID/Benutzername"
msgid "Group Name Field"
msgstr "Gruppen Namensfeld"
msgid "Group Name Filter"
msgstr "Gruppen Namensfeld Filter"
msgid "Attention: You must use PHP (PCRE) Regex syntax for the filter."
msgstr "Achtung: Sie müssen die PHP (PCRE) Regex Syntax für diesen Filter einhalten."
msgid "Group Name: Replace Umlauts"
msgstr "Gruppen Name: Ersetze Umlaute"
msgid "Enable"
msgstr "Aktivierung"
msgid "Calculate Enable Attribute Bitwise AND with"
msgstr "Berechne die Nutzer-Aktivierung 'Bitwise AND' mit"
msgid "Merge Accounts"
msgstr "Accounts zusammenführen"
msgid "Prefer Enabled over Disabled Accounts on Merge"
msgstr "Aktivierte Accounts beim Zusammenführen bevorzugen"
msgid "Merge Two Active Accounts by"
msgstr "Zwei aktivierte Accounts zusammenfügen mit Hilfe vom Attribut"
msgid "Merge Two Active Accounts by: Filterstring"
msgstr "Filterstring für das Zusammenfügen zweier aktivierter Accounts"

View File

@ -0,0 +1,85 @@
OC.L10N.register(
"user_cas",
{
"CAS Authentication backend": "Authentification CAS",
"CAS Server": "Serveur CAS",
"Basic": "Basic",
"Mapping": "Mapping",
"phpCAS Library": "Librairie phpCAS",
"CAS Server Version": "Version du serveur CAS",
"CAS Server Hostname": "Nom dhôte du serveur CAS",
"CAS Server Port": "Port du serveur CAS",
"CAS Server Path": "Chemin du serveur CAS",
"Service URL": "URL du service",
"Certification file path (.crt).": "Chemin du fichier de certification (.crt).",
"Leave empty if you dont want to validate your CAS server instance": "Laissez vide si vous ne voulez pas valider votre instance de serveur CAS",
"Use CAS proxy initialization": "Utiliser l'initialisation du proxy CAS",
"Force user login using CAS?": "Forcer la connexion de l'utilisateur en utilisant CAS?",
"Dont use force login on these client-IPs": "N'utilisez pas la connexion forcée sur ces adresses IP client",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)": "Liste des adresses IP (ou plages d'adresses) séparées par des virgules, qui ne sera pas obligée de se connecter si \"Forcer la connexion utilisateur\" est activé (par exemple 192.168.1.1-254, 192.168.2.5)",
"Disable CAS logout (do not logout CAS-session, only instance-session)": "Désactiver la déconnexion CAS (ne pas déconnecter la session CAS, déconnecter la session d'instance)",
"Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)": "Désactiver la déconnexion unique CAS (ne déconnecte pas la session d'instance si le serveur CAS envoie une demande SSO)",
"SingleSignout Servers": "Serveurs de déconnexion",
"Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)": "Liste de serveurs séparés par des virgules pouvant envoyer des demandes SingleSignout (laissez vide si vous n'avez pas à limiter SingleSignout à des serveurs définis)",
"Autocreate user after first CAS login?": "Créer l'utilisateur automatiquement après la connexion CAS?",
"Keep CAS-ticket-ids in URL?": "Gardez CAS-ticket-ids dans l'URL?",
"Beware: Potential security risk! Only activate, if you know what you are doing.": "Attention: risque potentiel de sécurité! Activez uniquement si vous savez ce que vous faites.",
"Overwrite Login Button Label": "Écraser l'étiquette du bouton de connexion",
"Protect \"public share\" links with CAS": "Protéger les liens de «partage public» avec CAS ",
"Link CAS authentication with LDAP users and groups backend": "Lier l'authentification CAS avec les utilisateurs et groupe de l'authentification LDAP?",
"Update user data after each CAS login?": "Mettre à jour les données utilisateurs après la connexion?",
"Locked Groups": "Groupes protégés",
"Groups that will not be unlinked from the user when sync the CAS server and the owncloud": "Groupes de l'utilisateur qui seront pas supprimés lors de la synchronisation entre le serveur CAS et Owncloud",
"Multivalued field, use comma to separate values": "Champ multivalué, utilisez des virgules pour séparer les valeurs",
"Default Group": "Groupe par défaut",
"Default group when autocreating users and no group data was found for the user": "Groupe par défaut lors de la création automatique des utilisateurs ownCloud quand aucun groupe n'est trouvé pour l'utilisateur",
"Authorized CAS Groups": "Groupes autorisés CAS",
"Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately": "Les utilisateurs des groupes suivants pourront se connecter à ownCloud, les utilisateurs ne faisant pas partie d'un groupe seront déconnectés immédiatement",
"Group Quotas": "Quotas de groupe",
"Use ECAS Attribute Parser?": "Utiliser ECAS Attribute Parser?",
"Request full user details?": "Demander des informations complètes sur l'utilisateur?",
"ECAS Strength": "ECAS Strength",
"Not set": "Pas encore défini",
"ECAS AssuranceLevel": "ECAS AssuranceLevel",
"Query ECAS groups": "ECAS groupes de requêtes",
"Note down all groups which you want to receive from your ECAS instance, * returns all groups": "Notez tous les groupes que vous souhaitez recevoir de votre instance ECAS, * renvoie tous les groupes",
"Dont use Multi-Factor-Authentication on these client-IPs": "N'utilisez pas l'authentification multi-facteurs sur ces IP client",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)": "Liste d'adresses IP client (ou plages d'adresses), séparées par des virgules, qui ne seront pas obligées d'utiliser l'authentification à plusieurs facteurs si \"ECAS AssuranceLevel\" est au moins de MEDIUM (par exemple 192.168.1.1-254, 192.168.2.5)",
"User-ID": "Nom d'utilisateur",
"Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used.": "Mappez cet attribut uniquement si vous voulez un attribut CAS spécifique comme identifiant de votre utilisateur. S'il est laissé vide, le nom d'utilisateur CAS par défaut est utilisé.",
"Email": "Email",
"Display Name": "Nom affiché",
"Groups": "Groupes",
"Group Name: JSON Decode": "Nom du groupe: activer le décodage JSON",
"Overwrite phpCAS path (CAS.php file)": "Chemin PHP CAS (fichier CAS.php)",
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own version. Leave blank to use the shipped version.": "Optionnel: Chemin PHP CAS (fichier CAS.php). Laissez vide pour utiliser la version expédiée.",
"PHP CAS debug file": "Chemin du fichier de debug de PHP CAS",
"Save": "Enregistrer",
"Your CAS settings have been updated.": "Vos paramètres CAS ont été mis à jour.",
"Your CAS settings could not be updated. Please try again.": "Vos paramètres CAS n'ont pas pu être mis à jour. Veuillez réessayer.",
"Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you.": "Interdit. Vous n'avez pas accès à cette application. Veuillez vous adresser à votre administrateur si quelque chose vous semble incorrect.",
"You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you.": "Vous n'avez pas accès à cette application JRCbox. Veuillez vous adresser à votre administrateur JRCbox si quelque chose vous semble incorrect.",
"Internal Server Error. The server encountered an error. Please try again.": "Erreur Interne du Serveur. Le serveur a rencontré une erreur. Veuillez réessayer.",
"Go back to the login page": "Retourner à la page d'accueil",
"Import CLI": "Import CLI",
"ActiveDirectory (LDAP)": "ActiveDirectory (LDAP)",
"LDAP Host": "Hôte LDAP",
"LDAP User and Domain": "Utilisateur et domaine LDAP",
"LDAP User Password": "Mot de passe utilisateur LDAP",
"LDAP Base DN": "LDAP Base DN",
"LDAP Sync Filter": "Filtre de synchronisation LDAP",
"LDAP Sync Pagesize (11500)": "LDAP Sync Pagesize (11500)",
"CLI Attribute Mapping": "Mappage d'attributs CLI",
"UID/Username": "UID/Nom d'utilisateur",
"Group Name Field": "Nom du groupe",
"Group Name Filter": "Filtre de nom de groupe",
"Attention: You must use PHP (PCRE) Regex syntax for the filter.": "Attention: Vous devez utiliser la syntaxe PHP (PCRE) Regex pour le filtre.",
"Group Name: Replace Umlauts": "Nom du groupe - Remplacer les trémas",
"Enable": "Activer",
"Calculate Enable Attribute Bitwise AND with": "Calculer Activer Attribut Bitwise AND avec",
"Merge Accounts": "Fusionner des comptes",
"Prefer Enabled over Disabled Accounts on Merge": "Préférer activé sur les comptes désactivés lors de la fusion",
"Merge Two Active Accounts by": "Fusionner deux comptes actifs par",
"Merge Two Active Accounts by: Filterstring": "Fusionner deux comptes actifs par: Filtres"
},
"nplurals=2; plural=(n != 1);");

View File

@ -0,0 +1,85 @@
{
"translations": {
"CAS Authentication backend": "Authentification CAS",
"CAS Server": "Serveur CAS",
"Basic": "Basic",
"Mapping": "Mapping",
"phpCAS Library": "Librairie phpCAS",
"CAS Server Version": "Version du serveur CAS",
"CAS Server Hostname": "Nom dhôte du serveur CAS",
"CAS Server Port": "Port du serveur CAS",
"CAS Server Path": "Chemin du serveur CAS",
"Service URL": "URL du service",
"Certification file path (.crt).": "Chemin du fichier de certification (.crt).",
"Leave empty if you dont want to validate your CAS server instance": "Laissez vide si vous ne voulez pas valider votre instance de serveur CAS",
"Use CAS proxy initialization": "Utiliser l'initialisation du proxy CAS",
"Force user login using CAS?": "Forcer la connexion de l'utilisateur en utilisant CAS?",
"Dont use force login on these client-IPs": "N'utilisez pas la connexion forcée sur ces adresses IP client",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)": "Liste des adresses IP (ou plages d'adresses) séparées par des virgules, qui ne sera pas obligée de se connecter si \"Forcer la connexion utilisateur\" est activé (par exemple 192.168.1.1-254, 192.168.2.5)",
"Disable CAS logout (do not logout CAS-session, only instance-session)": "Désactiver la déconnexion CAS (ne pas déconnecter la session CAS, déconnecter la session d'instance)",
"Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)": "Désactiver la déconnexion unique CAS (ne déconnecte pas la session d'instance si le serveur CAS envoie une demande SSO)",
"SingleSignout Servers": "Serveurs de déconnexion",
"Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)": "Liste de serveurs séparés par des virgules pouvant envoyer des demandes SingleSignout (laissez vide si vous n'avez pas à limiter SingleSignout à des serveurs définis)",
"Autocreate user after first CAS login?": "Créer l'utilisateur automatiquement après la connexion CAS?",
"Keep CAS-ticket-ids in URL?": "Gardez CAS-ticket-ids dans l'URL?",
"Beware: Potential security risk! Only activate, if you know what you are doing.": "Attention: risque potentiel de sécurité! Activez uniquement si vous savez ce que vous faites.",
"Overwrite Login Button Label": "Écraser l'étiquette du bouton de connexion",
"Protect \"public share\" links with CAS": "Protéger les liens de «partage public» avec CAS ",
"Link CAS authentication with LDAP users and groups backend": "Lier l'authentification CAS avec les utilisateurs et groupe de l'authentification LDAP?",
"Update user data after each CAS login?": "Mettre à jour les données utilisateurs après la connexion?",
"Locked Groups": "Groupes protégés",
"Groups that will not be unlinked from the user when sync the CAS server and the owncloud": "Groupes de l'utilisateur qui seront pas supprimés lors de la synchronisation entre le serveur CAS et Owncloud",
"Multivalued field, use comma to separate values": "Champ multivalué, utilisez des virgules pour séparer les valeurs",
"Default Group": "Groupe par défaut",
"Default group when autocreating users and no group data was found for the user": "Groupe par défaut lors de la création automatique des utilisateurs ownCloud quand aucun groupe n'est trouvé pour l'utilisateur",
"Authorized CAS Groups": "Groupes autorisés CAS",
"Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately": "Les utilisateurs des groupes suivants pourront se connecter à ownCloud, les utilisateurs ne faisant pas partie d'un groupe seront déconnectés immédiatement",
"Group Quotas": "Quotas de groupe",
"Use ECAS Attribute Parser?": "Utiliser ECAS Attribute Parser?",
"Request full user details?": "Demander des informations complètes sur l'utilisateur?",
"ECAS Strength": "ECAS Strength",
"Not set": "Pas encore défini",
"ECAS AssuranceLevel": "ECAS AssuranceLevel",
"Query ECAS groups": "ECAS groupes de requêtes",
"Note down all groups which you want to receive from your ECAS instance, * returns all groups": "Notez tous les groupes que vous souhaitez recevoir de votre instance ECAS, * renvoie tous les groupes",
"Dont use Multi-Factor-Authentication on these client-IPs": "N'utilisez pas l'authentification multi-facteurs sur ces IP client",
"Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)": "Liste d'adresses IP client (ou plages d'adresses), séparées par des virgules, qui ne seront pas obligées d'utiliser l'authentification à plusieurs facteurs si \"ECAS AssuranceLevel\" est au moins de MEDIUM (par exemple 192.168.1.1-254, 192.168.2.5)",
"User-ID": "Nom d'utilisateur",
"Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used.": "Mappez cet attribut uniquement si vous voulez un attribut CAS spécifique comme identifiant de votre utilisateur. S'il est laissé vide, le nom d'utilisateur CAS par défaut est utilisé.",
"Email": "Email",
"Display Name": "Nom affiché",
"Groups": "Groupes",
"Group Name: JSON Decode": "Nom du groupe: activer le décodage JSON",
"Overwrite phpCAS path (CAS.php file)": "Chemin PHP CAS (fichier CAS.php)",
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own version. Leave blank to use the shipped version.": "Optionnel: Chemin PHP CAS (fichier CAS.php). Laissez vide pour utiliser la version expédiée.",
"PHP CAS debug file": "Chemin du fichier de debug de PHP CAS",
"Save": "Enregistrer",
"Your CAS settings have been updated.": "Vos paramètres CAS ont été mis à jour.",
"Your CAS settings could not be updated. Please try again.": "Vos paramètres CAS n'ont pas pu être mis à jour. Veuillez réessayer.",
"Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you.": "Interdit. Vous n'avez pas accès à cette application. Veuillez vous adresser à votre administrateur si quelque chose vous semble incorrect.",
"You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you.": "Vous n'avez pas accès à cette application JRCbox. Veuillez vous adresser à votre administrateur JRCbox si quelque chose vous semble incorrect.",
"Internal Server Error. The server encountered an error. Please try again.": "Erreur Interne du Serveur. Le serveur a rencontré une erreur. Veuillez réessayer.",
"Go back to the login page": "Retourner à la page d'accueil",
"Import CLI": "Import CLI",
"ActiveDirectory (LDAP)": "ActiveDirectory (LDAP)",
"LDAP Host": "Hôte LDAP",
"LDAP User and Domain": "Utilisateur et domaine LDAP",
"LDAP User Password": "Mot de passe utilisateur LDAP",
"LDAP Base DN": "LDAP Base DN",
"LDAP Sync Filter": "Filtre de synchronisation LDAP",
"LDAP Sync Pagesize (11500)": "LDAP Sync Pagesize (11500)",
"CLI Attribute Mapping": "Mappage d'attributs CLI",
"UID/Username": "UID/Nom d'utilisateur",
"Group Name Field": "Nom du groupe",
"Group Name Filter": "Filtre de nom de groupe",
"Attention: You must use PHP (PCRE) Regex syntax for the filter.": "Attention: Vous devez utiliser la syntaxe PHP (PCRE) Regex pour le filtre.",
"Group Name: Replace Umlauts": "Nom du groupe - Remplacer les trémas",
"Enable": "Activer",
"Calculate Enable Attribute Bitwise AND with": "Calculer Activer Attribut Bitwise AND avec",
"Merge Accounts": "Fusionner des comptes",
"Prefer Enabled over Disabled Accounts on Merge": "Préférer activé sur les comptes désactivés lors de la fusion",
"Merge Two Active Accounts by": "Fusionner deux comptes actifs par",
"Merge Two Active Accounts by: Filterstring": "Fusionner deux comptes actifs par: Filtres"
},
"pluralForm": "nplurals=2; plural=(n != 1);"
}

View File

@ -0,0 +1,337 @@
# Copyright (C) 2017 Felix Rupp
# This file is distributed under the same license as the user_cas package.
# Felix Rupp <kontakt@felixrupp.com>, 2017.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2017-07-24 12:40+0000\n"
"PO-Revision-Date: 2017-07-24 14:57+0200\n"
"Last-Translator: Felix Rupp <kontakt@felixrupp.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: Virtaal 0.7.1\n"
#: templates/admin.php:7
msgid "CAS Authentication backend"
msgstr "Authentification CAS"
#: templates/admin.php:11
msgid "CAS Server"
msgstr "Serveur CAS"
#: templates/admin.php:12
msgid "Basic"
msgstr "Basic"
#: templates/admin.php:13
msgid "Mapping"
msgstr "Mapping"
#: templates/admin.php:14
msgid "phpCAS Library"
msgstr "Librairie phpCAS"
#: templates/admin.php:18
msgid "CAS Server Version"
msgstr "Version du serveur CAS"
#: templates/admin.php:26
msgid "CAS Server Hostname"
msgstr "Nom dhôte du serveur CAS"
#: templates/admin.php:31
msgid "CAS Server Port"
msgstr "Port du serveur CAS"
#: templates/admin.php:36
msgid "CAS Server Path"
msgstr "Chemin du serveur CAS"
#: templates/admin.php:41
msgid "Service URL"
msgstr "URL du service"
#: templates/admin.php:47
msgid "Certification file path (.crt)."
msgstr "Chemin du fichier de certification (.crt)."
#: templates/admin.php:47
msgid "Leave empty if you dont want to validate your CAS server instance"
msgstr "Laissez vide si vous ne voulez pas valider votre instance de serveur CAS"
#: templates/admin.php:52
msgid "Use CAS proxy initialization"
msgstr "Utiliser l'initialisation du proxy CAS"
#: templates/admin.php:54
msgid "Force user login using CAS?"
msgstr "Forcer la connexion de l'utilisateur en utilisant CAS?"
#: templates/admin.php:58
msgid "Dont use force login on these client-IPs"
msgstr "N'utilisez pas la connexion forcée sur ces adresses IP client"
#: templates/admin.php:58
msgid "Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)"
msgstr "Liste des adresses IP (ou plages d'adresses) séparées par des virgules, qui ne sera pas obligée de se connecter si \"Forcer la connexion utilisateur\" est activé (par exemple 192.168.1.1-254, 192.168.2.5)"
#: templates/admin.php:60
msgid "Disable CAS logout (do not logout CAS-session, only instance-session)"
msgstr "Désactiver la déconnexion CAS (ne pas déconnecter la session CAS, déconnecter la session d'instance)"
msgid "Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)"
msgstr "Désactiver la déconnexion unique CAS (ne déconnecte pas la session d'instance si le serveur CAS envoie une demande SSO)"
#: templates/admin.php63
msgid "SingleSignout Servers"
msgstr "Serveurs de déconnexion"
#: templates/admin.php63
msgid "Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)"
msgstr "Liste de serveurs séparés par des virgules pouvant envoyer des demandes SingleSignout (laissez vide si vous n'avez pas à limiter SingleSignout à des serveurs définis)"
#: templates/admin.php:65
msgid "Autocreate user after first CAS login?"
msgstr "Créer l'utilisateur automatiquement après la connexion CAS?"
msgid "Keep CAS-ticket-ids in URL?"
msgstr "Gardez CAS-ticket-ids dans l'URL?"
msgid "Beware: Potential security risk! Only activate, if you know what you are doing."
msgstr "Attention: risque potentiel de sécurité! Activez uniquement si vous savez ce que vous faites."
msgid "Overwrite Login Button Label"
msgstr "Écraser l'étiquette du bouton de connexion"
msgid "Protect \"public share\" links with CAS"
msgstr "Protéger les liens de partage avec CAS"
#: templates/admin.php:70
msgid "Link CAS authentication with LDAP users and groups backend"
msgstr ""
"Lier l'authentification CAS avec les utilisateurs et groupe de "
"l'authentification LDAP?"
#: templates/admin.php:75
msgid "Update user data after each CAS login?"
msgstr "Mettre à jour les données utilisateurs après la connexion?"
#: templates/admin.php:78
msgid "Locked Groups"
msgstr "Groupes protégés"
#: templates/admin.php:78
msgid ""
"Groups that will not be unlinked from the user when sync the CAS server and "
"the owncloud"
msgstr ""
"Groupes de l'utilisateur qui seront pas supprimés lors de la synchronisation "
"entre le serveur CAS et Owncloud"
#: templates/admin.php:81
msgid "Multivalued field, use comma to separate values"
msgstr "Champ multivalué, utilisez des virgules pour séparer les valeurs"
#: templates/admin.php:83
msgid "Default Group"
msgstr "Groupe par défaut"
#: templates/admin.php:83
msgid ""
"Default group when autocreating users and no group data was found for the "
"user"
msgstr ""
"Groupe par défaut lors de la création automatique des utilisateurs quand "
"aucun groupe n'est trouvé pour l'utilisateur"
#: templates/admin.php:84
msgid "Authorized CAS Groups"
msgstr "Groupes autorisés CAS"
#: templates/admin.php:85
msgid "Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately"
msgstr "Les utilisateurs des groupes suivants pourront se connecter à ownCloud, les utilisateurs ne faisant pas partie d'un groupe seront déconnectés immédiatement"
#: templates/admin.php:85
msgid "Group Quotas"
msgstr "Quotas de groupe"
#: templates/admin.php:85
msgid "Use ECAS Attribute Parser?"
msgstr "Utiliser ECAS Attribute Parser?"
#: templates/admin.php:85
msgid "Request full user details?"
msgstr "Demander des informations complètes sur l'utilisateur?"
#: templates/admin.php:86
msgid "ECAS Strength"
msgstr "ECAS Strength"
#: templates/admin.php:86
msgid "Not set"
msgstr "Pas encore défini"
#: templates/admin.php:86
msgid "ECAS AssuranceLevel"
msgstr "ECAS AssuranceLevel"
#: templates/admin.php:87
msgid "Query ECAS groups"
msgstr "ECAS groupes de requêtes"
#: templates/admin.php:87
msgid "Note down all groups which you want to receive from your ECAS instance, * returns all groups"
msgstr "Notez tous les groupes que vous souhaitez recevoir de votre instance ECAS, * renvoie tous les groupes"
#: templates/admin.php:87
msgid "Dont use Multi-Factor-Authentication on these client-IPs"
msgstr "N'utilisez pas l'authentification multi-facteurs sur ces IP client"
#: templates/admin.php:87
msgid "Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)"
msgstr "Liste d'adresses IP client (ou plages d'adresses), séparées par des virgules, qui ne seront pas obligées d'utiliser l'authentification à plusieurs facteurs si \"ECAS AssuranceLevel\" est au moins de MEDIUM (par exemple 192.168.1.1-254, 192.168.2.5)"
#: templates/admin.php:89
msgid "User-ID"
msgstr "Nom d'utilisateur"
msgid "Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used."
msgstr "Mappez cet attribut uniquement si vous voulez un attribut CAS spécifique comme identifiant de votre utilisateur. S'il est laissé vide, le nom d'utilisateur CAS par défaut est utilisé."
#: templates/admin.php:89
msgid "Email"
msgstr "Email"
#: templates/admin.php:94
msgid "Display Name"
msgstr "Nom affiché"
#: templates/admin.php:99
msgid "Groups"
msgstr "Groupes"
#: templates/admin.php:99
msgid "Group Name: JSON Decode"
msgstr "Nom du groupe: activer le décodage JSON"
#: templates/admin.php:107
msgid "Overwrite phpCAS path (CAS.php file)"
msgstr "Chemin PHP CAS (fichier CAS.php)"
#: templates/admin.php:107
msgid ""
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own "
"version. Leave blank to use the shipped version."
msgstr ""
"Optionnel: Chemin PHP CAS (fichier CAS.php). Laissez vide pour utiliser la "
"version expédiée."
#: templates/admin.php:112
msgid "PHP CAS debug file"
msgstr "Chemin du fichier de debug de PHP CAS"
#: templates/admin.php:118
msgid "Save"
msgstr "Enregistrer"
#: lib/Controller/SettingsController.php:140
msgid "Your CAS settings have been updated."
msgstr "Vos paramètres CAS ont été mis à jour."
#: lib/Controller/SettingsController.php:146
msgid "Your CAS settings could not be updated. Please try again."
msgstr "Vos paramètres CAS n'ont pas pu être mis à jour. Veuillez réessayer."
#: templates/cas-error.php:24
msgid "403"
msgstr ""
#: templates/cas-error.php:24
msgid "500"
msgstr ""
#: templates/cas-error.php:24
msgid "Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you."
msgstr "Interdit. Vous n'avez pas accès à cette application. Veuillez vous adresser à votre administrateur si quelque chose vous semble incorrect."
#: templates/cas-error.php:24
msgid "You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you."
msgstr "Vous n'avez pas accès à cette application JRCbox. Veuillez vous adresser à votre administrateur JRCbox si quelque chose vous semble incorrect."
#: templates/cas-error.php:24
msgid "Internal Server Error. The server encountered an error. Please try again."
msgstr "Erreur Interne du Serveur. Le serveur a rencontré une erreur. Veuillez réessayer."
#: templates/cas-error.php:28
msgid "Go back to the login page"
msgstr "Retourner à la page d'accueil"
# Import CLI
msgid "Import CLI"
msgstr "Import CLI"
msgid "ActiveDirectory (LDAP)"
msgstr "ActiveDirectory (LDAP)"
msgid "LDAP Host"
msgstr "Hôte LDAP"
msgid "LDAP User and Domain"
msgstr "Utilisateur et domaine LDAP"
msgid "LDAP User Password"
msgstr "Mot de passe utilisateur LDAP"
msgid "LDAP Base DN"
msgstr "LDAP Base DN"
msgid "LDAP Sync Filter"
msgstr "Filtre de synchronisation LDAP"
msgid "LDAP Sync Pagesize (11500)"
msgstr "LDAP Sync Pagesize (11500)"
msgid "CLI Attribute Mapping"
msgstr "Mappage d'attributs CLI"
msgid "UID/Username"
msgstr "UID/Nom d'utilisateur"
msgid "Group Name Field"
msgstr "Nom du groupe"
msgid "Group Name Filter"
msgstr "Filtre de nom de groupe"
msgid "Attention: You must use PHP (PCRE) Regex syntax for the filter."
msgstr "Attention: Vous devez utiliser la syntaxe PHP (PCRE) Regex pour le filtre."
msgid "Group Name: Replace Umlauts"
msgstr "Nom du groupe - Remplacer les trémas"
msgid "Enable"
msgstr "Activer"
msgid "Calculate Enable Attribute Bitwise AND with"
msgstr "Calculer Activer Attribut Bitwise AND avec"
msgid "Merge Accounts"
msgstr "Fusionner des comptes"
msgid "Prefer Enabled over Disabled Accounts on Merge"
msgstr "Préférer activé sur les comptes désactivés lors de la fusion"
msgid "Merge Two Active Accounts by"
msgstr "Fusionner deux comptes actifs par"
msgid "Merge Two Active Accounts by: Filterstring"
msgstr "Fusionner deux comptes actifs par: Filtres"

View File

@ -0,0 +1,332 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 8.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2017-07-24 12:40+0000\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: templates/admin.php:7
msgid "CAS Authentication backend"
msgstr ""
#: templates/admin.php:11
msgid "CAS Server"
msgstr ""
#: templates/admin.php:12
msgid "Basic"
msgstr ""
#: templates/admin.php:13
msgid "Mapping"
msgstr ""
#: templates/admin.php:14
msgid "phpCAS Library"
msgstr ""
#: templates/admin.php:18
msgid "CAS Server Version"
msgstr ""
#: templates/admin.php:26
msgid "CAS Server Hostname"
msgstr ""
#: templates/admin.php:31
msgid "CAS Server Port"
msgstr ""
#: templates/admin.php:36
msgid "CAS Server Path"
msgstr ""
#: templates/admin.php:41
msgid "Service URL"
msgstr ""
#: templates/admin.php:47
msgid "Certification file path (.crt)."
msgstr ""
#: templates/admin.php:47
msgid "Leave empty if you dont want to validate your CAS server instance"
msgstr ""
#: templates/admin.php:52
msgid "Use CAS proxy initialization"
msgstr ""
#: templates/admin.php:54
msgid "Force user login using CAS?"
msgstr ""
#: templates/admin.php:58
msgid "Dont use force login on these client-IPs"
msgstr ""
#: templates/admin.php:58
msgid "Comma separated list of client IP addresses (or address ranges), which wont be forced to login if \"Force user login\" is enabled (e.g. 192.168.1.1-254,192.168.2.5)"
msgstr ""
#: templates/admin.php:60
msgid "Disable CAS logout (do not logout CAS-session, only instance-session)"
msgstr ""
msgid "Disable CAS SingleSignout (do not logout instance-session if CAS-server sends SSO-Request)"
msgstr ""
#: templates/admin.php63
msgid "SingleSignout Servers"
msgstr ""
#: templates/admin.php63
msgid "Comma separated list of servers which can send SingleSignout requests (leave empty if you do not have to restrict SingleSignout to defined servers)"
msgstr ""
#: templates/admin.php:65
msgid "Autocreate user after first CAS login?"
msgstr ""
msgid "Keep CAS-ticket-ids in URL?"
msgstr ""
msgid "Beware: Potential security risk! Only activate, if you know what you are doing."
msgstr ""
msgid "Overwrite Login Button Label"
msgstr ""
msgid "Protect \"public share\" links with CAS"
msgstr ""
#: templates/admin.php:70
msgid "Link CAS authentication with LDAP users and groups backend"
msgstr ""
#: templates/admin.php:75
msgid "Update user data after each CAS login?"
msgstr ""
#: templates/admin.php:78
msgid "Locked Groups"
msgstr ""
#: templates/admin.php:78
msgid ""
"Groups that will not be unlinked from the user when sync the CAS server and "
"the owncloud"
msgstr ""
#: templates/admin.php:81
msgid "Multivalued field, use comma to separate values"
msgstr ""
#: templates/admin.php:83
msgid "Default Group"
msgstr ""
#: templates/admin.php:83
msgid ""
"Default group when autocreating users and no group data was found for the "
"user"
msgstr ""
#: templates/admin.php:84
msgid "Authorized CAS Groups"
msgstr ""
#: templates/admin.php:85
msgid "Users in the following groups will be able to log into ownCloud, users not in one of the groups will be logged out immediately"
msgstr ""
#: templates/admin.php:85
msgid "Group Quotas"
msgstr ""
#: templates/admin.php:85
msgid "Use ECAS Attribute Parser?"
msgstr ""
#: templates/admin.php:85
msgid "Request full user details?"
msgstr ""
#: templates/admin.php:86
msgid "ECAS Strength"
msgstr ""
#: templates/admin.php:86
msgid "Not set"
msgstr ""
#: templates/admin.php:86
msgid "ECAS AssuranceLevel"
msgstr ""
#: templates/admin.php:87
msgid "Query ECAS groups"
msgstr ""
#: templates/admin.php:87
msgid "Note down all groups which you want to receive from your ECAS instance, * returns all groups"
msgstr ""
#: templates/admin.php:87
msgid "Dont use Multi-Factor-Authentication on these client-IPs"
msgstr ""
#: templates/admin.php:87
msgid "Comma separated list of client IP addresses (or address ranges), which wont be forced to use Multi-Factor-Authentication if \"ECAS AssuranceLevel\" is at least MEDIUM (e.g. 192.168.1.1-254,192.168.2.5)"
msgstr ""
#: templates/admin.php:89
msgid "User-ID"
msgstr ""
#: templates/admin.php:89
msgid "Only map this attribute, if you want one specific CAS attribute as your users id. If left blank, the default CAS user-id is used."
msgstr ""
#: templates/admin.php:89
msgid "Email"
msgstr ""
#: templates/admin.php:94
msgid "Display Name"
msgstr ""
#: templates/admin.php:99
msgid "Groups"
msgstr ""
#: templates/admin.php:99
msgid "Group Name: JSON Decode"
msgstr ""
#: templates/admin.php:107
msgid "Overwrite phpCAS path (CAS.php file)"
msgstr ""
#: templates/admin.php:107
msgid ""
"Optional: Overwrite phpCAS path (CAS.php file) if you want to use your own "
"version. Leave blank to use the shipped version."
msgstr ""
#: templates/admin.php:112
msgid "PHP CAS debug file"
msgstr ""
#: templates/admin.php:118
msgid "Save"
msgstr ""
#: lib/Controller/SettingsController.php:140
msgid "Your CAS settings have been updated."
msgstr ""
#: lib/Controller/SettingsController.php:146
msgid "Your CAS settings could not be updated. Please try again."
msgstr ""
#: templates/cas-error.php:24
msgid "403"
msgstr ""
#: templates/cas-error.php:24
msgid "500"
msgstr ""
#: templates/cas-error.php:24
msgid "Forbidden. You do not have access to this application. Please refer to your administrator if something feels wrong to you."
msgstr ""
#: templates/cas-error.php:24
msgid "You do not have access to the JRCbox application. Please contact the JRCbox administrator if something feels wrong to you."
msgstr ""
#: templates/cas-error.php:24
msgid "Internal Server Error. The server encountered an error. Please try again."
msgstr ""
#: templates/cas-error.php:28
msgid "Go back to the login page"
msgstr ""
# Import CLI
msgid "Import CLI"
msgstr ""
msgid "ActiveDirectory (LDAP)"
msgstr ""
msgid "LDAP Host"
msgstr ""
msgid "LDAP User and Domain"
msgstr ""
msgid "LDAP User Password"
msgstr ""
msgid "LDAP Base DN"
msgstr ""
msgid "LDAP Sync Filter"
msgstr ""
msgid "LDAP Sync Pagesize (11500)"
msgstr ""
msgid "CLI Attribute Mapping"
msgstr ""
msgid "UID/Username"
msgstr ""
msgid "Group Name Field"
msgstr ""
msgid "Group Name Filter"
msgstr ""
msgid "Attention: You must use PHP (PCRE) Regex syntax for the filter."
msgstr ""
msgid "Group Name: Replace Umlauts"
msgstr ""
msgid "Enable"
msgstr ""
msgid "Calculate Enable Attribute Bitwise AND with"
msgstr ""
msgid "Merge Accounts"
msgstr ""
msgid "Prefer Enabled over Disabled Accounts on Merge"
msgstr ""
msgid "Merge Two Active Accounts by"
msgstr ""
msgid "Merge Two Active Accounts by: Filterstring"
msgstr ""