Compare commits

..

239 Commits

Author SHA1 Message Date
Julius Härtl
e3179530b7 Only return if result was found
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-09-15 22:10:42 +02:00
Julius Härtl
99ff3c2f66 Merge pull request #2244 from nextcloud/enh/filter-on-label-click
Toggle filter on clicking card labels
2020-08-31 11:30:31 +02:00
Julius Härtl
e65f690408 Merge pull request #2243 from nextcloud/bugfix/noid/styling 2020-08-31 11:30:01 +02:00
Nextcloud bot
69df66ce0c [tx-robot] updated from transifex 2020-08-31 02:25:58 +00:00
Nextcloud bot
378bd037ba [tx-robot] updated from transifex 2020-08-30 02:25:54 +00:00
Julius Härtl
2e6ba42f95 Merge pull request #2233 from nextcloud/deps/style-loader 2020-08-29 14:40:34 +02:00
Julius Härtl
346b989f7e Use calendar icon for upcoming cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:47:19 +02:00
Julius Härtl
71785322c2 Toggle filter on clicking card labels
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:43:47 +02:00
Julius Härtl
6229236b00 Fix avatar positioning for non-writable cards
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:18:52 +02:00
Julius Härtl
98b7f145bb Highlight only the exact routes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:08:53 +02:00
Julius Härtl
30366e8d03 Fix positioning of editing card inputs to not cause chaning text position
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:08:53 +02:00
Julius Härtl
58cc98f6ab Fix autofocus of card title editing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:08:53 +02:00
Julius Härtl
3e2e7c1216 Make title editable in the sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:06:49 +02:00
Julius Härtl
acc600e807 Use large border radius for create card inputs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:06:30 +02:00
Julius Härtl
85ef1d2ed9 Move archived and compact mode buttons to popover
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 11:06:08 +02:00
Julius Härtl
ce045020eb Bump @juliushaertl/vue-richtext
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 08:55:57 +02:00
Julius Härtl
4b722a10ee Bump @nextcloud/webpack-vue-config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 08:44:13 +02:00
Julius Härtl
6fc5c48b9e Switch to style-loader
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-29 08:44:11 +02:00
Julius Härtl
c3eb499600 Merge pull request #2240 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-2.0.1
Bump @nextcloud/dialogs from 2.0.0 to 2.0.1
2020-08-29 08:41:31 +02:00
Julius Härtl
ccda77bf95 Merge pull request #2242 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.14
Bump dompurify from 2.0.12 to 2.0.14
2020-08-29 08:41:26 +02:00
Julius Härtl
dd460b96c2 Merge pull request #2241 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.1
Bump @nextcloud/vue from 2.6.0 to 2.6.1
2020-08-29 08:41:17 +02:00
Nextcloud bot
2464e0d910 [tx-robot] updated from transifex 2020-08-29 02:27:36 +00:00
dependabot[bot]
c3cc7da84c Bump dompurify from 2.0.12 to 2.0.14
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.12 to 2.0.14.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.12...2.0.14)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 01:06:37 +00:00
dependabot[bot]
aaa4ba084f Bump @nextcloud/vue from 2.6.0 to 2.6.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 01:04:44 +00:00
dependabot[bot]
8fd45bd348 Bump @nextcloud/dialogs from 2.0.0 to 2.0.1
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v2.0.0...v2.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-29 01:03:45 +00:00
Nextcloud bot
26d2d3a909 [tx-robot] updated from transifex 2020-08-28 02:26:30 +00:00
Nextcloud bot
b9a923763e [tx-robot] updated from transifex 2020-08-27 02:27:12 +00:00
Julius Härtl
12024a78f5 Merge pull request #2115 from nextcloud/enh/dashboard 2020-08-26 17:02:39 +02:00
Nextcloud bot
5554b1072b [tx-robot] updated from transifex 2020-08-26 02:26:48 +00:00
Julius Härtl
f781537b8d Fi stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:21:42 +02:00
Julius Härtl
c87c37f385 Fix php cs
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:20:34 +02:00
Julius Härtl
44bf52887f Fix styling and scroll behavior
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:19:00 +02:00
Julius Härtl
0b23401a07 Some cleanup on the filtering
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:18:59 +02:00
Julius Härtl
7a1acaf2dd Apply to new .theme--dark class
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:18:59 +02:00
Julius Härtl
6af9af9e2a Remove invalid addScript call
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:18:59 +02:00
Julius Härtl
d9e69d5246 Use @nextcloud/vue-dashboard
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:18:57 +02:00
Jakob Röhrl
0dfa241f48 hide overdue if empty
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-25 21:18:15 +02:00
Jakob Röhrl
3880b25705 show in dashboard and overview all my assigned cards and on private boards all due cards
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-25 21:18:15 +02:00
Julius Härtl
aa244108c8 Fix styling and rename to actual dashboard api
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:18:13 +02:00
Julius Härtl
31a9162ff4 Fix deck icon on dark theme
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:17:31 +02:00
Julius Härtl
527181240a Implement dashboard panel
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:17:31 +02:00
Julius Härtl
b14bba2112 Fallback for initial state
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:17:31 +02:00
Julius Härtl
24900629a6 Move duedate to separate component
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-25 21:17:31 +02:00
Julius Härtl
fe6da38377 Merge pull request #2234 from nextcloud/dependabot/npm_and_yarn/sass-loader-10.0.1
Bump sass-loader from 9.0.3 to 10.0.1
2020-08-25 21:11:38 +02:00
dependabot[bot]
bf671009d8 Bump sass-loader from 9.0.3 to 10.0.1
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.3 to 10.0.1.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.3...v10.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-25 18:20:17 +00:00
Nextcloud bot
e3f1cdecc7 [tx-robot] updated from transifex 2020-08-25 02:28:22 +00:00
Julius Härtl
4a0b771f79 Merge pull request #2158 from nextcloud/bugfix/noid/description-dark-theme
Fix description in dark mode
2020-08-24 16:40:24 +02:00
Julius Härtl
ac314b4abc Merge pull request #2213 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-2.0.0
Bump @nextcloud/dialogs from 1.4.0 to 2.0.0
2020-08-24 12:19:52 +02:00
dependabot[bot]
5b51d83d46 Bump @nextcloud/dialogs from 1.4.0 to 2.0.0
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.4.0...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 09:43:06 +00:00
Julius Härtl
7654646f41 Merge pull request #2224 from nextcloud/dependabot/npm_and_yarn/jest-26.4.2
Bump jest from 26.4.0 to 26.4.2
2020-08-24 11:41:00 +02:00
dependabot[bot]
e7a96f5271 Bump jest from 26.4.0 to 26.4.2
Bumps [jest](https://github.com/facebook/jest) from 26.4.0 to 26.4.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.4.0...v26.4.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-24 07:22:20 +00:00
Julius Härtl
3ad9fadbe5 Merge pull request #2214 from nextcloud/dependabot/npm_and_yarn/vue/test-utils-1.0.4
Bump @vue/test-utils from 1.0.3 to 1.0.4
2020-08-24 09:15:12 +02:00
Julius Härtl
c717936e30 Merge pull request #2215 from nextcloud/dependabot/npm_and_yarn/vue-and-vue-template-compiler-2.6.12
Bump vue and vue-template-compiler
2020-08-24 09:15:01 +02:00
Julius Härtl
78e7da256a Merge pull request #2217 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.2
Bump webpack-merge from 5.1.1 to 5.1.2
2020-08-24 09:14:55 +02:00
Julius Härtl
f81e55fb08 Merge pull request #2218 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.4
Bump @babel/core from 7.11.1 to 7.11.4
2020-08-24 09:14:36 +02:00
Julius Härtl
e4acce0573 Merge pull request #2210 from jordanbancino/message-fix
Fix an incorrect/misleading message in lib/Service/BoardService.php
2020-08-24 09:14:09 +02:00
Julius Härtl
44054ea389 Merge pull request #2211 from jordanbancino/api-doc-fix
Update incorrect field in API documentation (docs/API.md)
2020-08-24 09:13:41 +02:00
Julius Härtl
f8f0908035 Merge pull request #2219 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.1
Bump p-queue from 6.6.0 to 6.6.1
2020-08-24 09:13:16 +02:00
Julius Härtl
36d9b608ab Merge pull request #2216 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.0
Bump @nextcloud/vue from 2.3.0 to 2.6.0
2020-08-24 09:12:11 +02:00
Nextcloud bot
79bfc0bb4a [tx-robot] updated from transifex 2020-08-24 02:27:04 +00:00
Nextcloud bot
7050d7fda0 [tx-robot] updated from transifex 2020-08-23 02:27:08 +00:00
Nextcloud bot
960acd72a7 [tx-robot] updated from transifex 2020-08-22 02:27:08 +00:00
dependabot[bot]
0cafd2d6d9 Bump p-queue from 6.6.0 to 6.6.1
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.6.0 to 6.6.1.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.6.0...v6.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 01:08:38 +00:00
dependabot[bot]
cf2d8a0a60 Bump @babel/core from 7.11.1 to 7.11.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.1 to 7.11.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.4/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 01:08:13 +00:00
dependabot[bot]
bd85ec67cc Bump webpack-merge from 5.1.1 to 5.1.2
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.1...v5.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 01:07:07 +00:00
dependabot[bot]
a883f952e2 Bump @nextcloud/vue from 2.3.0 to 2.6.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.3.0 to 2.6.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.3.0...v2.6.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 01:06:12 +00:00
dependabot[bot]
ab54f27d60 Bump vue and vue-template-compiler
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)

