From d0208b2112ac71ae73c5fe3f5291a9bb94b1fd81 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 13 May 2020 04:25:22 +0300 Subject: Update translations. --- i18n/oc.i18n.json | 19 ++++++++++++++++++- 1 file changed, 18 insertions(+), 1 deletion(-) (limited to 'i18n/oc.i18n.json') diff --git a/i18n/oc.i18n.json b/i18n/oc.i18n.json index aa46954f..223e63dd 100644 --- a/i18n/oc.i18n.json +++ b/i18n/oc.i18n.json @@ -309,6 +309,7 @@ "error-board-notAMember": "Devètz èsser un participant del tablèu per far aquò", "error-json-malformed": "Vòstre tèxte es pas valid JSON", "error-json-schema": "Vòstre JSON es pas al format correct ", + "error-csv-schema": "Your CSV(Comma Separated Values)/TSV (Tab Separated Values) does not include the proper information in the correct format", "error-list-doesNotExist": "Aqueste tièra existís pas", "error-user-doesNotExist": "Aqueste utilizator existís pas", "error-user-notAllowSelf": "Vos podètz pas convidar vautres meteisses", @@ -316,6 +317,10 @@ "error-username-taken": "Lo nom es ja pres", "error-email-taken": "Lo corrièl es ja pres ", "export-board": "Exportar lo tablèu", + "export-board-json": "Export board to JSON", + "export-board-csv": "Export board to CSV", + "export-board-tsv": "Export board to TSV", + "exportBoardPopup-title": "Exportar lo tablèu", "sort": "Sort", "sort-desc": "Click to Sort List", "list-sort-by": "Sort the List By:", @@ -351,12 +356,16 @@ "import-board-c": "Importar un tablèu", "import-board-title-trello": "Importar un tablèu dempuèi Trello", "import-board-title-wekan": "Importar un tablèu dempuèi un export passat", + "import-board-title-csv": "Import board from CSV/TSV", "from-trello": "Dempuèi Trello", "from-wekan": "Dempuèi un export passat", + "from-csv": "From CSV/TSV", "import-board-instruction-trello": "Dins vòstre tablèu Trello, vos cal anar dins \"Menut\", puèi \"Mai\", \"Export\", \"Export JSON\", e copiar lo tèxte balhat.", + "import-board-instruction-csv": "Paste in your Comma Separated Values(CSV)/ Tab Separated Values (TSV) .", "import-board-instruction-wekan": "Dins vòstre tablèu, vos cal anar dins \"Menut\", puèi \"Exportar lo tablèu\", e de copiar lo tèxte del fichièr telecargat.", "import-board-instruction-about-errors": "Se avètz de errors al moment d'importar un tablèu, es possible que l'importacion as fonccionat, lo tablèu es belèu a la pagina \"Totes los tablèus\".", "import-json-placeholder": "Pegar las donadas del fichièr JSON aicí", + "import-csv-placeholder": "Paste your valid CSV/TSV data here", "import-map-members": "Mapa dels participants", "import-members-map": "Lo tablèu qu'avètz importat as ja de participants, vos cal far la migracion amb los utilizators actual", "import-show-user-mapping": "Review members mapping", @@ -389,6 +398,7 @@ "swimlaneActionPopup-title": "Swimlane Actions", "swimlaneAddPopup-title": "Add a Swimlane below", "listImportCardPopup-title": "Importar una carta de Trello", + "listImportCardsTsvPopup-title": "Import Excel CSV/TSV", "listMorePopup-title": "Mai", "link-list": "Ligam d'aquesta tièra", "list-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the list. There is no undo.", @@ -786,5 +796,12 @@ "thursday": "Thursday", "friday": "Friday", "saturday": "Saturday", - "sunday": "Sunday" + "sunday": "Sunday", + "status": "Status", + "swimlane": "Swimlane", + "owner": "Owner", + "last-modified-at": "Last modified at", + "last-activity": "Last activity", + "voting": "Voting", + "archived": "Archived" } -- cgit v1.2.3-1-g7c22