From fd2057e1071da79f89f5c426e21a4fd5ca53b762 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 5 Apr 2017 21:37:15 +0300 Subject: Move Meteor 1.4 to it's own branch, and devel back to Meteor 1.3 --- .meteor/.finished-upgraders | 3 - .meteor/packages | 39 +++++----- .meteor/release | 2 +- .meteor/versions | 179 ++++++++++++++++++++++---------------------- package.json | 2 - 5 files changed, 108 insertions(+), 117 deletions(-) diff --git a/.meteor/.finished-upgraders b/.meteor/.finished-upgraders index a8020370..7bd71978 100644 --- a/.meteor/.finished-upgraders +++ b/.meteor/.finished-upgraders @@ -12,6 +12,3 @@ notices-for-facebook-graph-api-2 1.2.0-breaking-changes 1.3.0-split-minifiers-package 1.3.5-remove-old-dev-bundle-link -1.4.0-remove-old-dev-bundle-link -1.4.1-add-shell-server-package -1.4.3-split-account-service-packages diff --git a/.meteor/packages b/.meteor/packages index 6d0d4805..7ede4008 100644 --- a/.meteor/packages +++ b/.meteor/packages @@ -3,17 +3,17 @@ # 'meteor add' and 'meteor remove' will edit this file for you, # but you can also edit it by hand. -meteor-base@1.0.4 +meteor-base # Build system -ecmascript@0.6.3 -stylus@2.513.9 -standard-minifier-css@1.3.4 -standard-minifier-js@1.2.3 +ecmascript +stylus +standard-minifier-css +standard-minifier-js mquandalle:jade # Polyfills -es5-shim@4.6.15 +es5-shim # Collections aldeed:collection2 @@ -24,30 +24,30 @@ dburles:collection-helpers idmontie:migrations matb33:collection-hooks matteodem:easy-search -mongo@1.1.16 +mongo mquandalle:collection-mutations # Account system -accounts-password@1.3.4 +accounts-password kenton:accounts-sandstorm -service-configuration@1.0.11 +service-configuration useraccounts:core useraccounts:unstyled useraccounts:flow-routing -email@1.1.18 +email # Utilities -check@1.2.5 -jquery@1.11.10 -random@1.0.10 -reactive-dict@1.1.8 -session@1.1.7 -tracker@1.1.2 -underscore@1.0.10 +check +jquery +random +reactive-dict +session +tracker +underscore 3stack:presence alethes:pages arillo:flow-router-helpers -audit-argument-checks@1.0.7 +audit-argument-checks kadira:blaze-layout kadira:dochead meteorhacks:fast-render @@ -61,7 +61,7 @@ tap:i18n # UI components blaze -reactive-var@1.0.11 +reactive-var fortawesome:fontawesome mousetrap:mousetrap mquandalle:jquery-textcomplete @@ -76,4 +76,3 @@ verron:autosize simple:json-routes rajit:bootstrap3-datepicker kadira:flow-router -shell-server diff --git a/.meteor/release b/.meteor/release index 31ce024f..fcf9d2d7 100644 --- a/.meteor/release +++ b/.meteor/release @@ -1 +1 @@ -METEOR@1.4.3.2 +METEOR@1.3.5.1 diff --git a/.meteor/versions b/.meteor/versions index 225b3caf..4ca2f780 100644 --- a/.meteor/versions +++ b/.meteor/versions @@ -1,26 +1,26 @@ 3stack:presence@1.0.5 -accounts-base@1.2.15 -accounts-password@1.3.4 -aldeed:collection2@2.10.0 -aldeed:collection2-core@1.2.0 -aldeed:schema-deny@1.1.0 -aldeed:schema-index@1.1.1 +accounts-base@1.2.8 +accounts-password@1.1.13 +aldeed:collection2@2.9.1 +aldeed:collection2-core@1.1.1 +aldeed:schema-deny@1.0.1 +aldeed:schema-index@1.0.1 aldeed:simple-schema@1.5.3 alethes:pages@1.8.6 allow-deny@1.0.5 arillo:flow-router-helpers@0.5.2 audit-argument-checks@1.0.7 -autoupdate@1.3.12 -babel-compiler@6.14.1 -babel-runtime@1.0.1 -base64@1.0.10 -binary-heap@1.0.10 -blaze@2.3.2 -blaze-tools@1.0.10 -boilerplate-generator@1.0.11 -caching-compiler@1.1.9 -caching-html-compiler@1.1.2 -callback-hook@1.0.10 +autoupdate@1.2.11 +babel-compiler@6.8.5 +babel-runtime@0.1.9_1 +base64@1.0.9 +binary-heap@1.0.9 +blaze@2.1.8 +blaze-tools@1.0.9 +boilerplate-generator@1.0.9 +caching-compiler@1.0.6 +caching-html-compiler@1.0.6 +callback-hook@1.0.9 cfs:access-point@0.1.49 cfs:base-package@0.0.30 cfs:collection@0.5.5 @@ -38,64 +38,64 @@ cfs:storage-adapter@0.2.3 cfs:tempstore@0.1.5 cfs:upload-http@0.0.20 cfs:worker@0.1.4 -check@1.2.5 +check@1.2.3 chuangbo:cookie@1.1.0 -coffeescript@1.12.3_1 -cottz:publish-relations@2.0.7 -dburles:collection-helpers@1.1.0 +coffeescript@1.1.4 +cottz:publish-relations@2.0.6 +dburles:collection-helpers@1.0.4 ddp@1.2.5 -ddp-client@1.3.3 -ddp-common@1.2.8 -ddp-rate-limiter@1.0.7 -ddp-server@1.3.13 +ddp-client@1.2.9 +ddp-common@1.2.6 +ddp-rate-limiter@1.0.5 +ddp-server@1.2.10 deps@1.0.12 -diff-sequence@1.0.7 -ecmascript@0.6.3 -ecmascript-runtime@0.3.15 -ejson@1.0.13 -email@1.1.18 -es5-shim@4.6.15 -fastclick@1.0.13 -fortawesome:fontawesome@4.7.0 -geojson-utils@1.0.10 +diff-sequence@1.0.6 +ecmascript@0.4.8 +ecmascript-runtime@0.2.12 +ejson@1.0.12 +email@1.0.16 +es5-shim@4.5.13 +fastclick@1.0.12 +fortawesome:fontawesome@4.5.0 +geojson-utils@1.0.9 hot-code-push@1.0.4 -html-tools@1.0.11 -htmljs@1.0.11 -http@1.2.12 -id-map@1.0.9 -idmontie:migrations@1.0.3 -jquery@1.11.10 +html-tools@1.0.10 +htmljs@1.0.10 +http@1.1.8 +id-map@1.0.8 +idmontie:migrations@1.0.1 +jquery@1.11.9 kadira:blaze-layout@2.3.0 kadira:dochead@1.5.0 kadira:flow-router@2.12.1 -kenton:accounts-sandstorm@0.6.0 -launch-screen@1.1.1 +kenton:accounts-sandstorm@0.5.1 +launch-screen@1.0.12 livedata@1.0.18 -localstorage@1.0.12 -logging@1.1.17 -matb33:collection-hooks@0.8.4 +localstorage@1.0.11 +logging@1.0.14 +matb33:collection-hooks@0.8.1 matteodem:easy-search@1.6.4 -mdg:validation-error@0.5.1 -meteor@1.6.1 +mdg:validation-error@0.2.0 +meteor@1.1.16 meteor-base@1.0.4 meteor-platform@1.2.6 meteorhacks:aggregate@1.3.0 meteorhacks:collection-utils@1.2.0 -meteorhacks:fast-render@2.16.0 +meteorhacks:fast-render@2.14.0 meteorhacks:inject-data@2.0.0 meteorhacks:meteorx@1.4.1 meteorhacks:picker@1.0.3 meteorhacks:subs-manager@1.6.4 meteorspark:util@0.2.0 -minifier-css@1.2.16 -minifier-js@1.2.18 +minifier-css@1.1.13 +minifier-js@1.1.13 minifiers@1.1.8-faster-rebuild.0 -minimongo@1.0.21 -mobile-status-bar@1.0.14 -modules@0.7.9 -modules-runtime@0.7.9 -mongo@1.1.16 -mongo-id@1.0.6 +minimongo@1.0.17 +mobile-status-bar@1.0.12 +modules@0.6.5 +modules-runtime@0.6.5 +mongo@1.1.9_1 +mongo-id@1.0.5 mongo-livedata@1.0.12 mousetrap:mousetrap@1.4.6_1 mquandalle:autofocus@1.0.0 @@ -107,55 +107,52 @@ mquandalle:jquery-ui-drag-drop-sort@0.2.0 mquandalle:moment@1.0.1 mquandalle:mousetrap-bindglobal@0.0.1 mquandalle:perfect-scrollbar@0.6.5_2 -npm-bcrypt@0.9.2 -npm-mongo@2.2.24 -observe-sequence@1.0.16 +npm-bcrypt@0.8.6_3 +npm-mongo@1.4.45 +observe-sequence@1.0.12 ongoworks:speakingurl@1.1.0 -ordered-dict@1.0.9 +ordered-dict@1.0.8 peerlibrary:assert@0.2.5 -peerlibrary:base-component@0.16.0 +peerlibrary:base-component@0.14.0 peerlibrary:blaze-components@0.15.1 -peerlibrary:computed-field@0.6.1 -peerlibrary:reactive-field@0.3.0 +peerlibrary:computed-field@0.3.1 +peerlibrary:reactive-field@0.1.0 perak:markdown@1.0.5 -promise@0.8.8 +promise@0.7.3 raix:eventemitter@0.1.3 raix:handlebar-helpers@0.2.5 -rajit:bootstrap3-datepicker@1.6.4 +rajit:bootstrap3-datepicker@1.5.1 random@1.0.10 -rate-limit@1.0.7 +rate-limit@1.0.5 reactive-dict@1.1.8 -reactive-var@1.0.11 -reload@1.1.11 -retry@1.0.9 -routepolicy@1.0.12 +reactive-var@1.0.10 +reload@1.1.10 +retry@1.0.8 +routepolicy@1.0.11 seriousm:emoji-continued@1.4.0 -service-configuration@1.0.11 -session@1.1.7 -sha@1.0.9 -shell-server@0.2.3 +service-configuration@1.0.10 +session@1.1.6 +sha@1.0.8 simple:json-routes@1.0.4 -softwarerero:accounts-t9n@1.3.9 -spacebars@1.0.15 -spacebars-compiler@1.1.2 -srp@1.0.10 -standard-minifier-css@1.3.4 -standard-minifier-js@1.2.3 -stylus@2.513.9 +softwarerero:accounts-t9n@1.3.4 +spacebars@1.0.12 +spacebars-compiler@1.0.12 +srp@1.0.9 +standard-minifier-css@1.0.8 +standard-minifier-js@1.0.8 +stylus@2.512.5 tap:i18n@1.8.2 -templates:tabs@2.3.0 -templating@1.3.2 -templating-compiler@1.3.2 -templating-runtime@1.3.2 -templating-tools@1.1.2 -tracker@1.1.2 -ui@1.0.13 -underscore@1.0.10 -url@1.1.0 +templates:tabs@2.2.2 +templating@1.1.14 +templating-tools@1.0.4 +tracker@1.0.15 +ui@1.0.11 +underscore@1.0.9 +url@1.0.10 useraccounts:core@1.14.2 useraccounts:flow-routing@1.14.2 useraccounts:unstyled@1.14.2 verron:autosize@3.0.8 -webapp@1.3.14 +webapp@1.2.11 webapp-hashing@1.0.9 zimme:active-route@2.3.2 diff --git a/package.json b/package.json index c7548af3..a3b44826 100644 --- a/package.json +++ b/package.json @@ -20,8 +20,6 @@ "eslint": "^2.0.0" }, "dependencies": { - "babel-runtime": "^6.23.0", - "meteor-node-stubs": "^0.2.6", "xss": "^0.3.3" } } -- cgit v1.2.3-1-g7c22 From 369d5c4332433919919cda1efaa2d96715858f3e Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Wed, 5 Apr 2017 22:12:35 +0300 Subject: Update translations. --- i18n/de.i18n.json | 8 ++++---- i18n/fa.i18n.json | 6 +++--- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 952ff9d0..dd9490c6 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -137,8 +137,8 @@ "color-yellow": "gelb", "comment": "Kommentar", "comment-placeholder": "Kommentar schreiben", - "comment-only": "Limited", - "comment-only-desc": "Can comment on cards only.", + "comment-only": "Eingeschränkt", + "comment-only-desc": "Kann Karten nur Kommentieren", "computer": "Computer", "create": "Erstellen", "createBoardPopup-title": "Board erstellen", @@ -337,12 +337,12 @@ "email-addresses": "E-Mail Adressen", "smtp-host-description": "Die Adresse Ihres SMTP-Servers für ausgehende E-Mails.", "smtp-port-description": "Der Port Ihres SMTP-Servers für ausgehende E-Mails.", - "smtp-tls-description": "Enable TLS support for SMTP server", + "smtp-tls-description": "Aktiviere TLS Unterstützung für SMTP Server", "smtp-host": "SMTP-Server", "smtp-port": "SMTP-Port", "smtp-username": "Benutzername", "smtp-password": "Passwort", - "smtp-tls": "TLS support", + "smtp-tls": "TLS Unterstützung", "send-from": "Absender", "invitation-code": "Einladungscode", "email-invite-register-subject": "__inviter__ hat Ihnen eine Einladung geschickt", diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index ba3ea1cb..0eb9ba88 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -263,9 +263,9 @@ "password": "کلمه عبور", "paste-or-dragdrop": "جهت چسباندن، یا کشیدن-رهاسازی فایل تصویر به آن (تصویر)", "participating": "Participating", - "preview": "نمایش", - "previewAttachedImagePopup-title": "نمایش", - "previewClipboardImagePopup-title": "نمایش", + "preview": "پیش‌نمایش", + "previewAttachedImagePopup-title": "پیش‌نمایش", + "previewClipboardImagePopup-title": "پیش‌نمایش", "private": "خصوصی", "private-desc": "این تخته خصوصی است. فقط تنها افراد اضافه شده به آن می توانند مشاهده و ویرایش کنند.", "profile": "پروفایل", -- cgit v1.2.3-1-g7c22 From 510fbf0635ce42e9e71fadcf5fd5d35620f91379 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 6 Apr 2017 18:59:43 +0300 Subject: Use Meteor 1.4 and Node v4 based Docker image. --- README.md | 20 +++++++------------- 1 file changed, 7 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index ad85c5cb..f6557b52 100644 --- a/README.md +++ b/README.md @@ -87,12 +87,8 @@ ElasticSearch / Kibana (ELK)][wekan_logstash] [Wekan stats][wekan_stats] -[Enable Admin Panel on Docker and Source installs][enable_adminpanel] - -2017-03-31: [Alternative Docker image][docker_alternative] while we are -fixing official Docker image, fixing may take one or two weeks. -We are also trying to setup [New Docker image for Wekan team][docker_newimage] -where it's easier for Wekan team to add tags. +First registered Wekan user will get Admin Panel on new Docker and source based +installs. You can also [enable Admin Panel manually][enable_adminpanel]. [Import/Export MongoDB data to/from Docker container][importexport_docker] @@ -137,9 +133,9 @@ sudo docker-compose up -d --build Docker example, running latest Wekan using docker run commands alone: ``` -docker run -d --restart=always --name wekan-db mongo:3.2.11 +docker run -d --restart=always --name wekan-db mongo:3.4.3 -docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=mongodb://db" -e "ROOT_URL=http://localhost:8080" -p 8080:80 mquandalle/wekan:latest +docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=mongodb://db" -e "ROOT_URL=http://localhost:8080" -p 8080:80 wekanteam/wekan:meteor-1.4 ``` [Docker on SUSE Linux Enterprise Server 12 SP1][sles] @@ -199,7 +195,7 @@ with [Meteor](https://www.meteor.com). [wefork_issues]: https://github.com/wefork/wekan/issues [sandstorm_button]: https://img.shields.io/badge/try-Wekan%20on%20Sandstorm-783189.svg [sandstorm_appdemo]: https://demo.sandstorm.io/appdemo/m86q05rdvj14yvn78ghaxynqz7u2svw6rnttptxx49g1785cdv1h -[docker_image]: https://hub.docker.com/r/mquandalle/wekan/ +[docker_image]: https://hub.docker.com/r/wekanteam/wekan/ [heroku_button]: https://www.herokucdn.com/deploy/button.png [heroku_deploy]: https://heroku.com/deploy?template=https://github.com/wekan/wekan/tree/master [indiehosters_button]: https://indie.host/signup.png @@ -209,16 +205,14 @@ with [Meteor](https://www.meteor.com). [cloudron_button]: https://cloudron.io/img/button.svg [cloudron_install]: https://cloudron.io/button.html?app=io.wekan.cloudronapp [debian_wheezy]: https://github.com/soohwa/sps/blob/master/example/docs/1/wekan.md -[travis_badge]: https://travis-ci.org/wekan/wekan.svg?branch=devel +[travis_badge]: https://travis-ci.org/wekan/wekan.svg?branch=meteor-1.4 [travis_status]: https://travis-ci.org/wekan/wekan [install_source]: https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source [installsource_windows]: https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows [sles]: https://github.com/wekan/wekan/wiki/Install-Wekan-Docker-on-SUSE-Linux-Enterprise-Server-12-SP1 [virtualbox]: https://github.com/wekan/wekan/wiki/virtual-appliance [sandstorm_spk]: https://github.com/wekan/wekan/issues/823 -[docker_image]: https://hub.docker.com/r/mquandalle/wekan/ -[docker_alternative]: https://hub.docker.com/r/rubberduck/wekan/ -[docker_newimage]: https://hub.docker.com/r/wekanteam/wekan/ +[docker_image]: https://hub.docker.com/r/wekanteam/wekan/ [importexport_docker]: https://github.com/wekan/wekan/wiki/Export-Docker-Mongo-Data [wekan_wiki]: https://github.com/wekan/wekan/wiki [translate_wekan]: https://www.transifex.com/wekan/wekan/ -- cgit v1.2.3-1-g7c22 From 6ff548b1c786a36b77dc80bca84184627a1dfba8 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 6 Apr 2017 19:38:34 +0300 Subject: Meteor 1.4 and Node v4 based Docker Compose scripts. Thatnks to brylien and stephenmoloney ! --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d5ab210..0c385908 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,8 +8,12 @@ This release adds the following new features: * Set first user as admin, it there is no existing users and Wekan is not running at Sandstorm. +* New Docker Compose [Wekan-MongoDB](https://github.com/wekan/wekan-mongodb) + and [Wekan-PostgreSQL](https://github.com/wekan/wekan-postgresql) + that use Meteor v1.4 and Node v4 based Wekan's meteor-1.4 branch. -Thanks to GitHub user Zokormazo for contributions. +Thanks to GitHub users brylie, stephenmoloney and Zokormazo for +contributions. # v0.18 2017-04-02 Wekan release -- cgit v1.2.3-1-g7c22 From 6cbf046aed1e8c41efa1f867d4b2185710ebc937 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 8 Apr 2017 13:52:01 +0300 Subject: Move more content to wiki. --- README.md | 136 ++++++++++++++------------------------------------------------ 1 file changed, 30 insertions(+), 106 deletions(-) diff --git a/README.md b/README.md index f6557b52..12719a7c 100644 --- a/README.md +++ b/README.md @@ -4,17 +4,13 @@ [![Wekan chat][vanila_badge]][vanila_chat] -2017-02-08 News: All of Wefork is now merged and moved back to official -Wekan. Wefork will not accept any new issues and pull requests. -All development happens on Wekan. - -[Wefork announcement and merging back][fork_announcement] - -[Wefork FAQ][fork_faq] - [Translate Wekan at Transifex][translate_wekan] -Wekan is an open-source and collaborative kanban board application. +Please read [FAQ](https://github.com/wekan/wekan/wiki/FAQ). +Please don't feed the trolls and spammers that are mentioned in the FAQ :) + +Wekan is an completely [Open Source][open_source] and [Free softare][free_software] +collaborative kanban board application with MIT license. Whether you’re maintaining a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary idea, Kanban @@ -22,21 +18,15 @@ boards are an unbeatable tool to keep your things organized. They give you a visual overview of the current state of your project, and make you productive by allowing you to focus on the few items that matter the most. -Wekan supports most features you would expect of it including a real-time user -interface. +Wekan has real-time user interface. Not all features are implemented. [Features][features] [Integrations][integrations] -Wekan supports many platforms, and plan is to add more. +[Team][team] -SSO options like LDAP, passwordless email, SAML, GitHub and Google Auth are -already available on [Sandstorm](https://sandstorm.io), not standalone Wekan. -Sandstorm is Enterprise scale highly secure platform with grains, logging, -admin settings, server clustering, App Market and it's now fully Open Source. -Sandstorm is preferred platform for Wekan, as it would take a lot of work to -reimplement everything in standalone Wekan. +Wekan supports many [Platforms][platforms], and plan is to add more. You don’t have to trust us with your data and can install Wekan on your own computer or server. In fact we encourage you to do that by providing @@ -52,9 +42,9 @@ page at wiki, please add them. We are very welcoming to new developers and teams to submit new pull requests to devel branch to make this Wekan App Development Platform possible faster. Please see [Developer Documentation][dev_docs] to get started. -We also welcome sponsors for features. By working directly with Wekan you -get the benefit of active maintenance and new features added by -growing Wekan developer community. +We also welcome sponsors for features, although we don't have any yet. +By working directly with Wekan you get the benefit of active maintenance +and new features added by growing Wekan developer community. [Roadmap is self-hosted on Wekan][roadmap_wefork] @@ -74,81 +64,28 @@ Since Wekan is a free software, you don’t have to trust us with your data and install Wekan on your own computer or server. In fact we encourage you to do that by providing one-click installation on various platforms. -## Supported Platforms - -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. +## Cleanup and stats [Wekan database cleanup script][wekan_cleanup] +[Docker cleanup](https://github.com/wekan/wekan/issues/985) + [Daily export of Wekan changes as JSON to Logstash and ElasticSearch / Kibana (ELK)][wekan_logstash] [Wekan stats][wekan_stats] -First registered Wekan user will get Admin Panel on new Docker and source based -installs. You can also [enable Admin Panel manually][enable_adminpanel]. - -[Import/Export MongoDB data to/from Docker container][importexport_docker] - -### 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 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 -``` - -#### Running from locally built dockerhub images and modified `ARG` variables (not recommended) -``` -echo 'NODE_VERSION=v6.6.0' >> .env && \ -echo 'METEOR_RELEASE=1.4.2.3' >> .env && \ -echo 'NPM_VERSION=4.1.2' >> .env && \ -echo 'ARCHITECTURE=linux-x64' >> .env && \ -echo 'SRC_PATH=./' >> .env && \ -sudo docker-compose up -d --build -``` - -Docker example, running latest Wekan using docker run commands alone: -``` -docker run -d --restart=always --name wekan-db mongo:3.4.3 - -docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=mongodb://db" -e "ROOT_URL=http://localhost:8080" -p 8080:80 wekanteam/wekan:meteor-1.4 -``` - -[Docker on SUSE Linux Enterprise Server 12 SP1][sles] - -[Docker environment for Wekan development][wekan_dev] - -[Install from source][install_source] +## Supported Platforms -[Install from source on Windows][installsource_windows] +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. -[VirtualBox][virtualbox] +First registered Wekan user will get [Admin Panel][features] on new +Docker and source based installs. You can also +[enable Admin Panel manually][enable_adminpanel]. -[Debian Wheezy 64bit][debian_wheezy] +[Docker](https://github.com/wekan/wekan/wiki/Docker) [![Deploy][heroku_button]][heroku_deploy] [![SignUp][indiehosters_button]][indiehosters_saas] @@ -156,25 +93,15 @@ docker run -d --restart=always --name wekan --link "wekan-db:db" -e "MONGO_URL=m [![Install on Cloudron][cloudron_button]][cloudron_install] [![Try on Sandstorm][sandstorm_button]][sandstorm_appdemo] +[VirtualBox][virtualbox] -## Upcoming Platforms - -[Autoinstall script][autoinstall] based on [this issue][autoinstall_issue] - -[Create Sandstorm .spk file from source][sandstorm_spk] - -Email to work on already working Heroku: Use 3rd party -email like SendGrid, update process.env.MAIL_URL , -change from email at Accounts.emailTeamplates.from , -new file in server folder called smtp.js on code -`Meteor.startup(function () });` . -TODO: Test and find a way to use API keys instead. +[Install from source][install_source] -Azure: Install from source. Azure endpoint needs to be added. Not tested yet. +[Install from source on Windows][installsource_windows] -OpenShift: Not tested yet. +[Debian Wheezy 64bit][debian_wheezy] -Google Cloud: Needs info how to enable websockets. +[More Platforms, and Upcoming Platforms](https://github.com/wekan/wekan/wiki/Platforms) ## License @@ -183,8 +110,6 @@ with [Meteor](https://www.meteor.com). [vanila_badge]: https://vanila.io/img/join-chat-button2.png [vanila_chat]: https://chat.vanila.io/channel/wekan -[fork_faq]: https://github.com/wefork/wekan/wiki/FAQ -[fork_announcement]: https://github.com/wekan/wekan/issues/640#issuecomment-276383458 [screenshot_wekan]: http://i.imgur.com/cI4jW2h.png [screenshot_wefork]: http://i.imgur.com/lzvpeS9.png [features]: https://github.com/wekan/wekan/wiki/Features @@ -209,11 +134,8 @@ with [Meteor](https://www.meteor.com). [travis_status]: https://travis-ci.org/wekan/wekan [install_source]: https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source [installsource_windows]: https://github.com/wekan/wekan/wiki/Install-Wekan-from-source-on-Windows -[sles]: https://github.com/wekan/wekan/wiki/Install-Wekan-Docker-on-SUSE-Linux-Enterprise-Server-12-SP1 [virtualbox]: https://github.com/wekan/wekan/wiki/virtual-appliance -[sandstorm_spk]: https://github.com/wekan/wekan/issues/823 [docker_image]: https://hub.docker.com/r/wekanteam/wekan/ -[importexport_docker]: https://github.com/wekan/wekan/wiki/Export-Docker-Mongo-Data [wekan_wiki]: https://github.com/wekan/wekan/wiki [translate_wekan]: https://www.transifex.com/wekan/wekan/ [autoinstall]: https://github.com/wekan/wekan-autoinstall @@ -224,6 +146,8 @@ with [Meteor](https://www.meteor.com). [wekan_cleanup]: https://github.com/wekan/wekan-cleanup [wekan_logstash]: https://github.com/wekan/wekan-logstash [wekan_stats]: https://github.com/wekan/wekan-stats -[wekan_dev]: https://github.com/wekan/wekan-dev [logstash_issue]: https://github.com/wekan/wekan/issues/855 [enable_adminpanel]: https://github.com/wekan/wekan/blob/devel/CHANGELOG.md#v0111-rc2-2017-03-05-wekan-prerelease +[open_source]: https://en.wikipedia.org/wiki/Open-source_software +[free_software]: https://en.wikipedia.org/wiki/Free_software +[platforms]: https://github.com/wekan/wekan/wiki/Platforms -- cgit v1.2.3-1-g7c22 From 2f10a8f7eb4a1fb4c7ddb566a5e513ead2a99050 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 8 Apr 2017 13:54:10 +0300 Subject: Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12719a7c..cff22ece 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Please read [FAQ](https://github.com/wekan/wekan/wiki/FAQ). Please don't feed the trolls and spammers that are mentioned in the FAQ :) -Wekan is an completely [Open Source][open_source] and [Free softare][free_software] +Wekan is an completely [Open Source][open_source] and [Free software][free_software] collaborative kanban board application with MIT license. Whether you’re maintaining a personal todo list, planning your holidays with -- cgit v1.2.3-1-g7c22 From e606438c331cdf7520beebc0fa8278d5b4753ea4 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 8 Apr 2017 13:55:29 +0300 Subject: Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cff22ece..fca319c0 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Wekan has real-time user interface. Not all features are implemented. [Integrations][integrations] -[Team][team] +[Team](https://github.com/wekan/wekan/wiki/Team) Wekan supports many [Platforms][platforms], and plan is to add more. -- cgit v1.2.3-1-g7c22 From 81c14fabb57ca492eddd05ae7be34afcec800f3f Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sat, 8 Apr 2017 13:57:11 +0300 Subject: Fix typo. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fca319c0..4584326c 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ ElasticSearch / Kibana (ELK)][wekan_logstash] ## Supported Platforms -Automatic generated newest builds are available for Docker, and some others that +Automatic generated newest builds are available for Docker, and platforms that install directly from this repo. Automatic builds will be added later for more platforms. -- cgit v1.2.3-1-g7c22 From 2bb5a4cd2611f8c63b707969e6e92d0bde2f5857 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 13 Apr 2017 10:25:18 +0300 Subject: Better translation. --- i18n/en.i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index ecf145d0..143991d1 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.", "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Attachments", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "The avatar is too large (70Kb max)", "back": "Back", "board-change-color": "Change color", -- cgit v1.2.3-1-g7c22 From 3dd8e63ec4cb78633a430ee201f844fafe4882af Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Thu, 13 Apr 2017 17:06:40 +0300 Subject: Update translations. --- i18n/ar.i18n.json | 2 +- i18n/br.i18n.json | 2 +- i18n/ca.i18n.json | 2 +- i18n/cs.i18n.json | 2 +- i18n/de.i18n.json | 2 +- i18n/eo.i18n.json | 2 +- i18n/es-ES.i18n.json | 2 +- i18n/es.i18n.json | 2 +- i18n/eu.i18n.json | 2 +- i18n/fa.i18n.json | 2 +- i18n/fi.i18n.json | 2 +- i18n/he.i18n.json | 2 +- i18n/it.i18n.json | 2 +- i18n/ja.i18n.json | 64 +++++----- i18n/ko.i18n.json | 2 +- i18n/no.i18n.json | 2 +- i18n/pl.i18n.json | 2 +- i18n/pt-BR.i18n.json | 2 +- i18n/ro.i18n.json | 2 +- i18n/ru.i18n.json | 2 +- i18n/sr.i18n.json | 2 +- i18n/sv.i18n.json | 351 +++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/th.i18n.json | 2 +- i18n/tr.i18n.json | 2 +- i18n/zh-CN.i18n.json | 2 +- i18n/zh-TW.i18n.json | 2 +- 26 files changed, 407 insertions(+), 56 deletions(-) create mode 100644 i18n/sv.i18n.json diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index 5c569886..9f76d32b 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "حذف المرق هو حذف نهائي . لا يمكن التراجع إذا حذف.", "attachmentDeletePopup-title": "تريد حذف المرفق ?", "attachments": "المرفقات", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "حجم ملف الصورة الخاصة بك كبير . لا يمكن أن تتجاوز 70 كيلو أكتي", "back": "رجوع", "board-change-color": "تغيير اللومr", diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json index 7c431422..3f6682d5 100644 --- a/i18n/br.i18n.json +++ b/i18n/br.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.", "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Attachments", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "The avatar is too large (70Kb max)", "back": "Back", "board-change-color": "Kemmañ al liv", diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index 0e2f9b1b..faddc32c 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "L'esborrat d'un arxiu adjunt és permanent. No es pot desfer.", "attachmentDeletePopup-title": "Esborrar adjunt?", "attachments": "Adjunts", - "auto-watch": "Veure els taulers automàticament després de crear-los", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "L'avatar és massa gran (70Kb max)", "back": "Enrere", "board-change-color": "Canvia el color", diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index c9fc6538..9084bcce 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Smazání přílohy je trvalé. Nejde vrátit zpět.", "attachmentDeletePopup-title": "Smazat přílohu?", "attachments": "Přílohy", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Avatar je příliš velký (70Kb max)", "back": "Zpět", "board-change-color": "Změnit barvu", diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index dd9490c6..d792ca10 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Das Löschen eines Anhangs kann nicht wieder rückgängig gemacht werden.", "attachmentDeletePopup-title": "Anhang löschen?", "attachments": "Anhänge", - "auto-watch": "Neue Boards automatisch beobachten", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Das Profilbild ist zu groß (max. 70Kb)", "back": "Zurück", "board-change-color": "Farbe ändern", diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index 5b15ac2f..36045a3c 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.", "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Attachments", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "The avatar is too large (70Kb max)", "back": "Reen", "board-change-color": "Ŝanĝi koloron", diff --git a/i18n/es-ES.i18n.json b/i18n/es-ES.i18n.json index 6cebe1f2..9e4c4302 100644 --- a/i18n/es-ES.i18n.json +++ b/i18n/es-ES.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "El borrado de un archivo adjunto es permanente. No se puede deshacer.", "attachmentDeletePopup-title": "¿Borrar adjunto?", "attachments": "Adjuntos", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "El avatar es demasiado grande (70Kb max)", "back": "Atrás", "board-change-color": "Cambiar color", diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 05552389..74456850 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "El borrado de un archivo adjunto es permanente. No se puede deshacer.", "attachmentDeletePopup-title": "¿Borrar adjunto?", "attachments": "Adjuntos", - "auto-watch": "Vigilar tableros automáticamente cuando se crean", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "The avatar is too large (70Kb max)", "back": "Atrás", "board-change-color": "Cambiar color", diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index b140e53c..3afb4175 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Eranskina ezabatzea behin betikoa da. Ez dago desegiterik.", "attachmentDeletePopup-title": "Ezabatu eranskina?", "attachments": "Eranskinak", - "auto-watch": "Automatikoki ikuskatu arbelak hauek sortzean", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Avatarra handiegia da (Gehienez 70Kb)", "back": "Atzera", "board-change-color": "Aldatu kolorea", diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index 0eb9ba88..7a4850e5 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "حذف پیوست دایمی خواهد بود، بدون بازگشت", "attachmentDeletePopup-title": "آیا می خواهید ضمیمه را حذف کنید؟", "attachments": "ضمائم", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "حجم تصویر انتخاب شده بیشتر از حد مجاز است .(حد مجاز 70Kb)", "back": "بازگشت", "board-change-color": "تغییر رنگ", diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index 6d5ae099..d2d3660c 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Liitetiedoston poistaminen on lopullista. Tätä ei pysty peruuttamaan.", "attachmentDeletePopup-title": "Poista liitetiedosto?", "attachments": "Liitetiedostot", - "auto-watch": "Automaattisesti seuraa tauluja kun ne on luotu", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Profiilikuva on liian suuri (70Kb maksimi)", "back": "Takaisin", "board-change-color": "Muokkaa väriä", diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index d2327a99..35ac76e8 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "מחיקת קובץ מצורף הינה סופית. אין דרך חזרה.", "attachmentDeletePopup-title": "למחוק קובץ מצורף?", "attachments": "קבצים מצורפים", - "auto-watch": "עקוב באופן אוטומטי אחרי לוחות אחרי שהם נוצרים", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "האווטאר גדול מידי (מקס 70Kb)", "back": "חזור", "board-change-color": "שנה צבע", diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index e734a193..ec40af1a 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "L'eliminazione di un allegato è permanente. Non è possibile annullare.", "attachmentDeletePopup-title": "Eliminare l'allegato?", "attachments": "Allegati", - "auto-watch": "Segui automaticamente le bacheche quando le crei", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "L'avatar è troppo grande (max 70Kb)", "back": "Indietro", "board-change-color": "Cambia colore", diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 95d610ee..852ae6f2 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -2,12 +2,12 @@ "accept": "受け入れ", "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-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__", @@ -71,7 +71,7 @@ "attachment-delete-pop": "添付ファイルの削除をすると取り消しできません。", "attachmentDeletePopup-title": "添付ファイルを削除しますか?", "attachments": "添付ファイル", - "auto-watch": "作成したボードは自動的に監視する", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "アバターが大きすぎます(最大70KB)", "back": "戻る", "board-change-color": "色の変更", @@ -82,7 +82,7 @@ "boardChangeColorPopup-title": "ボードの背景を変更", "boardChangeTitlePopup-title": "ボード名の変更", "boardChangeVisibilityPopup-title": "公開範囲の変更", - "boardChangeWatchPopup-title": "Change Watch", + "boardChangeWatchPopup-title": "ウォッチの変更", "boardMenuPopup-title": "ボードメニュー", "boards": "ボード", "bucket-example": "Like “Bucket List” for example", @@ -93,14 +93,14 @@ "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": "期限", - "card-due-on": "Due on", + "card-due-on": "期限日", "card-edit-attachments": "添付ファイルの編集", "card-edit-labels": "ラベルの編集", "card-edit-members": "メンバーの編集", "card-labels-title": "カードのラベルを変更する", "card-members-title": "カードからボードメンバーを追加・削除する", "card-start": "開始", - "card-start-on": "Starts on", + "card-start-on": "開始日", "cardAttachmentsPopup-title": "Attach From", "cardDeletePopup-title": "カードを削除しますか?", "cardDetailsActionsPopup-title": "カード操作", @@ -137,7 +137,7 @@ "color-yellow": "黄", "comment": "コメント", "comment-placeholder": "コメントを書く", - "comment-only": "Limited", + "comment-only": "制限", "comment-only-desc": "Can comment on cards only.", "computer": "コンピューター", "create": "作成", @@ -205,11 +205,11 @@ "import-board-title": "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-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", + "importMapMembersAddPopup-title": "Wekanメンバーを選択", "info": "情報", "initials": "Initials", "invalid-date": "無効な日付", @@ -254,8 +254,8 @@ "normal": "通常", "normal-desc": "カードの閲覧と編集が可能。設定変更不可。", "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-participate": "作成した、またはメンバーとなったカードの更新情報を受け取る", + "notify-watch": "ウォッチしているすべてのボード、リスト、カードの更新情報を受け取る", "optional": "任意", "or": "or", "page-maybe-private": "このページはプライベートです。ログインして見てください。", @@ -295,9 +295,9 @@ "shortcut-show-shortcuts": "Bring up this shortcuts list", "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", + "show-cards-minimum-count": "以下より多い場合、リストにカード数を表示", + "sidebar-open": "サイドバーを開く", + "sidebar-close": "サイドバーを閉じる", "signupPopup-title": "アカウント作成", "star-board-title": "ボードにスターをつけると自分のボード一覧のトップに表示されます。", "starred-boards": "スターのついたボード", @@ -326,26 +326,26 @@ "welcome-list1": "基本", "welcome-list2": "高度", "what-to-do": "何をしたいですか?", - "admin-panel": "Admin Panel", + "admin-panel": "管理パネル", "settings": "設定", "people": "People", - "registration": "Registration", - "disable-self-registration": "Disable Self-Registration", - "invite": "Invite", + "registration": "登録", + "disable-self-registration": "自己登録を無効化", + "invite": "招待", "invite-people": "Invite People", "to-boards": "To board(s)", - "email-addresses": "Email Addresses", - "smtp-host-description": "The address of the SMTP server that handles your emails.", - "smtp-port-description": "The port your SMTP server uses for outgoing emails.", - "smtp-tls-description": "Enable TLS support for SMTP server", - "smtp-host": "SMTP Host", - "smtp-port": "SMTP Port", + "email-addresses": "Emailアドレス", + "smtp-host-description": "Emailを処理するSMTPサーバーのアドレス", + "smtp-port-description": "SMTPサーバーがEmail送信に使用するポート", + "smtp-tls-description": "SMTPサーバのTLSサポートを有効化", + "smtp-host": "SMTPホスト", + "smtp-port": "SMTPポート", "smtp-username": "ユーザー名", "smtp-password": "パスワード", - "smtp-tls": "TLS support", - "send-from": "From", - "invitation-code": "Invitation Code", + "smtp-tls": "TLSサポート", + "send-from": "送信元", + "invitation-code": "招待コード", "email-invite-register-subject": "__inviter__ sent you an invitation", "email-invite-register-text": "Dear __user__,\n\n__inviter__ invites you to Wekan for collaborations.\n\nPlease follow the link below:\n__url__\n\nAnd your invitation code is: __icode__\n\nThanks.", - "error-invitation-code-not-exist": "Invitation code doesn't exist" + "error-invitation-code-not-exist": "招待コードが存在しません" } \ No newline at end of file diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index e2076bf4..7a9bf687 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "영구 첨부파일을 삭제합니다. 되돌릴 수 없습니다.", "attachmentDeletePopup-title": "첨부 파일을 삭제합니까?", "attachments": "첨부 파일", - "auto-watch": "보드 생성 시 자동으로 감시합니다.", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "아바타 파일이 너무 큽니다. (최대 70Kb)", "back": "뒤로", "board-change-color": "보드 색 변경", diff --git a/i18n/no.i18n.json b/i18n/no.i18n.json index 18a2e22b..3736aed5 100644 --- a/i18n/no.i18n.json +++ b/i18n/no.i18n.json @@ -71,7 +71,7 @@ "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", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Profilbildet er for stort (70Kb max)", "back": "Tilbake", "board-change-color": "Endre farge", diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index f72aa03c..0787f52d 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Usunięcie załącznika jest nieodwracalne.", "attachmentDeletePopup-title": "Usunąć załącznik?", "attachments": "Załączniki", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Avatar jest za duży (maksymalnie 70Kb)", "back": "Wstecz", "board-change-color": "Zmień kolor", diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index cbb84cf2..7e1910fb 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Excluir um anexo é permanente. Não será possível recuperá-lo.", "attachmentDeletePopup-title": "Excluir Anexo?", "attachments": "Anexos", - "auto-watch": "Observar automaticamente os boards quando forem criados", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Imagem de avatar muito grande (máx 70KB)", "back": "Voltar", "board-change-color": "Alterar cor", diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json index e1d266e1..01784d62 100644 --- a/i18n/ro.i18n.json +++ b/i18n/ro.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Deleting an attachment is permanent. There is no undo.", "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Ataşamente", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "The avatar is too large (70Kb max)", "back": "Înapoi", "board-change-color": "Change color", diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index 31c59018..12d822f9 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Если удалить вложение, его нельзя будет восстановить.", "attachmentDeletePopup-title": "Удалить вложение?", "attachments": "Вложения", - "auto-watch": "Automatically watch boards when create it", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Аватар слишком большой (максимум 70кб)", "back": "Назад", "board-change-color": "Изменить цвет", diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json index 4f3f76fb..7a3a1153 100644 --- a/i18n/sr.i18n.json +++ b/i18n/sr.i18n.json @@ -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": "Automatski prati tablu kad je kreiraš", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Avatar je prevelik (maksimum je 70Kb)", "back": "Nazad", "board-change-color": "Promeni boju", diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json new file mode 100644 index 00000000..812d8047 --- /dev/null +++ b/i18n/sv.i18n.json @@ -0,0 +1,351 @@ +{ + "accept": "Acceptera", + "act-activity-notify": "[Wekan] Aktivitetsavisering", + "act-addAttachment": "bifogade __attachment__ to __card__", + "act-addComment": "kommenterade __card__: __comment__", + "act-createBoard": "skapade __board__", + "act-createCard": "lade till __card__ to __list__", + "act-createList": "lade till __list__ to __board__", + "act-addBoardMember": "lade till __member__ to __board__", + "act-archivedBoard": "arkiverade __board__", + "act-archivedCard": "arkiverade __card__", + "act-archivedList": "arkiverade __list__", + "act-importBoard": "importerade __board__", + "act-importCard": "importerade __card__", + "act-importList": "importerade __list__", + "act-joinMember": "lade __member__ till __card__", + "act-moveCard": "flyttade __card__ från __oldList__ till __list__", + "act-removeBoardMember": "tog bort __member__ från __board__", + "act-restoredCard": "återställde __card__ to __board__", + "act-unjoinMember": "tog bort __member__ from __card__", + "act-withBoardTitle": "[Wekan] __board__", + "act-withCardTitle": "[__board__] __card__", + "actions": "Åtgärder", + "activities": "Aktiviteter", + "activity": "Aktivitet", + "activity-added": "Lade %s till %s", + "activity-archived": "arkiverade %s", + "activity-attached": "bifogade %s to %s", + "activity-created": "skapade %s", + "activity-excluded": "exkluderade %s från %s", + "activity-imported": "importerade %s till %s från %s", + "activity-imported-board": "importerade %s från %s", + "activity-joined": "anslöt sig till %s", + "activity-moved": "tog bort %s från %s till %s", + "activity-on": "på %s", + "activity-removed": "tog bort %s från %s", + "activity-sent": "skickade %s till %s", + "activity-unjoined": "gick ur %s", + "activity-checklist-added": "lade kontrollista till %s", + "add": "Lägg till", + "add-attachment": "Lägg till bifogning", + "add-board": "Lägg till en ny anslagstavla", + "add-card": "Lägg till kort", + "add-checklist": "Lägg till en kontrollista", + "add-checklist-item": "Lägg till ett objekt till kontrollista", + "add-cover": "Lägg till omslag", + "add-label": "Lägg till etiketten", + "add-list": "Lägg till en lista", + "add-members": "Lägg till medlemmar", + "added": "Lade till", + "addMemberPopup-title": "Medlemmar", + "admin": "Adminstratör", + "admin-desc": "Kan visa och redigera kort, ta bort medlemmar och ändra inställningarna för anslagstavlan.", + "all-boards": "Alla anslagstavlor", + "and-n-other-card": "Och __count__ annat kort", + "and-n-other-card_plural": "Och __count__ andra kort", + "apply": "Tillämpa", + "app-is-offline": "Applikationen är för närvarande offline, uppdatera sidan kommer att orsaka dataförlust .", + "archive": "Arkivera", + "archive-all": "Arkivera", + "archive-board": "Arkiverad anslagstavla", + "archive-card": "Arkivera kort", + "archive-list": "Arkivera denna lista", + "archive-selection": "Arkivera val", + "archiveBoardPopup-title": "Arkivera anslagstavla?", + "archived-items": "Arkivera objekt", + "archives": "Arkiv", + "assign-member": "Tilldela medlem", + "attached": "bifogad", + "attachment": "Bilaga", + "attachment-delete-pop": "Ta bort en bilaga är permanent. Det går inte att ångra.", + "attachmentDeletePopup-title": "Ta bort bilaga?", + "attachments": "Bilagor", + "auto-watch": "Bevaka automatiskt anslagstavlor när de skapas", + "avatar-too-big": "Avatar är för stor (70Kb max)", + "back": "Tillbaka", + "board-change-color": "Ändra färg", + "board-nb-stars": "%s stjärnor", + "board-not-found": "Anslagstavla hittades inte", + "board-private-info": "Denna anslagstavla kommer att vara privat.", + "board-public-info": "Denna anslagstavla kommer att vara officiell.", + "boardChangeColorPopup-title": "Ändra bakgrund på anslagstavla", + "boardChangeTitlePopup-title": "Byt namn på anslagstavla", + "boardChangeVisibilityPopup-title": "Ändra synlighet", + "boardChangeWatchPopup-title": "Ändra bevaka", + "boardMenuPopup-title": "Anslagstavla meny", + "boards": "Anslagstavlor", + "bucket-example": "Gilla \"att-göra-innan-jag-dör-lista\" till exempel", + "cancel": "Avbryt", + "card-archived": "Detta kort är arkiverat.", + "card-comments-title": "Detta kort har %s kommentar.", + "card-delete-notice": "Ta bort är permanent. Du kommer att förlora alla åtgärder i samband med detta kort.", + "card-delete-pop": "Alla åtgärder kommer att tas bort från aktivitetsflöde och du kommer inte att kunna öppna kortet igen. Det går inte att ångra.", + "card-delete-suggest-archive": "Du kan arkivera ett kort för att ta bort det från anslagstavlan och bevara aktiviteten.", + "card-due": "Förfaller", + "card-due-on": "Förfaller på", + "card-edit-attachments": "Redigera bilaga", + "card-edit-labels": "Redigera etiketter", + "card-edit-members": "Redigera medlemmar", + "card-labels-title": "Ändra etiketter för kortet.", + "card-members-title": "Lägg till eller ta bort medlemmar av anslagstavlan från kortet.", + "card-start": "Börja", + "card-start-on": "Börja med", + "cardAttachmentsPopup-title": "Bifoga från", + "cardDeletePopup-title": "Ta bort kort?", + "cardDetailsActionsPopup-title": "Kortåtgärder", + "cardLabelsPopup-title": "Etiketter", + "cardMembersPopup-title": "Medlemmar", + "cardMorePopup-title": "Mera", + "cards": "Kort", + "change": "Ändra", + "change-avatar": "Ändra avatar", + "change-password": "Ändra lösenord", + "change-permissions": "Ändra behörigheter", + "change-settings": "Ändra inställningar", + "changeAvatarPopup-title": "Ändra avatar", + "changeLanguagePopup-title": "Ändra språk", + "changePasswordPopup-title": "Ändra lösenord", + "changePermissionsPopup-title": "Ändra behörigheter", + "changeSettingsPopup-title": "Ändra inställningar", + "checklists": "Kontrollistor", + "click-to-star": "Klicka för att stjärnmärka denna anslagstavla.", + "click-to-unstar": "Klicka för att ta bort stjärnmärkningen från denna anslagstavla.", + "clipboard": "Urklipp eller dra och släpp", + "close": "Stäng", + "close-board": "Stäng anslagstavla", + "close-board-pop": "Du kommer att kunna återställa anslagstavlan genom att klicka på knappen ”Arkiv” från hem huvudet.", + "color-black": "svart", + "color-blue": "blå", + "color-green": "grön", + "color-lime": "lime", + "color-orange": "orange", + "color-pink": "rosa", + "color-purple": "lila", + "color-red": "röd", + "color-sky": "himmel", + "color-yellow": "gul", + "comment": "Kommentar", + "comment-placeholder": "Skriv en kommentar", + "comment-only": "Begränsad", + "comment-only-desc": "Kan endast kommentera kort.", + "computer": "Dator", + "create": "Skapa", + "createBoardPopup-title": "Skapa anslagstavla", + "createLabelPopup-title": "Skapa etikett", + "current": "aktuell", + "date": "Datum", + "decline": "Nedgång", + "default-avatar": "Standard avatar", + "delete": "Ta bort", + "deleteLabelPopup-title": "Ta bort etikett?", + "description": "Beskrivning", + "disambiguateMultiLabelPopup-title": "Otvetydig etikettåtgärd", + "disambiguateMultiMemberPopup-title": "Otvetydig medlemsåtgärd", + "discard": "Kassera", + "done": "Färdig", + "download": "Hämta", + "edit": "Redigera", + "edit-avatar": "Ändra avatar", + "edit-profile": "Redigera profil", + "editCardStartDatePopup-title": "Ändra startdatum", + "editCardDueDatePopup-title": "Ändra förfallodatum", + "editLabelPopup-title": "Ändra etikett", + "editNotificationPopup-title": "Redigera avisering", + "editProfilePopup-title": "Redigera profil", + "email": "E-post", + "email-enrollAccount-subject": "Ett konto skapas för dig på __siteName__", + "email-enrollAccount-text": "Hej __user__,\n\nFör att börja använda tjänsten, klicka på länken nedan.\n\n__url__\n\nTack.", + "email-fail": "Sändning av e-post misslyckades", + "email-invalid": "Ogiltig e-post", + "email-invite": "Bjud in via e-post", + "email-invite-subject": "__inviter__ skickade dig en inbjudan", + "email-invite-text": "Bästa __user__,\n\n__inviter__ inbjuder dig till anslagstavlan \"__board__\" för samarbete.\n\nFölj länken nedan:\n\n__url__\n\nTack.", + "email-resetPassword-subject": "Återställa lösenordet för __siteName__", + "email-resetPassword-text": "Hej __user__,\n\nFör att återställa ditt lösenord, klicka på länken nedan.\n\n__url__\n\nTack.", + "email-sent": "E-post skickad", + "email-verifyEmail-subject": "Verifiera din e-post adress på __siteName__", + "email-verifyEmail-text": "Hej __user__,\n\nFör att verifiera din konto e-post, klicka på länken nedan.\n\n__url__\n\nTack.", + "error-board-doesNotExist": "Denna anslagstavla finns inte", + "error-board-notAdmin": "Du måste vara administratör för denna anslagstavla för att göra det", + "error-board-notAMember": "Du måste vara medlem i denna anslagstavla för att göra det", + "error-json-malformed": "Din text är inte giltigt JSON", + "error-json-schema": "Din JSON data inkluderar inte korrekt information i rätt format", + "error-list-doesNotExist": "Denna lista finns inte", + "error-user-doesNotExist": "Denna användare finns inte", + "error-user-notAllowSelf": "Denna åtgärd på egen är inte tillåtet", + "error-user-notCreated": "Den här användaren har inte skapats", + "error-username-taken": "Detta användarnamn är redan taget", + "export-board": "Exportera anslagstavla", + "filter": "Filtrera", + "filter-cards": "Filtrera kort", + "filter-clear": "Rensa filter", + "filter-no-label": "Ingen etikett", + "filter-no-member": "Ingen medlem", + "filter-on": "Filter är på", + "filter-on-desc": "Du filtrerar kort på denna anslagstavla. Klicka här för att redigera filter.", + "filter-to-selection": "Filter till val", + "fullname": "Namn", + "header-logo-title": "Gå tillbaka till din anslagstavlor-sida.", + "hide-system-messages": "Göm systemmeddelanden", + "headerBarCreateBoardPopup-title": "Skapa anslagstavla", + "home": "Hem", + "import": "Importera", + "import-board": "Importera från Trello", + "import-board-title": "Importera anslagstavla från Trello", + "import-board-trello-instruction": "I din Trello-anslagstavla, gå till 'Meny', sedan 'Mera', 'Skriv ut och exportera', 'Exportera JSON' och kopiera den resulterande text.", + "import-json-placeholder": "Klistra in giltigt JSON data här", + "import-map-members": "Kartlägg medlemmar", + "import-members-map": "Din importerade anslagstavla har några medlemmar. Kartlägg medlemmarna som du vill importera till Wekan-användare", + "import-show-user-mapping": "Granska medlemskartläggning", + "import-user-select": "Välj Wekan-användare du vill använda som denna medlem", + "importMapMembersAddPopup-title": "Välj Wekan member", + "info": "Infos", + "initials": "Initialer ", + "invalid-date": "Ogiltigt datum", + "joined": "gick med", + "just-invited": "Du blev nyss inbjuden till denna anslagstavla", + "keyboard-shortcuts": "Tangentbordsgenvägar", + "label-create": "Skapa en ny etikett", + "label-default": "%s etikett (standard)", + "label-delete-pop": "Det finns ingen ångra. Detta tar bort denna etikett från alla kort och förstöra dess historik.", + "labels": "Etiketter", + "language": "Språk", + "last-admin-desc": "Du kan inte ändra roller för det måste finnas minst en administratör.", + "leave-board": "Lämna anslagstavla", + "link-card": "Länka till detta kort", + "list-archive-cards": "Arkivera alla kort i denna lista", + "list-archive-cards-pop": "Detta tar bort alla kort i denna lista från anslagstavlan. Om du se arkiverade kort och få dem tillbaka till anslagstavlan, klicka på ”Meny” > ”Arkiverade objekt”.", + "list-move-cards": "Flytta alla kort i denna lista", + "list-select-cards": "Välj alla kort i denna lista", + "listActionPopup-title": "Liståtgärder", + "listImportCardPopup-title": "Importera ett Trello kort", + "lists": "Listor", + "log-out": "Logga ut", + "log-in": "Logga in", + "loginPopup-title": "Logga in", + "memberMenuPopup-title": "Användarinställningar", + "members": "Medlemmar", + "menu": "Meny", + "move-selection": "Flytta vald", + "moveCardPopup-title": "Flytta kort", + "moveCardToBottom-title": "Flytta längst ner", + "moveCardToTop-title": "Flytta högst upp", + "moveSelectionPopup-title": "Flytta vald", + "multi-selection": "Flerval", + "multi-selection-on": "Flerval är på", + "muted": "Tystad", + "muted-info": "Du kommer aldrig att meddelas om eventuella ändringar i denna anslagstavla", + "my-boards": "Mina anslagstavlor", + "name": "Namn", + "no-archived-cards": "Inga arkiverade kort.", + "no-archived-lists": "Inga arkiverade listor.", + "no-results": "Inga reslutat", + "normal": "Normal", + "normal-desc": "Kan se och redigera kort. Kan inte ändra inställningar.", + "not-accepted-yet": "Inbjudan inte ännu accepterad", + "notify-participate": "Få uppdateringar till alla kort du deltar i som skapare eller medlem", + "notify-watch": "Få uppdateringar till alla anslagstavlor, listor, eller kort du bevakar", + "optional": "valfri", + "or": "eller", + "page-maybe-private": "Denna sida kan vara privat. Du kanske kan se den genom att logga in.", + "page-not-found": "Sidan hittades inte.", + "password": "Lösenord", + "paste-or-dragdrop": "klistra in eller dra och släpp bildfil till den (endast bilder)", + "participating": "Deltagande", + "preview": "Förhandsvisning", + "previewAttachedImagePopup-title": "Förhandsvisning", + "previewClipboardImagePopup-title": "Förhandsvisning", + "private": "Privat", + "private-desc": "Denna anslagstavla är privat. Endast personer tillagda till anslagstavlan kan se och redigera den.", + "profile": "Profil", + "public": "Officiell", + "public-desc": "Denna anslagstavla är offentlig. Den är synligt för alla med länken och kommer att dyka upp i sökmotorer som Google. Endast personer tillagda till anslagstavlan kan redigera.", + "quick-access-description": "Stjärnmärk en anslagstavla för att lägga till en genväg i detta fält.", + "remove-cover": "Ta bort omslag", + "remove-from-board": "Ta bort från anslagstavla", + "remove-label": "Ta bort etiketten", + "remove-list": "Ta bort listan", + "remove-member": "Ta bort medlem", + "remove-member-from-card": "Ta bort från kort", + "remove-member-pop": "Ta bort __name__ (__username__) från __boardTitle__? Medlemmen kommer att bli borttagen från alla kort i denna anslagstavla. De kommer att få en avisering.", + "removeMemberPopup-title": "Ta bort medlem?", + "rename": "Byt namn", + "rename-board": "Byt namn på anslagstavla", + "restore": "Återställ", + "save": "Spara", + "search": "Sök", + "select-color": "Välj en färg", + "shortcut-assign-self": "Tilldela dig nuvarande kort", + "shortcut-autocomplete-emoji": "Komplettera automatiskt emoji", + "shortcut-autocomplete-members": "Komplettera automatiskt medlemmar", + "shortcut-clear-filters": "Rensa alla filter", + "shortcut-close-dialog": "Stäng dialog", + "shortcut-filter-my-cards": "Filtrera mina kort", + "shortcut-show-shortcuts": "Ta fram denna genvägslista", + "shortcut-toggle-filterbar": "Växla filtrets sidofält", + "shortcut-toggle-sidebar": "Växla anslagstavlans sidofält", + "show-cards-minimum-count": "Visa kortantal om listan innehåller mer än", + "sidebar-open": "Stäng sidofält", + "sidebar-close": "Stäng sidofält", + "signupPopup-title": "Skapa ett konto", + "star-board-title": "Klicka för att stjärnmärka denna anslagstavla. Den kommer att visas högst upp på din lista över anslagstavlor.", + "starred-boards": "Stjärnmärkta anslagstavlor", + "starred-boards-description": "Stjärnmärkta anslagstavlor visas högst upp på din lista över anslagstavlor.", + "subscribe": "Prenumenera", + "team": "Grupp", + "this-board": "denna anslagstavla", + "this-card": "detta kort", + "time": "Tid", + "title": "Titel", + "tracking": "Spårning", + "tracking-info": "Du kommer att meddelas om eventuella ändringar av dessa kort du deltar i som skapare eller medlem.", + "unassign-member": "Ta bort tilldelad medlem", + "unsaved-description": "Du har en osparad beskrivning.", + "unwatch": "Avbevaka", + "upload": "Ladda upp", + "upload-avatar": "Ladda upp en avatar", + "uploaded-avatar": "Laddade upp en avatar", + "username": "Änvandarnamn", + "view-it": "Visa det", + "warn-list-archived": "varning: detta kort är en arkiverad lista", + "watch": "Bevaka", + "watching": "Bevakar", + "watching-info": "Du kommer att meddelas om alla ändringar på denna anslagstavla", + "welcome-board": "Välkomstanslagstavla", + "welcome-list1": "Grunderna", + "welcome-list2": "Avancerad", + "what-to-do": "Vad vill du göra?", + "admin-panel": "Administratörspanel ", + "settings": "Inställningar", + "people": "Personer", + "registration": "Registrering", + "disable-self-registration": "Avaktiverar självregistrering", + "invite": "Bjud in", + "invite-people": "Bjud in personer", + "to-boards": "Till anslagstavl(a/or)", + "email-addresses": "E-post adresser", + "smtp-host-description": "Adressen till SMTP-servern som hanterar din e-post.", + "smtp-port-description": "Porten SMTP-servern använder för utgående e-post.", + "smtp-tls-description": "Aktivera TLS-stöd för SMTP-server", + "smtp-host": "SMTP-värd", + "smtp-port": "SMTP-port", + "smtp-username": "Användarnamn", + "smtp-password": "Lösenord", + "smtp-tls": "TLS-stöd", + "send-from": "Från", + "invitation-code": "Inbjudningskod", + "email-invite-register-subject": "__inviter__ skickade dig en inbjudan", + "email-invite-register-text": "Bästa __user__,\n\n__inviter__ inbjuder dig till Wekan för samarbeten.\n\nVänligen följ länken nedan:\n__url__\n\nOch din inbjudningskod är: __icode__\n\nTack.", + "error-invitation-code-not-exist": "Inbjudningskod finns inte" +} \ No newline at end of file diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json index 5069858b..ca3a40f9 100644 --- a/i18n/th.i18n.json +++ b/i18n/th.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "ลบสิ่งที่แนบมาถาวร ไม่สามารถเลิกทำได้", "attachmentDeletePopup-title": "ลบสิ่งที่แนบมาหรือไม่", "attachments": "สิ่งที่แนบมา", - "auto-watch": "ดูบอร์ดโดยปริยายเมื่อมันถูกสร้าง", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "ภาพมีขนาดใหญ่เกินไป (สูงสุด 70Kb )", "back": "ย้อนกลับ", "board-change-color": "เปลี่ยนสี", diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index ae85280f..574f92ac 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Ek dosya silme işlemi kalıcıdır. Geri dönüşü yok", "attachmentDeletePopup-title": "Ek Dosya Silinsin Mi?", "attachments": "Ek Dosyalar", - "auto-watch": "Oluşan yeni panoları otomatik takip et", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "Avatar resmi çok büyük (70Kb maksimum)", "back": "Geri", "board-change-color": "Renk değiştir", diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index 0c721062..e80e68e3 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "删除附件的操作不可逆。", "attachmentDeletePopup-title": "删除附件?", "attachments": "附件", - "auto-watch": "创建看板时自动关注", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "头像文件过大 (上限 70 Kb)", "back": "返回", "board-change-color": "更改颜色", diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 6581fb86..1986de68 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "刪除附件的操作無法還原。", "attachmentDeletePopup-title": "刪除附件?", "attachments": "附件", - "auto-watch": "新增看板時自動加入觀察", + "auto-watch": "Automatically watch boards when they are created", "avatar-too-big": "大頭貼太大 (最大 70 Kb)", "back": "返回", "board-change-color": "更改顏色", -- cgit v1.2.3-1-g7c22 From 9122b7d3109be8c9f75ae7bbfd9b7dd662458f08 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 16 Apr 2017 12:02:58 +0300 Subject: Add: Binary package for debian and devuan. Thanks to soohwa ! --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4584326c..799ef0bc 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Docker and source based installs. You can also [Install from source on Windows][installsource_windows] -[Debian Wheezy 64bit][debian_wheezy] +[Debian Wheezy 64bit & Devuan Jessie 64 bit][debian_wheezy_devuan_jessie] [More Platforms, and Upcoming Platforms](https://github.com/wekan/wekan/wiki/Platforms) @@ -129,7 +129,7 @@ with [Meteor](https://www.meteor.com). [scalingo_deploy]: https://my.scalingo.com/deploy?source=https://github.com/wekan/wekan#master [cloudron_button]: https://cloudron.io/img/button.svg [cloudron_install]: https://cloudron.io/button.html?app=io.wekan.cloudronapp -[debian_wheezy]: https://github.com/soohwa/sps/blob/master/example/docs/1/wekan.md +[debian_wheezy_devuan_jessie]: https://github.com/soohwa/sps/blob/master/example/docs/1/wekan.md [travis_badge]: https://travis-ci.org/wekan/wekan.svg?branch=meteor-1.4 [travis_status]: https://travis-ci.org/wekan/wekan [install_source]: https://github.com/wekan/wekan/wiki/Install-and-Update#install-manually-from-source -- cgit v1.2.3-1-g7c22 From 41bec75886f9f446c70abff769a041900796750c Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Sun, 16 Apr 2017 14:28:44 +0300 Subject: Update translations. --- i18n/de.i18n.json | 2 +- i18n/sv.i18n.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index d792ca10..864f201d 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -71,7 +71,7 @@ "attachment-delete-pop": "Das Löschen eines Anhangs kann nicht wieder rückgängig gemacht werden.", "attachmentDeletePopup-title": "Anhang löschen?", "attachments": "Anhänge", - "auto-watch": "Automatically watch boards when they are created", + "auto-watch": "Neue Boards nach Erstellung automatisch beobachten", "avatar-too-big": "Das Profilbild ist zu groß (max. 70Kb)", "back": "Zurück", "board-change-color": "Farbe ändern", diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index 812d8047..a56289c9 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -135,7 +135,7 @@ "color-red": "röd", "color-sky": "himmel", "color-yellow": "gul", - "comment": "Kommentar", + "comment": "Kommentera", "comment-placeholder": "Skriv en kommentar", "comment-only": "Begränsad", "comment-only-desc": "Kan endast kommentera kort.", -- cgit v1.2.3-1-g7c22 From 22aa6efa32fa5a8ff4fe3301097849bc250f2212 Mon Sep 17 00:00:00 2001 From: Ryan Helsing Date: Tue, 18 Apr 2017 13:38:24 -0400 Subject: add comment false --- models/import.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/models/import.js b/models/import.js index 41c2204b..4e78c53a 100644 --- a/models/import.js +++ b/models/import.js @@ -145,6 +145,7 @@ class TrelloCreator { userId: Meteor.userId(), isAdmin: true, isActive: true, + isCommentOnly: false, }], permission: this.getPermission(trelloBoard.prefs.permissionLevel), slug: getSlug(trelloBoard.name) || 'board', @@ -170,6 +171,7 @@ class TrelloCreator { userId: wekanId, isAdmin: this.getAdmin(trelloMembership.memberType), isActive: true, + isCommentOnly: false, }); } } -- cgit v1.2.3-1-g7c22 From e25ea28ba0b8a576cee43d5e8d35fa49e0aa663b Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 25 Apr 2017 20:21:36 +0300 Subject: Update translations. --- i18n/ar.i18n.json | 2 +- i18n/br.i18n.json | 2 +- i18n/ca.i18n.json | 2 +- i18n/cs.i18n.json | 2 +- i18n/de.i18n.json | 2 +- i18n/en.i18n.json | 2 +- i18n/eo.i18n.json | 2 +- i18n/es-ES.i18n.json | 2 +- i18n/es.i18n.json | 2 +- i18n/eu.i18n.json | 2 +- i18n/fa.i18n.json | 2 +- i18n/fi.i18n.json | 2 +- i18n/fr.i18n.json | 34 ++-- i18n/he.i18n.json | 444 +++++++++++++++++++++++++-------------------------- i18n/it.i18n.json | 2 +- i18n/ja.i18n.json | 2 +- i18n/ko.i18n.json | 2 +- i18n/no.i18n.json | 2 +- i18n/pl.i18n.json | 2 +- i18n/pt-BR.i18n.json | 12 +- i18n/ro.i18n.json | 2 +- i18n/ru.i18n.json | 2 +- i18n/sr.i18n.json | 2 +- i18n/sv.i18n.json | 2 +- i18n/th.i18n.json | 2 +- i18n/tr.i18n.json | 2 +- i18n/zh-CN.i18n.json | 2 +- i18n/zh-TW.i18n.json | 2 +- 28 files changed, 270 insertions(+), 270 deletions(-) diff --git a/i18n/ar.i18n.json b/i18n/ar.i18n.json index 9f76d32b..6eda51fa 100644 --- a/i18n/ar.i18n.json +++ b/i18n/ar.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "تريد حذف المرفق ?", "attachments": "المرفقات", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "حجم ملف الصورة الخاصة بك كبير . لا يمكن أن تتجاوز 70 كيلو أكتي", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "رجوع", "board-change-color": "تغيير اللومr", "board-nb-stars": "%s نجوم", diff --git a/i18n/br.i18n.json b/i18n/br.i18n.json index 3f6682d5..4a2d4d47 100644 --- a/i18n/br.i18n.json +++ b/i18n/br.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Attachments", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "The avatar is too large (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Back", "board-change-color": "Kemmañ al liv", "board-nb-stars": "%s stered", diff --git a/i18n/ca.i18n.json b/i18n/ca.i18n.json index faddc32c..1fbefbb3 100644 --- a/i18n/ca.i18n.json +++ b/i18n/ca.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Esborrar adjunt?", "attachments": "Adjunts", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "L'avatar és massa gran (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Enrere", "board-change-color": "Canvia el color", "board-nb-stars": "%s estrelles", diff --git a/i18n/cs.i18n.json b/i18n/cs.i18n.json index 9084bcce..1fc46d2b 100644 --- a/i18n/cs.i18n.json +++ b/i18n/cs.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Smazat přílohu?", "attachments": "Přílohy", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Avatar je příliš velký (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Zpět", "board-change-color": "Změnit barvu", "board-nb-stars": "%s hvězdiček", diff --git a/i18n/de.i18n.json b/i18n/de.i18n.json index 864f201d..3bc4aad0 100644 --- a/i18n/de.i18n.json +++ b/i18n/de.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Anhang löschen?", "attachments": "Anhänge", "auto-watch": "Neue Boards nach Erstellung automatisch beobachten", - "avatar-too-big": "Das Profilbild ist zu groß (max. 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Zurück", "board-change-color": "Farbe ändern", "board-nb-stars": "%s Sterne", diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index 143991d1..44169eae 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Attachments", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "The avatar is too large (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Back", "board-change-color": "Change color", "board-nb-stars": "%s stars", diff --git a/i18n/eo.i18n.json b/i18n/eo.i18n.json index 36045a3c..2d1a7328 100644 --- a/i18n/eo.i18n.json +++ b/i18n/eo.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Attachments", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "The avatar is too large (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Reen", "board-change-color": "Ŝanĝi koloron", "board-nb-stars": "%s stars", diff --git a/i18n/es-ES.i18n.json b/i18n/es-ES.i18n.json index 9e4c4302..b5ee43ac 100644 --- a/i18n/es-ES.i18n.json +++ b/i18n/es-ES.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "¿Borrar adjunto?", "attachments": "Adjuntos", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "El avatar es demasiado grande (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Atrás", "board-change-color": "Cambiar color", "board-nb-stars": "%s estrellas", diff --git a/i18n/es.i18n.json b/i18n/es.i18n.json index 74456850..06e45359 100644 --- a/i18n/es.i18n.json +++ b/i18n/es.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "¿Borrar adjunto?", "attachments": "Adjuntos", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "The avatar is too large (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Atrás", "board-change-color": "Cambiar color", "board-nb-stars": "%s stars", diff --git a/i18n/eu.i18n.json b/i18n/eu.i18n.json index 3afb4175..2217938a 100644 --- a/i18n/eu.i18n.json +++ b/i18n/eu.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Ezabatu eranskina?", "attachments": "Eranskinak", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Avatarra handiegia da (Gehienez 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Atzera", "board-change-color": "Aldatu kolorea", "board-nb-stars": "%s izar", diff --git a/i18n/fa.i18n.json b/i18n/fa.i18n.json index 7a4850e5..c6c87758 100644 --- a/i18n/fa.i18n.json +++ b/i18n/fa.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "آیا می خواهید ضمیمه را حذف کنید؟", "attachments": "ضمائم", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "حجم تصویر انتخاب شده بیشتر از حد مجاز است .(حد مجاز 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "بازگشت", "board-change-color": "تغییر رنگ", "board-nb-stars": "%s ستاره", diff --git a/i18n/fi.i18n.json b/i18n/fi.i18n.json index d2d3660c..86119942 100644 --- a/i18n/fi.i18n.json +++ b/i18n/fi.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Poista liitetiedosto?", "attachments": "Liitetiedostot", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Profiilikuva on liian suuri (70Kb maksimi)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Takaisin", "board-change-color": "Muokkaa väriä", "board-nb-stars": "%s tähteä", diff --git a/i18n/fr.i18n.json b/i18n/fr.i18n.json index 6d6ccf60..47863989 100644 --- a/i18n/fr.i18n.json +++ b/i18n/fr.i18n.json @@ -2,7 +2,7 @@ "accept": "Accepter", "act-activity-notify": "[Wekan] Notification d'activité", "act-addAttachment": "a joint __attachment__ à __card__", - "act-addComment": "a commenté __card__:__comment__", + "act-addComment": "a commenté __card__ : __comment__", "act-createBoard": "a créé __board__", "act-createCard": "a ajouté __card__ à __list__", "act-createList": "a ajouté __list__ à __board__", @@ -16,7 +16,7 @@ "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-restoredCard": "a restauré __card__ dans __board__", "act-unjoinMember": "a retiré __member__ de __card__", "act-withBoardTitle": "[Wekan] __board__", "act-withCardTitle": "[__board__] __card__", @@ -36,13 +36,13 @@ "activity-removed": "a supprimé %s de %s", "activity-sent": "a envoyé %s vers %s", "activity-unjoined": "a quitté %s", - "activity-checklist-added": "a ajouté une liste de vérifications à %s", + "activity-checklist-added": "a ajouté une checklist à %s", "add": "Ajouter", "add-attachment": "Joindre un fichier", "add-board": "Ajouter un nouveau tableau", "add-card": "Ajouter une carte", - "add-checklist": "Ajouter une liste de vérifications", - "add-checklist-item": "Ajouter un élément à la liste de vérifications", + "add-checklist": "Ajouter une checklist", + "add-checklist-item": "Ajouter un élément à la checklist", "add-cover": "Ajouter la couverture", "add-label": "Ajouter une étiquette", "add-list": "Ajouter une liste", @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Supprimer la pièce jointe ?", "attachments": "Pièces jointes", "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)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Retour", "board-change-color": "Changer la couleur", "board-nb-stars": "%s étoiles", @@ -118,7 +118,7 @@ "changePasswordPopup-title": "Modifier le mot de passe", "changePermissionsPopup-title": "Modifier les permissions", "changeSettingsPopup-title": "Modifier les paramètres", - "checklists": "Listes de vérifications", + "checklists": "Checklists", "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", @@ -166,7 +166,7 @@ "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-fail": "Échec de l'envoi du courriel.", "email-invalid": "Adresse email incorrecte.", "email-invite": "Inviter par email", "email-invite-subject": "__inviter__ vous a envoyé une invitation", @@ -176,15 +176,15 @@ "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-doesNotExist": "Ce tableau n'existe pas", "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-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": "Cette action n'est pas autorisée pour soi-même", - "error-user-notCreated": "Cet utilisateur n’a pas encore été créé", + "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", @@ -206,7 +206,7 @@ "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-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", @@ -253,7 +253,7 @@ "no-results": "Pas de résultats", "normal": "Normal", "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", + "not-accepted-yet": "L'invitation n'a pas encore été acceptée", "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", @@ -298,7 +298,7 @@ "show-cards-minimum-count": "Afficher le nombre de cartes si la liste en contient plus de ", "sidebar-open": "Ouvrir le panneau", "sidebar-close": "Fermer le panneau", - "signupPopup-title": "Créer un compe", + "signupPopup-title": "Créer un compte", "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 tête de votre liste de tableaux.", diff --git a/i18n/he.i18n.json b/i18n/he.i18n.json index 35ac76e8..7a0717fe 100644 --- a/i18n/he.i18n.json +++ b/i18n/he.i18n.json @@ -1,19 +1,19 @@ { "accept": "אישור", "act-activity-notify": "[Wekan] הודעת פעילות", - "act-addAttachment": " __attachment__ שוייך ל- __card__", - "act-addComment": "תגובה לכרטיס __card__ :__comment__", + "act-addAttachment": " __attachment__ צורף לכרטיס __card__", + "act-addComment": "התקבלה תגובה על הכרטיס __card__:‏ __comment__", "act-createBoard": "הלוח __board__ נוצר", "act-createCard": "הכרטיס __card__ התווסף לרשימה __list__", "act-createList": "הרשימה __list__ התווספה ללוח __board__", - "act-addBoardMember": "המשתמש __member__ שויך ללוח __board__", + "act-addBoardMember": "המשתמש __member__ נוסף ללוח __board__", "act-archivedBoard": "הלוח __board__ הועבר לארכיון", "act-archivedCard": "הכרטיס __card__ הועבר לארכיון", "act-archivedList": "הרשימה __card__ הועברה לארכיון", "act-importBoard": "הלוח __board__ יובא", "act-importCard": "הכרטיס __card__ יובא", "act-importList": "הרשימה __list__ יובאה", - "act-joinMember": "המשתמש __member__ שוייך לכרטיס __card__", + "act-joinMember": "המשתמש __member__ נוסף לכרטיס __card__", "act-moveCard": "הכרטיס __card__ הועבר מהרשימה __oldList__ לרשימה __list__", "act-removeBoardMember": "המשתמש __member__ הוסר מהלוח __board__", "act-restoredCard": "הכרטיס __card__ שוחזר ללוח __board__", @@ -30,101 +30,101 @@ "activity-excluded": "%s לא נכלל ב%s", "activity-imported": "%s ייובא מ%s אל %s", "activity-imported-board": "%s ייובא מ%s", - "activity-joined": "%s הצטרף", + "activity-joined": "הצטרפות אל %s", "activity-moved": "%s עבר מ%s ל%s", - "activity-on": "ב %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": "הוסף חבר", + "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": "יכול לצפות ולערוך כרטיסים, להסיר חברים ולשנות הגדרות ללוח.", + "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": "פריטים מאוחסנים בארכיון", + "and-n-other-card": "וכרטיס אחר", + "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": "הקצה חבר", + "assign-member": "הקצאת חבר", "attached": "מצורף", "attachment": "קובץ מצורף", - "attachment-delete-pop": "מחיקת קובץ מצורף הינה סופית. אין דרך חזרה.", + "attachment-delete-pop": "מחיקת קובץ מצורף הנה סופית. אין דרך חזרה.", "attachmentDeletePopup-title": "למחוק קובץ מצורף?", "attachments": "קבצים מצורפים", - "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "האווטאר גדול מידי (מקס 70Kb)", - "back": "חזור", - "board-change-color": "שנה צבע", + "auto-watch": "הוספת לוחות למעקב כשהם נוצרים", + "avatar-too-big": "The avatar is too large (70KB max)", + "back": "חזרה", + "board-change-color": "שינוי צבע", "board-nb-stars": "%s כוכבים", "board-not-found": "לוח לא נמצא", "board-private-info": "לוח זה יהיה פרטי.", "board-public-info": "לוח זה יהיה ציבורי.", - "boardChangeColorPopup-title": "שנה רקע ללוח", - "boardChangeTitlePopup-title": "שנה שם ללוח", - "boardChangeVisibilityPopup-title": "שנה תצוגה", - "boardChangeWatchPopup-title": "שנה את הגדרת המעקב", + "boardChangeColorPopup-title": "שינוי רקע ללוח", + "boardChangeTitlePopup-title": "שינוי שם הלוח", + "boardChangeVisibilityPopup-title": "שינוי מצב הצגה", + "boardChangeWatchPopup-title": "שינוי הגדרת המעקב", "boardMenuPopup-title": "תפריט לוח", "boards": "לוחות", - "bucket-example": "כמו “Bucket List” לדוגמא", - "cancel": "בטל", - "card-archived": "כרטיס זה מאוחסן בארכיון", + "bucket-example": "כמו למשל „רשימת המשימות“", + "cancel": "ביטול", + "card-archived": "כרטיס זה שמור בארכיון.", "card-comments-title": "לכרטיס זה %s תגובות.", - "card-delete-notice": "מחיקה היא סופית. תאבדו את כל הפעולות המשויכות לכרטיס זה.", - "card-delete-pop": "כל הפעולות יוסרו מלוח הפעילות ולא תוכלו לפתוח מחדש את הכרטיס. אין דרך חזרה.", - "card-delete-suggest-archive": "באפשרותך לאחסן בארכיון כרטיס כדי להסירו מהלוח ולשמר את הפעילות.", + "card-delete-notice": "מחיקה היא סופית. כל הפעולות המשויכות לכרטיס זה תלכנה לאיוד.", + "card-delete-pop": "כל הפעולות יוסרו מלוח הפעילות ולא תהיה אפשרות לפתוח מחדש את הכרטיס. אין דרך חזרה.", + "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": "צרף מ", + "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": "שנה הגדרות", + "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": "לוח עריכה או גרור ושחרר", - "close": "סגור", - "close-board": "סגור לוח", - "close-board-pop": "תוכלו לשחזר את הלוח בלחיצה על כפתור \"ארכיונים\" מהכותרת העליונה.", + "click-to-star": "יש ללחוץ להוספת הלוח למועדפים.", + "click-to-unstar": "יש ללחוץ להסרת הלוח מהמועדפים.", + "clipboard": "לוח גזירים או גרירה ושחרור", + "close": "סגירה", + "close-board": "סגירת לוח", + "close-board-pop": "ניתן לשחזר את הלוח בלחיצה על כפתור „ארכיונים“ מהכותרת העליונה.", "color-black": "שחור", "color-blue": "כחול", "color-green": "ירוק", @@ -135,133 +135,133 @@ "color-red": "אדום", "color-sky": "תכלת", "color-yellow": "צהוב", - "comment": "פרסם", - "comment-placeholder": "כתוב הערה", - "comment-only": "Limited", - "comment-only-desc": "ניתן להעיר רק על כרטיסים", + "comment": "להגיב", + "comment-placeholder": "כתיבת תגובה", + "comment-only": "מוגבל", + "comment-only-desc": "ניתן להעיר על כרטיסים בלבד.", "computer": "מחשב", - "create": "צור", - "createBoardPopup-title": "צור לוח", - "createLabelPopup-title": "צור תווית", + "create": "יצירה", + "createBoardPopup-title": "יצירת לוח", + "createLabelPopup-title": "יצירת תווית", "current": "נוכחי", "date": "תאריך", - "decline": "סרב", - "default-avatar": "אווטאר ברירת מחדל", - "delete": "מחק", + "decline": "סירוב", + "default-avatar": "תמונת משתמש כבררת מחדל", + "delete": "מחיקה", "deleteLabelPopup-title": "למחוק תווית?", "description": "תיאור", "disambiguateMultiLabelPopup-title": "הבהרת פעולת תווית", "disambiguateMultiMemberPopup-title": "הבהרת פעולת חבר", - "discard": "בטל", + "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 שלך לא כוללים הנחיות בפורמט תקין", + "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-notAllowSelf": "אין הרשאה לביצוע פעולה זו על עצמך", "error-user-notCreated": "משתמש זה לא נוצר", "error-username-taken": "המשתמש כבר קיים במערכת", - "export-board": "ייצא לוח", + "export-board": "ייצוא לוח", "filter": "מסנן", - "filter-cards": "סנן כרטיסים", - "filter-clear": "נקה מסנן", + "filter-cards": "סינון כרטיסים", + "filter-clear": "ניקוי המסנן", "filter-no-label": "אין תווית", - "filter-no-member": "המשתמש לא קיים", - "filter-on": "מסנן פועל", - "filter-on-desc": "מסנן כרטיסים בלוח זה פועל. יש ללחוץ כאן לעריכת המסנן.", - "filter-to-selection": "סנן את הבחירה", + "filter-no-member": "אין חבר כזה", + "filter-on": "המסנן פועל", + "filter-on-desc": "מסנן כרטיסים פעיל בלוח זה. יש ללחוץ כאן לעריכת המסנן.", + "filter-to-selection": "סינון לבחירה", "fullname": "שם מלא", - "header-logo-title": "חזור לדף הלוחות שלך.", - "hide-system-messages": "הסתר הודעות מערכת", - "headerBarCreateBoardPopup-title": "צור לוח", + "header-logo-title": "חזרה לדף הלוחות שלך.", + "hide-system-messages": "הסתרת הודעות מערכת", + "headerBarCreateBoardPopup-title": "יצירת לוח", "home": "בית", - "import": "ייבא", - "import-board": "ייבא מטרלו", - "import-board-title": "ייבא לוח מטרלו", - "import-board-trello-instruction": "בלוח הטרלו שלך, עבור ל 'Menu', ואז ל 'More', 'Print and Export', 'Export JSON' והעתק את הטקסט שנוצר", - "import-json-placeholder": "הדבק נתוני JSON תקינים כאן", - "import-map-members": "מפֱה חברים", - "import-members-map": "הלוחות המיובאים שלך מכילים חברים. בבקשה מפה את החברים שתרצה לייבא כמשתמשים", - "import-show-user-mapping": "צפה במיפוי חברים", - "import-user-select": "בחר במשתמש עבור חבר זה", - "importMapMembersAddPopup-title": "בחר משתמש", - "info": "אינפורמציה", + "import": "ייבוא", + "import-board": "ייבוא מטרלו", + "import-board-title": "ייבוא לוח מטרלו", + "import-board-trello-instruction": "בלוח הטרלו שלך, עליך ללחוץ על 'Menu', ואז על 'More',‏ 'Print and Export',‏ 'Export JSON' ולהעתיק את הטקסט שנוצר.", + "import-json-placeholder": "יש להדביק את נתוני ה־JSON התקינים לכאן", + "import-map-members": "מיפוי חברים", + "import-members-map": "הלוחות המיובאים שלך מכילים חברים. נא למפות את החברים שברצונך לייבא למשתמשי Wekan", + "import-show-user-mapping": "סקירת מיפוי חברים", + "import-user-select": "נא לבחור את המשתמש ב־Wekan בו ברצונך להשתמש עבור חבר זה", + "importMapMembersAddPopup-title": "בחירת משתמש Wekan", + "info": "מידע", "initials": "ראשי תיבות", "invalid-date": "תאריך שגוי", "joined": "הצטרף", "just-invited": "הוזמנת ללוח זה", "keyboard-shortcuts": "קיצורי מקלדת", - "label-create": "צור תווית חדשה", - "label-default": "%s תווית (ברירת מחדל)", + "label-create": "יצירת תווית חדשה", + "label-default": "תווית בצבע %s (בררת מחדל)", "label-delete-pop": "אין דרך חזרה. התווית תוסר מכל הכרטיסים וההיסטוריה תימחק.", "labels": "תוויות", "language": "שפה", - "last-admin-desc": "לא ניתן לשנות תפקידים מכיוון שחייב להיות אדמין אחד לפחות.", - "leave-board": "עזוב לוח", + "last-admin-desc": "אין אפשרות לשנות תפקידים כיוון שחייב להיות מנהל אחד לפחות.", + "leave-board": "עזיבת הלוח", "link-card": "קישור לכרטיס זה", - "list-archive-cards": "אחסן בארכיון את כל הכרטיסים שברשימה זו", - "list-archive-cards-pop": "כל הכרטיסים מרשימה זו יוסרו מהלוח. לצפייה בכרטיסים המאוחסנים בארכיון ולהחזירם ללוח, לחצו \"תפריט\" > \"כרטיסים מאוחסנים בארכיון\".", - "list-move-cards": "הזז את כל הכרטיסים ברשימה זו", - "list-select-cards": "בחר את כל הכרטיסים ברשימה זו", + "list-archive-cards": "העברת כל הכרטיסים שברשימה זו לארכיון", + "list-archive-cards-pop": "פעולה זו תסיר את כל הכרטיסים שברשימה הזו מהלוח. כדי לצפות בכרטיסים שבארכיון ולהחזיר אותם בחזרה ללוח, יש ללחוץ על „תפריט“ > „פריטים בארכיון“.", + "list-move-cards": "העברת כל הכרטיסים שברשימה זו", + "list-select-cards": "בחירת כל הכרטיסים שברשימה זו", "listActionPopup-title": "פעולות רשימה", - "listImportCardPopup-title": "ייבא כרטיס מטרלו", + "listImportCardPopup-title": "ייבוא כרטיס מטרלו", "lists": "רשימות", - "log-out": "התנתק", - "log-in": "התחבר", - "loginPopup-title": "התחבר", - "memberMenuPopup-title": "הגדרות חבר", + "log-out": "יציאה", + "log-in": "כניסה", + "loginPopup-title": "כניסה", + "memberMenuPopup-title": "הגדרות חברות", "members": "חברים", "menu": "תפריט", - "move-selection": "הזז בחירה", - "moveCardPopup-title": "הזז כרטיס", - "moveCardToBottom-title": "העבר כרטיס לתחתית הרשימה", - "moveCardToTop-title": "העבר כרטיס לראש הרשימה ", - "moveSelectionPopup-title": "הזז בחירה", + "move-selection": "העברת הבחירה", + "moveCardPopup-title": "העברת כרטיס", + "moveCardToBottom-title": "העברת כרטיס לתחתית הרשימה", + "moveCardToTop-title": "העברת כרטיס לראש הרשימה ", + "moveSelectionPopup-title": "העברת בחירה", "multi-selection": "בחירה מרובה", "multi-selection-on": "בחירה מרובה פועלת", - "muted": "השתק", - "muted-info": "מעתה אתה לא תקבל עוד התראות על שינויים בלוח זה", + "muted": "מושתק", + "muted-info": "מעתה לא תתקבלנה אצלך התרעות על שינויים בלוח זה", "my-boards": "הלוחות שלי", "name": "שם", - "no-archived-cards": "אין כרטיסים מאוחסנים בארכיון.", - "no-archived-lists": "אין רשימות מאוחסנות בארכיון.", + "no-archived-cards": "אין כרטיסים בארכיון.", + "no-archived-lists": "אין רשימות בארכיון.", "no-results": "אין תוצאות", - "normal": "נורמלי", - "normal-desc": "יכול לצפות ולערוך כרטיסים. לא יכול לשנות הגדרות.", - "not-accepted-yet": "הזמנה לא התקבלה עדיין", - "notify-participate": "קבל התראות על שינויים בכרטיסים שיצרת או שבהם אתה חבר", - "notify-watch": "קבל התראות על עדכונים בכל לוח, רשימה או כרטיס שבהם אתה חבר", - "optional": "אופציונלי", + "normal": "רגיל", + "normal-desc": "הרשאה לצפות ולערוך כרטיסים. לא ניתן לשנות הגדרות.", + "not-accepted-yet": "ההזמנה לא אושרה עדיין", + "notify-participate": "קבלת עדכונים על כרטיסים בהם יש לך מעורבות הן בתהליך היצירה והן כחבר", + "notify-watch": "קבלת עדכונים על כל לוח, רשימה או כרטיס שסימנת למעקב", + "optional": "רשות", "or": "או", - "page-maybe-private": "יתכן שדף זה פרטי. תוכלו לצפות על ידי התחברות למערכת", + "page-maybe-private": "יתכן שדף זה פרטי. ניתן לצפות בו על ידי כניסה למערכת", "page-not-found": "דף לא נמצא.", - "password": "סיסמא", - "paste-or-dragdrop": "בכדי להדביק או drag & drop קובץ תמונה (תמונה בלבד)", + "password": "ססמה", + "paste-or-dragdrop": "כדי להדביק או לגרור ולשחרר קובץ תמונה אליו (תמונות בלבד)", "participating": "משתתפים", "preview": "תצוגה מקדימה", "previewAttachedImagePopup-title": "תצוגה מקדימה", @@ -270,82 +270,82 @@ "private-desc": "לוח זה פרטי. רק אנשים שנוספו ללוח יכולים לצפות ולערוך אותו.", "profile": "פרופיל", "public": "ציבורי", - "public-desc": "לוח זה ציבורי. כל מי שמחזיק בקישור יכול לצפות בלוח זה והלוח יופיע בתוצאות מנועי חיפוש כגון גוגל. רק אנשים שנוספו ללוח יכולים לערוך אותו.", - "quick-access-description": "בלחיצה על הכוכב יתווסף קיצור דרך ללוח בשורה זו.", - "remove-cover": "הסר כיסוי", - "remove-from-board": "הסר מהלוח", - "remove-label": "הסר תווית", - "remove-list": "הסר מהרשימה", - "remove-member": "הסר חבר", - "remove-member-from-card": "הסר מהכרטיס", - "remove-member-pop": "הסר __name__ (__username__) מ __boardTitle__? החבר יוסר מכל הכרטיסים בלוח זה. הוא יקבל על כך הודעה.", + "public-desc": "לוח זה ציבורי. כל מי שמחזיק בקישור יכול לצפות בלוח והוא יופיע בתוצאות מנועי חיפוש כגון גוגל. רק אנשים שנוספו ללוח יכולים לערוך אותו.", + "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)", + "rename": "שינוי שם", + "rename-board": "שינוי שם ללוח", + "restore": "שחזור", + "save": "שמירה", + "search": "חיפוש", + "select-color": "בחירת צבע", + "shortcut-assign-self": "להקצות אותי לכרטיס הנוכחי", + "shortcut-autocomplete-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": "בלחיצה על הכווכב של הלוח יתווסף הלוח לראש רשימת הלוחות שלך.", + "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": "הירשם", + "subscribe": "הרשמה", "team": "צוות", "this-board": "לוח זה", "this-card": "כרטיס זה", "time": "זמן", "title": "כותרת", - "tracking": "עוקב", - "tracking-info": "אתה תקבל התראות על שינויים בכרטיסים שיצרת או שאתה חבר בהם", - "unassign-member": "בטל הקצאת חבר", + "tracking": "מעקב", + "tracking-info": "על כל שינוי בכרטיסים בהם הייתה לך מעורבות ברמת היצירה או כחברות תגיע אליך הודעה.", + "unassign-member": "ביטול הקצאת חבר", "unsaved-description": "יש לך תיאור לא שמור.", - "unwatch": "הספק מעקב", - "upload": "העלה/טען", - "upload-avatar": "העלה/ טען אווטאר", - "uploaded-avatar": "אווטאר הועלה/נטען", + "unwatch": "ביטול מעקב", + "upload": "העלאה", + "upload-avatar": "העלאת תמונת משתמש", + "uploaded-avatar": "הועלתה תמונה משתמש", "username": "שם משתמש", - "view-it": "צפה", + "view-it": "הצגה", "warn-list-archived": "אזהרה: הכרטיס נמצא ברשימה שהועברה לארכיון", - "watch": "עקוב", - "watching": "עוקב", - "watching-info": "מעתה אתה תקבל התראות על עדכונים בלוח זה", - "welcome-board": "ברוך הבא ללוח", + "watch": "לעקוב", + "watching": "במעקב", + "watching-info": "מעתה יגיעו אליך דיווחים על כל שינוי בלוח זה", + "welcome-board": "לוח קבלת פנים", "welcome-list1": "יסודות", "welcome-list2": "מתקדם", - "what-to-do": "מה תרצה לעשות?", - "admin-panel": "מסך ניהול המערכת", + "what-to-do": "מה ברצונך לעשות?", + "admin-panel": "חלונית ניהול המערכת", "settings": "הגדרות", "people": "אנשים", "registration": "הרשמה", - "disable-self-registration": "בטל הרשמה עצמית", - "invite": "הזמן", - "invite-people": "הזמן אנשים", - "to-boards": "ללוח(ות)", - "email-addresses": "כתובת דוא\"ל", - "smtp-host-description": "כתובת שרת ה-SMTP שמטפל במיילים שלך", - "smtp-port-description": "מספר הפורט בו שרת ה- SMTP שלך משתמש", - "smtp-tls-description": "הפעל תמיכה ב- TLS עבור שרת ה- SMTP", - "smtp-host": "כתובת ה-SMTP", - "smtp-port": "פורט ה-SMTP", + "disable-self-registration": "השבתת הרשמה עצמית", + "invite": "הזמנה", + "invite-people": "הזמנת אנשים", + "to-boards": "ללוח/ות", + "email-addresses": "כתובות דוא״ל", + "smtp-host-description": "כתובת שרת ה־SMTP שמטפל בהודעות הדוא״ל שלך.", + "smtp-port-description": "מספר הפתחה בה שרת ה־SMTP שלך משתמש לדוא״ל יוצא.", + "smtp-tls-description": "הפעל תמיכה ב־TLS עבור שרת ה־SMTP", + "smtp-host": "כתובת ה־SMTP", + "smtp-port": "פתחת ה־SMTP", "smtp-username": "שם משתמש", - "smtp-password": "סיסמא", - "smtp-tls": "תמיכה ב- TLS", - "send-from": "מ", + "smtp-password": "ססמה", + "smtp-tls": "תמיכה ב־TLS", + "send-from": "מאת", "invitation-code": "קוד הזמנה", - "email-invite-register-subject": "__inviter__ שלח לך הזמנה", - "email-invite-register-text": "__user__ יקר,\n\n__inviter__ מזמין אותך לשתף פעולה ב- Wekan.\n\nאנא לחץ על הקישור:\n__url__\n\nקוד ההזמנה שלך הוא: __icode__\n\nתודה.", - "error-invitation-code-not-exist": "קוד ההזמנה אינו תקין" + "email-invite-register-subject": "נשלחה אליך הזמנה מאת __inviter__", + "email-invite-register-text": "__user__ יקר,\n\nקיבלת הזמנה מאת __inviter__ לשתף פעולה ב־Wekan.\n\nנא ללחוץ על הקישור:\n__url__\n\nקוד ההזמנה שלך הוא: __icode__\n\nתודה.", + "error-invitation-code-not-exist": "קוד ההזמנה אינו קיים" } \ No newline at end of file diff --git a/i18n/it.i18n.json b/i18n/it.i18n.json index ec40af1a..32b34284 100644 --- a/i18n/it.i18n.json +++ b/i18n/it.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Eliminare l'allegato?", "attachments": "Allegati", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "L'avatar è troppo grande (max 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Indietro", "board-change-color": "Cambia colore", "board-nb-stars": "%s stelle", diff --git a/i18n/ja.i18n.json b/i18n/ja.i18n.json index 852ae6f2..89d7457c 100644 --- a/i18n/ja.i18n.json +++ b/i18n/ja.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "添付ファイルを削除しますか?", "attachments": "添付ファイル", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "アバターが大きすぎます(最大70KB)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "戻る", "board-change-color": "色の変更", "board-nb-stars": "%s stars", diff --git a/i18n/ko.i18n.json b/i18n/ko.i18n.json index 7a9bf687..2aaded39 100644 --- a/i18n/ko.i18n.json +++ b/i18n/ko.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "첨부 파일을 삭제합니까?", "attachments": "첨부 파일", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "아바타 파일이 너무 큽니다. (최대 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "뒤로", "board-change-color": "보드 색 변경", "board-nb-stars": "%s개의 별", diff --git a/i18n/no.i18n.json b/i18n/no.i18n.json index 3736aed5..053091b5 100644 --- a/i18n/no.i18n.json +++ b/i18n/no.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Slette vedlegg?", "attachments": "Vedlegg", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Profilbildet er for stort (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Tilbake", "board-change-color": "Endre farge", "board-nb-stars": "%s stjerner", diff --git a/i18n/pl.i18n.json b/i18n/pl.i18n.json index 0787f52d..c30d62c2 100644 --- a/i18n/pl.i18n.json +++ b/i18n/pl.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Usunąć załącznik?", "attachments": "Załączniki", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Avatar jest za duży (maksymalnie 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Wstecz", "board-change-color": "Zmień kolor", "board-nb-stars": "%s odznaczeń", diff --git a/i18n/pt-BR.i18n.json b/i18n/pt-BR.i18n.json index 7e1910fb..4efe9d11 100644 --- a/i18n/pt-BR.i18n.json +++ b/i18n/pt-BR.i18n.json @@ -71,8 +71,8 @@ "attachment-delete-pop": "Excluir um anexo é permanente. Não será possível recuperá-lo.", "attachmentDeletePopup-title": "Excluir Anexo?", "attachments": "Anexos", - "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Imagem de avatar muito grande (máx 70KB)", + "auto-watch": "Veja automaticamente os boards que são criados", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Voltar", "board-change-color": "Alterar cor", "board-nb-stars": "%s estrelas", @@ -137,8 +137,8 @@ "color-yellow": "amarelo", "comment": "Comentário", "comment-placeholder": "Escrever um comentário", - "comment-only": "Limited", - "comment-only-desc": "Can comment on cards only.", + "comment-only": "Limitado", + "comment-only-desc": "Pode comentar apenas em cartões.", "computer": "Computador", "create": "Criar", "createBoardPopup-title": "Criar Quadro", @@ -337,12 +337,12 @@ "email-addresses": "Endereço de Email", "smtp-host-description": "O endereço do servidor SMTP que envia seus emails.", "smtp-port-description": "A porta que o servidor SMTP usa para enviar os emails.", - "smtp-tls-description": "Enable TLS support for SMTP server", + "smtp-tls-description": "Habilitar suporte TLS para servidor SMTP", "smtp-host": "Servidor SMTP", "smtp-port": "Porta SMTP", "smtp-username": "Nome de usuário", "smtp-password": "Senha", - "smtp-tls": "TLS support", + "smtp-tls": "Suporte TLS", "send-from": "De", "invitation-code": "Código do Convite", "email-invite-register-subject": "__inviter__ lhe enviou um convite", diff --git a/i18n/ro.i18n.json b/i18n/ro.i18n.json index 01784d62..4f51706e 100644 --- a/i18n/ro.i18n.json +++ b/i18n/ro.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Delete Attachment?", "attachments": "Ataşamente", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "The avatar is too large (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Înapoi", "board-change-color": "Change color", "board-nb-stars": "%s stars", diff --git a/i18n/ru.i18n.json b/i18n/ru.i18n.json index 12d822f9..d88ca809 100644 --- a/i18n/ru.i18n.json +++ b/i18n/ru.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Удалить вложение?", "attachments": "Вложения", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Аватар слишком большой (максимум 70кб)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Назад", "board-change-color": "Изменить цвет", "board-nb-stars": "%s избранное", diff --git a/i18n/sr.i18n.json b/i18n/sr.i18n.json index 7a3a1153..dc5d5b31 100644 --- a/i18n/sr.i18n.json +++ b/i18n/sr.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Obrisati prikačeni dokument ?", "attachments": "Prikačeni dokumenti", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Avatar je prevelik (maksimum je 70Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Nazad", "board-change-color": "Promeni boju", "board-nb-stars": "%s zvezdice", diff --git a/i18n/sv.i18n.json b/i18n/sv.i18n.json index a56289c9..ba55f593 100644 --- a/i18n/sv.i18n.json +++ b/i18n/sv.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Ta bort bilaga?", "attachments": "Bilagor", "auto-watch": "Bevaka automatiskt anslagstavlor när de skapas", - "avatar-too-big": "Avatar är för stor (70Kb max)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Tillbaka", "board-change-color": "Ändra färg", "board-nb-stars": "%s stjärnor", diff --git a/i18n/th.i18n.json b/i18n/th.i18n.json index ca3a40f9..9063a6a4 100644 --- a/i18n/th.i18n.json +++ b/i18n/th.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "ลบสิ่งที่แนบมาหรือไม่", "attachments": "สิ่งที่แนบมา", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "ภาพมีขนาดใหญ่เกินไป (สูงสุด 70Kb )", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "ย้อนกลับ", "board-change-color": "เปลี่ยนสี", "board-nb-stars": "ติดดาว %s", diff --git a/i18n/tr.i18n.json b/i18n/tr.i18n.json index 574f92ac..d561d518 100644 --- a/i18n/tr.i18n.json +++ b/i18n/tr.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "Ek Dosya Silinsin Mi?", "attachments": "Ek Dosyalar", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "Avatar resmi çok büyük (70Kb maksimum)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "Geri", "board-change-color": "Renk değiştir", "board-nb-stars": "%s yıldız", diff --git a/i18n/zh-CN.i18n.json b/i18n/zh-CN.i18n.json index e80e68e3..2a8ec860 100644 --- a/i18n/zh-CN.i18n.json +++ b/i18n/zh-CN.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "删除附件?", "attachments": "附件", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "头像文件过大 (上限 70 Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "返回", "board-change-color": "更改颜色", "board-nb-stars": "%s 星标", diff --git a/i18n/zh-TW.i18n.json b/i18n/zh-TW.i18n.json index 1986de68..9cf3bab1 100644 --- a/i18n/zh-TW.i18n.json +++ b/i18n/zh-TW.i18n.json @@ -72,7 +72,7 @@ "attachmentDeletePopup-title": "刪除附件?", "attachments": "附件", "auto-watch": "Automatically watch boards when they are created", - "avatar-too-big": "大頭貼太大 (最大 70 Kb)", + "avatar-too-big": "The avatar is too large (70KB max)", "back": "返回", "board-change-color": "更改顏色", "board-nb-stars": "%s 星號標記", -- cgit v1.2.3-1-g7c22 From 79a9170fa33aa2609905d6d219abf2a77d1fbfa0 Mon Sep 17 00:00:00 2001 From: Lauri Ojansivu Date: Tue, 25 Apr 2017 23:18:26 +0300 Subject: isCommentOnly false fix for Trello import. Thanks to rhelsing ! --- CHANGELOG.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c385908..3ef0f311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,12 +7,16 @@ Known bugs: This release adds the following new features: * Set first user as admin, it there is no existing - users and Wekan is not running at Sandstorm. + users and Wekan is not running at Sandstorm; * New Docker Compose [Wekan-MongoDB](https://github.com/wekan/wekan-mongodb) and [Wekan-PostgreSQL](https://github.com/wekan/wekan-postgresql) - that use Meteor v1.4 and Node v4 based Wekan's meteor-1.4 branch. + that use Meteor v1.4 and Node v4 based Wekan's meteor-1.4 branch. -Thanks to GitHub users brylie, stephenmoloney and Zokormazo for +and fixes the following bugs: + +* isCommentOnly false fix for Trello import. + +Thanks to GitHub users brylie, rhelsing, stephenmoloney and Zokormazo for contributions. # v0.18 2017-04-02 Wekan release -- cgit v1.2.3-1-g7c22