diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-26 02:28:10 +0000 |
commit | 278f6413c9ee6d5c011c59a81d2f8e24a86dfbac (patch) | |
tree | 4b0fd98a65d11fc5db75fa0c648b8e88c27a46fa /core/l10n/pl.js | |
parent | 9b7c360346bc036d16dbc36e9bd399981acb1834 (diff) | |
download | nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.tar.gz nextcloud-server-278f6413c9ee6d5c011c59a81d2f8e24a86dfbac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/pl.js')
-rw-r--r-- | core/l10n/pl.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/pl.js b/core/l10n/pl.js index 35a620cd6a2..6d9606906f7 100644 --- a/core/l10n/pl.js +++ b/core/l10n/pl.js @@ -39,6 +39,9 @@ OC.L10N.register( "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij w przycisk, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", "Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Kliknij poniższy link, aby zresetować hasło. Jeśli nie zażądałeś zresetowania hasła, zignoruj tego e-maila.", "Reset your password" : "Zresetuj hasło", + "No translation provider available" : "Brak dostępnych dostawców tłumaczenia", + "Could not detect language" : "Nie można wykryć języka", + "Unable to translate" : "Nie można przetłumaczyć", "Nextcloud Server" : "Serwer Nextcloud", "Some of your link shares have been removed" : "Niektóre udostępnienia linków zostały usunięte", "Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Ze względu na błąd bezpieczeństwa musieliśmy usunąć część Twoich udostępnień linków. Zobacz link, aby uzyskać więcej informacji.", @@ -202,6 +205,7 @@ OC.L10N.register( "Load more results" : "Wczytaj więcej wyników", "Search" : "Szukaj", "No results for {query}" : "Brak wyników dla {query}", + "Press Enter to start searching" : "Naciśnij Enter, aby rozpocząć wyszukiwanie", "An error occurred while searching for {type}" : "Wystąpił błąd podczas wyszukiwania {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["Aby wyszukać, wprowadź co najmniej {minSearchLength} znak","Aby wyszukać, wprowadź co najmniej {minSearchLength} znaki","Aby wyszukać, wprowadź co najmniej {minSearchLength} znaków","Aby wyszukać, wprowadź co najmniej {minSearchLength} znaków"], "This browser is not supported" : "Ta przeglądarka nie jest obsługiwana", |