You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: l10n/pl.js
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -129,6 +129,7 @@ OC.L10N.register(
129
129
"Card not found" : "Nie znaleziono karty",
130
130
"Path is already shared with this card" : "Ścieżka jest już udostępniona dla tej karty",
131
131
"Invalid date, date format must be YYYY-MM-DD" : "Nieprawidłowa data, format daty to RRRR-MM-DD",
132
+
"All boards owned by you including stacks, cards, labels, assignments, and comments" : "Wszystkie tablice należące do Ciebie, w tym stosy, karty, etykiety, przypisania i komentarze",
132
133
"Personal planning and team project organization" : "Indywidualne planowanie i organizacja projektu zespołowego",
133
134
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in Markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your Markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Tablica to narzędzie organizacyjne w stylu kanban, którego celem jest osobiste planowanie i organizacja projektu dla zespołów zintegrowanych z Nextcloud.\n\n\n- 📥 Dodaj swoje zadania do kart i porządkuj je\n- 📄 Zapisuj dodatkowe notatki w Markdown\n- 🔖 Przypisuj etykiety dla jeszcze lepszej organizacji\n- 👥 Współdziel ze swoim zespołem, przyjaciółmi lub rodziną\n- 📎 Dołączaj pliki i umieszczaj je w opisie Markdown\n- 💬 Porozmawiaj ze swoim zespołem za pomocą komentarzy\n- ⚡ Śledź zmiany w strumieniu aktywności\n- 🚀 Organizuj swój projekt",
"Toggle compact mode" : "Przełącz w tryb kompaktowy",
@@ -223,6 +226,8 @@ OC.L10N.register(
223
226
"Weeks" : "Tygodnie",
224
227
"Months" : "Miesiące",
225
228
"No cards yet" : "Brak kart",
229
+
"Set a start date and due date on your cards to see them on the Gantt chart" : "Ustaw datę rozpoczęcia i termin wykonania na kartach, aby wyświetlić je na wykresie Gantta",
230
+
"Cards without dates ({count})" : "Karty bez dat ({count})",
226
231
"Failed to create share with {displayName}" : "Nie udało się utworzyć udostępnienia dla {displayName}",
227
232
"Are you sure you want to transfer the board {title} to {user}?" : "Czy na pewno chcesz przenieść tablicę {title} do {user}?",
Copy file name to clipboardExpand all lines: l10n/pl.json
+11Lines changed: 11 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -127,6 +127,7 @@
127
127
"Card not found" : "Nie znaleziono karty",
128
128
"Path is already shared with this card" : "Ścieżka jest już udostępniona dla tej karty",
129
129
"Invalid date, date format must be YYYY-MM-DD" : "Nieprawidłowa data, format daty to RRRR-MM-DD",
130
+
"All boards owned by you including stacks, cards, labels, assignments, and comments" : "Wszystkie tablice należące do Ciebie, w tym stosy, karty, etykiety, przypisania i komentarze",
130
131
"Personal planning and team project organization" : "Indywidualne planowanie i organizacja projektu zespołowego",
131
132
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in Markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your Markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Tablica to narzędzie organizacyjne w stylu kanban, którego celem jest osobiste planowanie i organizacja projektu dla zespołów zintegrowanych z Nextcloud.\n\n\n- 📥 Dodaj swoje zadania do kart i porządkuj je\n- 📄 Zapisuj dodatkowe notatki w Markdown\n- 🔖 Przypisuj etykiety dla jeszcze lepszej organizacji\n- 👥 Współdziel ze swoim zespołem, przyjaciółmi lub rodziną\n- 📎 Dołączaj pliki i umieszczaj je w opisie Markdown\n- 💬 Porozmawiaj ze swoim zespołem za pomocą komentarzy\n- ⚡ Śledź zmiany w strumieniu aktywności\n- 🚀 Organizuj swój projekt",
"Toggle compact mode" : "Przełącz w tryb kompaktowy",
@@ -221,6 +224,8 @@
221
224
"Weeks" : "Tygodnie",
222
225
"Months" : "Miesiące",
223
226
"No cards yet" : "Brak kart",
227
+
"Set a start date and due date on your cards to see them on the Gantt chart" : "Ustaw datę rozpoczęcia i termin wykonania na kartach, aby wyświetlić je na wykresie Gantta",
228
+
"Cards without dates ({count})" : "Karty bez dat ({count})",
224
229
"Failed to create share with {displayName}" : "Nie udało się utworzyć udostępnienia dla {displayName}",
225
230
"Are you sure you want to transfer the board {title} to {user}?" : "Czy na pewno chcesz przenieść tablicę {title} do {user}?",
0 commit comments