Skip to content

Commit

Permalink
Enh: Updated Translations (translate.humhub.org)
Browse files Browse the repository at this point in the history
  • Loading branch information
HumHub Translations committed Apr 20, 2024
1 parent 77953dd commit 0cda082
Showing 1 changed file with 14 additions and 14 deletions.
28 changes: 14 additions & 14 deletions messages/pl/base.php
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
<?php
return array (
'<strong>REST</strong> Configuration' => '',
'Access Tokens' => '',
'Add Access Token' => '',
'Allow Bearer Authentication' => '',
'Allow HTTP Basic Authentication' => '',
'Allow JWT Authentication' => '',
'Allow Query Param Bearer Authentication' => '',
'Bearer Access Token Successfully Revoked' => '',
'Bearer Auth' => '',
'<strong>REST</strong> Configuration' => '<strong>REST</strong> Konfiguracja',
'Access Tokens' => 'Tokeny dostępowe',
'Add Access Token' => 'Dodaj token dostępowy',
'Allow Bearer Authentication' => 'Zezwól na Bearer Authentication',
'Allow HTTP Basic Authentication' => 'Zezwól na HTTP Basic Authentication',
'Allow JWT Authentication' => 'Zezwól na JWT Authentication',
'Allow Query Param Bearer Authentication' => 'Zezwól na Query Param Bearer Authentication',
'Bearer Access Token Successfully Revoked' => 'Token dostępowy Bearer poprawnie odwołany',
'Bearer Auth' => 'Bearer Auth',
'Enabled for all registered users' => 'Dostępne dla wszystkich zarejestrowanych użytkowników',
'Expiration' => '',
'Expiration' => 'Wygasa',
'General' => 'Ogólne',
'JWT Auth' => '',
'JWT Auth' => 'JWT Auth',
'JWT Key' => 'Klucz JWT',
'JWT Token Expiration' => '',
'No enabled modules found with additional REST API endpoints.' => '',
'Token' => '',
'JWT Token Expiration' => 'Wygaśnięcie tokena JWT',
'No enabled modules found with additional REST API endpoints.' => 'Nie odnaleziono modułów z dodatkowymi punktami końcowymi REST API.',
'Token' => 'Token',
'User' => 'Użytkownik',
);

0 comments on commit 0cda082

Please sign in to comment.