diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:00 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-07 00:29:00 +0000 |
commit | c08a8036e5f0a9c5167a0704bedd2beb707702a9 (patch) | |
tree | e3ff4a45963aa7ffec8bca663b59eacb3ab6353c /apps/settings/l10n/pl.js | |
parent | 527329978e185efef804497f62b0e456f8a84558 (diff) | |
download | nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.tar.gz nextcloud-server-c08a8036e5f0a9c5167a0704bedd2beb707702a9.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/pl.js')
-rw-r--r-- | apps/settings/l10n/pl.js | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index 54833067f00..b79025d71e4 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -182,6 +182,11 @@ OC.L10N.register( "Featured" : "Polecane", "Update to {update}" : "Zaktualizuj do {update}", "All apps are up-to-date." : "Wszystkie aplikacje są aktualne.", + "Icon" : "Ikona", + "Name" : "Nazwa", + "Version" : "Wersja", + "Level" : "Poziom", + "Actions" : "Akcje", "Results from other categories" : "Wyniki z innych kategorii", "No apps found for your version" : "Nie znaleziono aplikacji dla Twojej wersji", "Disable all" : "Wyłącz wszystkie", @@ -457,7 +462,6 @@ OC.L10N.register( "Checking for system and security issues." : "Sprawdzanie błędów systemu i bezpieczeństwa.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Sprawdź dokładnie <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">instrukcje instalacji ↗</a> oraz sprawdź, czy nie ma błędów lub ostrzeżeń w <a href=\"%2$s\">dzienniku</a>.", "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Sprawdź bezpieczeństwo swojego serwera Nextcloud <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">naszym skanerem bezpieczeństwa ↗</a>.", - "Version" : "Wersja", "You need to enable the File sharing App." : "Musisz włączyć aplikację do udostępniania plików.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrator możesz zoptymalizować ustawienia udostępniania. Szczegółowe informacje znajdziesz w dokumentacji.", "Allow apps to use the Share API" : "Zezwalaj aplikacjom na korzystanie z API udostępniania", |