diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-20 00:27:12 +0000 |
commit | 12dc49fbca469488d66c205ef060d2b1b1950091 (patch) | |
tree | dba5c4a83c7ee41ed4bdfd8fb8adad3f15614401 /apps/user_ldap/l10n/pl.json | |
parent | 8ac6fe8ba45c3d47e984d910e23e5b43c0cef162 (diff) | |
download | nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.tar.gz nextcloud-server-12dc49fbca469488d66c205ef060d2b1b1950091.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_ldap/l10n/pl.json')
-rw-r--r-- | apps/user_ldap/l10n/pl.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/user_ldap/l10n/pl.json b/apps/user_ldap/l10n/pl.json index 8df901a351d..b6194f3cd70 100644 --- a/apps/user_ldap/l10n/pl.json +++ b/apps/user_ldap/l10n/pl.json @@ -59,6 +59,7 @@ "Your password will expire today." : "Twoje hasło wygasa dzisiaj.", "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Twoje hasło wygaśnie w ciągu %n dnia.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni.","Twoje hasło wygaśnie w ciągu %n dni."], "LDAP/AD integration" : "Integracja z LDAP/AD", + "Invalid UUIDs of LDAP users 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." : "Znaleziono nieprawidłowe identyfikatory UUID użytkowników lub grup LDAP. Sprawdź ustawienia \"Zastąp wykrywanie UUID\" w części eksperckiej konfiguracji LDAP i użyj \"occ ldap:update-uuid\", aby je zaktualizować.", "_%n group found_::_%n groups found_" : ["Znaleziono %n grupę","Znaleziono %n grupy","Znaleziono %n grup","Znaleziono %n grup"], "> 1000 groups found" : "> 1000 znalezionych grup", "> 1000 users found" : "> 1000 znalezionych użytkowników", |