diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:00 +0000 |
commit | 13fce9fb9d9c2369c8845918989433969dd13475 (patch) | |
tree | f0fd37ec28fb97da606a657baca5bb7c8208d1d4 /apps/user_ldap/l10n | |
parent | cd3256bf5445c4f2b20af345ab48485f21a45bfe (diff) | |
download | nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.tar.gz nextcloud-server-13fce9fb9d9c2369c8845918989433969dd13475.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n')
-rw-r--r-- | apps/user_ldap/l10n/de_DE.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/de_DE.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.json | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.js | 14 | ||||
-rw-r--r-- | apps/user_ldap/l10n/gl.json | 14 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.js | 6 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_TW.json | 6 |
10 files changed, 48 insertions, 12 deletions
diff --git a/apps/user_ldap/l10n/de_DE.js b/apps/user_ldap/l10n/de_DE.js index 8dd167f8e3a..f5d6c2b492d 100644 --- a/apps/user_ldap/l10n/de_DE.js +++ b/apps/user_ldap/l10n/de_DE.js @@ -214,6 +214,8 @@ OC.L10N.register( "User profile Biography will be set from the specified attribute" : "Benutzerprofil Biografie wird aus dem angegebenen Attribut festgelegt", "Birthdate Field" : "Geburtstagsfeld", "User profile Date of birth will be set from the specified attribute" : "Das Geburtsdatum des Benutzerprofils wird aus dem angegebenen Attribut ermittelt", + "Pronouns Field" : "Pronomenfeld", + "User profile Pronouns will be set from the specified attribute" : "Benutzerprofil Pronomen werden aus dem angegebenen Attribut festgelegt", "Internal Username" : "Interner Benutzername", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Standardmäßig wird der interne Benutzername aus dem UUID-Attribut erstellt. So wird sichergestellt, dass der Benutzername einmalig ist und Zeichen nicht konvertiert werden müssen. Für den internen Benutzernamen sind nur folgende Zeichen zulässig: [a-zA-Z0-9_.@-]. Andere Zeichen werden durch ihre ASCII-Entsprechung ersetzt oder einfach weggelassen. Bei Kollisionen wird eine Nummer hinzugefügt/erhöht. Der interne Benutzername wird verwendet, um den Benutzer intern zu identifizieren. Er ist außerdem der Standardname für den Stamm-Ordner des Benutzers. Darüber hinaus ist er Teil der URLs für den Zugriff, zum Beispiel für alle DAV-Dienste. Mit dieser Einstellung kann das Standardverhalten geändert werden. Änderungen wirken sich nur auf neu eingetragene (hinzugefügte) LDAP-Benutzer aus. Für die Standardeinstellung lassen Sie das Eingabefeld leer.", "Internal Username Attribute:" : "Interne Eigenschaften des Benutzers:", diff --git a/apps/user_ldap/l10n/de_DE.json b/apps/user_ldap/l10n/de_DE.json index 0505b994934..3d9047e037d 100644 --- a/apps/user_ldap/l10n/de_DE.json +++ b/apps/user_ldap/l10n/de_DE.json @@ -212,6 +212,8 @@ "User profile Biography will be set from the specified attribute" : "Benutzerprofil Biografie wird aus dem angegebenen Attribut festgelegt", "Birthdate Field" : "Geburtstagsfeld", "User profile Date of birth will be set from the specified attribute" : "Das Geburtsdatum des Benutzerprofils wird aus dem angegebenen Attribut ermittelt", + "Pronouns Field" : "Pronomenfeld", + "User profile Pronouns will be set from the specified attribute" : "Benutzerprofil Pronomen werden aus dem angegebenen Attribut festgelegt", "Internal Username" : "Interner Benutzername", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "Standardmäßig wird der interne Benutzername aus dem UUID-Attribut erstellt. So wird sichergestellt, dass der Benutzername einmalig ist und Zeichen nicht konvertiert werden müssen. Für den internen Benutzernamen sind nur folgende Zeichen zulässig: [a-zA-Z0-9_.@-]. Andere Zeichen werden durch ihre ASCII-Entsprechung ersetzt oder einfach weggelassen. Bei Kollisionen wird eine Nummer hinzugefügt/erhöht. Der interne Benutzername wird verwendet, um den Benutzer intern zu identifizieren. Er ist außerdem der Standardname für den Stamm-Ordner des Benutzers. Darüber hinaus ist er Teil der URLs für den Zugriff, zum Beispiel für alle DAV-Dienste. Mit dieser Einstellung kann das Standardverhalten geändert werden. Änderungen wirken sich nur auf neu eingetragene (hinzugefügte) LDAP-Benutzer aus. Für die Standardeinstellung lassen Sie das Eingabefeld leer.", "Internal Username Attribute:" : "Interne Eigenschaften des Benutzers:", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index b008d4f8a55..8b818bf6238 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -62,6 +62,10 @@ OC.L10N.register( "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Your password will expire within %n day.","Your password will expire within %n days."], "LDAP/AD integration" : "LDAP/AD integration", "LDAP Connection" : "Подключение LDAP", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Binding failed for this LDAP configuration: %s","Binding failed for %n LDAP configurations: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Searching failed for this LDAP configuration: %s","Searching failed for %n LDAP configurations: %s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["There is an inactive LDAP configuration: %s","There are %n inactive LDAP configurations: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Binding and searching works on the configured LDAP connection (%s)","Binding and searching works on all of the %n configured LDAP connections (%s)"], "Invalid LDAP UUIDs" : "Invalid LDAP UUIDs", "None found" : "None found", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", @@ -210,6 +214,8 @@ OC.L10N.register( "User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute", "Birthdate Field" : "Birthdate Field", "User profile Date of birth will be set from the specified attribute" : "User profile Date of birth will be set from the specified attribute", + "Pronouns Field" : "Pronouns Field", + "User profile Pronouns will be set from the specified attribute" : "User profile Pronouns will be set from the specified attribute", "Internal Username" : "Internal Username", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior.", "Internal Username Attribute:" : "Internal Username Attribute:", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 2c7ed14b435..c9fb9a7698c 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -60,6 +60,10 @@ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Your password will expire within %n day.","Your password will expire within %n days."], "LDAP/AD integration" : "LDAP/AD integration", "LDAP Connection" : "Подключение LDAP", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["Binding failed for this LDAP configuration: %s","Binding failed for %n LDAP configurations: %s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["Searching failed for this LDAP configuration: %s","Searching failed for %n LDAP configurations: %s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["There is an inactive LDAP configuration: %s","There are %n inactive LDAP configurations: %s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["Binding and searching works on the configured LDAP connection (%s)","Binding and searching works on all of the %n configured LDAP connections (%s)"], "Invalid LDAP UUIDs" : "Invalid LDAP UUIDs", "None found" : "None found", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them.", @@ -208,6 +212,8 @@ "User profile Biography will be set from the specified attribute" : "User profile Biography will be set from the specified attribute", "Birthdate Field" : "Birthdate Field", "User profile Date of birth will be set from the specified attribute" : "User profile Date of birth will be set from the specified attribute", + "Pronouns Field" : "Pronouns Field", + "User profile Pronouns will be set from the specified attribute" : "User profile Pronouns will be set from the specified attribute", "Internal Username" : "Internal Username", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior.", "Internal Username Attribute:" : "Internal Username Attribute:", diff --git a/apps/user_ldap/l10n/gl.js b/apps/user_ldap/l10n/gl.js index f1320ff36f2..535d81da209 100644 --- a/apps/user_ldap/l10n/gl.js +++ b/apps/user_ldap/l10n/gl.js @@ -186,7 +186,7 @@ OC.L10N.register( "Quota Field" : "Campo de cota", "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para a cota predeterminada do usuario. Noutro caso, especifique un atributo LDAP/AD.", "Quota Default" : "Cota predeterminada", - "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Substituír a cota predeterminada para usuarios LDAP que non teñen unha cota estabelecida no campo Cota.", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Anular a cota predeterminada para usuarios LDAP que non teñen unha cota definida no campo Cota.", "Email Field" : "Campo do correo", "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Definir o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", "User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario", @@ -201,23 +201,25 @@ OC.L10N.register( "Address Field" : "Campo de enderezo", "User profile Address will be set from the specified attribute" : "O enderezo do perfil de usuario definirase a partir do atributo especificado", "Twitter Field" : "Campo de Twitter", - "User profile Twitter will be set from the specified attribute" : "O perfil de usuario Twitter definirase a partir do atributo especificado", + "User profile Twitter will be set from the specified attribute" : "O perfil de usuario en Twitter definirase a partir do atributo especificado", "Fediverse Field" : "Campo do Fediverso", - "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario Fediverso definirase a partir do atributo especificado", + "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario no Fediverso definirase a partir do atributo especificado", "Organisation Field" : "Campo da organización", "User profile Organisation will be set from the specified attribute" : "A organización do perfil de usuario definirase a partir do atributo especificado", "Role Field" : "Campo de rol", "User profile Role will be set from the specified attribute" : "O rol do perfil de usuario definirase a partir do atributo especificado", "Headline Field" : "Campo de titular", - "User profile Headline will be set from the specified attribute" : "O titular do perfil de usuario definirase a partir do atributo especificado", + "User profile Headline will be set from the specified attribute" : "O título do perfil de usuario definirase a partir do atributo especificado", "Biography Field" : "Campo de biografía", - "User profile Biography will be set from the specified attribute" : "A biografía do perfil do usuario definirase a partir do atributo especificado", + "User profile Biography will be set from the specified attribute" : "A biografía no perfil de usuario definirase a partir do atributo especificado", "Birthdate Field" : "Campo de data de nacemento", "User profile Date of birth will be set from the specified attribute" : "A data de nacemento no perfil do usuario definirase a partir do atributo especificado", + "Pronouns Field" : "Campo de pronomes", + "User profile Pronouns will be set from the specified attribute" : "Os pronomes no perfil de usuario definiranse a partir do atributo especificado", "Internal Username" : "Nome interno de usuario", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "De xeito predeterminado, o nome de usuario interno crearase a partir do atributo UUID. Isto asegura que o nome de usuario é único e que non é necesario converter os caracteres. O nome de usuario interno ten a restrición de que só se permiten estes caracteres: [a-zA-Z0-9_.@-]. Outros caracteres substitúense pola súa correspondencia ASCII ou simplemente omítense. Nos casos de colisións engadirase/aumentarase un número. O nome de usuario interno úsase para identificar un usuario internamente. Tamén é o nome predeterminado para o cartafol de inicio do usuario. Tamén forma parte dos URL remotos, por exemplo para todos os servizos DAV. Con esta configuración, pódese anular o comportamento predeterminado. Os cambios só terán efecto nos usuarios LDAP recén asignados (engadidos). Déixeo baleiro para o comportamento predeterminado.", "Internal Username Attribute:" : "Atributo do nome interno de usuario:", - "Override UUID detection" : "Ignorar a detección do UUID", + "Override UUID detection" : "Anular a detección do UUID", "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular o axuste e pasar un atributo da súa escolla. Vde. debe asegurarse de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.", "UUID Attribute for Users:" : "Atributo do UUID para usuarios:", "UUID Attribute for Groups:" : "Atributo do UUID para grupos:", diff --git a/apps/user_ldap/l10n/gl.json b/apps/user_ldap/l10n/gl.json index 5cac92b2c51..1c233d7707b 100644 --- a/apps/user_ldap/l10n/gl.json +++ b/apps/user_ldap/l10n/gl.json @@ -184,7 +184,7 @@ "Quota Field" : "Campo de cota", "Leave empty for user's default quota. Otherwise, specify an LDAP/AD attribute." : "Deixar baleiro para a cota predeterminada do usuario. Noutro caso, especifique un atributo LDAP/AD.", "Quota Default" : "Cota predeterminada", - "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Substituír a cota predeterminada para usuarios LDAP que non teñen unha cota estabelecida no campo Cota.", + "Override default quota for LDAP users who do not have a quota set in the Quota Field." : "Anular a cota predeterminada para usuarios LDAP que non teñen unha cota definida no campo Cota.", "Email Field" : "Campo do correo", "Set the user's email from their LDAP attribute. Leave it empty for default behaviour." : "Definir o correo do usuario dende un atributo LDAP. Déixeo baleiro para un comportamento predeterminado.", "User Home Folder Naming Rule" : "Regra de nomeado do cartafol do usuario", @@ -199,23 +199,25 @@ "Address Field" : "Campo de enderezo", "User profile Address will be set from the specified attribute" : "O enderezo do perfil de usuario definirase a partir do atributo especificado", "Twitter Field" : "Campo de Twitter", - "User profile Twitter will be set from the specified attribute" : "O perfil de usuario Twitter definirase a partir do atributo especificado", + "User profile Twitter will be set from the specified attribute" : "O perfil de usuario en Twitter definirase a partir do atributo especificado", "Fediverse Field" : "Campo do Fediverso", - "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario Fediverso definirase a partir do atributo especificado", + "User profile Fediverse will be set from the specified attribute" : "O perfil de usuario no Fediverso definirase a partir do atributo especificado", "Organisation Field" : "Campo da organización", "User profile Organisation will be set from the specified attribute" : "A organización do perfil de usuario definirase a partir do atributo especificado", "Role Field" : "Campo de rol", "User profile Role will be set from the specified attribute" : "O rol do perfil de usuario definirase a partir do atributo especificado", "Headline Field" : "Campo de titular", - "User profile Headline will be set from the specified attribute" : "O titular do perfil de usuario definirase a partir do atributo especificado", + "User profile Headline will be set from the specified attribute" : "O título do perfil de usuario definirase a partir do atributo especificado", "Biography Field" : "Campo de biografía", - "User profile Biography will be set from the specified attribute" : "A biografía do perfil do usuario definirase a partir do atributo especificado", + "User profile Biography will be set from the specified attribute" : "A biografía no perfil de usuario definirase a partir do atributo especificado", "Birthdate Field" : "Campo de data de nacemento", "User profile Date of birth will be set from the specified attribute" : "A data de nacemento no perfil do usuario definirase a partir do atributo especificado", + "Pronouns Field" : "Campo de pronomes", + "User profile Pronouns will be set from the specified attribute" : "Os pronomes no perfil de usuario definiranse a partir do atributo especificado", "Internal Username" : "Nome interno de usuario", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "De xeito predeterminado, o nome de usuario interno crearase a partir do atributo UUID. Isto asegura que o nome de usuario é único e que non é necesario converter os caracteres. O nome de usuario interno ten a restrición de que só se permiten estes caracteres: [a-zA-Z0-9_.@-]. Outros caracteres substitúense pola súa correspondencia ASCII ou simplemente omítense. Nos casos de colisións engadirase/aumentarase un número. O nome de usuario interno úsase para identificar un usuario internamente. Tamén é o nome predeterminado para o cartafol de inicio do usuario. Tamén forma parte dos URL remotos, por exemplo para todos os servizos DAV. Con esta configuración, pódese anular o comportamento predeterminado. Os cambios só terán efecto nos usuarios LDAP recén asignados (engadidos). Déixeo baleiro para o comportamento predeterminado.", "Internal Username Attribute:" : "Atributo do nome interno de usuario:", - "Override UUID detection" : "Ignorar a detección do UUID", + "Override UUID detection" : "Anular a detección do UUID", "By default, the UUID attribute is automatically detected. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behavior. Changes will have effect only on newly mapped (added) LDAP users and groups." : "Por omisión, o atributo UUID é detectado automaticamente. O atributo UUID utilizase para identificar, sen dúbida, aos usuarios e grupos LDAP. Ademais, crearase o nome interno de usuario baseado no UUID, se non se especifica anteriormente o contrario. Pode anular o axuste e pasar un atributo da súa escolla. Vde. debe asegurarse de que o atributo da súa escolla pode ser recuperado polos usuarios e grupos e de que é único. Déixeo baleiro para o comportamento predeterminado. Os cambios terán efecto só nas novas asignacións (engadidos) de usuarios de LDAP.", "UUID Attribute for Users:" : "Atributo do UUID para usuarios:", "UUID Attribute for Groups:" : "Atributo do UUID para grupos:", diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 422c1599a76..5273ccc7667 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -214,6 +214,8 @@ OC.L10N.register( "User profile Biography will be set from the specified attribute" : "用戶個人資料小傳將從指定的屬性設置", "Birthdate Field" : "出生日期欄位", "User profile Date of birth will be set from the specified attribute" : "使用者個人資料的出生日期將從指定的屬性中設定", + "Pronouns Field" : "代名詞欄位", + "User profile Pronouns will be set from the specified attribute" : "用戶個人資料代名詞將從指定的屬性設置", "Internal Username" : "內部用戶名稱", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "默認情況下,內部用戶名稱將從 UUID 屬性建立。其確保了用戶名稱是唯一且不需要轉換字元。內部用戶名稱的限制是只能使用下列字元:[a-zA-Z0-9_.@-]。其他字元會使用其 ASCII 對映或被忽略。發生碰撞時,將會加入數字。內部用戶名稱用於內部識別用戶。其也是用戶家資料夾的預設名稱。也是遠端 URL 的一部分,舉例來說,會用於所有 *DAV 服務。使用此設定,預設的行為將會被覆寫。變更僅對新映射(新增)的 LDAP 用戶有效。將其留空會使用預設行為。", "Internal Username Attribute:" : "內部用戶名稱屬性:", diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index af8058a7ca3..36223b5ef3f 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -212,6 +212,8 @@ "User profile Biography will be set from the specified attribute" : "用戶個人資料小傳將從指定的屬性設置", "Birthdate Field" : "出生日期欄位", "User profile Date of birth will be set from the specified attribute" : "使用者個人資料的出生日期將從指定的屬性中設定", + "Pronouns Field" : "代名詞欄位", + "User profile Pronouns will be set from the specified attribute" : "用戶個人資料代名詞將從指定的屬性設置", "Internal Username" : "內部用戶名稱", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "默認情況下,內部用戶名稱將從 UUID 屬性建立。其確保了用戶名稱是唯一且不需要轉換字元。內部用戶名稱的限制是只能使用下列字元:[a-zA-Z0-9_.@-]。其他字元會使用其 ASCII 對映或被忽略。發生碰撞時,將會加入數字。內部用戶名稱用於內部識別用戶。其也是用戶家資料夾的預設名稱。也是遠端 URL 的一部分,舉例來說,會用於所有 *DAV 服務。使用此設定,預設的行為將會被覆寫。變更僅對新映射(新增)的 LDAP 用戶有效。將其留空會使用預設行為。", "Internal Username Attribute:" : "內部用戶名稱屬性:", diff --git a/apps/user_ldap/l10n/zh_TW.js b/apps/user_ldap/l10n/zh_TW.js index 338e0bda12d..ef1b11cdc7e 100644 --- a/apps/user_ldap/l10n/zh_TW.js +++ b/apps/user_ldap/l10n/zh_TW.js @@ -62,6 +62,10 @@ OC.L10N.register( "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後到期。"], "LDAP/AD integration" : "LDAP/AD 整合", "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["%n LDAP 設定綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["%n LDAP 設定搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["有 %n 個不活躍的 LDAP 設定:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["綁紮與搜尋適用於全部 %n 個已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", @@ -210,6 +214,8 @@ OC.L10N.register( "User profile Biography will be set from the specified attribute" : "使用者個人資料傳記將從指定的屬性設定", "Birthdate Field" : "出生日期欄位", "User profile Date of birth will be set from the specified attribute" : "使用者個人資料的出生日期將從指定的屬性中設定", + "Pronouns Field" : "代名詞欄位", + "User profile Pronouns will be set from the specified attribute" : "使用者個人資料代名詞將從指定的屬性設定", "Internal Username" : "內部使用者名稱", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "預設情況下,內部使用者名稱將從 UUID 屬性建立。其確保了使用者名稱是唯一且不需要轉換字元。內部使用者名稱的限制是只能使用下列字元:[a-zA-Z0-9_.@-]。其他字元會使用其 ASCII 對映或被忽略。發生碰撞時,將會加入數字。內部使用者名稱用於內部識別使用者。其也是使用者家資料夾的預設名稱。也是遠端 URL 的一部分,舉例來說,會用於所有 DAV 服務。使用此設定,預設的行為將會被覆寫。變更僅對新映射(新增)的 LDAP 使用者有效。將其留空會使用預設行為。", "Internal Username Attribute:" : "內部使用者名稱屬性:", diff --git a/apps/user_ldap/l10n/zh_TW.json b/apps/user_ldap/l10n/zh_TW.json index d566b7d794b..b1d83a97ef2 100644 --- a/apps/user_ldap/l10n/zh_TW.json +++ b/apps/user_ldap/l10n/zh_TW.json @@ -60,6 +60,10 @@ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["您的密碼將於%n天後到期。"], "LDAP/AD integration" : "LDAP/AD 整合", "LDAP Connection" : "LDAP 連線", + "_Binding failed for this LDAP configuration: %s_::_Binding failed for %n LDAP configurations: %s_" : ["%n LDAP 設定綁紮失敗:%s"], + "_Searching failed for this LDAP configuration: %s_::_Searching failed for %n LDAP configurations: %s_" : ["%n LDAP 設定搜尋失敗:%s"], + "_There is an inactive LDAP configuration: %s_::_There are %n inactive LDAP configurations: %s_" : ["有 %n 個不活躍的 LDAP 設定:%s"], + "_Binding and searching works on the configured LDAP connection (%s)_::_Binding and searching works on all of the %n configured LDAP connections (%s)_" : ["綁紮與搜尋適用於全部 %n 個已設定的 LDAP 連線 (%s)"], "Invalid LDAP UUIDs" : "無效的 LDAP UUID", "None found" : "找不到", "Invalid UUIDs of LDAP accounts or groups have been found. Please review your \"Override UUID detection\" settings in the Expert part of the LDAP configuration and use \"occ ldap:update-uuid\" to update them." : "找到無效的 LDAP 帳號或群組 UUID。請審閱您在 LDAP 專家設定中的「覆寫 UUID 偵測」設定,並使用「occ ldap:update-uuid」來更新它們。", @@ -208,6 +212,8 @@ "User profile Biography will be set from the specified attribute" : "使用者個人資料傳記將從指定的屬性設定", "Birthdate Field" : "出生日期欄位", "User profile Date of birth will be set from the specified attribute" : "使用者個人資料的出生日期將從指定的屬性中設定", + "Pronouns Field" : "代名詞欄位", + "User profile Pronouns will be set from the specified attribute" : "使用者個人資料代名詞將從指定的屬性設定", "Internal Username" : "內部使用者名稱", "By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [a-zA-Z0-9_.@-]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder. It is also a part of remote URLs, for instance for all DAV services. With this setting, the default behavior can be overridden. Changes will have effect only on newly mapped (added) LDAP users. Leave it empty for default behavior." : "預設情況下,內部使用者名稱將從 UUID 屬性建立。其確保了使用者名稱是唯一且不需要轉換字元。內部使用者名稱的限制是只能使用下列字元:[a-zA-Z0-9_.@-]。其他字元會使用其 ASCII 對映或被忽略。發生碰撞時,將會加入數字。內部使用者名稱用於內部識別使用者。其也是使用者家資料夾的預設名稱。也是遠端 URL 的一部分,舉例來說,會用於所有 DAV 服務。使用此設定,預設的行為將會被覆寫。變更僅對新映射(新增)的 LDAP 使用者有效。將其留空會使用預設行為。", "Internal Username Attribute:" : "內部使用者名稱屬性:", |