diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-24 02:25:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-24 02:25:52 +0000 |
commit | 9d6496a99924ec9689255db80f54a1d0134fd952 (patch) | |
tree | 77d53dd72ebe6f93de528e415e904353d266290e /core/l10n/pl.js | |
parent | fd487c1a43874bf7eaeebe2ff822e18978b6d1e1 (diff) | |
download | nextcloud-server-9d6496a99924ec9689255db80f54a1d0134fd952.tar.gz nextcloud-server-9d6496a99924ec9689255db80f54a1d0134fd952.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index bc044c1a6b1..b6474c80147 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -179,6 +179,9 @@ OC.L10N.register( "Back" : "Wstecz", "Login form is disabled." : "Formularz logowania jest wyłączony.", "Edit Profile" : "Edytuj profil", + "The headline and about sections will show up here" : "Tutaj pojawi się nagłówek i informacje o sekcjach", + "You haven't added any info yet" : "Nie dodałeś jeszcze żadnych informacji", + "{user} hasn't added any info yet" : "{user} nie dodał jeszcze żadnych informacji", "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", "Reset search" : "Zresetuj wyszukiwanie", "Search for {name} only" : "Wyszukaj tylko {name}", @@ -315,7 +318,7 @@ OC.L10N.register( "SQLite should only be used for minimal and development instances. For production we recommend a different database backend." : "SQLite powinien być używany tylko dla instancji minimalnych i rozwojowych. Dla rozwiniętej zalecamy inne zaplecze bazy danych.", "If you use clients for file syncing, the use of SQLite is highly discouraged." : "Jeśli używasz klientów do synchronizacji plików, używanie SQLite jest bardzo odradzane.", "Install recommended apps" : "Zainstaluj zalecane aplikacje", - "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalendarz, Kontakty, Rozmowa, Poczta i wspólna edycja", + "Calendar, Contacts, Talk, Mail & Collaborative editing" : "Kalendarz, Kontakty, Talk, Poczta i wspólna edycja", "Finish setup" : "Zakończ konfigurację", "Finishing …" : "Kończenie…", "Need help?" : "Potrzebujesz pomocy?", |