summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-04-24 14:41:37 +0300
committerLauri Ojansivu <x@xet7.org>2019-04-24 14:41:37 +0300
commit4282906833f3427e3793be7973e4722bd45d7aeb (patch)
treeffecc435186abd785fd6ae8b9c4540aa81867e05 /i18n
parentb1cfd8229a9aad0492e5f4d4ae0b2b412d8ebe22 (diff)
parentaeb3dd0220841f4248d832d0308e059a261d815d (diff)
downloadwekan-4282906833f3427e3793be7973e4722bd45d7aeb.tar.gz
wekan-4282906833f3427e3793be7973e4722bd45d7aeb.tar.bz2
wekan-4282906833f3427e3793be7973e4722bd45d7aeb.zip
Merge branch 'edge' into meteor-1.8
Diffstat (limited to 'i18n')
-rw-r--r--i18n/ar.i18n.json3
-rw-r--r--i18n/bg.i18n.json3
-rw-r--r--i18n/br.i18n.json3
-rw-r--r--i18n/ca.i18n.json3
-rw-r--r--i18n/cs.i18n.json5
-rw-r--r--i18n/da.i18n.json3
-rw-r--r--i18n/de.i18n.json9
-rw-r--r--i18n/el.i18n.json3
-rw-r--r--i18n/en-GB.i18n.json3
-rw-r--r--i18n/en.i18n.json3
-rw-r--r--i18n/eo.i18n.json3
-rw-r--r--i18n/es-AR.i18n.json3
-rw-r--r--i18n/es.i18n.json3
-rw-r--r--i18n/eu.i18n.json3
-rw-r--r--i18n/fa.i18n.json3
-rw-r--r--i18n/fi.i18n.json3
-rw-r--r--i18n/fr.i18n.json3
-rw-r--r--i18n/gl.i18n.json3
-rw-r--r--i18n/he.i18n.json11
-rw-r--r--i18n/hi.i18n.json3
-rw-r--r--i18n/hu.i18n.json3
-rw-r--r--i18n/hy.i18n.json3
-rw-r--r--i18n/id.i18n.json3
-rw-r--r--i18n/ig.i18n.json3
-rw-r--r--i18n/it.i18n.json3
-rw-r--r--i18n/ja.i18n.json3
-rw-r--r--i18n/ka.i18n.json3
-rw-r--r--i18n/km.i18n.json3
-rw-r--r--i18n/ko.i18n.json3
-rw-r--r--i18n/lv.i18n.json3
-rw-r--r--i18n/mk.i18n.json3
-rw-r--r--i18n/mn.i18n.json3
-rw-r--r--i18n/nb.i18n.json3
-rw-r--r--i18n/nl.i18n.json3
-rw-r--r--i18n/oc.i18n.json3
-rw-r--r--i18n/pl.i18n.json3
-rw-r--r--i18n/pt-BR.i18n.json9
-rw-r--r--i18n/pt.i18n.json3
-rw-r--r--i18n/ro.i18n.json3
-rw-r--r--i18n/ru.i18n.json17
-rw-r--r--i18n/sr.i18n.json3
-rw-r--r--i18n/sv.i18n.json3
-rw-r--r--i18n/sw.i18n.json3
-rw-r--r--i18n/ta.i18n.json3
-rw-r--r--i18n/th.i18n.json3
-rw-r--r--i18n/tr.i18n.json5
-rw-r--r--i18n/uk.i18n.json3
-rw-r--r--i18n/vi.i18n.json3
-rw-r--r--i18n/zh-CN.i18n.json3
-rw-r--r--i18n/zh-TW.i18n.json3
50 files changed, 119 insertions, 69 deletions
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json
index 1d833811..f871749d 100644
--- a/i18n/ar.i18n.json
+++ b/i18n/ar.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/bg.i18n.json b/i18n/bg.i18n.json
index 8b383e1f..1ea4a84e 100644
--- a/i18n/bg.i18n.json
+++ b/i18n/bg.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json
index eb5b30f7..e52b6d81 100644
--- a/i18n/br.i18n.json
+++ b/i18n/br.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json
index 94470f4a..8169a547 100644
--- a/i18n/ca.i18n.json
+++ b/i18n/ca.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json
index 185e4063..066ac52a 100644
--- a/i18n/cs.i18n.json
+++ b/i18n/cs.i18n.json
@@ -683,10 +683,11 @@
"error-ldap-login": "Během přihlašování nastala chyba",
"display-authentication-method": "Zobraz způsob ověřování",
"default-authentication-method": "Zobraz způsob ověřování",
- "duplicate-board": "Duplicate Board",
+ "duplicate-board": "Duplikovat tablo",
"people-number": "The number of people is:",
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/da.i18n.json b/i18n/da.i18n.json
index bb85d3c6..1d39f325 100644
--- a/i18n/da.i18n.json
+++ b/i18n/da.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index f2d3edc9..5b074c80 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -685,8 +685,9 @@
"default-authentication-method": "Standardauthentifizierungsverfahren",
"duplicate-board": "Board duplizieren",
"people-number": "Anzahl der Personen:",
- "swimlaneDeletePopup-title": "Delete Swimlane ?",
- "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
- "restore-all": "Restore all",
- "delete-all": "Delete all"
+ "swimlaneDeletePopup-title": "Swimlane löschen?",
+ "swimlane-delete-pop": "Alle Aktionen werden aus dem Aktivitäts-Feed entfernt und du kannst die Swimlane auch nicht wiederherstellen: Es gibt kein Undo!",
+ "restore-all": "Alles wiederherstellen",
+ "delete-all": "Alles löschen",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/el.i18n.json b/i18n/el.i18n.json
index a6724e6a..1f6f9f94 100644
--- a/i18n/el.i18n.json
+++ b/i18n/el.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/en-GB.i18n.json b/i18n/en-GB.i18n.json
index 9c059213..b883857f 100644
--- a/i18n/en-GB.i18n.json
+++ b/i18n/en-GB.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index bb84dc66..3f35fca2 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -691,5 +691,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
}
diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json
index 56edd282..7343e1f1 100644
--- a/i18n/eo.i18n.json
+++ b/i18n/eo.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/es-AR.i18n.json b/i18n/es-AR.i18n.json
index 572e0ec6..9e4b5c35 100644
--- a/i18n/es-AR.i18n.json
+++ b/i18n/es-AR.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 3cf30e44..b7b5da10 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "¿Eliminar el carril de flujo?",
"swimlane-delete-pop": "Todas las acciones serán eliminadas del historial de actividades y no se podrá recuperar el carril de flujo. Esta acción no puede deshacerse.",
"restore-all": "Restaurar todas",
- "delete-all": "Borrar todas"
+ "delete-all": "Borrar todas",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json
index 29809abc..3a60a50d 100644
--- a/i18n/eu.i18n.json
+++ b/i18n/eu.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json
index 79e4b80f..b35cbb94 100644
--- a/i18n/fa.i18n.json
+++ b/i18n/fa.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json
index 0cfed49e..f304ef93 100644
--- a/i18n/fi.i18n.json
+++ b/i18n/fi.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Poista Swimlane ?",
"swimlane-delete-pop": "Kaikki toimet poistetaan toimintasyötteestä ja swimlanen poistaminen on lopullista. Tätä ei pysty peruuttamaan.",
"restore-all": "Palauta kaikki",
- "delete-all": "Poista kaikki"
+ "delete-all": "Poista kaikki",
+ "loading": "Ladataan, odota hetki."
} \ No newline at end of file
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index ec20794c..59a31155 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Supprimer le couloir ?",
"swimlane-delete-pop": "Toutes les actions vont être supprimées du suivi d'activités et vous ne pourrez plus utiliser ce couloir. Cette action est irréversible.",
"restore-all": "Tout supprimer",
- "delete-all": "Tout restaurer"
+ "delete-all": "Tout restaurer",
+ "loading": "Chargement, merci de patienter."
} \ No newline at end of file
diff --git a/i18n/gl.i18n.json b/i18n/gl.i18n.json
index 5a48f3b5..01e63713 100644
--- a/i18n/gl.i18n.json
+++ b/i18n/gl.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json
index 00c0d554..b4795fe4 100644
--- a/i18n/he.i18n.json
+++ b/i18n/he.i18n.json
@@ -11,7 +11,7 @@
"act-addChecklist": "נוספה רשימת מטלות __checklist__ לכרטיס __card__ ברשימה __list__ שבמסלול __swimlane__ בלוח __board__",
"act-addChecklistItem": "נוסף פריט סימון __checklistItem__ לרשימת המטלות __checklist__ לכרטיס __card__ ברשימה __list__ במסלול __swimlane__ בלוח __board__",
"act-removeChecklist": "הוסרה רשימת מטלות __checklist__ מהכרטיס __card__ ברשימה __list__ שבמסלול __swimlane__ בלוח __board__",
- "act-removeChecklistItem": "removed checklist item __checklistItem__ from checklist __checkList__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
+ "act-removeChecklistItem": "פריט הסימון __checklistItem__ הוסר מרשימת המטלות __checkList__ בכרטיס __card__ ברשימה __list__ מהמסלול __swimlane__ בלוח __board__",
"act-checkedItem": "checked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-uncheckedItem": "unchecked __checklistItem__ of checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-completeChecklist": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
@@ -685,8 +685,9 @@
"default-authentication-method": "שיטת אימות כבררת מחדל",
"duplicate-board": "שכפול לוח",
"people-number": "מספר האנשים הוא:",
- "swimlaneDeletePopup-title": "Delete Swimlane ?",
- "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
- "restore-all": "Restore all",
- "delete-all": "Delete all"
+ "swimlaneDeletePopup-title": "למחוק מסלול?",
+ "swimlane-delete-pop": "כל הפעולות יוסרו מהזנת הפעילות ולא תהיה לך אפשרות לשחזר את המסלול. אי אפשר לחזור אחורה.",
+ "restore-all": "לשחזר הכול",
+ "delete-all": "למחוק הכול",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/hi.i18n.json b/i18n/hi.i18n.json
index 3e87423d..a61620f5 100644
--- a/i18n/hi.i18n.json
+++ b/i18n/hi.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/hu.i18n.json b/i18n/hu.i18n.json
index ac4b0903..75894ed9 100644
--- a/i18n/hu.i18n.json
+++ b/i18n/hu.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/hy.i18n.json b/i18n/hy.i18n.json
index d09c2947..ad8122eb 100644
--- a/i18n/hy.i18n.json
+++ b/i18n/hy.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/id.i18n.json b/i18n/id.i18n.json
index bd05571e..fd635703 100644
--- a/i18n/id.i18n.json
+++ b/i18n/id.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ig.i18n.json b/i18n/ig.i18n.json
index 75f0257d..b2ea17d2 100644
--- a/i18n/ig.i18n.json
+++ b/i18n/ig.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json
index 1584b857..fc40233a 100644
--- a/i18n/it.i18n.json
+++ b/i18n/it.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index c7e5b77a..09ac0d2f 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ka.i18n.json b/i18n/ka.i18n.json
index e9eea77b..21899882 100644
--- a/i18n/ka.i18n.json
+++ b/i18n/ka.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/km.i18n.json b/i18n/km.i18n.json
index 8aeb30a6..4341bbf9 100644
--- a/i18n/km.i18n.json
+++ b/i18n/km.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index f669afe4..a15399d3 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/lv.i18n.json b/i18n/lv.i18n.json
index e420b507..e9078c8e 100644
--- a/i18n/lv.i18n.json
+++ b/i18n/lv.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/mk.i18n.json b/i18n/mk.i18n.json
index c7cf28b5..dd828bb8 100644
--- a/i18n/mk.i18n.json
+++ b/i18n/mk.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/mn.i18n.json b/i18n/mn.i18n.json
index e3d4fb1c..d71ba0d4 100644
--- a/i18n/mn.i18n.json
+++ b/i18n/mn.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/nb.i18n.json b/i18n/nb.i18n.json
index 91d018ec..78aeb8e2 100644
--- a/i18n/nb.i18n.json
+++ b/i18n/nb.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/nl.i18n.json b/i18n/nl.i18n.json
index 1767113e..bec7469d 100644
--- a/i18n/nl.i18n.json
+++ b/i18n/nl.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/oc.i18n.json b/i18n/oc.i18n.json
index 595231e5..35df0ae7 100644
--- a/i18n/oc.i18n.json
+++ b/i18n/oc.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json
index 2064df1b..fa5ff8f2 100644
--- a/i18n/pl.i18n.json
+++ b/i18n/pl.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index b5321f29..c29a1e18 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -685,8 +685,9 @@
"default-authentication-method": "Método de Autenticação Padrão",
"duplicate-board": "Duplicar Quadro",
"people-number": "O número de pessoas é:",
- "swimlaneDeletePopup-title": "Delete Swimlane ?",
- "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
- "restore-all": "Restore all",
- "delete-all": "Delete all"
+ "swimlaneDeletePopup-title": "Excluir Raia?",
+ "swimlane-delete-pop": "Todas as ações serão excluídas da lista de atividades e você não poderá recuperar a raia. Não há como desfazer.",
+ "restore-all": "Restaurar tudo",
+ "delete-all": "Excluir tudo",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/pt.i18n.json b/i18n/pt.i18n.json
index 531973c1..e87c381a 100644
--- a/i18n/pt.i18n.json
+++ b/i18n/pt.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json
index a8a15de5..8cc39c9f 100644
--- a/i18n/ro.i18n.json
+++ b/i18n/ro.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index 0e20f615..8b876b3f 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -137,7 +137,7 @@
"board-archived": "Эта доска перемещена в архив.",
"card-comments-title": "Комментарии (%s)",
"card-delete-notice": "Это действие невозможно будет отменить. Все изменения, которые вы вносили в карточку будут потеряны.",
- "card-delete-pop": "Все действия будут удалены из ленты активности участников и вы не сможете заново открыть карточку. Действие необратимо",
+ "card-delete-pop": "Все действия будут удалены из ленты активности участников, и вы не сможете заново открыть карточку. Действие необратимо",
"card-delete-suggest-archive": "Вы можете переместить карточку в архив, чтобы убрать ее с доски, сохранив всю историю действий участников.",
"card-due": "Выполнить к",
"card-due-on": "Выполнить до",
@@ -148,7 +148,7 @@
"card-edit-members": "Изменить участников",
"card-labels-title": "Изменить метки для этой карточки.",
"card-members-title": "Добавить или удалить с карточки участников доски.",
- "card-start": "Дата начала",
+ "card-start": "В работе с",
"card-start-on": "Начнётся с",
"cardAttachmentsPopup-title": "Прикрепить из",
"cardCustomField-datePopup-title": "Изменить дату",
@@ -358,7 +358,7 @@
"listImportCardPopup-title": "Импортировать Trello карточку",
"listMorePopup-title": "Поделиться",
"link-list": "Ссылка на список",
- "list-delete-pop": "Все действия будут удалены из ленты активности участников и вы не сможете восстановить список. Данное действие необратимо.",
+ "list-delete-pop": "Все действия будут удалены из ленты активности участников, и вы не сможете восстановить список. Данное действие необратимо.",
"list-delete-suggest-archive": "Вы можете отправить список в Архив, чтобы убрать его с доски и при этом сохранить результаты.",
"lists": "Списки",
"swimlanes": "Дорожки",
@@ -534,7 +534,7 @@
"active": "Действующий",
"card-received": "Получено",
"card-received-on": "Получено с",
- "card-end": "Дата окончания",
+ "card-end": "Завершено",
"card-end-on": "Завершится до",
"editCardReceivedDatePopup-title": "Изменить дату получения",
"editCardEndDatePopup-title": "Изменить дату завершения",
@@ -685,8 +685,9 @@
"default-authentication-method": "Способ авторизации по умолчанию",
"duplicate-board": "Клонировать доску",
"people-number": "Количество человек:",
- "swimlaneDeletePopup-title": "Delete Swimlane ?",
- "swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
- "restore-all": "Restore all",
- "delete-all": "Delete all"
+ "swimlaneDeletePopup-title": "Удалить дорожку?",
+ "swimlane-delete-pop": "Все действия будут удалены из ленты активности участников, и вы не сможете восстановить дорожку. Данное действие необратимо.",
+ "restore-all": "Восстановить все",
+ "delete-all": "Удалить все",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json
index 602b8e4e..c23e2162 100644
--- a/i18n/sr.i18n.json
+++ b/i18n/sr.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json
index 24d2d0c8..adb4c041 100644
--- a/i18n/sv.i18n.json
+++ b/i18n/sv.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/sw.i18n.json b/i18n/sw.i18n.json
index f2d41117..caa91697 100644
--- a/i18n/sw.i18n.json
+++ b/i18n/sw.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/ta.i18n.json b/i18n/ta.i18n.json
index 83f22a70..a9fafed6 100644
--- a/i18n/ta.i18n.json
+++ b/i18n/ta.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json
index 8eb1001f..2be9c4f4 100644
--- a/i18n/th.i18n.json
+++ b/i18n/th.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json
index 777caa11..b9903e2b 100644
--- a/i18n/tr.i18n.json
+++ b/i18n/tr.i18n.json
@@ -685,8 +685,9 @@
"default-authentication-method": "Default Authentication Method",
"duplicate-board": "Duplicate Board",
"people-number": "The number of people is:",
- "swimlaneDeletePopup-title": "Delete Swimlane ?",
+ "swimlaneDeletePopup-title": "Kulvar silinsin mi?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Hepsini sil",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/uk.i18n.json b/i18n/uk.i18n.json
index 3eb579ea..5c641f26 100644
--- a/i18n/uk.i18n.json
+++ b/i18n/uk.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/vi.i18n.json b/i18n/vi.i18n.json
index 9c8b5cd5..e1327ee0 100644
--- a/i18n/vi.i18n.json
+++ b/i18n/vi.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index d4988b6e..cf9ae3d3 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index dc527ec2..e525cf07 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -688,5 +688,6 @@
"swimlaneDeletePopup-title": "Delete Swimlane ?",
"swimlane-delete-pop": "All actions will be removed from the activity feed and you won't be able to recover the swimlane. There is no undo.",
"restore-all": "Restore all",
- "delete-all": "Delete all"
+ "delete-all": "Delete all",
+ "loading": "Loading, please wait."
} \ No newline at end of file