diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-09 02:29:24 +0000 |
commit | 89b396da959b3066305e94634d010a7c183e717c (patch) | |
tree | 8082233e3b21f2f86c5c3945eb19336d3d3a8edc /apps/settings/l10n/pl.js | |
parent | b9c4112f47a2fc3f4db6bbb71846b4a2eb25c50e (diff) | |
download | nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.tar.gz nextcloud-server-89b396da959b3066305e94634d010a7c183e717c.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 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 61495cb9e9b..b7b583acea5 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -50,6 +50,7 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "Zdalne czyszczenie zostało uruchomione w %1$s", "Remote wipe has finished on %1$s" : "Zdalne czyszczenie zakończyło się w %1$s", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Twoje <strong>hasło</strong> lub <strong>e-mail</strong> został zmieniony", + "Apps" : "Aplikacje", "Could not remove app." : "Usuwanie aplikacji nie powiodło się.", "Could not update app." : "Nie można uaktualnić aplikacji.", "Wrong password" : "Złe hasło", @@ -83,6 +84,7 @@ OC.L10N.register( "Email could not be sent. Check your mail server log" : "E-mail nie został wysłany. Sprawdź logi swojego serwera poczty", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Wystąpił problem podczas wysyłania wiadomości e-mail. Zmień ustawienia. (Błąd: %s)", "You need to set your user email before being able to send test emails. Go to %s for that." : "Musisz ustawić swój adres e-mail użytkownika, zanim będziesz mógł wysyłać e-maile testowe. Przejdź do %s.", + "Users" : "Użytkownicy", "Invalid user" : "Nieprawidłowy użytkownik", "Invalid mail address" : "Nieprawidłowy adres e-mail", "Settings saved" : "Zapisano ustawienia", @@ -114,7 +116,6 @@ OC.L10N.register( "Go to %s" : "Przejdź do %s", "Install Client" : "Zainstaluj klienta", "Logged in user must be a subadmin" : "Zalogowany użytkownik musi być współadminem", - "Apps" : "Aplikacje", "Settings" : "Ustawienia", "Personal" : "Osobiste", "Administration" : "Administracja", |