diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-07-01 00:08:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-07-01 00:08:28 +0000 |
commit | d49276082eb51163b47ef12a4968ce4219373379 (patch) | |
tree | f60b1ad089c96a6393fa3de3137cb8a7b6fca8cc /lib/l10n/pl.js | |
parent | 2afb4857cca4ca5eb48af63ab814727cfe77b1bd (diff) | |
download | nextcloud-server-d49276082eb51163b47ef12a4968ce4219373379.tar.gz nextcloud-server-d49276082eb51163b47ef12a4968ce4219373379.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 7564f27844d..01a2d5f7012 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -50,6 +50,7 @@ OC.L10N.register( "This is an automatically sent email, please do not reply." : "To jest automatycznie wysłany e-mail, proszę nie odpowiadać na niego.", "Help" : "Pomoc", "Apps" : "Aplikacje", + "Settings" : "Ustawienia", "Log out" : "Wyloguj", "Users" : "Użytkownicy", "APCu" : "APCu", @@ -60,6 +61,12 @@ OC.L10N.register( "Encryption" : "Szyfrowanie", "Additional settings" : "Ustawienia dodatkowe", "Tips & tricks" : "Porady i wskazówki", + "Personal info" : "Informacje Osobiste", + "Sync clients" : "Synchronizuj z klientami", + "Unlimited" : "Nielimitowane", + "Verifying" : "Weryfikacja", + "Verifying …" : "Weryfikacja...", + "Verify" : "Zweryfikuj", "%s enter the database username and name." : "Podaj nazwę bazy danych i nazwę użytkownika %s", "%s enter the database username." : "Podaj nazwę użytkownika %s", "%s enter the database name." : "Podaj nazwę bazy danych %s", @@ -107,7 +114,11 @@ OC.L10N.register( "Sharing %s failed, because resharing is not allowed" : "Współdzielenie %s nie powiodło się, ponieważ ponowne współdzielenie nie jest dozwolone", "Sharing %s failed, because the sharing backend for %s could not find its source" : "Współdzielenie %s nie powiodło się, ponieważ zaplecze współdzielenia dla %s nie mogło znaleźć jego źródła", "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", + "Can’t increase permissions of %s" : "Nie można zwiększyć praw dla 1%s", + "Files can’t be shared with delete permissions" : "Pliki nie mogą zostać udostępnione z prawem do usuwania", + "Files can’t be shared with create permissions" : "Pliki nie mogą zostać udostępnione z prawem do tworzenia", "Expiration date is in the past" : "Data ważności jest przeszła", + "Can’t set expiration date more than %s days in the future" : "Nie można ustawić daty ważności dłuższej niż 1%s dni", "The requested share does not exist anymore" : "Żądany obiekt współdzielony już nie istnieje", "Could not find category \"%s\"" : "Nie można odnaleźć kategorii \"%s\"", "Sunday" : "Niedziela", |