diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-18 02:27:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-18 02:27:24 +0000 |
commit | a37519cf9ab9704dd435cbd285e8710fefb7c48f (patch) | |
tree | b65dc081c6a7ccb019c4d10bca78158674bdfe0f /apps/user_ldap/l10n | |
parent | 0b4f4a16923e8e1e29ba815bbfbd634bb22d77a1 (diff) | |
download | nextcloud-server-a37519cf9ab9704dd435cbd285e8710fefb7c48f.tar.gz nextcloud-server-a37519cf9ab9704dd435cbd285e8710fefb7c48f.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/cs.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/cs.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sr.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sr.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sv.js | 13 | ||||
-rw-r--r-- | apps/user_ldap/l10n/sv.json | 13 | ||||
-rw-r--r-- | apps/user_ldap/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/tr.json | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/user_ldap/l10n/zh_HK.json | 1 |
12 files changed, 36 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/cs.js b/apps/user_ldap/l10n/cs.js index f9163b0ee8d..8393d0a0da9 100644 --- a/apps/user_ldap/l10n/cs.js +++ b/apps/user_ldap/l10n/cs.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Další atributy:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definuje filtr který použít při pokusu o přihlášení. „%%uid“ je nahrazeno uživatelským jménem z přihlašovací akce. Příklad: „uid=%%uid“", "Test Loginname" : "Vyzkoušet přihlašovací jméno", + "Attempts to receive a DN for the given loginname and the current login filter" : "Pokusy získat rozlišené jméno (DN) pro dané přihlašovací jméno a stávající filtr přihlášení", "Verify settings" : "Ověřit nastavení", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Přidat nové nastavení", diff --git a/apps/user_ldap/l10n/cs.json b/apps/user_ldap/l10n/cs.json index 3870dd2ea4a..4bb003dd48a 100644 --- a/apps/user_ldap/l10n/cs.json +++ b/apps/user_ldap/l10n/cs.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Další atributy:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definuje filtr který použít při pokusu o přihlášení. „%%uid“ je nahrazeno uživatelským jménem z přihlašovací akce. Příklad: „uid=%%uid“", "Test Loginname" : "Vyzkoušet přihlašovací jméno", + "Attempts to receive a DN for the given loginname and the current login filter" : "Pokusy získat rozlišené jméno (DN) pro dané přihlašovací jméno a stávající filtr přihlášení", "Verify settings" : "Ověřit nastavení", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Přidat nové nastavení", diff --git a/apps/user_ldap/l10n/en_GB.js b/apps/user_ldap/l10n/en_GB.js index 39651b620a2..550f9cd03ea 100644 --- a/apps/user_ldap/l10n/en_GB.js +++ b/apps/user_ldap/l10n/en_GB.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Other Attributes:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"", "Test Loginname" : "Test Loginname", + "Attempts to receive a DN for the given loginname and the current login filter" : "Attempts to receive a DN for the given loginname and the current login filter", "Verify settings" : "Verify settings", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Add a new configuration", diff --git a/apps/user_ldap/l10n/en_GB.json b/apps/user_ldap/l10n/en_GB.json index 918d107e6f9..6b08cc8aee0 100644 --- a/apps/user_ldap/l10n/en_GB.json +++ b/apps/user_ldap/l10n/en_GB.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Other Attributes:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"", "Test Loginname" : "Test Loginname", + "Attempts to receive a DN for the given loginname and the current login filter" : "Attempts to receive a DN for the given loginname and the current login filter", "Verify settings" : "Verify settings", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Add a new configuration", diff --git a/apps/user_ldap/l10n/sr.js b/apps/user_ldap/l10n/sr.js index 01bef537a91..369d1679216 100644 --- a/apps/user_ldap/l10n/sr.js +++ b/apps/user_ldap/l10n/sr.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Остали атрибути:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Дефинише филтер који ће се применити, када се покуша пријава. „%%uid“ замењује корисничко име у пријави. Пример: „uid=%%uid“", "Test Loginname" : "Испробај име за пријаву", + "Attempts to receive a DN for the given loginname and the current login filter" : "Покушава да прими Име домена за наведено име пријаве и текући филтер пријаве", "Verify settings" : "Провери поставке", "%s. Server:" : "%s. Сервер:", "Add a new configuration" : "Додај нову поставку", diff --git a/apps/user_ldap/l10n/sr.json b/apps/user_ldap/l10n/sr.json index e809830b78c..3dfa302c22f 100644 --- a/apps/user_ldap/l10n/sr.json +++ b/apps/user_ldap/l10n/sr.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Остали атрибути:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Дефинише филтер који ће се применити, када се покуша пријава. „%%uid“ замењује корисничко име у пријави. Пример: „uid=%%uid“", "Test Loginname" : "Испробај име за пријаву", + "Attempts to receive a DN for the given loginname and the current login filter" : "Покушава да прими Име домена за наведено име пријаве и текући филтер пријаве", "Verify settings" : "Провери поставке", "%s. Server:" : "%s. Сервер:", "Add a new configuration" : "Додај нову поставку", diff --git a/apps/user_ldap/l10n/sv.js b/apps/user_ldap/l10n/sv.js index fd92ed2cf86..bf2cfba535d 100644 --- a/apps/user_ldap/l10n/sv.js +++ b/apps/user_ldap/l10n/sv.js @@ -10,6 +10,7 @@ OC.L10N.register( "No action specified" : "Ingen funktion har angetts", "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Inga data har angetts", + "Invalid data specified" : "Ogiltig data har angetts", " Could not set configuration %s" : "Kunde inte sätta inställning %s", "Action does not exist" : "Åtgärd finns inte", "Renewing …" : "Förnyar ...", @@ -49,13 +50,21 @@ OC.L10N.register( "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Överväg att specificera din sökning eftersom den resulterade i många användare och bara den första kommer att kunna logga in.", "An unspecified error occurred. Please check log and settings." : "Ett ospecificerat fel inträffade. Vänligen kontrollera loggen och inställningarna.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ogiltigt, troligen på grund av syntaxproblem som ojämnt antal öppna och slutna klamrar. Vänligen granska.", + "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Ett anslutningsfel till LDAP/AD uppstod. Kontrollera server, port och inloggningsuppgifter.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%uid\"-platshållaren saknas. Den kommer att ersättas med inloggningsnamn när LDAP/AD efterfrågas.", "Please provide a login name to test against" : "Ange ett inloggningsnamn att försöka ansluta med", + "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Grupprutan inaktiverades eftersom LDAP/AD-servern inte stöder memberOf.", "Password change rejected. Hint: " : "Lösenordsbyte nekad. Anledning/tips: ", "Please login with the new password" : "Vänligen logga in med det nya lösenordet", "LDAP User backend" : "LDAP användarbackend", "Your password will expire tomorrow." : "Ditt lösenord kommer att gå ut imorgon.", "Your password will expire today." : "Ditt lösenord kommer att gå ut idag.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ditt lösenord kommer gå ut inom %n dag.","Ditt lösenord kommer gå ut inom %n dagar."], + "LDAP/AD integration" : "LDAP/AD-integration", + "_%n group found_::_%n groups found_" : ["%n grupp hittades","%n grupper hittades"], + "> 1000 groups found" : "> 1000 grupper hittades", + "> 1000 users found" : "> 1000 användare hittades", + "_%n user found_::_%n users found_" : ["%n användare hittades","%n användare hittades"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kunde inte upptäcka ditt visningsnamnsattribut. Vänligen specificera det själv i avancerade inställningar för LDAP.", "Could not find the desired feature" : "Det gick inte hitta den önskade funktionen", "Invalid Host" : "Felaktig värd", @@ -75,10 +84,14 @@ OC.L10N.register( "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtret specificerar vilka LDAD-grupper som ska ha åtkomst till %s instans", "Verify settings and count the groups" : "Verifiera inställningar och räkna grupperna", "When logging in, %s will find the user based on the following attributes:" : "Vid inloggning, %s kan hitta användaren baserat på följande attribut:", + "LDAP/AD Username:" : "LDAP/AD Användarnamn:", + "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Tillåter inloggning med LDAP/AD-användarnamn, som antingen är \"uid\" eller \"sAMAccountName\" vilket kommer att upptäckas.", + "LDAP/AD Email Address:" : "LDAP/AD E-postadress:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Tillåter inloggning mot ett e-post-attribut. \"mail\" och \"mailPrimaryAddress\" tillåtna.", "Other Attributes:" : "Övriga attribut:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filtret som ska appliceras vid inloggningsförsök. \"%%uid\" ersätter användarnamnet i inloggningshändelsen. Exempel: \"uid=%%uid\"", "Test Loginname" : "Testa inloggningsnamn", + "Attempts to receive a DN for the given loginname and the current login filter" : "Försöker att få ett DN för det angivna inloggningsnamnet och det aktuella inloggningsfiltret", "Verify settings" : "Verifiera inställningar", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Lägg till en ny konfiguration", diff --git a/apps/user_ldap/l10n/sv.json b/apps/user_ldap/l10n/sv.json index e7fdc6e42b7..8675bf8d13e 100644 --- a/apps/user_ldap/l10n/sv.json +++ b/apps/user_ldap/l10n/sv.json @@ -8,6 +8,7 @@ "No action specified" : "Ingen funktion har angetts", "No configuration specified" : "Ingen konfiguration har angetts", "No data specified" : "Inga data har angetts", + "Invalid data specified" : "Ogiltig data har angetts", " Could not set configuration %s" : "Kunde inte sätta inställning %s", "Action does not exist" : "Åtgärd finns inte", "Renewing …" : "Förnyar ...", @@ -47,13 +48,21 @@ "Consider narrowing your search, as it encompassed many users, only the first one of whom will be able to log in." : "Överväg att specificera din sökning eftersom den resulterade i många användare och bara den första kommer att kunna logga in.", "An unspecified error occurred. Please check log and settings." : "Ett ospecificerat fel inträffade. Vänligen kontrollera loggen och inställningarna.", "The search filter is invalid, probably due to syntax issues like uneven number of opened and closed brackets. Please revise." : "Sökfiltret är ogiltigt, troligen på grund av syntaxproblem som ojämnt antal öppna och slutna klamrar. Vänligen granska.", + "A connection error to LDAP/AD occurred. Please check host, port and credentials." : "Ett anslutningsfel till LDAP/AD uppstod. Kontrollera server, port och inloggningsuppgifter.", + "The \"%uid\" placeholder is missing. It will be replaced with the login name when querying LDAP/AD." : "\"%uid\"-platshållaren saknas. Den kommer att ersättas med inloggningsnamn när LDAP/AD efterfrågas.", "Please provide a login name to test against" : "Ange ett inloggningsnamn att försöka ansluta med", + "The group box was disabled, because the LDAP/AD server does not support memberOf." : "Grupprutan inaktiverades eftersom LDAP/AD-servern inte stöder memberOf.", "Password change rejected. Hint: " : "Lösenordsbyte nekad. Anledning/tips: ", "Please login with the new password" : "Vänligen logga in med det nya lösenordet", "LDAP User backend" : "LDAP användarbackend", "Your password will expire tomorrow." : "Ditt lösenord kommer att gå ut imorgon.", "Your password will expire today." : "Ditt lösenord kommer att gå ut idag.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Ditt lösenord kommer gå ut inom %n dag.","Ditt lösenord kommer gå ut inom %n dagar."], + "LDAP/AD integration" : "LDAP/AD-integration", + "_%n group found_::_%n groups found_" : ["%n grupp hittades","%n grupper hittades"], + "> 1000 groups found" : "> 1000 grupper hittades", + "> 1000 users found" : "> 1000 användare hittades", + "_%n user found_::_%n users found_" : ["%n användare hittades","%n användare hittades"], "Could not detect user display name attribute. Please specify it yourself in advanced LDAP settings." : "Kunde inte upptäcka ditt visningsnamnsattribut. Vänligen specificera det själv i avancerade inställningar för LDAP.", "Could not find the desired feature" : "Det gick inte hitta den önskade funktionen", "Invalid Host" : "Felaktig värd", @@ -73,10 +82,14 @@ "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtret specificerar vilka LDAD-grupper som ska ha åtkomst till %s instans", "Verify settings and count the groups" : "Verifiera inställningar och räkna grupperna", "When logging in, %s will find the user based on the following attributes:" : "Vid inloggning, %s kan hitta användaren baserat på följande attribut:", + "LDAP/AD Username:" : "LDAP/AD Användarnamn:", + "Allows login against the LDAP/AD username, which is either \"uid\" or \"sAMAccountName\" and will be detected." : "Tillåter inloggning med LDAP/AD-användarnamn, som antingen är \"uid\" eller \"sAMAccountName\" vilket kommer att upptäckas.", + "LDAP/AD Email Address:" : "LDAP/AD E-postadress:", "Allows login against an email attribute. \"mail\" and \"mailPrimaryAddress\" allowed." : "Tillåter inloggning mot ett e-post-attribut. \"mail\" och \"mailPrimaryAddress\" tillåtna.", "Other Attributes:" : "Övriga attribut:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Definierar filtret som ska appliceras vid inloggningsförsök. \"%%uid\" ersätter användarnamnet i inloggningshändelsen. Exempel: \"uid=%%uid\"", "Test Loginname" : "Testa inloggningsnamn", + "Attempts to receive a DN for the given loginname and the current login filter" : "Försöker att få ett DN för det angivna inloggningsnamnet och det aktuella inloggningsfiltret", "Verify settings" : "Verifiera inställningar", "%s. Server:" : "%s. Server:", "Add a new configuration" : "Lägg till en ny konfiguration", diff --git a/apps/user_ldap/l10n/tr.js b/apps/user_ldap/l10n/tr.js index be89887e784..e2c42a062a4 100644 --- a/apps/user_ldap/l10n/tr.js +++ b/apps/user_ldap/l10n/tr.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "Diğer öznitelikler:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Oturum açma girişiminde uygulanacak süzgeci tanımlar. Oturum açma işleminde \"%%uid\" kullanıcı adı ile değiştirilir. Örnek: \"uid=%%uid\"", "Test Loginname" : "Kullanıcı adını sına", + "Attempts to receive a DN for the given loginname and the current login filter" : "Belirtilen oturum açma adı ve geçerli oturum açma süzgeci için bir etki alanı adı almayı dener", "Verify settings" : "Ayarları doğrula", "%s. Server:" : "%s. sunucu:", "Add a new configuration" : "Yeni bir yapılandırma ekle", diff --git a/apps/user_ldap/l10n/tr.json b/apps/user_ldap/l10n/tr.json index c8b397b1741..c26c6efea6c 100644 --- a/apps/user_ldap/l10n/tr.json +++ b/apps/user_ldap/l10n/tr.json @@ -89,6 +89,7 @@ "Other Attributes:" : "Diğer öznitelikler:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Oturum açma girişiminde uygulanacak süzgeci tanımlar. Oturum açma işleminde \"%%uid\" kullanıcı adı ile değiştirilir. Örnek: \"uid=%%uid\"", "Test Loginname" : "Kullanıcı adını sına", + "Attempts to receive a DN for the given loginname and the current login filter" : "Belirtilen oturum açma adı ve geçerli oturum açma süzgeci için bir etki alanı adı almayı dener", "Verify settings" : "Ayarları doğrula", "%s. Server:" : "%s. sunucu:", "Add a new configuration" : "Yeni bir yapılandırma ekle", diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 8d0e27b73d8..f3f2e2c9272 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -91,6 +91,7 @@ OC.L10N.register( "Other Attributes:" : "其他屬性:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定義嘗試登入時要應用的過濾器。“%%uid” 取代登入時輸入的用戶名。示例:“uid = %%uid”", "Test Loginname" : "測試登入姓名", + "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收給定登錄名和當前登錄過濾器的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s。伺服器:", "Add a new configuration" : "建立一個新的配置", diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index e6968c54761..5c4bfd25678 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -89,6 +89,7 @@ "Other Attributes:" : "其他屬性:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "定義嘗試登入時要應用的過濾器。“%%uid” 取代登入時輸入的用戶名。示例:“uid = %%uid”", "Test Loginname" : "測試登入姓名", + "Attempts to receive a DN for the given loginname and the current login filter" : "嘗試接收給定登錄名和當前登錄過濾器的 DN", "Verify settings" : "驗證設定", "%s. Server:" : "%s。伺服器:", "Add a new configuration" : "建立一個新的配置", |