diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index b60fea8dea7..3d0b2fb44e4 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -288,6 +288,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, Rozmowy, Poczta i wspólna edycja", "Finish setup" : "Zakończ konfigurację", "Finishing …" : "Kończę…", "Need help?" : "Potrzebujesz pomocy?", @@ -336,7 +337,7 @@ OC.L10N.register( "Further information how to configure this can be found in the %1$sdocumentation%2$s." : "Więcej informacji na temat konfiguracji można znaleźć w %1$sdokumentacji%2$s.", "App update required" : "Wymagana aktualizacja aplikacji", "%1$s will be updated to version %2$s" : "%1$s zostanie zaktualizowany do wersji %2$s", - "These apps will be updated:" : "Te aplikacje zostaną zaktualizowane:", + "These apps will be updated:" : "Następujące aplikacje zostaną zaktualizowane:", "These incompatible apps will be disabled:" : "Niekompatybilne aplikacje zostaną wyłączone:", "The theme %s has been disabled." : "Motyw %s został wyłączony.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." : "Przed kontynuowaniem upewnij się, że baza danych, katalog konfiguracji i katalog danych zostało zarchiwizowane.", |