[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot
2020-06-15 02:26:08 +00:00
parent ed9ff8b2fb
commit 3cdf99bb8e
110 changed files with 8 additions and 1590 deletions

View File

@@ -17,42 +17,18 @@ OC.L10N.register(
"{user} has archived the board {before}" : "Użytkownik {user} zarchiwizował tablicę {board}",
"You have unarchived the board {board}" : "Przywróciłeś tablicę {board} z archiwum",
"{user} has unarchived the board {before}" : "{user} przywrócił tablicę {board} z archiwum",
"You have created a new stack {stack} on board {board}" : "Utworzyłeś nowy stos {stack} na tablicy {board}",
"{user} has created a new stack {stack} on board {board}" : "{user} utworzył nowy stos {stack} na tablicy {board}",
"You have renamed stack {before} to {stack} on board {board}" : "Zmieniłeś nazwę stosu {before} dla {stack} na tablicy {board}",
"{user} has renamed stack {before} to {stack} on board {board}" : "{user} zmienił nazwę stosu {before} dla {stack} na tablicy {board}",
"You have deleted stack {stack} on board {board}" : "Usunąłeś stos {stack} na tablicy {board}",
"{user} has deleted stack {stack} on board {board}" : "{user} usunął stos {stack} na tablicy {board}",
"You have created card {card} in stack {stack} on board {board}" : "Utworzyłeś kartę {card} w stosie {stack} na tablicy {board}",
"{user} has created card {card} in stack {stack} on board {board}" : "{user} utworzył kartę {card} w stosie {stack} na tablicy {board}",
"You have deleted card {card} in stack {stack} on board {board}" : "Usunąłeś kartę {card} w stosie {stack} na tablicy {board}",
"{user} has deleted card {card} in stack {stack} on board {board}" : "{user} usunął kartę {card} w stosie {stack} na tablicy {board}",
"You have renamed the card {before} to {card}" : "Zmieniłeś nazwę karty {before} na {card}",
"{user} has renamed the card {before} to {card}" : "Użytkownik {user} zmienił nazwę karty {before} na {card}",
"You have added a description to card {card} in stack {stack} on board {board}" : "Dodałeś opis karty {card} w stosie {stack} na tablicy {board}",
"{user} has added a description to card {card} in stack {stack} on board {board}" : "{user} dodał opis karty {card} w stosie {stack} na tablicy {board}",
"You have updated the description of card {card} in stack {stack} on board {board}" : "Zaktualizowałeś opis karty {card} w stosie {stack} na tablicy {board}",
"{user} has updated the description of the card {card} in stack {stack} on board {board}" : "{user} zaktualizował opis karty {card} w stosie {stack} na tablicy {board}",
"You have archived card {card} in stack {stack} on board {board}" : "Zarchiwizowałeś kartę {card} w stosie {stack} na tablicy {board}",
"{user} has archived card {card} in stack {stack} on board {board}" : "{user} zarchiwizował kartę {card} w stosie {stack} na tablicy {board}",
"You have unarchived card {card} in stack {stack} on board {board}" : "Masz niezarchiwizowaną kartę {card} w stosie {stack} na tablicy {board}",
"{user} has unarchived card {card} in stack {stack} on board {board}" : "{user} ma niezarchiwizowaną kartę {card} w stosie {stack} na tablicy {board}",
"You have removed the due date of card {card}" : "Usunąłeś datę ważności karty {card}",
"{user} has removed the due date of card {card}" : "{user} usunął datę ważności karty {card}",
"You have set the due date of card {card} to {after}" : "Ustawiłeś datę ważności karty {card} na {after}",
"{user} has set the due date of card {card} to {after}" : "{user} ustawił datę ważności karty {card} na {after}",
"You have updated the due date of card {card} to {after}" : "Zaktualizowałeś datę ważności karty {card} na {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} zaktualizował datę ważności karty {card} na {after}",
"You have added the tag {label} to card {card} in stack {stack} on board {board}" : "Dodałeś etykietę {label} do karty {card} w stosie {stack} na tablicy {board}",
"{user} has added the tag {label} to card {card} in stack {stack} on board {board}" : "{user} dodał etykietę {label} do karty {card} w stosie {stack} na tablicy {board}",
"You have removed the tag {label} from card {card} in stack {stack} on board {board}" : "Usunąłeś etykietę {label} do karty {card} w stosie {stack} na tablicy {board}",
"{user} has removed the tag {label} from card {card} in stack {stack} on board {board}" : "{user} usunął etykietę {label} do karty {card} w stosie {stack} na tablicy {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Przydzieliłeś {assigneduser} do karty {card} na tablicy {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} przydzielił {assigneduser} do karty {card} na tablicy {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Usunąłeś przydzielenie {assigneduser} do karty {card} na tablicy {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} usunął przydzielenie {assigneduser} do karty {card} na tablicy {board}",
"You have moved the card {card} from stack {stackBefore} to {stack}" : "Przeniosłeś kartę {card} ze stosu {stackBefore} do {stack}",
"{user} has moved the card {card} from stack {stackBefore} to {stack}" : "{user} przeniósł kartę {card} ze stosu {stackBefore} do {stack}",
"You have added the attachment {attachment} to card {card}" : "Dodałeś załącznik {attachment} do karty {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} dodał załącznik {attachment} do karty {card}",
"You have updated the attachment {attachment} on card {card}" : "Zaktualizowałeś załącznik {attachment} na karcie {card}",
@@ -148,7 +124,6 @@ OC.L10N.register(
"Can share" : "Może udostępnić",
"Can manage" : "Może zarządzać",
"Delete" : "Usuń",
"Add a new stack" : "Dodaj nowy stos",
"Delete list" : "Usuń listę",
"Add card" : "Dodaj kartę",
"Add a new card" : "Dodaj nową kartę",
@@ -197,7 +172,6 @@ OC.L10N.register(
"Move card" : "Przenieś kartę",
"Card details" : "Szczegóły karty",
"Move card to another board" : "Przenieś kartę na inną tablicę",
"Select a stack" : "Wybierz stos",
"All boards" : "Wszystkie tablice",
"Archived boards" : "Zarchiwizowane tablice",
"Shared with you" : "Dzielone z Tobą",