diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-22 02:29:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-22 02:29:10 +0000 |
commit | 32f77e3a8866ccbbd5bf80d198e3a24059e84edd (patch) | |
tree | 8dcce6dd7af150e286666cfa2fc4084c2ad64f8c /core/l10n/pl.js | |
parent | 3d4015ae4dc079d1a2be0d3a573edef20264d701 (diff) | |
download | nextcloud-server-32f77e3a8866ccbbd5bf80d198e3a24059e84edd.tar.gz nextcloud-server-32f77e3a8866ccbbd5bf80d198e3a24059e84edd.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 b4be46eb0f2..712283f8b6f 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -187,8 +187,10 @@ OC.L10N.register( "{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ę", "Reset search" : "Zresetuj wyszukiwanie", + "Start search" : "Zacznij wyszukiwać", "Search for {name} only" : "Wyszukaj tylko {name}", "No results for {query}" : "Brak wyników dla {query}", + "Press enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", "Start typing to search" : "Zacznij pisać, aby wyszukać", "Loading more results …" : "Wczytuję więcej wyników…", "Load more results" : "Wczytaj więcej wyników", |