diff options
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 048ca6fd498..7453b24fe2f 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -309,9 +309,6 @@ OC.L10N.register( "Database host" : "Komputer bazy danych", "Please specify the port number along with the host name (e.g., localhost:5432)." : "Wskaż proszę numer portu wraz z adresem (np. localhost:5432).", "Performance warning" : "Ostrzeżenie o wydajności", - "SQLite will be used as database." : "SQLite będzie używane jako baza danych.", - "For larger installations we recommend to choose a different database backend." : "Dla większych instalacji zalecamy użycie innej bazy danych.", - "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Użycie SQLite nie jest zalecane, zwłaszcza gdy to synchronizacji plików używana jest aplikacja desktopowa.", "Finish setup" : "Zakończ konfigurowanie", "Finishing …" : "Kończę…", "Need help?" : "Potrzebujesz pomocy?", @@ -406,6 +403,9 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Współdziel z innymi osobami przez wpisanie użytkownika, grupy lub adresu e-mail.", "The specified document has not been found on the server." : "Wskazany dokument nie został znaleziony na serwerze.", "You can click here to return to %s." : "Możesz kliknąć tutaj aby powrócić do %s.", + "SQLite will be used as database." : "SQLite będzie używane jako baza danych.", + "For larger installations we recommend to choose a different database backend." : "Dla większych instalacji zalecamy użycie innej bazy danych.", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Użycie SQLite nie jest zalecane, zwłaszcza gdy to synchronizacji plików używana jest aplikacja desktopowa.", "Wrong password." : "Złe hasło", "Stay logged in" : "Pozostań zalogowany", "Back to log in" : "Powrót do logowania", |