diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:17 +0000 |
commit | 27b09ce00a22dc9912d2931a892a1b6870d6b22c (patch) | |
tree | 0c39aeea6460afd92226b01dd0c40c7d04b59f2f /apps/settings/l10n/pl.js | |
parent | bd1fd5e079f59476673fff9d21a9e8449f7b7405 (diff) | |
download | nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.tar.gz nextcloud-server-27b09ce00a22dc9912d2931a892a1b6870d6b22c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index ba371e2e754..0c23208273e 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -261,11 +261,10 @@ OC.L10N.register( "Admin documentation" : "Dokumentacja administratora", "Developer documentation" : "Dokumentacja dewelopera", "Show details for {appName} app" : "Pokaż szczegóły aplikacji {appName}", + "Update to {update}" : "Zaktualizuj do {update}", + "Featured" : "Polecane", "This app is supported via your current Nextcloud subscription." : "Ta aplikacja jest obsługiwana za pośrednictwem bieżącej subskrypcji Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Polecane aplikacje są tworzone przez społeczność. Oferują główną funkcjonalność i są gotowe do użycia w produkcji.", - "Featured" : "Polecane", - "Update to {update}" : "Zaktualizuj do {update}", - "Rating: {score}/10" : "Ocena: {score}/10", "All apps are up-to-date." : "Wszystkie aplikacje są aktualne.", "Icon" : "Ikona", "Name" : "Nazwa", @@ -359,12 +358,11 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "Używasz <strong>{usage}</strong>", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Używasz <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Twoja pełna nazwa", - "Back" : "Poprzednia", - "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Primary email for password reset and notifications" : "Główny adres e-mail do resetowania hasła i powiadomień", "Email options" : "Opcje e-mail", "Remove primary email" : "Usuń podstawowy adres e-mail", "Delete email" : "Usuń e-mail", + "This address is not confirmed" : "Ten adres nie jest potwierdzony", "Unset as primary email" : "Usuń jako podstawowy adres e-mail", "Set as primary email" : "Ustaw jako podstawowy adres e-mail", "Additional email address {index}" : "Dodatkowy adres e-mail {index}", @@ -374,7 +372,6 @@ OC.L10N.register( "Unable to update additional email address" : "Nie można zaktualizować dodatkowego adresu e-mail", "Unable to delete additional email address" : "Nie można usunąć dodatkowego adresu e-mail", "No email address set" : "Brak adresu e-mail", - "Additional emails" : "Dodatkowe e-maile", "Your handle" : "Twoja ksywka", "Your headline" : "Twój nagłówek", "Help translate" : "Pomóż w tłumaczeniu", @@ -627,6 +624,7 @@ OC.L10N.register( "Choose profile picture from files" : "Wybierz zdjęcie profilowe z Plików", "png or jpg, max. 20 MB" : "png lub jpg, maks. 20 MB", "Your email address" : "Twój adres e-mail", + "Additional emails" : "Dodatkowe e-maile", "Your location" : "Twoja lokalizacja", "Enable Profile" : "Włącz profil", "Your Twitter handle" : "Twój Twitter:", @@ -670,6 +668,7 @@ OC.L10N.register( "Select user manager" : "Wybierz menedżera użytkowników", "Old user imported certificates" : "Stare certyfikaty zaimportowane przez użytkownika", "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them: %s." : "W tej instancji brakuje niektórych zalecanych modułów PHP. W celu zwiększenia wydajności i lepszej kompatybilności zaleca się instalację następujących modułów %s", + "Rating: {score}/10" : "Ocena: {score}/10", "You are about to remove the group \"{group}\". The users will NOT be deleted." : "Zamierzasz usunąć grupę \"{group}\". Użytkownicy NIE zostaną usunięci.", "No users" : "Brak użytkowników", "List of users. This list is not fully rendered for performance reasons. The users will be rendered as you navigate through the list." : "Lista użytkowników. Ta lista nie jest w pełni renderowana ze względu na wydajność. Użytkownicy będą wyświetlani w miarę nawigowania po liście.", |