diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-11 02:31:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-11 02:31:09 +0000 |
commit | 87602dfd50bdf9d2efe8d8947caf743c67b1b2f0 (patch) | |
tree | eee8ca96956274327790757b30af8e9b2ffa0395 /core/l10n/pl.js | |
parent | 8d1142cfb95972c1ab7bc24d7606034e8d5a9611 (diff) | |
download | nextcloud-server-87602dfd50bdf9d2efe8d8947caf743c67b1b2f0.tar.gz nextcloud-server-87602dfd50bdf9d2efe8d8947caf743c67b1b2f0.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 25fa7c712ca..ad112962d84 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -190,6 +190,7 @@ OC.L10N.register( "You have not added any info yet" : "Nie dodałeś jeszcze żadnych informacji", "{user} has not added any info yet" : "{user} nie dodał jeszcze żadnych informacji", "Error opening the user status modal, try hard refreshing the page" : "Błąd podczas otwierania modalnego statusu użytkownika, spróbuj bardziej odświeżyć stronę", + "Search starts once you start typing and results may be reached with the arrow keys" : "Wyszukiwanie rozpoczyna się po rozpoczęciu pisania, a wyniki można uzyskać za pomocą klawiszy strzałek", "Reset search" : "Zresetuj wyszukiwanie", "Start search" : "Zacznij wyszukiwać", "Search for {name} only" : "Wyszukaj tylko {name}", @@ -341,6 +342,7 @@ OC.L10N.register( "See the documentation" : "Zapoznaj się z dokumentacją", "It looks like you are trying to reinstall your Nextcloud. However the file CAN_INSTALL is missing from your config directory. Please create the file CAN_INSTALL in your config folder to continue." : "Wygląda na to, że próbujesz ponownie zainstalować Nextcloud. Brakuje jednak pliku CAN_INSTALL w katalogu konfiguracyjnym. Aby kontynuować, utwórz plik CAN_INSTALL w katalogu konfiguracyjnym.", "Could not remove CAN_INSTALL from the config folder. Please remove this file manually." : "Nie można usunąć CAN_INSTALL z katalogu konfiguracyjnego. Usuń ten plik ręcznie.", + "%s logo" : "Logo %s", "This application requires JavaScript for correct operation. Please {linkstart}enable JavaScript{linkend} and reload the page." : "Aplikacja do poprawnego działania wymaga JavaScript. {linkstart}włącz JavaScript{linkend} i wczytaj stronę ponownie.", "Skip to main content" : "Przejdź do głównej zawartości", "Skip to navigation of app" : "Przejdź do nawigacji aplikacji", |