diff options
Diffstat (limited to 'apps/dashboard/l10n/pl.json')
-rw-r--r-- | apps/dashboard/l10n/pl.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/apps/dashboard/l10n/pl.json b/apps/dashboard/l10n/pl.json index 328c885fae1..8d75717e29d 100644 --- a/apps/dashboard/l10n/pl.json +++ b/apps/dashboard/l10n/pl.json @@ -1,7 +1,8 @@ { "translations": { "Dashboard" : "Pulpit", "Dashboard app" : "Aplikacja Pulpit", - "\"{title} icon\"" : "\"{title} ikona\"", + "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Rozpocznij dzień świadomie\n\nPulpit nawigacyjny Nextcloud to punkt wyjścia dnia, zapewniający przegląd nadchodzących spotkań, pilnych e-maili, wiadomości na czacie, przychodzących zgłoszeń, najnowszych tweetów i wiele więcej! Ludzie mogą dodawać widżety, które im się podobają i zmieniać tło według własnych upodobań.", + "\"{title} icon\"" : "\"ikona {title}\"", "Customize" : "Dostosuj", "Edit widgets" : "Edytuj widżety", "Get more widgets from the App Store" : "Pobierz więcej widżetów z Nextcloud App Store", @@ -19,7 +20,7 @@ "Good evening" : "Dobry wieczór", "Good evening, {name}" : "Dobry wieczór, {name}", "Hello" : "Witaj", - "Hello, {name}" : "Witaj, {name}", + "Hello, {name}" : "Witaj {name}", "Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! Users can add the widgets they like and change the background to their liking." : "Rozpocznij dzień poinformowany\n\nPulpit nawigacyjny Nextcloud to Twój punkt wyjścia w ciągu dnia, dający przegląd nadchodzących spotkań, pilnych e-maili, wiadomości na czacie, przychodzących zgłoszeń, najnowszych tweetów i wiele więcej! Użytkownicy mogą dodawać widżety, które im się podobają i zmieniać tło według własnych upodobań." },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" }
\ No newline at end of file |