translation updates NL, PL, FI and IT

This commit is contained in:
Tobias Diekershoff 2018-04-20 08:32:40 +02:00
parent db8253ef6d
commit 227ad8f23b
40 changed files with 269 additions and 111 deletions

View file

@ -7,7 +7,7 @@ function string_plural_select_pl($n){
;
$a->strings["Friendica-Native events"] = "Friendica - Macierzyste wydazrenia";
$a->strings["Friendica-Contacts"] = "Friendica-Kontakty";
$a->strings["Your Friendica-Contacts"] = "Twoje Friendica Kontakty";
$a->strings["Your Friendica-Contacts"] = "Kontakty Friendica";
$a->strings["Something went wrong when trying to import the file. Sorry. Maybe some events were imported anyway."] = "Coś poszło nie tak podczas próby importowania pliku. Przepraszam. Może i tak jakieś wydarzenia zostały zaimportowane.";
$a->strings["Something went wrong when trying to import the file. Sorry."] = "Coś poszło nie tak podczas próby importowania pliku. Przepraszam.";
$a->strings["The ICS-File has been imported."] = "Plik ICS został zaimportowany.";
@ -29,7 +29,7 @@ $a->strings["Previous"] = "Poprzedni";
$a->strings["Next"] = "Następny";
$a->strings["Date"] = "Data";
$a->strings["Error"] = "Błąd";
$a->strings["Permission denied."] = "Odmowa uprawnień.";
$a->strings["Permission denied."] = "Odmowa dostępu.";
$a->strings["The new values have been saved."] = "Nowe wartości zostały zapisane.";
$a->strings["The calendar has been updated."] = "Kalendarz został zaktualizowany.";
$a->strings["The new calendar has been created."] = "Nowy kalendarz został utworzony.";
@ -50,7 +50,7 @@ $a->strings["Calendar"] = "Kalendarz";
$a->strings["Extended calendar with CalDAV-support"] = "Rozszerzony kalendarz CalDAV-support";
$a->strings["noreply"] = "bez odpowiedzi";
$a->strings["Notification: "] = "Powiadomienie:";
$a->strings["The database tables have been installed."] = "Zainstalowane w tabelach bazy danych.";
$a->strings["The database tables have been installed."] = "Tabele bazy danych zostały zainstalowane.";
$a->strings["An error occurred during the installation."] = "Wystąpił błąd podczas instalacji.";
$a->strings["The database tables have been updated."] = "Tabele bazy danych zostały zaktualizowane.";
$a->strings["An error occurred during the update."] = "Wystąpił błąd podczas aktualizacji.";
@ -80,7 +80,7 @@ $a->strings["Starts"] = "Rozpoczyna się";
$a->strings["Ends"] = "Kończy się";
$a->strings["Location"] = "Lokalizacja";
$a->strings["Description"] = "Opis";
$a->strings["Recurrence"] = "Cykl";
$a->strings["Recurrence"] = "Powtarzanie";
$a->strings["Frequency"] = "Częstotliwość";
$a->strings["None"] = "Żaden";
$a->strings["Daily"] = "Codziennie";
@ -89,7 +89,7 @@ $a->strings["Monthly"] = "Miesięczne";
$a->strings["Yearly"] = "Co roku";
$a->strings["days"] = "dni";
$a->strings["weeks"] = "tygodnie";
$a->strings["months"] = "miesięcy";
$a->strings["months"] = "miesiące";
$a->strings["years"] = "lata";
$a->strings["Interval"] = "Przedział";
$a->strings["All %select% %time%"] = "Wszystkie %select% %time%";
@ -132,7 +132,7 @@ $a->strings["start of the event"] = "początek wydarzenia";
$a->strings["end of the event"] = "koniec wydarzenia";
$a->strings["Add a notification"] = "Dodaj powiadomienie";
$a->strings["The event #name# will start at #date"] = "Wydarzenie #name# rozpocznie się od #date";
$a->strings["#name# is about to begin."] = "#imię# zaraz się zacznie.";
$a->strings["#name# is about to begin."] = "#name# zaraz się zacznie.";
$a->strings["Saved"] = "Zapisano";
$a->strings["U.S. Time Format (mm/dd/YYYY)"] = "Format czasu USA (mm/dd/RRRR)";
$a->strings["German Time Format (dd.mm.YYYY)"] = "Niemiecki format czasu (dd.mm.RRRR)";