From cbbeb394c1caa56750ec21f21697efb6b0159d1e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 14 Sep 2018 00:19:36 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs.js | 18 ++++++++++++++++++ l10n/cs.json | 18 ++++++++++++++++++ l10n/pl.js | 21 +++++++++++++++++++++ l10n/pl.json | 21 +++++++++++++++++++++ 4 files changed, 78 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 42759573e..2abab1aef 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -6,6 +6,23 @@ OC.L10N.register( "Hours" : "Hodiny", "Minutes" : "Minuty", "Maximum file size of {size} exceeded" : "U souboru {size} překročena nejvyšší umožněná velikost", + "You have renamed the board {before} to {board}" : "Přejmenovali jste nástěnku {before} na {board}", + "You have archived the board {board}" : "Zaarchivovali jste nástěnku {board}", + "{user} has archived the board {before}" : "{user} zaarchivoval(a) nástěnku {before}", + "{user} has created a new stack {stack} on {board}" : "{user} vytvořil(a) nový stack {stack} na {board}", + "You have created {card} in {stack} on {board}" : "Vytvořili jste {card} v {stack} na {board}", + "{user} has created {card} in {stack} on {board}" : "{user} vytvořil(a) {card} v {stack} na {board}", + "You have deleted {card} in {stack} on {board}" : "Smazali jste {card} v {stack} na {board}", + "{user} has deleted {card} in {stack} on {board}" : "{user} smazal {card} v {stack} na {board}", + "You have renamed the card {before} to {card}" : "Přejmenovali jste kartu {before} na {card}", + "{user} has renamed the card {before} to {card}" : "{user} přejmenoval(a) {before} na {card}", + "You have added a description to {card} in {stack} on {board}" : "Přidali jste popis k {card} v {stack} na {board}", + "{user} has added a description to {card} in {stack} on {board}" : "{user} přidal(a) popis ke {card} v {stack} na {board}", + "You have updated the description of {card} in {stack} on {board}" : "Aktualizovali jste popis {card} v {stack} na {board}", + "You have archived {card} in {stack} on {board}" : "Zaarchivovali {card} v {stack} na {board}", + "{user} has archived {card} in {stack} on {board}" : "{user} zaarchivoval(a) {card} v {stack} na {board}", + "You have removed the due date of {card}" : "Odebrali jste termín {card}", + "You have set the due date of {card} to {after}" : "Nastavili jste termín {card} na {after}", "You have removed the label {label} from {card} in {stack} on {board}" : "Odebrali jste štítek {label} z {card} v {stack} na {board}", "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} odebral štítek {label} z {card} v {stack} na {board}", "You have assigned {assigneduser} to {card} on {board}" : "Přiřadili jste {assigneduser} k {card} na {board}", @@ -89,6 +106,7 @@ OC.L10N.register( "Create a new tag" : "Vytvořit nový štítek", "Status" : "Stav", "No archived boards to display" : "Žádné archivované nástěnky k zobrazení", + "No shared boards to display" : "Žádné sdílené nástěnky k zobrazení", "Title" : "Název", "Members" : "Členové", "More actions" : "Více akcí", diff --git a/l10n/cs.json b/l10n/cs.json index 15d6bb6f6..c68ded559 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -4,6 +4,23 @@ "Hours" : "Hodiny", "Minutes" : "Minuty", "Maximum file size of {size} exceeded" : "U souboru {size} překročena nejvyšší umožněná velikost", + "You have renamed the board {before} to {board}" : "Přejmenovali jste nástěnku {before} na {board}", + "You have archived the board {board}" : "Zaarchivovali jste nástěnku {board}", + "{user} has archived the board {before}" : "{user} zaarchivoval(a) nástěnku {before}", + "{user} has created a new stack {stack} on {board}" : "{user} vytvořil(a) nový stack {stack} na {board}", + "You have created {card} in {stack} on {board}" : "Vytvořili jste {card} v {stack} na {board}", + "{user} has created {card} in {stack} on {board}" : "{user} vytvořil(a) {card} v {stack} na {board}", + "You have deleted {card} in {stack} on {board}" : "Smazali jste {card} v {stack} na {board}", + "{user} has deleted {card} in {stack} on {board}" : "{user} smazal {card} v {stack} na {board}", + "You have renamed the card {before} to {card}" : "Přejmenovali jste kartu {before} na {card}", + "{user} has renamed the card {before} to {card}" : "{user} přejmenoval(a) {before} na {card}", + "You have added a description to {card} in {stack} on {board}" : "Přidali jste popis k {card} v {stack} na {board}", + "{user} has added a description to {card} in {stack} on {board}" : "{user} přidal(a) popis ke {card} v {stack} na {board}", + "You have updated the description of {card} in {stack} on {board}" : "Aktualizovali jste popis {card} v {stack} na {board}", + "You have archived {card} in {stack} on {board}" : "Zaarchivovali {card} v {stack} na {board}", + "{user} has archived {card} in {stack} on {board}" : "{user} zaarchivoval(a) {card} v {stack} na {board}", + "You have removed the due date of {card}" : "Odebrali jste termín {card}", + "You have set the due date of {card} to {after}" : "Nastavili jste termín {card} na {after}", "You have removed the label {label} from {card} in {stack} on {board}" : "Odebrali jste štítek {label} z {card} v {stack} na {board}", "{user} has removed the label {label} from {card} in {stack} on {board}" : "{user} odebral štítek {label} z {card} v {stack} na {board}", "You have assigned {assigneduser} to {card} on {board}" : "Přiřadili jste {assigneduser} k {card} na {board}", @@ -87,6 +104,7 @@ "Create a new tag" : "Vytvořit nový štítek", "Status" : "Stav", "No archived boards to display" : "Žádné archivované nástěnky k zobrazení", + "No shared boards to display" : "Žádné sdílené nástěnky k zobrazení", "Title" : "Název", "Members" : "Členové", "More actions" : "Více akcí", diff --git a/l10n/pl.js b/l10n/pl.js index f99f85dea..edd348e4a 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -49,8 +49,28 @@ OC.L10N.register( "{user} has set the due date of {card} to {after}" : "Użytkownik {user} ustawił datę ważności karty {card} na {after}", "You have updated the due date of {card} to {after}" : "Zaktualizowałeś(-aś) datę ważności karty {card} na {after}", "{user} has updated the due date of {card} to {after}" : "Użytkownik {user} zaktualizował(-a) datę ważności karty {card} na {after}", + "You have added the label {label} to {card} in {stack} on {board}" : "Dodałeś(-aś) etykietę {label} na karcie {card} w stosie {stack} na tablicy {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "Użytkownik {user} dodał(-a) etykietę {label} na karcie {card} w stosie {stack} na tablicy {board}", + "You have removed the label {label} from {card} in {stack} on {board}" : "Usunąłeś(-aś) etykietę {label} z karty {card} w stosie {stack} na tablicy {board}", + "{user} has removed the label {label} from {card} in {stack} on {board}" : "Użytkownik {user} usunął etykietę {label} z karty {card} w stosie {stack} na tablicy {board}", + "You have assigned {assigneduser} to {card} on {board}" : "Przydzieliłeś(-aś) {assigneduser} do karty {card} na tablicy {board}", + "{user} has assigned {assigneduser} to {card} on {board}" : "Użytkownik {user} przydzielił(-a) {assigneduser} do karty {card} na tablicy {board}", + "You have unassigned {assigneduser} from {card} on {board}" : "Cofnąłeś(-aś) przydzielenie {assigneduser} do karty {card} na tablicy {board}", + "{user} has unassigned {assigneduser} from {card} on {board}" : "Użytkownik {user} cofnął przydzielenie {assigneduser} do karty {card} na tablicy {board}", + "You have moved the card {card} from {stackBefore} to {stack}" : "Przeniosłeś(-aś) kartę {card} ze stosu {stackBefore} do {stack}", + "{user} has moved the card {card} from {stackBefore} to {stack}" : "Użytkownik {user} przeniósł(-ła) kartę {card} ze stosu {stackBefore} do {stack}", + "You have added the attachment {attachment} to {card}" : "Dodałeś(-aś) załącznik {attachment} do karty {card}", + "{user} has added the attachment {attachment} to {card}" : "Użytkownik {user} dodał załącznik {attachment} do karty {card}", + "You have updated the attachment {attachment} on {card}" : "Zaktualizowałeś(-aś) załącznik {attachment} na karcie {card}", + "{user} has updated the attachment {attachment} to {card}" : "Uzytkownik {user} zaktualizował(-a) załącznik {attachment} na karcie {card}", + "You have deleted the attachment {attachment} from {card}" : "Usunąłeś(-aś) załącznik {attachment} z karty {card}", + "{user} has deleted the attachment {attachment} to {card}" : "Użytkownik {user} usunął załącznik {attachment} z karty {card}", + "You have restored the attachment {attachment} to {card}" : "Przywróciłeś(-aś) załącznik {attachment} na kartę {card}", + "{user} has restored the attachment {attachment} to {card}" : "Użytkownik {user} przywrócił(-a) załącznik {attachment} na kartę {card}", "Deck" : "Tablica", "Personal" : "Osobiste", + "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karta \"%s\" na \"%s\" została przydzielona Tobie przez %s.", + "{user} has assigned the card \"%s\" on \"%s\" to you." : "Użytkownik {user} przydzielił(-a) Tobie kartę \"%s\" na \"%s\".", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na \"%s\" wygasła.", "The board \"%s\" has been shared with you by %s." : "Tablica \"%s\" została współdzielona Tobie przez %s.", "{user} has shared the board %s with you." : "{user} rozpoczął współdzielenie tablicy %s z Tobą.", @@ -75,6 +95,7 @@ OC.L10N.register( "A PHP extension stopped the file upload" : "Rozszerzenie PHP zatrzymało wysyłanie pliku", "No file uploaded or file size exceeds maximum of %s" : "Brak przesłanego pliku lub rozmiar pliku przekracza maksymalny limit %s", "A kanban style project and personal management tool for Nextcloud" : "Projekt w stylu kanban jako narzędzie osobistego planowania i zarządzania dla Nextcloud", + "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- 🚀 Get your project organized" : "Deck to narzędzie organizacyjne w stylu kanban, mające na celu własne planowanie i organizację pracy dla zespołów zintegrowanych z Nextcloud.\n\n- 📥 Dodawaj swoje zadania do kart i porządkuj je\n- 📄 Zapisuj dodatkowe uwagi\n- 🔖 Przypisuj etykiety dla jeszcze lepszej organizacji\n- 👥 Podziel się ze swoim zespołem, przyjaciółmi lub rodziną\n- 🚀 Organizuj swój projekt", "Add a new stack" : "Dodaj nowy stos", "Submit" : "Zatwierdź", "Show archived cards" : "Pokaż zarchiwizowane karty", diff --git a/l10n/pl.json b/l10n/pl.json index 907f96669..00b28fbb5 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -47,8 +47,28 @@ "{user} has set the due date of {card} to {after}" : "Użytkownik {user} ustawił datę ważności karty {card} na {after}", "You have updated the due date of {card} to {after}" : "Zaktualizowałeś(-aś) datę ważności karty {card} na {after}", "{user} has updated the due date of {card} to {after}" : "Użytkownik {user} zaktualizował(-a) datę ważności karty {card} na {after}", + "You have added the label {label} to {card} in {stack} on {board}" : "Dodałeś(-aś) etykietę {label} na karcie {card} w stosie {stack} na tablicy {board}", + "{user} has added the label {label} to {card} in {stack} on {board}" : "Użytkownik {user} dodał(-a) etykietę {label} na karcie {card} w stosie {stack} na tablicy {board}", + "You have removed the label {label} from {card} in {stack} on {board}" : "Usunąłeś(-aś) etykietę {label} z karty {card} w stosie {stack} na tablicy {board}", + "{user} has removed the label {label} from {card} in {stack} on {board}" : "Użytkownik {user} usunął etykietę {label} z karty {card} w stosie {stack} na tablicy {board}", + "You have assigned {assigneduser} to {card} on {board}" : "Przydzieliłeś(-aś) {assigneduser} do karty {card} na tablicy {board}", + "{user} has assigned {assigneduser} to {card} on {board}" : "Użytkownik {user} przydzielił(-a) {assigneduser} do karty {card} na tablicy {board}", + "You have unassigned {assigneduser} from {card} on {board}" : "Cofnąłeś(-aś) przydzielenie {assigneduser} do karty {card} na tablicy {board}", + "{user} has unassigned {assigneduser} from {card} on {board}" : "Użytkownik {user} cofnął przydzielenie {assigneduser} do karty {card} na tablicy {board}", + "You have moved the card {card} from {stackBefore} to {stack}" : "Przeniosłeś(-aś) kartę {card} ze stosu {stackBefore} do {stack}", + "{user} has moved the card {card} from {stackBefore} to {stack}" : "Użytkownik {user} przeniósł(-ła) kartę {card} ze stosu {stackBefore} do {stack}", + "You have added the attachment {attachment} to {card}" : "Dodałeś(-aś) załącznik {attachment} do karty {card}", + "{user} has added the attachment {attachment} to {card}" : "Użytkownik {user} dodał załącznik {attachment} do karty {card}", + "You have updated the attachment {attachment} on {card}" : "Zaktualizowałeś(-aś) załącznik {attachment} na karcie {card}", + "{user} has updated the attachment {attachment} to {card}" : "Uzytkownik {user} zaktualizował(-a) załącznik {attachment} na karcie {card}", + "You have deleted the attachment {attachment} from {card}" : "Usunąłeś(-aś) załącznik {attachment} z karty {card}", + "{user} has deleted the attachment {attachment} to {card}" : "Użytkownik {user} usunął załącznik {attachment} z karty {card}", + "You have restored the attachment {attachment} to {card}" : "Przywróciłeś(-aś) załącznik {attachment} na kartę {card}", + "{user} has restored the attachment {attachment} to {card}" : "Użytkownik {user} przywrócił(-a) załącznik {attachment} na kartę {card}", "Deck" : "Tablica", "Personal" : "Osobiste", + "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karta \"%s\" na \"%s\" została przydzielona Tobie przez %s.", + "{user} has assigned the card \"%s\" on \"%s\" to you." : "Użytkownik {user} przydzielił(-a) Tobie kartę \"%s\" na \"%s\".", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na \"%s\" wygasła.", "The board \"%s\" has been shared with you by %s." : "Tablica \"%s\" została współdzielona Tobie przez %s.", "{user} has shared the board %s with you." : "{user} rozpoczął współdzielenie tablicy %s z Tobą.", @@ -73,6 +93,7 @@ "A PHP extension stopped the file upload" : "Rozszerzenie PHP zatrzymało wysyłanie pliku", "No file uploaded or file size exceeds maximum of %s" : "Brak przesłanego pliku lub rozmiar pliku przekracza maksymalny limit %s", "A kanban style project and personal management tool for Nextcloud" : "Projekt w stylu kanban jako narzędzie osobistego planowania i zarządzania dla Nextcloud", + "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- 🚀 Get your project organized" : "Deck to narzędzie organizacyjne w stylu kanban, mające na celu własne planowanie i organizację pracy dla zespołów zintegrowanych z Nextcloud.\n\n- 📥 Dodawaj swoje zadania do kart i porządkuj je\n- 📄 Zapisuj dodatkowe uwagi\n- 🔖 Przypisuj etykiety dla jeszcze lepszej organizacji\n- 👥 Podziel się ze swoim zespołem, przyjaciółmi lub rodziną\n- 🚀 Organizuj swój projekt", "Add a new stack" : "Dodaj nowy stos", "Submit" : "Zatwierdź", "Show archived cards" : "Pokaż zarchiwizowane karty",