From 5d4757ddf1cf06a72f678da243ebad4763191c1e Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 27 Jun 2018 00:18:47 +0000 Subject: [PATCH] [tx-robot] updated from transifex --- l10n/cs.js | 8 ++++++++ l10n/cs.json | 8 ++++++++ l10n/de.js | 2 ++ l10n/de.json | 2 ++ l10n/de_DE.js | 2 ++ l10n/de_DE.json | 2 ++ l10n/it.js | 2 ++ l10n/it.json | 2 ++ l10n/pt_BR.js | 2 ++ l10n/pt_BR.json | 2 ++ l10n/ru.js | 2 ++ l10n/ru.json | 2 ++ 12 files changed, 36 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index afcdf64b6..f6b94d311 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -14,6 +14,11 @@ OC.L10N.register( "To review" : "K revizi", "Action needed" : "Nutná akce", "Later" : "Později", + "The file was uploaded" : "Soubor byl nahrán", + "No file was uploaded" : "Nebyl nahrán žádný soubor", + "Missing a temporary folder" : "Chybí adresář pro dočasné soubory", + "Could not write file to disk" : "Nedaří se zapsat soubor do úložiště", + "A PHP extension stopped the file upload" : "Rozšíření PHP zastavilo nahrávání souboru.", "Deck" : "Balík", "Add a new stack" : "Přidat nový zásobník", "Submit" : "Odeslat", @@ -65,9 +70,12 @@ OC.L10N.register( "Click to set" : "Klikněte pro výběr", "Remove due date" : "Odstranit termín", "Description" : "Popis", + "Attachments" : "Přílohy", "Saved" : "Uloženo", "Unsaved changes" : "Neuložené změny", "Formatting help" : "Nápověda k formátování", + "Upload attachment" : "Nahrát přílohu", + "Insert attachment" : "Vložit přílohu", "Add a card description…" : "Přidat popis karty...", "Shared boards" : "Sdílené desky", "View more" : "Ukázat více", diff --git a/l10n/cs.json b/l10n/cs.json index f9ca92975..3a6078f18 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -12,6 +12,11 @@ "To review" : "K revizi", "Action needed" : "Nutná akce", "Later" : "Později", + "The file was uploaded" : "Soubor byl nahrán", + "No file was uploaded" : "Nebyl nahrán žádný soubor", + "Missing a temporary folder" : "Chybí adresář pro dočasné soubory", + "Could not write file to disk" : "Nedaří se zapsat soubor do úložiště", + "A PHP extension stopped the file upload" : "Rozšíření PHP zastavilo nahrávání souboru.", "Deck" : "Balík", "Add a new stack" : "Přidat nový zásobník", "Submit" : "Odeslat", @@ -63,9 +68,12 @@ "Click to set" : "Klikněte pro výběr", "Remove due date" : "Odstranit termín", "Description" : "Popis", + "Attachments" : "Přílohy", "Saved" : "Uloženo", "Unsaved changes" : "Neuložené změny", "Formatting help" : "Nápověda k formátování", + "Upload attachment" : "Nahrát přílohu", + "Insert attachment" : "Vložit přílohu", "Add a card description…" : "Přidat popis karty...", "Shared boards" : "Sdílené desky", "View more" : "Ukázat více", diff --git a/l10n/de.js b/l10n/de.js index a213146aa..43c00f691 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -10,6 +10,7 @@ OC.L10N.register( "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Dir geteilt.", + "No data was provided to create an attachment." : "Es wurde keine Daten zum Erstellen eines Anhangs bereitgestellt.", "Finished" : "Abgeschlossen", "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", @@ -22,6 +23,7 @@ OC.L10N.register( "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "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", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Ein Kanban Werkzeug für 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 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- 🔖 Vergabe von Labels für noch bessere Organisation\n- 👥 Teile mit Deinem Team, Freunden oder der Familie\n- 🚀 Organisiere Dein Projekt", diff --git a/l10n/de.json b/l10n/de.json index 2330b3ff8..4a1b7d719 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -8,6 +8,7 @@ "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Dir geteilt.", + "No data was provided to create an attachment." : "Es wurde keine Daten zum Erstellen eines Anhangs bereitgestellt.", "Finished" : "Abgeschlossen", "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", @@ -20,6 +21,7 @@ "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "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", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Ein Kanban Werkzeug für 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 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- 🔖 Vergabe von Labels für noch bessere Organisation\n- 👥 Teile mit Deinem Team, Freunden oder der Familie\n- 🚀 Organisiere Dein Projekt", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 9bdd07418..0229c303d 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -10,6 +10,7 @@ OC.L10N.register( "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Ihnen geteilt.", + "No data was provided to create an attachment." : "Es wurde keine Daten zum Erstellen eines Anhangs bereitgestellt.", "Finished" : "Abgeschlossen", "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", @@ -22,6 +23,7 @@ OC.L10N.register( "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "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", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Ein Kanban Werzeug für 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 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- 🔖 Vergabe von Labels für noch bessere Organisation\n- 👥 Teilen Sie mit Ihrem Team, Ihren Freunden oder Ihrer Familie\n- 🚀 Organisieren Sie Ihr Projekt", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index afd51e7ac..fc719c0a6 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -8,6 +8,7 @@ "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.", "The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.", "{user} has shared the board %s with you." : "{user} hat das Board %s mit Ihnen geteilt.", + "No data was provided to create an attachment." : "Es wurde keine Daten zum Erstellen eines Anhangs bereitgestellt.", "Finished" : "Abgeschlossen", "To review" : "Zu überprüfen", "Action needed" : "Handlung erforderlich", @@ -20,6 +21,7 @@ "Missing a temporary folder" : "Kein temporärer Ordner vorhanden", "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", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Ein Kanban Werzeug für 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 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- 🔖 Vergabe von Labels für noch bessere Organisation\n- 👥 Teilen Sie mit Ihrem Team, Ihren Freunden oder Ihrer Familie\n- 🚀 Organisieren Sie Ihr Projekt", diff --git a/l10n/it.js b/l10n/it.js index 55d86d164..a9be88437 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -10,6 +10,7 @@ OC.L10N.register( "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", "The board \"%s\" has been shared with you by %s." : "La lavagna \"%s\" è stata condivisa con te da %s.", "{user} has shared the board %s with you." : "{user} ha condiviso la lavagna %s con te.", + "No data was provided to create an attachment." : "Non è stato fornito alcun dato per creare un allegato.", "Finished" : "Finito", "To review" : "Da revisionare", "Action needed" : "Azione necessaria", @@ -22,6 +23,7 @@ OC.L10N.register( "Missing a temporary folder" : "Manca una cartella temporanea", "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", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Uno strumento in stile kanban di gestione progetti e personale per 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 è uno strumenti di organizzazione in stile kanban destinato alla pianificazione personale e all'organizzazione di progetti per squadre integrata con Nextcloud.\n\n\n- 📥 Aggiungi le tue attività alle schede e mettile in ordine\n- 📄 Scrivi note aggiuntive in markdown\n- 🔖 Assegna etichette per un'organizzazione ancora migliore\n- 👥 Cindividi cin la tua squadra, amici o famiglia\n- 🚀 Organizza il tuo progetto", diff --git a/l10n/it.json b/l10n/it.json index df413f517..c8c32c147 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -8,6 +8,7 @@ "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", "The board \"%s\" has been shared with you by %s." : "La lavagna \"%s\" è stata condivisa con te da %s.", "{user} has shared the board %s with you." : "{user} ha condiviso la lavagna %s con te.", + "No data was provided to create an attachment." : "Non è stato fornito alcun dato per creare un allegato.", "Finished" : "Finito", "To review" : "Da revisionare", "Action needed" : "Azione necessaria", @@ -20,6 +21,7 @@ "Missing a temporary folder" : "Manca una cartella temporanea", "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", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Uno strumento in stile kanban di gestione progetti e personale per 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 è uno strumenti di organizzazione in stile kanban destinato alla pianificazione personale e all'organizzazione di progetti per squadre integrata con Nextcloud.\n\n\n- 📥 Aggiungi le tue attività alle schede e mettile in ordine\n- 📄 Scrivi note aggiuntive in markdown\n- 🔖 Assegna etichette per un'organizzazione ancora migliore\n- 👥 Cindividi cin la tua squadra, amici o famiglia\n- 🚀 Organizza il tuo progetto", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 16bbcfe9d..19b3ba799 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -10,6 +10,7 @@ OC.L10N.register( "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi compartilhado com você por %s.", "{user} has shared the board %s with you." : "{user} compartilhou o quadro %s com você.", + "No data was provided to create an attachment." : "Nenhum dado foi fornecido para criar um anexo.", "Finished" : "Terminado", "To review" : "Para revisão", "Action needed" : "Ação necessária", @@ -22,6 +23,7 @@ OC.L10N.register( "Missing a temporary folder" : "Falta uma pasta temporária", "Could not write file to disk" : "Não foi possível escrever no disco", "A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo", + "No file uploaded or file size exceeds maximum of %s" : "Nenhum arquivo enviado ou o tamanho excede o máximo de %s", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Um projeto no estilo kanban e uma ferramenta de gerenciamento pessoal para 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 é uma ferramenta de organização de estilo kanban destinada ao planejamento pessoal e organização do projeto para equipes integradas com o Nextcloud.\n\n\n- 📥 Adicione suas tarefas aos cartões e coloque-os em ordem\n- 📄 Anote notas adicionais no markdown\n- 🔖 Atribua rótulos para uma organização ainda melhor\n- 👥 Compartilhe com sua equipe, amigos ou familiares\n- 🚀 Faça seu projeto organizado", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 877906d96..d53c29b81 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -8,6 +8,7 @@ "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", "The board \"%s\" has been shared with you by %s." : "O quadro \"%s\" foi compartilhado com você por %s.", "{user} has shared the board %s with you." : "{user} compartilhou o quadro %s com você.", + "No data was provided to create an attachment." : "Nenhum dado foi fornecido para criar um anexo.", "Finished" : "Terminado", "To review" : "Para revisão", "Action needed" : "Ação necessária", @@ -20,6 +21,7 @@ "Missing a temporary folder" : "Falta uma pasta temporária", "Could not write file to disk" : "Não foi possível escrever no disco", "A PHP extension stopped the file upload" : "Uma extensão PHP parou o envio do arquivo", + "No file uploaded or file size exceeds maximum of %s" : "Nenhum arquivo enviado ou o tamanho excede o máximo de %s", "Deck" : "Deck", "A kanban style project and personal management tool for Nextcloud" : "Um projeto no estilo kanban e uma ferramenta de gerenciamento pessoal para 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 é uma ferramenta de organização de estilo kanban destinada ao planejamento pessoal e organização do projeto para equipes integradas com o Nextcloud.\n\n\n- 📥 Adicione suas tarefas aos cartões e coloque-os em ordem\n- 📄 Anote notas adicionais no markdown\n- 🔖 Atribua rótulos para uma organização ainda melhor\n- 👥 Compartilhe com sua equipe, amigos ou familiares\n- 🚀 Faça seu projeto organizado", diff --git a/l10n/ru.js b/l10n/ru.js index 81f0f1f47..6e3335f27 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -10,6 +10,7 @@ OC.L10N.register( "The card \"%s\" on \"%s\" has reached its due date." : "Настал срок карточки «%s» в «%s» .", "The board \"%s\" has been shared with you by %s." : "%s предоставил(а) Вам доступ к доске «%s».", "{user} has shared the board %s with you." : "{user} предоставил(а) Вам доступ к доске «%s».", + "No data was provided to create an attachment." : "Никаких данных для создания вложения не было.", "Finished" : "Завершено", "To review" : "Просмотреть", "Action needed" : "Требуется действие", @@ -22,6 +23,7 @@ OC.L10N.register( "Missing a temporary folder" : "Отсутствует временный каталог", "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", "Deck" : "Дека", "A kanban style project and personal management tool for Nextcloud" : "Проект в стиле канбан и личный инструмент управления для 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 - инструмент, предназначенный для личного планирования и организации проекта в стиле канбан для команд , интегрированных в Nextcloud.\n\n\n- 📥 Добавьте свои задачи в карты и разместите их в нужном порядке\n- 📄 Записывайте дополнительные примечания в Markdown-формате\n- 🔖 Назначьте ярлыки для еще лучшей организации\n- 👥 Поделитесь с вашей командой, друзьями или семьей\n- 🚀 Сделайте свой проект более организованным", diff --git a/l10n/ru.json b/l10n/ru.json index cc2dbf712..e4ced9407 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -8,6 +8,7 @@ "The card \"%s\" on \"%s\" has reached its due date." : "Настал срок карточки «%s» в «%s» .", "The board \"%s\" has been shared with you by %s." : "%s предоставил(а) Вам доступ к доске «%s».", "{user} has shared the board %s with you." : "{user} предоставил(а) Вам доступ к доске «%s».", + "No data was provided to create an attachment." : "Никаких данных для создания вложения не было.", "Finished" : "Завершено", "To review" : "Просмотреть", "Action needed" : "Требуется действие", @@ -20,6 +21,7 @@ "Missing a temporary folder" : "Отсутствует временный каталог", "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", "Deck" : "Дека", "A kanban style project and personal management tool for Nextcloud" : "Проект в стиле канбан и личный инструмент управления для 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 - инструмент, предназначенный для личного планирования и организации проекта в стиле канбан для команд , интегрированных в Nextcloud.\n\n\n- 📥 Добавьте свои задачи в карты и разместите их в нужном порядке\n- 📄 Записывайте дополнительные примечания в Markdown-формате\n- 🔖 Назначьте ярлыки для еще лучшей организации\n- 👥 Поделитесь с вашей командой, друзьями или семьей\n- 🚀 Сделайте свой проект более организованным",