diff options
author | Nextcloud bot <bot@nextcloud.com> | 2025-01-27 00:21:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2025-01-27 00:21:51 +0000 |
commit | d06a26d58b02b0c4646e83f98f6b97f20925d091 (patch) | |
tree | 9c0986a11a08c503b040003085db8288fa1aa6f6 /apps/user_ldap | |
parent | fa6dac457b198629c29b5df2af2b3fb9b527a2b5 (diff) | |
download | nextcloud-server-d06a26d58b02b0c4646e83f98f6b97f20925d091.tar.gz nextcloud-server-d06a26d58b02b0c4646e83f98f6b97f20925d091.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap')
-rw-r--r-- | apps/user_ldap/l10n/lt_LT.js | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/lt_LT.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/lt_LT.js b/apps/user_ldap/l10n/lt_LT.js index c36eee6ee44..7b92093ebfd 100644 --- a/apps/user_ldap/l10n/lt_LT.js +++ b/apps/user_ldap/l10n/lt_LT.js @@ -72,6 +72,8 @@ OC.L10N.register( "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtras nurodo, kurios LDAP grupės turi turėti prieigą prie %s", "Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", "When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis šiais požymiais:", + "LDAP/AD Username:" : "LDAP/AD naudotojo vardas:", + "LDAP/AD Email Address:" : "LDAP/AD el. pašto adresas:", "Other Attributes:" : "Kiti požymiai:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Apibrėžia filtrą, kuris taikomas bandant prisijungti. \"%%uid\" pakeičia naudotojo vardą prisijungimo metu. Pavyzdys: \"uid=%%uid\"", "Test Loginname" : "Ištestuokite prisijungimo vardą", diff --git a/apps/user_ldap/l10n/lt_LT.json b/apps/user_ldap/l10n/lt_LT.json index bac1ea42a09..7b6da5d7075 100644 --- a/apps/user_ldap/l10n/lt_LT.json +++ b/apps/user_ldap/l10n/lt_LT.json @@ -70,6 +70,8 @@ "The filter specifies which LDAP groups shall have access to the %s instance." : "Filtras nurodo, kurios LDAP grupės turi turėti prieigą prie %s", "Verify settings and count the groups" : "Patikrinkite nustatymus ir suskaičiuokite grupes", "When logging in, %s will find the user based on the following attributes:" : "Prisijungiant, %s suras naudotoją, remiantis šiais požymiais:", + "LDAP/AD Username:" : "LDAP/AD naudotojo vardas:", + "LDAP/AD Email Address:" : "LDAP/AD el. pašto adresas:", "Other Attributes:" : "Kiti požymiai:", "Defines the filter to apply, when login is attempted. \"%%uid\" replaces the username in the login action. Example: \"uid=%%uid\"" : "Apibrėžia filtrą, kuris taikomas bandant prisijungti. \"%%uid\" pakeičia naudotojo vardą prisijungimo metu. Pavyzdys: \"uid=%%uid\"", "Test Loginname" : "Ištestuokite prisijungimo vardą", |