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
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,10 @@ OC.L10N.register(
37
37
"{user} has archived card {card} in list {stack} on board {board}" : "{user} zarchiwizował kartę {card} w liście {stack} na tablicy {board}",
38
38
"You have unarchived card {card} in list {stack} on board {board}" : "Masz niezarchiwizowaną kartę {card} w liście {stack} na tablicy {board}",
39
39
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} ma niezarchiwizowaną kartę {card} w liście {stack} na tablicy {board}",
40
+
"You have marked the card {card} as done in list {stack} on board {board}" : "Oznaczyłeś kartę {card} jako wykonaną na liście {stack} na tablicy {board}",
41
+
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} oznaczył kartę {card} jako wykonaną na liście {stack} na tablicy {board}",
42
+
"You have marked the card {card} as undone in list {stack} on board {board}" : "Oznaczyłeś kartę {card} jako niewykonaną na liście {stack} na tablicy {board}",
43
+
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} oznaczył kartę {card} jako niewykonaną na liście {stack} na tablicy {board}",
40
44
"You have removed the due date of card {card}" : "Usunąłeś datę ważności karty {card}",
41
45
"{user} has removed the due date of card {card}" : "{user} usunął datę ważności karty {card}",
42
46
"You have set the due date of card {card} to {after}" : "Ustawiłeś datę ważności karty {card} na {after}",
@@ -68,6 +72,8 @@ OC.L10N.register(
68
72
"A <strong>board, list or card</strong> was changed" : "Zmieniono <strong>tablicę, listę lub kartę</strong>",
69
73
"A <strong>comment</strong> was created on a card" : "Na karcie utworzono <strong>komentarz</strong>",
70
74
"A <strong>card description</strong> has been changed" : "Zmieniono <strong>opis karty</strong>",
"Show boards in calendar/tasks" : "Pokaż tablice w kalendarzu/zadaniach",
287
+
"Limit board creation to some groups" : "Ogranicz tworzenie tablic dla niektórych grup",
288
+
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Użytkownicy spoza tych grup nie będą mogli tworzyć własnych tablic, ale nadal będą mogli pracować na tablicach, które zostały im udostępnione.",
Copy file name to clipboardExpand all lines: l10n/pl.json
+23Lines changed: 23 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -35,6 +35,10 @@
35
35
"{user} has archived card {card} in list {stack} on board {board}" : "{user} zarchiwizował kartę {card} w liście {stack} na tablicy {board}",
36
36
"You have unarchived card {card} in list {stack} on board {board}" : "Masz niezarchiwizowaną kartę {card} w liście {stack} na tablicy {board}",
37
37
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} ma niezarchiwizowaną kartę {card} w liście {stack} na tablicy {board}",
38
+
"You have marked the card {card} as done in list {stack} on board {board}" : "Oznaczyłeś kartę {card} jako wykonaną na liście {stack} na tablicy {board}",
39
+
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} oznaczył kartę {card} jako wykonaną na liście {stack} na tablicy {board}",
40
+
"You have marked the card {card} as undone in list {stack} on board {board}" : "Oznaczyłeś kartę {card} jako niewykonaną na liście {stack} na tablicy {board}",
41
+
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} oznaczył kartę {card} jako niewykonaną na liście {stack} na tablicy {board}",
38
42
"You have removed the due date of card {card}" : "Usunąłeś datę ważności karty {card}",
39
43
"{user} has removed the due date of card {card}" : "{user} usunął datę ważności karty {card}",
40
44
"You have set the due date of card {card} to {after}" : "Ustawiłeś datę ważności karty {card} na {after}",
@@ -66,6 +70,8 @@
66
70
"A <strong>board, list or card</strong> was changed" : "Zmieniono <strong>tablicę, listę lub kartę</strong>",
67
71
"A <strong>comment</strong> was created on a card" : "Na karcie utworzono <strong>komentarz</strong>",
68
72
"A <strong>card description</strong> has been changed" : "Zmieniono <strong>opis karty</strong>",
"Show boards in calendar/tasks" : "Pokaż tablice w kalendarzu/zadaniach",
285
+
"Limit board creation to some groups" : "Ogranicz tworzenie tablic dla niektórych grup",
286
+
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Użytkownicy spoza tych grup nie będą mogli tworzyć własnych tablic, ale nadal będą mogli pracować na tablicach, które zostały im udostępnione.",
0 commit comments