diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-02-25 01:25:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-02-25 01:25:07 +0000 |
commit | 556b958af2e786eefc6c7a1423510c0ff7aabfcf (patch) | |
tree | 91f831ad5e31e6c733a2c44da0186381a9ecae74 /lib/l10n/pl.js | |
parent | 8a7b8f966e476173416cdd5fd7fc0e01de34aa1f (diff) | |
download | nextcloud-server-556b958af2e786eefc6c7a1423510c0ff7aabfcf.tar.gz nextcloud-server-556b958af2e786eefc6c7a1423510c0ff7aabfcf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/pl.js')
-rw-r--r-- | lib/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/pl.js b/lib/l10n/pl.js index 1969342dfec..b7bd5ab745d 100644 --- a/lib/l10n/pl.js +++ b/lib/l10n/pl.js @@ -160,7 +160,7 @@ OC.L10N.register( "Help" : "Pomoc", "Personal" : "Osobiste", "Users" : "Użytkownicy", - "Admin" : "Administrator", + "Admin" : "Administracja", "App \"%s\" cannot be installed because appinfo file cannot be read." : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ plik informacyjny nie może zostać odczytany.", "App \"%s\" cannot be installed because it is not compatible with this version of the server." : "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ jest niekompatybilna z obecną wersją serwera.", "No app name specified" : "Nie określono nazwy aplikacji", @@ -219,7 +219,7 @@ OC.L10N.register( "Failed to open archive when installing app" : "Nie udało się otworzyć archiwum podczas instalacji aplikacji", "App does not provide an info.xml file" : "Aplikacja nie posiada pliku info.xml", "App cannot be installed because appinfo file cannot be read." : "Aplikacja nie może zostać zainstalowana, ponieważ plik z informacjami o aplikacji nie może zostać odczytany.", - "Signature could not get checked. Please contact the app developer and check your admin screen." : "Sygnatura nie mogła zostać sprawdzona. Proszę o skontaktownie się z twórcą aplikacji i sprawdzenie panelu administratora.", + "Signature could not get checked. Please contact the app developer and check your admin screen." : "Sygnatura nie mogła zostać sprawdzona. Proszę o skontaktowanie się z twórcą aplikacji i sprawdzenie panelu administratora.", "App can't be installed because of not allowed code in the App" : "Aplikacja nie może być zainstalowany ponieważ nie dopuszcza kod w aplikacji", "App can't be installed because it is not compatible with this version of the server" : "Aplikacja nie może zostać zainstalowane, ponieważ jest niekompatybilna z tą wersją serwera", "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" : "Aplikacja nie może być zainstalowana ponieważ true tag nie jest <shipped>true</shipped> , co nie jest dozwolone dla aplikacji nie wysłanych", |