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 0ad8694 commit 560c9d0
Showing 1 changed file with 11 additions and 12 deletions.
23 changes: 11 additions & 12 deletions messages/pl/base.php
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
<?php

return [
'Bookmarked' => 'Dodano zakładkę',
'Bookmarks' => 'Zakładki',
'Content successfully bookmarked. You can access it directly from your profile.' => 'Treść dodana do zakładek. Możesz się do niej dostać bezpośrednio ze swojego profilu.',
'Content successfully removed from bookmarks.' => 'Treść poprawnie usunięta z zakładek.',
'Invalid content id given!' => 'Podano niepoprawne id treści!',
'Remove from bookmarks' => 'Usuń z zakładek',
'Save as bookmark' => 'Zapisz jako zakładka',
'You cannot bookmark this content!' => 'Nie możesz dodać tej treści do zakładek!',
'You didn\'t save any content yet!' => '',
];
return array (
'Bookmarked' => 'Dodano zakładkę',
'Bookmarks' => 'Zakładki',
'Content successfully bookmarked. You can access it directly from your profile.' => 'Treść dodana do zakładek. Możesz się do niej dostać bezpośrednio ze swojego profilu.',
'Content successfully removed from bookmarks.' => 'Treść poprawnie usunięta z zakładek.',
'Invalid content id given!' => 'Podano niepoprawne id treści!',
'Remove from bookmarks' => 'Usuń z zakładek',
'Save as bookmark' => 'Zapisz jako zakładka',
'You cannot bookmark this content!' => 'Nie możesz dodać tej treści do zakładek!',
'You didn\'t save any content yet!' => 'Nie zapisano żadnej zawartości!',
);

0 comments on commit 560c9d0

Please sign in to comment.