diff --git a/l10n/de.js b/l10n/de.js index 123c9c0b2..29e8b894a 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -97,6 +97,9 @@ OC.L10N.register( "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded or file size exceeds maximum of %s" : "Keine Datei hochgeladen oder die Dateigröße überschreitet %s", + "Card not found" : "Karte nicht gefunden", + "Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt", + "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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" : "Deck ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Füge Deine Aufgaben zu den Karten hinzu und ordne diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teile mit Deinem Team, Freunden oder der Familie\n- 📎 Füge Dateien hinzu und verwende diese in Deinen Markdown-Beschreibungen\n- 💬 Diskutiere mit Deinem Team mit Kommentaren\n- ⚡ Behalte Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisiere Dein Projekt", "Card details" : "Karten-Details", @@ -169,9 +172,15 @@ OC.L10N.register( "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", + "Upload new files" : "Neue Dateien hochladen", + "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", + "Show in files" : "In Dateien anzeigen", + "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", @@ -251,6 +260,10 @@ OC.L10N.register( "Link to a card" : "Mit einer Karte verknüpfen", "Something went wrong" : "Etwas ist schiefgelaufen", "Failed to upload {name}" : "Fehler beim Hochladen von {name}", - "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten" + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", + "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Share with a Deck card" : "Mit einer Deck-Karte teilen", + "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", + "Share" : "Freigeben" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index 5050d6700..ff25d2850 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -95,6 +95,9 @@ "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded or file size exceeds maximum of %s" : "Keine Datei hochgeladen oder die Dateigröße überschreitet %s", + "Card not found" : "Karte nicht gefunden", + "Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt", + "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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" : "Deck ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Füge Deine Aufgaben zu den Karten hinzu und ordne diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teile mit Deinem Team, Freunden oder der Familie\n- 📎 Füge Dateien hinzu und verwende diese in Deinen Markdown-Beschreibungen\n- 💬 Diskutiere mit Deinem Team mit Kommentaren\n- ⚡ Behalte Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisiere Dein Projekt", "Card details" : "Karten-Details", @@ -167,9 +170,15 @@ "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", + "Upload new files" : "Neue Dateien hochladen", + "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", + "Show in files" : "In Dateien anzeigen", + "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", @@ -249,6 +258,10 @@ "Link to a card" : "Mit einer Karte verknüpfen", "Something went wrong" : "Etwas ist schiefgelaufen", "Failed to upload {name}" : "Fehler beim Hochladen von {name}", - "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten" + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", + "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Share with a Deck card" : "Mit einer Deck-Karte teilen", + "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", + "Share" : "Freigeben" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 74d3b1cd7..1b05c3f1d 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -97,6 +97,9 @@ OC.L10N.register( "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded or file size exceeds maximum of %s" : "Keine Datei hochgeladen oder die Dateigröße überschreitet %s", + "Card not found" : "Karte nicht gefunden", + "Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt", + "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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" : "Deck ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Fügen Sie Ihre Aufgaben zu den Karten hinzu und ordnen Sie diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teilen Sie mit Ihrem Team, Ihren Freunden oder Ihrer Familie\n- 📎 Fügen Sie Dateien hinzu und verwende diese in Ihren Markdown-Beschreibungen\n- 💬 Diskutieren Sie mit Ihrem Team mit Kommentaren\n- ⚡ Behalten Sie Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisieren Sie Ihr Projekt", "Card details" : "Karten-Details", @@ -169,9 +172,15 @@ OC.L10N.register( "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", + "Upload new files" : "Neue Dateien hochladen", + "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", + "Show in files" : "In Dateien anzeigen", + "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", @@ -251,6 +260,10 @@ OC.L10N.register( "Link to a card" : "Mit einer Karte verknüpfen", "Something went wrong" : "Etwas ist schiefgelaufen", "Failed to upload {name}" : "Fehler beim Hochladen von {name}", - "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten" + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", + "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Share with a Deck card" : "Mit einer Deck-Karte teilen", + "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", + "Share" : "Freigeben" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index d268f91ae..9258f1bf9 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -95,6 +95,9 @@ "Could not write file to disk" : "Die Datei konnte nicht auf die Festplatte geschrieben werden", "A PHP extension stopped the file upload" : "Eine PHP-Erweiterung hat das Hochladen der Datei gestoppt", "No file uploaded or file size exceeds maximum of %s" : "Keine Datei hochgeladen oder die Dateigröße überschreitet %s", + "Card not found" : "Karte nicht gefunden", + "Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt", + "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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" : "Deck ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Fügen Sie Ihre Aufgaben zu den Karten hinzu und ordnen Sie diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teilen Sie mit Ihrem Team, Ihren Freunden oder Ihrer Familie\n- 📎 Fügen Sie Dateien hinzu und verwende diese in Ihren Markdown-Beschreibungen\n- 💬 Diskutieren Sie mit Ihrem Team mit Kommentaren\n- ⚡ Behalten Sie Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisieren Sie Ihr Projekt", "Card details" : "Karten-Details", @@ -167,9 +170,15 @@ "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", + "Upload new files" : "Neue Dateien hochladen", + "Share from Files" : "Aus Dateien heraus teilen", "Add this attachment" : "Diesen Anhang anhängen", + "Show in files" : "In Dateien anzeigen", + "Unshare file" : "Datei nicht mehr teilen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", @@ -249,6 +258,10 @@ "Link to a card" : "Mit einer Karte verknüpfen", "Something went wrong" : "Etwas ist schiefgelaufen", "Failed to upload {name}" : "Fehler beim Hochladen von {name}", - "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten" + "Maximum file size of {size} exceeded" : "Maximale Dateigröße von {size} überschritten", + "Error creating the share" : "Fehler beim Erstellen der Freigabe", + "Share with a Deck card" : "Mit einer Deck-Karte teilen", + "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", + "Share" : "Freigeben" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index 479f25209..07e1a2cac 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -97,6 +97,9 @@ OC.L10N.register( "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded or file size exceeds maximum of %s" : "Nessun file caricato o la dimensione del file supera il massimo di %s", + "Card not found" : "Scheda non trovata", + "Path is already shared with this card" : "Il percorso è già condiviso con questa scheda", + "Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere AAAA-MM-GG", "Personal planning and team project organization" : "Pianificazione personale e organizzazione dei progetti di squadra", "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" : "Deck è uno strumento di organizzazione in stile kanban destinato alla pianificazione personale e all'organizzazione di progetti per squadre integrato con Nextcloud.\n\n\n- 📥 Aggiungi le tue attività alle schede e tienile in ordine\n- 📄 Scrivi note aggiuntive in markdown\n- 🔖 Assegna etichette per un'organizzazione ancora migliore\n- 👥 Condividi con la tua squadra, amici o famiglia\n- 📎 Allega file e integrali nella tua descrizione markdown\n- 💬 Discuti con la tua squadra utilizzando i commenti\n- ⚡ Tieni traccia dei cambiamenti nel flusso delle attività\n- 🚀 Organizza il tuo progetto", "Card details" : "Dettagli scheda", @@ -169,9 +172,13 @@ OC.L10N.register( "title and color value must be provided" : "devono essere forniti il titolo e il valore del colore", "Board name" : "Nome della lavagna", "Members" : "Membri", + "Upload new files" : "Carica nuovi file", + "Share from Files" : "Condividi da File", "Add this attachment" : "Aggiungi questo allegato", "Delete Attachment" : "Elimina allegato", "Restore Attachment" : "Ripristina allegato", + "File to share" : "File da condividere", + "Invalid path selected" : "Percorso selezionato non valido", "Open in sidebar view" : "Apri nella barra laterale", "Open in bigger view" : "Apri in una vista più grande", "Attachments" : "Allegati", @@ -251,6 +258,10 @@ OC.L10N.register( "Link to a card" : " Collega a una scheda", "Something went wrong" : "Qualcosa non ha funzionato", "Failed to upload {name}" : "Caricamenti di {name} non riuscito", - "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata" + "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", + "Error creating the share" : "Errore durante la creazione della condivisione", + "Share with a Deck card" : "Condividi con una scheda di Deck", + "Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck", + "Share" : "Condividi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/it.json b/l10n/it.json index 3b4635738..fc868eefb 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -95,6 +95,9 @@ "Could not write file to disk" : "Impossibile scrivere il file su disco", "A PHP extension stopped the file upload" : "Un'estensione PHP ha fermato il caricamento del file", "No file uploaded or file size exceeds maximum of %s" : "Nessun file caricato o la dimensione del file supera il massimo di %s", + "Card not found" : "Scheda non trovata", + "Path is already shared with this card" : "Il percorso è già condiviso con questa scheda", + "Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere AAAA-MM-GG", "Personal planning and team project organization" : "Pianificazione personale e organizzazione dei progetti di squadra", "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" : "Deck è uno strumento di organizzazione in stile kanban destinato alla pianificazione personale e all'organizzazione di progetti per squadre integrato con Nextcloud.\n\n\n- 📥 Aggiungi le tue attività alle schede e tienile in ordine\n- 📄 Scrivi note aggiuntive in markdown\n- 🔖 Assegna etichette per un'organizzazione ancora migliore\n- 👥 Condividi con la tua squadra, amici o famiglia\n- 📎 Allega file e integrali nella tua descrizione markdown\n- 💬 Discuti con la tua squadra utilizzando i commenti\n- ⚡ Tieni traccia dei cambiamenti nel flusso delle attività\n- 🚀 Organizza il tuo progetto", "Card details" : "Dettagli scheda", @@ -167,9 +170,13 @@ "title and color value must be provided" : "devono essere forniti il titolo e il valore del colore", "Board name" : "Nome della lavagna", "Members" : "Membri", + "Upload new files" : "Carica nuovi file", + "Share from Files" : "Condividi da File", "Add this attachment" : "Aggiungi questo allegato", "Delete Attachment" : "Elimina allegato", "Restore Attachment" : "Ripristina allegato", + "File to share" : "File da condividere", + "Invalid path selected" : "Percorso selezionato non valido", "Open in sidebar view" : "Apri nella barra laterale", "Open in bigger view" : "Apri in una vista più grande", "Attachments" : "Allegati", @@ -249,6 +256,10 @@ "Link to a card" : " Collega a una scheda", "Something went wrong" : "Qualcosa non ha funzionato", "Failed to upload {name}" : "Caricamenti di {name} non riuscito", - "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata" + "Maximum file size of {size} exceeded" : "Dimensione massima dei file di {size} superata", + "Error creating the share" : "Errore durante la creazione della condivisione", + "Share with a Deck card" : "Condividi con una scheda di Deck", + "Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck", + "Share" : "Condividi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index c58b29713..5827b0de1 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -95,6 +95,9 @@ OC.L10N.register( "Could not write file to disk" : "Nepavyko įrašyti failą į diską", "A PHP extension stopped the file upload" : "PHP plėtinys sustabdė failo įkėlimą", "No file uploaded or file size exceeds maximum of %s" : "Neįkeltas joks failas arba failo dydis viršija maksimalų %s dydį", + "Card not found" : "Kortelė nerasta", + "Path is already shared with this card" : "Kelias jau yra bendrinamas su šia kortele", + "Invalid date, date format must be YYYY-MM-DD" : "Netinkama data, datos formatas privalo būti MMMM-mm-dd", "Personal planning and team project organization" : "Asmeninis planavimas ir komandinių projektų organizavimas", "Card details" : "Išsamiau apie kortelę", "Add board" : "Pridėti lentą", @@ -163,8 +166,11 @@ OC.L10N.register( "Board name" : "Lentos pavadinimas", "Members" : "Nariai", "Add this attachment" : "Pridėti šį priedą", + "Unshare file" : "Nustoti bendrinti failą", "Delete Attachment" : "Ištrinti priedą", "Restore Attachment" : "Atkurti priedą", + "Invalid path selected" : "Pasirinktas neteisingas kelias", + "Open in sidebar view" : "Atverti šoninės juostos rodinyje", "Open in bigger view" : "Atverti didesniame rodinyje", "Attachments" : "Priedai", "Comments" : "Komentarai", @@ -209,6 +215,9 @@ OC.L10N.register( "Show boards in calendar/tasks" : "Rodyti darbus kalendoriuje/užduotyse", "Board details" : "Išsamiau apie lentą", "Edit board" : "Taisyti lentą", + "Clone board" : "Dubliuoti lentą", + "Unarchive board" : "Išarchyvuoti lentą", + "Archive board" : "Archyvuoti lentą", "Turn on due date reminders" : "Įjungti galutinio termino priminimus", "Turn off due date reminders" : "Išjungti galutinio termino priminimus", "Due date reminders" : "Galutinio termino priminimai", @@ -228,6 +237,8 @@ OC.L10N.register( "Link to a board" : "Susieti su lenta", "Link to a card" : "Susieti su kortele", "Something went wrong" : "Kažkas nutiko", - "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis" + "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", + "Error creating the share" : "Klaida kuriant viešinį", + "Share" : "Bendrinti" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index f2713d5e3..ffef7b5ad 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -93,6 +93,9 @@ "Could not write file to disk" : "Nepavyko įrašyti failą į diską", "A PHP extension stopped the file upload" : "PHP plėtinys sustabdė failo įkėlimą", "No file uploaded or file size exceeds maximum of %s" : "Neįkeltas joks failas arba failo dydis viršija maksimalų %s dydį", + "Card not found" : "Kortelė nerasta", + "Path is already shared with this card" : "Kelias jau yra bendrinamas su šia kortele", + "Invalid date, date format must be YYYY-MM-DD" : "Netinkama data, datos formatas privalo būti MMMM-mm-dd", "Personal planning and team project organization" : "Asmeninis planavimas ir komandinių projektų organizavimas", "Card details" : "Išsamiau apie kortelę", "Add board" : "Pridėti lentą", @@ -161,8 +164,11 @@ "Board name" : "Lentos pavadinimas", "Members" : "Nariai", "Add this attachment" : "Pridėti šį priedą", + "Unshare file" : "Nustoti bendrinti failą", "Delete Attachment" : "Ištrinti priedą", "Restore Attachment" : "Atkurti priedą", + "Invalid path selected" : "Pasirinktas neteisingas kelias", + "Open in sidebar view" : "Atverti šoninės juostos rodinyje", "Open in bigger view" : "Atverti didesniame rodinyje", "Attachments" : "Priedai", "Comments" : "Komentarai", @@ -207,6 +213,9 @@ "Show boards in calendar/tasks" : "Rodyti darbus kalendoriuje/užduotyse", "Board details" : "Išsamiau apie lentą", "Edit board" : "Taisyti lentą", + "Clone board" : "Dubliuoti lentą", + "Unarchive board" : "Išarchyvuoti lentą", + "Archive board" : "Archyvuoti lentą", "Turn on due date reminders" : "Įjungti galutinio termino priminimus", "Turn off due date reminders" : "Išjungti galutinio termino priminimus", "Due date reminders" : "Galutinio termino priminimai", @@ -226,6 +235,8 @@ "Link to a board" : "Susieti su lenta", "Link to a card" : "Susieti su kortele", "Something went wrong" : "Kažkas nutiko", - "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis" + "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", + "Error creating the share" : "Klaida kuriant viešinį", + "Share" : "Bendrinti" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/ur_PK.js b/l10n/ur_PK.js deleted file mode 100644 index ef1018281..000000000 --- a/l10n/ur_PK.js +++ /dev/null @@ -1,18 +0,0 @@ -OC.L10N.register( - "deck", - { - "Personal" : "شخصی", - "Done" : "Done", - "Cancel" : "منسوخ کریں", - "Can edit" : "Can edit", - "Can share" : "Can share", - "Delete" : "حذف کریں", - "Edit" : "تدوین کریں", - "Save" : "حفظ", - "Reply" : "جواب", - "Description" : "تصریح", - "seconds ago" : "سیکنڈز پہلے", - "Shared with you" : "Shared with you", - "Today" : "آج" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/l10n/ur_PK.json b/l10n/ur_PK.json deleted file mode 100644 index 76a26cdd9..000000000 --- a/l10n/ur_PK.json +++ /dev/null @@ -1,16 +0,0 @@ -{ "translations": { - "Personal" : "شخصی", - "Done" : "Done", - "Cancel" : "منسوخ کریں", - "Can edit" : "Can edit", - "Can share" : "Can share", - "Delete" : "حذف کریں", - "Edit" : "تدوین کریں", - "Save" : "حفظ", - "Reply" : "جواب", - "Description" : "تصریح", - "seconds ago" : "سیکنڈز پہلے", - "Shared with you" : "Shared with you", - "Today" : "آج" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -} \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index eb38c0d9d..f7e262c33 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -75,6 +75,9 @@ OC.L10N.register( "Could not write file to disk" : "无法写入文件到磁盘", "A PHP extension stopped the file upload" : "PHP扩展停止了文件上传。", "No file uploaded or file size exceeds maximum of %s" : "没有文件被上传或文件大小超出最大值 %s", + "Card not found" : "未找到卡片", + "Path is already shared with this card" : "已和这张卡片分享了路径", + "Invalid date, date format must be YYYY-MM-DD" : "无效日期,日期格式必须为 YYYY-MM-DD", "Personal planning and team project organization" : "个人规划和团队项目组织", "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" : "看板是集成于 Nextcloud 中的一款看板风格的任务管理工具,用于帮助进行个人计划与项目安排。\n\n\n- 📥 把您的任务添加到卡片上,并将它们有序排列\n- 📄 将您的补充说明用markdown写下来\n- 🔖 利用指派标签更好地进行筹划\n- 👥 与您的团队,朋友或家人共享\n- 📎 附加文件并将它们嵌入到您的markdown说明中\n- 💬 用评论与您的团队讨论\n- ⚡ 在活动流中紧跟变化\n- 🚀 使您的项目井井有条", "Card details" : "卡片详情", @@ -147,9 +150,15 @@ OC.L10N.register( "title and color value must be provided" : "必须提供标题和颜色值", "Board name" : "看板名", "Members" : "会员", + "Upload new files" : "上传新文件", + "Share from Files" : "从文件进行分享", "Add this attachment" : "添加此附件", + "Show in files" : "在文件中显示", + "Unshare file" : "取消分享文件", "Delete Attachment" : "删除附件", "Restore Attachment" : "恢复附件", + "File to share" : "要分享的文件", + "Invalid path selected" : "选中了无效的路径", "Open in sidebar view" : "在侧边栏视图中打开", "Open in bigger view" : "在较大视图中打开", "Attachments" : "附件", @@ -229,6 +238,10 @@ OC.L10N.register( "Link to a card" : "链接到一张卡片", "Something went wrong" : "有地方出错了", "Failed to upload {name}" : "未能上传 {name}", - "Maximum file size of {size} exceeded" : "文件大小 {size} 超出最大限制" + "Maximum file size of {size} exceeded" : "文件大小 {size} 超出最大限制", + "Error creating the share" : "创建分享出错", + "Share with a Deck card" : "用一张 Deck 卡片进行分享 ", + "Share {file} with a Deck card" : "用一张 Deck 卡片分享 {file}", + "Share" : "分享" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 5c5d15205..46cbc01b0 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -73,6 +73,9 @@ "Could not write file to disk" : "无法写入文件到磁盘", "A PHP extension stopped the file upload" : "PHP扩展停止了文件上传。", "No file uploaded or file size exceeds maximum of %s" : "没有文件被上传或文件大小超出最大值 %s", + "Card not found" : "未找到卡片", + "Path is already shared with this card" : "已和这张卡片分享了路径", + "Invalid date, date format must be YYYY-MM-DD" : "无效日期,日期格式必须为 YYYY-MM-DD", "Personal planning and team project organization" : "个人规划和团队项目组织", "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" : "看板是集成于 Nextcloud 中的一款看板风格的任务管理工具,用于帮助进行个人计划与项目安排。\n\n\n- 📥 把您的任务添加到卡片上,并将它们有序排列\n- 📄 将您的补充说明用markdown写下来\n- 🔖 利用指派标签更好地进行筹划\n- 👥 与您的团队,朋友或家人共享\n- 📎 附加文件并将它们嵌入到您的markdown说明中\n- 💬 用评论与您的团队讨论\n- ⚡ 在活动流中紧跟变化\n- 🚀 使您的项目井井有条", "Card details" : "卡片详情", @@ -145,9 +148,15 @@ "title and color value must be provided" : "必须提供标题和颜色值", "Board name" : "看板名", "Members" : "会员", + "Upload new files" : "上传新文件", + "Share from Files" : "从文件进行分享", "Add this attachment" : "添加此附件", + "Show in files" : "在文件中显示", + "Unshare file" : "取消分享文件", "Delete Attachment" : "删除附件", "Restore Attachment" : "恢复附件", + "File to share" : "要分享的文件", + "Invalid path selected" : "选中了无效的路径", "Open in sidebar view" : "在侧边栏视图中打开", "Open in bigger view" : "在较大视图中打开", "Attachments" : "附件", @@ -227,6 +236,10 @@ "Link to a card" : "链接到一张卡片", "Something went wrong" : "有地方出错了", "Failed to upload {name}" : "未能上传 {name}", - "Maximum file size of {size} exceeded" : "文件大小 {size} 超出最大限制" + "Maximum file size of {size} exceeded" : "文件大小 {size} 超出最大限制", + "Error creating the share" : "创建分享出错", + "Share with a Deck card" : "用一张 Deck 卡片进行分享 ", + "Share {file} with a Deck card" : "用一张 Deck 卡片分享 {file}", + "Share" : "分享" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file