diff options
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index a6fce617382..29e8907f6d4 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -85,6 +85,9 @@ OC.L10N.register( "Sharing %s failed, because the file could not be found in the file cache" : "Współdzielenie %s nie powiodło się, ponieważ plik nie może zostać odnaleziony w buforze plików", "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", "Apps" : "Aplikacje", + "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika", + "A valid password must be provided" : "Należy podać prawidłowe hasło", + "The username is already being used" : "Ta nazwa użytkownika jest już używana", "Help" : "Pomoc", "Personal" : "Osobiste", "Users" : "Użytkownicy", @@ -118,9 +121,6 @@ OC.L10N.register( "Data directory (%s) is readable by other users" : "Katalog danych (%s) jest możliwy do odczytania przez innych użytkowników", "Data directory (%s) is invalid" : "Katalog danych (%s) jest nieprawidłowy", "Please check that the data directory contains a file \".ocdata\" in its root." : "Sprawdź, czy katalog danych zawiera plik \".ocdata\".", - "A valid username must be provided" : "Należy podać prawidłową nazwę użytkownika", - "A valid password must be provided" : "Należy podać prawidłowe hasło", - "The username is already being used" : "Ta nazwa użytkownika jest już używana", "Could not obtain lock type %d on \"%s\"." : "Nie można uzyskać blokady typu %d na \"%s\".", "Storage not available" : "Pamięć nie dostępna" }, |