diff options
Diffstat (limited to 'apps/dav/l10n/pl.json')
-rw-r--r-- | apps/dav/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/dav/l10n/pl.json b/apps/dav/l10n/pl.json index 873169cf16e..a54885184fe 100644 --- a/apps/dav/l10n/pl.json +++ b/apps/dav/l10n/pl.json @@ -1,6 +1,6 @@ { "translations": { "Calendar" : "Kalendarz", - "To-dos" : "Do zrobienia", + "Tasks" : "Zadania", "Personal" : "Osobiste", "{actor} created calendar {calendar}" : "{actor} utworzył kalendarz {calendar}", "You created calendar {calendar}" : "Utworzyłeś kalendarz {calendar}", @@ -141,7 +141,6 @@ "Configures a CalDAV account" : "Konfiguruje konto CalDAV", "Configures a CardDAV account" : "Konfiguruje konto CardDAV", "Events" : "Wydarzenia", - "Tasks" : "Zadania", "Untitled task" : "Zadanie bez tytułu", "Completed on %s" : "Ukończono %s", "Due on %s by %s" : "Na dzień %s w %s", @@ -200,6 +199,7 @@ "Are you accepting the invitation?" : "Czy akceptujesz zaproszenie?", "Tentative" : "Niepewne", "Your attendance was updated successfully." : "Twoja obecność została pomyślnie zaktualizowana.", + "To-dos" : "Do zrobienia", "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Jeśli skonfigurujesz godziny pracy, inni użytkownicy będą widzieć, kiedy jesteś poza biurem, gdy będą rezerwować spotkanie." },"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 |