1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-12-01 05:24:11 +01:00
OwncloudBookmarksOfficial/l10n/pl.php
2012-11-09 00:03:56 +01:00

27 lines
1.0 KiB
PHP

<?php $TRANSLATIONS = array(
"Bookmarks" => "Zakładki",
"Tags" => "Tagi",
"Edit bookmark" => "Edytuj zakładkę",
"Are you sure you want to remove this tag from every entry?" => "Czy na pewno chcesz usunąć ten tag na każdym wejściu?",
"Warning" => "Ostrzeżenie",
"Bookm." => "Zakładka",
"Add a bookmark" => "Dodaj zakładkę",
"Close" => "Zamknij",
"The title of the page" => "Tytuł strony",
"The address of the page" => "Adres strony",
"Description of the page" => "Opis strony",
"Save" => "Zapisz",
"Delete" => "Usuń",
"Edit" => "Edytuj",
"Cancel" => "Anuluj",
"Drag this to your browser bookmarks and click it, when you want to bookmark a webpage quickly:" => "Przeciągnij to do ulubionych przeglądarki i kliknij go, gdy użytkownik chce szybko dodać zakładkę strony sieci Web:",
"Read later" => "Czytaj później",
"Address" => "Adres",
"Add" => "Dodaj",
"Related Tags" => "Powiązane Tagi",
"Settings" => "Ustawienia",
"You have no bookmarks" => "Nie masz żadnych zakładek",
"Export" => "Export",
"Import" => "Import"
);