init ninedocker

This commit is contained in:
2024-07-04 12:42:13 +02:00
commit 0a7777d6e8
194 changed files with 29944 additions and 0 deletions

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 ""