summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorMaxime Quandalle <maxime@quandalle.com>2015-08-23 11:09:48 +0200
committerMaxime Quandalle <maxime@quandalle.com>2015-08-26 19:59:44 +0200
commit48ac8b026ffdf8b3823c573e5693dcf1765383e2 (patch)
tree832576fddbcdef9810b206f1ee86469702497806 /i18n
parent9faaf07e0257f622abcaa365408fa836a1cbdea8 (diff)
downloadwekan-48ac8b026ffdf8b3823c573e5693dcf1765383e2.tar.gz
wekan-48ac8b026ffdf8b3823c573e5693dcf1765383e2.tar.bz2
wekan-48ac8b026ffdf8b3823c573e5693dcf1765383e2.zip
Implement board archive and restoration
Diffstat (limited to 'i18n')
-rw-r--r--i18n/ar.i18n.json2
-rw-r--r--i18n/br.i18n.json2
-rw-r--r--i18n/cm.i18n.json2
-rw-r--r--i18n/cn.i18n.json2
-rw-r--r--i18n/cs.i18n.json2
-rw-r--r--i18n/de.i18n.json2
-rw-r--r--i18n/en.i18n.json2
-rw-r--r--i18n/es.i18n.json2
-rw-r--r--i18n/fi.i18n.json2
-rw-r--r--i18n/fr.i18n.json2
-rw-r--r--i18n/hk.i18n.json2
-rw-r--r--i18n/id.i18n.json2
-rw-r--r--i18n/ja.i18n.json2
-rw-r--r--i18n/ko.i18n.json2
-rw-r--r--i18n/ru.i18n.json2
-rw-r--r--i18n/tr.i18n.json2
16 files changed, 16 insertions, 16 deletions
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json
index 36df959b..811d9885 100644
--- a/i18n/ar.i18n.json
+++ b/i18n/ar.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility",
"addMemberPopup-title": "Members",
- "closeBoardPopup-title": "Close Board?",
+ "archiveBoardPopup-title": "Close Board?",
"removeMemberPopup-title": "Remove Member?",
"createBoardPopup-title": "Create Board",
"listActionPopup-title": "List Actions",
diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json
index cb2ab531..5d1b20d7 100644
--- a/i18n/br.i18n.json
+++ b/i18n/br.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Renomear Quadro",
"boardChangeVisibilityPopup-title": "Alterar Visibilidade",
"addMemberPopup-title": "Membros",
- "closeBoardPopup-title": "Fechar Quadro?",
+ "archiveBoardPopup-title": "Fechar Quadro?",
"removeMemberPopup-title": "Remover Membro?",
"createBoardPopup-title": "Criar Quadro",
"listActionPopup-title": "Listar Ações",
diff --git a/i18n/cm.i18n.json b/i18n/cm.i18n.json
index 4bef035a..e43f213c 100644
--- a/i18n/cm.i18n.json
+++ b/i18n/cm.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility",
"addMemberPopup-title": "Members",
- "closeBoardPopup-title": "Close Board?",
+ "archiveBoardPopup-title": "Close Board?",
"removeMemberPopup-title": "Remove Member?",
"createBoardPopup-title": "Create Board",
"listActionPopup-title": "List Actions",
diff --git a/i18n/cn.i18n.json b/i18n/cn.i18n.json
index 36817b2d..2c4867d5 100644
--- a/i18n/cn.i18n.json
+++ b/i18n/cn.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "重命名看板",
"boardChangeVisibilityPopup-title": "更改可视级别",
"addMemberPopup-title": "成员",
- "closeBoardPopup-title": "关闭看板?",
+ "archiveBoardPopup-title": "关闭看板?",
"removeMemberPopup-title": "删除成员?",
"createBoardPopup-title": "创建看板",
"listActionPopup-title": "列出动作",
diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json
index 1943ac6e..7b5b1f7d 100644
--- a/i18n/cs.i18n.json
+++ b/i18n/cs.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility",
"addMemberPopup-title": "Members",
- "closeBoardPopup-title": "Close Board?",
+ "archiveBoardPopup-title": "Close Board?",
"removeMemberPopup-title": "Remove Member?",
"createBoardPopup-title": "Create Board",
"listActionPopup-title": "List Actions",
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index 6eaf7089..76fbfef4 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Bord umbenennen",
"boardChangeVisibilityPopup-title": "Ändere Sichbarkeit",
"addMemberPopup-title": "Nutzer",
- "closeBoardPopup-title": "Schliese Bord?",
+ "archiveBoardPopup-title": "Schliese Bord?",
"removeMemberPopup-title": "Entferne Nutzer?",
"createBoardPopup-title": "Erstelle ein Bord",
"listActionPopup-title": "Liste von Aktionen",
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index e74e8714..e99d8ec0 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -171,7 +171,7 @@
"boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility",
"addMemberPopup-title": "Members",
- "closeBoardPopup-title": "Close Board?",
+ "archiveBoardPopup-title": "Close Board?",
"removeMemberPopup-title": "Remove Member?",
"createBoardPopup-title": "Create Board",
"listActionPopup-title": "List Actions",
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index f0e465f0..8b9e8a3a 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Renombrar tablero",
"boardChangeVisibilityPopup-title": "Cambiar visibilidad",
"addMemberPopup-title": "Miembros",
- "closeBoardPopup-title": "Cerrar el tablero",
+ "archiveBoardPopup-title": "Cerrar el tablero",
"removeMemberPopup-title": "¿Eliminar miembro?",
"createBoardPopup-title": "Crear tablero",
"listActionPopup-title": "Acciones de la lista",
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json
index 2643d7ee..e95139f2 100644
--- a/i18n/fi.i18n.json
+++ b/i18n/fi.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Nimeä taulu uudelleen",
"boardChangeVisibilityPopup-title": "Vaihda näkyvyyttä",
"addMemberPopup-title": "Jäsenet",
- "closeBoardPopup-title": "Sulje taulu?",
+ "archiveBoardPopup-title": "Sulje taulu?",
"removeMemberPopup-title": "Poista jäsen?",
"createBoardPopup-title": "Luo taulu",
"listActionPopup-title": "Listaa toimet",
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index 42072682..584b9eef 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Renommer le tableau",
"boardChangeVisibilityPopup-title": "Changer la visibilité",
"addMemberPopup-title": "Membres",
- "closeBoardPopup-title": "Fermer le tableau ?",
+ "archiveBoardPopup-title": "Fermer le tableau ?",
"removeMemberPopup-title": "Supprimer le membre ?",
"createBoardPopup-title": "Créer un tableau",
"listActionPopup-title": "Liste des actions",
diff --git a/i18n/hk.i18n.json b/i18n/hk.i18n.json
index e79f152b..86a7db30 100644
--- a/i18n/hk.i18n.json
+++ b/i18n/hk.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility",
"addMemberPopup-title": "Members",
- "closeBoardPopup-title": "Close Board?",
+ "archiveBoardPopup-title": "Close Board?",
"removeMemberPopup-title": "Remove Member?",
"createBoardPopup-title": "Create Board",
"listActionPopup-title": "List Actions",
diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json
index e79f152b..86a7db30 100644
--- a/i18n/id.i18n.json
+++ b/i18n/id.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Rename Board",
"boardChangeVisibilityPopup-title": "Change Visibility",
"addMemberPopup-title": "Members",
- "closeBoardPopup-title": "Close Board?",
+ "archiveBoardPopup-title": "Close Board?",
"removeMemberPopup-title": "Remove Member?",
"createBoardPopup-title": "Create Board",
"listActionPopup-title": "List Actions",
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index dad05450..37650e60 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "ボード名の変更",
"boardChangeVisibilityPopup-title": "公開範囲の変更",
"addMemberPopup-title": "メンバー",
- "closeBoardPopup-title": "ボードを閉じますか?",
+ "archiveBoardPopup-title": "ボードを閉じますか?",
"removeMemberPopup-title": "メンバーを外しますか?",
"createBoardPopup-title": "ボードの作成",
"listActionPopup-title": "操作一覧",
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index fbf3c621..c7698f27 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "보드 이름 바꾸기",
"boardChangeVisibilityPopup-title": "표시 여부 변경",
"addMemberPopup-title": "멤버",
- "closeBoardPopup-title": "보드를 닫습니까?",
+ "archiveBoardPopup-title": "보드를 닫습니까?",
"removeMemberPopup-title": "멤버를 제거합니까?",
"createBoardPopup-title": "보드 생성",
"listActionPopup-title": "동작 목록",
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index 7139323e..8158c43c 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Переименовать доску",
"boardChangeVisibilityPopup-title": "Изменить настройки видимости",
"addMemberPopup-title": "Участники",
- "closeBoardPopup-title": "Закрыть доску?",
+ "archiveBoardPopup-title": "Закрыть доску?",
"removeMemberPopup-title": "Удалить участника?",
"createBoardPopup-title": "Создать доску",
"listActionPopup-title": "Список действий",
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json
index 117ead57..9f910095 100644
--- a/i18n/tr.i18n.json
+++ b/i18n/tr.i18n.json
@@ -159,7 +159,7 @@
"boardChangeTitlePopup-title": "Pano Adı Değiştirme",
"boardChangeVisibilityPopup-title": "Görünebilirliği Değiştir",
"addMemberPopup-title": "Üyeler",
- "closeBoardPopup-title": "Pano Kapatılsın mı?",
+ "archiveBoardPopup-title": "Pano Kapatılsın mı?",
"removeMemberPopup-title": "Üyeyi Çıkarmak mı?",
"createBoardPopup-title": "Pano Oluşturma",
"listActionPopup-title": "Liste İşlemleri",