Updates `vue-template-compiler` from 2.6.11 to 2.6.12
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/compare/v2.6.11...v2.6.12)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 01:05:18 +00:00
dependabot[bot]
e15b0e6639 Bump @vue/test-utils from 1.0.3 to 1.0.4
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/vuejs/vue-test-utils/releases)
- [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/packages/test-utils/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.0.4/packages/test-utils)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-22 01:03:55 +00:00
Jordan Bancino
0212c6dcad Update incorrect field in API documentation (docs/API.md)
Signed-off-by: Jordan Bancino <jordan@bancino.net>
2020-08-21 14:34:52 -04:00
Jordan Bancino
1b4203bd90 Fix an incorrect/misleading message in lib/Service/BoardService.php
Signed-off-by: Jordan Bancino <jordan@bancino.net>
2020-08-21 14:18:40 -04:00
Julius Härtl
ec70237bd6 Fix description in dark mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-21 09:56:41 +02:00
Julius Härtl
772e94c000 Merge pull request #2208 from nextcloud/bugfix/design-fixes 2020-08-21 09:55:54 +02:00
Julius Härtl
bf2c3c5574 Fix sharing sidebar in dark mode
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-21 09:42:01 +02:00
Julius Härtl
15c0d89710 Merge pull request #2206 from nextcloud/bugfix/2033
Fix read-only sidebar (fixes #2033)
2020-08-21 09:18:58 +02:00
Nextcloud bot
74a0c43f3b [tx-robot] updated from transifex 2020-08-21 02:27:10 +00:00
Julius Härtl
51d6e29cc1 Merge pull request #2192 from nextcloud/dependabot/npm_and_yarn/vue-router-3.4.3
Bump vue-router from 3.3.4 to 3.4.3
2020-08-20 19:41:27 +02:00
Julius Härtl
897c42609b Fix design, dark mode and keyboard navigation of the board list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 16:48:24 +02:00
Julius Härtl
6699eb7f70 Merge pull request #1934 from nextcloud/enh/cardDashboard 2020-08-20 13:26:23 +02:00
Julius Härtl
1392892413 Fix lint errors
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 12:19:31 +02:00
Julius Härtl
16ebd67cee Fix read-only sidebar (fixes #2033)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 12:13:01 +02:00
Julius Härtl
06078c85ee Cleanup frontend code
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 12:08:29 +02:00
Julius Härtl
b199442b16 Rename to overview
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:19 +02:00
Julius Härtl
341eb47565 Cleanup backend methods
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:18 +02:00
Julius Härtl
a73b761a72 Allow editing cards on filtered views
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:18 +02:00
Jakob Röhrl
f4a6060a3c remove unused imports
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-20 11:41:18 +02:00
Jakob Röhrl
66f6a3e193 times
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-20 11:41:18 +02:00
Jakob Röhrl
818ffa2d57 ocs route
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-20 11:41:18 +02:00
Julius Härtl
014d7aa8ff Fix api routes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:18 +02:00
Julius Härtl
348fc669be Allow to use card item without being available in global card store
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:18 +02:00
Julius Härtl
3a4bbac6d4 Move scss variables to dedicated file
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:41:16 +02:00
Julius Härtl
07481330b1 Enrich card results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-08-20 11:40:40 +02:00
Jakob Röhrl
3c5f68e0c3 card dashboard
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-20 11:40:39 +02:00
Nextcloud bot
cba260fefd [tx-robot] updated from transifex 2020-08-20 02:28:06 +00:00
Nextcloud bot
4c78567afa [tx-robot] updated from transifex 2020-08-19 02:28:07 +00:00
Julius Härtl
f000ffb22a Merge pull request #2178 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.11.2
Bump @babel/runtime from 7.11.0 to 7.11.2
2020-08-18 22:09:11 +02:00
Julius Härtl
3a65269159 Merge pull request #2179 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.1
Bump @babel/core from 7.11.0 to 7.11.1
2020-08-18 22:08:06 +02:00
Julius Härtl
94d4349bd9 Merge pull request #2180 from nextcloud/dependabot/npm_and_yarn/sass-loader-9.0.3
Bump sass-loader from 9.0.2 to 9.0.3
2020-08-18 22:07:57 +02:00
Julius Härtl
8ba695b6a4 Merge pull request #2182 from nextcloud/dependabot/npm_and_yarn/acorn-7.4.0
Bump acorn from 7.3.1 to 7.4.0
2020-08-18 22:07:52 +02:00
Julius Härtl
98d31ec6c6 Merge pull request #2183 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.1
Bump webpack-merge from 5.1.0 to 5.1.1
2020-08-18 22:07:44 +02:00
Julius Härtl
ce518e6246 Merge pull request #2193 from nextcloud/dependabot/npm_and_yarn/babel-jest-26.3.0
Bump babel-jest from 26.2.2 to 26.3.0
2020-08-18 22:07:35 +02:00
Julius Härtl
78ed5fabef Merge pull request #2194 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.20
Bump lodash from 4.17.19 to 4.17.20
2020-08-18 22:07:27 +02:00
Julius Härtl
ecc4faece7 Merge pull request #2191 from nextcloud/dependabot/npm_and_yarn/jest-26.4.0
Bump jest from 26.2.2 to 26.4.0
2020-08-18 22:07:01 +02:00
Julius Härtl
c0bfba7d01 Merge pull request #1853 from nextcloud/enh/archiveAllCardsFromStack 2020-08-18 08:17:13 +02:00
Jakob
dea358ee80 Merge branch 'master' into enh/archiveAllCardsFromStack 2020-08-18 08:08:45 +02:00
dependabot[bot]
9e8a1d63b3 Bump lodash from 4.17.19 to 4.17.20
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.20.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.20)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-15 01:06:57 +00:00
dependabot[bot]
f5fb9f3cc3 Bump babel-jest from 26.2.2 to 26.3.0
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.2.2 to 26.3.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.3.0/packages/babel-jest)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-15 01:06:03 +00:00
dependabot[bot]
469ea7a9b2 Bump vue-router from 3.3.4 to 3.4.3
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.3.4 to 3.4.3.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.3.4...v3.4.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-15 01:04:21 +00:00
dependabot[bot]
ef152e428e Bump jest from 26.2.2 to 26.4.0
Bumps [jest](https://github.com/facebook/jest) from 26.2.2 to 26.4.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.2.2...v26.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-15 01:03:51 +00:00
Jakob Röhrl
eda2922151 small changes
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-08-14 10:14:49 +02:00
Nextcloud bot
15de4c3c6a [tx-robot] updated from transifex 2020-08-14 02:42:16 +00:00
Nextcloud bot
689d54f87f [tx-robot] updated from transifex 2020-08-13 02:27:19 +00:00
Julius Härtl
ed3b0823e2 Merge pull request #2188 from joreiff/fix/2187
CardBadges: Count checkboxes started with "+ [ ]"
2020-08-12 07:30:48 +02:00
Johannes Reiff
e3ef1beee3 CardBadges: Count checkboxes started with "+ [ ]"
Fixes #2187

Signed-off-by: Johannes Reiff <mail@jreiff.de>
2020-08-11 18:03:42 +02:00
Nextcloud bot
1afca3a2d4 [tx-robot] updated from transifex 2020-08-11 02:27:11 +00:00
Nextcloud bot
8bbee92dd5 [tx-robot] updated from transifex 2020-08-09 02:26:51 +00:00
dependabot[bot]
8426bd7e3f Bump webpack-merge from 5.1.0 to 5.1.1
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.1.0...v5.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 01:07:17 +00:00
dependabot[bot]
35ada6c838 Bump acorn from 7.3.1 to 7.4.0
Bumps [acorn](https://github.com/acornjs/acorn) from 7.3.1 to 7.4.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.3.1...7.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 01:05:36 +00:00
dependabot[bot]
25989f8c76 Bump sass-loader from 9.0.2 to 9.0.3
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 9.0.2 to 9.0.3.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v9.0.2...v9.0.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 01:04:19 +00:00
dependabot[bot]
89c084bea7 Bump @babel/core from 7.11.0 to 7.11.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.11.0 to 7.11.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.1/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 01:03:40 +00:00
dependabot[bot]
a53c7ab915 Bump @babel/runtime from 7.11.0 to 7.11.2
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.11.0 to 7.11.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.2/packages/babel-runtime)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-08 01:03:05 +00:00
Nextcloud bot
946df635fa [tx-robot] updated from transifex 2020-08-07 02:27:26 +00:00
Julius Härtl
93c7a13225 Merge pull request #2170 from nextcloud/stefan-niedermann-patch-1
Add lastModified date to boards API documentation
2020-08-06 07:33:31 +02:00
Nextcloud bot
475ae760f5 [tx-robot] updated from transifex 2020-08-06 02:27:46 +00:00
Niedermann IT-Dienstleistungen
703aca6ef9 Add lastModified date to boards API documentation 2020-08-05 12:05:25 +02:00
Nextcloud bot
722b2f4360 [tx-robot] updated from transifex 2020-08-05 02:27:41 +00:00
Nextcloud bot
08d90b040c [tx-robot] updated from transifex 2020-08-04 02:26:54 +00:00
Julius Härtl
25ac74254a Merge pull request #2164 from nextcloud/dependabot/npm_and_yarn/jest-26.2.2
Bump jest from 26.1.0 to 26.2.2
2020-08-03 11:08:27 +02:00
Julius Härtl
b05c49d46e Merge pull request #2161 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.1
Bump webpack from 4.44.0 to 4.44.1
2020-08-03 11:08:14 +02:00
Julius Härtl
e92bfc1b5a Merge pull request #2162 from nextcloud/dependabot/npm_and_yarn/babel-jest-26.2.2
Bump babel-jest from 26.1.0 to 26.2.2
2020-08-03 11:08:06 +02:00
Julius Härtl
20508fee91 Merge pull request #2163 from nextcloud/dependabot/npm_and_yarn/blueimp-md5-2.17.0
Bump blueimp-md5 from 2.16.0 to 2.17.0
2020-08-03 11:07:56 +02:00
Julius Härtl
2a180a12c1 Merge pull request #2169 from nextcloud/dependabot/npm_and_yarn/webpack-merge-5.1.0
Bump webpack-merge from 5.0.9 to 5.1.0
2020-08-03 11:06:25 +02:00
dependabot[bot]
3090c3c4ae Bump webpack-merge from 5.0.9 to 5.1.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.0.9 to 5.1.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.0.9...v5.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-03 08:42:56 +00:00
Julius Härtl
edaa0a7e1c Merge pull request #2167 from nextcloud/dependabot/add-v2-config-file
Create Dependabot config file
2020-08-03 10:38:30 +02:00
dependabot-preview[bot]
166ca7b51a Bump jest from 26.1.0 to 26.2.2
Bumps [jest](https://github.com/facebook/jest) from 26.1.0 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v26.1.0...v26.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 08:04:51 +00:00
dependabot-preview[bot]
daff53ad09 Bump babel-jest from 26.1.0 to 26.2.2
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 26.1.0 to 26.2.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v26.2.2/packages/babel-jest)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 08:04:51 +00:00
dependabot-preview[bot]
7c21a77d42 Bump webpack from 4.44.0 to 4.44.1
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.0 to 4.44.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.0...v4.44.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 08:04:45 +00:00
dependabot-preview[bot]
4711c4df73 Bump blueimp-md5 from 2.16.0 to 2.17.0
Bumps [blueimp-md5](https://github.com/blueimp/JavaScript-MD5) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/blueimp/JavaScript-MD5/releases)
- [Commits](https://github.com/blueimp/JavaScript-MD5/compare/v2.16.0...v2.17.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 08:04:39 +00:00
dependabot-preview[bot]
25665b3f6d Merge pull request #2160 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.11.0 2020-08-03 07:59:32 +00:00
dependabot-preview[bot]
ba1da82b73 Bump @babel/preset-env from 7.10.4 to 7.11.0
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 07:49:57 +00:00
dependabot-preview[bot]
6e6248c262 Create Dependabot config file 2020-08-03 07:40:10 +00:00
Nextcloud bot
c6f663a92c [tx-robot] updated from transifex 2020-08-03 02:27:49 +00:00
Nextcloud bot
1eec3532b9 [tx-robot] updated from transifex 2020-08-02 02:27:08 +00:00
Nextcloud bot
435ffe68d6 [tx-robot] updated from transifex 2020-08-01 02:27:22 +00:00
Julius Härtl
8defe83640 Merge pull request #1926 from nextcloud/enh/unassignedFilter 2020-07-31 23:04:10 +02:00
Julius Härtl
137b6dd148 Merge pull request #1865 from nextcloud/enh/addStackOnEmptyBoard 2020-07-31 22:47:57 +02:00
Julius Härtl
ca9b8fe664 Merge pull request #2035 from nextcloud/enh/attachFileInDesc 2020-07-31 22:42:11 +02:00
Julius Härtl
7fccb032e3 Simplify structure and fix styling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 22:37:44 +02:00
Jakob Röhrl
ce0d2a0d41 attach files in description
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-07-31 22:26:14 +02:00
Julius Härtl
ba0a482109 Fix styling of the empty content view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 22:10:16 +02:00
Jakob Röhrl
6372da87e9 text change and centered form
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-07-31 21:50:00 +02:00
Jakob Röhrl
e1e96a2fa2 tranlate and empty title after creation
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-07-31 21:50:00 +02:00
Jakob Röhrl
ce41400a22 add stack button on empty board
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-07-31 21:50:00 +02:00
Julius Härtl
4d7940e14d Audit fix
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:48:36 +02:00
Julius Härtl
ec2ac7a7e2 Merge pull request #2156 from nextcloud/dependabot/npm_and_yarn/babel/core-7.11.0
Bump @babel/core from 7.10.4 to 7.11.0
2020-07-31 21:46:30 +02:00
Julius Härtl
715ed8f462 Merge pull request #2155 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.11.0
Bump @babel/runtime from 7.10.4 to 7.11.0
2020-07-31 21:46:13 +02:00
Julius Härtl
9e1a30a3d2 Merge pull request #2157 from nextcloud/build/webpack-shared-config 2020-07-31 21:45:39 +02:00
Julius Härtl
ef6caf3617 Keep url-loader for images
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:42:13 +02:00
Julius Härtl
a5a86c156d Manual stylelint fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:35:58 +02:00
dependabot-preview[bot]
91a73cb66a Bump @babel/runtime from 7.10.4 to 7.11.0
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 19:33:09 +00:00
dependabot-preview[bot]
d6973cb7e4 Bump @babel/core from 7.10.4 to 7.11.0
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.11.0.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.11.0/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 19:32:57 +00:00
Julius Härtl
d6b03cd69c Fix stylelint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:30:52 +02:00
Julius Härtl
ccb09fdab8 Use shared webpack config
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:30:39 +02:00
dependabot-preview[bot]
248bb898ae Merge pull request #2130 from nextcloud/dependabot/npm_and_yarn/nextcloud/eslint-config-2.1.0 2020-07-31 19:27:11 +00:00
dependabot-preview[bot]
d30f58f655 Bump webpack-merge from 4.2.2 to 5.0.9
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 4.2.2 to 5.0.9.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v4.2.2...v5.0.9)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 21:20:27 +02:00
Julius Härtl
fca2e3530f Apply eslint fixes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-31 21:18:00 +02:00
dependabot-preview[bot]
9821d77796 Bump @nextcloud/eslint-config from 2.0.0 to 2.1.0
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud/eslint-config) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nextcloud/eslint-config/releases)
- [Changelog](https://github.com/nextcloud/eslint-config/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/eslint-config/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-31 21:16:48 +02:00
Julius Härtl
ee254dfa16 Merge pull request #2144 from nextcloud/matchish/fix-compatibility-with-nextcloud
Fix nextcloud if install with dev dependencies
2020-07-31 21:15:35 +02:00
Julius Härtl
517ac36b3f Merge pull request #2131 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.10.5
Bump @babel/runtime from 7.10.4 to 7.10.5
2020-07-31 21:14:41 +02:00
Julius Härtl
1db67b98a8 Merge pull request #2135 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.5
Bump @babel/core from 7.10.4 to 7.10.5
2020-07-31 21:14:34 +02:00
Julius Härtl
675cde30a2 Merge pull request #2132 from nextcloud/dependabot/npm_and_yarn/vue-easymde-1.2.2 2020-07-31 21:10:20 +02:00
Nextcloud bot
8bf2cdcad5 [tx-robot] updated from transifex 2020-07-31 02:27:49 +00:00
Nextcloud bot
5464e68c7c [tx-robot] updated from transifex 2020-07-29 02:27:35 +00:00
dependabot-preview[bot]
bf7f695625 Bump @babel/core from 7.10.4 to 7.10.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 10:29:42 +00:00
dependabot-preview[bot]
3d65e763c0 Bump @babel/runtime from 7.10.4 to 7.10.5
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.10.4 to 7.10.5.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.5/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 10:29:25 +00:00
dependabot-preview[bot]
0098894f3d Bump vue-easymde from 1.2.1 to 1.2.2
Bumps [vue-easymde](https://github.com/NikulinIlya/vue-easymde) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/NikulinIlya/vue-easymde/releases)
- [Commits](https://github.com/NikulinIlya/vue-easymde/commits/v1.2.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-28 10:29:16 +00:00
dependabot-preview[bot]
f225bed943 Merge pull request #2133 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.3 2020-07-28 10:26:44 +00:00
dependabot-preview[bot]
86086aeefb Bump @nextcloud/axios from 1.3.2 to 1.3.3
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.3.2...v1.3.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 17:54:49 +00:00
dependabot-preview[bot]
92a826cce0 Merge pull request #2147 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.3.0 2020-07-27 17:51:58 +00:00
dependabot-preview[bot]
ee36235ee2 Bump @nextcloud/vue from 2.2.1 to 2.3.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.2.1...v2.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 11:02:11 +00:00
dependabot-preview[bot]
8d06e96642 Merge pull request #2146 from nextcloud/dependabot/npm_and_yarn/p-queue-6.6.0 2020-07-27 10:59:18 +00:00
dependabot-preview[bot]
ea2e171c0f Bump p-queue from 6.5.0 to 6.6.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.5.0 to 6.6.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.5.0...v6.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-27 10:54:42 +00:00
dependabot-preview[bot]
5862f202f0 Merge pull request #2145 from nextcloud/dependabot/npm_and_yarn/webpack-4.44.0 2020-07-27 10:51:53 +00:00
dependabot-preview[bot]
145df486c5 Bump webpack from 4.43.0 to 4.44.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.43.0 to 4.44.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.43.0...v4.44.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-25 01:15:48 +00:00
Sergey Shlyakhov
5d8e9cea3d Fix nextcloud if install with dev dependencies
https://github.com/nextcloud/deck/issues/1965
2020-07-23 14:54:06 +02:00
Nextcloud bot
24f9c76495 [tx-robot] updated from transifex 2020-07-23 02:27:21 +00:00
Julius Härtl
487ed4ce26 Merge pull request #2134 from nextcloud/dependabot/npm_and_yarn/juliushaertl/vue-richtext-0.3.2
Bump @juliushaertl/vue-richtext from 0.3.1 to 0.3.2
2020-07-20 16:07:28 +02:00
Nextcloud bot
245f1c29a0 [tx-robot] updated from transifex 2020-07-19 02:27:40 +00:00
dependabot-preview[bot]
d4ca4a0389 Bump @juliushaertl/vue-richtext from 0.3.1 to 0.3.2
Bumps [@juliushaertl/vue-richtext](https://github.com/juliushaertl/vue-richtext) from 0.3.1 to 0.3.2.
- [Release notes](https://github.com/juliushaertl/vue-richtext/releases)
- [Commits](https://github.com/juliushaertl/vue-richtext/compare/v0.3.1...v0.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-18 01:19:37 +00:00
Julius Härtl
d4de91420f Update SECURITY.md 2020-07-17 09:33:49 +02:00
Julius Härtl
29622308ca Update SECURITY.md 2020-07-17 09:32:03 +02:00
Nextcloud bot
1eda79e5f5 [tx-robot] updated from transifex 2020-07-17 02:27:44 +00:00
Jakob Röhrl
2b3a8cfaf6 simplified logic avoid filtering for unassigned and assigned at the same time
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-07-16 10:31:07 +02:00
Nextcloud bot
7cfae24105 [tx-robot] updated from transifex 2020-07-16 02:31:28 +00:00
Julius Härtl
96637974b4 Merge pull request #2123 from nextcloud/fix/2048
fix control tooltip
2020-07-15 16:25:36 +02:00
Jakob Röhrl
85ffa0dc19 fix control tooltip
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-07-15 14:08:10 +02:00
Julius Härtl
a1a3c79a8d Bump version to 1.0.5
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-15 12:52:02 +02:00
Julius Härtl
06aad4bc10 Merge pull request #2118 from nextcloud/bugfix/noid/attachment-id-check 2020-07-13 11:47:47 +02:00
Julius Härtl
e5445505de Merge pull request #2116 from nextcloud/bugfix/noid/navigation-vue
Adjust navigation to new component slots
2020-07-13 11:47:34 +02:00
Julius Härtl
6114c28b10 Remove unneeded cardId parameters
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-11 12:21:37 +02:00
dependabot-preview[bot]
3cb2ce8c68 Merge pull request #2112 from nextcloud/dependabot/npm_and_yarn/lodash-4.17.19 2020-07-11 10:00:24 +00:00
dependabot-preview[bot]
2187c36ced Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-11 09:55:28 +00:00
dependabot-preview[bot]
4f2e614a75 Merge pull request #2113 from nextcloud/dependabot/npm_and_yarn/sass-loader-9.0.2 2020-07-11 09:52:50 +00:00
dependabot-preview[bot]
4966e0aecd Bump sass-loader from 8.0.2 to 9.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 8.0.2 to 9.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v8.0.2...v9.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-11 09:48:25 +00:00
dependabot-preview[bot]
c4ceca2907 Merge pull request #2095 from nextcloud/dependabot/npm_and_yarn/babel/runtime-7.10.4 2020-07-11 09:45:49 +00:00
Julius Härtl
2faaf29d03 Adjust navigation to new component slots
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-11 11:32:28 +02:00
dependabot-preview[bot]
b9511aef65 Bump @babel/runtime from 7.10.3 to 7.10.4
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-runtime)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-11 09:27:06 +00:00
Julius Härtl
57675db617 Merge pull request #2097 from nextcloud/dependabot/npm_and_yarn/vuex-3.5.1
Bump vuex from 3.4.0 to 3.5.1
2020-07-11 11:16:16 +02:00
Julius Härtl
5a1bcba9d8 Merge pull request #2092 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.22.0
Bump eslint-plugin-import from 2.21.2 to 2.22.0
2020-07-11 11:16:06 +02:00
Julius Härtl
bf269b5a3a Merge pull request #2096 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.10.4
Bump @babel/preset-env from 7.10.3 to 7.10.4
2020-07-11 11:15:59 +02:00
Julius Härtl
cceb746d98 Merge pull request #2100 from nextcloud/dependabot/npm_and_yarn/p-queue-6.5.0
Bump p-queue from 6.4.0 to 6.5.0
2020-07-11 11:15:51 +02:00
Julius Härtl
dab4f681e0 Merge pull request #2098 from nextcloud/dependabot/npm_and_yarn/babel/polyfill-7.10.4
Bump @babel/polyfill from 7.10.1 to 7.10.4
2020-07-11 11:15:40 +02:00
Julius Härtl
f9a06a6151 Merge pull request #2094 from nextcloud/dependabot/npm_and_yarn/babel/core-7.10.4
Bump @babel/core from 7.10.3 to 7.10.4
2020-07-11 11:15:31 +02:00
dependabot-preview[bot]
390cab1bea Merge pull request #2114 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.2.1 2020-07-11 09:14:34 +00:00
dependabot-preview[bot]
c9e23b9a5e Bump @nextcloud/vue from 2.1.0 to 2.2.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 2.1.0 to 2.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v2.1.0...v2.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-11 01:19:55 +00:00
Nextcloud bot
f788b2256e [tx-robot] updated from transifex 2020-07-10 02:27:35 +00:00
Nextcloud bot
97baed0234 [tx-robot] updated from transifex 2020-07-09 02:28:07 +00:00
Nextcloud bot
81da5418f2 [tx-robot] updated from transifex 2020-07-08 02:26:42 +00:00
dependabot-preview[bot]
6110fb7e19 Bump @babel/core from 7.10.3 to 7.10.4
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-core)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:59:25 +00:00
dependabot-preview[bot]
3c4ae952d5 Bump @babel/polyfill from 7.10.1 to 7.10.4
Bumps [@babel/polyfill](https://github.com/babel/babel/tree/HEAD/packages/babel-polyfill) from 7.10.1 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-polyfill)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:59:18 +00:00
dependabot-preview[bot]
b8c80db71c Bump p-queue from 6.4.0 to 6.5.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.4.0 to 6.5.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.4.0...v6.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:59:09 +00:00
dependabot-preview[bot]
33bfe03ead Bump eslint-plugin-import from 2.21.2 to 2.22.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:58:49 +00:00
dependabot-preview[bot]
44f4764b1c Bump @babel/preset-env from 7.10.3 to 7.10.4
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.10.4/packages/babel-preset-env)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:58:49 +00:00
dependabot-preview[bot]
a39ece1dc0 Bump vuex from 3.4.0 to 3.5.1
Bumps [vuex](https://github.com/vuejs/vuex) from 3.4.0 to 3.5.1.
- [Release notes](https://github.com/vuejs/vuex/releases)
- [Changelog](https://github.com/vuejs/vuex/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vuex/compare/v3.4.0...v3.5.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:58:45 +00:00
dependabot-preview[bot]
5f22bc2ba6 Merge pull request #2099 from nextcloud/dependabot/npm_and_yarn/vue-jest-3.0.6 2020-07-07 13:55:45 +00:00
dependabot-preview[bot]
221f65f5c4 Bump vue-jest from 3.0.5 to 3.0.6
Bumps [vue-jest](https://github.com/vuejs/vue-jest) from 3.0.5 to 3.0.6.
- [Release notes](https://github.com/vuejs/vue-jest/releases)
- [Commits](https://github.com/vuejs/vue-jest/commits/v3.0.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-07-07 13:33:58 +00:00
Julius Härtl
cd0b3b29f1 Check for the card permissions based on attachment id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-07-07 15:33:52 +02:00
Nextcloud bot
20a73c6bf2 [tx-robot] updated from transifex 2020-07-07 02:33:44 +00:00
Nextcloud bot
7e5b9d1dd1 [tx-robot] updated from transifex 2020-07-04 02:26:20 +00:00
Nextcloud bot
e0c2c044e0 [tx-robot] updated from transifex 2020-07-03 02:27:42 +00:00
Nextcloud bot
a097c26a47 [tx-robot] updated from transifex 2020-07-01 02:25:54 +00:00
Nextcloud bot
3a6cc17374 [tx-robot] updated from transifex 2020-06-28 02:26:11 +00:00
Nextcloud bot
1aa9912cd0 [tx-robot] updated from transifex 2020-06-27 02:26:31 +00:00
Julius Härtl
bc268a422a Merge pull request #2072 from nextcloud/release/1.0.4
Bump version to 1.0.4
2020-06-26 11:46:34 +02:00
Julius Härtl
c0fa61f48a Merge pull request #2074 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.3
Bump vue-loader from 15.9.2 to 15.9.3
2020-06-26 11:46:13 +02:00
dependabot-preview[bot]
d0da984bb0 Bump vue-loader from 15.9.2 to 15.9.3
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.2 to 15.9.3.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.2...v15.9.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-06-26 09:23:08 +00:00
Julius Härtl
4565087f72 Bump version to 1.0.4
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-06-26 09:42:38 +02:00
Jakob Röhrl
de0145c3f5 new filter: unassigned cards
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-19 11:22:53 +02:00
Jakob Röhrl
1a917bb548 now with a nice modal
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-14 12:54:06 +02:00
Jakob Röhrl
b53163d208 archive all cards from stack
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-05-11 10:51:29 +02:00
252 changed files with 5906 additions and 5118 deletions

28
.github/dependabot.yml vendored Normal file
View File

@@ -0,0 +1,28 @@
version: 2
updates:
- package-ecosystem: npm
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
reviewers:
- juliushaertl
- jakobroehrl
- package-ecosystem: composer
directory: "/"
schedule:
interval: weekly
day: saturday
time: "03:00"
timezone: Europe/Paris
open-pull-requests-limit: 10
reviewers:
- juliushaertl
ignore:
- dependency-name: christophwurst/nextcloud
versions:
- "< 16"
- ">= 15.a"

View File

@@ -1,6 +1,24 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.0.5 - 2020-07-15
### Fixed
* [#2116](https://github.com/nextcloud/deck/pull/2116) Fix navigation layout issues @juliushaertl
* [#2118](https://github.com/nextcloud/deck/pull/2118) Use proper parameter when handling attachments @juliushaertl
## 1.0.4 - 2020-06-26
### Fixed
* [#2062](https://github.com/nextcloud/deck/pull/2062) Fix saving card description after toggling checkboxes @juliushaertl
* [#2065](https://github.com/nextcloud/deck/pull/2065) Adding CSS rule for Markdown Blockquotes @reox
* [#2059](https://github.com/nextcloud/deck/pull/2059) Fix fetching attachments on card change @juliushaertl
* [#2060](https://github.com/nextcloud/deck/pull/2060) Use mixing for relative date in card sidebar @juliushaertl
## 1.0.3 - 2020-06-19
### Fixed

View File

@@ -4,8 +4,9 @@
| Version | Nextcloud version | Supported |
| ------- | ----------------- | ------------------ |
| 0.8.x | 18, 19 | :white_check_mark: |
| 0.7.x | 17 | :x: |
| 1.0.x | 18, 19 | :white_check_mark: |
| 0.8.x | 17 | :white_check_mark: |
| <0.7.x | - | :x: |
## Reporting a Vulnerability

View File

@@ -17,7 +17,7 @@
- 🚀 Get your project organized
</description>
<version>1.0.3</version>
<version>1.0.5</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>

View File

@@ -66,6 +66,7 @@ return [
['name' => 'card#assignUser', 'url' => '/cards/{cardId}/assign', 'verb' => 'POST'],
['name' => 'card#unassignUser', 'url' => '/cards/{cardId}/unassign', 'verb' => 'PUT'],
// attachments
['name' => 'attachment#getAll', 'url' => '/cards/{cardId}/attachments', 'verb' => 'GET'],
['name' => 'attachment#create', 'url' => '/cards/{cardId}/attachment', 'verb' => 'POST'],
['name' => 'attachment#display', 'url' => '/cards/{cardId}/attachment/{attachmentId}', 'verb' => 'GET'],
@@ -110,6 +111,8 @@ return [
['name' => 'card_api#reorder', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/reorder', 'verb' => 'PUT'],
['name' => 'card_api#delete', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'DELETE'],
['name' => 'card_api#findAllWithDue', 'url' => '/api/v1.0/dashboard/due', 'verb' => 'GET'],
['name' => 'label_api#get', 'url' => '/api/v1.0/boards/{boardId}/labels/{labelId}', 'verb' => 'GET'],
['name' => 'label_api#create', 'url' => '/api/v1.0/boards/{boardId}/labels', 'verb' => 'POST'],
['name' => 'label_api#update', 'url' => '/api/v1.0/boards/{boardId}/labels/{labelId}', 'verb' => 'PUT'],
@@ -131,5 +134,8 @@ return [
['name' => 'comments_api#create', 'url' => '/api/v1.0/cards/{cardId}/comments', 'verb' => 'POST'],
['name' => 'comments_api#update', 'url' => '/api/v1.0/cards/{cardId}/comments/{commentId}', 'verb' => 'PUT'],
['name' => 'comments_api#delete', 'url' => '/api/v1.0/cards/{cardId}/comments/{commentId}', 'verb' => 'DELETE'],
// dashboard
['name' => 'overview_api#upcomingCards', 'url' => '/api/v1.0/overview/upcoming', 'verb' => 'GET'],
]
];

View File

@@ -16,7 +16,8 @@
"christophwurst/nextcloud": "^17",
"jakub-onderka/php-parallel-lint": "^1.0.0",
"phpunit/phpunit": "^8",
"nextcloud/coding-standard": "^0.3.0"
"nextcloud/coding-standard": "^0.3.0",
"symfony/event-dispatcher": "^4.0"
},
"config": {
"optimize-autoloader": true,

View File

@@ -1,7 +1,3 @@
.icon-deck {
background-image: url('../img/deck-dark.svg');
}
.resource-type-deck img {
opacity: 0.4 !important;
}

View File

@@ -1,81 +1,27 @@
/**
* Custom icons
*/
.icon-deck {
background-image: url('../img/deck-dark.svg');
}
.icon-help {
background-image: url('../../../settings/img/help.svg');
}
.icon-add-white {
background-image: url('../img/add-white.svg');
}
.icon-attach {
background-image: url('../img/attach.svg');
}
.icon-archive {
background-image: url('../img/archive.svg');
}
.icon-archive-white {
background-image: url('../img/archive-white.svg');
}
.icon-details {
background-image: url('../img/details.svg');
}
.icon-details-white {
background-image: url('../img/details-white.svg');
}
.icon-home {
background-image: var(--icon-home-000, url('../../../core/img/places/home.svg'));
}
.icon-description {
background-image: var(--icon-text-000, url('../img/description.svg'));
}
.icon-badge {
background-image: url('../img/calendar-dark.svg');
}
@include icon-black-white('deck', 'deck', 1);
@include icon-black-white('archive', 'deck', 1);
@include icon-black-white('circles', 'deck', 1);
@include icon-black-white('clone', 'deck', 1);
@include icon-black-white('filter', 'deck', 1);
@include icon-black-white('filter_set', 'deck', 1);
@include icon-black-white('attach', 'deck', 1);
@include icon-black-white('reply', 'deck', 1);
.icon-toggle-compact-collapsed {
background-image: url('../img/toggle-view-expand.svg');
@include icon-color('toggle-view-expand', 'deck', $color-black);
}
.icon-toggle-compact-expanded {
background-image: url('../img/toggle-view-collapse.svg');
@include icon-color('toggle-view-collapse', 'deck', $color-black);
}
.icon-activity {
@include icon-color('activity-dark', 'activity', $color-black);
}
@if mixin-exists('icon-black-white') {
@include icon-black-white('deck', 'deck', 1);
@include icon-black-white('archive', 'deck', 1);
@include icon-black-white('circles', 'deck', 1);
@include icon-black-white('clone', 'deck', 1);
@include icon-black-white('filter', 'deck', 1);
@include icon-black-white('filter_set', 'deck', 1);
@include icon-black-white('attach', 'deck', 1);
@include icon-black-white('reply', 'deck', 1);
.icon-toggle-compact-collapsed {
@include icon-color('toggle-view-expand', 'deck', $color-black);
}
.icon-toggle-compact-expanded {
@include icon-color('toggle-view-collapse', 'deck', $color-black);
}
.icon-activity {
@include icon-color('activity-dark', 'activity', $color-black);
}
}
.avatardiv.circles {
background: var(--color-primary);
}

View File

@@ -113,7 +113,8 @@ Returns an array of board items
"users": [],
"shared": 0,
"deletedAt": 0,
"id": 10
"id": 10,
"lastModified": 1586269585,
}
]
```
@@ -187,7 +188,8 @@ Returns an array of board items
},
"users": [],
"deletedAt": 0,
"id": 10
"id": 10,
"lastModified": 1586269585
}
```
@@ -270,7 +272,7 @@ Returns an array of board items
| --------- | ------ | ---------------------------------------------------- |
| title | String | The title of the board, maximum length is limited to 100 characters |
| color | String | The hexadecimal color of the board (e.g. FF0000) |
| archived | Bool | The hexadecimal color of the board (e.g. FF0000) |
| archived | Bool | Whether or not this board should be archived. |
```json
{

View File

@@ -30,6 +30,8 @@ OC.L10N.register(
"Update" : "Werk by",
"seconds ago" : "sekondes gelede",
"Shared with you" : "Met u gedeel",
"An error occurred" : "'n Fout het voorgekom"
"An error occurred" : "'n Fout het voorgekom",
"Today" : "Vandag",
"Tomorrow" : "Môre"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -28,6 +28,8 @@
"Update" : "Werk by",
"seconds ago" : "sekondes gelede",
"Shared with you" : "Met u gedeel",
"An error occurred" : "'n Fout het voorgekom"
"An error occurred" : "'n Fout het voorgekom",
"Today" : "Vandag",
"Tomorrow" : "Môre"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -95,6 +95,7 @@ OC.L10N.register(
"title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ",
"Title" : "العنوان",
"Members" : "الاعضاء",
"Upload attachment" : "رفع المرفقات",
"Add this attachment" : "إضافة هذا المرفق",
"Delete Attachment" : "مسح المرفق",
"Restore Attachment" : "استعادة المرفق",
@@ -116,7 +117,6 @@ OC.L10N.register(
"Choose attachment" : "اختيار مرفق",
"Modified" : "عُدل",
"Created" : "أُنشئ",
"Upload attachment" : "رفع المرفقات",
"No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!",
"Save" : "حفظ",
"The comment cannot be empty." : "التعليق لايمكن ان يكون فارغا.",
@@ -126,12 +126,12 @@ OC.L10N.register(
"Update" : "تحديث",
"(group)" : "(مجموعة)",
"(circle)" : "(دائرة)",
"seconds ago" : "ثوانٍ مضت",
"Assign to me" : "ينسب لي",
"Delete card" : "حذف البطاقة",
"Move card" : "حرك البطاقة",
"Card details" : "تفاصيل البطاقة",
"Move card to another board" : "حرك البطاقة الى لوح اخر",
"seconds ago" : "ثوانٍ مضت",
"All boards" : "جميع الالواح",
"Archived boards" : "الالواح المؤرشفة",
"Shared with you" : "شورك معك",
@@ -142,6 +142,9 @@ OC.L10N.register(
"An error occurred" : "طرأ هناك خطأ",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "هل انت متأكد تريد مسح اللوح {title}؟ هذا سوف يمسح جميع بيانات هذا اللوح.",
"Delete the board?" : "مسح اللوح؟",
"Today" : "اليوم",
"Tomorrow" : "غدا",
"This week" : "هذا الأسبوع",
"Link to a board" : "ربط بلوح",
"Link to a card" : "ربط ببطاقة",
"Something went wrong" : "شيئا ما خاطئ"

View File

@@ -93,6 +93,7 @@
"title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ",
"Title" : "العنوان",
"Members" : "الاعضاء",
"Upload attachment" : "رفع المرفقات",
"Add this attachment" : "إضافة هذا المرفق",
"Delete Attachment" : "مسح المرفق",
"Restore Attachment" : "استعادة المرفق",
@@ -114,7 +115,6 @@
"Choose attachment" : "اختيار مرفق",
"Modified" : "عُدل",
"Created" : "أُنشئ",
"Upload attachment" : "رفع المرفقات",
"No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!",
"Save" : "حفظ",
"The comment cannot be empty." : "التعليق لايمكن ان يكون فارغا.",
@@ -124,12 +124,12 @@
"Update" : "تحديث",
"(group)" : "(مجموعة)",
"(circle)" : "(دائرة)",
"seconds ago" : "ثوانٍ مضت",
"Assign to me" : "ينسب لي",
"Delete card" : "حذف البطاقة",
"Move card" : "حرك البطاقة",
"Card details" : "تفاصيل البطاقة",
"Move card to another board" : "حرك البطاقة الى لوح اخر",
"seconds ago" : "ثوانٍ مضت",
"All boards" : "جميع الالواح",
"Archived boards" : "الالواح المؤرشفة",
"Shared with you" : "شورك معك",
@@ -140,6 +140,9 @@
"An error occurred" : "طرأ هناك خطأ",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "هل انت متأكد تريد مسح اللوح {title}؟ هذا سوف يمسح جميع بيانات هذا اللوح.",
"Delete the board?" : "مسح اللوح؟",
"Today" : "اليوم",
"Tomorrow" : "غدا",
"This week" : "هذا الأسبوع",
"Link to a board" : "ربط بلوح",
"Link to a card" : "ربط ببطاقة",
"Something went wrong" : "شيئا ما خاطئ"

View File

@@ -37,6 +37,9 @@ OC.L10N.register(
"Update" : "Anovar",
"(group)" : "(grupu)",
"seconds ago" : "hai segundos",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "Güei",
"Tomorrow" : "Mañana",
"This week" : "Esta selmana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -35,6 +35,9 @@
"Update" : "Anovar",
"(group)" : "(grupu)",
"seconds ago" : "hai segundos",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "Güei",
"Tomorrow" : "Mañana",
"This week" : "Esta selmana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -22,6 +22,8 @@ OC.L10N.register(
"Update" : "Yenilənmə",
"(group)" : "(qrup)",
"seconds ago" : "saniyələr öncə",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "Bu gün",
"Tomorrow" : "Sabah"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -20,6 +20,8 @@
"Update" : "Yenilənmə",
"(group)" : "(qrup)",
"seconds ago" : "saniyələr öncə",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "Bu gün",
"Tomorrow" : "Sabah"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -27,6 +27,7 @@ OC.L10N.register(
"Edit" : "Редакция",
"Title" : "Име",
"Members" : "Членове",
"Upload attachment" : "Качване",
"Due date" : "Крайна дата",
"Remove due date" : "Премахни крайната дата",
"Description" : "Описание",
@@ -34,13 +35,15 @@ OC.L10N.register(
"Comments" : "Коментари",
"Modified" : "Промяна",
"Created" : "Създаден",
"Upload attachment" : "Качване",
"Save" : "Запазване",
"Reply" : "Отговори",
"Update" : "Обновяване",
"(group)" : "(група)",
"seconds ago" : "преди секунди",
"Shared with you" : "Споделени с вас",
"An error occurred" : "Възникна грешка"
"An error occurred" : "Възникна грешка",
"Today" : "Днес",
"Tomorrow" : "Утре",
"This week" : "Тази седмица"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -25,6 +25,7 @@
"Edit" : "Редакция",
"Title" : "Име",
"Members" : "Членове",
"Upload attachment" : "Качване",
"Due date" : "Крайна дата",
"Remove due date" : "Премахни крайната дата",
"Description" : "Описание",
@@ -32,13 +33,15 @@
"Comments" : "Коментари",
"Modified" : "Промяна",
"Created" : "Създаден",
"Upload attachment" : "Качване",
"Save" : "Запазване",
"Reply" : "Отговори",
"Update" : "Обновяване",
"(group)" : "(група)",
"seconds ago" : "преди секунди",
"Shared with you" : "Споделени с вас",
"An error occurred" : "Възникна грешка"
"An error occurred" : "Възникна грешка",
"Today" : "Днес",
"Tomorrow" : "Утре",
"This week" : "Тази седмица"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -22,6 +22,8 @@ OC.L10N.register(
"Update" : "পরিবর্ধন",
"(group)" : "(গোষ্ঠি)",
"seconds ago" : "সেকেন্ড পূর্বে",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "আজ",
"Tomorrow" : "আগামীকাল"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -20,6 +20,8 @@
"Update" : "পরিবর্ধন",
"(group)" : "(গোষ্ঠি)",
"seconds ago" : "সেকেন্ড পূর্বে",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "আজ",
"Tomorrow" : "আগামীকাল"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

30
l10n/br.js Normal file
View File

@@ -0,0 +1,30 @@
OC.L10N.register(
"deck",
{
"Personal" : "Personel",
"Finished" : "Achuet",
"copy" : "eil",
"Done" : "Graet",
"Cancel" : "Arrest",
"Drop your files to upload" : "Laoskit ho restroù evit pellkas",
"Details" : "Munudoù",
"Sharing" : "Rannan",
"Tags" : "Klavioù",
"Can edit" : "Posuple eo embann",
"Can share" : "Galout a ra rannañ",
"Delete" : "Dilemel",
"Edit" : "Cheñch",
"Description" : "Diskrivadur",
"Comments" : "Displegadennoù",
"Modified" : "Cheñchet",
"Save" : "Enrollañ",
"Reply" : "Respont",
"Update" : "Adnevesaat",
"(group)" : "(strollad)",
"seconds ago" : "eilenn zo",
"Shared with you" : "Rannet ganeoc'h",
"Today" : "Hiziv",
"Tomorrow" : "Warc'hoaz",
"This week" : "Er sizhun-mañ"
},
"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);");

28
l10n/br.json Normal file
View File

@@ -0,0 +1,28 @@
{ "translations": {
"Personal" : "Personel",
"Finished" : "Achuet",
"copy" : "eil",
"Done" : "Graet",
"Cancel" : "Arrest",
"Drop your files to upload" : "Laoskit ho restroù evit pellkas",
"Details" : "Munudoù",
"Sharing" : "Rannan",
"Tags" : "Klavioù",
"Can edit" : "Posuple eo embann",
"Can share" : "Galout a ra rannañ",
"Delete" : "Dilemel",
"Edit" : "Cheñch",
"Description" : "Diskrivadur",
"Comments" : "Displegadennoù",
"Modified" : "Cheñchet",
"Save" : "Enrollañ",
"Reply" : "Respont",
"Update" : "Adnevesaat",
"(group)" : "(strollad)",
"seconds ago" : "eilenn zo",
"Shared with you" : "Rannet ganeoc'h",
"Today" : "Hiziv",
"Tomorrow" : "Warc'hoaz",
"This week" : "Er sizhun-mañ"
},"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);"
}

View File

@@ -20,6 +20,8 @@ OC.L10N.register(
"Save" : "Spremi",
"Update" : "Ažuriraj",
"Shared with you" : "Shared with you",
"Today" : "Danas",
"Tomorrow" : "Sutra",
"Maximum file size of {size} exceeded" : "Maksimalna veličina datoteke prekoračena"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View File

@@ -18,6 +18,8 @@
"Save" : "Spremi",
"Update" : "Ažuriraj",
"Shared with you" : "Shared with you",
"Today" : "Danas",
"Tomorrow" : "Sutra",
"Maximum file size of {size} exceeded" : "Maksimalna veličina datoteke prekoračena"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View File

@@ -17,18 +17,42 @@ OC.L10N.register(
"{user} has archived the board {before}" : "{user} ha arxivat el tauler {before}",
"You have unarchived the board {board}" : "Heu desarxivat el tauler {board}",
"{user} has unarchived the board {before}" : "{user} ha desarxivat el tauler {before}",
"You have created a new list {stack} on board {board}" : "Heu creat una llista nova {stack} al tauler {board}",
"{user} has created a new list {stack} on board {board}" : "{user} ha creat una nova llista {stack} al tauler {board}",
"You have renamed list {before} to {stack} on board {board}" : "Heu canviat el nom de la llista {before} a {stack} al tauler {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} ha canviat el nom de la llista {before} a {stack} al tauler {board}",
"You have deleted list {stack} on board {board}" : "Heu suprimit la llista {stack} al tauler {board}",
"{user} has deleted list {stack} on board {board}" : "{user} ha suprimit la llista {stack} al tauler {board}",
"You have created card {card} in list {stack} on board {board}" : "Heu creat la targeta {card} a la llista {stack} al tauler {board}",
"{user} has created card {card} in list {stack} on board {board}" : "{user} ha creat la targeta {card} a la llista {stack} al tauler {board}",
"You have deleted card {card} in list {stack} on board {board}" : "Heu suprimit la targeta {card} a la llista {stack} al tauler {board}",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} ha suprimit la targeta {card} a la llista {stack} al tauler {board}",
"You have renamed the card {before} to {card}" : "Heu reanomenat la targeta {before} a {card}",
"{user} has renamed the card {before} to {card}" : "{user} ha reanomenat la targeta {before} a {card}",
"You have added a description to card {card} in list {stack} on board {board}" : "Heu afegit una descripció a la targeta {card} a la llista {stack} al tauler {board}",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} ha afegit una descripció a la targeta {card} a la llista {stack} al tauler {board}",
"You have updated the description of card {card} in list {stack} on board {board}" : "Heu actualitzat la descripció de la targeta {card} a la llista {stack} al tauler {board}",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} ha actualitzat la descripció de la targeta {card} a la llista {stack} al tauler {board}",
"You have archived card {card} in list {stack} on board {board}" : "Teniu la targeta arxivada {card} a la llista {stack} al tauler {board}",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} té la targeta arxivada {card} a la llista {stack} al tauler {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Teniu una targeta no-arxchivada {card} a la llista {stack} al tauler {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} té una targeta no-arxivada {card} a la llista {stack} al tauler {board}",
"You have removed the due date of card {card}" : "Heu suprimit la data de venciment de la targeta {targeta}",
"{user} has removed the due date of card {card}" : "{user} ha suprimit la data de venciment de la targeta {targeta}",
"You have set the due date of card {card} to {after}" : "Heu establert la data de venciment de la targeta {card} a {after}",
"{user} has set the due date of card {card} to {after}" : "{user} ha establert la data de venciment de la targeta {card} a {after}",
"You have updated the due date of card {card} to {after}" : "Heu actualitzat la data de venciment de la targeta {card} a {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} ha actualitzat la data de venciment de la targeta {card} a {after}",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "Heu afegit l'etiqueta {label} a la targeta {card} a la llista {stack} al tauler {board}",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} ha afegit l'etiqueta {label} a la targeta {card} a la llista {stack} al tauler {board}",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Heu eliminat l'etiqueta {label} de la targeta {card} a la llista {stack} al tauler {board}",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} ha eliminat l'etiqueta {label} de la targeta {card} a la llista {stack} al tauler {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Heu assignat a {assigneduser} a la targeta {card} al tauler {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} ha assignat a {assigneduser} la targeta {card} del tauler {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Heu desassignat {assigneduser} de la targeta {card} al tauler {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} ha desassignat {assigneduser} de la targeta {card} al tauler {board}",
"You have moved the card {card} from list {stackBefore} to {stack}" : "Heu mogut la targeta {card} de la llista {stackBefore} a {stack}",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} ha mogut la targeta {card} de la llista {stackBefore} a {stack}",
"You have added the attachment {attachment} to card {card}" : "Heu afegit l'adjunt {attachment} a la targeta {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} ha afegit l'adjunt {attachment} a la targeta {card}",
"You have updated the attachment {attachment} on card {card}" : "Heu actualitzat l'adjunt {attachment} a la targeta {card}",
@@ -77,6 +101,7 @@ OC.L10N.register(
"Create new board" : "Crea un nou tauler",
"new board" : "nou tauler",
"Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte",
"Search by board title" : "Cerca per títol del tauler",
"Select board" : "Selecciona un tauler",
"Select the card to link to a project" : "Selecciona la targeta per enllaçar a un projecte",
"Select a board" : "Selecciona un tauler",
@@ -96,16 +121,20 @@ OC.L10N.register(
"Apply filter" : "Aplica el filtre",
"Filter by tag" : "Filtra per etiqueta",
"Filter by assigned user" : "Filtra per usuari assignat",
"Unassigned" : "Sense assignar",
"Filter by due date" : "Filtra per data de venciment",
"Overdue" : "Endarrerit",
"Next 24 hours" : "Pròximes 24 hores",
"Next 7 days" : "Propers 7 dies",
"Next 30 days" : "Propers 30 dies",
"No due date" : "Sense venciment",
"Clear filter" : "Neteja el filtre",
"Show archived cards" : "Mostra les targetes arxivades",
"Toggle compact mode" : "Commuta el mode compacte",
"Details" : "Detalls",
"Loading board" : "Carregant tauler",
"No lists available" : "Cap llista disponible",
"Create a new list to add cards to this board" : "Crea una llista nova per afegir targetes a aquest tauler",
"Board not found" : "Tauler no trobat",
"Sharing" : "Compartició",
"Tags" : "Etiquetes",
@@ -114,7 +143,7 @@ OC.L10N.register(
"Deleted lists" : "Llistes suprimides",
"Undo" : "Desfés",
"Deleted cards" : "Targetes suprimides",
"Share board with a user, group or circle …" : "Compartir tauler amb un usuari, grup o cercle ...",
"Share board with a user, group or circle …" : "Compartir tauler amb un usuari, grup o cercle ",
"Board owner" : "Propietari del tauler",
"(Group)" : "(Grup)",
"(Circle)" : "(Cercle)",
@@ -122,21 +151,25 @@ OC.L10N.register(
"Can share" : "Pot compartir",
"Can manage" : "Pot gestionar",
"Delete" : "Eliminar",
"Add a new list" : "Afegir una llista nova",
"Archive all cards" : "Arxiva totes les targetes",
"Delete list" : "Suprimeix la llista",
"Add card" : "Afegeix una targeta",
"Archive all cards in this list" : "Arxiva totes les targetes d'aquesta llista",
"Add a new card" : "Afegir una nova targeta",
"Edit" : "Edita",
"Add a new tag" : "Afegir una etiqueta nova",
"title and color value must be provided" : "sha de proporcionar el valor del títol i del color",
"Title" : "Títol",
"Members" : "Membres",
"Upload attachment" : "Carrega l'adjunt",
"Add this attachment" : "Afegeix aquest adjunt",
"Delete Attachment" : "Suprimeix ladjunt",
"Restore Attachment" : "Restaura l'adjunt",
"Assign a tag to this card…" : "Assigna una etiqueta a aquesta targeta...",
"Assign a tag to this card…" : "Assigna una etiqueta a aquesta targeta",
"Assign to users" : "Assigna als usuaris",
"Assign to users/groups/circles" : "Assigna a usuaris/grups/cercles",
"Assign a user to this card…" : "Assigneu un usuari a aquesta targeta...",
"Assign a user to this card…" : "Assigneu un usuari a aquesta targeta",
"Due date" : "Per la data",
"Set a due date" : "Definir una data de venciment",
"Remove due date" : "Elimina la data de venciment",
@@ -152,7 +185,6 @@ OC.L10N.register(
"Choose attachment" : "Triar adjunt",
"Modified" : "Darrera modificació",
"Created" : "Creat",
"Upload attachment" : "Carrega l'adjunt",
"No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!",
"Save" : "Desa",
"The comment cannot be empty." : "El comentari no pot estar buit.",
@@ -162,13 +194,16 @@ OC.L10N.register(
"Update" : "Actualitza",
"(group)" : "(grup)",
"(circle)" : "(cercle)",
"seconds ago" : "fa uns segons",
"Assign to me" : "Assigna'm a mi",
"Unassign myself" : "Desasignar a mi mateix",
"Unarchive card" : "Desarxiva targeta",
"Archive card" : "Arxiva la targeta",
"Delete card" : "Suprimeix targeta",
"Move card" : "Mou la targeta",
"Card details" : "Dades de la targeta",
"Move card to another board" : "Mou la targeta a un altre tauler",
"Select a list" : "Seleccioneu una llista",
"seconds ago" : "fa uns segons",
"All boards" : "Tots els taulers",
"Archived boards" : "Taulers arxivats",
"Shared with you" : "Us han compartit",
@@ -176,10 +211,20 @@ OC.L10N.register(
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
"New board title" : "Títol del nou tauler",
"Edit board" : "Edita el tauler",
"Clone board " : "Clonar tauler",
"Unarchive board " : "Desarxiva tauler",
"Archive board " : "Arxiva tauler",
"Delete board " : "Suprimeix tauler",
"Board details" : "Detalls de la junta",
"Board {0} deleted" : "Sha suprimit el tauler {0}",
"An error occurred" : "S'ha produït un error",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Esteu segur que voleu suprimir el tauler {title}? Això eliminarà totes les dades d'aquest tauler.",
"Delete the board?" : "Suprimir el tauler?",
"Loading filtered view" : "S'està carregant la visualització filtrada",
"Today" : "Avui",
"Tomorrow" : "Demà",
"This week" : "Aquesta setmana",
"No due" : "Sense venciment",
"Link to a board" : "Enllaça a un tauler",
"Link to a card" : "Enllaç una targeta",
"Something went wrong" : "Alguna cosa ha anat malament",

View File

@@ -15,18 +15,42 @@
"{user} has archived the board {before}" : "{user} ha arxivat el tauler {before}",
"You have unarchived the board {board}" : "Heu desarxivat el tauler {board}",
"{user} has unarchived the board {before}" : "{user} ha desarxivat el tauler {before}",
"You have created a new list {stack} on board {board}" : "Heu creat una llista nova {stack} al tauler {board}",
"{user} has created a new list {stack} on board {board}" : "{user} ha creat una nova llista {stack} al tauler {board}",
"You have renamed list {before} to {stack} on board {board}" : "Heu canviat el nom de la llista {before} a {stack} al tauler {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} ha canviat el nom de la llista {before} a {stack} al tauler {board}",
"You have deleted list {stack} on board {board}" : "Heu suprimit la llista {stack} al tauler {board}",
"{user} has deleted list {stack} on board {board}" : "{user} ha suprimit la llista {stack} al tauler {board}",
"You have created card {card} in list {stack} on board {board}" : "Heu creat la targeta {card} a la llista {stack} al tauler {board}",
"{user} has created card {card} in list {stack} on board {board}" : "{user} ha creat la targeta {card} a la llista {stack} al tauler {board}",
"You have deleted card {card} in list {stack} on board {board}" : "Heu suprimit la targeta {card} a la llista {stack} al tauler {board}",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} ha suprimit la targeta {card} a la llista {stack} al tauler {board}",
"You have renamed the card {before} to {card}" : "Heu reanomenat la targeta {before} a {card}",
"{user} has renamed the card {before} to {card}" : "{user} ha reanomenat la targeta {before} a {card}",
"You have added a description to card {card} in list {stack} on board {board}" : "Heu afegit una descripció a la targeta {card} a la llista {stack} al tauler {board}",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} ha afegit una descripció a la targeta {card} a la llista {stack} al tauler {board}",
"You have updated the description of card {card} in list {stack} on board {board}" : "Heu actualitzat la descripció de la targeta {card} a la llista {stack} al tauler {board}",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} ha actualitzat la descripció de la targeta {card} a la llista {stack} al tauler {board}",
"You have archived card {card} in list {stack} on board {board}" : "Teniu la targeta arxivada {card} a la llista {stack} al tauler {board}",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} té la targeta arxivada {card} a la llista {stack} al tauler {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Teniu una targeta no-arxchivada {card} a la llista {stack} al tauler {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} té una targeta no-arxivada {card} a la llista {stack} al tauler {board}",
"You have removed the due date of card {card}" : "Heu suprimit la data de venciment de la targeta {targeta}",
"{user} has removed the due date of card {card}" : "{user} ha suprimit la data de venciment de la targeta {targeta}",
"You have set the due date of card {card} to {after}" : "Heu establert la data de venciment de la targeta {card} a {after}",
"{user} has set the due date of card {card} to {after}" : "{user} ha establert la data de venciment de la targeta {card} a {after}",
"You have updated the due date of card {card} to {after}" : "Heu actualitzat la data de venciment de la targeta {card} a {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} ha actualitzat la data de venciment de la targeta {card} a {after}",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "Heu afegit l'etiqueta {label} a la targeta {card} a la llista {stack} al tauler {board}",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} ha afegit l'etiqueta {label} a la targeta {card} a la llista {stack} al tauler {board}",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Heu eliminat l'etiqueta {label} de la targeta {card} a la llista {stack} al tauler {board}",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} ha eliminat l'etiqueta {label} de la targeta {card} a la llista {stack} al tauler {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Heu assignat a {assigneduser} a la targeta {card} al tauler {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} ha assignat a {assigneduser} la targeta {card} del tauler {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Heu desassignat {assigneduser} de la targeta {card} al tauler {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} ha desassignat {assigneduser} de la targeta {card} al tauler {board}",
"You have moved the card {card} from list {stackBefore} to {stack}" : "Heu mogut la targeta {card} de la llista {stackBefore} a {stack}",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} ha mogut la targeta {card} de la llista {stackBefore} a {stack}",
"You have added the attachment {attachment} to card {card}" : "Heu afegit l'adjunt {attachment} a la targeta {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} ha afegit l'adjunt {attachment} a la targeta {card}",
"You have updated the attachment {attachment} on card {card}" : "Heu actualitzat l'adjunt {attachment} a la targeta {card}",
@@ -75,6 +99,7 @@
"Create new board" : "Crea un nou tauler",
"new board" : "nou tauler",
"Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte",
"Search by board title" : "Cerca per títol del tauler",
"Select board" : "Selecciona un tauler",
"Select the card to link to a project" : "Selecciona la targeta per enllaçar a un projecte",
"Select a board" : "Selecciona un tauler",
@@ -94,16 +119,20 @@
"Apply filter" : "Aplica el filtre",
"Filter by tag" : "Filtra per etiqueta",
"Filter by assigned user" : "Filtra per usuari assignat",
"Unassigned" : "Sense assignar",
"Filter by due date" : "Filtra per data de venciment",
"Overdue" : "Endarrerit",
"Next 24 hours" : "Pròximes 24 hores",
"Next 7 days" : "Propers 7 dies",
"Next 30 days" : "Propers 30 dies",
"No due date" : "Sense venciment",
"Clear filter" : "Neteja el filtre",
"Show archived cards" : "Mostra les targetes arxivades",
"Toggle compact mode" : "Commuta el mode compacte",
"Details" : "Detalls",
"Loading board" : "Carregant tauler",
"No lists available" : "Cap llista disponible",
"Create a new list to add cards to this board" : "Crea una llista nova per afegir targetes a aquest tauler",
"Board not found" : "Tauler no trobat",
"Sharing" : "Compartició",
"Tags" : "Etiquetes",
@@ -112,7 +141,7 @@
"Deleted lists" : "Llistes suprimides",
"Undo" : "Desfés",
"Deleted cards" : "Targetes suprimides",
"Share board with a user, group or circle …" : "Compartir tauler amb un usuari, grup o cercle ...",
"Share board with a user, group or circle …" : "Compartir tauler amb un usuari, grup o cercle ",
"Board owner" : "Propietari del tauler",
"(Group)" : "(Grup)",
"(Circle)" : "(Cercle)",
@@ -120,21 +149,25 @@
"Can share" : "Pot compartir",
"Can manage" : "Pot gestionar",
"Delete" : "Eliminar",
"Add a new list" : "Afegir una llista nova",
"Archive all cards" : "Arxiva totes les targetes",
"Delete list" : "Suprimeix la llista",
"Add card" : "Afegeix una targeta",
"Archive all cards in this list" : "Arxiva totes les targetes d'aquesta llista",
"Add a new card" : "Afegir una nova targeta",
"Edit" : "Edita",
"Add a new tag" : "Afegir una etiqueta nova",
"title and color value must be provided" : "sha de proporcionar el valor del títol i del color",
"Title" : "Títol",
"Members" : "Membres",
"Upload attachment" : "Carrega l'adjunt",
"Add this attachment" : "Afegeix aquest adjunt",
"Delete Attachment" : "Suprimeix ladjunt",
"Restore Attachment" : "Restaura l'adjunt",
"Assign a tag to this card…" : "Assigna una etiqueta a aquesta targeta...",
"Assign a tag to this card…" : "Assigna una etiqueta a aquesta targeta",
"Assign to users" : "Assigna als usuaris",
"Assign to users/groups/circles" : "Assigna a usuaris/grups/cercles",
"Assign a user to this card…" : "Assigneu un usuari a aquesta targeta...",
"Assign a user to this card…" : "Assigneu un usuari a aquesta targeta",
"Due date" : "Per la data",
"Set a due date" : "Definir una data de venciment",
"Remove due date" : "Elimina la data de venciment",
@@ -150,7 +183,6 @@
"Choose attachment" : "Triar adjunt",
"Modified" : "Darrera modificació",
"Created" : "Creat",
"Upload attachment" : "Carrega l'adjunt",
"No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!",
"Save" : "Desa",
"The comment cannot be empty." : "El comentari no pot estar buit.",
@@ -160,13 +192,16 @@
"Update" : "Actualitza",
"(group)" : "(grup)",
"(circle)" : "(cercle)",
"seconds ago" : "fa uns segons",
"Assign to me" : "Assigna'm a mi",
"Unassign myself" : "Desasignar a mi mateix",
"Unarchive card" : "Desarxiva targeta",
"Archive card" : "Arxiva la targeta",
"Delete card" : "Suprimeix targeta",
"Move card" : "Mou la targeta",
"Card details" : "Dades de la targeta",
"Move card to another board" : "Mou la targeta a un altre tauler",
"Select a list" : "Seleccioneu una llista",
"seconds ago" : "fa uns segons",
"All boards" : "Tots els taulers",
"Archived boards" : "Taulers arxivats",
"Shared with you" : "Us han compartit",
@@ -174,10 +209,20 @@
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
"New board title" : "Títol del nou tauler",
"Edit board" : "Edita el tauler",
"Clone board " : "Clonar tauler",
"Unarchive board " : "Desarxiva tauler",
"Archive board " : "Arxiva tauler",
"Delete board " : "Suprimeix tauler",
"Board details" : "Detalls de la junta",
"Board {0} deleted" : "Sha suprimit el tauler {0}",
"An error occurred" : "S'ha produït un error",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Esteu segur que voleu suprimir el tauler {title}? Això eliminarà totes les dades d'aquest tauler.",
"Delete the board?" : "Suprimir el tauler?",
"Loading filtered view" : "S'està carregant la visualització filtrada",
"Today" : "Avui",
"Tomorrow" : "Demà",
"This week" : "Aquesta setmana",
"No due" : "Sense venciment",
"Link to a board" : "Enllaça a un tauler",
"Link to a card" : "Enllaç una targeta",
"Something went wrong" : "Alguna cosa ha anat malament",

View File

@@ -67,6 +67,7 @@ OC.L10N.register(
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Změny v <strong>aplikaci Deck</strong>",
"A <strong>comment</strong> was created on a card" : "Na kartě byl vytvořen <strong>komentář</strong>",
"Upcoming cards" : "Nadcházející karty",
"Personal" : "Osobní",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu „%s“ na „%s“ vám přiřadil(a) %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} vám přiřadil(a) kartu „%s“ na „%s“.",
@@ -121,6 +122,7 @@ OC.L10N.register(
"Apply filter" : "Uplatnit filtr",
"Filter by tag" : "Filtrovat podle příznaků",
"Filter by assigned user" : "Filtrovat podle uživatele, který je úkolem pověřen",
"Unassigned" : "Nepřiřazeno",
"Filter by due date" : "Filtrovat podle termínu",
"Overdue" : "Po termínu",
"Next 24 hours" : "Následujících 24 hodin",
@@ -132,6 +134,8 @@ OC.L10N.register(
"Toggle compact mode" : "Vyp/zap. kompaktní režim",
"Details" : "Podrobnosti",
"Loading board" : "Načítání tabule",
"No lists available" : "Nejsou k dispozici žádné seznamy",
"Create a new list to add cards to this board" : "Pro přidání karet na tuto tabuli vytvořte nový seznam",
"Board not found" : "Tabule nenalezena",
"Sharing" : "Sdílení",
"Tags" : "Štítky",
@@ -149,14 +153,17 @@ OC.L10N.register(
"Can manage" : "Může spravovat",
"Delete" : "Smazat",
"Add a new list" : "Přidat nový sloupec",
"Archive all cards" : "Archivovat všechny karty",
"Delete list" : "Smazat seznam",
"Add card" : "Přidat kartu",
"Archive all cards in this list" : "Archivovat všechny karty v tomto seznamu",
"Add a new card" : "Přidat novou kartu",
"Edit" : "Upravit",
"Add a new tag" : "Přidat nový štítek",
"title and color value must be provided" : "je třeba zadat nadpis a zvolit barvu",
"Title" : "Nadpis",
"Members" : "Členové",
"Upload attachment" : "Nahrát přílohu",
"Add this attachment" : "Přidat tuto přílohu",
"Delete Attachment" : "Smazat přílohu",
"Restore Attachment" : "Obnovit přílohu",
@@ -179,7 +186,6 @@ OC.L10N.register(
"Choose attachment" : "Zvolte přílohu",
"Modified" : "Změněno",
"Created" : "Vytvořeno",
"Upload attachment" : "Nahrát přílohu",
"No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!",
"Save" : "Uložit",
"The comment cannot be empty." : "Komentář je třeba vyplnit",
@@ -189,7 +195,6 @@ OC.L10N.register(
"Update" : "Aktualizovat",
"(group)" : "(skupina)",
"(circle)" : "(okruh)",
"seconds ago" : "před několika sekundami",
"Assign to me" : "Přiřadit mě",
"Unassign myself" : "Zrušit přiřazení sobě",
"Unarchive card" : "Zrušit archivaci karty",
@@ -199,6 +204,7 @@ OC.L10N.register(
"Card details" : "Podrobnosti o kartě",
"Move card to another board" : "Přesunout kartu na jinou tabuli",
"Select a list" : "Vyberte sloupec",
"seconds ago" : "před několika sekundami",
"All boards" : "Všechny tabule",
"Archived boards" : "Archivované tabule",
"Shared with you" : "Sdíleno s vámi",
@@ -215,6 +221,13 @@ OC.L10N.register(
"An error occurred" : "Došlo k chybě",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Opravdu chcete tabuly {title} smazat? Toto smaže veškerá data této tabule.",
"Delete the board?" : "Smazat tabuli?",
"Loading filtered view" : "Načítání filtrovaného pohledu",
"Today" : "Dnes",
"Tomorrow" : "Zítra",
"This week" : "Tento týden",
"No due" : "Žádný termín",
"upcoming cards" : "nadcházející karty",
"No upcoming cards" : "Žádné nadcházející karty",
"Link to a board" : "Propojit s tabulí",
"Link to a card" : "Propojit s kartou",
"Something went wrong" : "Něco se pokazilo",

View File

@@ -65,6 +65,7 @@
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Změny v <strong>aplikaci Deck</strong>",
"A <strong>comment</strong> was created on a card" : "Na kartě byl vytvořen <strong>komentář</strong>",
"Upcoming cards" : "Nadcházející karty",
"Personal" : "Osobní",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu „%s“ na „%s“ vám přiřadil(a) %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} vám přiřadil(a) kartu „%s“ na „%s“.",
@@ -119,6 +120,7 @@
"Apply filter" : "Uplatnit filtr",
"Filter by tag" : "Filtrovat podle příznaků",
"Filter by assigned user" : "Filtrovat podle uživatele, který je úkolem pověřen",
"Unassigned" : "Nepřiřazeno",
"Filter by due date" : "Filtrovat podle termínu",
"Overdue" : "Po termínu",
"Next 24 hours" : "Následujících 24 hodin",
@@ -130,6 +132,8 @@
"Toggle compact mode" : "Vyp/zap. kompaktní režim",
"Details" : "Podrobnosti",
"Loading board" : "Načítání tabule",
"No lists available" : "Nejsou k dispozici žádné seznamy",
"Create a new list to add cards to this board" : "Pro přidání karet na tuto tabuli vytvořte nový seznam",
"Board not found" : "Tabule nenalezena",
"Sharing" : "Sdílení",
"Tags" : "Štítky",
@@ -147,14 +151,17 @@
"Can manage" : "Může spravovat",
"Delete" : "Smazat",
"Add a new list" : "Přidat nový sloupec",
"Archive all cards" : "Archivovat všechny karty",
"Delete list" : "Smazat seznam",
"Add card" : "Přidat kartu",
"Archive all cards in this list" : "Archivovat všechny karty v tomto seznamu",
"Add a new card" : "Přidat novou kartu",
"Edit" : "Upravit",
"Add a new tag" : "Přidat nový štítek",
"title and color value must be provided" : "je třeba zadat nadpis a zvolit barvu",
"Title" : "Nadpis",
"Members" : "Členové",
"Upload attachment" : "Nahrát přílohu",
"Add this attachment" : "Přidat tuto přílohu",
"Delete Attachment" : "Smazat přílohu",
"Restore Attachment" : "Obnovit přílohu",
@@ -177,7 +184,6 @@
"Choose attachment" : "Zvolte přílohu",
"Modified" : "Změněno",
"Created" : "Vytvořeno",
"Upload attachment" : "Nahrát přílohu",
"No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!",
"Save" : "Uložit",
"The comment cannot be empty." : "Komentář je třeba vyplnit",
@@ -187,7 +193,6 @@
"Update" : "Aktualizovat",
"(group)" : "(skupina)",
"(circle)" : "(okruh)",
"seconds ago" : "před několika sekundami",
"Assign to me" : "Přiřadit mě",
"Unassign myself" : "Zrušit přiřazení sobě",
"Unarchive card" : "Zrušit archivaci karty",
@@ -197,6 +202,7 @@
"Card details" : "Podrobnosti o kartě",
"Move card to another board" : "Přesunout kartu na jinou tabuli",
"Select a list" : "Vyberte sloupec",
"seconds ago" : "před několika sekundami",
"All boards" : "Všechny tabule",
"Archived boards" : "Archivované tabule",
"Shared with you" : "Sdíleno s vámi",
@@ -213,6 +219,13 @@
"An error occurred" : "Došlo k chybě",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Opravdu chcete tabuly {title} smazat? Toto smaže veškerá data této tabule.",
"Delete the board?" : "Smazat tabuli?",
"Loading filtered view" : "Načítání filtrovaného pohledu",
"Today" : "Dnes",
"Tomorrow" : "Zítra",
"This week" : "Tento týden",
"No due" : "Žádný termín",
"upcoming cards" : "nadcházející karty",
"No upcoming cards" : "Žádné nadcházející karty",
"Link to a board" : "Propojit s tabulí",
"Link to a card" : "Propojit s kartou",
"Something went wrong" : "Něco se pokazilo",

View File

@@ -15,13 +15,15 @@ OC.L10N.register(
"Delete" : "Dileu",
"Edit" : "Golygu",
"Title" : "Teitl",
"Upload attachment" : "Llwytho atodiad",
"Description" : "Disgrifiad",
"Modified" : "Addaswyd",
"Upload attachment" : "Llwytho atodiad",
"Save" : "Cadw",
"Update" : "Diweddaru",
"seconds ago" : "eiliad yn ôl",
"Shared with you" : "Shared with you",
"An error occurred" : "Digwyddodd gwall"
"An error occurred" : "Digwyddodd gwall",
"Today" : "Heddiw",
"This week" : "Wythnos yma"
},
"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;");

View File

@@ -13,13 +13,15 @@
"Delete" : "Dileu",
"Edit" : "Golygu",
"Title" : "Teitl",
"Upload attachment" : "Llwytho atodiad",
"Description" : "Disgrifiad",
"Modified" : "Addaswyd",
"Upload attachment" : "Llwytho atodiad",
"Save" : "Cadw",
"Update" : "Diweddaru",
"seconds ago" : "eiliad yn ôl",
"Shared with you" : "Shared with you",
"An error occurred" : "Digwyddodd gwall"
"An error occurred" : "Digwyddodd gwall",
"Today" : "Heddiw",
"This week" : "Wythnos yma"
},"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"
}

View File

@@ -34,6 +34,7 @@ OC.L10N.register(
"Edit" : "Redigér",
"Title" : "Titel",
"Members" : "Medlemmer",
"Upload attachment" : "Upload vedhæftning",
"Due date" : "Forfaldsdato",
"Remove due date" : "Fjern forfaldsdato",
"Description" : "Beskrivelse",
@@ -42,20 +43,22 @@ OC.L10N.register(
"Comments" : "Kommentarer",
"Modified" : "Ændret",
"Created" : "Oprettet",
"Upload attachment" : "Upload vedhæftning",
"Save" : "Gem",
"Reply" : "Besvar",
"Update" : "Opdatér",
"(group)" : "(gruppe)",
"seconds ago" : "sekunder siden",
"Archive card" : "Arkivér kort",
"Delete card" : "Slet kort",
"Move card" : "Flyt kort",
"seconds ago" : "sekunder siden",
"Archived boards" : "Arkiverede lister",
"Shared with you" : "Shared with you",
"New board title" : "Ny titel på liste",
"Edit board" : "Rediger liste",
"Board details" : "Liste detaljer",
"An error occurred" : "Der var en fejl"
"An error occurred" : "Der var en fejl",
"Today" : "I dag",
"Tomorrow" : "I morgen",
"This week" : "Denne uge"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -32,6 +32,7 @@
"Edit" : "Redigér",
"Title" : "Titel",
"Members" : "Medlemmer",
"Upload attachment" : "Upload vedhæftning",
"Due date" : "Forfaldsdato",
"Remove due date" : "Fjern forfaldsdato",
"Description" : "Beskrivelse",
@@ -40,20 +41,22 @@
"Comments" : "Kommentarer",
"Modified" : "Ændret",
"Created" : "Oprettet",
"Upload attachment" : "Upload vedhæftning",
"Save" : "Gem",
"Reply" : "Besvar",
"Update" : "Opdatér",
"(group)" : "(gruppe)",
"seconds ago" : "sekunder siden",
"Archive card" : "Arkivér kort",
"Delete card" : "Slet kort",
"Move card" : "Flyt kort",
"seconds ago" : "sekunder siden",
"Archived boards" : "Arkiverede lister",
"Shared with you" : "Shared with you",
"New board title" : "Ny titel på liste",
"Edit board" : "Rediger liste",
"Board details" : "Liste detaljer",
"An error occurred" : "Der var en fejl"
"An error occurred" : "Der var en fejl",
"Today" : "I dag",
"Tomorrow" : "I morgen",
"This week" : "Denne uge"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -67,10 +67,11 @@ OC.L10N.register(
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Änderungen in der <strong>Deck-App</strong>",
"A <strong>comment</strong> was created on a card" : "Ein <strong>Kommentar</strong> zu einer Karte wurde erstellt",
"Upcoming cards" : "Kommende Karten",
"Personal" : "Persönlich",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Dir von %s zugewiesen.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} hat Dir die Karte \"%s\" auf \"%s\" zugewiesen.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.",
"%s has mentioned you in a comment on \"%s\"." : " %s hat Dich in einem Kommentar zu \"%s\" erwähnt.",
"{user} has mentioned you in a comment on \"%s\"." : "{user} hat Dich in einem Kommentar zu “%s” erwähnt.",
"The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.",
@@ -121,6 +122,7 @@ OC.L10N.register(
"Apply filter" : "Filter anwenden",
"Filter by tag" : "Nach Schlagwort filtern",
"Filter by assigned user" : "Nach zugewiesenem Benutzer filtern",
"Unassigned" : "Nicht zugewiesen",
"Filter by due date" : "Nach Fälligkeitsdatum filtern",
"Overdue" : "Überfällig",
"Next 24 hours" : "Die nächsten 24 Stunden",
@@ -132,6 +134,8 @@ OC.L10N.register(
"Toggle compact mode" : "Kompaktmodus umschalten",
"Details" : "Details",
"Loading board" : "Lade Board",
"No lists available" : "Keine Listen verfügbar",
"Create a new list to add cards to this board" : "Erstelle eine neue Liste, um diesem Board Karten hinzuzufügen",
"Board not found" : "Board nicht gefunden",
"Sharing" : "Teilen",
"Tags" : "Schlagworte",
@@ -149,14 +153,17 @@ OC.L10N.register(
"Can manage" : "kann verwalten",
"Delete" : "Löschen",
"Add a new list" : "Eine neue Liste hinzufügen",
"Archive all cards" : "Alle Karten archivieren",
"Delete list" : "Liste löschen",
"Add card" : "Karte hinzufügen",
"Archive all cards in this list" : "Alle Karten in dieser Liste archivieren",
"Add a new card" : "Neue Karte hinzufügen",
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
"Delete Attachment" : "Anhang löschen",
"Restore Attachment" : "Anhang wiederherstellen",
@@ -179,7 +186,6 @@ OC.L10N.register(
"Choose attachment" : "Anhang auswählen",
"Modified" : "Geändert",
"Created" : "Erstellt",
"Upload attachment" : "Anhang hochladen",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!",
"Save" : "Speichern",
"The comment cannot be empty." : "Der Kommentar darf nicht leer sein.",
@@ -189,7 +195,6 @@ OC.L10N.register(
"Update" : "Aktualisieren",
"(group)" : "(Gruppe)",
"(circle)" : "(Kreis)",
"seconds ago" : "Gerade eben",
"Assign to me" : "Mir zuweisen",
"Unassign myself" : "Nicht mehr mir zuweisen",
"Unarchive card" : "Karte dearchivieren",
@@ -199,6 +204,7 @@ OC.L10N.register(
"Card details" : "Kartendetails",
"Move card to another board" : "Karte auf ein anderes Board verschieben",
"Select a list" : "Eine Liste auswählen",
"seconds ago" : "Gerade eben",
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Dir geteilt",
@@ -215,6 +221,13 @@ OC.L10N.register(
"An error occurred" : "Es ist ein Fehler aufgetreten",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Möchtest Du wirklich dieses Board {title} mit all seinen Daten löschen?",
"Delete the board?" : "Das Board löschen?",
"Loading filtered view" : "Lade gefilterte Ansicht",
"Today" : "Heute",
"Tomorrow" : "Morgen",
"This week" : "Diese Woche",
"No due" : "Kein Fälligkeitsdatum",
"upcoming cards" : "Kommende Karten",
"No upcoming cards" : "Keine kommenden Karten",
"Link to a board" : "Mit einem Board verknüpfen",
"Link to a card" : "Mit einer Karte verknüpfen",
"Something went wrong" : "Etwas ist schiefgelaufen",

View File

@@ -65,10 +65,11 @@
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Änderungen in der <strong>Deck-App</strong>",
"A <strong>comment</strong> was created on a card" : "Ein <strong>Kommentar</strong> zu einer Karte wurde erstellt",
"Upcoming cards" : "Kommende Karten",
"Personal" : "Persönlich",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Dir von %s zugewiesen.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} hat Dir die Karte \"%s\" auf \"%s\" zugewiesen.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.",
"%s has mentioned you in a comment on \"%s\"." : " %s hat Dich in einem Kommentar zu \"%s\" erwähnt.",
"{user} has mentioned you in a comment on \"%s\"." : "{user} hat Dich in einem Kommentar zu “%s” erwähnt.",
"The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Dir geteilt.",
@@ -119,6 +120,7 @@
"Apply filter" : "Filter anwenden",
"Filter by tag" : "Nach Schlagwort filtern",
"Filter by assigned user" : "Nach zugewiesenem Benutzer filtern",
"Unassigned" : "Nicht zugewiesen",
"Filter by due date" : "Nach Fälligkeitsdatum filtern",
"Overdue" : "Überfällig",
"Next 24 hours" : "Die nächsten 24 Stunden",
@@ -130,6 +132,8 @@
"Toggle compact mode" : "Kompaktmodus umschalten",
"Details" : "Details",
"Loading board" : "Lade Board",
"No lists available" : "Keine Listen verfügbar",
"Create a new list to add cards to this board" : "Erstelle eine neue Liste, um diesem Board Karten hinzuzufügen",
"Board not found" : "Board nicht gefunden",
"Sharing" : "Teilen",
"Tags" : "Schlagworte",
@@ -147,14 +151,17 @@
"Can manage" : "kann verwalten",
"Delete" : "Löschen",
"Add a new list" : "Eine neue Liste hinzufügen",
"Archive all cards" : "Alle Karten archivieren",
"Delete list" : "Liste löschen",
"Add card" : "Karte hinzufügen",
"Archive all cards in this list" : "Alle Karten in dieser Liste archivieren",
"Add a new card" : "Neue Karte hinzufügen",
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
"Delete Attachment" : "Anhang löschen",
"Restore Attachment" : "Anhang wiederherstellen",
@@ -177,7 +184,6 @@
"Choose attachment" : "Anhang auswählen",
"Modified" : "Geändert",
"Created" : "Erstellt",
"Upload attachment" : "Anhang hochladen",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!",
"Save" : "Speichern",
"The comment cannot be empty." : "Der Kommentar darf nicht leer sein.",
@@ -187,7 +193,6 @@
"Update" : "Aktualisieren",
"(group)" : "(Gruppe)",
"(circle)" : "(Kreis)",
"seconds ago" : "Gerade eben",
"Assign to me" : "Mir zuweisen",
"Unassign myself" : "Nicht mehr mir zuweisen",
"Unarchive card" : "Karte dearchivieren",
@@ -197,6 +202,7 @@
"Card details" : "Kartendetails",
"Move card to another board" : "Karte auf ein anderes Board verschieben",
"Select a list" : "Eine Liste auswählen",
"seconds ago" : "Gerade eben",
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Dir geteilt",
@@ -213,6 +219,13 @@
"An error occurred" : "Es ist ein Fehler aufgetreten",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Möchtest Du wirklich dieses Board {title} mit all seinen Daten löschen?",
"Delete the board?" : "Das Board löschen?",
"Loading filtered view" : "Lade gefilterte Ansicht",
"Today" : "Heute",
"Tomorrow" : "Morgen",
"This week" : "Diese Woche",
"No due" : "Kein Fälligkeitsdatum",
"upcoming cards" : "Kommende Karten",
"No upcoming cards" : "Keine kommenden Karten",
"Link to a board" : "Mit einem Board verknüpfen",
"Link to a card" : "Mit einer Karte verknüpfen",
"Something went wrong" : "Etwas ist schiefgelaufen",

View File

@@ -67,10 +67,11 @@ OC.L10N.register(
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Änderungen in der <strong>Deck-App</strong>",
"A <strong>comment</strong> was created on a card" : "Ein <strong>Kommentar</strong> zu einer Karte wurde erstellt",
"Upcoming cards" : "Kommende Karten",
"Personal" : "Persönlich",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} hat Ihnen die Karte \"%s\" auf \"%s\" zugewiesen.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.",
"%s has mentioned you in a comment on \"%s\"." : "%s hat Sie in einem Kommentar zu \"%s\" erwähnt.",
"{user} has mentioned you in a comment on \"%s\"." : "{user} hat Sie in einem Kommentar zu \"%s\" erwähnt.",
"The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.",
@@ -121,6 +122,7 @@ OC.L10N.register(
"Apply filter" : "Filter anwenden",
"Filter by tag" : "Nach Schlagwort filtern",
"Filter by assigned user" : "Nach zugewiesenem Benutzer filtern",
"Unassigned" : "Nicht zugewiesen",
"Filter by due date" : "Nach Fälligkeitsdatum filtern",
"Overdue" : "Überfällig",
"Next 24 hours" : "Die nächsten 24 Stunden",
@@ -132,6 +134,8 @@ OC.L10N.register(
"Toggle compact mode" : "Kompaktmodus umschalten",
"Details" : "Details",
"Loading board" : "Board laden",
"No lists available" : "Keine Listen verfügbar",
"Create a new list to add cards to this board" : "Erstelle eine neue Liste, um diesem Board Karten hinzuzufügen",
"Board not found" : "Board nicht gefunden",
"Sharing" : "Teilen",
"Tags" : "Schlagworte",
@@ -149,14 +153,17 @@ OC.L10N.register(
"Can manage" : "kann verwalten",
"Delete" : "Löschen",
"Add a new list" : "Eine neue Liste hinzufügen",
"Archive all cards" : "Alle Karten archivieren",
"Delete list" : "Liste löschen",
"Add card" : "Karte hinzufügen",
"Archive all cards in this list" : "Alle Karten in dieser Liste archivieren",
"Add a new card" : "Neue Karte hinzufügen",
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
"Delete Attachment" : "Anhang löschen",
"Restore Attachment" : "Anhang wiederherstellen",
@@ -179,7 +186,6 @@ OC.L10N.register(
"Choose attachment" : "Anhang auswählen",
"Modified" : "Geändert",
"Created" : "Erstellt",
"Upload attachment" : "Anhang hochladen",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!",
"Save" : "Speichern",
"The comment cannot be empty." : "Der Kommentar darf nicht leer sein.",
@@ -189,7 +195,6 @@ OC.L10N.register(
"Update" : "Aktualisieren",
"(group)" : "(Gruppe)",
"(circle)" : "(Kreis)",
"seconds ago" : "Gerade eben",
"Assign to me" : "Mir zuweisen",
"Unassign myself" : "Nicht mehr mir zuweisen",
"Unarchive card" : "Karte dearchivieren",
@@ -199,6 +204,7 @@ OC.L10N.register(
"Card details" : "Kartendetails",
"Move card to another board" : "Karte auf ein anderes Board verschieben",
"Select a list" : "Eine Liste auswählen",
"seconds ago" : "Gerade eben",
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Ihnen geteilt",
@@ -215,6 +221,13 @@ OC.L10N.register(
"An error occurred" : "Es ist ein Fehler aufgetreten",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Möchten Sie wirklich dieses Board {title} mit all dessen Daten löschen?",
"Delete the board?" : "Das Board löschen?",
"Loading filtered view" : "Lade gefilterte Ansicht",
"Today" : "Heute",
"Tomorrow" : "Morgen",
"This week" : "Diese Woche",
"No due" : "Kein Fälligkeitsdatum",
"upcoming cards" : "Kommende Karten",
"No upcoming cards" : "Keine kommenden Karten",
"Link to a board" : "Mit einem Board verknüpfen",
"Link to a card" : "Mit einer Karte verknüpfen",
"Something went wrong" : "Etwas ist schiefgelaufen",

View File

@@ -65,10 +65,11 @@
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Änderungen in der <strong>Deck-App</strong>",
"A <strong>comment</strong> was created on a card" : "Ein <strong>Kommentar</strong> zu einer Karte wurde erstellt",
"Upcoming cards" : "Kommende Karten",
"Personal" : "Persönlich",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} hat Ihnen die Karte \"%s\" auf \"%s\" zugewiesen.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" auf \"%s\" ist überfällig.",
"The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.",
"%s has mentioned you in a comment on \"%s\"." : "%s hat Sie in einem Kommentar zu \"%s\" erwähnt.",
"{user} has mentioned you in a comment on \"%s\"." : "{user} hat Sie in einem Kommentar zu \"%s\" erwähnt.",
"The board \"%s\" has been shared with you by %s." : "Das Board \"%s\" wurde von %s mit Ihnen geteilt.",
@@ -119,6 +120,7 @@
"Apply filter" : "Filter anwenden",
"Filter by tag" : "Nach Schlagwort filtern",
"Filter by assigned user" : "Nach zugewiesenem Benutzer filtern",
"Unassigned" : "Nicht zugewiesen",
"Filter by due date" : "Nach Fälligkeitsdatum filtern",
"Overdue" : "Überfällig",
"Next 24 hours" : "Die nächsten 24 Stunden",
@@ -130,6 +132,8 @@
"Toggle compact mode" : "Kompaktmodus umschalten",
"Details" : "Details",
"Loading board" : "Board laden",
"No lists available" : "Keine Listen verfügbar",
"Create a new list to add cards to this board" : "Erstelle eine neue Liste, um diesem Board Karten hinzuzufügen",
"Board not found" : "Board nicht gefunden",
"Sharing" : "Teilen",
"Tags" : "Schlagworte",
@@ -147,14 +151,17 @@
"Can manage" : "kann verwalten",
"Delete" : "Löschen",
"Add a new list" : "Eine neue Liste hinzufügen",
"Archive all cards" : "Alle Karten archivieren",
"Delete list" : "Liste löschen",
"Add card" : "Karte hinzufügen",
"Archive all cards in this list" : "Alle Karten in dieser Liste archivieren",
"Add a new card" : "Neue Karte hinzufügen",
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
"Delete Attachment" : "Anhang löschen",
"Restore Attachment" : "Anhang wiederherstellen",
@@ -177,7 +184,6 @@
"Choose attachment" : "Anhang auswählen",
"Modified" : "Geändert",
"Created" : "Erstellt",
"Upload attachment" : "Anhang hochladen",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!",
"Save" : "Speichern",
"The comment cannot be empty." : "Der Kommentar darf nicht leer sein.",
@@ -187,7 +193,6 @@
"Update" : "Aktualisieren",
"(group)" : "(Gruppe)",
"(circle)" : "(Kreis)",
"seconds ago" : "Gerade eben",
"Assign to me" : "Mir zuweisen",
"Unassign myself" : "Nicht mehr mir zuweisen",
"Unarchive card" : "Karte dearchivieren",
@@ -197,6 +202,7 @@
"Card details" : "Kartendetails",
"Move card to another board" : "Karte auf ein anderes Board verschieben",
"Select a list" : "Eine Liste auswählen",
"seconds ago" : "Gerade eben",
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Ihnen geteilt",
@@ -213,6 +219,13 @@
"An error occurred" : "Es ist ein Fehler aufgetreten",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Möchten Sie wirklich dieses Board {title} mit all dessen Daten löschen?",
"Delete the board?" : "Das Board löschen?",
"Loading filtered view" : "Lade gefilterte Ansicht",
"Today" : "Heute",
"Tomorrow" : "Morgen",
"This week" : "Diese Woche",
"No due" : "Kein Fälligkeitsdatum",
"upcoming cards" : "Kommende Karten",
"No upcoming cards" : "Keine kommenden Karten",
"Link to a board" : "Mit einem Board verknüpfen",
"Link to a card" : "Mit einer Karte verknüpfen",
"Something went wrong" : "Etwas ist schiefgelaufen",

View File

@@ -121,6 +121,7 @@ OC.L10N.register(
"Apply filter" : "Εφαρμογή φίλτρου",
"Filter by tag" : "Φίλτρο ανά ετικέτα",
"Filter by assigned user" : "Φίλτρο ανά χρήστη",
"Unassigned" : "Χωρίς ανάθεση",
"Filter by due date" : "Φίλτρο ανά ημερομηνία λήξης",
"Overdue" : "Εκπρόθεσμος",
"Next 24 hours" : "Επόμενες 24 ώρες",
@@ -132,6 +133,8 @@ OC.L10N.register(
"Toggle compact mode" : "Εναλλαγή λειτουργίας μικρού μεγέθους",
"Details" : "Λεπτομέρειες",
"Loading board" : "Φόρτωση πίνακα",
"No lists available" : "Δεν υπάρχουν διαθέσιμες λίστες",
"Create a new list to add cards to this board" : "Δημιουργήστε νέα λίστα για να προσθέσετε καρτέλες σε αυτό τον πίνακα.",
"Board not found" : "Ο πίνακας δεν βρέθηκε",
"Sharing" : "Διαμοιρασμός",
"Tags" : "Ετικέτες",
@@ -149,14 +152,17 @@ OC.L10N.register(
"Can manage" : "Μπορεί να διαχειριστεί",
"Delete" : "Διαγραφή",
"Add a new list" : "Προσθήκη νέας λίστας",
"Archive all cards" : "Αρχειοθέτηση όλων των καρτελών.",
"Delete list" : "Διαγραφή λίστας",
"Add card" : "Προσθήκη κάρτας",
"Archive all cards in this list" : "Αρχειοθέτηση όλων των καρτελών σε αυτή τη λίστα.",
"Add a new card" : "Προσθήκη νέας καρτέλας",
"Edit" : "Επεξεργασία",
"Add a new tag" : "Προσθήκη νέας ετικέτας",
"title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται",
"Title" : "Τίτλος",
"Members" : "Μέλη",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"Add this attachment" : "Προσθήκη αυτού του συνημμένου",
"Delete Attachment" : "Διαγραφή Συνημμένου",
"Restore Attachment" : "Επαναφορά Συνημμένου",
@@ -179,7 +185,6 @@ OC.L10N.register(
"Choose attachment" : "Επιλογή συνημμένου",
"Modified" : "Τροποποιήθηκε",
"Created" : "Δημιουργήθηκε",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!",
"Save" : "Αποθήκευση",
"The comment cannot be empty." : "Το σχόλιο δεν μπορεί να είναι κενό.",
@@ -189,7 +194,6 @@ OC.L10N.register(
"Update" : "Ενημέρωση",
"(group)" : "(ομάδα)",
"(circle)" : "(κύκλος)",
"seconds ago" : " δευτερόλεπτα πριν ",
"Assign to me" : "Ανάθεση σε εμένα",
"Unassign myself" : "Αποδέσμευσή μου",
"Unarchive card" : "Αναίρεση αρχειοθέτησης κάρτας",
@@ -199,6 +203,7 @@ OC.L10N.register(
"Card details" : "Λεπτομέρειες καρτέλας",
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα",
"Select a list" : "Επιλέξτε μια λίστα",
"seconds ago" : " δευτερόλεπτα πριν ",
"All boards" : "Όλοι οι πίνακες",
"Archived boards" : "Αρχειοθέτηση πινάκων ",
"Shared with you" : "Διαμοιρασμένα μαζί σας",
@@ -215,6 +220,11 @@ OC.L10N.register(
"An error occurred" : "Παρουσιάστηκε σφάλμα",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον πίνακα {title}; Θα διαγραφούν όλα τα δεδομένα.",
"Delete the board?" : "Διαγραφή πίνακα;",
"Loading filtered view" : "Φόρτωση εμφάνισης με βάση το φίλτρο",
"Today" : "Σήμερα",
"Tomorrow" : "Αύριο",
"This week" : "Αυτή την εβδομάδα",
"No due" : "Χωρίς λήξη",
"Link to a board" : "Σύνδεσμος στον πίνακα",
"Link to a card" : "Σύνδεσμος σε καρτέλα",
"Something went wrong" : "Κάτι πήγε στραβά",

View File

@@ -119,6 +119,7 @@
"Apply filter" : "Εφαρμογή φίλτρου",
"Filter by tag" : "Φίλτρο ανά ετικέτα",
"Filter by assigned user" : "Φίλτρο ανά χρήστη",
"Unassigned" : "Χωρίς ανάθεση",
"Filter by due date" : "Φίλτρο ανά ημερομηνία λήξης",
"Overdue" : "Εκπρόθεσμος",
"Next 24 hours" : "Επόμενες 24 ώρες",
@@ -130,6 +131,8 @@
"Toggle compact mode" : "Εναλλαγή λειτουργίας μικρού μεγέθους",
"Details" : "Λεπτομέρειες",
"Loading board" : "Φόρτωση πίνακα",
"No lists available" : "Δεν υπάρχουν διαθέσιμες λίστες",
"Create a new list to add cards to this board" : "Δημιουργήστε νέα λίστα για να προσθέσετε καρτέλες σε αυτό τον πίνακα.",
"Board not found" : "Ο πίνακας δεν βρέθηκε",
"Sharing" : "Διαμοιρασμός",
"Tags" : "Ετικέτες",
@@ -147,14 +150,17 @@
"Can manage" : "Μπορεί να διαχειριστεί",
"Delete" : "Διαγραφή",
"Add a new list" : "Προσθήκη νέας λίστας",
"Archive all cards" : "Αρχειοθέτηση όλων των καρτελών.",
"Delete list" : "Διαγραφή λίστας",
"Add card" : "Προσθήκη κάρτας",
"Archive all cards in this list" : "Αρχειοθέτηση όλων των καρτελών σε αυτή τη λίστα.",
"Add a new card" : "Προσθήκη νέας καρτέλας",
"Edit" : "Επεξεργασία",
"Add a new tag" : "Προσθήκη νέας ετικέτας",
"title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται",
"Title" : "Τίτλος",
"Members" : "Μέλη",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"Add this attachment" : "Προσθήκη αυτού του συνημμένου",
"Delete Attachment" : "Διαγραφή Συνημμένου",
"Restore Attachment" : "Επαναφορά Συνημμένου",
@@ -177,7 +183,6 @@
"Choose attachment" : "Επιλογή συνημμένου",
"Modified" : "Τροποποιήθηκε",
"Created" : "Δημιουργήθηκε",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!",
"Save" : "Αποθήκευση",
"The comment cannot be empty." : "Το σχόλιο δεν μπορεί να είναι κενό.",
@@ -187,7 +192,6 @@
"Update" : "Ενημέρωση",
"(group)" : "(ομάδα)",
"(circle)" : "(κύκλος)",
"seconds ago" : " δευτερόλεπτα πριν ",
"Assign to me" : "Ανάθεση σε εμένα",
"Unassign myself" : "Αποδέσμευσή μου",
"Unarchive card" : "Αναίρεση αρχειοθέτησης κάρτας",
@@ -197,6 +201,7 @@
"Card details" : "Λεπτομέρειες καρτέλας",
"Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα",
"Select a list" : "Επιλέξτε μια λίστα",
"seconds ago" : " δευτερόλεπτα πριν ",
"All boards" : "Όλοι οι πίνακες",
"Archived boards" : "Αρχειοθέτηση πινάκων ",
"Shared with you" : "Διαμοιρασμένα μαζί σας",
@@ -213,6 +218,11 @@
"An error occurred" : "Παρουσιάστηκε σφάλμα",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον πίνακα {title}; Θα διαγραφούν όλα τα δεδομένα.",
"Delete the board?" : "Διαγραφή πίνακα;",
"Loading filtered view" : "Φόρτωση εμφάνισης με βάση το φίλτρο",
"Today" : "Σήμερα",
"Tomorrow" : "Αύριο",
"This week" : "Αυτή την εβδομάδα",
"No due" : "Χωρίς λήξη",
"Link to a board" : "Σύνδεσμος στον πίνακα",
"Link to a card" : "Σύνδεσμος σε καρτέλα",
"Something went wrong" : "Κάτι πήγε στραβά",

View File

@@ -36,6 +36,7 @@ OC.L10N.register(
"Edit" : "Edit",
"Title" : "Title",
"Members" : "Members",
"Upload attachment" : "Upload attachment",
"Due date" : "Due date",
"Remove due date" : "Remove due date",
"Description" : "Description",
@@ -44,18 +45,20 @@ OC.L10N.register(
"Comments" : "Comments",
"Modified" : "Modified",
"Created" : "Created",
"Upload attachment" : "Upload attachment",
"Save" : "Save",
"Reply" : "Reply",
"Update" : "Update",
"(group)" : "(group)",
"seconds ago" : "seconds ago",
"Archive card" : "Archive card",
"Delete card" : "Delete card",
"seconds ago" : "seconds ago",
"Archived boards" : "Archived boards",
"Shared with you" : "Shared with you",
"New board title" : "New board title",
"Edit board" : "Edit board",
"Board details" : "Board details"
"Board details" : "Board details",
"Today" : "Today",
"Tomorrow" : "Tomorrow",
"This week" : "This week"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -34,6 +34,7 @@
"Edit" : "Edit",
"Title" : "Title",
"Members" : "Members",
"Upload attachment" : "Upload attachment",
"Due date" : "Due date",
"Remove due date" : "Remove due date",
"Description" : "Description",
@@ -42,18 +43,20 @@
"Comments" : "Comments",
"Modified" : "Modified",
"Created" : "Created",
"Upload attachment" : "Upload attachment",
"Save" : "Save",
"Reply" : "Reply",
"Update" : "Update",
"(group)" : "(group)",
"seconds ago" : "seconds ago",
"Archive card" : "Archive card",
"Delete card" : "Delete card",
"seconds ago" : "seconds ago",
"Archived boards" : "Archived boards",
"Shared with you" : "Shared with you",
"New board title" : "New board title",
"Edit board" : "Edit board",
"Board details" : "Board details"
"Board details" : "Board details",
"Today" : "Today",
"Tomorrow" : "Tomorrow",
"This week" : "This week"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -96,6 +96,7 @@ OC.L10N.register(
"Edit" : "Redakti",
"Title" : "Titolo",
"Members" : "Membroj",
"Upload attachment" : "Alŝuti dosieran aldonaĵon",
"Due date" : "Limdato",
"Remove due date" : "Viŝi limdaton",
"Description" : "Priskribo",
@@ -104,21 +105,22 @@ OC.L10N.register(
"Comments" : "Komentoj",
"Modified" : "Modifita",
"Created" : "Kreita",
"Upload attachment" : "Alŝuti dosieran aldonaĵon",
"Save" : "Konservi",
"Reply" : "Respondi",
"Update" : "Ĝisdatigi",
"(group)" : "(grupo)",
"seconds ago" : "antaŭ kelkaj sekundoj",
"Unarchive card" : "Malarĥivigi karton",
"Archive card" : "Arĥivigi karton",
"Delete card" : "Forigi karton",
"seconds ago" : "antaŭ kelkaj sekundoj",
"Archived boards" : "Arĥivigitaj tabuloj",
"Shared with you" : "Kunhavata kun vi",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limigo de Kartaro („Deck“) baros uzantojn, kiuj ne estas en tiuj grupoj, krei iliajn proprajn tabulojn. Uzantoj tamen eblos labori kun tabuloj kunhavigitaj kun ili.",
"New board title" : "Nova tabultitolo",
"Edit board" : "Modifi tabulon",
"An error occurred" : "Eraro okazis",
"Today" : "Hodiaŭ",
"Tomorrow" : "Morgaŭ",
"Link to a board" : "Ligilo al tabulo",
"Maximum file size of {size} exceeded" : "Maksimuma dosiergrando {size} transpasita"
},

View File

@@ -94,6 +94,7 @@
"Edit" : "Redakti",
"Title" : "Titolo",
"Members" : "Membroj",
"Upload attachment" : "Alŝuti dosieran aldonaĵon",
"Due date" : "Limdato",
"Remove due date" : "Viŝi limdaton",
"Description" : "Priskribo",
@@ -102,21 +103,22 @@
"Comments" : "Komentoj",
"Modified" : "Modifita",
"Created" : "Kreita",
"Upload attachment" : "Alŝuti dosieran aldonaĵon",
"Save" : "Konservi",
"Reply" : "Respondi",
"Update" : "Ĝisdatigi",
"(group)" : "(grupo)",
"seconds ago" : "antaŭ kelkaj sekundoj",
"Unarchive card" : "Malarĥivigi karton",
"Archive card" : "Arĥivigi karton",
"Delete card" : "Forigi karton",
"seconds ago" : "antaŭ kelkaj sekundoj",
"Archived boards" : "Arĥivigitaj tabuloj",
"Shared with you" : "Kunhavata kun vi",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limigo de Kartaro („Deck“) baros uzantojn, kiuj ne estas en tiuj grupoj, krei iliajn proprajn tabulojn. Uzantoj tamen eblos labori kun tabuloj kunhavigitaj kun ili.",
"New board title" : "Nova tabultitolo",
"Edit board" : "Modifi tabulon",
"An error occurred" : "Eraro okazis",
"Today" : "Hodiaŭ",
"Tomorrow" : "Morgaŭ",
"Link to a board" : "Ligilo al tabulo",
"Maximum file size of {size} exceeded" : "Maksimuma dosiergrando {size} transpasita"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@@ -121,6 +121,7 @@ OC.L10N.register(
"Apply filter" : "Aplicar filtro",
"Filter by tag" : "Filtrar por etiqueta",
"Filter by assigned user" : "Filtrar por usuario asignado",
"Unassigned" : "No asignado",
"Filter by due date" : "Filtrar por fecha de finalización",
"Overdue" : "Demorado",
"Next 24 hours" : "Próximas 24 horas",
@@ -132,6 +133,8 @@ OC.L10N.register(
"Toggle compact mode" : "Mostrar/ocultar modo compacto",
"Details" : "Detalles",
"Loading board" : "Cargando tablero",
"No lists available" : "No hay listas disponibles",
"Create a new list to add cards to this board" : "Crea una lista nueva para añadir tarjetas a este tablero",
"Board not found" : "Tablero no encontrado",
"Sharing" : "Compartir",
"Tags" : "Etiquetas",
@@ -149,14 +152,17 @@ OC.L10N.register(
"Can manage" : "Puede gestionar",
"Delete" : "Eliminar",
"Add a new list" : "Añadir una lista nueva",
"Archive all cards" : "Archivar todas las tarjetas",
"Delete list" : "Eliminar lista",
"Add card" : "Añadir tarjeta",
"Archive all cards in this list" : "Archivar todas las tarjetas en esta lista",
"Add a new card" : "Añadir una nueva tarjeta",
"Edit" : "Editar",
"Add a new tag" : "Añade una nueva etiqueta",
"title and color value must be provided" : "Se debe indicar un valor para título y color ",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Subir adjunto",
"Add this attachment" : "Añadir este adjunto",
"Delete Attachment" : "Borrar adjunto",
"Restore Attachment" : "Restaurar Adjunto",
@@ -179,7 +185,6 @@ OC.L10N.register(
"Choose attachment" : "Escoger adjunto",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Subir adjunto",
"No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!",
"Save" : "Guardar",
"The comment cannot be empty." : "El comentario no puede estar vacío.",
@@ -189,7 +194,6 @@ OC.L10N.register(
"Update" : "Actualizar",
"(group)" : "(grupo)",
"(circle)" : "(circle)",
"seconds ago" : "hace unos segundos",
"Assign to me" : "Asignarme a mí",
"Unassign myself" : "Desasignarme a mí mismo",
"Unarchive card" : "Desarchivar tarjeta",
@@ -199,6 +203,7 @@ OC.L10N.register(
"Card details" : "Detalles de la tarjeta",
"Move card to another board" : "Mover la tarjeta a otro tablero",
"Select a list" : "Seleccionar una lista",
"seconds ago" : "hace unos segundos",
"All boards" : "Todos los tableros",
"Archived boards" : "Tableros archivados",
"Shared with you" : "Compartido contigo",
@@ -215,6 +220,11 @@ OC.L10N.register(
"An error occurred" : "Ocurrió un error",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "¿Estas seguro de que quieres eliminar el tablero {title}? Esto eliminará todos los datos del tablero.",
"Delete the board?" : "¿Borrar el tablero?",
"Loading filtered view" : "Cargando vista filtrada",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana",
"No due" : "Sin finalizar",
"Link to a board" : "Enlace a un tablero",
"Link to a card" : "Enlace a una tarjeta",
"Something went wrong" : "Algo ha ido mal",

View File

@@ -119,6 +119,7 @@
"Apply filter" : "Aplicar filtro",
"Filter by tag" : "Filtrar por etiqueta",
"Filter by assigned user" : "Filtrar por usuario asignado",
"Unassigned" : "No asignado",
"Filter by due date" : "Filtrar por fecha de finalización",
"Overdue" : "Demorado",
"Next 24 hours" : "Próximas 24 horas",
@@ -130,6 +131,8 @@
"Toggle compact mode" : "Mostrar/ocultar modo compacto",
"Details" : "Detalles",
"Loading board" : "Cargando tablero",
"No lists available" : "No hay listas disponibles",
"Create a new list to add cards to this board" : "Crea una lista nueva para añadir tarjetas a este tablero",
"Board not found" : "Tablero no encontrado",
"Sharing" : "Compartir",
"Tags" : "Etiquetas",
@@ -147,14 +150,17 @@
"Can manage" : "Puede gestionar",
"Delete" : "Eliminar",
"Add a new list" : "Añadir una lista nueva",
"Archive all cards" : "Archivar todas las tarjetas",
"Delete list" : "Eliminar lista",
"Add card" : "Añadir tarjeta",
"Archive all cards in this list" : "Archivar todas las tarjetas en esta lista",
"Add a new card" : "Añadir una nueva tarjeta",
"Edit" : "Editar",
"Add a new tag" : "Añade una nueva etiqueta",
"title and color value must be provided" : "Se debe indicar un valor para título y color ",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Subir adjunto",
"Add this attachment" : "Añadir este adjunto",
"Delete Attachment" : "Borrar adjunto",
"Restore Attachment" : "Restaurar Adjunto",
@@ -177,7 +183,6 @@
"Choose attachment" : "Escoger adjunto",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Subir adjunto",
"No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!",
"Save" : "Guardar",
"The comment cannot be empty." : "El comentario no puede estar vacío.",
@@ -187,7 +192,6 @@
"Update" : "Actualizar",
"(group)" : "(grupo)",
"(circle)" : "(circle)",
"seconds ago" : "hace unos segundos",
"Assign to me" : "Asignarme a mí",
"Unassign myself" : "Desasignarme a mí mismo",
"Unarchive card" : "Desarchivar tarjeta",
@@ -197,6 +201,7 @@
"Card details" : "Detalles de la tarjeta",
"Move card to another board" : "Mover la tarjeta a otro tablero",
"Select a list" : "Seleccionar una lista",
"seconds ago" : "hace unos segundos",
"All boards" : "Todos los tableros",
"Archived boards" : "Tableros archivados",
"Shared with you" : "Compartido contigo",
@@ -213,6 +218,11 @@
"An error occurred" : "Ocurrió un error",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "¿Estas seguro de que quieres eliminar el tablero {title}? Esto eliminará todos los datos del tablero.",
"Delete the board?" : "¿Borrar el tablero?",
"Loading filtered view" : "Cargando vista filtrada",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana",
"No due" : "Sin finalizar",
"Link to a board" : "Enlace a un tablero",
"Link to a card" : "Enlace a una tarjeta",
"Something went wrong" : "Algo ha ido mal",

View File

@@ -32,6 +32,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -39,7 +40,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -49,6 +49,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -30,6 +30,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -37,7 +38,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -47,6 +47,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -40,6 +40,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título de tablero",
"Board details" : "Detalles del tablero",
"An error occurred" : "Ocurrió un error"
"An error occurred" : "Ocurrió un error",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -38,6 +38,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título de tablero",
"Board details" : "Detalles del tablero",
"An error occurred" : "Ocurrió un error"
"An error occurred" : "Ocurrió un error",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -52,6 +52,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -33,6 +33,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -40,7 +41,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -50,6 +50,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -36,6 +36,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -43,7 +44,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -53,6 +53,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -34,6 +34,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -41,7 +42,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -51,6 +51,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -52,6 +52,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -33,6 +33,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -40,7 +41,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -50,6 +50,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -52,6 +52,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -33,6 +33,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -40,7 +41,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -50,6 +50,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -52,6 +52,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -33,6 +33,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -40,7 +41,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -50,6 +50,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -52,6 +52,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -33,6 +33,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -40,7 +41,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -50,6 +50,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -36,6 +36,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -44,7 +45,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -55,6 +55,9 @@ OC.L10N.register(
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero",
"An error occurred" : "Ha ocurrido un error"
"An error occurred" : "Ha ocurrido un error",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -34,6 +34,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -53,6 +53,9 @@
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero",
"An error occurred" : "Ha ocurrido un error"
"An error occurred" : "Ha ocurrido un error",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -35,6 +35,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -42,7 +43,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -52,6 +52,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -33,6 +33,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -40,7 +41,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -50,6 +50,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -31,6 +31,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -38,7 +39,6 @@ OC.L10N.register(
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -48,6 +48,9 @@ OC.L10N.register(
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -29,6 +29,7 @@
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Due date" : "Fecha de vencimiento",
"Remove due date" : "Eliminar fecha de expiración",
"Description" : "Descripción",
@@ -36,7 +37,6 @@
"Comments" : "Comentarios",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Cargar adjunto",
"Save" : "Guardar",
"Reply" : "Responder",
"Update" : "Actualizar",
@@ -46,6 +46,9 @@
"Shared with you" : "Compartido con usted",
"New board title" : "Nuevo título del tablero",
"Edit board" : "Editar el tablero",
"Board details" : "Detalles del tablero"
"Board details" : "Detalles del tablero",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"This week" : "Esta semana"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -29,6 +29,8 @@ OC.L10N.register(
"(group)" : "(grupp)",
"seconds ago" : "sekundit tagasi",
"Shared with you" : "Sinuga jagatud",
"An error occurred" : "Tekkis tõrge"
"An error occurred" : "Tekkis tõrge",
"Today" : "Täna",
"Tomorrow" : "Homme"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -27,6 +27,8 @@
"(group)" : "(grupp)",
"seconds ago" : "sekundit tagasi",
"Shared with you" : "Sinuga jagatud",
"An error occurred" : "Tekkis tõrge"
"An error occurred" : "Tekkis tõrge",
"Today" : "Täna",
"Tomorrow" : "Homme"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -1,34 +1,58 @@
OC.L10N.register(
"deck",
{
"You have created a new board {board}" : "{board} taula berri bat sortu duzu",
"{user} has created a new board {board}" : "{user} erabiltzaileak {board} taula berri bat sortu du",
"You have deleted the board {board}" : "{board} taula ezabatu duzu",
"{user} has deleted the board {board}" : "{user} erabiltzaileak {board} taula ezabatu du",
"You have restored the board {board}" : "{board} taula leheneratu duzu",
"{user} has restored the board {board}" : "{user} erabiltzaileak {board} taula leheneratu du",
"You have shared the board {board} with {acl}" : "{board} taula {acl} erabiltzailearekin partekatu duzu",
"{user} has shared the board {board} with {acl}" : "{user} erabiltzaileak {board} taula {acl} erabiltzailearekin partekatu du",
"You have removed {acl} from the board {board}" : "{acl} erabiltzailea kendu duzu {board} taulatik",
"{user} has removed {acl} from the board {board}" : "{user} erabiltzaileak {acl} erabiltzailea kendu du {board} taulatik",
"You have renamed the board {before} to {board}" : "{before} taula zena {board} bezala berrizendatu duzu",
"{user} has renamed the board {before} to {board}" : "{user} erabiltzaileak {before} taula zena {board} bezala berrizendatu du",
"You have archived the board {board}" : "{board} taula artxibatu duzu",
"{user} has archived the board {before}" : "{user} erabiltzaileak {before} taula artxibatu du",
"You have unarchived the board {board}" : "{board} taula artxibotik berreskuratu duzu",
"{user} has unarchived the board {before}" : "{user} erabiltzaileak {before} taula artxibotik berreskuratu du",
"You have created a new board {board}" : "{board} mahai berri bat sortu duzu",
"{user} has created a new board {board}" : "{user} erabiltzaileak {board} mahai berri bat sortu du",
"You have deleted the board {board}" : "{board} mahaia ezabatu duzu",
"{user} has deleted the board {board}" : "{user} erabiltzaileak {board} mahaia ezabatu du",
"You have restored the board {board}" : "{board} mahaia leheneratu duzu",
"{user} has restored the board {board}" : "{user} erabiltzaileak {board} mahaia leheneratu du",
"You have shared the board {board} with {acl}" : "{board} mahaia {acl} erabiltzailearekin partekatu duzu",
"{user} has shared the board {board} with {acl}" : "{user} erabiltzaileak {board} mahaia {acl} erabiltzailearekin partekatu du",
"You have removed {acl} from the board {board}" : "{acl} erabiltzailea kendu duzu {board} mahaitik",
"{user} has removed {acl} from the board {board}" : "{user} erabiltzaileak {acl} erabiltzailea kendu du {board} mahaitik",
"You have renamed the board {before} to {board}" : "{before} mahaia zena {board} bezala berrizendatu duzu",
"{user} has renamed the board {before} to {board}" : "{user} erabiltzaileak {before} mahaia zena {board} bezala berrizendatu du",
"You have archived the board {board}" : "{board} mahaia artxibatu duzu",
"{user} has archived the board {before}" : "{user} erabiltzaileak {before} mahaia artxibatu du",
"You have unarchived the board {board}" : "{board} mahaia artxibotik berreskuratu duzu",
"{user} has unarchived the board {before}" : "{user} erabiltzaileak {before} mahaia artxibotik berreskuratu du",
"You have created a new list {stack} on board {board}" : "{stack} zerrenda berria sortu duzu {board} mahaian",
"{user} has created a new list {stack} on board {board}" : "{user} erabiltzaileak {stack} zerrenda berria sortu du {board} mahaian",
"You have renamed list {before} to {stack} on board {board}" : "{before} zerrenda zena {stack} bezala berrizendatu duzu {board} mahaian",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} erabiltzaileak {before} zerrenda zena {stack} bezala berrizendatu du {board} mahaian",
"You have deleted list {stack} on board {board}" : "{stack} zerrenda ezabatu duzu {board} mahaian",
"{user} has deleted list {stack} on board {board}" : "{user} erabiltzaileak {stack} zerrenda ezabatu du {board} mahaian",
"You have created card {card} in list {stack} on board {board}" : "{card} txartela sortu duzu {board} mahaiko {stack} zerrendan",
"{user} has created card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {card} txartela sortu du {board} mahaiko {stack} zerrendan",
"You have deleted card {card} in list {stack} on board {board}" : "{card} txartela ezabatu duzu {board} mahaiko {stack} zerrendan",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {card} txartela ezabatu du {board} mahaiko {stack} zerrendan",
"You have renamed the card {before} to {card}" : "{before} taula zena {card} bezala berrizendatu duzu",
"{user} has renamed the card {before} to {card}" : "{user} erabiltzaileak {before} taula zena {card} bezala berrizendatu du",
"You have added a description to card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelari deskripzioa gehitu diozu",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelari deskripzioa gehitu dio",
"You have updated the description of card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelaren deskripzioa eguneratu duzu",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelaren deskripzioa eguneratu du",
"You have archived card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartela artxibatu duzu",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartela artxibatu du",
"You have unarchived card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartela berreskuratu duzu artxibotik",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartela berreskuratu du artxibotik",
"You have removed the due date of card {card}" : "{card} txartelari epemuga kendu diozu",
"{user} has removed the due date of card {card}" : "{user} erabiltzaileak {card} txartelari epemuga kendu dio",
"You have set the due date of card {card} to {after}" : "{card} txartelari {after} epemuga ezarri diozu",
"{user} has set the due date of card {card} to {after}" : "{user} erabiltzaileak {card} txartelari {after} epemuga ezarri dio",
"You have updated the due date of card {card} to {after}" : "{card} txartelari epemuga eguneratu diozu: {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} erabiltzaileak {card} txartelari epemuga eguneratu dio: {after}",
"You have assigned {assigneduser} to card {card} on board {board}" : "{board} taulako {card} txartela {assigneduser} erabiltzaileari esleitu diozu",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} erabiltzaileak {board} taulako {card} txartela {assigneduser} erabiltzaileari esleitu dio",
"You have unassigned {assigneduser} from card {card} on board {board}" : "{board} taulako {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu duzu",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} erabiltzaileak {board} taulako {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu du",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa gehitu diozu",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa gehitu dio",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa kendu diozu",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa kendu dio",
"You have assigned {assigneduser} to card {card} on board {board}" : "{board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitu diozu",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} erabiltzaileak {board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitu dio",
"You have unassigned {assigneduser} from card {card} on board {board}" : "{board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu duzu",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} erabiltzaileak {board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu du",
"You have moved the card {card} from list {stackBefore} to {stack}" : "{card} txartela {stackBefore} zerrendatik {stack} zerrendara aldatu duzu",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} erabiltzaileak {card} txartela {stackBefore} zerrendatik {stack} zerrendara aldatu du",
"You have added the attachment {attachment} to card {card}" : "{attachment} eranskina gehitu diozu {card} txartelari",
"{user} has added the attachment {attachment} to card {card}" : "{user} erabiltzaileak {attachment} eranskina gehitu dio {card} txartelari",
"You have updated the attachment {attachment} on card {card}" : "{card} txartelaren {attachment} eranskina eguneratu duzu",
@@ -39,18 +63,19 @@ OC.L10N.register(
"{user} has restored the attachment {attachment} to card {card}" : "{user} erabiltzaileak {card} txartelaren {attachment} eranskina leheneratu du",
"You have commented on card {card}" : "{card} txartela iruzkindu duzu",
"{user} has commented on card {card}" : "{user} erabiltzaileak {card} txartela iruzkindu du",
"A <strong>card description</strong> inside the Deck app has been changed" : "<strong>Txartel baten deskribapena</strong> aldatu da Deck app-aren barruan",
"Deck" : "Mahaigaina",
"Changes in the <strong>Deck app</strong>" : "<strong>Deck app</strong>-an aldaketak",
"A <strong>card description</strong> inside the Deck app has been changed" : "<strong>Txartel baten deskribapena</strong> aldatu da Deck aplikazioaren barruan",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "<strong>Deck</strong> aplikazioan aldaketak",
"A <strong>comment</strong> was created on a card" : "<strong>Iruzkin bat</strong> sortu da txartel batean",
"Upcoming cards" : "Hurrengo txartelak",
"Personal" : "Pertsonala",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" txartela \"%s\"-n %sk esleitu zaizu.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user}k \"%s\" txartela \"%s\"-n esleitu zaitu.",
"The card \"%s\" on \"%s\" has reached its due date." : " \"%s\" txartela, \"%s\" -n dagoena, epe-mugara ailegatu da.",
"%s has mentioned you in a comment on \"%s\"." : "%sk aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
"{user} has mentioned you in a comment on \"%s\"." : "{user}k aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
"The board \"%s\" has been shared with you by %s." : "\"%s\" taula %sk zurekin partekatu du.",
"{user} has shared the board %s with you." : "{user}k %s taula zurekin partekatu du.",
"The board \"%s\" has been shared with you by %s." : "\"%s\" mahaia zurekin partekatu du %s-k",
"{user} has shared the board %s with you." : "{user} erabiltzaileak %s mahaia zurekin partekatu du.",
"No data was provided to create an attachment." : "Ez da daturik eman eranskina sortzeko.",
"Finished" : "Bukatuta",
"To review" : "Errebisatzeko",
@@ -73,14 +98,14 @@ OC.L10N.register(
"A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du",
"No file uploaded or file size exceeds maximum of %s" : "Ez da fitxategirik kargatu edo fitxategi-tamainak gehienezko %s muga gainditzen du",
"Personal planning and team project organization" : "Plangintza pertsonala eta talde proiektuen kudeaketa",
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck plangintza pertsonalera eta proiektuen antolaketara zuzendutako Nextcloudekin integratutako kanban moduko tresna bat da.\n\n\n- 📥 Gehitu atazak txarteletan eta ordenatu\n- 📄 Idatzi ohar gehigarriak markdown erabiliz\n- 🔖 Esleitu etiketak antolaketa are gehiago hobetzeko\n- 👥 Partekatu zure talde, lagun edo familiarekin\n- 📎 Erantsi fitxategiak eta kapsulatu zure markdown deskribapenean\n- 💬 Eztabaidatu zure taldearekin iruzkinak erabiliz\n- ⚡ Egin aldaketen jarraipena jarduera jarioa erabiliz\n- 🚀 Antolatu zure proiektua",
"Create new board" : "Sortu taula berri bat",
"new board" : "taula berria",
"Select the board to link to a project" : "Hautatu taula proiektu bati estekatzeko",
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck aplikazioa plangintza pertsonalera eta proiektuen antolaketara zuzenduta dagoen Nextcloudekin integratutako kanban moduko tresna bat da.\n\n\n- 📥 Gehitu atazak txarteletan eta ordenatu\n- 📄 Idatzi ohar gehigarriak markdown erabiliz\n- 🔖 Esleitu etiketak antolaketa are gehiago hobetzeko\n- 👥 Partekatu zure talde, lagun edo familiarekin\n- 📎 Erantsi fitxategiak eta kapsulatu zure markdown deskribapenean\n- 💬 Eztabaidatu zure taldearekin iruzkinak erabiliz\n- ⚡ Egin aldaketen jarraipena jarduera jarioa erabiliz\n- 🚀 Antolatu zure proiektua",
"Create new board" : "Sortu mahai berri bat",
"new board" : "mahai berria",
"Select the board to link to a project" : "Hautatu mahaia proiektu bati estekatzeko",
"Search by board title" : "Bilatu mahai izenez",
"Select board" : "Hautatu taula",
"Select board" : "Hautatu mahaia",
"Select the card to link to a project" : "Hautatu proiektu bati estekatzeko txartela",
"Select a board" : "Hautatu taula bat",
"Select a board" : "Hautatu mahai bat",
"Select a card" : "Hautatu txartel bat",
"Link to card" : "Estekatu txartelera",
"Cancel" : "Utzi",
@@ -89,7 +114,7 @@ OC.L10N.register(
"Do you want to overwrite it?" : "Gainidatzi nahi duzu?",
"Overwrite file" : "Gainidatzi fitxategia",
"Keep existing file" : "Mantendu dagoen fitxategia",
"This board is read only" : "Taula hau irakurtzeko soilik da",
"This board is read only" : "Mahai hau irakurtzeko soilik da",
"Drop your files to upload" : "Jaregin zure fitxategiak kargatzeko",
"Archived cards" : "Artxibatutako txartelak",
"Add new list" : "Gehitu zerrenda berria",
@@ -97,6 +122,7 @@ OC.L10N.register(
"Apply filter" : "Ezarri iragazkia",
"Filter by tag" : "Iragazi etiketaz",
"Filter by assigned user" : "Iragazi esleitutako erabiltzailez",
"Unassigned" : "Esleitu gabea",
"Filter by due date" : "Iragazi epe-mugaz",
"Overdue" : "Atzeratuta",
"Next 24 hours" : "Hurrengo 24 orduak",
@@ -107,8 +133,10 @@ OC.L10N.register(
"Show archived cards" : "Erakutsi artxibatutako txartelak",
"Toggle compact mode" : "Txandakatu modu trinkoa",
"Details" : "Xehetasunak",
"Loading board" : "Taula kargatzen",
"Board not found" : "Ez da taula aurkitu",
"Loading board" : "Mahaia kargatzen",
"No lists available" : "Ez dago zerrendarik eskuragarri",
"Create a new list to add cards to this board" : "Sortu zerrenda berria, mahai honetan txartelak gehitzeko",
"Board not found" : "Ez da mahaia aurkitu",
"Sharing" : "Partekatzea",
"Tags" : "Etiketak",
"Deleted items" : "Ezabatutako elementuak",
@@ -116,22 +144,26 @@ OC.L10N.register(
"Deleted lists" : "Ezabatutako zerrendak",
"Undo" : "Desegin",
"Deleted cards" : "Ezabatutako txartelak",
"Share board with a user, group or circle …" : "Partekatu taula erabiltzaile, talde edo zirkulu batekin ...",
"Board owner" : "Taularen jabea",
"Share board with a user, group or circle …" : "Partekatu mahaia erabiltzaile, talde edo zirkulu batekin...",
"Board owner" : "Mahaiaren jabea",
"(Group)" : "(Taldea)",
"(Circle)" : "(Zirkulua)",
"Can edit" : "Editatu dezake",
"Can share" : "Partekatu dezake",
"Can manage" : "Kudeatu dezake",
"Delete" : "Ezabatu",
"Add a new list" : "Gehitu zerrenda berria",
"Archive all cards" : "Artxibatu txartel guztiak",
"Delete list" : "Zerrenda ezabatu",
"Add card" : "Gehitu txartela",
"Archive all cards in this list" : "Artxibatu zerrenda honetako txartel guztiak",
"Add a new card" : "Gehitu txartel berri bat",
"Edit" : "Editatu",
"Add a new tag" : "Gehitu etiketa berri bat",
"title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira",
"Title" : "Izenburua",
"Members" : "Partaideak",
"Upload attachment" : "Igo eranskina",
"Add this attachment" : "Gehitu eranskin hau",
"Delete Attachment" : "Ezabatu eranskina",
"Restore Attachment" : "Berezarri eranskina",
@@ -154,7 +186,6 @@ OC.L10N.register(
"Choose attachment" : "Aukeratu eranskina",
"Modified" : "Aldatua",
"Created" : "Sortua",
"Upload attachment" : "Igo eranskina",
"No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!",
"Save" : "Gorde",
"The comment cannot be empty." : "Iruzkina ezin da hutsik egon.",
@@ -164,28 +195,40 @@ OC.L10N.register(
"Update" : "Eguneratu",
"(group)" : "(taldea)",
"(circle)" : "(zirkulua)",
"seconds ago" : "segundo lehenago",
"Assign to me" : "Esleitu niri",
"Unassign myself" : "Niri esleitzeari utzi",
"Unarchive card" : "Berreskuratu txartela artxibotik",
"Archive card" : "Artxibatu txartela",
"Delete card" : "Ezabatu txartela",
"Move card" : "Mugitu txartela",
"Card details" : "Txartelaren xehetasunak",
"Move card to another board" : "Mugitu txartela beste mahai batera",
"All boards" : "Taula guztiak",
"Archived boards" : "Artxibatutako taulak",
"Select a list" : "Hautatu zerrenda bat",
"seconds ago" : "segundo lehenago",
"All boards" : "Mahai guztiak",
"Archived boards" : "Artxibatutako mahaiak",
"Shared with you" : "Zurekin partekatua",
"Limit deck usage of groups" : "Mugatu taldeen deck erabilera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei bere arbel propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren arbeletan lan egin ahalko dute.",
"New board title" : "Taula berriaren izenburua",
"Edit board" : "Editatu taula",
"Limit deck usage of groups" : "Mugatu taldeek Deck erabiltzeko aukera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei beren mahai propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren mahaietan lan egin ahalko dute.",
"New board title" : "Mahai berriaren izenburua",
"Edit board" : "Editatu mahaia",
"Clone board " : "Klonatu mahaia",
"Unarchive board " : "Berreskuratu mahaia artxibotik",
"Archive board " : "Artxibatu mahaia",
"Board details" : "Mahaigainaren xehetasunak",
"Delete board " : "Ezabatu mahaia",
"Board details" : "Mahaiaren xehetasunak",
"Board {0} deleted" : "{0} mahaia ezabatu da",
"An error occurred" : "Errore bat gertatu da",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Ziur zaude «{title}» mahaia ezabatu nahi duzula? Honek mahai honen datu guztiak ezabatuko ditu.",
"Delete the board?" : "Mahaia ezabatu?",
"Link to a board" : "Estekatu taula batera",
"Loading filtered view" : "Kargatzen iragazitako ikuspegia",
"Today" : "Gaur",
"Tomorrow" : "Bihar",
"This week" : "Aste honetan",
"No due" : "Epemugarik ez",
"upcoming cards" : "hurrengo txartelak",
"No upcoming cards" : "Ez dago hurrengo txartelik",
"Link to a board" : "Estekatu mahai batera",
"Link to a card" : "Estekatu txartel batera",
"Something went wrong" : "Zerbait gaizki joan da",
"Maximum file size of {size} exceeded" : "Fitxategiaren gehienezko {size} tamaina gainditu da"

View File

@@ -1,32 +1,56 @@
{ "translations": {
"You have created a new board {board}" : "{board} taula berri bat sortu duzu",
"{user} has created a new board {board}" : "{user} erabiltzaileak {board} taula berri bat sortu du",
"You have deleted the board {board}" : "{board} taula ezabatu duzu",
"{user} has deleted the board {board}" : "{user} erabiltzaileak {board} taula ezabatu du",
"You have restored the board {board}" : "{board} taula leheneratu duzu",
"{user} has restored the board {board}" : "{user} erabiltzaileak {board} taula leheneratu du",
"You have shared the board {board} with {acl}" : "{board} taula {acl} erabiltzailearekin partekatu duzu",
"{user} has shared the board {board} with {acl}" : "{user} erabiltzaileak {board} taula {acl} erabiltzailearekin partekatu du",
"You have removed {acl} from the board {board}" : "{acl} erabiltzailea kendu duzu {board} taulatik",
"{user} has removed {acl} from the board {board}" : "{user} erabiltzaileak {acl} erabiltzailea kendu du {board} taulatik",
"You have renamed the board {before} to {board}" : "{before} taula zena {board} bezala berrizendatu duzu",
"{user} has renamed the board {before} to {board}" : "{user} erabiltzaileak {before} taula zena {board} bezala berrizendatu du",
"You have archived the board {board}" : "{board} taula artxibatu duzu",
"{user} has archived the board {before}" : "{user} erabiltzaileak {before} taula artxibatu du",
"You have unarchived the board {board}" : "{board} taula artxibotik berreskuratu duzu",
"{user} has unarchived the board {before}" : "{user} erabiltzaileak {before} taula artxibotik berreskuratu du",
"You have created a new board {board}" : "{board} mahai berri bat sortu duzu",
"{user} has created a new board {board}" : "{user} erabiltzaileak {board} mahai berri bat sortu du",
"You have deleted the board {board}" : "{board} mahaia ezabatu duzu",
"{user} has deleted the board {board}" : "{user} erabiltzaileak {board} mahaia ezabatu du",
"You have restored the board {board}" : "{board} mahaia leheneratu duzu",
"{user} has restored the board {board}" : "{user} erabiltzaileak {board} mahaia leheneratu du",
"You have shared the board {board} with {acl}" : "{board} mahaia {acl} erabiltzailearekin partekatu duzu",
"{user} has shared the board {board} with {acl}" : "{user} erabiltzaileak {board} mahaia {acl} erabiltzailearekin partekatu du",
"You have removed {acl} from the board {board}" : "{acl} erabiltzailea kendu duzu {board} mahaitik",
"{user} has removed {acl} from the board {board}" : "{user} erabiltzaileak {acl} erabiltzailea kendu du {board} mahaitik",
"You have renamed the board {before} to {board}" : "{before} mahaia zena {board} bezala berrizendatu duzu",
"{user} has renamed the board {before} to {board}" : "{user} erabiltzaileak {before} mahaia zena {board} bezala berrizendatu du",
"You have archived the board {board}" : "{board} mahaia artxibatu duzu",
"{user} has archived the board {before}" : "{user} erabiltzaileak {before} mahaia artxibatu du",
"You have unarchived the board {board}" : "{board} mahaia artxibotik berreskuratu duzu",
"{user} has unarchived the board {before}" : "{user} erabiltzaileak {before} mahaia artxibotik berreskuratu du",
"You have created a new list {stack} on board {board}" : "{stack} zerrenda berria sortu duzu {board} mahaian",
"{user} has created a new list {stack} on board {board}" : "{user} erabiltzaileak {stack} zerrenda berria sortu du {board} mahaian",
"You have renamed list {before} to {stack} on board {board}" : "{before} zerrenda zena {stack} bezala berrizendatu duzu {board} mahaian",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} erabiltzaileak {before} zerrenda zena {stack} bezala berrizendatu du {board} mahaian",
"You have deleted list {stack} on board {board}" : "{stack} zerrenda ezabatu duzu {board} mahaian",
"{user} has deleted list {stack} on board {board}" : "{user} erabiltzaileak {stack} zerrenda ezabatu du {board} mahaian",
"You have created card {card} in list {stack} on board {board}" : "{card} txartela sortu duzu {board} mahaiko {stack} zerrendan",
"{user} has created card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {card} txartela sortu du {board} mahaiko {stack} zerrendan",
"You have deleted card {card} in list {stack} on board {board}" : "{card} txartela ezabatu duzu {board} mahaiko {stack} zerrendan",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {card} txartela ezabatu du {board} mahaiko {stack} zerrendan",
"You have renamed the card {before} to {card}" : "{before} taula zena {card} bezala berrizendatu duzu",
"{user} has renamed the card {before} to {card}" : "{user} erabiltzaileak {before} taula zena {card} bezala berrizendatu du",
"You have added a description to card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelari deskripzioa gehitu diozu",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelari deskripzioa gehitu dio",
"You have updated the description of card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelaren deskripzioa eguneratu duzu",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelaren deskripzioa eguneratu du",
"You have archived card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartela artxibatu duzu",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartela artxibatu du",
"You have unarchived card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartela berreskuratu duzu artxibotik",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartela berreskuratu du artxibotik",
"You have removed the due date of card {card}" : "{card} txartelari epemuga kendu diozu",
"{user} has removed the due date of card {card}" : "{user} erabiltzaileak {card} txartelari epemuga kendu dio",
"You have set the due date of card {card} to {after}" : "{card} txartelari {after} epemuga ezarri diozu",
"{user} has set the due date of card {card} to {after}" : "{user} erabiltzaileak {card} txartelari {after} epemuga ezarri dio",
"You have updated the due date of card {card} to {after}" : "{card} txartelari epemuga eguneratu diozu: {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} erabiltzaileak {card} txartelari epemuga eguneratu dio: {after}",
"You have assigned {assigneduser} to card {card} on board {board}" : "{board} taulako {card} txartela {assigneduser} erabiltzaileari esleitu diozu",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} erabiltzaileak {board} taulako {card} txartela {assigneduser} erabiltzaileari esleitu dio",
"You have unassigned {assigneduser} from card {card} on board {board}" : "{board} taulako {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu duzu",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} erabiltzaileak {board} taulako {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu du",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa gehitu diozu",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa gehitu dio",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "{board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa kendu diozu",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} erabiltzaileak {board} mahaiko {stack} zerrendako {card} txartelari {label} etiketa kendu dio",
"You have assigned {assigneduser} to card {card} on board {board}" : "{board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitu diozu",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} erabiltzaileak {board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitu dio",
"You have unassigned {assigneduser} from card {card} on board {board}" : "{board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu duzu",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} erabiltzaileak {board} mahaiko {card} txartela {assigneduser} erabiltzaileari esleitzea ezeztatu du",
"You have moved the card {card} from list {stackBefore} to {stack}" : "{card} txartela {stackBefore} zerrendatik {stack} zerrendara aldatu duzu",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} erabiltzaileak {card} txartela {stackBefore} zerrendatik {stack} zerrendara aldatu du",
"You have added the attachment {attachment} to card {card}" : "{attachment} eranskina gehitu diozu {card} txartelari",
"{user} has added the attachment {attachment} to card {card}" : "{user} erabiltzaileak {attachment} eranskina gehitu dio {card} txartelari",
"You have updated the attachment {attachment} on card {card}" : "{card} txartelaren {attachment} eranskina eguneratu duzu",
@@ -37,18 +61,19 @@
"{user} has restored the attachment {attachment} to card {card}" : "{user} erabiltzaileak {card} txartelaren {attachment} eranskina leheneratu du",
"You have commented on card {card}" : "{card} txartela iruzkindu duzu",
"{user} has commented on card {card}" : "{user} erabiltzaileak {card} txartela iruzkindu du",
"A <strong>card description</strong> inside the Deck app has been changed" : "<strong>Txartel baten deskribapena</strong> aldatu da Deck app-aren barruan",
"Deck" : "Mahaigaina",
"Changes in the <strong>Deck app</strong>" : "<strong>Deck app</strong>-an aldaketak",
"A <strong>card description</strong> inside the Deck app has been changed" : "<strong>Txartel baten deskribapena</strong> aldatu da Deck aplikazioaren barruan",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "<strong>Deck</strong> aplikazioan aldaketak",
"A <strong>comment</strong> was created on a card" : "<strong>Iruzkin bat</strong> sortu da txartel batean",
"Upcoming cards" : "Hurrengo txartelak",
"Personal" : "Pertsonala",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" txartela \"%s\"-n %sk esleitu zaizu.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user}k \"%s\" txartela \"%s\"-n esleitu zaitu.",
"The card \"%s\" on \"%s\" has reached its due date." : " \"%s\" txartela, \"%s\" -n dagoena, epe-mugara ailegatu da.",
"%s has mentioned you in a comment on \"%s\"." : "%sk aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
"{user} has mentioned you in a comment on \"%s\"." : "{user}k aipatu dizu \"%s\"-ri buruzko iruzkin batean.",
"The board \"%s\" has been shared with you by %s." : "\"%s\" taula %sk zurekin partekatu du.",
"{user} has shared the board %s with you." : "{user}k %s taula zurekin partekatu du.",
"The board \"%s\" has been shared with you by %s." : "\"%s\" mahaia zurekin partekatu du %s-k",
"{user} has shared the board %s with you." : "{user} erabiltzaileak %s mahaia zurekin partekatu du.",
"No data was provided to create an attachment." : "Ez da daturik eman eranskina sortzeko.",
"Finished" : "Bukatuta",
"To review" : "Errebisatzeko",
@@ -71,14 +96,14 @@
"A PHP extension stopped the file upload" : "PHP hedapen batek fitxategiaren karga gelditu du",
"No file uploaded or file size exceeds maximum of %s" : "Ez da fitxategirik kargatu edo fitxategi-tamainak gehienezko %s muga gainditzen du",
"Personal planning and team project organization" : "Plangintza pertsonala eta talde proiektuen kudeaketa",
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck plangintza pertsonalera eta proiektuen antolaketara zuzendutako Nextcloudekin integratutako kanban moduko tresna bat da.\n\n\n- 📥 Gehitu atazak txarteletan eta ordenatu\n- 📄 Idatzi ohar gehigarriak markdown erabiliz\n- 🔖 Esleitu etiketak antolaketa are gehiago hobetzeko\n- 👥 Partekatu zure talde, lagun edo familiarekin\n- 📎 Erantsi fitxategiak eta kapsulatu zure markdown deskribapenean\n- 💬 Eztabaidatu zure taldearekin iruzkinak erabiliz\n- ⚡ Egin aldaketen jarraipena jarduera jarioa erabiliz\n- 🚀 Antolatu zure proiektua",
"Create new board" : "Sortu taula berri bat",
"new board" : "taula berria",
"Select the board to link to a project" : "Hautatu taula proiektu bati estekatzeko",
"Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck aplikazioa plangintza pertsonalera eta proiektuen antolaketara zuzenduta dagoen Nextcloudekin integratutako kanban moduko tresna bat da.\n\n\n- 📥 Gehitu atazak txarteletan eta ordenatu\n- 📄 Idatzi ohar gehigarriak markdown erabiliz\n- 🔖 Esleitu etiketak antolaketa are gehiago hobetzeko\n- 👥 Partekatu zure talde, lagun edo familiarekin\n- 📎 Erantsi fitxategiak eta kapsulatu zure markdown deskribapenean\n- 💬 Eztabaidatu zure taldearekin iruzkinak erabiliz\n- ⚡ Egin aldaketen jarraipena jarduera jarioa erabiliz\n- 🚀 Antolatu zure proiektua",
"Create new board" : "Sortu mahai berri bat",
"new board" : "mahai berria",
"Select the board to link to a project" : "Hautatu mahaia proiektu bati estekatzeko",
"Search by board title" : "Bilatu mahai izenez",
"Select board" : "Hautatu taula",
"Select board" : "Hautatu mahaia",
"Select the card to link to a project" : "Hautatu proiektu bati estekatzeko txartela",
"Select a board" : "Hautatu taula bat",
"Select a board" : "Hautatu mahai bat",
"Select a card" : "Hautatu txartel bat",
"Link to card" : "Estekatu txartelera",
"Cancel" : "Utzi",
@@ -87,7 +112,7 @@
"Do you want to overwrite it?" : "Gainidatzi nahi duzu?",
"Overwrite file" : "Gainidatzi fitxategia",
"Keep existing file" : "Mantendu dagoen fitxategia",
"This board is read only" : "Taula hau irakurtzeko soilik da",
"This board is read only" : "Mahai hau irakurtzeko soilik da",
"Drop your files to upload" : "Jaregin zure fitxategiak kargatzeko",
"Archived cards" : "Artxibatutako txartelak",
"Add new list" : "Gehitu zerrenda berria",
@@ -95,6 +120,7 @@
"Apply filter" : "Ezarri iragazkia",
"Filter by tag" : "Iragazi etiketaz",
"Filter by assigned user" : "Iragazi esleitutako erabiltzailez",
"Unassigned" : "Esleitu gabea",
"Filter by due date" : "Iragazi epe-mugaz",
"Overdue" : "Atzeratuta",
"Next 24 hours" : "Hurrengo 24 orduak",
@@ -105,8 +131,10 @@
"Show archived cards" : "Erakutsi artxibatutako txartelak",
"Toggle compact mode" : "Txandakatu modu trinkoa",
"Details" : "Xehetasunak",
"Loading board" : "Taula kargatzen",
"Board not found" : "Ez da taula aurkitu",
"Loading board" : "Mahaia kargatzen",
"No lists available" : "Ez dago zerrendarik eskuragarri",
"Create a new list to add cards to this board" : "Sortu zerrenda berria, mahai honetan txartelak gehitzeko",
"Board not found" : "Ez da mahaia aurkitu",
"Sharing" : "Partekatzea",
"Tags" : "Etiketak",
"Deleted items" : "Ezabatutako elementuak",
@@ -114,22 +142,26 @@
"Deleted lists" : "Ezabatutako zerrendak",
"Undo" : "Desegin",
"Deleted cards" : "Ezabatutako txartelak",
"Share board with a user, group or circle …" : "Partekatu taula erabiltzaile, talde edo zirkulu batekin ...",
"Board owner" : "Taularen jabea",
"Share board with a user, group or circle …" : "Partekatu mahaia erabiltzaile, talde edo zirkulu batekin...",
"Board owner" : "Mahaiaren jabea",
"(Group)" : "(Taldea)",
"(Circle)" : "(Zirkulua)",
"Can edit" : "Editatu dezake",
"Can share" : "Partekatu dezake",
"Can manage" : "Kudeatu dezake",
"Delete" : "Ezabatu",
"Add a new list" : "Gehitu zerrenda berria",
"Archive all cards" : "Artxibatu txartel guztiak",
"Delete list" : "Zerrenda ezabatu",
"Add card" : "Gehitu txartela",
"Archive all cards in this list" : "Artxibatu zerrenda honetako txartel guztiak",
"Add a new card" : "Gehitu txartel berri bat",
"Edit" : "Editatu",
"Add a new tag" : "Gehitu etiketa berri bat",
"title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira",
"Title" : "Izenburua",
"Members" : "Partaideak",
"Upload attachment" : "Igo eranskina",
"Add this attachment" : "Gehitu eranskin hau",
"Delete Attachment" : "Ezabatu eranskina",
"Restore Attachment" : "Berezarri eranskina",
@@ -152,7 +184,6 @@
"Choose attachment" : "Aukeratu eranskina",
"Modified" : "Aldatua",
"Created" : "Sortua",
"Upload attachment" : "Igo eranskina",
"No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!",
"Save" : "Gorde",
"The comment cannot be empty." : "Iruzkina ezin da hutsik egon.",
@@ -162,28 +193,40 @@
"Update" : "Eguneratu",
"(group)" : "(taldea)",
"(circle)" : "(zirkulua)",
"seconds ago" : "segundo lehenago",
"Assign to me" : "Esleitu niri",
"Unassign myself" : "Niri esleitzeari utzi",
"Unarchive card" : "Berreskuratu txartela artxibotik",
"Archive card" : "Artxibatu txartela",
"Delete card" : "Ezabatu txartela",
"Move card" : "Mugitu txartela",
"Card details" : "Txartelaren xehetasunak",
"Move card to another board" : "Mugitu txartela beste mahai batera",
"All boards" : "Taula guztiak",
"Archived boards" : "Artxibatutako taulak",
"Select a list" : "Hautatu zerrenda bat",
"seconds ago" : "segundo lehenago",
"All boards" : "Mahai guztiak",
"Archived boards" : "Artxibatutako mahaiak",
"Shared with you" : "Zurekin partekatua",
"Limit deck usage of groups" : "Mugatu taldeen deck erabilera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei bere arbel propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren arbeletan lan egin ahalko dute.",
"New board title" : "Taula berriaren izenburua",
"Edit board" : "Editatu taula",
"Limit deck usage of groups" : "Mugatu taldeek Deck erabiltzeko aukera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei beren mahai propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren mahaietan lan egin ahalko dute.",
"New board title" : "Mahai berriaren izenburua",
"Edit board" : "Editatu mahaia",
"Clone board " : "Klonatu mahaia",
"Unarchive board " : "Berreskuratu mahaia artxibotik",
"Archive board " : "Artxibatu mahaia",
"Board details" : "Mahaigainaren xehetasunak",
"Delete board " : "Ezabatu mahaia",
"Board details" : "Mahaiaren xehetasunak",
"Board {0} deleted" : "{0} mahaia ezabatu da",
"An error occurred" : "Errore bat gertatu da",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Ziur zaude «{title}» mahaia ezabatu nahi duzula? Honek mahai honen datu guztiak ezabatuko ditu.",
"Delete the board?" : "Mahaia ezabatu?",
"Link to a board" : "Estekatu taula batera",
"Loading filtered view" : "Kargatzen iragazitako ikuspegia",
"Today" : "Gaur",
"Tomorrow" : "Bihar",
"This week" : "Aste honetan",
"No due" : "Epemugarik ez",
"upcoming cards" : "hurrengo txartelak",
"No upcoming cards" : "Ez dago hurrengo txartelik",
"Link to a board" : "Estekatu mahai batera",
"Link to a card" : "Estekatu txartel batera",
"Something went wrong" : "Zerbait gaizki joan da",
"Maximum file size of {size} exceeded" : "Fitxategiaren gehienezko {size} tamaina gainditu da"

View File

@@ -93,6 +93,7 @@ OC.L10N.register(
"title and color value must be provided" : "نام و رنگ باید مشخص شود",
"Title" : "عنوان",
"Members" : "اعضا",
"Upload attachment" : "بارگذاری پیوست",
"Add this attachment" : "افزودن این پیوست",
"Delete Attachment" : "حذف پیوست",
"Restore Attachment" : "بازیابی پیوست",
@@ -109,7 +110,6 @@ OC.L10N.register(
"Choose attachment" : "انتخاب پیوست",
"Modified" : "تغییر یافته",
"Created" : "ایجاد شده",
"Upload attachment" : "بارگذاری پیوست",
"No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!",
"Save" : "ذخیره",
"The comment cannot be empty." : "نظر نمی‌تواند خالی باشد.",
@@ -119,17 +119,20 @@ OC.L10N.register(
"Update" : "به‌روزرسانی",
"(group)" : "(گروه)",
"(circle)" : "(حلقه)",
"seconds ago" : "ثانیه‌هایی پیش",
"Archive card" : "کارت بایگانی",
"Delete card" : "حذف کارت",
"Move card" : "انتقال کارت",
"Card details" : "جزئیات کارت",
"Move card to another board" : "انتقال کارت به تخته‌ای دیگر",
"seconds ago" : "ثانیه‌هایی پیش",
"All boards" : "همه تخته‌ها",
"Archived boards" : "تخته‌های بایگانی شده",
"Shared with you" : "با شما به اشتراک گذاشته شده است",
"New board title" : "عنوان تختهٔ جدید",
"Edit board" : "ویرایش تخته",
"An error occurred" : "خطایی روی داد"
"An error occurred" : "خطایی روی داد",
"Today" : "Today",
"Tomorrow" : "فردا",
"This week" : "این هفته"
},
"nplurals=2; plural=(n > 1);");

View File

@@ -91,6 +91,7 @@
"title and color value must be provided" : "نام و رنگ باید مشخص شود",
"Title" : "عنوان",
"Members" : "اعضا",
"Upload attachment" : "بارگذاری پیوست",
"Add this attachment" : "افزودن این پیوست",
"Delete Attachment" : "حذف پیوست",
"Restore Attachment" : "بازیابی پیوست",
@@ -107,7 +108,6 @@
"Choose attachment" : "انتخاب پیوست",
"Modified" : "تغییر یافته",
"Created" : "ایجاد شده",
"Upload attachment" : "بارگذاری پیوست",
"No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!",
"Save" : "ذخیره",
"The comment cannot be empty." : "نظر نمی‌تواند خالی باشد.",
@@ -117,17 +117,20 @@
"Update" : "به‌روزرسانی",
"(group)" : "(گروه)",
"(circle)" : "(حلقه)",
"seconds ago" : "ثانیه‌هایی پیش",
"Archive card" : "کارت بایگانی",
"Delete card" : "حذف کارت",
"Move card" : "انتقال کارت",
"Card details" : "جزئیات کارت",
"Move card to another board" : "انتقال کارت به تخته‌ای دیگر",
"seconds ago" : "ثانیه‌هایی پیش",
"All boards" : "همه تخته‌ها",
"Archived boards" : "تخته‌های بایگانی شده",
"Shared with you" : "با شما به اشتراک گذاشته شده است",
"New board title" : "عنوان تختهٔ جدید",
"Edit board" : "ویرایش تخته",
"An error occurred" : "خطایی روی داد"
"An error occurred" : "خطایی روی داد",
"Today" : "Today",
"Tomorrow" : "فردا",
"This week" : "این هفته"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View File

@@ -122,6 +122,7 @@ OC.L10N.register(
"title and color value must be provided" : "tunnisteella on oltava nimi ja väri",
"Title" : "Otsikko",
"Members" : "Jäsenet",
"Upload attachment" : "Lähetä liite",
"Delete Attachment" : "Poista liite",
"Restore Attachment" : "Palauta liite",
"Assign a tag to this card…" : "Lisää kortille tunniste...",
@@ -134,7 +135,6 @@ OC.L10N.register(
"Comments" : "Kommentit",
"Modified" : "Muokattu",
"Created" : "Luotu",
"Upload attachment" : "Lähetä liite",
"No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!",
"Save" : "Tallenna",
"The comment cannot be empty." : "Kommentti ei voi olla tyhjä.",
@@ -142,12 +142,12 @@ OC.L10N.register(
"Reply" : "Vastaa",
"Update" : "Päivitä",
"(group)" : "(ryhmä)",
"seconds ago" : "sekuntia sitten",
"Unarchive card" : "Poista kortti arkistosta",
"Archive card" : "Arkistoi kortti",
"Delete card" : "Poista kortti",
"Move card" : "Siirrä kortti",
"Card details" : "Näytä kortin sisältö",
"seconds ago" : "sekuntia sitten",
"All boards" : "Kaikki taulut",
"Archived boards" : "Arkistoidut taulut",
"Shared with you" : "Jaettu kanssasi",
@@ -156,6 +156,9 @@ OC.L10N.register(
"Edit board" : "Muokkaa taulua",
"Board details" : "Taulun tiedot",
"An error occurred" : "Tapahtui virhe",
"Today" : "Tänään",
"Tomorrow" : "Huomenna",
"This week" : "Tällä viikolla",
"Link to a board" : "Linkki taululle",
"Link to a card" : "Linkitä korttiin",
"Something went wrong" : "Jokin meni vikaan",

View File

@@ -120,6 +120,7 @@
"title and color value must be provided" : "tunnisteella on oltava nimi ja väri",
"Title" : "Otsikko",
"Members" : "Jäsenet",
"Upload attachment" : "Lähetä liite",
"Delete Attachment" : "Poista liite",
"Restore Attachment" : "Palauta liite",
"Assign a tag to this card…" : "Lisää kortille tunniste...",
@@ -132,7 +133,6 @@
"Comments" : "Kommentit",
"Modified" : "Muokattu",
"Created" : "Luotu",
"Upload attachment" : "Lähetä liite",
"No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!",
"Save" : "Tallenna",
"The comment cannot be empty." : "Kommentti ei voi olla tyhjä.",
@@ -140,12 +140,12 @@
"Reply" : "Vastaa",
"Update" : "Päivitä",
"(group)" : "(ryhmä)",
"seconds ago" : "sekuntia sitten",
"Unarchive card" : "Poista kortti arkistosta",
"Archive card" : "Arkistoi kortti",
"Delete card" : "Poista kortti",
"Move card" : "Siirrä kortti",
"Card details" : "Näytä kortin sisältö",
"seconds ago" : "sekuntia sitten",
"All boards" : "Kaikki taulut",
"Archived boards" : "Arkistoidut taulut",
"Shared with you" : "Jaettu kanssasi",
@@ -154,6 +154,9 @@
"Edit board" : "Muokkaa taulua",
"Board details" : "Taulun tiedot",
"An error occurred" : "Tapahtui virhe",
"Today" : "Tänään",
"Tomorrow" : "Huomenna",
"This week" : "Tällä viikolla",
"Link to a board" : "Linkki taululle",
"Link to a card" : "Linkitä korttiin",
"Something went wrong" : "Jokin meni vikaan",

View File

@@ -121,6 +121,7 @@ OC.L10N.register(
"Apply filter" : "Filtrer",
"Filter by tag" : "Filtrer par étiquette",
"Filter by assigned user" : "Filtrer par utilisateur",
"Unassigned" : "Non attribué",
"Filter by due date" : "Filtrer par échéance",
"Overdue" : "En retard",
"Next 24 hours" : "prochaines 24 heures",
@@ -132,6 +133,8 @@ OC.L10N.register(
"Toggle compact mode" : "Basculer le mode compact",
"Details" : "Détails",
"Loading board" : "Chargement du tableau…",
"No lists available" : "Aucune liste disponible",
"Create a new list to add cards to this board" : "Créer une nouvelle liste pour ajouter des cartes à ce tableau",
"Board not found" : "Tableau non trouvé",
"Sharing" : "Partagé",
"Tags" : "Étiquettes",
@@ -149,14 +152,17 @@ OC.L10N.register(
"Can manage" : "Peut gérer",
"Delete" : "Supprimer",
"Add a new list" : "Ajouter une nouvelle liste",
"Archive all cards" : "Archiver toutes les cartes",
"Delete list" : "Supprimer la liste",
"Add card" : "Ajouter une carte",
"Archive all cards in this list" : "Archiver toutes les cartes de cette liste",
"Add a new card" : "Ajouter une nouvelle carte",
"Edit" : "Modifier",
"Add a new tag" : "Ajouter une nouvelle étiquette",
"title and color value must be provided" : "le titre et la couleur doivent être renseignés",
"Title" : "Titre",
"Members" : "Membres",
"Upload attachment" : "Envoyer une pièce jointe",
"Add this attachment" : "Ajouter cette pièce jointe",
"Delete Attachment" : "Supprimer la pièce jointe",
"Restore Attachment" : "Restaurer la pièce jointe",
@@ -179,7 +185,6 @@ OC.L10N.register(
"Choose attachment" : "Choisir une pièce jointe",
"Modified" : "Modifié",
"Created" : "Créé",
"Upload attachment" : "Envoyer une pièce jointe",
"No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant, démarrez la discussion !",
"Save" : "Enregistrer",
"The comment cannot be empty." : "Un commentaire ne peut pas être vide.",
@@ -189,7 +194,6 @@ OC.L10N.register(
"Update" : "Mettre à jour",
"(group)" : "(groupe)",
"(circle)" : "(cercle)",
"seconds ago" : "à l'instant",
"Assign to me" : "Me l'assigner",
"Unassign myself" : "Me le désassigner",
"Unarchive card" : "Sortir la carte des archives",
@@ -199,6 +203,7 @@ OC.L10N.register(
"Card details" : "Détails de la carte",
"Move card to another board" : "Déplacer la carte vers un autre tableau ",
"Select a list" : "Sélectionner une liste",
"seconds ago" : "à l'instant",
"All boards" : "Tous les tableaux",
"Archived boards" : "Tableaux archivés",
"Shared with you" : "Partagés avec vous",
@@ -215,6 +220,11 @@ OC.L10N.register(
"An error occurred" : "Une erreur est survenue",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Êtes-vous certain de vouloir supprimer le tableau {title} ? Cela supprimera l'ensemble des données de ce tableau.",
"Delete the board?" : "Supprimer le tableau ?",
"Loading filtered view" : "Chargement de la vue filtrée",
"Today" : "Aujourd'hui",
"Tomorrow" : "Demain",
"This week" : "Cette semaine",
"No due" : "Sans échéance",
"Link to a board" : "Relier à un tableau",
"Link to a card" : "Relier à une carte",
"Something went wrong" : "Quelque chose s'est mal passé",

View File

@@ -119,6 +119,7 @@
"Apply filter" : "Filtrer",
"Filter by tag" : "Filtrer par étiquette",
"Filter by assigned user" : "Filtrer par utilisateur",
"Unassigned" : "Non attribué",
"Filter by due date" : "Filtrer par échéance",
"Overdue" : "En retard",
"Next 24 hours" : "prochaines 24 heures",
@@ -130,6 +131,8 @@
"Toggle compact mode" : "Basculer le mode compact",
"Details" : "Détails",
"Loading board" : "Chargement du tableau…",
"No lists available" : "Aucune liste disponible",
"Create a new list to add cards to this board" : "Créer une nouvelle liste pour ajouter des cartes à ce tableau",
"Board not found" : "Tableau non trouvé",
"Sharing" : "Partagé",
"Tags" : "Étiquettes",
@@ -147,14 +150,17 @@
"Can manage" : "Peut gérer",
"Delete" : "Supprimer",
"Add a new list" : "Ajouter une nouvelle liste",
"Archive all cards" : "Archiver toutes les cartes",
"Delete list" : "Supprimer la liste",
"Add card" : "Ajouter une carte",
"Archive all cards in this list" : "Archiver toutes les cartes de cette liste",
"Add a new card" : "Ajouter une nouvelle carte",
"Edit" : "Modifier",
"Add a new tag" : "Ajouter une nouvelle étiquette",
"title and color value must be provided" : "le titre et la couleur doivent être renseignés",
"Title" : "Titre",
"Members" : "Membres",
"Upload attachment" : "Envoyer une pièce jointe",
"Add this attachment" : "Ajouter cette pièce jointe",
"Delete Attachment" : "Supprimer la pièce jointe",
"Restore Attachment" : "Restaurer la pièce jointe",
@@ -177,7 +183,6 @@
"Choose attachment" : "Choisir une pièce jointe",
"Modified" : "Modifié",
"Created" : "Créé",
"Upload attachment" : "Envoyer une pièce jointe",
"No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant, démarrez la discussion !",
"Save" : "Enregistrer",
"The comment cannot be empty." : "Un commentaire ne peut pas être vide.",
@@ -187,7 +192,6 @@
"Update" : "Mettre à jour",
"(group)" : "(groupe)",
"(circle)" : "(cercle)",
"seconds ago" : "à l'instant",
"Assign to me" : "Me l'assigner",
"Unassign myself" : "Me le désassigner",
"Unarchive card" : "Sortir la carte des archives",
@@ -197,6 +201,7 @@
"Card details" : "Détails de la carte",
"Move card to another board" : "Déplacer la carte vers un autre tableau ",
"Select a list" : "Sélectionner une liste",
"seconds ago" : "à l'instant",
"All boards" : "Tous les tableaux",
"Archived boards" : "Tableaux archivés",
"Shared with you" : "Partagés avec vous",
@@ -213,6 +218,11 @@
"An error occurred" : "Une erreur est survenue",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Êtes-vous certain de vouloir supprimer le tableau {title} ? Cela supprimera l'ensemble des données de ce tableau.",
"Delete the board?" : "Supprimer le tableau ?",
"Loading filtered view" : "Chargement de la vue filtrée",
"Today" : "Aujourd'hui",
"Tomorrow" : "Demain",
"This week" : "Cette semaine",
"No due" : "Sans échéance",
"Link to a board" : "Relier à un tableau",
"Link to a card" : "Relier à une carte",
"Something went wrong" : "Quelque chose s'est mal passé",

View File

@@ -67,6 +67,7 @@ OC.L10N.register(
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Cambios na <strong>aplicación Deck</strong>",
"A <strong>comment</strong> was created on a card" : "Creouse un <strong>comentario</strong> nunha tarxeta",
"Upcoming cards" : "Tarxetas próximas",
"Personal" : "Persoal",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a vostede por %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} asignoulle a vostede a tarxeta «%s» en «%s».",
@@ -121,6 +122,7 @@ OC.L10N.register(
"Apply filter" : "Aplicar filtro",
"Filter by tag" : "Filtrar pola etiqueta",
"Filter by assigned user" : "Filtrar polo usuario asignado",
"Unassigned" : "Sen asignar",
"Filter by due date" : "Filtrar pola data de caducidade",
"Overdue" : "Caducado",
"Next 24 hours" : "Próximas 24 horas",
@@ -132,6 +134,8 @@ OC.L10N.register(
"Toggle compact mode" : "Alternar o modo compacto",
"Details" : "Detalles",
"Loading board" : "Cargando o taboleiro",
"No lists available" : "Non hai listas dispoñíbeis",
"Create a new list to add cards to this board" : "Crear unha nova lista para engadir tarxetas a este taboleiro",
"Board not found" : "Non se atopou o taboleiro",
"Sharing" : "Compartindo",
"Tags" : "Etiquetas",
@@ -149,14 +153,17 @@ OC.L10N.register(
"Can manage" : "Pode xestionar",
"Delete" : "Eliminar",
"Add a new list" : "Engadir unha lista nova",
"Archive all cards" : "Arquivar todas as tarxetas",
"Delete list" : "Eliminar lista",
"Add card" : "Engadir tarxeta",
"Archive all cards in this list" : "Arquivar todas as tarxetas desta lista",
"Add a new card" : "Engadir unha nova tarxeta",
"Edit" : "Editar",
"Add a new tag" : "Engadir unha nova etiqueta",
"title and color value must be provided" : "debe indicar o título e o valor da cor",
"Title" : "Título",
"Members" : "Membros",
"Upload attachment" : "Enviar anexos",
"Add this attachment" : "Engadir este anexo",
"Delete Attachment" : "Eliminar o anexo",
"Restore Attachment" : "Restaurar o anexo",
@@ -179,7 +186,6 @@ OC.L10N.register(
"Choose attachment" : "Escoller o anexo",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Enviar anexos",
"No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!",
"Save" : "Gardar",
"The comment cannot be empty." : "O comentario non pode estar baleiro",
@@ -189,7 +195,6 @@ OC.L10N.register(
"Update" : "Actualizar",
"(group)" : "(grupo)",
"(circle)" : "(círculo)",
"seconds ago" : "segundos atrás",
"Assign to me" : "Asignarme",
"Unassign myself" : "Desasignarme",
"Unarchive card" : "Desarquivar a tarxeta",
@@ -199,6 +204,7 @@ OC.L10N.register(
"Card details" : "Detalles da tarxeta",
"Move card to another board" : "Mover a tarxeta a outro taboleiro",
"Select a list" : "Seleccionar unha lista",
"seconds ago" : "segundos atrás",
"All boards" : "Todos os taboleiros",
"Archived boards" : "Taboleiros arquivados",
"Shared with you" : "Compartido con vostede",
@@ -215,6 +221,13 @@ OC.L10N.register(
"An error occurred" : "Produciuse un erro",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro.",
"Delete the board?" : "Eliminar o taboleiro?",
"Loading filtered view" : "Cargando a vista filtrada",
"Today" : "Hoxe",
"Tomorrow" : "Mañá",
"This week" : "Esta semana",
"No due" : "Sen caducidade",
"upcoming cards" : "tarxetas próximas",
"No upcoming cards" : "Non hai tarxetas próximas",
"Link to a board" : "Ligar a un taboleiro",
"Link to a card" : "Ligar a unha tarxeta",
"Something went wrong" : "Algo foi mal",

View File

@@ -65,6 +65,7 @@
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Cambios na <strong>aplicación Deck</strong>",
"A <strong>comment</strong> was created on a card" : "Creouse un <strong>comentario</strong> nunha tarxeta",
"Upcoming cards" : "Tarxetas próximas",
"Personal" : "Persoal",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a vostede por %s.",
"{user} has assigned the card \"%s\" on \"%s\" to you." : "{user} asignoulle a vostede a tarxeta «%s» en «%s».",
@@ -119,6 +120,7 @@
"Apply filter" : "Aplicar filtro",
"Filter by tag" : "Filtrar pola etiqueta",
"Filter by assigned user" : "Filtrar polo usuario asignado",
"Unassigned" : "Sen asignar",
"Filter by due date" : "Filtrar pola data de caducidade",
"Overdue" : "Caducado",
"Next 24 hours" : "Próximas 24 horas",
@@ -130,6 +132,8 @@
"Toggle compact mode" : "Alternar o modo compacto",
"Details" : "Detalles",
"Loading board" : "Cargando o taboleiro",
"No lists available" : "Non hai listas dispoñíbeis",
"Create a new list to add cards to this board" : "Crear unha nova lista para engadir tarxetas a este taboleiro",
"Board not found" : "Non se atopou o taboleiro",
"Sharing" : "Compartindo",
"Tags" : "Etiquetas",
@@ -147,14 +151,17 @@
"Can manage" : "Pode xestionar",
"Delete" : "Eliminar",
"Add a new list" : "Engadir unha lista nova",
"Archive all cards" : "Arquivar todas as tarxetas",
"Delete list" : "Eliminar lista",
"Add card" : "Engadir tarxeta",
"Archive all cards in this list" : "Arquivar todas as tarxetas desta lista",
"Add a new card" : "Engadir unha nova tarxeta",
"Edit" : "Editar",
"Add a new tag" : "Engadir unha nova etiqueta",
"title and color value must be provided" : "debe indicar o título e o valor da cor",
"Title" : "Título",
"Members" : "Membros",
"Upload attachment" : "Enviar anexos",
"Add this attachment" : "Engadir este anexo",
"Delete Attachment" : "Eliminar o anexo",
"Restore Attachment" : "Restaurar o anexo",
@@ -177,7 +184,6 @@
"Choose attachment" : "Escoller o anexo",
"Modified" : "Modificado",
"Created" : "Creado",
"Upload attachment" : "Enviar anexos",
"No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!",
"Save" : "Gardar",
"The comment cannot be empty." : "O comentario non pode estar baleiro",
@@ -187,7 +193,6 @@
"Update" : "Actualizar",
"(group)" : "(grupo)",
"(circle)" : "(círculo)",
"seconds ago" : "segundos atrás",
"Assign to me" : "Asignarme",
"Unassign myself" : "Desasignarme",
"Unarchive card" : "Desarquivar a tarxeta",
@@ -197,6 +202,7 @@
"Card details" : "Detalles da tarxeta",
"Move card to another board" : "Mover a tarxeta a outro taboleiro",
"Select a list" : "Seleccionar unha lista",
"seconds ago" : "segundos atrás",
"All boards" : "Todos os taboleiros",
"Archived boards" : "Taboleiros arquivados",
"Shared with you" : "Compartido con vostede",
@@ -213,6 +219,13 @@
"An error occurred" : "Produciuse un erro",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro.",
"Delete the board?" : "Eliminar o taboleiro?",
"Loading filtered view" : "Cargando a vista filtrada",
"Today" : "Hoxe",
"Tomorrow" : "Mañá",
"This week" : "Esta semana",
"No due" : "Sen caducidade",
"upcoming cards" : "tarxetas próximas",
"No upcoming cards" : "Non hai tarxetas próximas",
"Link to a board" : "Ligar a un taboleiro",
"Link to a card" : "Ligar a unha tarxeta",
"Something went wrong" : "Algo foi mal",

View File

@@ -113,6 +113,7 @@ OC.L10N.register(
"title and color value must be provided" : "יש לספק כותרת וערך צבע",
"Title" : "תפקיד",
"Members" : "חברים",
"Upload attachment" : "העלאת קבצים מצורפים",
"Add this attachment" : "הוספת קובץ מצורף זה",
"Delete Attachment" : "מחיקת קובץ מצורף",
"Restore Attachment" : "שחזור קובץ מצורף",
@@ -135,7 +136,6 @@ OC.L10N.register(
"Choose attachment" : "בחירת קובץ מצורף",
"Modified" : "מועד שינוי",
"Created" : "מועד היצירה",
"Upload attachment" : "העלאת קבצים מצורפים",
"No comments yet. Begin the discussion!" : "אין עדיין הערות. אפשר להתחיל לדון!",
"Save" : "שמור",
"The comment cannot be empty." : "ההערה לא יכולה להיות ריקה.",
@@ -145,7 +145,6 @@ OC.L10N.register(
"Update" : "עדכון",
"(group)" : "(קבוצה)",
"(circle)" : "(מעגל)",
"seconds ago" : "לפני מספר שניות",
"Assign to me" : "הקצאה אלי",
"Unarchive card" : "הוצאת הכרטיס מהארכיון",
"Archive card" : "העברת כרטיס לארכיון",
@@ -153,6 +152,7 @@ OC.L10N.register(
"Move card" : "העברת כרטיס",
"Card details" : "פרטי הכרטיס",
"Move card to another board" : "העברת כרטיס ללוח אחר",
"seconds ago" : "לפני מספר שניות",
"All boards" : "כל הלוחות",
"Archived boards" : "לוחות שנשמרו בארכיון",
"Shared with you" : "משותף אתך",
@@ -169,6 +169,9 @@ OC.L10N.register(
"An error occurred" : "אירעה שגיאה",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "למחוק את הלוח {title}? פעולה זו תמחק את כל הנתונים של הלוח הזה.",
"Delete the board?" : "למחוק את הלוח הזה?",
"Today" : "היום",
"Tomorrow" : "מחר",
"This week" : "השבוע",
"Link to a board" : "קישור ללוח",
"Link to a card" : "קישור לכרטיס",
"Something went wrong" : "משהו השתבש",

View File

@@ -111,6 +111,7 @@
"title and color value must be provided" : "יש לספק כותרת וערך צבע",
"Title" : "תפקיד",
"Members" : "חברים",
"Upload attachment" : "העלאת קבצים מצורפים",
"Add this attachment" : "הוספת קובץ מצורף זה",
"Delete Attachment" : "מחיקת קובץ מצורף",
"Restore Attachment" : "שחזור קובץ מצורף",
@@ -133,7 +134,6 @@
"Choose attachment" : "בחירת קובץ מצורף",
"Modified" : "מועד שינוי",
"Created" : "מועד היצירה",
"Upload attachment" : "העלאת קבצים מצורפים",
"No comments yet. Begin the discussion!" : "אין עדיין הערות. אפשר להתחיל לדון!",
"Save" : "שמור",
"The comment cannot be empty." : "ההערה לא יכולה להיות ריקה.",
@@ -143,7 +143,6 @@
"Update" : "עדכון",
"(group)" : "(קבוצה)",
"(circle)" : "(מעגל)",
"seconds ago" : "לפני מספר שניות",
"Assign to me" : "הקצאה אלי",
"Unarchive card" : "הוצאת הכרטיס מהארכיון",
"Archive card" : "העברת כרטיס לארכיון",
@@ -151,6 +150,7 @@
"Move card" : "העברת כרטיס",
"Card details" : "פרטי הכרטיס",
"Move card to another board" : "העברת כרטיס ללוח אחר",
"seconds ago" : "לפני מספר שניות",
"All boards" : "כל הלוחות",
"Archived boards" : "לוחות שנשמרו בארכיון",
"Shared with you" : "משותף אתך",
@@ -167,6 +167,9 @@
"An error occurred" : "אירעה שגיאה",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "למחוק את הלוח {title}? פעולה זו תמחק את כל הנתונים של הלוח הזה.",
"Delete the board?" : "למחוק את הלוח הזה?",
"Today" : "היום",
"Tomorrow" : "מחר",
"This week" : "השבוע",
"Link to a board" : "קישור ללוח",
"Link to a card" : "קישור לכרטיס",
"Something went wrong" : "משהו השתבש",

View File

@@ -17,18 +17,42 @@ OC.L10N.register(
"{user} has archived the board {before}" : "{user} je arhivirao ploču {before}",
"You have unarchived the board {board}" : "Dearhivirali ste ploču {board}",
"{user} has unarchived the board {before}" : "{user} je dearhivirao ploču {before}",
"You have created a new list {stack} on board {board}" : "Stvorili ste novi popis {stack} na ploči {board}",
"{user} has created a new list {stack} on board {board}" : "{user} je stvorio novi popis {stack} na ploči {board}",
"You have renamed list {before} to {stack} on board {board}" : "Preimenovali ste popis {before} u {stack} na ploči {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} je preimenovao popis {before} u {stack} na ploči {board}",
"You have deleted list {stack} on board {board}" : "Izbrisali ste popis {stack} na ploči {board}",
"{user} has deleted list {stack} on board {board}" : "{user} je izbrisao popis {stack} na ploči {board}",
"You have created card {card} in list {stack} on board {board}" : "Stvorili ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has created card {card} in list {stack} on board {board}" : "{user} je stvorio karticu {card} u popisu {stack} na ploči {board}",
"You have deleted card {card} in list {stack} on board {board}" : "Izbrisali ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} je izbrisao karticu {card} u popisu {stack} na ploči {board}",
"You have renamed the card {before} to {card}" : "Preimenovali ste karticu {before} u {card}",
"{user} has renamed the card {before} to {card}" : "{user} je preimenovao karticu {before} u {card}",
"You have added a description to card {card} in list {stack} on board {board}" : "Dodali ste opis kartici {card} u popisu {stack} na ploči {board}",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} je dodao opis kartici {card} u popisu {stack} na ploči {board}",
"You have updated the description of card {card} in list {stack} on board {board}" : "Ažurirali ste opis kartice {card} u popisu {stack} na ploči {board}",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} je ažurirao opis kartice {card} u popisu {stack} na ploči {board}",
"You have archived card {card} in list {stack} on board {board}" : "Arhivirali ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} je arhivirao karticu {card} u popisu {stack} na ploči {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Dearhivirali ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} je dearhivirao karticu {card} u popisu {stack} na ploči {board}",
"You have removed the due date of card {card}" : "Uklonili ste datum dospijeća kartice {card}",
"{user} has removed the due date of card {card}" : "{user} je uklonio datum dospijeća kartice {card}",
"You have set the due date of card {card} to {after}" : "Postavili ste datum dospijeća kartice {card} na {after}",
"{user} has set the due date of card {card} to {after}" : "{user} je postavio datum dospijeća kartice {card} na {after}",
"You have updated the due date of card {card} to {after}" : "Ažurirali ste datum dospijeća kartice {card} na {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} je ažurirao datum dospijeća kartice {card} na {after}",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "Dodali ste oznaku {label} na karticu {card} u popisu {stack} na ploči {board}",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} je dodao oznaku {label} na karticu {card} u popisu {stack} na ploči {board}",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Uklonili ste oznaku {label} s kartice {card} u popisu {stack} na ploči {board}",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} je uklonio oznaku {label} s kartice {card} u popisu {stack} na ploči {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Dodijelili ste {assigneduser} kartici {card} na ploči {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} je dodijelio {assigneduser} kartici {card} na ploči {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Uklonili ste {assigneduser} s kartice {card} na ploči {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} je uklonio {assigneduser} s kartice {card} na ploči {board}",
"You have moved the card {card} from list {stackBefore} to {stack}" : "Premjestili ste karticu {card} iz popisa {stackBefore} u {stack}",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} je premjestio karticu {card} iz popisa {stackBefore} u {stack}",
"You have added the attachment {attachment} to card {card}" : "Dodali ste privitak {attachment} kartici {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} je dodao privitak {attachment} kartici {card}",
"You have updated the attachment {attachment} on card {card}" : "Ažurirali ste privitak {attachment} na kartici {card}",
@@ -77,6 +101,7 @@ OC.L10N.register(
"Create new board" : "Stvori novu ploču",
"new board" : "nova ploča",
"Select the board to link to a project" : "Odaberite ploču za povezivanje s projektom",
"Search by board title" : "Traži po naslovu ploče",
"Select board" : "Odaberi ploču",
"Select the card to link to a project" : "Odaberite karticu za povezivanje s projektom",
"Select a board" : "Odaberite ploču",
@@ -102,6 +127,7 @@ OC.L10N.register(
"Next 7 days" : "Sljedećih 7 dana",
"Next 30 days" : "Sljedećih 30 dana",
"No due date" : "Nema datuma dospijeća",
"Clear filter" : "Ukloni filtar",
"Show archived cards" : "Prikaži arhivirane kartice",
"Toggle compact mode" : "Prebaci u kompaktni način rada",
"Details" : "Pojedinosti",
@@ -122,6 +148,7 @@ OC.L10N.register(
"Can share" : "Dijeljenje moguće",
"Can manage" : "Upravljanje moguće",
"Delete" : "Izbriši",
"Add a new list" : "Dodaj novi popis",
"Delete list" : "Izbriši popis",
"Add card" : "Dodaj karticu",
"Add a new card" : "Dodaj novu karticu",
@@ -130,6 +157,7 @@ OC.L10N.register(
"title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje",
"Title" : "Naslov",
"Members" : "Članovi",
"Upload attachment" : "Otpremi privitak",
"Add this attachment" : "Dodajte ovaj privitak",
"Delete Attachment" : "Izbriši privitak",
"Restore Attachment" : "Vrati privitak",
@@ -152,7 +180,6 @@ OC.L10N.register(
"Choose attachment" : "Odaberi privitak",
"Modified" : "Promijenjeno",
"Created" : "Stvoreno",
"Upload attachment" : "Otpremi privitak",
"No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!",
"Save" : "Spremi",
"The comment cannot be empty." : "Komentar ne može biti prazan.",
@@ -162,13 +189,16 @@ OC.L10N.register(
"Update" : "Ažuriraj",
"(group)" : "(grupa)",
"(circle)" : "(krug)",
"seconds ago" : "prije nekoliko sekundi",
"Assign to me" : "Dodijeli meni",
"Unassign myself" : "Ukloni sebe",
"Unarchive card" : "Dearhiviraj karticu",
"Archive card" : "Arhiviraj karticu",
"Delete card" : "Izbriši karticu",
"Move card" : "Premjesti karticu",
"Card details" : "Pojedinosti o kartici",
"Move card to another board" : "Premjesti karticu na drugu ploču",
"Select a list" : "Odaberi popis",
"seconds ago" : "prije nekoliko sekundi",
"All boards" : "Sve ploče",
"Archived boards" : "Arhivirane ploče",
"Shared with you" : "Podijeljeno s vama",
@@ -176,10 +206,18 @@ OC.L10N.register(
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograničenjem Decka možete spriječiti korisnike koji ne sudjeluju u tim grupama da stvaraju vlastite ploče. Korisnici će i dalje moći raditi na pločama koje su dijeljene s njima.",
"New board title" : "Novi naslov ploče",
"Edit board" : "Uredi ploču",
"Clone board " : "Kloniraj ploču ",
"Unarchive board " : "Dearhiviraj ploču ",
"Archive board " : "Arhiviraj ploču ",
"Delete board " : "Izbriši ploču ",
"Board details" : "Pojedinosti o ploči",
"Board {0} deleted" : "Ploča {0} je izbrisana",
"An error occurred" : "Došlo je do pogreške",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Jeste li sigurni da želite izbrisati ploču {title}? Time ćete izbrisati sve podatke ploče.",
"Delete the board?" : "Želite li izbrisati ploču?",
"Today" : "Danas",
"Tomorrow" : "Sutra",
"This week" : "Ovaj tjedan",
"Link to a board" : "Poveznica na ploču",
"Link to a card" : "Poveznica na karticu",
"Something went wrong" : "Nešto je pošlo po krivu",

View File

@@ -15,18 +15,42 @@
"{user} has archived the board {before}" : "{user} je arhivirao ploču {before}",
"You have unarchived the board {board}" : "Dearhivirali ste ploču {board}",
"{user} has unarchived the board {before}" : "{user} je dearhivirao ploču {before}",
"You have created a new list {stack} on board {board}" : "Stvorili ste novi popis {stack} na ploči {board}",
"{user} has created a new list {stack} on board {board}" : "{user} je stvorio novi popis {stack} na ploči {board}",
"You have renamed list {before} to {stack} on board {board}" : "Preimenovali ste popis {before} u {stack} na ploči {board}",
"{user} has renamed list {before} to {stack} on board {board}" : "{user} je preimenovao popis {before} u {stack} na ploči {board}",
"You have deleted list {stack} on board {board}" : "Izbrisali ste popis {stack} na ploči {board}",
"{user} has deleted list {stack} on board {board}" : "{user} je izbrisao popis {stack} na ploči {board}",
"You have created card {card} in list {stack} on board {board}" : "Stvorili ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has created card {card} in list {stack} on board {board}" : "{user} je stvorio karticu {card} u popisu {stack} na ploči {board}",
"You have deleted card {card} in list {stack} on board {board}" : "Izbrisali ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has deleted card {card} in list {stack} on board {board}" : "{user} je izbrisao karticu {card} u popisu {stack} na ploči {board}",
"You have renamed the card {before} to {card}" : "Preimenovali ste karticu {before} u {card}",
"{user} has renamed the card {before} to {card}" : "{user} je preimenovao karticu {before} u {card}",
"You have added a description to card {card} in list {stack} on board {board}" : "Dodali ste opis kartici {card} u popisu {stack} na ploči {board}",
"{user} has added a description to card {card} in list {stack} on board {board}" : "{user} je dodao opis kartici {card} u popisu {stack} na ploči {board}",
"You have updated the description of card {card} in list {stack} on board {board}" : "Ažurirali ste opis kartice {card} u popisu {stack} na ploči {board}",
"{user} has updated the description of the card {card} in list {stack} on board {board}" : "{user} je ažurirao opis kartice {card} u popisu {stack} na ploči {board}",
"You have archived card {card} in list {stack} on board {board}" : "Arhivirali ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has archived card {card} in list {stack} on board {board}" : "{user} je arhivirao karticu {card} u popisu {stack} na ploči {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Dearhivirali ste karticu {card} u popisu {stack} na ploči {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} je dearhivirao karticu {card} u popisu {stack} na ploči {board}",
"You have removed the due date of card {card}" : "Uklonili ste datum dospijeća kartice {card}",
"{user} has removed the due date of card {card}" : "{user} je uklonio datum dospijeća kartice {card}",
"You have set the due date of card {card} to {after}" : "Postavili ste datum dospijeća kartice {card} na {after}",
"{user} has set the due date of card {card} to {after}" : "{user} je postavio datum dospijeća kartice {card} na {after}",
"You have updated the due date of card {card} to {after}" : "Ažurirali ste datum dospijeća kartice {card} na {after}",
"{user} has updated the due date of card {card} to {after}" : "{user} je ažurirao datum dospijeća kartice {card} na {after}",
"You have added the tag {label} to card {card} in list {stack} on board {board}" : "Dodali ste oznaku {label} na karticu {card} u popisu {stack} na ploči {board}",
"{user} has added the tag {label} to card {card} in list {stack} on board {board}" : "{user} je dodao oznaku {label} na karticu {card} u popisu {stack} na ploči {board}",
"You have removed the tag {label} from card {card} in list {stack} on board {board}" : "Uklonili ste oznaku {label} s kartice {card} u popisu {stack} na ploči {board}",
"{user} has removed the tag {label} from card {card} in list {stack} on board {board}" : "{user} je uklonio oznaku {label} s kartice {card} u popisu {stack} na ploči {board}",
"You have assigned {assigneduser} to card {card} on board {board}" : "Dodijelili ste {assigneduser} kartici {card} na ploči {board}",
"{user} has assigned {assigneduser} to card {card} on board {board}" : "{user} je dodijelio {assigneduser} kartici {card} na ploči {board}",
"You have unassigned {assigneduser} from card {card} on board {board}" : "Uklonili ste {assigneduser} s kartice {card} na ploči {board}",
"{user} has unassigned {assigneduser} from card {card} on board {board}" : "{user} je uklonio {assigneduser} s kartice {card} na ploči {board}",
"You have moved the card {card} from list {stackBefore} to {stack}" : "Premjestili ste karticu {card} iz popisa {stackBefore} u {stack}",
"{user} has moved the card {card} from list {stackBefore} to {stack}" : "{user} je premjestio karticu {card} iz popisa {stackBefore} u {stack}",
"You have added the attachment {attachment} to card {card}" : "Dodali ste privitak {attachment} kartici {card}",
"{user} has added the attachment {attachment} to card {card}" : "{user} je dodao privitak {attachment} kartici {card}",
"You have updated the attachment {attachment} on card {card}" : "Ažurirali ste privitak {attachment} na kartici {card}",
@@ -75,6 +99,7 @@
"Create new board" : "Stvori novu ploču",
"new board" : "nova ploča",
"Select the board to link to a project" : "Odaberite ploču za povezivanje s projektom",
"Search by board title" : "Traži po naslovu ploče",
"Select board" : "Odaberi ploču",
"Select the card to link to a project" : "Odaberite karticu za povezivanje s projektom",
"Select a board" : "Odaberite ploču",
@@ -100,6 +125,7 @@
"Next 7 days" : "Sljedećih 7 dana",
"Next 30 days" : "Sljedećih 30 dana",
"No due date" : "Nema datuma dospijeća",
"Clear filter" : "Ukloni filtar",
"Show archived cards" : "Prikaži arhivirane kartice",
"Toggle compact mode" : "Prebaci u kompaktni način rada",
"Details" : "Pojedinosti",
@@ -120,6 +146,7 @@
"Can share" : "Dijeljenje moguće",
"Can manage" : "Upravljanje moguće",
"Delete" : "Izbriši",
"Add a new list" : "Dodaj novi popis",
"Delete list" : "Izbriši popis",
"Add card" : "Dodaj karticu",
"Add a new card" : "Dodaj novu karticu",
@@ -128,6 +155,7 @@
"title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje",
"Title" : "Naslov",
"Members" : "Članovi",
"Upload attachment" : "Otpremi privitak",
"Add this attachment" : "Dodajte ovaj privitak",
"Delete Attachment" : "Izbriši privitak",
"Restore Attachment" : "Vrati privitak",
@@ -150,7 +178,6 @@
"Choose attachment" : "Odaberi privitak",
"Modified" : "Promijenjeno",
"Created" : "Stvoreno",
"Upload attachment" : "Otpremi privitak",
"No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!",
"Save" : "Spremi",
"The comment cannot be empty." : "Komentar ne može biti prazan.",
@@ -160,13 +187,16 @@
"Update" : "Ažuriraj",
"(group)" : "(grupa)",
"(circle)" : "(krug)",
"seconds ago" : "prije nekoliko sekundi",
"Assign to me" : "Dodijeli meni",
"Unassign myself" : "Ukloni sebe",
"Unarchive card" : "Dearhiviraj karticu",
"Archive card" : "Arhiviraj karticu",
"Delete card" : "Izbriši karticu",
"Move card" : "Premjesti karticu",
"Card details" : "Pojedinosti o kartici",
"Move card to another board" : "Premjesti karticu na drugu ploču",
"Select a list" : "Odaberi popis",
"seconds ago" : "prije nekoliko sekundi",
"All boards" : "Sve ploče",
"Archived boards" : "Arhivirane ploče",
"Shared with you" : "Podijeljeno s vama",
@@ -174,10 +204,18 @@
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograničenjem Decka možete spriječiti korisnike koji ne sudjeluju u tim grupama da stvaraju vlastite ploče. Korisnici će i dalje moći raditi na pločama koje su dijeljene s njima.",
"New board title" : "Novi naslov ploče",
"Edit board" : "Uredi ploču",
"Clone board " : "Kloniraj ploču ",
"Unarchive board " : "Dearhiviraj ploču ",
"Archive board " : "Arhiviraj ploču ",
"Delete board " : "Izbriši ploču ",
"Board details" : "Pojedinosti o ploči",
"Board {0} deleted" : "Ploča {0} je izbrisana",
"An error occurred" : "Došlo je do pogreške",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Jeste li sigurni da želite izbrisati ploču {title}? Time ćete izbrisati sve podatke ploče.",
"Delete the board?" : "Želite li izbrisati ploču?",
"Today" : "Danas",
"Tomorrow" : "Sutra",
"This week" : "Ovaj tjedan",
"Link to a board" : "Poveznica na ploču",
"Link to a card" : "Poveznica na karticu",
"Something went wrong" : "Nešto je pošlo po krivu",

View File

@@ -132,6 +132,7 @@ OC.L10N.register(
"title and color value must be provided" : "a cím és szín értékét meg kell adni",
"Title" : "Cím",
"Members" : "Tagok",
"Upload attachment" : "Melléklet feltöltése",
"Add this attachment" : "E melléklet hozzáadása",
"Delete Attachment" : "Melléklet törlése",
"Restore Attachment" : "Melléklet visszaállítása",
@@ -154,7 +155,6 @@ OC.L10N.register(
"Choose attachment" : "Válasszon mellékletet",
"Modified" : "Módosítva",
"Created" : "Létrehozva",
"Upload attachment" : "Melléklet feltöltése",
"No comments yet. Begin the discussion!" : "Még nincsenek hozzászólások. Kezdje el a beszélgetést!",
"Save" : "Mentés",
"The comment cannot be empty." : "A hozzászólás nem lehet üres.",
@@ -164,7 +164,6 @@ OC.L10N.register(
"Update" : "Frissítés",
"(group)" : "(csoport)",
"(circle)" : "(kör)",
"seconds ago" : "másodperce",
"Assign to me" : "Hozzám rendelés",
"Unarchive card" : "Kártya archiválásának visszavonása",
"Archive card" : "Kártya archiválása",
@@ -172,6 +171,7 @@ OC.L10N.register(
"Move card" : "Kártya áthelyezése",
"Card details" : "Kártya részletei",
"Move card to another board" : "Kártya áthelyezése egy másik táblára",
"seconds ago" : "másodperce",
"All boards" : "Az összes tábla",
"Archived boards" : "Archivált táblák",
"Shared with you" : "Megosztva Önnel",
@@ -183,6 +183,9 @@ OC.L10N.register(
"An error occurred" : "Hiba történt",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Biztos, hogy törli a(z) {title} táblát? Ez törölni fogja a tábla összes adatát.",
"Delete the board?" : "Törli a táblát?",
"Today" : "Ma",
"Tomorrow" : "Holnap",
"This week" : "Ez a hét",
"Link to a board" : "Hivatkozás egy táblához",
"Link to a card" : "Hivatkozás egy kártyához",
"Something went wrong" : "Valami hiba történt",

View File

@@ -130,6 +130,7 @@
"title and color value must be provided" : "a cím és szín értékét meg kell adni",
"Title" : "Cím",
"Members" : "Tagok",
"Upload attachment" : "Melléklet feltöltése",
"Add this attachment" : "E melléklet hozzáadása",
"Delete Attachment" : "Melléklet törlése",
"Restore Attachment" : "Melléklet visszaállítása",
@@ -152,7 +153,6 @@
"Choose attachment" : "Válasszon mellékletet",
"Modified" : "Módosítva",
"Created" : "Létrehozva",
"Upload attachment" : "Melléklet feltöltése",
"No comments yet. Begin the discussion!" : "Még nincsenek hozzászólások. Kezdje el a beszélgetést!",
"Save" : "Mentés",
"The comment cannot be empty." : "A hozzászólás nem lehet üres.",
@@ -162,7 +162,6 @@
"Update" : "Frissítés",
"(group)" : "(csoport)",
"(circle)" : "(kör)",
"seconds ago" : "másodperce",
"Assign to me" : "Hozzám rendelés",
"Unarchive card" : "Kártya archiválásának visszavonása",
"Archive card" : "Kártya archiválása",
@@ -170,6 +169,7 @@
"Move card" : "Kártya áthelyezése",
"Card details" : "Kártya részletei",
"Move card to another board" : "Kártya áthelyezése egy másik táblára",
"seconds ago" : "másodperce",
"All boards" : "Az összes tábla",
"Archived boards" : "Archivált táblák",
"Shared with you" : "Megosztva Önnel",
@@ -181,6 +181,9 @@
"An error occurred" : "Hiba történt",
"Are you sure you want to delete the board {title}? This will delete all the data of this board." : "Biztos, hogy törli a(z) {title} táblát? Ez törölni fogja a tábla összes adatát.",
"Delete the board?" : "Törli a táblát?",
"Today" : "Ma",
"Tomorrow" : "Holnap",
"This week" : "Ez a hét",
"Link to a board" : "Hivatkozás egy táblához",
"Link to a card" : "Hivatkozás egy kártyához",
"Something went wrong" : "Valami hiba történt",

View File

@@ -16,6 +16,8 @@ OC.L10N.register(
"Save" : "Պահպանել",
"Update" : "Թարմացնել",
"seconds ago" : "վրկ. առաջ",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "այսօր",
"This week" : "այս շաբաթ"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -14,6 +14,8 @@
"Save" : "Պահպանել",
"Update" : "Թարմացնել",
"seconds ago" : "վրկ. առաջ",
"Shared with you" : "Shared with you"
"Shared with you" : "Shared with you",
"Today" : "այսօր",
"This week" : "այս շաբաթ"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -30,6 +30,9 @@ OC.L10N.register(
"Update" : "Actualisation",
"(group)" : "(gruppo)",
"seconds ago" : "secundas passate",
"Shared with you" : "Compartite con te"
"Shared with you" : "Compartite con te",
"Today" : "Hodie",
"Tomorrow" : "Deman",
"This week" : "Iste septimana"
},
"nplurals=2; plural=(n != 1);");

Some files were not shown because too many files have changed in this diff Show More