summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md19
-rw-r--r--Dockerfile1
-rw-r--r--README.md23
-rw-r--r--client/lib/utils.js2
-rw-r--r--i18n/ar.i18n.json2
-rw-r--r--i18n/br.i18n.json2
-rw-r--r--i18n/ca.i18n.json2
-rw-r--r--i18n/cs.i18n.json2
-rw-r--r--i18n/de.i18n.json10
-rw-r--r--i18n/es.i18n.json2
-rw-r--r--i18n/fa.i18n.json2
-rw-r--r--i18n/fi.i18n.json2
-rw-r--r--i18n/fr.i18n.json212
-rw-r--r--i18n/he.i18n.json14
-rw-r--r--[-rwxr-xr-x]i18n/it.i18n.json2
-rw-r--r--i18n/ja.i18n.json2
-rw-r--r--i18n/ko.i18n.json2
-rw-r--r--i18n/no.i18n.json326
-rw-r--r--i18n/pl.i18n.json2
-rw-r--r--i18n/pt-BR.i18n.json22
-rw-r--r--i18n/ro.i18n.json2
-rw-r--r--i18n/ru.i18n.json2
-rw-r--r--i18n/sr.i18n.json30
-rw-r--r--i18n/th.i18n.json326
-rw-r--r--i18n/tr.i18n.json2
-rw-r--r--i18n/zh-CN.i18n.json2
-rw-r--r--i18n/zh-TW.i18n.json2
27 files changed, 874 insertions, 143 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0413046e..23cad367 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,24 @@
This release adds following new features:
-* Make Due Date layout nicer on minicard.
+* Make Due Date layout nicer on minicard;
+* [Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only
+ mirroring](https://github.com/wekan/wekan-postgresql)
+ for SQL access with any programming language
+ or Office package that has PostgreSQL support, like
+ newest LibreOffice 3.5;
+* [Wekan database cleanup script](https://github.com/fmonthel/wekan-cleanup) --
+ [Feedback](https://github.com/wekan/wekan/issues/833).
+ Link to cleanup script also added to README.md;
+* Added tooltip for board menu and sidebar buttons.
-Thanks to GitHub user whittssg2 for his contributions.
+and fixes the following bugs:
+
+* Dockerfile was missing EXPOSE $PORT;
+* Typos.
+
+Thanks to GitHub users fmonthel, jLouzado, vuxor, whittssg2
+and xet7 for their contributions.
# v0.11.1-rc1 2017-02-10 Wekan prerelease
diff --git a/Dockerfile b/Dockerfile
index b6e8b3df..507432f2 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -94,5 +94,6 @@ RUN \
rm /home/wekan/install_meteor.sh
ENV PORT=80
+EXPOSE $PORT
CMD ["node", "/build/main.js"]
diff --git a/README.md b/README.md
index 47dd8576..9bff23a2 100644
--- a/README.md
+++ b/README.md
@@ -81,15 +81,32 @@ Automatic generated newest builds are available for Docker, and some others that
install directly from this repo. Automatic builds will be added later for more
platforms.
+[Wekan database cleanup script][wekan_cleanup] -- [Feedback][cleanup_issue]
+
### Docker: [Docker image][docker_image], [Docs at wiki][wekan_wiki]
Docker example, running latest Wekan using docker-compose:
#### Running from remote dockerhub images
+
+Recommended:
+
+* [Wekan <=> MongoDB][wekan_mongodb] - contains the only required Docker Compose file
+
+Development:
+
+* Clone this wekan repo and run from dockerhub without building:
+
```
-sudo docker-compose pull && sudo docker-compose up -d --no-build
+sudo docker-compose up -d --nobuild
```
+#### PostgreSQL read-only mirroring using dockerhub images
+
+[Wekan <=> MongoDB <=> ToroDB => PostgreSQL read-only mirroring][wekan_postgresql]
+for SQL access with any programming language or Office package that has PostgreSQL support, like
+newest LibreOffice 3.5.
+
#### Running from locally built dockerhub images
```
sudo docker-compose up -d --build
@@ -186,3 +203,7 @@ with [Meteor](https://www.meteor.com).
[autoinstall_issue]: https://github.com/anselal/wekan/issues/18
[dev_docs]: https://github.com/wekan/wekan/wiki/Developer-Documentation
[donations]: http://www.xet7.org/wekan
+[wekan_mongodb]: https://github.com/wekan/wekan-mongodb
+[wekan_postgresql]: https://github.com/wekan/wekan-postgresql
+[wekan_cleanup]: https://github.com/fmonthel/wekan-cleanup
+[cleanup_issue]: https://github.com/wekan/wekan/issues/833
diff --git a/client/lib/utils.js b/client/lib/utils.js
index 4f772a60..9a9ff654 100644
--- a/client/lib/utils.js
+++ b/client/lib/utils.js
@@ -27,7 +27,7 @@ Utils = {
// in fact, what we really care is screen size
// large mobile device like iPad or android Pad has a big screen, it should also behave like a desktop
// in a small window (even on desktop), Wekan run in compact mode.
- // we can easily debug with a small window of desktop broswer. :-)
+ // we can easily debug with a small window of desktop browser. :-)
isMiniScreen() {
this.windowResizeDep.depend();
return $(window).width() <= 800;
diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json
index f534592e..0c92a128 100644
--- a/i18n/ar.i18n.json
+++ b/i18n/ar.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "إظهار-إخفاء الشريط الجانبي للوحة",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "إنشاء حساب",
"star-board-title": "اضغط لإضافة هذه اللوحة إلى المفضلة . سوف يتم إظهارها على رأس بقية اللوحات.",
"starred-boards": "اللوحات المفضلة",
diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json
index 8e638b38..651e6532 100644
--- a/i18n/br.i18n.json
+++ b/i18n/br.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Create an Account",
"star-board-title": "Click to star this board. It will show up at top of your boards list.",
"starred-boards": "Starred Boards",
diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json
index 188edcf6..70872169 100644
--- a/i18n/ca.i18n.json
+++ b/i18n/ca.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Canvia la barra lateral del tauler",
"shortcut-toggle-sidebar": "Canvia Sidebar del Tauler",
"show-cards-minimum-count": "Mostra contador de fitxes si la llista en conté més de",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Crea un compte",
"star-board-title": "Fes clic per destacar aquest tauler. Es mostrarà a la part superior de la llista de taulers.",
"starred-boards": "Taulers destacats",
diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json
index 3db88d56..9c520bf2 100644
--- a/i18n/cs.i18n.json
+++ b/i18n/cs.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Přepnout lištu filtrování",
"shortcut-toggle-sidebar": "Přepnout lištu tabla",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Vytvořit účet",
"star-board-title": "Kliknutím přidat tablu hvězdičku. Poté bude zobrazeno navrchu seznamu.",
"starred-boards": "Tabla s hvězdičkou",
diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json
index c91a53db..66ca748a 100644
--- a/i18n/de.i18n.json
+++ b/i18n/de.i18n.json
@@ -36,13 +36,13 @@
"activity-removed": "hat %s von %s entfernt",
"activity-sent": "hat %s an %s gesendet",
"activity-unjoined": "hat %s verlassen",
- "activity-checklist-added": "Checklist zu %s hinzugefügt",
+ "activity-checklist-added": "hat Checkliste zu %s hinzugefügt",
"add": "Hinzufügen",
"add-attachment": "Anhang hinzufügen",
"add-board": "Neues Board erstellen",
"add-card": "Karte hinzufügen",
- "add-checklist": "Füge eine Checklist hinzu",
- "add-checklist-item": "Füge einen Punkt zu Checklist hinzu",
+ "add-checklist": "Checkliste hinzufügen",
+ "add-checklist-item": "Punkt zu einer Checkliste hinzufügen",
"add-cover": "Cover hinzufügen",
"add-label": "Label hinzufügen",
"add-list": "Liste hinzufügen",
@@ -118,7 +118,7 @@
"changePasswordPopup-title": "Passwort ändern",
"changePermissionsPopup-title": "Berechtigungen ändern",
"changeSettingsPopup-title": "Einstellungen ändern",
- "checklists": "Checklists",
+ "checklists": "Checklisten",
"click-to-star": "Klicken um dem Board einen Stern zu geben.",
"click-to-unstar": "Klicken um den Stern von dem Board zu entfernen.",
"clipboard": "Zwischenablage oder Drag & Drop",
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Filter-Seitenleiste ein-/ausblenden",
"shortcut-toggle-sidebar": "Seitenleiste ein-/ausblenden",
"show-cards-minimum-count": "Zeigt die Kartenanzahl an, wenn die Liste mehr enthält als",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Benutzerkonto erstellen",
"star-board-title": "Klicken um das Board mit einem Stern zu kennzeichnen. Es erscheint dann oben in ihrer Boardliste.",
"starred-boards": "Markierte Boards",
diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json
index 4f20036b..94d77fee 100644
--- a/i18n/es.i18n.json
+++ b/i18n/es.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
"show-cards-minimum-count": "Mostrar recuento de tarjetas si la lista contiene más de",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Crear una Cuenta",
"star-board-title": "Haz clic para destacar este tablero. Se mostrará en la parte superior de tu lista de tableros.",
"starred-boards": "Tableros Destacados",
diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json
index cb0beffe..26de5e5b 100644
--- a/i18n/fa.i18n.json
+++ b/i18n/fa.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "ضامن نوار صافی",
"shortcut-toggle-sidebar": "ضامن نوار تخته",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "ایجاد یک اکانت",
"star-board-title": "جهت ستاره دار کردن تخته کلیک نمایی.این در بالای لیست تخته های شما نمایش داده خواهد شد.",
"starred-boards": "تخته های ستاره دار",
diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json
index 5d52e390..b6c98152 100644
--- a/i18n/fi.i18n.json
+++ b/i18n/fi.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Create an Account",
"star-board-title": "Click to star this board. It will show up at top of your boards list.",
"starred-boards": "Starred Boards",
diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json
index 985681a2..99f1ffd2 100644
--- a/i18n/fr.i18n.json
+++ b/i18n/fr.i18n.json
@@ -1,23 +1,23 @@
{
"accept": "Accepter",
- "act-activity-notify": "[Wekan] Activity Notification",
- "act-addAttachment": "attached __attachment__ to __card__",
- "act-addComment": "commented on __card__: __comment__",
- "act-createBoard": "created __board__",
- "act-createCard": "added __card__ to __list__",
- "act-createList": "added __list__ to __board__",
- "act-addBoardMember": "added __member__ to __board__",
- "act-archivedBoard": "archived __board__",
- "act-archivedCard": "archived __card__",
- "act-archivedList": "archived __list__",
- "act-importBoard": "imported __board__",
- "act-importCard": "imported __card__",
- "act-importList": "imported __list__",
- "act-joinMember": "added __member__ to __card__",
- "act-moveCard": "moved __card__ from __oldList__ to __list__",
- "act-removeBoardMember": "removed __member__ from __board__",
- "act-restoredCard": "restored __card__ to __board__",
- "act-unjoinMember": "removed __member__ from __card__",
+ "act-activity-notify": "[Wekan] Notification d'activité",
+ "act-addAttachment": "a joint __attachment__ à __card__",
+ "act-addComment": "a commenté __card__:__comment__",
+ "act-createBoard": "a créé __board__",
+ "act-createCard": "a ajouté __card__ à __list__",
+ "act-createList": "a ajouté __list__ à __board__",
+ "act-addBoardMember": "a ajouté __member__ à __board__",
+ "act-archivedBoard": "a archivé __board__",
+ "act-archivedCard": "a archivé __card__",
+ "act-archivedList": "a archivé __list__",
+ "act-importBoard": "a importé __board__",
+ "act-importCard": "a importé __card__",
+ "act-importList": "a importé __list__",
+ "act-joinMember": "a ajouté __member__ à __card__",
+ "act-moveCard": "a déplacé __card__ de __oldList__ à __list__",
+ "act-removeBoardMember": "a retiré __member__ de __board__",
+ "act-restoredCard": "a restauré __card__ dans __bord__",
+ "act-unjoinMember": "a retiré __member__ de __card__",
"act-withBoardTitle": "[Wekan] __board__",
"act-withCardTitle": "[__board__] __card__",
"actions": "Actions",
@@ -31,18 +31,18 @@
"activity-imported": "a importé %s vers %s depuis %s",
"activity-imported-board": "a importé %s depuis %s",
"activity-joined": "a rejoint %s",
- "activity-moved": "a déplacé %s depuis %s vers %s",
+ "activity-moved": "a déplacé %s de %s vers %s",
"activity-on": "sur %s",
- "activity-removed": "a supprimé %s vers %s",
+ "activity-removed": "a supprimé %s de %s",
"activity-sent": "a envoyé %s vers %s",
"activity-unjoined": "a quitté %s",
- "activity-checklist-added": "added checklist to %s",
+ "activity-checklist-added": "a jouté une liste de vérifications à %s",
"add": "Ajouter",
"add-attachment": "Joindre un fichier",
"add-board": "Ajouter un nouveau tableau",
"add-card": "Ajouter une carte",
- "add-checklist": "Add a checklist",
- "add-checklist-item": "Add an item to checklist",
+ "add-checklist": "Ajouter une liste de vérifications",
+ "add-checklist-item": "Ajouter un élément à la liste de vérifications",
"add-cover": "Ajouter la couverture",
"add-label": "Ajouter une étiquette",
"add-list": "Ajouter une liste",
@@ -55,7 +55,7 @@
"and-n-other-card": "Et __count__ autre carte",
"and-n-other-card_plural": "Et __count__ autres cartes",
"apply": "Appliquer",
- "app-is-offline": "The application is currently offline, refreshing the page will cause data loss.",
+ "app-is-offline": "L'application est actuellement déconnectée, recharger la page provoquera des pertes de données.",
"archive": "Archiver",
"archive-all": "Tout archiver",
"archive-board": "Archiver le tableau",
@@ -65,13 +65,13 @@
"archiveBoardPopup-title": "Archiver le tableau ?",
"archived-items": "Éléments archivés",
"archives": "Archives",
- "assign-member": "Assigner un membre",
+ "assign-member": "Affecter un membre",
"attached": "joint",
"attachment": "Pièce jointe",
"attachment-delete-pop": "La suppression d'une pièce jointe est définitive. Elle ne peut être annulée.",
"attachmentDeletePopup-title": "Supprimer la pièce jointe ?",
"attachments": "Pièces jointes",
- "auto-watch": "Automatically watch boards when create it",
+ "auto-watch": "Surveiller automatiquement les tableaux quand ils sont créés",
"avatar-too-big": "La taille du fichier de l’avatar est trop importante (70 Ko au maximum)",
"back": "Retour",
"board-change-color": "Changer la couleur",
@@ -79,10 +79,10 @@
"board-not-found": "Tableau non trouvé",
"board-private-info": "Ce tableau sera <strong>privé</strong>",
"board-public-info": "Ce tableau sera <strong>public</strong>.",
- "boardChangeColorPopup-title": "Change la fond du tableau",
+ "boardChangeColorPopup-title": "Change la couleur de fond du tableau",
"boardChangeTitlePopup-title": "Renommer le tableau",
"boardChangeVisibilityPopup-title": "Changer la visibilité",
- "boardChangeWatchPopup-title": "Change Watch",
+ "boardChangeWatchPopup-title": "Modifier le suivi",
"boardMenuPopup-title": "Menu du tableau",
"boards": "Tableaux",
"bucket-example": "Comme « todo list » par exemple",
@@ -92,10 +92,10 @@
"card-delete-notice": "La suppression est permanente. Vous perdrez toutes les actions associées à cette carte.",
"card-delete-pop": "Toutes les actions vont être supprimées du suivi d'activités et vous ne pourrez plus utiliser cette carte. Cette action est irréversible.",
"card-delete-suggest-archive": "Vous pouvez archiver une carte pour la supprimer en préservant le suivi des activités.",
- "card-due": "Due",
- "card-due-on": "Due on",
- "card-edit-attachments": "Editer les pièces jointes",
- "card-edit-labels": "Editer les étiquettes",
+ "card-due": "À échéance",
+ "card-due-on": "Échéance le",
+ "card-edit-attachments": "Modifier les pièces jointes",
+ "card-edit-labels": "Modifier les étiquettes",
"card-edit-members": "Modifier les membres",
"card-labels-title": "Modifier les étiquettes de la carte.",
"card-members-title": "Ajouter ou supprimer des membres à la carte.",
@@ -108,17 +108,17 @@
"cardMembersPopup-title": "Membres",
"cardMorePopup-title": "Plus",
"cards": "Cartes",
- "change": "Changer",
- "change-avatar": "Changer l'avatar",
- "change-password": "Changer le mot de passe",
- "change-permissions": "Changer les permissions",
+ "change": "Modifier",
+ "change-avatar": "Modifier l'avatar",
+ "change-password": "Modifier le mot de passe",
+ "change-permissions": "Modifier les permissions",
"change-settings": "Modifier les paramètres",
- "changeAvatarPopup-title": "Changer l'avatar",
- "changeLanguagePopup-title": "Changer la langue",
- "changePasswordPopup-title": "Changer le mot de passe",
- "changePermissionsPopup-title": "Changer les permissions",
+ "changeAvatarPopup-title": "Modifier l'avatar",
+ "changeLanguagePopup-title": "Modifier la langue",
+ "changePasswordPopup-title": "Modifier le mot de passe",
+ "changePermissionsPopup-title": "Modifier les permissions",
"changeSettingsPopup-title": "Modifier les paramètres",
- "checklists": "Checklists",
+ "checklists": "Listes de vérifications",
"click-to-star": "Cliquez pour ajouter ce tableau aux favoris.",
"click-to-unstar": "Cliquez pour retirer ce tableau des favoris.",
"clipboard": "Presse-papier ou glisser-déposer",
@@ -140,8 +140,8 @@
"computer": "Ordinateur",
"create": "Créer",
"createBoardPopup-title": "Créer un tableau",
- "createLabelPopup-title": "Créer un étiquette",
- "current": "courant",
+ "createLabelPopup-title": "Créer une étiquette",
+ "current": "actuel",
"date": "Date",
"decline": "Refuser",
"default-avatar": "Avatar par défaut",
@@ -153,45 +153,45 @@
"discard": "Mettre à la corbeille",
"done": "Fait",
"download": "Télécharger",
- "edit": "Éditer",
- "edit-avatar": "Changer l'avatar",
- "edit-profile": "Éditer le profil",
+ "edit": "Modifier",
+ "edit-avatar": "Modifier l'avatar",
+ "edit-profile": "Modifier le profil",
"editCardStartDatePopup-title": "Modifier la date de début",
- "editCardDueDatePopup-title": "Change due date",
- "editLabelPopup-title": "Changer l'étiquette",
- "editNotificationPopup-title": "Modifier la Notification",
- "editProfilePopup-title": "Éditer le profil",
+ "editCardDueDatePopup-title": "Modifier la date d'échéance",
+ "editLabelPopup-title": "Modifier l'étiquette",
+ "editNotificationPopup-title": "Modifier la notification",
+ "editProfilePopup-title": "Modifier le profil",
"email": "Email",
"email-enrollAccount-subject": "Un compte a été créé pour vous sur __siteName__",
"email-enrollAccount-text": "Bonjour __user__,\n\nPour commencer à utiliser ce service, il suffit de cliquer sur le lien ci-dessous.\n\n__url__\n\nMerci.",
"email-fail": "Échec de l’envoi du courriel.",
- "email-invalid": "Courriel incorrect.",
+ "email-invalid": "Adresse email incorrecte.",
"email-invite": "Inviter par email",
"email-invite-subject": "__inviter__ vous a envoyé une invitation",
"email-invite-text": "Cher __user__,\n\n__inviter__ vous invite à rejoindre le tableau \"__board__\" pour collaborer.\n\nVeuillez suivre le lien ci-dessous :\n\n__url__\n\nMerci.",
- "email-resetPassword-subject": "Réinitialiser le mot de passe sur __siteName__",
+ "email-resetPassword-subject": "Réinitialiser votre mot de passe sur __siteName__",
"email-resetPassword-text": "Bonjour __user__,\n\nPour réinitialiser votre mot de passe, cliquez sur le lien ci-dessous.\n\n__url__\n\nMerci.",
"email-sent": "Courriel envoyé",
"email-verifyEmail-subject": "Vérifier votre adresse de courriel sur __siteName__",
"email-verifyEmail-text": "Bonjour __user__,\n\nPour vérifier votre compte courriel, il suffit de cliquer sur le lien ci-dessous.\n\n__url__\n\nMerci.",
"error-board-doesNotExist": "Ce tableau n’existe pas",
- "error-board-notAdmin": "Vous devez être admin de ce tableau pour faire cela",
- "error-board-notAMember": "Vous devez être participant à ce tableau pour faire cela",
+ "error-board-notAdmin": "Vous devez être administrateur de ce tableau pour faire cela",
+ "error-board-notAMember": "Vous devez être membre de ce tableau pour faire cela",
"error-json-malformed": "Votre texte JSON n’est pas valide",
"error-json-schema": "Vos données JSON ne contiennent pas l’information appropriée dans un format correct",
"error-list-doesNotExist": "Cette liste n’existe pas",
"error-user-doesNotExist": "Cet utilisateur n’existe pas",
- "error-user-notAllowSelf": "This action on self is not allowed",
- "error-user-notCreated": "Cet utilisateur n’a pas encore été créé.",
- "error-username-taken": "Ce nom d'utilisateur est déjà pris",
+ "error-user-notAllowSelf": "Cette action n'est pas autorisée pour soi-même",
+ "error-user-notCreated": "Cet utilisateur n’a pas encore été créé",
+ "error-username-taken": "Ce nom d'utilisateur est déjà utilisé",
"export-board": "Exporter le tableau",
"filter": "Filtrer",
"filter-cards": "Filtrer les cartes",
- "filter-clear": "Retirer les filtres",
- "filter-no-label": "Aucun libellé",
+ "filter-clear": "Supprimer les filtres",
+ "filter-no-label": "Aucune étiquette",
"filter-no-member": "Aucun membre",
"filter-on": "Le filtre est actif",
- "filter-on-desc": "Vous êtes en train de filtrer les cartes sur ce tableau. Cliquez ici pour changer les filtres.",
+ "filter-on-desc": "Vous êtes en train de filtrer les cartes sur ce tableau. Cliquez ici pour modifier les filtres.",
"filter-to-selection": "Filtre vers la sélection",
"fullname": "Nom complet",
"header-logo-title": "Retourner à la page des tableaux",
@@ -200,32 +200,32 @@
"import": "Importer",
"import-board": "Importer depuis Trello",
"import-board-title": "Importer le tableau depuis Trello",
- "import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
- "import-json-placeholder": "Collez ici les données JSON valides.",
- "import-map-members": "Map members",
- "import-members-map": "Le tableau que vous venez d’importer contient des participants. Veuillez associer les participants que vous souhaitez importer à des utilisateurs de Wekan.",
- "import-show-user-mapping": "Review members mapping",
- "import-user-select": "Pick the Wekan user you want to use as this member",
+ "import-board-trello-instruction": "Dans votre tableau Trello, allez sur 'Menu', puis sur 'Plus', 'Imprimer et exporter', 'Exporter en JSON' et copiez le texte du résultat",
+ "import-json-placeholder": "Collez ici les données JSON valides",
+ "import-map-members": "Faire correspondre aux membres",
+ "import-members-map": "Le tableau que vous venez d’importer contient des membres. Veuillez associer les membres que vous souhaitez importer à des utilisateurs de Wekan.",
+ "import-show-user-mapping": "Contrôler l'association des membres",
+ "import-user-select": "Sélectionnez l'utilisateur Wekan que vous voulez associer à ce membre",
"importMapMembersAddPopup-title": "Sélectionner le membre Wekan",
"info": "Infos",
"initials": "Initiales",
"invalid-date": "Date invalide",
- "joined": "a joint",
- "just-invited": "You are just invited to this board",
+ "joined": "a rejoint",
+ "just-invited": "Vous venez d'être invité à ce tableau",
"keyboard-shortcuts": "Raccourcis clavier",
"label-create": "Créer une nouvelle étiquette",
- "label-default": "%s label (default)",
+ "label-default": "étiquette %s (défaut)",
"label-delete-pop": "Cette action est irréversible. Elle supprimera cette étiquette de toutes les cartes ainsi que l'historique associé.",
"labels": "Étiquettes",
- "language": "Langage",
- "last-admin-desc": "Vous ne pouvez pas changer les rôles car il doit y avoir au moins un admin.",
+ "language": "Langue",
+ "last-admin-desc": "Vous ne pouvez pas changer les rôles car il doit y avoir au moins un administrateur.",
"leave-board": "Quitter le tableau",
- "link-card": "Lier cette carte",
- "list-archive-cards": "Archiver les cartes de cette liste",
- "list-archive-cards-pop": "Cela archivera toutes les cartes de cette liste. Pour voir les cartes archivées et les ramener vers le tableau, cliquez sur le « Menu » puis sur « Éléments archivés ».",
- "list-move-cards": "Déplacer les cartes de cette liste",
- "list-select-cards": "Sélectionner les cartes de cette liste",
- "listActionPopup-title": "Liste des actions",
+ "link-card": "Lier à cette carte",
+ "list-archive-cards": "Archiver toutes les cartes de cette liste",
+ "list-archive-cards-pop": "Cela archivera toutes les cartes de cette liste. Pour voir les cartes archivées et les ramener vers le tableau, cliquez sur « Menu » puis sur « Éléments archivés ».",
+ "list-move-cards": "Déplacer toutes les cartes de cette liste",
+ "list-select-cards": "Sélectionner toutes les cartes de cette liste",
+ "listActionPopup-title": "Actions sur la liste",
"listImportCardPopup-title": "Importer une carte Trello",
"lists": "Listes",
"log-out": "Déconnexion",
@@ -236,12 +236,12 @@
"menu": "Menu",
"move-selection": "Déplacer la sélection",
"moveCardPopup-title": "Déplacer la carte",
- "moveCardToBottom-title": "Aller en bas",
- "moveCardToTop-title": "Aller en haut",
+ "moveCardToBottom-title": "Déplacer tout en bas",
+ "moveCardToTop-title": "Déplacer tout en haut",
"moveSelectionPopup-title": "Déplacer la sélection",
"multi-selection": "Sélection multiple",
"multi-selection-on": "Multi-Selection active",
- "muted": "Muted",
+ "muted": "Silencieux",
"muted-info": "Vous ne serez jamais averti des modifications effectuées dans ce tableau",
"my-boards": "Mes tableaux",
"name": "Nom",
@@ -249,27 +249,27 @@
"no-archived-lists": "Pas de liste archivée.",
"no-results": "Pas de résultats",
"normal": "Normal",
- "normal-desc": "Peut voir et éditer les cartes. Ne peut pas changer les paramètres.",
+ "normal-desc": "Peut voir et modifier les cartes. Ne peut pas changer les paramètres.",
"not-accepted-yet": "L’invitation n’a pas encore été acceptée",
- "notify-participate": "Receive updates to any cards you participate as creater or member",
- "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
+ "notify-participate": "Recevoir les mises à jour de toutes les cartes auxquelles vous participez en tant que créateur ou que membre ",
+ "notify-watch": "Recevoir les mises à jour de tous les tableaux, listes ou cartes que vous suivez",
"optional": "optionnel",
"or": "ou",
"page-maybe-private": "Cette page est peut-être privée. Vous pourrez peut-être la voir en vous <a href='%s'>connectant</a>.",
"page-not-found": "Page non trouvée",
"password": "Mot de passe",
"paste-or-dragdrop": "pour coller, ou glissez-déposez une image ici (seulement une image)",
- "participating": "Participating",
+ "participating": "Participant",
"preview": "Prévisualiser",
"previewAttachedImagePopup-title": "Prévisualiser",
"previewClipboardImagePopup-title": "Prévisualiser",
"private": "Privé",
- "private-desc": "Ce tableau est privé. Seul les membres peuvent y accéder.",
+ "private-desc": "Ce tableau est privé. Seuls les membres peuvent y accéder et le modifier.",
"profile": "Profil",
"public": "Public",
- "public-desc": "Ce tableau est public. Il est visible par toutes les personnes possédant le lien et visible dans les moteurs de recherche tels que Google. Seuls les membres peuvent l'éditer.",
- "quick-access-description": "Ajouter un tableau aux favoris pour créer un raccourci dans cette barre.",
- "remove-cover": "Enlever la couverture",
+ "public-desc": "Ce tableau est public. Il est accessible par toutes les personnes disposant du lien et apparaîtra dans les résultats des moteurs de recherche tels que Google. Seuls les membres peuvent le modifier.",
+ "quick-access-description": "Ajouter un tableau à vos favoris pour créer un raccourci dans cette barre.",
+ "remove-cover": "Enlever la page de présentation",
"remove-from-board": "Retirer du tableau",
"remove-label": "Retirer cette étiquette",
"remove-list": "Supprimer la liste",
@@ -280,45 +280,47 @@
"rename": "Renommer",
"rename-board": "Renommer le tableau",
"restore": "Restaurer",
- "save": "Sauvegarder",
+ "save": "Enregistrer",
"search": "Chercher",
"select-color": "Choisissez une couleur",
- "shortcut-assign-self": "Assign yourself to current card",
- "shortcut-autocomplete-emoji": "Autocomplete emoji",
+ "shortcut-assign-self": "Affecter cette carte à vous-même",
+ "shortcut-autocomplete-emoji": "Auto-complétion des emoji",
"shortcut-autocomplete-members": "Auto-complétion des membres",
"shortcut-clear-filters": "Retirer tous les filtres",
- "shortcut-close-dialog": "Fermer le dialogue",
+ "shortcut-close-dialog": "Fermer la boîte de dialogue",
"shortcut-filter-my-cards": "Filtrer mes cartes",
"shortcut-show-shortcuts": "Afficher cette liste de raccourcis",
"shortcut-toggle-filterbar": "Afficher/Cacher la barre latérale des filtres",
"shortcut-toggle-sidebar": "Afficher/Cacher la barre latérale du tableau",
- "show-cards-minimum-count": "Show cards count if list contains more than",
+ "show-cards-minimum-count": "Afficher le nombre de cartes si la liste en contient plus de ",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Créer un compe",
- "star-board-title": "Cliquer pour ajouter ce tableau aux favoris. Il sera affiché en haut de votre liste de tableaux.",
+ "star-board-title": "Cliquer pour ajouter ce tableau aux favoris. Il sera affiché en tête de votre liste de tableaux.",
"starred-boards": "Tableaux favoris",
- "starred-boards-description": "Les tableaux favoris s'affichent en haut de votre liste de tableaux.",
+ "starred-boards-description": "Les tableaux favoris s'affichent en tête de votre liste de tableaux.",
"subscribe": "Suivre",
"team": "Équipe",
"this-board": "ce tableau",
"this-card": "cette carte",
- "time": "Time",
+ "time": "Temps",
"title": "Titre",
- "tracking": "Tracking",
- "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
+ "tracking": "Suivi",
+ "tracking-info": "Vous serez notifié de toute modification concernant les cartes pour lesquelles vous êtes impliqué en tant que créateur ou membre.",
"unassign-member": "Retirer le membre",
"unsaved-description": "Vous avez une description non sauvegardée",
- "unwatch": "Unwatch",
+ "unwatch": "Arrêter de suivre",
"upload": "Télécharger",
"upload-avatar": "Télécharger un avatar",
"uploaded-avatar": "Avatar téléchargé",
"username": "Nom d'utilisateur",
"view-it": "Le voir",
"warn-list-archived": "Attention : cette carte est dans une liste archivée",
- "watch": "Watch",
- "watching": "Watching",
- "watching-info": "You will be notified of any change in this board",
- "welcome-board": "Welcome Board",
- "welcome-list1": "Basics",
- "welcome-list2": "Advanced",
+ "watch": "Suivre",
+ "watching": "Suivi",
+ "watching-info": "Vous serez notifié de toute modification dans ce tableau",
+ "welcome-board": "Tableau de bienvenue",
+ "welcome-list1": "Basiques",
+ "welcome-list2": "Avancés",
"what-to-do": "Que voulez-vous faire ?"
} \ No newline at end of file
diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json
index be7ef0a0..9bc05fab 100644
--- a/i18n/he.i18n.json
+++ b/i18n/he.i18n.json
@@ -1,8 +1,8 @@
{
"accept": "אישור",
- "act-activity-notify": "[Wekan] Activity Notification",
+ "act-activity-notify": "[Wekan] הודעת פעילות",
"act-addAttachment": " __attachment__ שוייך ל- __card__",
- "act-addComment": "commented on __card__: __comment__",
+ "act-addComment": "תגובה לכרטיס __card__ :__comment__",
"act-createBoard": "הלוח __board__ נוצר",
"act-createCard": "הכרטיס __card__ התווסף לרשימה __list__",
"act-createList": "הרשימה __list__ התווספה ללוח __board__",
@@ -259,7 +259,7 @@
"page-not-found": "דף לא נמצא.",
"password": "סיסמא",
"paste-or-dragdrop": "בכדי להדביק או drag & drop קובץ תמונה (תמונה בלבד)",
- "participating": "Participating",
+ "participating": "משתתפים",
"preview": "תצוגה מקדימה",
"previewAttachedImagePopup-title": "תצוגה מקדימה",
"previewClipboardImagePopup-title": "תצוגה מקדימה",
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "החלף מצבי מסנן",
"shortcut-toggle-sidebar": "החלף מצבי מסנן",
"show-cards-minimum-count": "הצג מספר כרטיסים אם הרשימה מכיל יותר כרטיסים מ-",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "צור חשבון",
"star-board-title": "בלחיצה על הכווכב של הלוח יתווסף הלוח לראש רשימת הלוחות שלך.",
"starred-boards": "לוחות שסומנו בכוכב",
@@ -303,7 +305,7 @@
"this-card": "כרטיס זה",
"time": "זמן",
"title": "כותרת",
- "tracking": "Tracking",
+ "tracking": "עוקב",
"tracking-info": "אתה תקבל התראות על שינויים בכרטיסים שיצרת או שאתה חבר בהם",
"unassign-member": "בטל הקצאת חבר",
"unsaved-description": "יש לך תיאור לא שמור.",
@@ -318,7 +320,7 @@
"watching": "עוקב",
"watching-info": "מעתה אתה תקבל התראות על עדכונים בלוח זה",
"welcome-board": "ברוך הבא ללוח",
- "welcome-list1": "Basics",
- "welcome-list2": "Advanced",
+ "welcome-list1": "יסודות",
+ "welcome-list2": "מתקדם",
"what-to-do": "מה תרצה לעשות?"
} \ No newline at end of file
diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json
index 7ddfa678..e73e1856 100755..100644
--- a/i18n/it.i18n.json
+++ b/i18n/it.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Attiva il filtro nella barra laterale",
"shortcut-toggle-sidebar": "Attiva la bacheca nella barra laterale",
"show-cards-minimum-count": "Mostra il contatore delle schede se la lista ne contiene più di",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Crea un account",
"star-board-title": "Clicca per stellare questa bacheca. Sarà mostrata all'inizio della tua lista bacheche.",
"starred-boards": "Bacheche stellate",
diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json
index da89a5d3..d0b0c76a 100644
--- a/i18n/ja.i18n.json
+++ b/i18n/ja.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "フィルターサイドバーの切り替え",
"shortcut-toggle-sidebar": "ボードサイドバーの切り替え",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "アカウント作成",
"star-board-title": "ボードにスターをつけると自分のボード一覧のトップに表示されます。",
"starred-boards": "スターのついたボード",
diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json
index 315aef0e..e5c1b554 100644
--- a/i18n/ko.i18n.json
+++ b/i18n/ko.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "계정 생성",
"star-board-title": "보드에 별을 클릭합니다. 보드 목록에서 최상위로 둘 수 있습니다.",
"starred-boards": "별표된 보드",
diff --git a/i18n/no.i18n.json b/i18n/no.i18n.json
new file mode 100644
index 00000000..9f075e2b
--- /dev/null
+++ b/i18n/no.i18n.json
@@ -0,0 +1,326 @@
+{
+ "accept": "Godta",
+ "act-activity-notify": "[Wekan] Aktivitetsvarsel",
+ "act-addAttachment": "la ved __attachment__ til __card__",
+ "act-addComment": "kommenterte til __card__: __comment__",
+ "act-createBoard": "opprettet __board__",
+ "act-createCard": "la __card__ til __list__",
+ "act-createList": "la __list__ til __board__",
+ "act-addBoardMember": "la __member__ til __board__",
+ "act-archivedBoard": "arkiverte __board__",
+ "act-archivedCard": "arkiverte __card__",
+ "act-archivedList": "arkiverte __list__",
+ "act-importBoard": "importerte __board__",
+ "act-importCard": "importerte __card__",
+ "act-importList": "importerte __list__",
+ "act-joinMember": "la __member__ til __card__",
+ "act-moveCard": "flyttet __card__ fra __oldList__ til __list__",
+ "act-removeBoardMember": "fjernet __member__ fra __board__",
+ "act-restoredCard": "gjenopprettet __card__ til __board__",
+ "act-unjoinMember": "fjernet __member__ fra __card__",
+ "act-withBoardTitle": "[Wekan] __board__",
+ "act-withCardTitle": "[__board__] __card__",
+ "actions": "Actions",
+ "activities": "Aktiviteter",
+ "activity": "Aktivitet",
+ "activity-added": "la %s til %s",
+ "activity-archived": "arkiverte %s",
+ "activity-attached": "la %s til %s",
+ "activity-created": "opprettet %s",
+ "activity-excluded": "ekskluderte %s fra %s",
+ "activity-imported": "importerte %s til %s fra %s",
+ "activity-imported-board": "importerte %s fra %s",
+ "activity-joined": "ble med %s",
+ "activity-moved": "flyttet %s fra %s til %s",
+ "activity-on": "på %s",
+ "activity-removed": "fjernet %s fra %s",
+ "activity-sent": "sendte %s til %s",
+ "activity-unjoined": "forlot %s",
+ "activity-checklist-added": "la til sjekkliste til %s",
+ "add": "Legg til",
+ "add-attachment": "Legg til vedlegg",
+ "add-board": "Ny tavle",
+ "add-card": "Nytt kort",
+ "add-checklist": "Ny sjekkliste",
+ "add-checklist-item": "Nytt punkt på sjekklisten",
+ "add-cover": "Nytt omslag",
+ "add-label": "Legg til etiketten",
+ "add-list": "Legg til en liste",
+ "add-members": "Legg til medlemmer",
+ "added": "Lagt til",
+ "addMemberPopup-title": "Medlemmer",
+ "admin": "Admin",
+ "admin-desc": "Kan se og redigere kort, fjerne medlemmer, og endre innstillingene for tavlen.",
+ "all-boards": "Alle tavler",
+ "and-n-other-card": "Og __count__ andre kort",
+ "and-n-other-card_plural": "Og __count__ andre kort",
+ "apply": "Lagre",
+ "app-is-offline": "Programmet er ikke på nett, å laste siden på nytt vil medføre tap av data.",
+ "archive": "Arkiv",
+ "archive-all": "Arkiver alle",
+ "archive-board": "Arkiver tavle",
+ "archive-card": "Arkiver kort",
+ "archive-list": "Arkiver denne listen",
+ "archive-selection": "Arkiver merkede",
+ "archiveBoardPopup-title": "Arkivere tavle?",
+ "archived-items": "Arkiverte punkter",
+ "archives": "Arkiv",
+ "assign-member": "Tildel medlem",
+ "attached": "la ved",
+ "attachment": "Vedlegg",
+ "attachment-delete-pop": "Sletting av vedlegg er permanent og kan ikke angres",
+ "attachmentDeletePopup-title": "Slette vedlegg?",
+ "attachments": "Vedlegg",
+ "auto-watch": "Automatisk overvåke tavler når de opprettes",
+ "avatar-too-big": "Profilbildet er for stort (70Kb max)",
+ "back": "Tilbake",
+ "board-change-color": "Endre farge",
+ "board-nb-stars": "%s stjerner",
+ "board-not-found": "Kunne ikke finne tavlen",
+ "board-private-info": "Denne tavlen vil være <strong>privat</strong>.",
+ "board-public-info": "Denne tavlen vil være <strong>offentlig</strong>.",
+ "boardChangeColorPopup-title": "Ende tavlens bakgrunnsfarge",
+ "boardChangeTitlePopup-title": "Endre navn på tavlen",
+ "boardChangeVisibilityPopup-title": "Endre synlighet",
+ "boardChangeWatchPopup-title": "Endre overvåkning",
+ "boardMenuPopup-title": "Tavlemeny",
+ "boards": "Tavler",
+ "bucket-example": "Like “Bucket List” for example",
+ "cancel": "Cancel",
+ "card-archived": "This card is archived.",
+ "card-comments-title": "This card has %s comment.",
+ "card-delete-notice": "Deleting is permanent. You will lose all actions associated with this card.",
+ "card-delete-pop": "All actions will be removed from the activity feed and you won't be able to re-open the card. There is no undo.",
+ "card-delete-suggest-archive": "You can archive a card to remove it from the board and preserve the activity.",
+ "card-due": "Due",
+ "card-due-on": "Due on",
+ "card-edit-attachments": "Edit attachments",
+ "card-edit-labels": "Edit labels",
+ "card-edit-members": "Edit members",
+ "card-labels-title": "Change the labels for the card.",
+ "card-members-title": "Add or remove members of the board from the card.",
+ "card-start": "Start",
+ "card-start-on": "Starts on",
+ "cardAttachmentsPopup-title": "Attach From",
+ "cardDeletePopup-title": "Delete Card?",
+ "cardDetailsActionsPopup-title": "Card Actions",
+ "cardLabelsPopup-title": "Labels",
+ "cardMembersPopup-title": "Medlemmer",
+ "cardMorePopup-title": "More",
+ "cards": "Cards",
+ "change": "Change",
+ "change-avatar": "Change Avatar",
+ "change-password": "Change Password",
+ "change-permissions": "Change permissions",
+ "change-settings": "Change Settings",
+ "changeAvatarPopup-title": "Change Avatar",
+ "changeLanguagePopup-title": "Change Language",
+ "changePasswordPopup-title": "Change Password",
+ "changePermissionsPopup-title": "Change Permissions",
+ "changeSettingsPopup-title": "Change Settings",
+ "checklists": "Checklists",
+ "click-to-star": "Click to star this board.",
+ "click-to-unstar": "Click to unstar this board.",
+ "clipboard": "Clipboard or drag & drop",
+ "close": "Close",
+ "close-board": "Close Board",
+ "close-board-pop": "You will be able to restore the board by clicking the “Archives” button from the home header.",
+ "color-black": "black",
+ "color-blue": "blue",
+ "color-green": "green",
+ "color-lime": "lime",
+ "color-orange": "orange",
+ "color-pink": "pink",
+ "color-purple": "purple",
+ "color-red": "red",
+ "color-sky": "sky",
+ "color-yellow": "yellow",
+ "comment": "Comment",
+ "comment-placeholder": "Write a comment",
+ "computer": "Computer",
+ "create": "Create",
+ "createBoardPopup-title": "Create Board",
+ "createLabelPopup-title": "Create Label",
+ "current": "current",
+ "date": "Date",
+ "decline": "Decline",
+ "default-avatar": "Default avatar",
+ "delete": "Delete",
+ "deleteLabelPopup-title": "Delete Label?",
+ "description": "Description",
+ "disambiguateMultiLabelPopup-title": "Disambiguate Label Action",
+ "disambiguateMultiMemberPopup-title": "Disambiguate Member Action",
+ "discard": "Discard",
+ "done": "Done",
+ "download": "Download",
+ "edit": "Edit",
+ "edit-avatar": "Change Avatar",
+ "edit-profile": "Edit Profile",
+ "editCardStartDatePopup-title": "Change start date",
+ "editCardDueDatePopup-title": "Change due date",
+ "editLabelPopup-title": "Change Label",
+ "editNotificationPopup-title": "Edit Notification",
+ "editProfilePopup-title": "Edit Profile",
+ "email": "Email",
+ "email-enrollAccount-subject": "An account created for you on __siteName__",
+ "email-enrollAccount-text": "Hello __user__,\n\nTo start using the service, simply click the link below.\n\n__url__\n\nThanks.",
+ "email-fail": "Sending email failed",
+ "email-invalid": "Invalid email",
+ "email-invite": "Invite via Email",
+ "email-invite-subject": "__inviter__ sent you an invitation",
+ "email-invite-text": "Dear __user__,\n\n__inviter__ invites you to join board \"__board__\" for collaborations.\n\nPlease follow the link below:\n\n__url__\n\nThanks.",
+ "email-resetPassword-subject": "Reset your password on __siteName__",
+ "email-resetPassword-text": "Hello __user__,\n\nTo reset your password, simply click the link below.\n\n__url__\n\nThanks.",
+ "email-sent": "Email sent",
+ "email-verifyEmail-subject": "Verify your email address on __siteName__",
+ "email-verifyEmail-text": "Hello __user__,\n\nTo verify your account email, simply click the link below.\n\n__url__\n\nThanks.",
+ "error-board-doesNotExist": "This board does not exist",
+ "error-board-notAdmin": "You need to be admin of this board to do that",
+ "error-board-notAMember": "You need to be a member of this board to do that",
+ "error-json-malformed": "Your text is not valid JSON",
+ "error-json-schema": "Your JSON data does not include the proper information in the correct format",
+ "error-list-doesNotExist": "This list does not exist",
+ "error-user-doesNotExist": "This user does not exist",
+ "error-user-notAllowSelf": "This action on self is not allowed",
+ "error-user-notCreated": "This user is not created",
+ "error-username-taken": "This username is already taken",
+ "export-board": "Export board",
+ "filter": "Filter",
+ "filter-cards": "Filter Cards",
+ "filter-clear": "Clear filter",
+ "filter-no-label": "No label",
+ "filter-no-member": "No member",
+ "filter-on": "Filter is on",
+ "filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
+ "filter-to-selection": "Filter to selection",
+ "fullname": "Full Name",
+ "header-logo-title": "Go back to your boards page.",
+ "hide-system-messages": "Hide system messages",
+ "home": "Home",
+ "import": "Import",
+ "import-board": "import from Trello",
+ "import-board-title": "Import board from Trello",
+ "import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text.",
+ "import-json-placeholder": "Paste your valid JSON data here",
+ "import-map-members": "Map members",
+ "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
+ "import-show-user-mapping": "Review members mapping",
+ "import-user-select": "Pick the Wekan user you want to use as this member",
+ "importMapMembersAddPopup-title": "Select Wekan member",
+ "info": "Infos",
+ "initials": "Initials",
+ "invalid-date": "Invalid date",
+ "joined": "joined",
+ "just-invited": "You are just invited to this board",
+ "keyboard-shortcuts": "Keyboard shortcuts",
+ "label-create": "Create a new label",
+ "label-default": "%s label (default)",
+ "label-delete-pop": "There is no undo. This will remove this label from all cards and destroy its history.",
+ "labels": "Labels",
+ "language": "Language",
+ "last-admin-desc": "You can’t change roles because there must be at least one admin.",
+ "leave-board": "Leave Board",
+ "link-card": "Link to this card",
+ "list-archive-cards": "Archive all cards in this list",
+ "list-archive-cards-pop": "This will remove all the cards in this list from the board. To view archived cards and bring them back to the board, click “Menu” > “Archived Items”.",
+ "list-move-cards": "Move all cards in this list",
+ "list-select-cards": "Select all cards in this list",
+ "listActionPopup-title": "List Actions",
+ "listImportCardPopup-title": "Import a Trello card",
+ "lists": "Lists",
+ "log-out": "Log Out",
+ "log-in": "Log In",
+ "loginPopup-title": "Log In",
+ "memberMenuPopup-title": "Member Settings",
+ "members": "Medlemmer",
+ "menu": "Menu",
+ "move-selection": "Move selection",
+ "moveCardPopup-title": "Move Card",
+ "moveCardToBottom-title": "Move to Bottom",
+ "moveCardToTop-title": "Move to Top",
+ "moveSelectionPopup-title": "Move selection",
+ "multi-selection": "Multi-Selection",
+ "multi-selection-on": "Multi-Selection is on",
+ "muted": "Muted",
+ "muted-info": "You will never be notified of any changes in this board",
+ "my-boards": "My Boards",
+ "name": "Name",
+ "no-archived-cards": "No archived cards.",
+ "no-archived-lists": "No archived lists.",
+ "no-results": "No results",
+ "normal": "Normal",
+ "normal-desc": "Can view and edit cards. Can't change settings.",
+ "not-accepted-yet": "Invitation not accepted yet",
+ "notify-participate": "Receive updates to any cards you participate as creater or member",
+ "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
+ "optional": "optional",
+ "or": "or",
+ "page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
+ "page-not-found": "Page not found.",
+ "password": "Password",
+ "paste-or-dragdrop": "to paste, or drag & drop image file to it (image only)",
+ "participating": "Participating",
+ "preview": "Preview",
+ "previewAttachedImagePopup-title": "Preview",
+ "previewClipboardImagePopup-title": "Preview",
+ "private": "Private",
+ "private-desc": "This board is private. Only people added to the board can view and edit it.",
+ "profile": "Profile",
+ "public": "Public",
+ "public-desc": "This board is public. It's visible to anyone with the link and will show up in search engines like Google. Only people added to the board can edit.",
+ "quick-access-description": "Star a board to add a shortcut in this bar.",
+ "remove-cover": "Remove Cover",
+ "remove-from-board": "Remove from Board",
+ "remove-label": "Remove the label",
+ "remove-list": "Remove the list",
+ "remove-member": "Remove Member",
+ "remove-member-from-card": "Remove from Card",
+ "remove-member-pop": "Remove __name__ (__username__) from __boardTitle__? The member will be removed from all cards on this board. They will receive a notification.",
+ "removeMemberPopup-title": "Remove Member?",
+ "rename": "Rename",
+ "rename-board": "Endre navn på tavlen",
+ "restore": "Restore",
+ "save": "Save",
+ "search": "Search",
+ "select-color": "Select a color",
+ "shortcut-assign-self": "Assign yourself to current card",
+ "shortcut-autocomplete-emoji": "Autocomplete emoji",
+ "shortcut-autocomplete-members": "Autocomplete members",
+ "shortcut-clear-filters": "Clear all filters",
+ "shortcut-close-dialog": "Close Dialog",
+ "shortcut-filter-my-cards": "Filter my cards",
+ "shortcut-show-shortcuts": "Bring up this shortcuts list",
+ "shortcut-toggle-filterbar": "Toggle Filter Sidebar",
+ "shortcut-toggle-sidebar": "Toggle Board Sidebar",
+ "show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
+ "signupPopup-title": "Create an Account",
+ "star-board-title": "Click to star this board. It will show up at top of your boards list.",
+ "starred-boards": "Starred Boards",
+ "starred-boards-description": "Starred boards show up at the top of your boards list.",
+ "subscribe": "Subscribe",
+ "team": "Team",
+ "this-board": "this board",
+ "this-card": "this card",
+ "time": "Time",
+ "title": "Title",
+ "tracking": "Tracking",
+ "tracking-info": "You will be notified of any changes to those cards you are involved as creator or member.",
+ "unassign-member": "Unassign member",
+ "unsaved-description": "You have an unsaved description.",
+ "unwatch": "Unwatch",
+ "upload": "Upload",
+ "upload-avatar": "Upload an avatar",
+ "uploaded-avatar": "Uploaded an avatar",
+ "username": "Username",
+ "view-it": "View it",
+ "warn-list-archived": "warning: this card is in an archived list",
+ "watch": "Watch",
+ "watching": "Watching",
+ "watching-info": "You will be notified of any change in this board",
+ "welcome-board": "Welcome Board",
+ "welcome-list1": "Basics",
+ "welcome-list2": "Advanced",
+ "what-to-do": "What do you want to do?"
+} \ No newline at end of file
diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json
index 53367442..8456b1d7 100644
--- a/i18n/pl.i18n.json
+++ b/i18n/pl.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Przełącz boczny pasek filtru",
"shortcut-toggle-sidebar": "Przełącz boczny pasek tablicy",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Utwórz konto",
"star-board-title": "Click to star this board. It will show up at top of your boards list.",
"starred-boards": "Odznaczone tablice",
diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json
index 2912787d..5c30fd6c 100644
--- a/i18n/pt-BR.i18n.json
+++ b/i18n/pt-BR.i18n.json
@@ -1,10 +1,10 @@
{
"accept": "Aceitar",
- "act-activity-notify": "[Wekan] Activity Notification",
- "act-addAttachment": "attached __attachment__ to __card__",
- "act-addComment": "commented on __card__: __comment__",
- "act-createBoard": "created __board__",
- "act-createCard": "added __card__ to __list__",
+ "act-activity-notify": "[Wekan] Notificação de Atividade",
+ "act-addAttachment": "anexo __attachment__ de __card__",
+ "act-addComment": "comentado em __card__: __comment__",
+ "act-createBoard": "__board__ criado",
+ "act-createCard": "__card__ adicionado à __list__",
"act-createList": "added __list__ to __board__",
"act-addBoardMember": "added __member__ to __board__",
"act-archivedBoard": "archived __board__",
@@ -36,13 +36,13 @@
"activity-removed": "removeu %s de %s",
"activity-sent": "enviou %s de %s",
"activity-unjoined": "saiu de %s",
- "activity-checklist-added": "added checklist to %s",
+ "activity-checklist-added": "Adicionado lista de verificação a %s",
"add": "Novo",
"add-attachment": "Adicionar um anexo",
"add-board": "Criar um quadro novo",
"add-card": "Adicionar um cartão",
- "add-checklist": "Add a checklist",
- "add-checklist-item": "Add an item to checklist",
+ "add-checklist": "Adicionar uma lista de verificação",
+ "add-checklist-item": "Adicionar um item à lista de verificação",
"add-cover": "Adicionar Capa",
"add-label": "Adicionar a Etiqueta",
"add-list": "Adicionar uma lista",
@@ -54,8 +54,8 @@
"all-boards": "Todos os quadros",
"and-n-other-card": "E __count__ outro cartão",
"and-n-other-card_plural": "E __count__ outros cartões",
- "apply": "Apply",
- "app-is-offline": "The application is currently offline, refreshing the page will cause data loss.",
+ "apply": "Aplicar",
+ "app-is-offline": "A aplicação está atualmente desligada, atualizando a página causará perda de dados.",
"archive": "Arquivar",
"archive-all": "Arquivar Tudo",
"archive-board": "Arquivar Quadro",
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Alternar barra de filtro",
"shortcut-toggle-sidebar": "Fechar barra lateral.",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Criar uma Conta",
"star-board-title": "Clique para marcar este quadro como favorito. Ele aparecerá no topo na lista dos seus quadros.",
"starred-boards": "Quadros Favoritos",
diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json
index da2f3bb6..8903c37a 100644
--- a/i18n/ro.i18n.json
+++ b/i18n/ro.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Create an Account",
"star-board-title": "Click to star this board. It will show up at top of your boards list.",
"starred-boards": "Starred Boards",
diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json
index fd98b49f..b81b0705 100644
--- a/i18n/ru.i18n.json
+++ b/i18n/ru.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Переместить фильтр на бововую панель",
"shortcut-toggle-sidebar": "Переместить доску на боковую панель",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Создать учетную запись",
"star-board-title": "Добавить в «Избранное». Эта доска будет всегда на виду.",
"starred-boards": "Добавленные в «Избранное»",
diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json
index af7b4efc..27b8f4ca 100644
--- a/i18n/sr.i18n.json
+++ b/i18n/sr.i18n.json
@@ -1,6 +1,6 @@
{
"accept": "Prihvati",
- "act-activity-notify": "[Wekan] Activity Notification",
+ "act-activity-notify": "[Wekan] Obaveštenje o aktivnostima",
"act-addAttachment": "attached __attachment__ to __card__",
"act-addComment": "commented on __card__: __comment__",
"act-createBoard": "created __board__",
@@ -36,13 +36,13 @@
"activity-removed": "uklonio %s iz %s",
"activity-sent": "poslao %s %s-u",
"activity-unjoined": "rastavio %s",
- "activity-checklist-added": "added checklist to %s",
+ "activity-checklist-added": "lista je dodata u %s",
"add": "Dodaj",
"add-attachment": "Dodaj dokument",
"add-board": "Dodaj novu tablu",
"add-card": "Dodaj karticu",
- "add-checklist": "Add a checklist",
- "add-checklist-item": "Add an item to checklist",
+ "add-checklist": "Dodaj listu",
+ "add-checklist-item": "Dodaj novu stavku u listu",
"add-cover": "Dodaj zaglavlje",
"add-label": "Dodaj natpis",
"add-list": "Dodaj listu",
@@ -55,7 +55,7 @@
"and-n-other-card": "And __count__ other card",
"and-n-other-card_plural": "And __count__ other cards",
"apply": "Primeni",
- "app-is-offline": "The application is currently offline, refreshing the page will cause data loss.",
+ "app-is-offline": "Aplikacija je trenutno van mreže, ponovno učitavanje stranice će dovesti do gubitka podataka.",
"archive": "Arhiviraj",
"archive-all": "Arhiviraj sve",
"archive-board": "Arhiviraj tablu",
@@ -71,7 +71,7 @@
"attachment-delete-pop": "Brisanje prikačenog dokumenta je trajno. Ne postoji vraćanje obrisanog.",
"attachmentDeletePopup-title": "Obrisati prikačeni dokument ?",
"attachments": "Prikačeni dokumenti",
- "auto-watch": "Automatically watch boards when create it",
+ "auto-watch": "Automatski prati tablu kad je kreiraš",
"avatar-too-big": "Avatar je prevelik (maksimum je 70Kb)",
"back": "Nazad",
"board-change-color": "Promeni boju",
@@ -118,7 +118,7 @@
"changePasswordPopup-title": "Change Password",
"changePermissionsPopup-title": "Change Permissions",
"changeSettingsPopup-title": "Izmeni podešavanja",
- "checklists": "Checklists",
+ "checklists": "Liste",
"click-to-star": "Click to star this board.",
"click-to-unstar": "Click to unstar this board.",
"clipboard": "Clipboard or drag & drop",
@@ -188,7 +188,7 @@
"filter": "Filter",
"filter-cards": "Filter Cards",
"filter-clear": "Clear filter",
- "filter-no-label": "No label",
+ "filter-no-label": "Nema oznake",
"filter-no-member": "Nema člana",
"filter-on": "Filter is on",
"filter-on-desc": "You are filtering cards on this board. Click here to edit filter.",
@@ -199,7 +199,7 @@
"home": "Home",
"import": "Import",
"import-board": "import from Trello",
- "import-board-title": "Import board from Trello",
+ "import-board-title": "Uvezi tablu iz Trella",
"import-board-trello-instruction": "In your Trello board, go to 'Menu', then 'More', 'Print and Export', 'Export JSON', and copy the resulting text",
"import-json-placeholder": "Paste your valid JSON data here",
"import-map-members": "Mapiraj članove",
@@ -242,7 +242,7 @@
"multi-selection": "Multi-Selection",
"multi-selection-on": "Multi-Selection is on",
"muted": "Utišano",
- "muted-info": "You will never be notified of any changes in this board",
+ "muted-info": "Nećete biti obavešteni o promenama u ovoj tabli",
"my-boards": "My Boards",
"name": "Name",
"no-archived-cards": "No archived cards.",
@@ -252,7 +252,7 @@
"normal-desc": "Can view and edit cards. Can't change settings.",
"not-accepted-yet": "Invitation not accepted yet",
"notify-participate": "Receive updates to any cards you participate as creater or member",
- "notify-watch": "Receive updates to any boards, lists, or cards you’re watching",
+ "notify-watch": "Budite obavešteni o novim događajima u tablama, listama ili karticama koje pratite.",
"optional": "opciono",
"or": "ili",
"page-maybe-private": "This page may be private. You may be able to view it by <a href='%s'>logging in</a>.",
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Uključi ili isključi bočni meni filtera",
"shortcut-toggle-sidebar": "Uključi ili isključi bočni meni table",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Kreiraj nalog",
"star-board-title": "Klikni da označiš zvezdicom ovu tablu. Pokazaće se na vrhu tvoje liste tabli.",
"starred-boards": "Table sa zvezdicom",
@@ -315,9 +317,9 @@
"view-it": "Pregledaj je",
"warn-list-archived": "upozorenje: ova kartica je u arhiviranoj listi",
"watch": "Posmatraj",
- "watching": "Watching",
- "watching-info": "You will be notified of any change in this board",
- "welcome-board": "Welcome Board",
+ "watching": "Posmatranje",
+ "watching-info": "Bićete obavešteni o promenama u ovoj tabli",
+ "welcome-board": "Tabla dobrodošlice",
"welcome-list1": "Osnove",
"welcome-list2": "Napredno",
"what-to-do": "Šta želiš da uradiš ?"
diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json
new file mode 100644
index 00000000..a0805460
--- /dev/null
+++ b/i18n/th.i18n.json
@@ -0,0 +1,326 @@
+{
+ "accept": "ยอมรับ",
+ "act-activity-notify": "[Wekan] แจ้งกิจกรรม",
+ "act-addAttachment": "แนบไฟล์ __attachment__ ไปยัง __card__",
+ "act-addComment": "ออกความเห็นที่ __card__: __comment__",
+ "act-createBoard": "สร้าง __board__",
+ "act-createCard": "เพิ่ม __card__ ไปยัง __list__",
+ "act-createList": "เพิ่ม __list__ ไปยัง __board__",
+ "act-addBoardMember": "เพิ่ม __member__ ไปยัง __board__",
+ "act-archivedBoard": "เก็บ __board__ ไว้",
+ "act-archivedCard": "เก็บ __card__ ไว้",
+ "act-archivedList": "เก็บ __list__ ไว้",
+ "act-importBoard": "นำเข้า __board__",
+ "act-importCard": "นำเข้า __card__",
+ "act-importList": "นำเข้า __list__",
+ "act-joinMember": "เพิ่ม __member__ ไปยัง __card__",
+ "act-moveCard": "ย้าย __card__ จาก __oldList__ ไป __list__",
+ "act-removeBoardMember": "ลบ __member__ จาก __board__",
+ "act-restoredCard": "กู้คืน __card__ ไปยัง __board__",
+ "act-unjoinMember": "ลบ __member__ จาก __card__",
+ "act-withBoardTitle": "[Wekan] __board__",
+ "act-withCardTitle": "[__board__] __card__",
+ "actions": "ปฎิบัติการ",
+ "activities": "กิจกรรม",
+ "activity": "กิจกรรม",
+ "activity-added": "เพิ่ม %s ไปยัง %s",
+ "activity-archived": "เก็บ %s ไว้",
+ "activity-attached": "แนบ %s ไปยัง %s",
+ "activity-created": "สร้าง %s",
+ "activity-excluded": "ยกเว้น %s จาก %s",
+ "activity-imported": "ถูกนำเข้า %s ไปยัง %s จาก %s",
+ "activity-imported-board": "นำเข้า %s จาก %s",
+ "activity-joined": "เข้าร่วม %s",
+ "activity-moved": "ย้าย %s จาก %s ถึง %s",
+ "activity-on": "บน %s",
+ "activity-removed": "ลบ %s จาด %s",
+ "activity-sent": "ส่ง %s ถึง %s",
+ "activity-unjoined": "ยกเลิกเข้าร่วม %s",
+ "activity-checklist-added": "รายการถูกเพิ่มไป %s",
+ "add": "เพิ่ม",
+ "add-attachment": "เพิ่มสิ่งที่แนบ",
+ "add-board": "เพิ่มบอร์ดใหม่",
+ "add-card": "เพิ่มการ์ด",
+ "add-checklist": "เพิ่มรายการ",
+ "add-checklist-item": "เพิ่มรายการตรวจสอบ",
+ "add-cover": "เพิ่มหน้าปก",
+ "add-label": "เพิ่มป้ายกำกับ",
+ "add-list": "เพิ่มรายการ",
+ "add-members": "เพิ่มสมาชิก",
+ "added": "เพิ่ม",
+ "addMemberPopup-title": "สมาชิก",
+ "admin": "ผู้ดูแลระบบ",
+ "admin-desc": "สามารถดูและแก้ไขการ์ด ลบสมาชิก และเปลี่ยนการตั้งค่าบอร์ดได้",
+ "all-boards": "บอร์ดทั้งหมด",
+ "and-n-other-card": "และการ์ดอื่น __count__",
+ "and-n-other-card_plural": "และการ์ดอื่น ๆ __count__",
+ "apply": "นำมาใช้",
+ "app-is-offline": "ตอนนี้เว็บกำลังออฟไลน์, การรีเฟรชหน้าจะทำให้เกิดการสูญเสียข้อมูล",
+ "archive": "เอกสารที่เก็บไว้",
+ "archive-all": "เอกสารที่เก็บไว้ทั้งหมด",
+ "archive-board": "เอกสารบอร์ดที่เก็บไว้",
+ "archive-card": "เอกสารการ์ดที่เก็บไว้",
+ "archive-list": "เก็บเอกสารนี้",
+ "archive-selection": "คัดเลือกเอกสาร",
+ "archiveBoardPopup-title": "เก็บบอร์ดนี้หรือไม่",
+ "archived-items": "เก็บไว้ถาวร",
+ "archives": "เอกสารสำคัญ",
+ "assign-member": "กำหนดสมาชิก",
+ "attached": "แนบมาด้วย",
+ "attachment": "สิ่งที่แนบมา",
+ "attachment-delete-pop": "ลบสิ่งที่แนบมาถาวร ไม่สามารถเลิกทำได้",
+ "attachmentDeletePopup-title": "ลบสิ่งที่แนบมาหรือไม่",
+ "attachments": "สิ่งที่แนบมา",
+ "auto-watch": "ดูบอร์ดโดยปริยายเมื่อมันถูกสร้าง",
+ "avatar-too-big": "ภาพมีขนาดใหญ่เกินไป (สูงสุด 70Kb )",
+ "back": "ย้อนกลับ",
+ "board-change-color": "เปลี่ยนสี",
+ "board-nb-stars": "ติดดาว %s",
+ "board-not-found": "ไม่มีบอร์ด",
+ "board-private-info": "บอร์ดนี้จะเป็น <strong>ส่วนตัว</strong>.",
+ "board-public-info": "บอร์ดนี้จะเป็น <strong>สาธารณะ</strong>.",
+ "boardChangeColorPopup-title": "เปลี่ยนสีพื้นหลังบอร์ด",
+ "boardChangeTitlePopup-title": "เปลี่ยนชื่อบอร์ด",
+ "boardChangeVisibilityPopup-title": "เปลี่ยนการเข้าถึง",
+ "boardChangeWatchPopup-title": "เปลี่ยนการเฝ้าดู",
+ "boardMenuPopup-title": "เมนูบอร์ด",
+ "boards": "บอร์ด",
+ "bucket-example": "ตัวอย่างเช่น “ระบบที่ต้องทำ”",
+ "cancel": "ยกเลิก",
+ "card-archived": "การ์ดนี้ถูกเก็บไว้",
+ "card-comments-title": "การ์ดนี้มี %s ความเห็น.",
+ "card-delete-notice": "เป็นการลบถาวร คุณจะสูญเสียข้อมูลที่เกี่ยวข้องกับการ์ดนี้ทั้งหมด",
+ "card-delete-pop": "การดำเนินการทั้งหมดจะถูกลบจาก feed กิจกรรมและคุณไม่สามารถเปิดได้อีกครั้งหรือยกเลิกการทำ",
+ "card-delete-suggest-archive": "คุณสามารถเก็บการ์ดที่จะเอาออกจากบอร์ดนี้และยังคงเก็บกิจกรรม",
+ "card-due": "ครบกำหนด",
+ "card-due-on": "ครบกำหนดเมื่อ",
+ "card-edit-attachments": "แก้ไขสิ่งที่แนบมา",
+ "card-edit-labels": "แก้ไขป้ายกำกับ",
+ "card-edit-members": "แก้ไขสมาชิก",
+ "card-labels-title": "เปลี่ยนป้ายกำกับของการ์ด",
+ "card-members-title": "เพิ่มหรือลบสมาชิกของบอร์ดจากการ์ด",
+ "card-start": "เริ่ม",
+ "card-start-on": "เริ่มเมื่อ",
+ "cardAttachmentsPopup-title": "แนบจาก",
+ "cardDeletePopup-title": "ลบการ์ดนี้หรือไม่",
+ "cardDetailsActionsPopup-title": "การดำเนินการการ์ด",
+ "cardLabelsPopup-title": "ป้ายกำกับ",
+ "cardMembersPopup-title": "สมาชิก",
+ "cardMorePopup-title": "เพิ่มเติม",
+ "cards": "การ์ด",
+ "change": "เปลี่ยน",
+ "change-avatar": "เปลี่ยนภาพ",
+ "change-password": "เปลี่ยนรหัสผ่าน",
+ "change-permissions": "เปลี่ยนสิทธิ์",
+ "change-settings": "เปลี่ยนการตั้งค่า",
+ "changeAvatarPopup-title": "เปลี่ยนภาพ",
+ "changeLanguagePopup-title": "เปลี่ยนภาษา",
+ "changePasswordPopup-title": "เปลี่ยนรหัสผ่าน",
+ "changePermissionsPopup-title": "เปลี่ยนสิทธิ์",
+ "changeSettingsPopup-title": "เปลี่ยนการตั้งค่า",
+ "checklists": "รายการตรวจสอบ",
+ "click-to-star": "คลิกดาวบอร์ดนี้",
+ "click-to-unstar": "คลิกยกเลิกดาวบอร์ดนี้",
+ "clipboard": "Clipboard หรือลากและวาง",
+ "close": "ปิด",
+ "close-board": "ปิดบอร์ด",
+ "close-board-pop": "คุณสามารถเรียกคืนบอร์ดนี้ด้วยการคลิกปุ่ม “เอกสารสำคัญ” เมนูหน้าแรก",
+ "color-black": "ดำ",
+ "color-blue": "น้ำเงิน",
+ "color-green": "เขียว",
+ "color-lime": "เหลืองมะนาว",
+ "color-orange": "ส้ม",
+ "color-pink": "ชมพู",
+ "color-purple": "ม่วง",
+ "color-red": "แดง",
+ "color-sky": "ฟ้า",
+ "color-yellow": "เหลือง",
+ "comment": "คอมเม็นต์",
+ "comment-placeholder": "ออกความเห็น",
+ "computer": "คอมพิวเตอร์",
+ "create": "สร้าง",
+ "createBoardPopup-title": "สร้างบอร์ด",
+ "createLabelPopup-title": "สร้างป้ายกำกับ",
+ "current": "ปัจจุบัน",
+ "date": "วันที่",
+ "decline": "ปฎิเสธ",
+ "default-avatar": "ภาพเริ่มต้น",
+ "delete": "ลบ",
+ "deleteLabelPopup-title": "ลบป้ายกำกับนี้หรือไม่",
+ "description": "คำอธิบาย",
+ "disambiguateMultiLabelPopup-title": "การดำเนินการกำกับป้ายชัดเจน",
+ "disambiguateMultiMemberPopup-title": "การดำเนินการสมาชิกชัดเจน",
+ "discard": "ทิ้ง",
+ "done": "เสร็จสิ้น",
+ "download": "ดาวน์โหลด",
+ "edit": "แก้ไข",
+ "edit-avatar": "เปลี่ยนภาพ",
+ "edit-profile": "แก้ไขโปรไฟล์",
+ "editCardStartDatePopup-title": "เปลี่ยนวันเริ่มต้น",
+ "editCardDueDatePopup-title": "เปลี่ยนวันครบกำหนด",
+ "editLabelPopup-title": "เปลี่ยนป้ายกำกับ",
+ "editNotificationPopup-title": "แก้ไขการแจ้งเตือน",
+ "editProfilePopup-title": "แก้ไขโปรไฟล์",
+ "email": "อีเมล์",
+ "email-enrollAccount-subject": "บัญชีคุณถูกสร้างใน __siteName__",
+ "email-enrollAccount-text": "สวัสดี __user__,\n\nเริ่มใช้บริการง่าย ๆ , ด้วยการคลิกลิงค์ด้านล่าง.\n\n__url__\n\n ขอบคุณค่ะ",
+ "email-fail": "การส่งอีเมล์ล้มเหลว",
+ "email-invalid": "อีเมล์ไม่ถูกต้อง",
+ "email-invite": "เชิญผ่านทางอีเมล์",
+ "email-invite-subject": "__inviter__ ส่งคำเชิญให้คุณ",
+ "email-invite-text": "สวัสดี __user__,\n\n__inviter__ ขอเชิญคุณเข้าร่วม \"__board__\" เพื่อขอความร่วมมือ \n\n โปรดคลิกตามลิงค์ข้างล่างนี้ \n\n__url__\n\n ขอบคุณ",
+ "email-resetPassword-subject": "ตั้งรหัสผ่่านใหม่ของคุณบน __siteName__",
+ "email-resetPassword-text": "สวัสดี __user__,\n\nในการรีเซ็ตรหัสผ่านของคุณ, คลิกตามลิงค์ด้านล่าง \n\n__url__\n\nขอบคุณค่ะ",
+ "email-sent": "ส่งอีเมล์",
+ "email-verifyEmail-subject": "ยืนยันที่อยู่อีเม์ของคุณบน __siteName__",
+ "email-verifyEmail-text": "สวัสดี __user__,\n\nตรวจสอบบัญชีอีเมล์ของคุณ ง่าย ๆ ตามลิงค์ด้านล่าง \n\n__url__\n\n ขอบคุณค่ะ",
+ "error-board-doesNotExist": "บอร์ดนี้ไม่มีอยู่แล้ว",
+ "error-board-notAdmin": "คุณจะต้องเป็นผู้ดูแลระบบถึงจะทำสิ่งเหล่านี้ได้",
+ "error-board-notAMember": "คุณต้องเป็นสมาชิกของบอร์ดนี้ถึงจะทำได้",
+ "error-json-malformed": "ข้อความของคุณไม่ใช่ JSON",
+ "error-json-schema": "รูปแบบข้้้อมูล JSON ของคุณไม่ถูกต้อง",
+ "error-list-doesNotExist": "รายการนี้ไม่มีอยู่",
+ "error-user-doesNotExist": "ผู้ใช้นี้ไม่มีอยู่",
+ "error-user-notAllowSelf": "การดำเนินการเกี่ยวกับเรื่องนี้ด้วยตัวเองไม่ได้รับอนุญาต",
+ "error-user-notCreated": "ผู้ใช้รายนี้ไม่ได้สร้าง",
+ "error-username-taken": "ชื่อนี้ถูกใช้งานแล้ว",
+ "export-board": "ส่งออกกระดาน",
+ "filter": "กรอง",
+ "filter-cards": "กรองการ์ด",
+ "filter-clear": "ล้างตัวกรอง",
+ "filter-no-label": "ไม่มีฉลาก",
+ "filter-no-member": "ไม่มีสมาชิก",
+ "filter-on": "กรองบน",
+ "filter-on-desc": "คุณกำลังกรองการ์ดในบอร์ดนี้ คลิกที่นี่เพื่อแก้ไขตัวกรอง",
+ "filter-to-selection": "กรองตัวเลือก",
+ "fullname": "ชื่อ นามสกุล",
+ "header-logo-title": "ย้อนกลับไปที่หน้าบอร์ดของคุณ",
+ "hide-system-messages": "ซ่อนข้อความของระบบ",
+ "home": "หน้าหลัก",
+ "import": "นำเข้า",
+ "import-board": "นำเข้าจาก Trello",
+ "import-board-title": "นำเข้าบอร์ดจาก Trello",
+ "import-board-trello-instruction": "ใน Trello ของคุณให้ไปที่ 'Menu' และไปที่ More -> Print and Export -> Export JSON และคัดลอกข้อความจากนั้น",
+ "import-json-placeholder": "วางข้อมูล JSON ที่ถูกต้องของคุณที่นี่",
+ "import-map-members": "แผนที่สมาชิก",
+ "import-members-map": "Your imported board has some members. Please map the members you want to import to Wekan users",
+ "import-show-user-mapping": "Review การทำแผนที่สมาชิก",
+ "import-user-select": "เลือกผู้ใช้ Wekan ที่คุณต้องการใช้เป็นเหมือนสมาชิกนี้",
+ "importMapMembersAddPopup-title": "เลือกสมาชิก",
+ "info": "ข่าวสาร",
+ "initials": "ชื่อย่อ",
+ "invalid-date": "วันที่ไม่ถูกต้อง",
+ "joined": "เข้าร่วม",
+ "just-invited": "คุณพึ่งได้รับเชิญบอร์ดนี้",
+ "keyboard-shortcuts": "แป้นพิมพ์ลัด",
+ "label-create": "สร้างป้ายกำกับใหม่",
+ "label-default": "ป้าย %s (ค่าเริ่มต้น)",
+ "label-delete-pop": "ไม่มีการยกเลิกการทำนี้ ลบป้ายกำกับนี้จากทุกการ์ดและล้างประวัติทิ้ง",
+ "labels": "ป้ายกำกับ",
+ "language": "ภาษา",
+ "last-admin-desc": "คุณไม่สามารถเปลี่ยนบทบาทเพราะต้องมีผู้ดูแลระบบหนึ่งคนเป็นอย่างน้อย",
+ "leave-board": "ทิ้งบอร์ด",
+ "link-card": "เชื่อมโยงไปยังการ์ดใบนี้",
+ "list-archive-cards": "เก็บการ์ดทั้งหมดไว้ในรายการนี้",
+ "list-archive-cards-pop": "ลบการ์ดทั้งหมดในบอร์ด มันจะถูกนำไปเก็บไว้ที่เอกสารสำคัญ สามารถนำกลับมาใหม่ได้ด้วยการคลิก “เมนูบอร์ด” > “เก็บไว้ถาวร”.",
+ "list-move-cards": "ย้ายการ์ดทั้งหมดในรายการนี้",
+ "list-select-cards": "เลือกการ์ดทั้งหมดในรายการนี้",
+ "listActionPopup-title": "รายการการดำเนิน",
+ "listImportCardPopup-title": "นำเข้าการ์ด Trello",
+ "lists": "รายการ",
+ "log-out": "ออกจากระบบ",
+ "log-in": "เข้าสู่ระบบ",
+ "loginPopup-title": "เข้าสู่ระบบ",
+ "memberMenuPopup-title": "การตั้งค่า",
+ "members": "สมาชิก",
+ "menu": "เมนู",
+ "move-selection": "ย้ายตัวเลือก",
+ "moveCardPopup-title": "ย้ายการ์ด",
+ "moveCardToBottom-title": "ย้ายไปล่าง",
+ "moveCardToTop-title": "ย้ายไปบน",
+ "moveSelectionPopup-title": "เลือกย้าย",
+ "multi-selection": "เลือกหลายรายการ",
+ "multi-selection-on": "เลือกหลายรายการเมื่อ",
+ "muted": "ไม่ออกเสียง",
+ "muted-info": "คุณจะไม่ได้รับแจ้งการเปลี่ยนแปลงใด ๆ ในบอร์ดนี้",
+ "my-boards": "บอร์ดของฉัน",
+ "name": "ชื่อ",
+ "no-archived-cards": "ไม่มีการ์ดที่ถูกเก็บ",
+ "no-archived-lists": "ไม่มีรายการที่ถูกเก็บ",
+ "no-results": "ไม่มีข้อมูล",
+ "normal": "ธรรมดา",
+ "normal-desc": "สามารถดูและแก้ไขการ์ดได้ แต่ไม่สามารถเปลี่ยนการตั้งค่าได้",
+ "not-accepted-yet": "ยังไม่ยอมรับคำเชิญ",
+ "notify-participate": "ได้รับการแจ้งปรับปรุงการ์ดอื่น ๆ ที่คุณมีส่วนร่วมในฐานะผู้สร้างหรือสมาชิก",
+ "notify-watch": "ได้รับการแจ้งปรับปรุงบอร์ด รายการหรือการ์ดที่คุณเฝ้าติดตาม",
+ "optional": "ไม่จำเป็น",
+ "or": "หรือ",
+ "page-maybe-private": "หน้านี้อาจจะเป็นส่วนตัว. คุณอาจจะสามารถดูจาก <a href='%s'>logging in</a>.",
+ "page-not-found": "ไม่พบหน้า",
+ "password": "รหัสผ่าน",
+ "paste-or-dragdrop": "วาง หรือลากและวาง ไฟล์ภาพ(ภาพเท่านั้น)",
+ "participating": "Participating",
+ "preview": "ภาพตัวอย่าง",
+ "previewAttachedImagePopup-title": "ตัวอย่าง",
+ "previewClipboardImagePopup-title": "ตัวอย่าง",
+ "private": "ส่วนตัว",
+ "private-desc": "บอร์ดนี้เป็นส่วนตัว. คนที่ถูกเพิ่มเข้าในบอร์ดเท่านั้นที่สามารถดูและแก้ไขได้",
+ "profile": "โปรไฟล์",
+ "public": "สาธารณะ",
+ "public-desc": "บอร์ดนี้เป็นสาธารณะ. ทุกคนสามารถเข้าถึงได้ผ่าน url นี้ แต่สามารถแก้ไขได้เฉพาะผู้ที่ถูกเพิ่มเข้าไปในการ์ดเท่านั้น",
+ "quick-access-description": "เพิ่มไว้ในนี้เพื่อเป็นทางลัด",
+ "remove-cover": "ลบหน้าปก",
+ "remove-from-board": "ลบจากบอร์ด",
+ "remove-label": "ลบป้ายกำกับ",
+ "remove-list": "ลบรายการ",
+ "remove-member": "ลบสมาชิก",
+ "remove-member-from-card": "ลบจากการ์ด",
+ "remove-member-pop": "ลบ __name__ (__username__) จาก __boardTitle__ หรือไม่ สมาชิกจะถูกลบออกจากการ์ดทั้งหมดบนบอร์ดนี้ และพวกเขาจะได้รับการแจ้งเตือน",
+ "removeMemberPopup-title": "ลบสมาชิกหรือไม่",
+ "rename": "ตั้งชื่อใหม่",
+ "rename-board": "ตั้งชื่อบอร์ดใหม่",
+ "restore": "กู้คืน",
+ "save": "บันทึก",
+ "search": "ค้นหา",
+ "select-color": "เลือกสี",
+ "shortcut-assign-self": "กำหนดตัวเองให้การ์ดนี้",
+ "shortcut-autocomplete-emoji": "เติม emoji อัตโนมัติ",
+ "shortcut-autocomplete-members": "เติมสมาชิกอัตโนมัติ",
+ "shortcut-clear-filters": "ล้างตัวกรองทั้งหมด",
+ "shortcut-close-dialog": "ปิดหน้าต่าง",
+ "shortcut-filter-my-cards": "กรองการ์ดฉัน",
+ "shortcut-show-shortcuts": "นำรายการทางลัดนี้ขึ้น",
+ "shortcut-toggle-filterbar": "สลับแถบกรองสไลด์ด้้านข้าง",
+ "shortcut-toggle-sidebar": "สลับโชว์แถบด้านข้าง",
+ "show-cards-minimum-count": "แสดงจำนวนของการ์ดถ้ารายการมีมากกว่า(เลื่อนกำหนดตัวเลข)",
+ "sidebar-open": "เปิดแถบเลื่อน",
+ "sidebar-close": "ปิดแถบเลื่อน",
+ "signupPopup-title": "สร้างบัญชี",
+ "star-board-title": "คลิกติดดาวบอร์ดนี้ มันจะแสดงอยู่บนสุดของรายการบอร์ดของคุณ",
+ "starred-boards": "ติดดาวบอร์ด",
+ "starred-boards-description": "ติดดาวบอร์ดและแสดงไว้บนสุดของรายการบอร์ด",
+ "subscribe": "บอกรับสมาชิก",
+ "team": "ทีม",
+ "this-board": "บอร์ดนี้",
+ "this-card": "การ์ดนี้",
+ "time": "เวลา",
+ "title": "หัวข้อ",
+ "tracking": "ติดตาม",
+ "tracking-info": "คุณจะได้รับแจ้งการเปลี่ยนแปลงใด ๆ กับการ์ดที่คุณมีส่วนร่วมในฐานะผู้สร้างหรือสมาชิก",
+ "unassign-member": "ยกเลิกสมาชิก",
+ "unsaved-description": "คุณมีคำอธิบายที่ไม่ได้บันทึก",
+ "unwatch": "เลิกเฝ้าดู",
+ "upload": "อัพโหลด",
+ "upload-avatar": "อัพโหลดรูปภาพ",
+ "uploaded-avatar": "ภาพอัพโหลดแล้ว",
+ "username": "ชื่อผู้ใช้งาน",
+ "view-it": "ดู",
+ "warn-list-archived": "คำเตือน: การ์ดใบนี้อยู่ในรายชื่อที่เก็บไว้",
+ "watch": "เฝ้าดู",
+ "watching": "เฝ้าดู",
+ "watching-info": "คุณจะได้รับแจ้งหากมีการเปลี่ยนแปลงใด ๆ ในบอร์ดนี้",
+ "welcome-board": "ยินดีต้อนรับสู่บอร์ด",
+ "welcome-list1": "พื้นฐาน",
+ "welcome-list2": "ก้าวหน้า",
+ "what-to-do": "ต้องการทำอะไร"
+} \ No newline at end of file
diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json
index 47336f66..a49ef966 100644
--- a/i18n/tr.i18n.json
+++ b/i18n/tr.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "Toggle Filter Sidebar",
"shortcut-toggle-sidebar": "Toggle Board Sidebar",
"show-cards-minimum-count": "Show cards count if list contains more than",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "Bir Hesap Oluştur",
"star-board-title": "Bu panoyu yıldızlamak için tıkla. Pano listesinin en üstünde gösterilir.",
"starred-boards": "Yıldızlı Panolar",
diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json
index 0f5871c3..859cb2b7 100644
--- a/i18n/zh-CN.i18n.json
+++ b/i18n/zh-CN.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "切换过滤器边栏",
"shortcut-toggle-sidebar": "切换面板边栏",
"show-cards-minimum-count": "当列表中的卡片多于此阈值时将显示数量",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "创建账户",
"star-board-title": "点此来标记该看板,它将会出现在您的看板列表顶部。",
"starred-boards": "已标记看板",
diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json
index 6658bea7..a5f5ced7 100644
--- a/i18n/zh-TW.i18n.json
+++ b/i18n/zh-TW.i18n.json
@@ -293,6 +293,8 @@
"shortcut-toggle-filterbar": "切換過濾程式邊欄",
"shortcut-toggle-sidebar": "切換面板邊欄",
"show-cards-minimum-count": "顯示卡片數量,當內容超過數量",
+ "sidebar-open": "Open Sidebar",
+ "sidebar-close": "Close Sidebar",
"signupPopup-title": "建立帳戶",
"star-board-title": "點此標記該看板,它將會出現在您的看板列表上方。",
"starred-boards": "已標記看板",