Compare commits

...

98 Commits

Author SHA1 Message Date
Carl Schwan
8ebeeaa755 perf: Use getBoard to get the board
So that this can benefit from a local cache

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-13 16:51:40 +02:00
Carl Schwan
ce81c89b03 perf: Only enrich with labels when no labels was prefetched
Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-13 13:32:17 +02:00
Carl Schwan
1e59511d8d perf: Don't call twice the same query
Find entities will execute the query already, there is no need to do it
twice.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
2025-08-13 13:31:41 +02:00
Nextcloud bot
0ed8b21b3c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-12 00:29:18 +00:00
github-actions[bot]
6f4f59a976 Merge pull request #7161 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-08-10 04:05:05 +00:00
nextcloud-command
f80d7a5e79 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-08-10 03:47:48 +00:00
Nextcloud bot
e3843f9808 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-10 00:28:20 +00:00
Nextcloud bot
1ec7f1a971 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-09 00:28:47 +00:00
Nextcloud bot
18eea3584e fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-04 00:31:06 +00:00
github-actions[bot]
844d492c8d Merge pull request #7153 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-08-03 04:40:26 +00:00
nextcloud-command
840e9f309f chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-08-03 03:56:02 +00:00
Nextcloud bot
fe53440ee4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-03 00:28:38 +00:00
Nextcloud bot
162dbf25dd fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-02 00:29:05 +00:00
Nextcloud bot
17de153ec8 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-08-01 00:28:49 +00:00
grnd-alt
58027c8294 Merge pull request #7124 from stpronk/patch-1
[main] Add `$changes->getBefore()` to event in reorder
2025-07-31 10:40:35 +02:00
StPronk
79eba77b49 Updated all functionalities within cardService to include a before state where possible
Signed-off-by: StPronk <stpronk@gmail.com>
2025-07-31 08:14:00 +02:00
Nextcloud bot
0efdfab232 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-30 00:28:59 +00:00
grnd-alt
5744944957 Merge pull request #7139 from nextcloud/fix/6739
fix:  Use getId() method for card ID retrieval
2025-07-29 10:58:11 +02:00
grnd-alt
1c1e3e944e fix: make labels in dialog deletable
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-07-29 10:39:39 +02:00
grnd-alt
85bb603103 fix: dont add labels without id
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-07-29 10:37:19 +02:00
Nextcloud bot
90f10190ac fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-29 00:28:40 +00:00
Enjeck C.
ab3b2aa23c fix: Use getId() method for card ID retrieval
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
2025-07-28 09:03:43 +01:00
Nextcloud bot
b9c0d454d5 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-28 00:28:48 +00:00
github-actions[bot]
438825530c Merge pull request #7134 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-27 04:09:50 +00:00
nextcloud-command
c346c3cdf8 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-27 03:50:55 +00:00
Luka Trovic
f1da8b30a4 Merge pull request #7131 from nextcloud/fix-board-acl-check
fix: acl check when delete, update board acl
2025-07-25 17:51:00 +02:00
Luka Trovic
8229d40981 fix: acl check when delete, update board acl
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-25 16:21:10 +02:00
Luka Trovic
244d61c783 Merge pull request #7127 from nextcloud/fix/allow-foreign-label-deletion
fix:allow foreign label deletion
2025-07-25 12:26:54 +02:00
Nextcloud bot
879e59c003 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-25 00:29:30 +00:00
grnd-alt
4741817594 fix:allow foreign label deletion
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-07-24 12:02:30 +02:00
grnd-alt
af99211d6b Merge pull request #7114 from nextcloud/use-outline-icons
feat: use outline icons
2025-07-24 10:50:40 +02:00
Nextcloud bot
b120ce868d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-24 00:30:25 +00:00
Luka Trovic
f0ea3f3ce5 Merge pull request #7126 from nextcloud/update-workflows
chore: update workflows to skip stable29
2025-07-23 20:41:36 +02:00
dependabot[bot]
2f0caac403 Merge pull request #7118 from nextcloud/dependabot/composer/tests/integration/behat/behat-approx-3.23.0 2025-07-23 15:53:24 +00:00
dependabot[bot]
cc93386da6 Chore(deps-dev): Update behat/behat requirement in /tests/integration
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.22.0...v3.23.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.23.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-23 17:47:59 +02:00
Luka Trovic
5573a8bb1a chore: update workflows to skip stable29
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-23 17:46:16 +02:00
Nextcloud bot
c2e2e73b88 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-23 00:33:41 +00:00
Nextcloud bot
e509ac77d4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-22 00:29:05 +00:00
Luka Trovic
909af7e1bb Merge pull request #7080 from Fledermaus-20/main
Add OCC commands for global calendar feature opt-in and opt-out in Deck
2025-07-21 13:58:09 +02:00
github-actions[bot]
6828144815 Merge pull request #7120 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-20 04:29:44 +00:00
nextcloud-command
1d9382429e chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-20 03:49:47 +00:00
Fledermaus-20
f68f7b54d6 Merge branch 'main' into main 2025-07-18 19:40:01 +02:00
Luka Trovic
dd4da2dd34 Merge pull request #7110 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.11.2
Chore(deps): Bump svenstaro/upload-release-action from 2.9.0 to 2.11.2
2025-07-16 09:30:11 +02:00
Luka Trovic
327bfff315 feat: use outline icons
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-15 20:57:36 +02:00
dependabot[bot]
0b6c492c75 Chore(deps): Bump svenstaro/upload-release-action from 2.9.0 to 2.11.2
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.9.0 to 2.11.2.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](04733e069f...81c65b7cd4)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.11.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 18:57:33 +00:00
Luka Trovic
bbe1b37dfe Merge pull request #7084 from nextcloud/dependabot/github_actions/svenstaro/upload-release-action-2.10.0
Chore(deps): Bump svenstaro/upload-release-action from 2.9.0 to 2.10.0
2025-07-15 20:56:20 +02:00
Luka Trovic
3b5bf56049 Merge pull request #7053 from nextcloud/dependabot/composer/justinrainbow/json-schema-6.4.2
Chore(deps): Bump justinrainbow/json-schema from 6.4.1 to 6.4.2
2025-07-15 20:56:12 +02:00
dependabot[bot]
97ab42ad5c Chore(deps): Bump svenstaro/upload-release-action from 2.9.0 to 2.10.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](04733e069f...ebd922b779)

---
updated-dependencies:
- dependency-name: svenstaro/upload-release-action
  dependency-version: 2.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 20:51:00 +02:00
dependabot[bot]
42d3e54841 Chore(deps): Bump justinrainbow/json-schema from 6.4.1 to 6.4.2
Bumps [justinrainbow/json-schema](https://github.com/jsonrainbow/json-schema) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/jsonrainbow/json-schema/releases)
- [Changelog](https://github.com/jsonrainbow/json-schema/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jsonrainbow/json-schema/compare/6.4.1...6.4.2)

---
updated-dependencies:
- dependency-name: justinrainbow/json-schema
  dependency-version: 6.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 20:50:25 +02:00
dependabot[bot]
8dd62dd8d9 Merge pull request #7047 from nextcloud/dependabot/npm_and_yarn/webpack-dev-server-5.2.2 2025-07-15 18:49:03 +00:00
dependabot[bot]
160900f2bb Chore(deps-dev): Bump webpack-dev-server from 5.1.0 to 5.2.2
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 5.1.0 to 5.2.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.1.0...v5.2.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 20:42:21 +02:00
Luka Trovic
020107d3f4 Merge pull request #7036 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/vue-8.27.0
Chore(deps): Bump @nextcloud/vue from 8.26.0 to 8.27.0
2025-07-15 20:42:10 +02:00
dependabot[bot]
68fb689df9 Merge pull request #6989 from nextcloud/dependabot/composer/tests/integration/behat/behat-approx-3.22.0 2025-07-15 18:38:53 +00:00
dependabot[bot]
97d8018cd1 Chore(deps): Bump @nextcloud/vue from 8.26.0 to 8.27.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.26.0 to 8.27.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.27.0/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.26.0...v8.27.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.27.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 20:36:31 +02:00
dependabot[bot]
d666cba097 Chore(deps-dev): Update behat/behat requirement in /tests/integration
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.21.1...v3.22.0)

---
updated-dependencies:
- dependency-name: behat/behat
  dependency-version: 3.22.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 20:33:37 +02:00
dependabot[bot]
a8c337eb07 Merge pull request #6984 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/moment-1.3.4 2025-07-15 18:23:20 +00:00
dependabot[bot]
a3a46012a4 Chore(deps): Bump @nextcloud/moment from 1.3.2 to 1.3.4
Bumps [@nextcloud/moment](https://github.com/nextcloud-libraries/nextcloud-moment) from 1.3.2 to 1.3.4.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-moment/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-moment/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-moment/compare/v1.3.2...v1.3.4)

---
updated-dependencies:
- dependency-name: "@nextcloud/moment"
  dependency-version: 1.3.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 20:18:00 +02:00
dependabot[bot]
1aa7105ceb Merge pull request #6983 from nextcloud/dependabot/npm_and_yarn/main/nextcloud/cypress-1.0.0-beta.15 2025-07-15 17:34:35 +00:00
dependabot[bot]
a042a4b076 Chore(deps-dev): Bump @nextcloud/cypress
Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.13 to 1.0.0-beta.15.
- [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases)
- [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.13...v1.0.0-beta.15)

---
updated-dependencies:
- dependency-name: "@nextcloud/cypress"
  dependency-version: 1.0.0-beta.15
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 19:28:33 +02:00
dependabot[bot]
d0f992ecbb Merge pull request #6973 from nextcloud/dependabot/npm_and_yarn/main/babel/runtime-7.27.1 2025-07-15 17:25:51 +00:00
dependabot[bot]
fc245759a3 Chore(deps): Bump @babel/runtime from 7.27.0 to 7.27.1
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.27.0 to 7.27.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.27.1/packages/babel-runtime)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 19:19:41 +02:00
Luka Trovic
60bba3332b Merge pull request #7104 from nextcloud/fix-unstable-cypress
fix: unstable cypress
2025-07-15 16:47:08 +02:00
Luka Trovic
c93e07e0bd Merge pull request #7074 from nextcloud/automated/noid/main-update-nextcloud-ocp
[main] Update nextcloud/ocp dependency
2025-07-15 11:19:49 +02:00
Luka Trovic
9e6975b22b chore: update query count
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-15 11:11:37 +02:00
nextcloud-command
979f9b2c53 chore(dev-deps): Bump nextcloud/ocp package
Signed-off-by: GitHub <noreply@github.com>
2025-07-15 11:11:37 +02:00
Luka Trovic
307bdf5e68 Merge pull request #7078 from nextcloud/dependabot/npm_and_yarn/pbkdf2-3.1.3
Chore(deps-dev): Bump pbkdf2 from 3.1.2 to 3.1.3
2025-07-15 10:52:09 +02:00
Luka Trovic
4380533a66 Merge pull request #7107 from nextcloud/fix-new-stack-input-field
fix: styling for new stack input field
2025-07-14 15:13:32 +02:00
Nextcloud bot
3a1fbb90c3 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-14 00:27:50 +00:00
Luka Trovic
dd64e0c73d fix: styling for new stack input field
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-11 18:59:52 +02:00
Fledermaus-20
8a9751ac6b Merge branch 'main' into main 2025-07-11 12:54:25 +02:00
Luka Trovic
c16f26d8d2 fix: unstable cypress
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-10 16:53:03 +02:00
Fledermaus-20
c7edec8f6e updated composer.json
Signed-off-by: Fledermaus-20 <benno.traub@icloud.com>
2025-07-10 11:37:57 +02:00
Nextcloud bot
a6de59fe9c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-10 00:28:44 +00:00
Nextcloud bot
81e2c4768b fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-09 00:29:04 +00:00
Luka Trovic
3c917f3b2d Merge pull request #7083 from nextcloud/feat/workflow-auto-update-reuse.yml
ci: update reuse.yml workflow from template
2025-07-08 10:51:19 +02:00
Nextcloud bot
6fd24ffa45 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-08 00:29:03 +00:00
Fledermaus-20
8c891c7f57 Merge branch 'main' into main
Signed-off-by: Fledermaus-20 <139645999+Fledermaus-20@users.noreply.github.com>
2025-07-06 12:55:53 +02:00
Fledermaus-20
b73c2becda Add toggle for calendar feature with OCC
Signed-off-by: Fledermaus-20 <benno.traub@icloud.com>
2025-07-06 12:52:58 +02:00
Nextcloud bot
a9235e00c7 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-06 00:28:13 +00:00
Nextcloud bot
f8ad05b55b fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-05 00:28:23 +00:00
Nextcloud bot
be497a741c fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-04 00:28:38 +00:00
Luka Trovic
62a9ce3131 fix: add retry and show warning on description saving error (#7070)
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2025-07-03 11:47:28 +02:00
grnd-alt
7799854df4 fix: ensure correct type when filtering events (#7071)
Signed-off-by: grnd-alt <github@belakkaf.net>
2025-07-03 10:45:42 +02:00
Nextcloud bot
bf961c3de4 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-03 00:28:51 +00:00
Nextcloud bot
5f73d97e4e fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-02 00:29:11 +00:00
Nextcloud bot
32f0852a23 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-07-01 00:28:28 +00:00
Nextcloud bot
d80c9b3eec fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-30 00:27:42 +00:00
Nextcloud bot
002bac60b1 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-29 00:27:40 +00:00
Nextcloud bot
08756b6c5d fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-28 00:29:06 +00:00
Nextcloud bot
71bb838964 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-28 00:28:03 +00:00
Nextcloud bot
6c55e3cd70 ci: update reuse.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-27 10:14:06 +00:00
Nextcloud bot
8391d843d5 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-27 00:43:49 +00:00
Luka Trovic
7cb9f8b966 Merge pull request #7066 from nextcloud/dependabot/github_actions/shivammathur/setup-php-2.34.1
Chore(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1
2025-06-26 11:13:34 +02:00
Nextcloud bot
1dfbec4278 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-26 00:42:57 +00:00
dependabot[bot]
26861c890d Chore(deps-dev): Bump pbkdf2 from 3.1.2 to 3.1.3
Bumps [pbkdf2](https://github.com/crypto-browserify/pbkdf2) from 3.1.2 to 3.1.3.
- [Changelog](https://github.com/browserify/pbkdf2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/crypto-browserify/pbkdf2/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: pbkdf2
  dependency-version: 3.1.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-25 21:26:44 +02:00
Nextcloud bot
6841d4c068 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-25 00:43:14 +00:00
Nextcloud bot
4e70286629 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2025-06-24 00:43:11 +00:00
dependabot[bot]
8d41f9730f Chore(deps): Bump shivammathur/setup-php from 2.33.0 to 2.34.1
Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.33.0 to 2.34.1.
- [Release notes](https://github.com/shivammathur/setup-php/releases)
- [Commits](https://github.com/shivammathur/setup-php/compare/2.33.0...2.34.1)

---
updated-dependencies:
- dependency-name: shivammathur/setup-php
  dependency-version: 2.34.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-14 02:25:16 +00:00
220 changed files with 2198 additions and 543 deletions

View File

@@ -24,7 +24,7 @@ jobs:
- name: Set up npm7
run: npm i -g npm@7
- name: Setup PHP
uses: shivammathur/setup-php@2.33.0
uses: shivammathur/setup-php@2.34.1
with:
php-version: '7.4'
tools: composer

View File

@@ -87,7 +87,7 @@ jobs:
filename: ${{ env.APP_NAME }}/appinfo/info.xml
- name: Set up php ${{ steps.php-versions.outputs.php-min }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ steps.php-versions.outputs.php-min }}
coverage: none
@@ -173,7 +173,7 @@ jobs:
tar -zcvf ${{ env.APP_NAME }}.tar.gz ${{ env.APP_NAME }}
- name: Attach tarball to github release
uses: svenstaro/upload-release-action@04733e069f2d7f7f0b4aebc4fbdbce8613b03ccd # v2
uses: svenstaro/upload-release-action@81c65b7cd4de9b2570615ce3aad67a41de5b1a13 # v2
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -91,7 +91,7 @@ jobs:
restore-keys: ${{ steps.extcache.outputs.key }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@2.33.0
uses: shivammathur/setup-php@2.34.1
with:
php-version: ${{ matrix.php-versions }}
extensions: ${{ env.extensions }}

View File

@@ -78,7 +78,7 @@ jobs:
path: apps/activity
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@2.33.0
uses: shivammathur/setup-php@2.34.1
with:
php-version: ${{ matrix.php-versions }}
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, mysql, pdo_mysql, pgsql, pdo_pgsql, apcu, gd

View File

@@ -34,7 +34,7 @@ jobs:
uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1
- name: Set up php${{ steps.versions.outputs.php-min }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ steps.versions.outputs.php-min }}
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite

View File

@@ -48,7 +48,7 @@ jobs:
persist-credentials: false
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ matrix.php-versions }}
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite

View File

@@ -24,7 +24,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable31', 'stable30', 'stable29']
branches: ['main', 'master', 'stable31', 'stable30']
name: npm-audit-fix-${{ matrix.branches }}

View File

@@ -103,7 +103,7 @@ jobs:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ matrix.php-versions }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation

View File

@@ -106,7 +106,7 @@ jobs:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ matrix.php-versions }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation

View File

@@ -95,7 +95,7 @@ jobs:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ matrix.php-versions }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation

View File

@@ -36,7 +36,7 @@ jobs:
run: grep 'phpVersion="${{ steps.versions.outputs.php-min }}' psalm.xml
- name: Set up php${{ steps.versions.outputs.php-min }}
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: ${{ steps.versions.outputs.php-min }}
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite

View File

@@ -16,7 +16,7 @@ permissions:
jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
runs-on: ubuntu-latest-low
steps:
- name: Checkout
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2

View File

@@ -23,7 +23,7 @@ jobs:
strategy:
fail-fast: false
matrix:
branches: ['main', 'master', 'stable31', 'stable30', 'stable29']
branches: ['main', 'master', 'stable31', 'stable30']
name: update-nextcloud-ocp-${{ matrix.branches }}
@@ -38,7 +38,7 @@ jobs:
- name: Set up php8.2
if: steps.checkout.outcome == 'success'
uses: shivammathur/setup-php@cf4cade2721270509d5b1c766ab3549210a39a2a # v2.33.0
uses: shivammathur/setup-php@0f7f1d08e3e32076e51cae65eb0b0c871405b16e # v2.34.1
with:
php-version: 8.2
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation

View File

@@ -62,6 +62,7 @@
<command>OCA\Deck\Command\UserExport</command>
<command>OCA\Deck\Command\BoardImport</command>
<command>OCA\Deck\Command\TransferOwnership</command>
<command>OCA\Deck\Command\CalendarToggle</command>
</commands>
<activity>
<settings>

20
composer.lock generated
View File

@@ -8,16 +8,16 @@
"packages": [
{
"name": "justinrainbow/json-schema",
"version": "6.4.1",
"version": "6.4.2",
"source": {
"type": "git",
"url": "https://github.com/jsonrainbow/json-schema.git",
"reference": "35d262c94959571e8736db1e5c9bc36ab94ae900"
"reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/35d262c94959571e8736db1e5c9bc36ab94ae900",
"reference": "35d262c94959571e8736db1e5c9bc36ab94ae900",
"url": "https://api.github.com/repos/jsonrainbow/json-schema/zipball/ce1fd2d47799bb60668643bc6220f6278a4c1d02",
"reference": "ce1fd2d47799bb60668643bc6220f6278a4c1d02",
"shasum": ""
},
"require": {
@@ -77,9 +77,9 @@
],
"support": {
"issues": "https://github.com/jsonrainbow/json-schema/issues",
"source": "https://github.com/jsonrainbow/json-schema/tree/6.4.1"
"source": "https://github.com/jsonrainbow/json-schema/tree/6.4.2"
},
"time": "2025-04-04T13:08:07+00:00"
"time": "2025-06-03T18:27:04+00:00"
},
{
"name": "marc-mabe/php-enum",
@@ -380,12 +380,12 @@
"source": {
"type": "git",
"url": "https://github.com/nextcloud-deps/ocp.git",
"reference": "97d7aa6e535670437a178084eea91a42998fef5c"
"reference": "c2c75ad8fdc54cbc6341764b5a2a8ecf860e6160"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/97d7aa6e535670437a178084eea91a42998fef5c",
"reference": "97d7aa6e535670437a178084eea91a42998fef5c",
"url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/c2c75ad8fdc54cbc6341764b5a2a8ecf860e6160",
"reference": "c2c75ad8fdc54cbc6341764b5a2a8ecf860e6160",
"shasum": ""
},
"require": {
@@ -421,7 +421,7 @@
"issues": "https://github.com/nextcloud-deps/ocp/issues",
"source": "https://github.com/nextcloud-deps/ocp/tree/master"
},
"time": "2025-06-13T00:53:13+00:00"
"time": "2025-08-10T01:01:23+00:00"
},
{
"name": "nikic/php-parser",

View File

@@ -302,6 +302,9 @@ describe('Card', function () {
.first().click()
cy.get(`.card:contains("${newCardTitle}")`).should('be.visible').click()
// Add delay to ensure the events are bound
cy.wait(1000)
cy.get('#app-sidebar-vue [data-test="tag-selector"] .vs__dropdown-toggle').should('be.visible').click()
cy.get('.vs__dropdown-menu .tag:contains("Action needed")').should('be.visible').click()
cy.get('.vs__dropdown-menu .tag:contains("Later")').should('be.visible').click()

View File

@@ -102,7 +102,11 @@ Cypress.Commands.add('shareBoardWithUi', (query, userId=query) => {
cy.intercept({ method: 'GET', url: `**/ocs/v2.php/apps/files_sharing/api/v1/sharees?search=${query}*` }).as('fetchRecipients')
cy.get('[aria-label="Open details"]').click()
cy.get('.app-sidebar').should('be.visible')
cy.get('.select input').type(`${query}`)
// Add delay to ensure the events are bound
cy.wait(1000)
cy.get('.select input').click().type(`${query}`)
cy.wait('@fetchRecipients', { timeout: 7000 })
cy.get('.vs__dropdown-menu .option').first().contains(query)

View File

@@ -12,6 +12,7 @@ OC.L10N.register(
"copy" : "kopie",
"To Do" : "Moet doen",
"Done" : "Gereed",
"File" : "Lêer",
"Cancel" : "Kanselleer",
"File already exists" : "Lêer bestaan reeds",
"Open" : "Open",
@@ -46,7 +47,6 @@ OC.L10N.register(
"Export" : "Voer uit",
"Today" : "Vandag",
"Tomorrow" : "Môre",
"Close" : "Sluit",
"Due date" : "Sperdatum",
"Share" : "Deel",
"Personal" : "Persoonlik"

View File

@@ -10,6 +10,7 @@
"copy" : "kopie",
"To Do" : "Moet doen",
"Done" : "Gereed",
"File" : "Lêer",
"Cancel" : "Kanselleer",
"File already exists" : "Lêer bestaan reeds",
"Open" : "Open",
@@ -44,7 +45,6 @@
"Export" : "Voer uit",
"Today" : "Vandag",
"Tomorrow" : "Môre",
"Close" : "Sluit",
"Due date" : "Sperdatum",
"Share" : "Deel",
"Personal" : "Persoonlik"

View File

@@ -119,6 +119,8 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. مشاركات، و ملاحظات، وتعاون!",
"Create your first card!" : "أنشِئ بطاقتك الأولى!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : " هذه الملاحظات فيها أكثر من %s حرفاً.\n تمّت إضافتها كمُرفق إلى البطاقة التي اسمها%s.\n الموجودة على الرابط %s.",
"Attachments" : "المرفقات",
"File" : "File",
"Card not found" : "لم يتم العثور على البطاقة ",
"Path is already shared with this card" : "تم مشاركة المسار بالفعل مع هذه البطاقة ",
"Invalid date, date format must be YYYY-MM-DD" : "تاريخ غير صحيح, يجب أن يكون تنسيق التاريخ YYYY-MM-DD",
@@ -236,7 +238,6 @@ OC.L10N.register(
"The title cannot be empty." : "لا يمكن ترك العنوان فارغًا.",
"Open in sidebar view" : "فتح في الشريط الجانبي ",
"Open in bigger view" : "فتح في نافذة أكبر ",
"Attachments" : "المرفقات",
"Comments" : "تعليقات",
"Failed to load comments" : "فشل في تحميل التعليقات ",
"No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!",

View File

@@ -117,6 +117,8 @@
"4. Share, comment and collaborate!" : "4. مشاركات، و ملاحظات، وتعاون!",
"Create your first card!" : "أنشِئ بطاقتك الأولى!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : " هذه الملاحظات فيها أكثر من %s حرفاً.\n تمّت إضافتها كمُرفق إلى البطاقة التي اسمها%s.\n الموجودة على الرابط %s.",
"Attachments" : "المرفقات",
"File" : "File",
"Card not found" : "لم يتم العثور على البطاقة ",
"Path is already shared with this card" : "تم مشاركة المسار بالفعل مع هذه البطاقة ",
"Invalid date, date format must be YYYY-MM-DD" : "تاريخ غير صحيح, يجب أن يكون تنسيق التاريخ YYYY-MM-DD",
@@ -234,7 +236,6 @@
"The title cannot be empty." : "لا يمكن ترك العنوان فارغًا.",
"Open in sidebar view" : "فتح في الشريط الجانبي ",
"Open in bigger view" : "فتح في نافذة أكبر ",
"Attachments" : "المرفقات",
"Comments" : "تعليقات",
"Failed to load comments" : "فشل في تحميل التعليقات ",
"No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!",

View File

@@ -17,6 +17,7 @@ OC.L10N.register(
"Action needed" : "Aición necesaria",
"copy" : "copia",
"Done" : "Fecho",
"File" : "Ficheru",
"Invalid date, date format must be YYYY-MM-DD" : "La data ye inválida, el so formatu ha ser AAAA-MM-DD",
"Move card" : "Mover la tarxeta",
"Cancel" : "Encaboxar",

View File

@@ -15,6 +15,7 @@
"Action needed" : "Aición necesaria",
"copy" : "copia",
"Done" : "Fecho",
"File" : "Ficheru",
"Invalid date, date format must be YYYY-MM-DD" : "La data ye inválida, el so formatu ha ser AAAA-MM-DD",
"Move card" : "Mover la tarxeta",
"Cancel" : "Encaboxar",

40
l10n/be.js Normal file
View File

@@ -0,0 +1,40 @@
OC.L10N.register(
"deck",
{
"Missing a temporary folder" : "Адсутнічае часовая папка",
"Could not write file to disk" : "Не ўдалося запісаць файл на дыск",
"A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла",
"copy" : "копія",
"Done" : "Гатова",
"File" : "Файл",
"Cancel" : "Скасаваць",
"Active filters" : "Актыўныя фільтры",
"Apply filter" : "Ужыць фільтр",
"Open" : "Адкрыць",
"Clear filter" : "Ачысціць фільтр",
"Tags" : "Тэгі",
"Activity" : "Актыўнасць",
"Can edit" : "Можа рэдагаваць",
"Can share" : "Можа абагульваць",
"Owner" : "Уладальнік",
"Delete" : "Выдаліць",
"Edit" : "Рэдагаваць",
"Download" : "Спампаваць",
"Modified" : "Зменены",
"Save" : "Захаваць",
"Created:" : "Створана:",
"Reply" : "Адказаць",
"Open link" : "Адкрыць спасылку",
"seconds ago" : "с таму",
"Keyboard shortcuts" : "Спалучэнні клавіш",
"Keyboard shortcut" : "Спалучэнне клавіш",
"Action" : "Дзеянне",
"Search" : "Пошук",
"Shared with you" : "Абагулена з вамі",
"An error occurred" : "Узнікла памылка",
"No notifications" : "Няма апавяшчэнняў",
"Today" : "Сёння",
"Close" : "Закрыць",
"Share" : "Абагуліць"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

38
l10n/be.json Normal file
View File

@@ -0,0 +1,38 @@
{ "translations": {
"Missing a temporary folder" : "Адсутнічае часовая папка",
"Could not write file to disk" : "Не ўдалося запісаць файл на дыск",
"A PHP extension stopped the file upload" : "Пашырэнне PHP спыніла запампоўванне файла",
"copy" : "копія",
"Done" : "Гатова",
"File" : "Файл",
"Cancel" : "Скасаваць",
"Active filters" : "Актыўныя фільтры",
"Apply filter" : "Ужыць фільтр",
"Open" : "Адкрыць",
"Clear filter" : "Ачысціць фільтр",
"Tags" : "Тэгі",
"Activity" : "Актыўнасць",
"Can edit" : "Можа рэдагаваць",
"Can share" : "Можа абагульваць",
"Owner" : "Уладальнік",
"Delete" : "Выдаліць",
"Edit" : "Рэдагаваць",
"Download" : "Спампаваць",
"Modified" : "Зменены",
"Save" : "Захаваць",
"Created:" : "Створана:",
"Reply" : "Адказаць",
"Open link" : "Адкрыць спасылку",
"seconds ago" : "с таму",
"Keyboard shortcuts" : "Спалучэнні клавіш",
"Keyboard shortcut" : "Спалучэнне клавіш",
"Action" : "Дзеянне",
"Search" : "Пошук",
"Shared with you" : "Абагулена з вамі",
"An error occurred" : "Узнікла памылка",
"No notifications" : "Няма апавяшчэнняў",
"Today" : "Сёння",
"Close" : "Закрыць",
"Share" : "Абагуліць"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View File

@@ -104,6 +104,8 @@ OC.L10N.register(
"To Do" : "Задачи",
"Done" : "Завършено",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Този коментар има повече от %s знака.\nДобавено като прикачен файл към картата с име %s.\nДостъпно на URL: %s.",
"Attachments" : "Прикачени файлове",
"File" : "Файл",
"Card not found" : "Катртата не е намерена",
"Path is already shared with this card" : "Пътят вече е споделен с тази карта",
"Invalid date, date format must be YYYY-MM-DD" : "Невалидна дата, форматът е различен от ГГГГ-ММ-ДД",
@@ -208,7 +210,6 @@ OC.L10N.register(
"The title cannot be empty." : "Заглавието не може да бъде празно.",
"Open in sidebar view" : "Отваряне в изгледа на страничната лента",
"Open in bigger view" : "Отваря се в по-голям изглед",
"Attachments" : "Прикачени файлове",
"Comments" : "Коментари",
"Failed to load comments" : "Неуспешно зареждане на коментари",
"No comments yet. Begin the discussion!" : "Все още няма коментари. Започнете дискусията!",

View File

@@ -102,6 +102,8 @@
"To Do" : "Задачи",
"Done" : "Завършено",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Този коментар има повече от %s знака.\nДобавено като прикачен файл към картата с име %s.\nДостъпно на URL: %s.",
"Attachments" : "Прикачени файлове",
"File" : "Файл",
"Card not found" : "Катртата не е намерена",
"Path is already shared with this card" : "Пътят вече е споделен с тази карта",
"Invalid date, date format must be YYYY-MM-DD" : "Невалидна дата, форматът е различен от ГГГГ-ММ-ДД",
@@ -206,7 +208,6 @@
"The title cannot be empty." : "Заглавието не може да бъде празно.",
"Open in sidebar view" : "Отваряне в изгледа на страничната лента",
"Open in bigger view" : "Отваря се в по-голям изглед",
"Attachments" : "Прикачени файлове",
"Comments" : "Коментари",
"Failed to load comments" : "Неуспешно зареждане на коментари",
"No comments yet. Begin the discussion!" : "Все още няма коментари. Започнете дискусията!",

View File

@@ -7,6 +7,7 @@ OC.L10N.register(
"copy" : "eil",
"In Progress" : "War ar stern",
"Done" : "Graet",
"File" : "Restr",
"Invalid date, date format must be YYYY-MM-DD" : "Deizat fall, stumm an deizat a zo ret bezhañ BBBB-MM-DD",
"Cancel" : "Nullañ",
"Drop your files to upload" : "Laoskit ho restroù evit pellkas",
@@ -42,7 +43,7 @@ OC.L10N.register(
"No notifications" : "Kemennadenn ebet",
"Today" : "Hiziv",
"Tomorrow" : "Warc'hoaz",
"Close" : "Seriñ",
"Close" : "Serriñ",
"Share" : "Rannan",
"Personal" : "Personel"
},

View File

@@ -5,6 +5,7 @@
"copy" : "eil",
"In Progress" : "War ar stern",
"Done" : "Graet",
"File" : "Restr",
"Invalid date, date format must be YYYY-MM-DD" : "Deizat fall, stumm an deizat a zo ret bezhañ BBBB-MM-DD",
"Cancel" : "Nullañ",
"Drop your files to upload" : "Laoskit ho restroù evit pellkas",
@@ -40,7 +41,7 @@
"No notifications" : "Kemennadenn ebet",
"Today" : "Hiziv",
"Tomorrow" : "Warc'hoaz",
"Close" : "Seriñ",
"Close" : "Serriñ",
"Share" : "Rannan",
"Personal" : "Personel"
},"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

@@ -119,6 +119,8 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Comparteix, comenta i col·labora!",
"Create your first card!" : "Crea la teva primera targeta!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Aquest comentari té més de %s caràcters.\nS'ha afegit com a fitxer adjunt a la targeta amb el nom %s.\nAccessible a l'URL: %s.",
"Attachments" : "Adjunts",
"File" : "Fitxer",
"Card not found" : "No s'ha trobat la targeta",
"Path is already shared with this card" : "Aquesta ruta ja ha estat compartida amb aquesta targeta",
"Invalid date, date format must be YYYY-MM-DD" : "La data no és vàlida, el format de la data ha de ser YYYY-MM-DD",
@@ -236,7 +238,6 @@ OC.L10N.register(
"The title cannot be empty." : "El títol no pot estar buit.",
"Open in sidebar view" : "Obre a la vista de la barra lateral",
"Open in bigger view" : "Obre a la vista més gran",
"Attachments" : "Adjunts",
"Comments" : "Comentaris",
"Failed to load comments" : "No s'han pogut carregar els comentaris",
"No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!",

View File

@@ -117,6 +117,8 @@
"4. Share, comment and collaborate!" : "4. Comparteix, comenta i col·labora!",
"Create your first card!" : "Crea la teva primera targeta!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Aquest comentari té més de %s caràcters.\nS'ha afegit com a fitxer adjunt a la targeta amb el nom %s.\nAccessible a l'URL: %s.",
"Attachments" : "Adjunts",
"File" : "Fitxer",
"Card not found" : "No s'ha trobat la targeta",
"Path is already shared with this card" : "Aquesta ruta ja ha estat compartida amb aquesta targeta",
"Invalid date, date format must be YYYY-MM-DD" : "La data no és vàlida, el format de la data ha de ser YYYY-MM-DD",
@@ -234,7 +236,6 @@
"The title cannot be empty." : "El títol no pot estar buit.",
"Open in sidebar view" : "Obre a la vista de la barra lateral",
"Open in bigger view" : "Obre a la vista més gran",
"Attachments" : "Adjunts",
"Comments" : "Comentaris",
"Failed to load comments" : "No s'han pogut carregar els comentaris",
"No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!",

View File

@@ -122,6 +122,9 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Sdílejte, komentujte a spolupracujte!",
"Create your first card!" : "Vytvořte svou první kartu!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Tento komentář je delší než %s znaků.\nPřidán jako příloha ke kartě nazvané %s.\nDostupné na URL: %s.",
"Attachments" : "Přílohy",
"File" : "Soubor",
"date" : "datum",
"Card not found" : "Karta nebyla nalezena",
"Path is already shared with this card" : "Popis umístění už je touto kartou sdíleno",
"Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum je třeba, aby formát data byl RRRR-MM-DD",
@@ -237,9 +240,9 @@ OC.L10N.register(
"Modified" : "Změněno",
"Created" : "Vytvořeno",
"The title cannot be empty." : "Nadpis je třeba vyplnit.",
"Cannot close unsaved card!" : "Nebylo možné zavřít neuloženou kartu!",
"Open in sidebar view" : "Otevřít v zobrazení v postranním panelu",
"Open in bigger view" : "Otevřít ve větším zobrazení",
"Attachments" : "Přílohy",
"Comments" : "Komentáře",
"Failed to load comments" : "Načtení komentářů se nezdařilo",
"No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!",
@@ -252,6 +255,7 @@ OC.L10N.register(
"Reply" : "Odpovědět",
"Update" : "Aktualizovat",
"Write a description …" : "Zadejte popis…",
"Could not save description" : "Nebylo možné uložit popis",
"Description" : "Popis",
"(Unsaved)" : "(Neuloženo)",
"(Saving…)" : "(Ukládání…)",

View File

@@ -120,6 +120,9 @@
"4. Share, comment and collaborate!" : "4. Sdílejte, komentujte a spolupracujte!",
"Create your first card!" : "Vytvořte svou první kartu!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Tento komentář je delší než %s znaků.\nPřidán jako příloha ke kartě nazvané %s.\nDostupné na URL: %s.",
"Attachments" : "Přílohy",
"File" : "Soubor",
"date" : "datum",
"Card not found" : "Karta nebyla nalezena",
"Path is already shared with this card" : "Popis umístění už je touto kartou sdíleno",
"Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum je třeba, aby formát data byl RRRR-MM-DD",
@@ -235,9 +238,9 @@
"Modified" : "Změněno",
"Created" : "Vytvořeno",
"The title cannot be empty." : "Nadpis je třeba vyplnit.",
"Cannot close unsaved card!" : "Nebylo možné zavřít neuloženou kartu!",
"Open in sidebar view" : "Otevřít v zobrazení v postranním panelu",
"Open in bigger view" : "Otevřít ve větším zobrazení",
"Attachments" : "Přílohy",
"Comments" : "Komentáře",
"Failed to load comments" : "Načtení komentářů se nezdařilo",
"No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!",
@@ -250,6 +253,7 @@
"Reply" : "Odpovědět",
"Update" : "Aktualizovat",
"Write a description …" : "Zadejte popis…",
"Could not save description" : "Nebylo možné uložit popis",
"Description" : "Popis",
"(Unsaved)" : "(Neuloženo)",
"(Saving…)" : "(Ukládání…)",

View File

@@ -64,6 +64,8 @@ OC.L10N.register(
"To Do" : "To-do liste",
"In Progress" : "I gang",
"Done" : "Afsluttet",
"Attachments" : "Vedhæftede filer",
"File" : "Fil",
"Card not found" : "Kort ikke fundet.",
"Path is already shared with this card" : "Stien er allerede delt med dette kort.",
"Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være ÅÅÅÅ-MM-DD",
@@ -157,7 +159,6 @@ OC.L10N.register(
"The title cannot be empty." : "Titlen må ikke være tom",
"Open in sidebar view" : "Åben i sidebjælke visning",
"Open in bigger view" : "Åben i større visning",
"Attachments" : "Vedhæftede filer",
"Comments" : "Kommentarer",
"No comments yet. Begin the discussion!" : "Ingen kommentarer endnu. Begynd diskussionen!",
"The comment cannot be empty." : "Kommentaren må ikke være tom.",

View File

@@ -62,6 +62,8 @@
"To Do" : "To-do liste",
"In Progress" : "I gang",
"Done" : "Afsluttet",
"Attachments" : "Vedhæftede filer",
"File" : "Fil",
"Card not found" : "Kort ikke fundet.",
"Path is already shared with this card" : "Stien er allerede delt med dette kort.",
"Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være ÅÅÅÅ-MM-DD",
@@ -155,7 +157,6 @@
"The title cannot be empty." : "Titlen må ikke være tom",
"Open in sidebar view" : "Åben i sidebjælke visning",
"Open in bigger view" : "Åben i større visning",
"Attachments" : "Vedhæftede filer",
"Comments" : "Kommentarer",
"No comments yet. Begin the discussion!" : "Ingen kommentarer endnu. Begynd diskussionen!",
"The comment cannot be empty." : "Kommentaren må ikke være tom.",

View File

@@ -122,6 +122,9 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!",
"Create your first card!" : "Erstelle Deine erste Karte!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Dieser Kommentar hat mehr als %s Zeichen.\nAls Anhang der Karte mit dem Namen %s hinzugefügt.\nZugriff über die URL: %s.",
"Attachments" : "Anhänge",
"File" : "Datei",
"date" : "Datum",
"Card not found" : "Karte nicht gefunden",
"Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT",
@@ -237,9 +240,9 @@ OC.L10N.register(
"Modified" : "Geändert",
"Created" : "Erstellt",
"The title cannot be empty." : "Der Titel darf nicht leer sein.",
"Cannot close unsaved card!" : "Nicht gespeicherte Karte kann nicht geschlossen werden!",
"Open in sidebar view" : "In Seitenleiste öffnen",
"Open in bigger view" : "In größerer Ansicht öffnen",
"Attachments" : "Anhänge",
"Comments" : "Kommentare",
"Failed to load comments" : "Laden der Kommentare ist fehlgeschlagen",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!",
@@ -252,6 +255,7 @@ OC.L10N.register(
"Reply" : "Antworten",
"Update" : "Aktualisieren",
"Write a description …" : "Beschreibung schreiben …",
"Could not save description" : "Beschreibung konnte nicht gespeichert werden",
"Description" : "Beschreibung",
"(Unsaved)" : "(nicht gespeichert)",
"(Saving…)" : "(Speichere …)",

View File

@@ -120,6 +120,9 @@
"4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!",
"Create your first card!" : "Erstelle Deine erste Karte!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Dieser Kommentar hat mehr als %s Zeichen.\nAls Anhang der Karte mit dem Namen %s hinzugefügt.\nZugriff über die URL: %s.",
"Attachments" : "Anhänge",
"File" : "Datei",
"date" : "Datum",
"Card not found" : "Karte nicht gefunden",
"Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT",
@@ -235,9 +238,9 @@
"Modified" : "Geändert",
"Created" : "Erstellt",
"The title cannot be empty." : "Der Titel darf nicht leer sein.",
"Cannot close unsaved card!" : "Nicht gespeicherte Karte kann nicht geschlossen werden!",
"Open in sidebar view" : "In Seitenleiste öffnen",
"Open in bigger view" : "In größerer Ansicht öffnen",
"Attachments" : "Anhänge",
"Comments" : "Kommentare",
"Failed to load comments" : "Laden der Kommentare ist fehlgeschlagen",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!",
@@ -250,6 +253,7 @@
"Reply" : "Antworten",
"Update" : "Aktualisieren",
"Write a description …" : "Beschreibung schreiben …",
"Could not save description" : "Beschreibung konnte nicht gespeichert werden",
"Description" : "Beschreibung",
"(Unsaved)" : "(nicht gespeichert)",
"(Saving…)" : "(Speichere …)",

View File

@@ -122,6 +122,9 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!",
"Create your first card!" : "Erstellen Sie Ihre erste Karte!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Dieser Kommentar hat mehr als %s Zeichen.\nAls Anhang der Karte mit dem Namen %s hinzugefügt.\nZugriff über die URL: %s.",
"Attachments" : "Anhänge",
"File" : "Datei",
"date" : "Datum",
"Card not found" : "Karte nicht gefunden",
"Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT",
@@ -237,9 +240,9 @@ OC.L10N.register(
"Modified" : "Geändert",
"Created" : "Erstellt",
"The title cannot be empty." : "Der Titel darf nicht leer sein.",
"Cannot close unsaved card!" : "Nicht gespeicherte Karte kann nicht geschlossen werden!",
"Open in sidebar view" : "In Seitenleiste öffnen",
"Open in bigger view" : "In größerer Ansicht öffnen",
"Attachments" : "Anhänge",
"Comments" : "Kommentare",
"Failed to load comments" : "Kommentare konnten nicht geladen werden",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!",
@@ -252,6 +255,7 @@ OC.L10N.register(
"Reply" : "Antworten",
"Update" : "Aktualisieren",
"Write a description …" : "Beschreibung schreiben …",
"Could not save description" : "Beschreibung konnte nicht gespeichert werden",
"Description" : "Beschreibung",
"(Unsaved)" : "(nicht gespeichert)",
"(Saving…)" : "(Speichere…)",

View File

@@ -120,6 +120,9 @@
"4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!",
"Create your first card!" : "Erstellen Sie Ihre erste Karte!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Dieser Kommentar hat mehr als %s Zeichen.\nAls Anhang der Karte mit dem Namen %s hinzugefügt.\nZugriff über die URL: %s.",
"Attachments" : "Anhänge",
"File" : "Datei",
"date" : "Datum",
"Card not found" : "Karte nicht gefunden",
"Path is already shared with this card" : "Pfad wurde bereits mit dieser Karte geteilt",
"Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT",
@@ -235,9 +238,9 @@
"Modified" : "Geändert",
"Created" : "Erstellt",
"The title cannot be empty." : "Der Titel darf nicht leer sein.",
"Cannot close unsaved card!" : "Nicht gespeicherte Karte kann nicht geschlossen werden!",
"Open in sidebar view" : "In Seitenleiste öffnen",
"Open in bigger view" : "In größerer Ansicht öffnen",
"Attachments" : "Anhänge",
"Comments" : "Kommentare",
"Failed to load comments" : "Kommentare konnten nicht geladen werden",
"No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!",
@@ -250,6 +253,7 @@
"Reply" : "Antworten",
"Update" : "Aktualisieren",
"Write a description …" : "Beschreibung schreiben …",
"Could not save description" : "Beschreibung konnte nicht gespeichert werden",
"Description" : "Beschreibung",
"(Unsaved)" : "(nicht gespeichert)",
"(Saving…)" : "(Speichere…)",

View File

@@ -109,6 +109,8 @@ OC.L10N.register(
"To Do" : "Προς Ενέργεια",
"Done" : "Ολοκληρώθηκε",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Αυτό το σχόλιο έχει περισσότερους από %s χαρακτήρες.\nΠροστέθηκε ως συνημμένο στην καρτέλα με όνομα %s .\nΠροσβάσιμο στη διεύθυνση URL: %s.",
"Attachments" : "Συνημμένα",
"File" : "Αρχείο",
"Card not found" : "Η καρτέλα δεν βρέθηκε",
"Path is already shared with this card" : "Η διαδρομή κοινοποιείται ήδη σε αυτήν την καρτέλα",
"Invalid date, date format must be YYYY-MM-DD" : "Μη έγκυρη ημερομηνία, η μορφή ημερομηνίας πρέπει να είναι ΕΕΕΕ-ΜΜ-ΗΗ",
@@ -224,7 +226,6 @@ OC.L10N.register(
"The title cannot be empty." : "Ο τίτλος δεν μπορεί να είναι κενός.",
"Open in sidebar view" : "Άνοιγμα σε προβολή πλευρικής στήλης",
"Open in bigger view" : "Άνοιγμα σε μεγαλύτερη προβολή",
"Attachments" : "Συνημμένα",
"Comments" : "Σχόλια",
"Failed to load comments" : "Αποτυχία φόρτωσης σχολίων",
"No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!",

View File

@@ -107,6 +107,8 @@
"To Do" : "Προς Ενέργεια",
"Done" : "Ολοκληρώθηκε",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Αυτό το σχόλιο έχει περισσότερους από %s χαρακτήρες.\nΠροστέθηκε ως συνημμένο στην καρτέλα με όνομα %s .\nΠροσβάσιμο στη διεύθυνση URL: %s.",
"Attachments" : "Συνημμένα",
"File" : "Αρχείο",
"Card not found" : "Η καρτέλα δεν βρέθηκε",
"Path is already shared with this card" : "Η διαδρομή κοινοποιείται ήδη σε αυτήν την καρτέλα",
"Invalid date, date format must be YYYY-MM-DD" : "Μη έγκυρη ημερομηνία, η μορφή ημερομηνίας πρέπει να είναι ΕΕΕΕ-ΜΜ-ΗΗ",
@@ -222,7 +224,6 @@
"The title cannot be empty." : "Ο τίτλος δεν μπορεί να είναι κενός.",
"Open in sidebar view" : "Άνοιγμα σε προβολή πλευρικής στήλης",
"Open in bigger view" : "Άνοιγμα σε μεγαλύτερη προβολή",
"Attachments" : "Συνημμένα",
"Comments" : "Σχόλια",
"Failed to load comments" : "Αποτυχία φόρτωσης σχολίων",
"No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!",

View File

@@ -122,6 +122,9 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Share, comment and collaborate!",
"Create your first card!" : "Create your first card!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s.",
"Attachments" : "Attachments",
"File" : "File",
"date" : "date",
"Card not found" : "Card not found",
"Path is already shared with this card" : "Path is already shared with this card",
"Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
@@ -237,9 +240,9 @@ OC.L10N.register(
"Modified" : "Modified",
"Created" : "Created",
"The title cannot be empty." : "The title cannot be empty.",
"Cannot close unsaved card!" : "Cannot close unsaved card!",
"Open in sidebar view" : "Open in sidebar view",
"Open in bigger view" : "Open in bigger view",
"Attachments" : "Attachments",
"Comments" : "Comments",
"Failed to load comments" : "Failed to load comments",
"No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!",
@@ -252,6 +255,7 @@ OC.L10N.register(
"Reply" : "Reply",
"Update" : "Update",
"Write a description …" : "Write a description …",
"Could not save description" : "Could not save description",
"Description" : "Description",
"(Unsaved)" : "(Unsaved)",
"(Saving…)" : "(Saving…)",

View File

@@ -120,6 +120,9 @@
"4. Share, comment and collaborate!" : "4. Share, comment and collaborate!",
"Create your first card!" : "Create your first card!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s.",
"Attachments" : "Attachments",
"File" : "File",
"date" : "date",
"Card not found" : "Card not found",
"Path is already shared with this card" : "Path is already shared with this card",
"Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD",
@@ -235,9 +238,9 @@
"Modified" : "Modified",
"Created" : "Created",
"The title cannot be empty." : "The title cannot be empty.",
"Cannot close unsaved card!" : "Cannot close unsaved card!",
"Open in sidebar view" : "Open in sidebar view",
"Open in bigger view" : "Open in bigger view",
"Attachments" : "Attachments",
"Comments" : "Comments",
"Failed to load comments" : "Failed to load comments",
"No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!",
@@ -250,6 +253,7 @@
"Reply" : "Reply",
"Update" : "Update",
"Write a description …" : "Write a description …",
"Could not save description" : "Could not save description",
"Description" : "Description",
"(Unsaved)" : "(Unsaved)",
"(Saving…)" : "(Saving…)",

View File

@@ -63,6 +63,8 @@ OC.L10N.register(
"Later" : "Poste",
"copy" : "kopio",
"Done" : "Farita",
"Attachments" : "Dosieraj aldonaĵoj",
"File" : "Dosiero",
"Invalid date, date format must be YYYY-MM-DD" : "Nevalida dato; datoformo estu JJJJ-MM-TT",
"Select the board to link to a project" : "Elekti la tabulon ligotan al projekto",
"Select board" : "Elekti tabulon",
@@ -93,7 +95,6 @@ OC.L10N.register(
"Download" : "Elŝuti",
"Modified" : "Modifita",
"Created" : "Kreita",
"Attachments" : "Dosieraj aldonaĵoj",
"Comments" : "Komentoj",
"Save" : "Konservi",
"Created:" : "Kreita:",

View File

@@ -61,6 +61,8 @@
"Later" : "Poste",
"copy" : "kopio",
"Done" : "Farita",
"Attachments" : "Dosieraj aldonaĵoj",
"File" : "Dosiero",
"Invalid date, date format must be YYYY-MM-DD" : "Nevalida dato; datoformo estu JJJJ-MM-TT",
"Select the board to link to a project" : "Elekti la tabulon ligotan al projekto",
"Select board" : "Elekti tabulon",
@@ -91,7 +93,6 @@
"Download" : "Elŝuti",
"Modified" : "Modifita",
"Created" : "Kreita",
"Attachments" : "Dosieraj aldonaĵoj",
"Comments" : "Komentoj",
"Save" : "Konservi",
"Created:" : "Kreita:",

View File

@@ -37,9 +37,9 @@ OC.L10N.register(
"{user} has archived card {card} in list {stack} on board {board}" : "{user} ha archivado la tarjeta {card} en la lista {stack} del tablero {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Has desarchivado la tarjeta {card} en la lista {stack} del tablero {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} ha desarchivado la tarjeta {card} en la lista {stack} del tablero {board}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Has marcado la tarjeta {card} como completada en la lista {stack} del tablero {board}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Ud. ha marcado la tarjeta {card} como completada en la lista {stack} del tablero {board}",
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} ha marcado la tarjeta {card} como completada en la lista {stack} del tablero {board}",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Has marcado la tarjeta {card} como no completada en la lista {stack} del tablero {board}",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Ud. ha marcado la tarjeta {card} como no completada en la lista {stack} del tablero {board}",
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} ha marcado la tarjeta {card} como no completada en la lista {stack} del tablero {board}",
"You have removed the due date of card {card}" : "Has eliminado la fecha de vencimiento de {card}",
"{user} has removed the due date of card {card}" : "{user} ha eliminado la fecha de vencimiento de {card}",
@@ -81,10 +81,14 @@ OC.L10N.register(
"Could not write file to disk" : "No se ha podido escribir el archivo al disco",
"A PHP extension stopped the file upload" : "Una extensión de PHP ha detenido la subida del archivo",
"No file uploaded or file size exceeds maximum of %s" : "No se ha subido ningún archivo, o el tamaño del archivo excede el máximo de %s",
"Invalid file type. Only JSON files are allowed." : "Tipo de archivo inválido. Solo se permiten archivos JSON",
"Invalid JSON data" : "Datos JSON inválidos",
"Failed to import board" : "Fallo al importar tablero",
"Cards due today" : "Tarjetas que vencen hoy",
"Cards due tomorrow" : "Tarjetas que vencen mañana",
"Upcoming cards" : "Próximas tarjetas",
"Load more" : "Cargar más",
"Welcome to Nextcloud Deck!" : "¡Bienvenido a Nextcloud Deck!",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La tarjeta \"%s\" en \"%s\" te ha sido asignada por %s.",
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} te ha asigando la tarjeta {deck-card} de {deck-board} a ti.",
"The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alcanzado su fecha límite.",
@@ -94,7 +98,7 @@ OC.L10N.register(
"The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.",
"{user} has shared {deck-board} with you." : "{user} ha compartido {deck-board} contigo.",
"Deck board" : "Tablero Deck",
"Owned by %1$s" : "Apropiado por %1$s",
"Owned by %1$s" : "Propiedad de %1$s",
"Deck boards, cards and comments" : "Tableros Deck, tarjetas y comentarios",
"From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, en %2$s/%3$s, propiedad de %4$s",
"Create a new deck card" : "Crear una nueva tarjeta de tablero",
@@ -107,15 +111,25 @@ OC.L10N.register(
"Action needed" : "Acción necesaria",
"Later" : "Después",
"copy" : "copiar",
"Read more inside" : "Lea más, adentro",
"Custom lists - click to rename!" : "Listas personalizadas - ¡Haga clic para renombrar!",
"To Do" : "Por hacer",
"In Progress" : "En progreso",
"Done" : "Hecho",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario tiene más de %s caracteres.\nAñadido como adjunto a la tarjeta con el nombre %s.\nAccesible en la URL: %s.",
"1. Open to learn more about boards and cards" : "1. Abra aquí para aprender más sobre los tableros y las tarjetas",
"2. Drag cards left and right, up and down" : "2. Arrastre las tarjetas a la izquierda y derecha, arriba y abajo",
"3. Apply rich formatting and link content" : "3. Aplique formato enriquecido y contenido a los enlaces",
"4. Share, comment and collaborate!" : "4. ¡Comparta, comente y colabore!",
"Create your first card!" : "¡Cree su primera tarjeta!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario tiene más de %s caracteres.\nSe ha añadido como adjunto a la tarjeta con el nombre %s.\nAccesible en la URL: %s.",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"date" : "fecha",
"Card not found" : "Tarjeta no encontrada",
"Path is already shared with this card" : "La ruta ya se ha compartido con esta tarjeta",
"Invalid date, date format must be YYYY-MM-DD" : "Fecha no válida, el formato de las fechas debe ser AAAA-MM-DD",
"Personal planning and team project organization" : "Planificación personal y organización de proyecto de equipo",
"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 es una herramienta de organización de estilo kanban dirigida a la planificación personal y la organización de proyectos para equipos integrados con Nextcloud.\n\n\n- 📥 Agrega tus tareas a las tarjetas y ordénalas.\n- 📄 Escriba notas adicionales\n- 🔖 Asignar etiquetas para una organización mejor\n- 👥 Comparte con tu equipo, amigos o familia.\n- 📎 Adjuntar archivos e incrustarlos en su descripción\n- 💬 Discuta con su equipo usando comentarios.\n- ⚡ Mantenga un registro de los cambios en el flujo de actividad\n- 🚀 Organiza tu proyecto",
"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 es una herramienta de organización de estilo kanban dirigida a la planificación personal y la organización de proyectos para equipos, integrada a Nextcloud.\n\n\n- 📥 Agregue sus tareas a las tarjetas y póngalas en orden.\n- 📄 Escriba notas adicionales en Markdown\n- 🔖 Asigne etiquetas para una organización mejor\n- 👥 Comparta con su equipo, amigos o familia.\n- 📎 Adjunte archivos e incruste los mismos en su descripción Markdown\n- 💬 Discuta con su equipo usando comentarios.\n- ⚡ Mantenga un registro de los cambios en el flujo de actividad\n- 🚀 Organice su proyecto",
"Add board" : "Añadir tablero",
"Card details" : "Detalles de la tarjeta",
"Select the board to link to a project" : "Selecciona el tablero que enlazar a un proyecto",
@@ -163,8 +177,8 @@ OC.L10N.register(
"Hide archived cards" : "Ocultar tarjetas archivadas",
"Show archived cards" : "Mostrar tarjetas archivadas",
"Toggle compact mode" : "Mostrar/ocultar modo compacto",
"Hide card cover images" : "Ocultar la imagen principal de las tarjetas",
"Show card cover images" : "Mostrar la imagen principal de las tarjetas",
"Hide card cover images" : "Ocultar la imagen de portada de las tarjetas",
"Show card cover images" : "Mostrar la imagen de portada de las tarjetas",
"Open details" : "Abrir detalles",
"Details" : "Detalles",
"Currently present people" : "Personas presentes actualmente",
@@ -179,11 +193,11 @@ OC.L10N.register(
"Undo" : "Deshacer",
"Deleted cards" : "Cartas eliminadas",
"Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}",
"Are you sure you want to transfer the board {title} to {user}?" : "¿Estás seguro de que quieres transferir el tablero {título} a {usuario}?",
"Transfer the board." : "Transfiere el tablero.",
"Are you sure you want to transfer the board {title} to {user}?" : "¿Está seguro de que quiere transferir el tablero {title} a {user}?",
"Transfer the board." : "Transfiera el tablero.",
"Transfer" : "Transferir",
"The board has been transferred to {user}" : "El tablero ha sido transferido a {usuario}",
"Failed to transfer the board to {user}" : "Failed to transfer the board to {user}",
"The board has been transferred to {user}" : "El tablero ha sido transferido a {user}",
"Failed to transfer the board to {user}" : "Fallo al transferir el tablero a {user}",
"Share board with a user, group or team …" : "Compartir tablero con un usuario, grupo o equipo …",
"Searching for users, groups and teams …" : "Buscando usuarios, grupos y equipos …",
"No participants found" : "No se encontraron participantes",
@@ -216,7 +230,7 @@ OC.L10N.register(
"Invalid path selected" : "Ruta seleccionada no válida",
"Upload new files" : "Subir nuevos archivos",
"Share from Files" : "Compartir desde Archivos",
"Pending share" : "Pendiente de compartir",
"Pending share" : "Recurso compartido pendiente",
"Add this attachment" : "Añadir este adjunto",
"Show in Files" : "Mostrar en Archivos",
"Download" : "Descargar",
@@ -226,9 +240,9 @@ OC.L10N.register(
"Modified" : "Modificado",
"Created" : "Creado",
"The title cannot be empty." : "El título no puede estar vacío.",
"Cannot close unsaved card!" : "¡No se puede cerrar esta tarjeta no guardada!",
"Open in sidebar view" : "Abrir en vista de barra lateral",
"Open in bigger view" : "Abrir en vista más grande",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Failed to load comments" : "Fallo al cargar los comentarios",
"No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!",
@@ -241,6 +255,7 @@ OC.L10N.register(
"Reply" : "Responder",
"Update" : "Actualizar",
"Write a description …" : "Escribe una descripción...",
"Could not save description" : "No se pudo guardar la descripción",
"Description" : "Descripción",
"(Unsaved)" : "(Sin salvar)",
"(Saving…)" : "(Guardando...)",
@@ -258,12 +273,12 @@ OC.L10N.register(
"Set due date for this weekend" : "Establecer este fin de semana como fecha de vencimiento",
"Next week {timeLocale}" : "Próxima semana {timeLocale}",
"Set due date for next week" : "Establecer la próxima semana como fecha de vencimiento",
"Assign a due date to this card…" : "Asignar una fecha de caducidad a esta tarjeta…",
"Assign a due date to this card…" : "Asignar una fecha de vencimiento a esta tarjeta…",
"Set a due date" : "Fijar una fecha límite",
"Add due date" : "Añadir fecha de vencimiento",
"Choose a date" : "Elija una fecha",
"Remove due date" : "Eliminar fecha límite",
"Mark as done" : "Marcar como hecho",
"Mark as done" : "Marcar como completado",
"Due at:" : "Vence el:",
"Not done" : "No está finalizado",
"Unarchive card" : "Desarchivar tarjeta",
@@ -327,6 +342,7 @@ 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 including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.",
"Delete the board?" : "¿Borrar el tablero?",
"Exporting board..." : "Exportando tablero...",
"Board details" : "Detalles del tablero",
"Edit board" : "Editar tablero",
"Clone board" : "Clonar tablero",
@@ -339,16 +355,22 @@ OC.L10N.register(
"Assigned cards" : "Tarjetas asignadas",
"No notifications" : "No hay notificaciones",
"Delete board" : "Eliminar tablero",
"Importing board..." : "Importando tablero...",
"Board imported successfully" : "Se importó el tablero exitosamente",
"Import board" : "Importar tablero",
"Clone {boardTitle}" : "Clonar {boardTitle}",
"Clone cards" : "Clonar tarjetas",
"Clone assignments" : "Clonar asignaciones",
"Clone labels" : "Clonar etiquetas",
"Clone due dates" : "Clonar fechas límite",
"Clone due dates" : "Clonar fechas de vencimiento",
"Advanced options" : "Opciones avanzadas",
"Move all cards to the first list" : "Mover todas las tarjetas a la primera lista",
"Restore archived cards" : "Restaurar tarjetas archivadas",
"Clone" : "Clonar",
"Export {boardTitle}" : "Exportar {boardTitle}",
"Export as JSON" : "Exportar como JSON",
"Export as CSV" : "Exportar como CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: Solo el formato JSON es soportar al importar de vuelta en la app Deck.",
"Export" : "Exportar",
"Loading filtered view" : "Cargando vista filtrada",
"Today" : "Hoy",
@@ -356,17 +378,17 @@ OC.L10N.register(
"No due" : "Sin finalizar",
"Search for {searchQuery} in all boards" : "Buscar {searchQuery} en todos los tableros",
"No results found" : "No se encontraron resultados",
"Deck board {name}\n* Last modified on {lastMod}" : "Tablero Deck {name}\n* Última modificación en {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creada en {created}\n* Ultima moficiación en {lastMod}\n* {nbAttachments} adjuntos\n* {nbComments} comentarios",
"Deck board {name}\n* Last modified on {lastMod}" : "Tablero Deck {name}\n* Se modificó por última vez el {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado en {created}\n* Se modificó por última vez el {lastMod}\n* {nbAttachments} adjuntos\n* {nbComments} comentarios",
"{nbCards} cards" : "{nbCards} tarjetas",
"Due on {date}" : "Vence en {date}",
"{stack} in {board}" : "{stack} en {board}",
"Click to expand description" : "Pulse para expandir la descripción",
"Click to expand comment" : "Pulse para expandir el comentario",
"Click to expand description" : "Haga clic para expandir la descripción",
"Click to expand comment" : "Haga clic para expandir el comentario",
"Create card" : "Crear tarjeta",
"Create a new card" : "Crear una nueva tarjeta",
"Create a new card" : "Crear una tarjeta nueva",
"Card title" : "Título de la tarjeta",
"Creating the new card …" : "Creando una nueva tarjeta …",
"Creating the new card …" : "Creando una tarjeta nueva …",
"Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" fue añadida a \"{board}\"",
"Open card" : "Abrir tarjeta",
"Close" : "Cerrar",
@@ -382,7 +404,8 @@ OC.L10N.register(
"Something went wrong" : "Algo ha ido mal",
"Failed to upload {name}" : "Error al subir {name}",
"Maximum file size of {size} exceeded" : "Tamaño máximo de archivo de {size} excedido",
"Due date" : "Fecha de fin",
"Assigned users" : "Usuarios asignados",
"Due date" : "Fecha de vencimiento",
"Error creating the share" : "Error creando el recurso compartido",
"Share with a Deck card" : "Compartir con una tarjeta de Deck",
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",

View File

@@ -35,9 +35,9 @@
"{user} has archived card {card} in list {stack} on board {board}" : "{user} ha archivado la tarjeta {card} en la lista {stack} del tablero {board}",
"You have unarchived card {card} in list {stack} on board {board}" : "Has desarchivado la tarjeta {card} en la lista {stack} del tablero {board}",
"{user} has unarchived card {card} in list {stack} on board {board}" : "{user} ha desarchivado la tarjeta {card} en la lista {stack} del tablero {board}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Has marcado la tarjeta {card} como completada en la lista {stack} del tablero {board}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Ud. ha marcado la tarjeta {card} como completada en la lista {stack} del tablero {board}",
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} ha marcado la tarjeta {card} como completada en la lista {stack} del tablero {board}",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Has marcado la tarjeta {card} como no completada en la lista {stack} del tablero {board}",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Ud. ha marcado la tarjeta {card} como no completada en la lista {stack} del tablero {board}",
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} ha marcado la tarjeta {card} como no completada en la lista {stack} del tablero {board}",
"You have removed the due date of card {card}" : "Has eliminado la fecha de vencimiento de {card}",
"{user} has removed the due date of card {card}" : "{user} ha eliminado la fecha de vencimiento de {card}",
@@ -79,10 +79,14 @@
"Could not write file to disk" : "No se ha podido escribir el archivo al disco",
"A PHP extension stopped the file upload" : "Una extensión de PHP ha detenido la subida del archivo",
"No file uploaded or file size exceeds maximum of %s" : "No se ha subido ningún archivo, o el tamaño del archivo excede el máximo de %s",
"Invalid file type. Only JSON files are allowed." : "Tipo de archivo inválido. Solo se permiten archivos JSON",
"Invalid JSON data" : "Datos JSON inválidos",
"Failed to import board" : "Fallo al importar tablero",
"Cards due today" : "Tarjetas que vencen hoy",
"Cards due tomorrow" : "Tarjetas que vencen mañana",
"Upcoming cards" : "Próximas tarjetas",
"Load more" : "Cargar más",
"Welcome to Nextcloud Deck!" : "¡Bienvenido a Nextcloud Deck!",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "La tarjeta \"%s\" en \"%s\" te ha sido asignada por %s.",
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} te ha asigando la tarjeta {deck-card} de {deck-board} a ti.",
"The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alcanzado su fecha límite.",
@@ -92,7 +96,7 @@
"The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.",
"{user} has shared {deck-board} with you." : "{user} ha compartido {deck-board} contigo.",
"Deck board" : "Tablero Deck",
"Owned by %1$s" : "Apropiado por %1$s",
"Owned by %1$s" : "Propiedad de %1$s",
"Deck boards, cards and comments" : "Tableros Deck, tarjetas y comentarios",
"From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, en %2$s/%3$s, propiedad de %4$s",
"Create a new deck card" : "Crear una nueva tarjeta de tablero",
@@ -105,15 +109,25 @@
"Action needed" : "Acción necesaria",
"Later" : "Después",
"copy" : "copiar",
"Read more inside" : "Lea más, adentro",
"Custom lists - click to rename!" : "Listas personalizadas - ¡Haga clic para renombrar!",
"To Do" : "Por hacer",
"In Progress" : "En progreso",
"Done" : "Hecho",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario tiene más de %s caracteres.\nAñadido como adjunto a la tarjeta con el nombre %s.\nAccesible en la URL: %s.",
"1. Open to learn more about boards and cards" : "1. Abra aquí para aprender más sobre los tableros y las tarjetas",
"2. Drag cards left and right, up and down" : "2. Arrastre las tarjetas a la izquierda y derecha, arriba y abajo",
"3. Apply rich formatting and link content" : "3. Aplique formato enriquecido y contenido a los enlaces",
"4. Share, comment and collaborate!" : "4. ¡Comparta, comente y colabore!",
"Create your first card!" : "¡Cree su primera tarjeta!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario tiene más de %s caracteres.\nSe ha añadido como adjunto a la tarjeta con el nombre %s.\nAccesible en la URL: %s.",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"date" : "fecha",
"Card not found" : "Tarjeta no encontrada",
"Path is already shared with this card" : "La ruta ya se ha compartido con esta tarjeta",
"Invalid date, date format must be YYYY-MM-DD" : "Fecha no válida, el formato de las fechas debe ser AAAA-MM-DD",
"Personal planning and team project organization" : "Planificación personal y organización de proyecto de equipo",
"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 es una herramienta de organización de estilo kanban dirigida a la planificación personal y la organización de proyectos para equipos integrados con Nextcloud.\n\n\n- 📥 Agrega tus tareas a las tarjetas y ordénalas.\n- 📄 Escriba notas adicionales\n- 🔖 Asignar etiquetas para una organización mejor\n- 👥 Comparte con tu equipo, amigos o familia.\n- 📎 Adjuntar archivos e incrustarlos en su descripción\n- 💬 Discuta con su equipo usando comentarios.\n- ⚡ Mantenga un registro de los cambios en el flujo de actividad\n- 🚀 Organiza tu proyecto",
"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 es una herramienta de organización de estilo kanban dirigida a la planificación personal y la organización de proyectos para equipos, integrada a Nextcloud.\n\n\n- 📥 Agregue sus tareas a las tarjetas y póngalas en orden.\n- 📄 Escriba notas adicionales en Markdown\n- 🔖 Asigne etiquetas para una organización mejor\n- 👥 Comparta con su equipo, amigos o familia.\n- 📎 Adjunte archivos e incruste los mismos en su descripción Markdown\n- 💬 Discuta con su equipo usando comentarios.\n- ⚡ Mantenga un registro de los cambios en el flujo de actividad\n- 🚀 Organice su proyecto",
"Add board" : "Añadir tablero",
"Card details" : "Detalles de la tarjeta",
"Select the board to link to a project" : "Selecciona el tablero que enlazar a un proyecto",
@@ -161,8 +175,8 @@
"Hide archived cards" : "Ocultar tarjetas archivadas",
"Show archived cards" : "Mostrar tarjetas archivadas",
"Toggle compact mode" : "Mostrar/ocultar modo compacto",
"Hide card cover images" : "Ocultar la imagen principal de las tarjetas",
"Show card cover images" : "Mostrar la imagen principal de las tarjetas",
"Hide card cover images" : "Ocultar la imagen de portada de las tarjetas",
"Show card cover images" : "Mostrar la imagen de portada de las tarjetas",
"Open details" : "Abrir detalles",
"Details" : "Detalles",
"Currently present people" : "Personas presentes actualmente",
@@ -177,11 +191,11 @@
"Undo" : "Deshacer",
"Deleted cards" : "Cartas eliminadas",
"Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}",
"Are you sure you want to transfer the board {title} to {user}?" : "¿Estás seguro de que quieres transferir el tablero {título} a {usuario}?",
"Transfer the board." : "Transfiere el tablero.",
"Are you sure you want to transfer the board {title} to {user}?" : "¿Está seguro de que quiere transferir el tablero {title} a {user}?",
"Transfer the board." : "Transfiera el tablero.",
"Transfer" : "Transferir",
"The board has been transferred to {user}" : "El tablero ha sido transferido a {usuario}",
"Failed to transfer the board to {user}" : "Failed to transfer the board to {user}",
"The board has been transferred to {user}" : "El tablero ha sido transferido a {user}",
"Failed to transfer the board to {user}" : "Fallo al transferir el tablero a {user}",
"Share board with a user, group or team …" : "Compartir tablero con un usuario, grupo o equipo …",
"Searching for users, groups and teams …" : "Buscando usuarios, grupos y equipos …",
"No participants found" : "No se encontraron participantes",
@@ -214,7 +228,7 @@
"Invalid path selected" : "Ruta seleccionada no válida",
"Upload new files" : "Subir nuevos archivos",
"Share from Files" : "Compartir desde Archivos",
"Pending share" : "Pendiente de compartir",
"Pending share" : "Recurso compartido pendiente",
"Add this attachment" : "Añadir este adjunto",
"Show in Files" : "Mostrar en Archivos",
"Download" : "Descargar",
@@ -224,9 +238,9 @@
"Modified" : "Modificado",
"Created" : "Creado",
"The title cannot be empty." : "El título no puede estar vacío.",
"Cannot close unsaved card!" : "¡No se puede cerrar esta tarjeta no guardada!",
"Open in sidebar view" : "Abrir en vista de barra lateral",
"Open in bigger view" : "Abrir en vista más grande",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Failed to load comments" : "Fallo al cargar los comentarios",
"No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!",
@@ -239,6 +253,7 @@
"Reply" : "Responder",
"Update" : "Actualizar",
"Write a description …" : "Escribe una descripción...",
"Could not save description" : "No se pudo guardar la descripción",
"Description" : "Descripción",
"(Unsaved)" : "(Sin salvar)",
"(Saving…)" : "(Guardando...)",
@@ -256,12 +271,12 @@
"Set due date for this weekend" : "Establecer este fin de semana como fecha de vencimiento",
"Next week {timeLocale}" : "Próxima semana {timeLocale}",
"Set due date for next week" : "Establecer la próxima semana como fecha de vencimiento",
"Assign a due date to this card…" : "Asignar una fecha de caducidad a esta tarjeta…",
"Assign a due date to this card…" : "Asignar una fecha de vencimiento a esta tarjeta…",
"Set a due date" : "Fijar una fecha límite",
"Add due date" : "Añadir fecha de vencimiento",
"Choose a date" : "Elija una fecha",
"Remove due date" : "Eliminar fecha límite",
"Mark as done" : "Marcar como hecho",
"Mark as done" : "Marcar como completado",
"Due at:" : "Vence el:",
"Not done" : "No está finalizado",
"Unarchive card" : "Desarchivar tarjeta",
@@ -325,6 +340,7 @@
"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 including archived cards." : "¿Está seguro de querer eliminar el tablero {title}? Esto eliminará todos los datos del tablero incluyendo las tarjetas archivadas.",
"Delete the board?" : "¿Borrar el tablero?",
"Exporting board..." : "Exportando tablero...",
"Board details" : "Detalles del tablero",
"Edit board" : "Editar tablero",
"Clone board" : "Clonar tablero",
@@ -337,16 +353,22 @@
"Assigned cards" : "Tarjetas asignadas",
"No notifications" : "No hay notificaciones",
"Delete board" : "Eliminar tablero",
"Importing board..." : "Importando tablero...",
"Board imported successfully" : "Se importó el tablero exitosamente",
"Import board" : "Importar tablero",
"Clone {boardTitle}" : "Clonar {boardTitle}",
"Clone cards" : "Clonar tarjetas",
"Clone assignments" : "Clonar asignaciones",
"Clone labels" : "Clonar etiquetas",
"Clone due dates" : "Clonar fechas límite",
"Clone due dates" : "Clonar fechas de vencimiento",
"Advanced options" : "Opciones avanzadas",
"Move all cards to the first list" : "Mover todas las tarjetas a la primera lista",
"Restore archived cards" : "Restaurar tarjetas archivadas",
"Clone" : "Clonar",
"Export {boardTitle}" : "Exportar {boardTitle}",
"Export as JSON" : "Exportar como JSON",
"Export as CSV" : "Exportar como CSV",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Nota: Solo el formato JSON es soportar al importar de vuelta en la app Deck.",
"Export" : "Exportar",
"Loading filtered view" : "Cargando vista filtrada",
"Today" : "Hoy",
@@ -354,17 +376,17 @@
"No due" : "Sin finalizar",
"Search for {searchQuery} in all boards" : "Buscar {searchQuery} en todos los tableros",
"No results found" : "No se encontraron resultados",
"Deck board {name}\n* Last modified on {lastMod}" : "Tablero Deck {name}\n* Última modificación en {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creada en {created}\n* Ultima moficiación en {lastMod}\n* {nbAttachments} adjuntos\n* {nbComments} comentarios",
"Deck board {name}\n* Last modified on {lastMod}" : "Tablero Deck {name}\n* Se modificó por última vez el {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado en {created}\n* Se modificó por última vez el {lastMod}\n* {nbAttachments} adjuntos\n* {nbComments} comentarios",
"{nbCards} cards" : "{nbCards} tarjetas",
"Due on {date}" : "Vence en {date}",
"{stack} in {board}" : "{stack} en {board}",
"Click to expand description" : "Pulse para expandir la descripción",
"Click to expand comment" : "Pulse para expandir el comentario",
"Click to expand description" : "Haga clic para expandir la descripción",
"Click to expand comment" : "Haga clic para expandir el comentario",
"Create card" : "Crear tarjeta",
"Create a new card" : "Crear una nueva tarjeta",
"Create a new card" : "Crear una tarjeta nueva",
"Card title" : "Título de la tarjeta",
"Creating the new card …" : "Creando una nueva tarjeta …",
"Creating the new card …" : "Creando una tarjeta nueva …",
"Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" fue añadida a \"{board}\"",
"Open card" : "Abrir tarjeta",
"Close" : "Cerrar",
@@ -380,7 +402,8 @@
"Something went wrong" : "Algo ha ido mal",
"Failed to upload {name}" : "Error al subir {name}",
"Maximum file size of {size} exceeded" : "Tamaño máximo de archivo de {size} excedido",
"Due date" : "Fecha de fin",
"Assigned users" : "Usuarios asignados",
"Due date" : "Fecha de vencimiento",
"Error creating the share" : "Error creando el recurso compartido",
"Share with a Deck card" : "Compartir con una tarjeta de Deck",
"Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck",

View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -12,6 +12,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -42,6 +42,8 @@ OC.L10N.register(
"copy" : "copiar",
"In Progress" : "En progreso",
"Done" : "Hecho",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"Card not found" : "Tarjeta no encontrada",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
"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 es una herramienta de organización de estilo kanban dirigida a la planificación personal y la organización de proyectos para equipos integrados con Nextcloud.\n\n\n- 📥 Agrega tus tareas a las tarjetas y ordénalas.\n- 📄 Escriba notas adicionales\n- 🔖 Asignar etiquetas para una organización mejor\n- 👥 Comparte con tu equipo, amigos o familia.\n- 📎 Adjuntar archivos e incrustarlos en su descripción\n- 💬 Discuta con su equipo usando comentarios.\n- ⚡ Mantenga un registro de los cambios en el flujo de actividad\n- 🚀 Organiza tu proyecto",
@@ -76,7 +78,6 @@ OC.L10N.register(
"Download" : "Descargar",
"Modified" : "Modificado",
"Created" : "Creado",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Save" : "Guardar",
"Created:" : "Creado:",

View File

@@ -40,6 +40,8 @@
"copy" : "copiar",
"In Progress" : "En progreso",
"Done" : "Hecho",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"Card not found" : "Tarjeta no encontrada",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, favor de seguir el formato AAAA-MM-DD",
"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 es una herramienta de organización de estilo kanban dirigida a la planificación personal y la organización de proyectos para equipos integrados con Nextcloud.\n\n\n- 📥 Agrega tus tareas a las tarjetas y ordénalas.\n- 📄 Escriba notas adicionales\n- 🔖 Asignar etiquetas para una organización mejor\n- 👥 Comparte con tu equipo, amigos o familia.\n- 📎 Adjuntar archivos e incrustarlos en su descripción\n- 💬 Discuta con su equipo usando comentarios.\n- ⚡ Mantenga un registro de los cambios en el flujo de actividad\n- 🚀 Organiza tu proyecto",
@@ -74,7 +76,6 @@
"Download" : "Descargar",
"Modified" : "Modificado",
"Created" : "Creado",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Save" : "Guardar",
"Created:" : "Creado:",

View File

@@ -19,6 +19,7 @@ OC.L10N.register(
"Later" : "Después",
"In Progress" : "En progreso",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -67,7 +68,6 @@ OC.L10N.register(
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -17,6 +17,7 @@
"Later" : "Después",
"In Progress" : "En progreso",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -65,7 +66,6 @@
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -19,6 +19,7 @@ OC.L10N.register(
"Later" : "Después",
"copy" : "Copiar",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -32,6 +33,7 @@ OC.L10N.register(
"Tags" : "Etiquetas",
"Activity" : "Actividad",
"Undo" : "Deshacer",
"Transfer" : "Transferencia",
"Can edit" : "Puede editar",
"Can share" : "Puede compartir",
"Owner" : "Dueño",
@@ -57,6 +59,7 @@ OC.L10N.register(
"Search" : "Buscar",
"Archived boards" : "Tableros archivados",
"Shared with you" : "Compartido con usted",
"Cancel edit" : "Cancelar edición",
"Board details" : "Detalles del tablero",
"Edit board" : "Editar el tablero",
"Unarchive board" : "Desarchivar tablero",

View File

@@ -17,6 +17,7 @@
"Later" : "Después",
"copy" : "Copiar",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -30,6 +31,7 @@
"Tags" : "Etiquetas",
"Activity" : "Actividad",
"Undo" : "Deshacer",
"Transfer" : "Transferencia",
"Can edit" : "Puede editar",
"Can share" : "Puede compartir",
"Owner" : "Dueño",
@@ -55,6 +57,7 @@
"Search" : "Buscar",
"Archived boards" : "Tableros archivados",
"Shared with you" : "Compartido con usted",
"Cancel edit" : "Cancelar edición",
"Board details" : "Detalles del tablero",
"Edit board" : "Editar el tablero",
"Unarchive board" : "Desarchivar tablero",

View File

@@ -18,6 +18,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -66,7 +67,6 @@ OC.L10N.register(
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -16,6 +16,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -64,7 +65,6 @@
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -18,6 +18,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -16,6 +16,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -101,6 +101,8 @@ OC.L10N.register(
"To Do" : "Por hacer",
"Done" : "Terminado",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario tiene más de %s caracteres.\n Añadido como un archivo adjunto a la tarjeta con el nombre %s.\n Accesible en la URL: %s.",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"Card not found" : "No se encontró la tarjeta",
"Path is already shared with this card" : "La ruta ya está compartida con esta tarjeta",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
@@ -205,7 +207,6 @@ OC.L10N.register(
"The title cannot be empty." : "El título no puede estar vacío.",
"Open in sidebar view" : "Abrir en vista de barra lateral",
"Open in bigger view" : "Abrir en vista más grande",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Failed to load comments" : "Error al cargar los comentarios",
"No comments yet. Begin the discussion!" : "Aún no hay comentarios. ¡Inicia la discusión!",

View File

@@ -99,6 +99,8 @@
"To Do" : "Por hacer",
"Done" : "Terminado",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario tiene más de %s caracteres.\n Añadido como un archivo adjunto a la tarjeta con el nombre %s.\n Accesible en la URL: %s.",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"Card not found" : "No se encontró la tarjeta",
"Path is already shared with this card" : "La ruta ya está compartida con esta tarjeta",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
@@ -203,7 +205,6 @@
"The title cannot be empty." : "El título no puede estar vacío.",
"Open in sidebar view" : "Abrir en vista de barra lateral",
"Open in bigger view" : "Abrir en vista más grande",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Failed to load comments" : "Error al cargar los comentarios",
"No comments yet. Begin the discussion!" : "Aún no hay comentarios. ¡Inicia la discusión!",

View File

@@ -19,6 +19,7 @@ OC.L10N.register(
"Later" : "Después",
"To Do" : "Por hacer",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -67,7 +68,6 @@ OC.L10N.register(
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -17,6 +17,7 @@
"Later" : "Después",
"To Do" : "Por hacer",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -65,7 +66,6 @@
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -12,6 +12,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -97,6 +97,8 @@ OC.L10N.register(
"To Do" : "Pendiente",
"In Progress" : "En proceso",
"Done" : "Terminado",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"Card not found" : "No se encontró la tarjeta",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Add board" : "Añadir pizarra",
@@ -146,7 +148,6 @@ OC.L10N.register(
"Download" : "Descargar",
"Modified" : "Modificado",
"Created" : "Creado",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Save" : "Guardar",
"Created:" : "Creado:",

View File

@@ -95,6 +95,8 @@
"To Do" : "Pendiente",
"In Progress" : "En proceso",
"Done" : "Terminado",
"Attachments" : "Adjuntos",
"File" : "Archivo",
"Card not found" : "No se encontró la tarjeta",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Add board" : "Añadir pizarra",
@@ -144,7 +146,6 @@
"Download" : "Descargar",
"Modified" : "Modificado",
"Created" : "Creado",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",
"Save" : "Guardar",
"Created:" : "Creado:",

View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -12,6 +12,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -12,6 +12,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -15,6 +15,7 @@ OC.L10N.register(
"Later" : "Después",
"copy" : "copiar",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -13,6 +13,7 @@
"Later" : "Después",
"copy" : "copiar",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -12,6 +12,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -15,6 +15,7 @@ OC.L10N.register(
"Later" : "Después",
"copy" : "copiar",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -13,6 +13,7 @@
"Later" : "Después",
"copy" : "copiar",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -18,6 +18,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -16,6 +16,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",

View File

@@ -14,6 +14,7 @@ OC.L10N.register(
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -62,7 +63,6 @@ OC.L10N.register(
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -12,6 +12,7 @@
"Action needed" : "Acción requerida",
"Later" : "Después",
"Done" : "Terminado",
"File" : "Archivo",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
"Cancel" : "Cancelar",
"File already exists" : "El archivo ya existe",
@@ -60,7 +61,6 @@
"Export" : "Exportar",
"Today" : "Hoy",
"Tomorrow" : "Mañana",
"Close" : "Cerrar",
"Due date" : "Fecha de vencimiento",
"Share" : "Compartir",
"Personal" : "Personal"

View File

@@ -1,58 +1,153 @@
OC.L10N.register(
"deck",
{
"You have created a new board {board}" : "Sa oled koostanud uue tahvli: {board}",
"{user} has created a new board {board}" : "{user} on koostanud uue tahvli: {board}",
"You have deleted the board {board}" : "Sa oled kustutanud tahvli: {board}",
"{user} has deleted the board {board}" : "{user} on kustutanud tahvli: {board}",
"You have restored the board {board}" : "Sa oled taastanud tahvli: {board}",
"{user} has restored the board {board}" : "{user} on taastanud tahvli: {board}",
"You have shared the board {board} with {acl}" : "Sa oled jaganud {board} tahvlit: {acl}",
"{user} has shared the board {board} with {acl}" : "{user} on jaganud {board} tahvlit: {acl}",
"You have removed {acl} from the board {board}" : "Sa oled eemaldanud {acl} ligipääsu tahvlilt {board}",
"{user} has removed {acl} from the board {board}" : "{user} on eemaldanud {acl} ligipääsu tahvlilt {board}",
"You have renamed the board {before} to {board}" : "Sa oled muutnud tahvli nime: {before} → {board}",
"{user} has renamed the board {before} to {board}" : "{user} on muutnud tahvli nime: {before} → {board}",
"You have archived the board {board}" : "Sa oled {board} tahvli arhiveerinud",
"{user} has archived the board {before}" : "{user} on {before} tahvli arhiveerinud",
"You have unarchived the board {board}" : "Sa oled „{board}“ tahvli arhiivist eemaldanud",
"{user} has unarchived the board {before}" : "{user} on „{before}“ tahvli arhiivist eemaldanud",
"You have renamed the card {before} to {card}" : "Sa oled muutnud kaardi nime: {before} → {card}",
"{user} has renamed the card {before} to {card}" : "{user} on muutnud kaardi nime: {before} → {card}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Sa oled märkinud {board} tahvli {stack} loendi {card} kaardi tehtuks",
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} on märkinud {board} tahvli {stack} loendi {card} kaardi tehtuks",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Sa oled märkinud {board} tahvli {stack} loendi {card} kaardi mittetehtuks",
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} on märkinud {board} tahvli {stack} loendi {card} kaardi mittetehtuks",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Muudatused <strong>Kanbani rakenduses</strong>",
"A <strong>board, list or card</strong> was changed" : "<strong>Tahvel, loend või kaart</strong> on muutunud",
"A <strong>comment</strong> was created on a card" : "Kaardile on lisatud<strong>kommentaar</strong>",
"A <strong>card description</strong> has been changed" : "<strong>Kaardi kirjeldus</strong> on muutunud",
"The file was uploaded" : "Fail laaditi üles",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis",
"The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt",
"No file was uploaded" : "Ühtegi faili ei latud üles",
"Missing a temporary folder" : "Ajutine kausta on puudu",
"Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus",
"No file was uploaded" : "Ühtegi faili ei laaditud üles",
"Missing a temporary folder" : "Ajutine kaust on puudu",
"Could not write file to disk" : "Faili kirjutamine kettale ei õnnestunud",
"A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise",
"No file uploaded or file size exceeds maximum of %s" : "Faili ei laaditud üles või selle suurus ületab maksimaalse %s",
"Invalid file type. Only JSON files are allowed." : "Vigane failitüüp. Vaid JSON-failid on lubatud.",
"Invalid JSON data" : "Vigased JSON-i andmed",
"Failed to import board" : "Tahvli importimine ei õnnestunud",
"Cards due today" : "Kaardid, mille tähtaeg on täna",
"Cards due tomorrow" : "Kaardid, mille tähtaeg on homme",
"Upcoming cards" : "Tulevased kaardid",
"Load more" : "Laadi veel",
"Welcome to Nextcloud Deck!" : "Tere tulemast kasutama kanbani rakendust Nextcloudi Deck!",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "„%s“ kaart „%s“ tahvlil on määratud sulle täitmiseks %s poolt.",
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} on andnud „{deck-board}“ tahvli „{deck-card}“ kaardi sulle täitmiseks",
"The card {deck-card} on {deck-board} has reached its due date." : "Tähtaeg on käes: „{deck-card}“ kaart, „{deck-board}“ tahvel",
"%s has mentioned you in a comment on \"%s\"." : "%s mainis sind „%s“ kommentaaris.",
"{user} has mentioned you in a comment on {deck-card}." : "{user} on sind maininud „{deck-card}“ tahvli kommentaaris.",
"{user} has shared {deck-board} with you." : "{user} on „{deck-board}“ tahvlit sinuga jaganud",
"Deck board" : "Kanbani tahvel",
"Owned by %1$s" : "Omanik: %1$s",
"Deck boards, cards and comments" : "Kanbani tahvlid, kaardid ja kommentaarid",
"Create a new deck card" : "Koosta uus kanbani kaart",
"Card comments" : "Kaardi kommentaarid",
"%s on %s" : "%s %s-l",
"Deck boards and cards" : "Kanbani tahvlid ja kaardid",
"No data was provided to create an attachment." : "Polnud andmeid, millest luua manust.",
"Finished" : "Lõpetatud",
"To review" : "Ülevaatamiseks",
"Action needed" : "Tegevus on vajalik",
"Later" : "Hiljem",
"copy" : "koopia",
"To Do" : "Tegemiseks",
"In Progress" : "Töös",
"Done" : "Valmis",
"Create your first card!" : "Koosta oma esimene kaart!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Sellel kommentaari pikkus on üle %s tähemärgi.\nTa on kaardile lisatud „%s“ nimega manusena.\nVõrguaadress: %s.",
"Attachments" : "Manused",
"File" : "Fail",
"date" : "kuupäev",
"Card not found" : "Kaarti ei leidu",
"Path is already shared with this card" : "Asukoht on juba selle kaardiga jagatud",
"Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
"Personal planning and team project organization" : "Projektijuhtimise lahendus sulle ja sinu tiimile",
"Add board" : "Lisa tahvel",
"Card details" : "Kaardi üksikasjad",
"Select the board to link to a project" : "Vali projektiga seotav tahvel",
"Search by board title" : "Otsi tahvli pealkirja alusel",
"Select board" : "Vali tahvel",
"Move/copy card" : "Teisalda või kopeeri kaart",
"Select a board" : "Vali tahvel",
"No lists available" : "Loendeid pole saadaval",
"Select a list" : "Vali loend",
"Move card" : "Teisalda kaart",
"Copy card" : "Kopeeri kaart",
"Cancel" : "Loobu",
"Select the card to link to a project" : "Vali kaart, mida projektis viidata",
"Link to card" : "Lisa link kaardile",
"Select a card" : "Vali kaart",
"Cancel" : "Katkesta",
"This board is read only" : "See tahvle on vaid loetav",
"Drop your files to upload" : "Üleslaadimiseks lohista failid siia",
"File already exists" : "Fail on juba olemas",
"A file with the name {filename} already exists." : "„{filename}“ nimega fail on juba olemas.",
"Do you want to overwrite it?" : "Kas sa sooviksid ta üle kirjutada?",
"Overwrite file" : "Kirjuta fail üle",
"Keep existing file" : "Säilita olemasolev fail",
"Add card" : "Lisa kaart",
"Archived cards" : "Arhiveeritud kaardid",
"Add list" : "Lisa loend",
"List name" : "Nimekirja nimi",
"Active filters" : "Aktiivsed filtrid",
"Apply filter" : "Rakenda filtrit",
"Filter by tag" : "Filtreeri sildi alusel",
"Filter by assigned user" : "Filtreeri täitja alusel",
"Unassigned" : "Täitja on määramata",
"Filter by status" : "Filtreeri oleku järgi",
"Open and completed" : "Avatud ja lõpetatud",
"Open" : "Ava",
"Completed" : "Lõpetatud",
"Filter by due date" : "Filtreeri tähtaja alusel",
"Overdue" : "Üle tähtaja",
"Next 24 hours" : "Järgmise 24 tunni jooksul",
"Next 7 days" : "Järgmise 7 päeva jooksul",
"Next 30 days" : "Järgmise 30 päeva jooksul",
"No due date" : "Tähtaega pole",
"Clear filter" : "Tühjenda filter",
"View Modes" : "Vaadete liigid",
"Toggle View Modes" : "Lülita vaadete liike sisse/välja",
"Hide archived cards" : "Peida arhiveeritud kaardid",
"Show archived cards" : "Näita arhiveeritud kaarte",
"Toggle compact mode" : "Lülita kompaktne vaade sisse/välja",
"Hide card cover images" : "Peida kaardi kaanepildid",
"Show card cover images" : "Näita kaardi kaanepilte",
"Open details" : "Ava üksikasjad",
"Details" : "Üksikasjad",
"Currently present people" : "Hetkel kohalolevad inimesed",
"Loading board" : "Laadin tahvlit",
"Board not found" : "Tahvlit ei leidu",
"Create a new list to add cards to this board" : "Kaartide lisamiseks sellele tahvlile koosta uus loend",
"Sharing" : "Jagamine",
"Tags" : "Sildid",
"Deleted items" : "Kustutatud kirjed",
"Activity" : "Tegevus",
"Deleted lists" : "Kustutatud loendis",
"Undo" : "Tühista",
"Deleted cards" : "Kustutatud kaart",
"Failed to create share with {displayName}" : "Jagamine ei õnnestunud: {displayName}",
"Are you sure you want to transfer the board {title} to {user}?" : "Kas oled kindel et tahad „{title}“ tahvli omandi üle anda kasutajale „{user}“?",
"Transfer the board." : "Anna omand üle.",
"Transfer" : "Teisalda",
"The board has been transferred to {user}" : "Tahvli omand on üle antud kasutajale {user}",
"Failed to transfer the board to {user}" : "Tahvli omandi üleandmine kasutajale {user} ei õnnestunud",
"Share board with a user, group or team …" : "Jaga tahvlit kasutaja, grupi või tiimidega…",
"Searching for users, groups and teams …" : "Otsin kasutajaid, gruppe või tiime…",
"No participants found" : "Osalejaid ei leidu",
"Board owner" : "Tahvli omanik",
"(Group)" : "(Grupp)",
"(Team)" : "(Tiim)",
"Can edit" : "Võib muuta",
@@ -62,9 +157,20 @@ OC.L10N.register(
"Delete" : "Kustuta",
"List deleted" : "Loend on kustutatud",
"Edit list title" : "Muuda loendi pealkirja",
"Archive all cards" : "Arhiveeri kõik kaardid",
"Unarchive all cards" : "Eemalda kõik kaardid arhiivist",
"Delete list" : "Kustuta loend",
"Edit" : "Redigeeri",
"Archive all cards in this list" : "Arhiveeri kõik selle loendi kaardid",
"Unarchive all cards in this list" : "Eemalda kõik selle loendi kaardid arhiivist",
"Add a new card" : "Lisa uus kaart",
"Card name" : "Kaardi nimi",
"title and color value must be provided" : "Minimaalselt on vajalik pealkiri ja kaardi värv",
"Edit" : "Muuda",
"Add a new tag" : "Lisa uus silt",
"Board name" : "Tahvli nimi",
"Members" : "Liikmed",
"Assign to users/groups/team" : "Anna täitmiseks kasutajale/grupile/tiimile",
"Assign a user to this card…" : "Anna kaart kasutajale täitmiseks…",
"Select a user to assign to this card…" : "Vali kasutaja, kellele sa tahad selle kaardi ülesandeks anda…",
"File to share" : "Jagatav fail",
"Invalid path selected" : "Vigane asukoht on valitud",
@@ -80,45 +186,121 @@ OC.L10N.register(
"Modified" : "Muudetud",
"Created" : "Loodud",
"The title cannot be empty." : "Pealkiri ei saa olla tühi.",
"Cannot close unsaved card!" : "Salvestamata kaarti ei saa sulgeda!",
"Open in sidebar view" : "Ava külgriba vaates",
"Open in bigger view" : "Ava suuremas vaates",
"Attachments" : "Manused",
"Comments" : "Kommentaarid",
"Failed to load comments" : "Kommentaaride laadimine ei õnnestunud",
"No comments yet. Begin the discussion!" : "Kommentaare veel pole. Asu aga keskustelema!",
"The comment cannot be empty." : "Kommentaar ei saa olla tühi.",
"The comment cannot be longer than 1000 characters." : "Kommentaar ei või olla pikem, kui 1000 tähemärki",
"Save" : "Salvesta",
"Created:" : "Loodud:",
"In reply to" : "Vastuseks:",
"Cancel reply" : "Katkesta vastamine",
"Reply" : "Vasta",
"Update" : "Uuenda",
"Write a description …" : "Koosta kirjeldus…",
"Could not save description" : "Kirjelduse salvetamine ei õnnestunud",
"Description" : "Kirjeldus",
"(Unsaved)" : "(Salvestamata)",
"(Saving…)" : "(Salvestan…)",
"Formatting help" : "Abiteave vorminduse kohta",
"Edit description" : "Muuda kirjeldust",
"View description" : "Vaata kirjeldust",
"Add Attachment" : "Lisa manus",
"Choose attachment" : "Vali manus",
"Select Date" : "Vali kuupäev",
"Later today {timeLocale}" : "Täna hiljem {timeLocale}",
"Set due date for later today" : "Määra tähtaeg tänaseks hilisemaks ajaks",
"Tomorrow {timeLocale}" : "Homme {timeLocale}",
"Set due date for tomorrow" : "Määra tähtaeg homseks",
"This weekend {timeLocale}" : "Sel nädalavahetusel {timeLocale}",
"Set due date for this weekend" : "Määra tähtaeg selleks nädalavahetuseks",
"Next week {timeLocale}" : "Järgmisel nädalal {timeLocale}",
"Set due date for next week" : "Määra tähtaeg järgmiseks nädalaks",
"Assign a due date to this card…" : "Määra sellele kaardile tähtaeg…",
"Set a due date" : "Määra tähtaeg",
"Add due date" : "Lisa tähtaeg",
"Choose a date" : "Vali kuupäev",
"Remove due date" : "Eemalda tähtaeg",
"Mark as done" : "Märgi tehtuks",
"Due at:" : "Tähtaeg:",
"Not done" : "Pole valmis",
"Unarchive card" : "Eemalda kaart arhiivist",
"Archive card" : "Arhiveeri kaart",
"Assign a tag to this card…" : "Lisa sellele kaardile silt…",
"Select or create a tag…" : "Vali või koosta silt…",
"Create a new tag:" : "Lisa uus silt:",
"(group)" : "(grupp)",
"{count} comments, {unread} unread" : "{count} kommentaari, neist {unread} lugemata",
"Todo items" : "Ülesanded",
"Edit card title" : "Muuda kaardi pealkirja",
"Open link" : "Ava link",
"Card deleted" : "Kaart on kustutatud",
"Edit title" : "Muuda pealkirja",
"Assign to me" : "Anna täitmiseks mulle",
"Unassign myself" : "Võta minult see ülesanne ära",
"Mark as not done" : "Märgi mittetehtuks",
"Delete card" : "Kustuta kaart",
"seconds ago" : "sekundit tagasi",
"Keyboard shortcuts" : "Klaviatuuri otseteed",
"Boost your productivity using Deck with keyboard shortcuts." : "Kasuta kiirklahvide abil seda kanbani rakendust tõhusamalt",
"Board actions" : "Tegevused tahvliga",
"Keyboard shortcut" : "Klaviatuuri otsetee",
"Action" : "Tegevus",
"Shift" : "Nihuta",
"Scroll" : "Kerimine",
"Scroll sideways" : "Külitsi kerimine",
"Navigate between cards" : "Liigu kaartide vahel",
"Esc" : "Esc",
"Close card details" : "Sulge kaardi üksikasjad",
"Ctrl" : "Ctrl",
"Search" : "Otsi",
"Show card filters" : "Näita kaartide filtreid",
"Clear card filters" : "Tühjenda kaartide filtrid",
"Show help dialog" : "Näita abiteavet",
"Card actions" : "Tegevused kaardiga",
"The following actions can be triggered on the currently highlighted card" : "Hetkel esiletõstetud kaardiga saab teha järgmisi toiminguid",
"Enter" : "Sisestusklahv",
"Space" : "Tühikuklahv",
"Open card details" : "Ava kaardi üksikasjad",
"Edit the card title" : "Muuda kaardi pealkirja",
"Assign yourself to the current card" : "Anna see kaart endale täitmiseks",
"Archive/unarchive the current card" : "Lisa see kaart arhiivi või eemalda sealt",
"Mark card as completed/not completed" : "Märgi lõpetatuks/pooleli olevaks",
"Open card menu" : "Ava kaardi menüü",
"All boards" : "Kõik tahvlid",
"Archived boards" : "Arhiveeritud tahvlid",
"Shared with you" : "Sinuga jagatud",
"Deck settings" : "Kanbani rakenduse seadistused",
"Use bigger card view" : "Kasuta suuremat kaardivaadet",
"Show card ID badge" : "Näita silti kaardi tunnusega",
"Show boards in calendar/tasks" : "Näita tahvleid kalendrite ja ülesannete vaates",
"Limit board creation to some groups" : "Piira tahvlite loomise õigus mõnede gruppidega",
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Kasutajad, kes pole nende gruppide liikmed, ei saa oma tahvleid luua, kuid saavad töötada tahvlitega, mida neile on jagatud.",
"Cancel edit" : "Loobu muutmisest",
"Save board" : "Salvesta tahvel",
"Board {0} deleted" : "„{0}“ tahvel on kustutatud",
"All cards" : "Kõik kaardid",
"Only assigned cards" : "Vaid kaardid, kellel on täitja olemas",
"No reminder" : "Meeldetuletust pole",
"An error occurred" : "Tekkis tõrge",
"An error occurred" : "Tekkis viga",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Kas oled kindel, et soovid „{title}“ tahvli kustutada. Sellega saavad kustutatud kõik selle tahvli andmed, sealhulgas arhiveeritud kaardid.",
"Delete the board?" : "Kas kustutame selle tahvli?",
"Exporting board..." : "Ekspordin tahvlit...",
"Board details" : "Tahvli üksikasjad",
"Edit board" : "Muuda tahvlit",
"Clone board" : "Tee tahvlist koopia",
"Unarchive board" : "Eemalda tahvel arhiivist",
"Archive board" : "Arhiveeri tahvel",
"Export board" : "Ekspordi tahvel",
"Turn on due date reminders" : "Kasuta tähtaja meeldetuletusi",
"Turn off due date reminders" : "Ära kasuta tähtaja meeldetuletusi",
"Due date reminders" : "Tähtaja meeldetuletused",
"Assigned cards" : "Kaardid, millel on täitja olemas",
"No notifications" : "Märguandeid pole",
"Delete board" : "Kustuta tahvel",
"Importing board..." : "Impordin tahvlit...",
"Board imported successfully" : "Tahvli importimine õnnestus",
"Import board" : "Impordi tahvel",
@@ -136,18 +318,50 @@ OC.L10N.register(
"Export as CSV" : "Ekspordi CSV-failina",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Märkus: vaid JSON-vorming on toetatud tagasi importimiseks kanbani-rakendusse.",
"Export" : "Ekspordi",
"Loading filtered view" : "Laadin filtreeritud vaadet",
"Today" : "Täna",
"Tomorrow" : "Homme",
"No due" : "Tähtaega pole",
"Search for {searchQuery} in all boards" : "Otsi kõikidelt tahvlitelt: „{searchQuery}“",
"No results found" : "Otsingutulemusi ei leidu",
"Deck board {name}\n* Last modified on {lastMod}" : "Kanbani tahvel {name}\n* Viimati muudetud {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Loodud {created}\n* Viimati muudetud {lastMod}\n* {nbAttachments} manus(t)\n* {nbComments} kommentaar(i)",
"{nbCards} cards" : "{nbCards} kaarti",
"Due on {date}" : "Tähtaeg: {date}",
"{stack} in {board}" : "„{stack}“ kasutaja „{board}“ kõnes",
"Click to expand description" : "Klõpsi kogu kirjelduse vaatamiseks",
"Click to expand comment" : "Klõpsi kogu kommentaari vaatamiseks",
"Create card" : "Koosta kaart",
"Create a new card" : "Koosta uus Kanbani kaart",
"Card title" : "Kaardi pealkiri",
"Creating the new card …" : "Uus kaart on loomisel...",
"Card \"{card}\" was added to \"{board}\"" : "„{card}“ ülesanne on lisatud „{board}“ tahvlile",
"Open card" : "Ava kaart",
"Close" : "Sulge",
"No upcoming cards" : "Lähiajal äitmisele kuuluvaid kaarte pole",
"upcoming cards today" : "täna täitmisele kuuluvad kaardid",
"upcoming cards tomorrow" : "homme täitmisele kuuluvad kaardid",
"upcoming cards" : "järgmised täitmisele kuuluvad kaardid",
"New card" : "Uus kaart",
"Link to a board" : "Lisa link tahvlile",
"Link to a card" : "Lisa link kaardile",
"Create a card" : "Koosta kaart",
"Message from {author} in {conversationName}" : "Sõnum kasutajalt „{author}“ „{conversationName}“ vestluses",
"Something went wrong" : "Midagi läks valesti",
"Failed to upload {name}" : "„{name}“ üleslaadimine ei õnnestunud",
"Maximum file size of {size} exceeded" : "Failide maksimaalne lubatud suurus {size} on ületatud",
"Assigned users" : "Ülesannetega kasutajad",
"Due date" : "Tähtaeg",
"Error creating the share" : "Viga jaosmeedia loomisel",
"Share with a Deck card" : "Jaga kanbani kaardiga",
"Share {file} with a Deck card" : "Jaga „{file}“ faili kanbani kaardiga",
"Share" : "Jaga",
"Personal" : "Isiklik"
"Personal" : "Isiklik",
"To do" : "Tegemiseks",
"Doing" : "Tegemisel",
"Example Task 3" : "Näidisülesanne 3",
"Example Task 2" : "Näidisülesanne 2",
"Example Task 1" : "Näidisülesanne 1",
"Move card to another board" : "Tõsta kaart teisele tahvlile"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -1,56 +1,151 @@
{ "translations": {
"You have created a new board {board}" : "Sa oled koostanud uue tahvli: {board}",
"{user} has created a new board {board}" : "{user} on koostanud uue tahvli: {board}",
"You have deleted the board {board}" : "Sa oled kustutanud tahvli: {board}",
"{user} has deleted the board {board}" : "{user} on kustutanud tahvli: {board}",
"You have restored the board {board}" : "Sa oled taastanud tahvli: {board}",
"{user} has restored the board {board}" : "{user} on taastanud tahvli: {board}",
"You have shared the board {board} with {acl}" : "Sa oled jaganud {board} tahvlit: {acl}",
"{user} has shared the board {board} with {acl}" : "{user} on jaganud {board} tahvlit: {acl}",
"You have removed {acl} from the board {board}" : "Sa oled eemaldanud {acl} ligipääsu tahvlilt {board}",
"{user} has removed {acl} from the board {board}" : "{user} on eemaldanud {acl} ligipääsu tahvlilt {board}",
"You have renamed the board {before} to {board}" : "Sa oled muutnud tahvli nime: {before} → {board}",
"{user} has renamed the board {before} to {board}" : "{user} on muutnud tahvli nime: {before} → {board}",
"You have archived the board {board}" : "Sa oled {board} tahvli arhiveerinud",
"{user} has archived the board {before}" : "{user} on {before} tahvli arhiveerinud",
"You have unarchived the board {board}" : "Sa oled „{board}“ tahvli arhiivist eemaldanud",
"{user} has unarchived the board {before}" : "{user} on „{before}“ tahvli arhiivist eemaldanud",
"You have renamed the card {before} to {card}" : "Sa oled muutnud kaardi nime: {before} → {card}",
"{user} has renamed the card {before} to {card}" : "{user} on muutnud kaardi nime: {before} → {card}",
"You have marked the card {card} as done in list {stack} on board {board}" : "Sa oled märkinud {board} tahvli {stack} loendi {card} kaardi tehtuks",
"{user} has marked card {card} as done in list {stack} on board {board}" : "{user} on märkinud {board} tahvli {stack} loendi {card} kaardi tehtuks",
"You have marked the card {card} as undone in list {stack} on board {board}" : "Sa oled märkinud {board} tahvli {stack} loendi {card} kaardi mittetehtuks",
"{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} on märkinud {board} tahvli {stack} loendi {card} kaardi mittetehtuks",
"Deck" : "Deck",
"Changes in the <strong>Deck app</strong>" : "Muudatused <strong>Kanbani rakenduses</strong>",
"A <strong>board, list or card</strong> was changed" : "<strong>Tahvel, loend või kaart</strong> on muutunud",
"A <strong>comment</strong> was created on a card" : "Kaardile on lisatud<strong>kommentaar</strong>",
"A <strong>card description</strong> has been changed" : "<strong>Kaardi kirjeldus</strong> on muutunud",
"The file was uploaded" : "Fail laaditi üles",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Üleslaetud fail on suurem, kui php.ini failis määratud upload_max_filesize",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Üleslaetud fail on suurem, kui MAX_FILE_SIZE atribuut, mis seadistati HTML vormis",
"The file was only partially uploaded" : "Fail laaditi üles ainult osaliselt",
"No file was uploaded" : "Ühtegi faili ei latud üles",
"Missing a temporary folder" : "Ajutine kausta on puudu",
"Could not write file to disk" : "Faili kirjutamine kettale ebaõnnestus",
"No file was uploaded" : "Ühtegi faili ei laaditud üles",
"Missing a temporary folder" : "Ajutine kaust on puudu",
"Could not write file to disk" : "Faili kirjutamine kettale ei õnnestunud",
"A PHP extension stopped the file upload" : "PHP laiendus peatas faili üleslaadimise",
"No file uploaded or file size exceeds maximum of %s" : "Faili ei laaditud üles või selle suurus ületab maksimaalse %s",
"Invalid file type. Only JSON files are allowed." : "Vigane failitüüp. Vaid JSON-failid on lubatud.",
"Invalid JSON data" : "Vigased JSON-i andmed",
"Failed to import board" : "Tahvli importimine ei õnnestunud",
"Cards due today" : "Kaardid, mille tähtaeg on täna",
"Cards due tomorrow" : "Kaardid, mille tähtaeg on homme",
"Upcoming cards" : "Tulevased kaardid",
"Load more" : "Laadi veel",
"Welcome to Nextcloud Deck!" : "Tere tulemast kasutama kanbani rakendust Nextcloudi Deck!",
"The card \"%s\" on \"%s\" has been assigned to you by %s." : "„%s“ kaart „%s“ tahvlil on määratud sulle täitmiseks %s poolt.",
"{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} on andnud „{deck-board}“ tahvli „{deck-card}“ kaardi sulle täitmiseks",
"The card {deck-card} on {deck-board} has reached its due date." : "Tähtaeg on käes: „{deck-card}“ kaart, „{deck-board}“ tahvel",
"%s has mentioned you in a comment on \"%s\"." : "%s mainis sind „%s“ kommentaaris.",
"{user} has mentioned you in a comment on {deck-card}." : "{user} on sind maininud „{deck-card}“ tahvli kommentaaris.",
"{user} has shared {deck-board} with you." : "{user} on „{deck-board}“ tahvlit sinuga jaganud",
"Deck board" : "Kanbani tahvel",
"Owned by %1$s" : "Omanik: %1$s",
"Deck boards, cards and comments" : "Kanbani tahvlid, kaardid ja kommentaarid",
"Create a new deck card" : "Koosta uus kanbani kaart",
"Card comments" : "Kaardi kommentaarid",
"%s on %s" : "%s %s-l",
"Deck boards and cards" : "Kanbani tahvlid ja kaardid",
"No data was provided to create an attachment." : "Polnud andmeid, millest luua manust.",
"Finished" : "Lõpetatud",
"To review" : "Ülevaatamiseks",
"Action needed" : "Tegevus on vajalik",
"Later" : "Hiljem",
"copy" : "koopia",
"To Do" : "Tegemiseks",
"In Progress" : "Töös",
"Done" : "Valmis",
"Create your first card!" : "Koosta oma esimene kaart!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Sellel kommentaari pikkus on üle %s tähemärgi.\nTa on kaardile lisatud „%s“ nimega manusena.\nVõrguaadress: %s.",
"Attachments" : "Manused",
"File" : "Fail",
"date" : "kuupäev",
"Card not found" : "Kaarti ei leidu",
"Path is already shared with this card" : "Asukoht on juba selle kaardiga jagatud",
"Invalid date, date format must be YYYY-MM-DD" : "Vigane kuupäev, formaat peab olema YYYY-MM-DD",
"Personal planning and team project organization" : "Projektijuhtimise lahendus sulle ja sinu tiimile",
"Add board" : "Lisa tahvel",
"Card details" : "Kaardi üksikasjad",
"Select the board to link to a project" : "Vali projektiga seotav tahvel",
"Search by board title" : "Otsi tahvli pealkirja alusel",
"Select board" : "Vali tahvel",
"Move/copy card" : "Teisalda või kopeeri kaart",
"Select a board" : "Vali tahvel",
"No lists available" : "Loendeid pole saadaval",
"Select a list" : "Vali loend",
"Move card" : "Teisalda kaart",
"Copy card" : "Kopeeri kaart",
"Cancel" : "Loobu",
"Select the card to link to a project" : "Vali kaart, mida projektis viidata",
"Link to card" : "Lisa link kaardile",
"Select a card" : "Vali kaart",
"Cancel" : "Katkesta",
"This board is read only" : "See tahvle on vaid loetav",
"Drop your files to upload" : "Üleslaadimiseks lohista failid siia",
"File already exists" : "Fail on juba olemas",
"A file with the name {filename} already exists." : "„{filename}“ nimega fail on juba olemas.",
"Do you want to overwrite it?" : "Kas sa sooviksid ta üle kirjutada?",
"Overwrite file" : "Kirjuta fail üle",
"Keep existing file" : "Säilita olemasolev fail",
"Add card" : "Lisa kaart",
"Archived cards" : "Arhiveeritud kaardid",
"Add list" : "Lisa loend",
"List name" : "Nimekirja nimi",
"Active filters" : "Aktiivsed filtrid",
"Apply filter" : "Rakenda filtrit",
"Filter by tag" : "Filtreeri sildi alusel",
"Filter by assigned user" : "Filtreeri täitja alusel",
"Unassigned" : "Täitja on määramata",
"Filter by status" : "Filtreeri oleku järgi",
"Open and completed" : "Avatud ja lõpetatud",
"Open" : "Ava",
"Completed" : "Lõpetatud",
"Filter by due date" : "Filtreeri tähtaja alusel",
"Overdue" : "Üle tähtaja",
"Next 24 hours" : "Järgmise 24 tunni jooksul",
"Next 7 days" : "Järgmise 7 päeva jooksul",
"Next 30 days" : "Järgmise 30 päeva jooksul",
"No due date" : "Tähtaega pole",
"Clear filter" : "Tühjenda filter",
"View Modes" : "Vaadete liigid",
"Toggle View Modes" : "Lülita vaadete liike sisse/välja",
"Hide archived cards" : "Peida arhiveeritud kaardid",
"Show archived cards" : "Näita arhiveeritud kaarte",
"Toggle compact mode" : "Lülita kompaktne vaade sisse/välja",
"Hide card cover images" : "Peida kaardi kaanepildid",
"Show card cover images" : "Näita kaardi kaanepilte",
"Open details" : "Ava üksikasjad",
"Details" : "Üksikasjad",
"Currently present people" : "Hetkel kohalolevad inimesed",
"Loading board" : "Laadin tahvlit",
"Board not found" : "Tahvlit ei leidu",
"Create a new list to add cards to this board" : "Kaartide lisamiseks sellele tahvlile koosta uus loend",
"Sharing" : "Jagamine",
"Tags" : "Sildid",
"Deleted items" : "Kustutatud kirjed",
"Activity" : "Tegevus",
"Deleted lists" : "Kustutatud loendis",
"Undo" : "Tühista",
"Deleted cards" : "Kustutatud kaart",
"Failed to create share with {displayName}" : "Jagamine ei õnnestunud: {displayName}",
"Are you sure you want to transfer the board {title} to {user}?" : "Kas oled kindel et tahad „{title}“ tahvli omandi üle anda kasutajale „{user}“?",
"Transfer the board." : "Anna omand üle.",
"Transfer" : "Teisalda",
"The board has been transferred to {user}" : "Tahvli omand on üle antud kasutajale {user}",
"Failed to transfer the board to {user}" : "Tahvli omandi üleandmine kasutajale {user} ei õnnestunud",
"Share board with a user, group or team …" : "Jaga tahvlit kasutaja, grupi või tiimidega…",
"Searching for users, groups and teams …" : "Otsin kasutajaid, gruppe või tiime…",
"No participants found" : "Osalejaid ei leidu",
"Board owner" : "Tahvli omanik",
"(Group)" : "(Grupp)",
"(Team)" : "(Tiim)",
"Can edit" : "Võib muuta",
@@ -60,9 +155,20 @@
"Delete" : "Kustuta",
"List deleted" : "Loend on kustutatud",
"Edit list title" : "Muuda loendi pealkirja",
"Archive all cards" : "Arhiveeri kõik kaardid",
"Unarchive all cards" : "Eemalda kõik kaardid arhiivist",
"Delete list" : "Kustuta loend",
"Edit" : "Redigeeri",
"Archive all cards in this list" : "Arhiveeri kõik selle loendi kaardid",
"Unarchive all cards in this list" : "Eemalda kõik selle loendi kaardid arhiivist",
"Add a new card" : "Lisa uus kaart",
"Card name" : "Kaardi nimi",
"title and color value must be provided" : "Minimaalselt on vajalik pealkiri ja kaardi värv",
"Edit" : "Muuda",
"Add a new tag" : "Lisa uus silt",
"Board name" : "Tahvli nimi",
"Members" : "Liikmed",
"Assign to users/groups/team" : "Anna täitmiseks kasutajale/grupile/tiimile",
"Assign a user to this card…" : "Anna kaart kasutajale täitmiseks…",
"Select a user to assign to this card…" : "Vali kasutaja, kellele sa tahad selle kaardi ülesandeks anda…",
"File to share" : "Jagatav fail",
"Invalid path selected" : "Vigane asukoht on valitud",
@@ -78,45 +184,121 @@
"Modified" : "Muudetud",
"Created" : "Loodud",
"The title cannot be empty." : "Pealkiri ei saa olla tühi.",
"Cannot close unsaved card!" : "Salvestamata kaarti ei saa sulgeda!",
"Open in sidebar view" : "Ava külgriba vaates",
"Open in bigger view" : "Ava suuremas vaates",
"Attachments" : "Manused",
"Comments" : "Kommentaarid",
"Failed to load comments" : "Kommentaaride laadimine ei õnnestunud",
"No comments yet. Begin the discussion!" : "Kommentaare veel pole. Asu aga keskustelema!",
"The comment cannot be empty." : "Kommentaar ei saa olla tühi.",
"The comment cannot be longer than 1000 characters." : "Kommentaar ei või olla pikem, kui 1000 tähemärki",
"Save" : "Salvesta",
"Created:" : "Loodud:",
"In reply to" : "Vastuseks:",
"Cancel reply" : "Katkesta vastamine",
"Reply" : "Vasta",
"Update" : "Uuenda",
"Write a description …" : "Koosta kirjeldus…",
"Could not save description" : "Kirjelduse salvetamine ei õnnestunud",
"Description" : "Kirjeldus",
"(Unsaved)" : "(Salvestamata)",
"(Saving…)" : "(Salvestan…)",
"Formatting help" : "Abiteave vorminduse kohta",
"Edit description" : "Muuda kirjeldust",
"View description" : "Vaata kirjeldust",
"Add Attachment" : "Lisa manus",
"Choose attachment" : "Vali manus",
"Select Date" : "Vali kuupäev",
"Later today {timeLocale}" : "Täna hiljem {timeLocale}",
"Set due date for later today" : "Määra tähtaeg tänaseks hilisemaks ajaks",
"Tomorrow {timeLocale}" : "Homme {timeLocale}",
"Set due date for tomorrow" : "Määra tähtaeg homseks",
"This weekend {timeLocale}" : "Sel nädalavahetusel {timeLocale}",
"Set due date for this weekend" : "Määra tähtaeg selleks nädalavahetuseks",
"Next week {timeLocale}" : "Järgmisel nädalal {timeLocale}",
"Set due date for next week" : "Määra tähtaeg järgmiseks nädalaks",
"Assign a due date to this card…" : "Määra sellele kaardile tähtaeg…",
"Set a due date" : "Määra tähtaeg",
"Add due date" : "Lisa tähtaeg",
"Choose a date" : "Vali kuupäev",
"Remove due date" : "Eemalda tähtaeg",
"Mark as done" : "Märgi tehtuks",
"Due at:" : "Tähtaeg:",
"Not done" : "Pole valmis",
"Unarchive card" : "Eemalda kaart arhiivist",
"Archive card" : "Arhiveeri kaart",
"Assign a tag to this card…" : "Lisa sellele kaardile silt…",
"Select or create a tag…" : "Vali või koosta silt…",
"Create a new tag:" : "Lisa uus silt:",
"(group)" : "(grupp)",
"{count} comments, {unread} unread" : "{count} kommentaari, neist {unread} lugemata",
"Todo items" : "Ülesanded",
"Edit card title" : "Muuda kaardi pealkirja",
"Open link" : "Ava link",
"Card deleted" : "Kaart on kustutatud",
"Edit title" : "Muuda pealkirja",
"Assign to me" : "Anna täitmiseks mulle",
"Unassign myself" : "Võta minult see ülesanne ära",
"Mark as not done" : "Märgi mittetehtuks",
"Delete card" : "Kustuta kaart",
"seconds ago" : "sekundit tagasi",
"Keyboard shortcuts" : "Klaviatuuri otseteed",
"Boost your productivity using Deck with keyboard shortcuts." : "Kasuta kiirklahvide abil seda kanbani rakendust tõhusamalt",
"Board actions" : "Tegevused tahvliga",
"Keyboard shortcut" : "Klaviatuuri otsetee",
"Action" : "Tegevus",
"Shift" : "Nihuta",
"Scroll" : "Kerimine",
"Scroll sideways" : "Külitsi kerimine",
"Navigate between cards" : "Liigu kaartide vahel",
"Esc" : "Esc",
"Close card details" : "Sulge kaardi üksikasjad",
"Ctrl" : "Ctrl",
"Search" : "Otsi",
"Show card filters" : "Näita kaartide filtreid",
"Clear card filters" : "Tühjenda kaartide filtrid",
"Show help dialog" : "Näita abiteavet",
"Card actions" : "Tegevused kaardiga",
"The following actions can be triggered on the currently highlighted card" : "Hetkel esiletõstetud kaardiga saab teha järgmisi toiminguid",
"Enter" : "Sisestusklahv",
"Space" : "Tühikuklahv",
"Open card details" : "Ava kaardi üksikasjad",
"Edit the card title" : "Muuda kaardi pealkirja",
"Assign yourself to the current card" : "Anna see kaart endale täitmiseks",
"Archive/unarchive the current card" : "Lisa see kaart arhiivi või eemalda sealt",
"Mark card as completed/not completed" : "Märgi lõpetatuks/pooleli olevaks",
"Open card menu" : "Ava kaardi menüü",
"All boards" : "Kõik tahvlid",
"Archived boards" : "Arhiveeritud tahvlid",
"Shared with you" : "Sinuga jagatud",
"Deck settings" : "Kanbani rakenduse seadistused",
"Use bigger card view" : "Kasuta suuremat kaardivaadet",
"Show card ID badge" : "Näita silti kaardi tunnusega",
"Show boards in calendar/tasks" : "Näita tahvleid kalendrite ja ülesannete vaates",
"Limit board creation to some groups" : "Piira tahvlite loomise õigus mõnede gruppidega",
"Users outside of those groups will not be able to create their own boards, but will still be able to work on boards that have been shared with them." : "Kasutajad, kes pole nende gruppide liikmed, ei saa oma tahvleid luua, kuid saavad töötada tahvlitega, mida neile on jagatud.",
"Cancel edit" : "Loobu muutmisest",
"Save board" : "Salvesta tahvel",
"Board {0} deleted" : "„{0}“ tahvel on kustutatud",
"All cards" : "Kõik kaardid",
"Only assigned cards" : "Vaid kaardid, kellel on täitja olemas",
"No reminder" : "Meeldetuletust pole",
"An error occurred" : "Tekkis tõrge",
"An error occurred" : "Tekkis viga",
"Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Kas oled kindel, et soovid „{title}“ tahvli kustutada. Sellega saavad kustutatud kõik selle tahvli andmed, sealhulgas arhiveeritud kaardid.",
"Delete the board?" : "Kas kustutame selle tahvli?",
"Exporting board..." : "Ekspordin tahvlit...",
"Board details" : "Tahvli üksikasjad",
"Edit board" : "Muuda tahvlit",
"Clone board" : "Tee tahvlist koopia",
"Unarchive board" : "Eemalda tahvel arhiivist",
"Archive board" : "Arhiveeri tahvel",
"Export board" : "Ekspordi tahvel",
"Turn on due date reminders" : "Kasuta tähtaja meeldetuletusi",
"Turn off due date reminders" : "Ära kasuta tähtaja meeldetuletusi",
"Due date reminders" : "Tähtaja meeldetuletused",
"Assigned cards" : "Kaardid, millel on täitja olemas",
"No notifications" : "Märguandeid pole",
"Delete board" : "Kustuta tahvel",
"Importing board..." : "Impordin tahvlit...",
"Board imported successfully" : "Tahvli importimine õnnestus",
"Import board" : "Impordi tahvel",
@@ -134,18 +316,50 @@
"Export as CSV" : "Ekspordi CSV-failina",
"Note: Only the JSON format is supported for importing back into the Deck app." : "Märkus: vaid JSON-vorming on toetatud tagasi importimiseks kanbani-rakendusse.",
"Export" : "Ekspordi",
"Loading filtered view" : "Laadin filtreeritud vaadet",
"Today" : "Täna",
"Tomorrow" : "Homme",
"No due" : "Tähtaega pole",
"Search for {searchQuery} in all boards" : "Otsi kõikidelt tahvlitelt: „{searchQuery}“",
"No results found" : "Otsingutulemusi ei leidu",
"Deck board {name}\n* Last modified on {lastMod}" : "Kanbani tahvel {name}\n* Viimati muudetud {lastMod}",
"* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Loodud {created}\n* Viimati muudetud {lastMod}\n* {nbAttachments} manus(t)\n* {nbComments} kommentaar(i)",
"{nbCards} cards" : "{nbCards} kaarti",
"Due on {date}" : "Tähtaeg: {date}",
"{stack} in {board}" : "„{stack}“ kasutaja „{board}“ kõnes",
"Click to expand description" : "Klõpsi kogu kirjelduse vaatamiseks",
"Click to expand comment" : "Klõpsi kogu kommentaari vaatamiseks",
"Create card" : "Koosta kaart",
"Create a new card" : "Koosta uus Kanbani kaart",
"Card title" : "Kaardi pealkiri",
"Creating the new card …" : "Uus kaart on loomisel...",
"Card \"{card}\" was added to \"{board}\"" : "„{card}“ ülesanne on lisatud „{board}“ tahvlile",
"Open card" : "Ava kaart",
"Close" : "Sulge",
"No upcoming cards" : "Lähiajal äitmisele kuuluvaid kaarte pole",
"upcoming cards today" : "täna täitmisele kuuluvad kaardid",
"upcoming cards tomorrow" : "homme täitmisele kuuluvad kaardid",
"upcoming cards" : "järgmised täitmisele kuuluvad kaardid",
"New card" : "Uus kaart",
"Link to a board" : "Lisa link tahvlile",
"Link to a card" : "Lisa link kaardile",
"Create a card" : "Koosta kaart",
"Message from {author} in {conversationName}" : "Sõnum kasutajalt „{author}“ „{conversationName}“ vestluses",
"Something went wrong" : "Midagi läks valesti",
"Failed to upload {name}" : "„{name}“ üleslaadimine ei õnnestunud",
"Maximum file size of {size} exceeded" : "Failide maksimaalne lubatud suurus {size} on ületatud",
"Assigned users" : "Ülesannetega kasutajad",
"Due date" : "Tähtaeg",
"Error creating the share" : "Viga jaosmeedia loomisel",
"Share with a Deck card" : "Jaga kanbani kaardiga",
"Share {file} with a Deck card" : "Jaga „{file}“ faili kanbani kaardiga",
"Share" : "Jaga",
"Personal" : "Isiklik"
"Personal" : "Isiklik",
"To do" : "Tegemiseks",
"Doing" : "Tegemisel",
"Example Task 3" : "Näidisülesanne 3",
"Example Task 2" : "Näidisülesanne 2",
"Example Task 1" : "Näidisülesanne 1",
"Move card to another board" : "Tõsta kaart teisele tahvlile"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -111,6 +111,8 @@ OC.L10N.register(
"In Progress" : "Abian",
"Done" : "Egina",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Iruzkin honek %s karaktere baino gehiago ditu.\n%s izena duen txartelari eranskin gisa gehitu da.\nURLan eskura daiteke: %s.",
"Attachments" : "Eranskinak",
"File" : "Fitxategia",
"Card not found" : "Txartela ez da aurkitu",
"Path is already shared with this card" : "Bidea dagoeneko partekatu da txartel honekin",
"Invalid date, date format must be YYYY-MM-DD" : "Data baliogabea, dataren formatuak UUUU-HH-EE izan behar du",
@@ -226,7 +228,6 @@ OC.L10N.register(
"The title cannot be empty." : "Izenburua ezin da hutsik egon.",
"Open in sidebar view" : "Ireki alboko barraren ikuspegian",
"Open in bigger view" : "Ireki ikuspegi handiago batean",
"Attachments" : "Eranskinak",
"Comments" : "Iruzkinak",
"Failed to load comments" : "Iruzkinen kargatzeak huts egin du.",
"No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!",

View File

@@ -109,6 +109,8 @@
"In Progress" : "Abian",
"Done" : "Egina",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Iruzkin honek %s karaktere baino gehiago ditu.\n%s izena duen txartelari eranskin gisa gehitu da.\nURLan eskura daiteke: %s.",
"Attachments" : "Eranskinak",
"File" : "Fitxategia",
"Card not found" : "Txartela ez da aurkitu",
"Path is already shared with this card" : "Bidea dagoeneko partekatu da txartel honekin",
"Invalid date, date format must be YYYY-MM-DD" : "Data baliogabea, dataren formatuak UUUU-HH-EE izan behar du",
@@ -224,7 +226,6 @@
"The title cannot be empty." : "Izenburua ezin da hutsik egon.",
"Open in sidebar view" : "Ireki alboko barraren ikuspegian",
"Open in bigger view" : "Ireki ikuspegi handiago batean",
"Attachments" : "Eranskinak",
"Comments" : "Iruzkinak",
"Failed to load comments" : "Iruzkinen kargatzeak huts egin du.",
"No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!",

View File

@@ -102,6 +102,8 @@ OC.L10N.register(
"To Do" : "To Do",
"Done" : "انجام شد",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s.",
"Attachments" : "پیوست‌ها",
"File" : "پرونده",
"Card not found" : "برگه یافت نشد",
"Path is already shared with this card" : "مسیر قبلاً با این برگه به اشتراک گذاشته شده است",
"Invalid date, date format must be YYYY-MM-DD" : "تاریخ نامعتبر است، قالب تاریخ باید YYYY-MM-DD باشد",
@@ -206,7 +208,6 @@ OC.L10N.register(
"The title cannot be empty." : "عنوان نمی‌تواند خالی باشد.",
"Open in sidebar view" : "در نمای نوار کناری باز کنید",
"Open in bigger view" : "در نمای بزرگتر باز کنید",
"Attachments" : "پیوست‌ها",
"Comments" : "نظرات",
"Failed to load comments" : "نظرات بارگیری نشد",
"No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!",
@@ -309,7 +310,7 @@ OC.L10N.register(
"Creating the new card …" : "ساختن برگهٔ جدید ...",
"Card \"{card}\" was added to \"{board}\"" : "برگه \"{card}\" به \"{board}\" اضافه شد",
"Open card" : "بازکردن برگه",
"Close" : "بسته",
"Close" : "بستن",
"No upcoming cards" : "No upcoming cards",
"upcoming cards" : "upcoming cards",
"New card" : "New card",

View File

@@ -100,6 +100,8 @@
"To Do" : "To Do",
"Done" : "انجام شد",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s.",
"Attachments" : "پیوست‌ها",
"File" : "پرونده",
"Card not found" : "برگه یافت نشد",
"Path is already shared with this card" : "مسیر قبلاً با این برگه به اشتراک گذاشته شده است",
"Invalid date, date format must be YYYY-MM-DD" : "تاریخ نامعتبر است، قالب تاریخ باید YYYY-MM-DD باشد",
@@ -204,7 +206,6 @@
"The title cannot be empty." : "عنوان نمی‌تواند خالی باشد.",
"Open in sidebar view" : "در نمای نوار کناری باز کنید",
"Open in bigger view" : "در نمای بزرگتر باز کنید",
"Attachments" : "پیوست‌ها",
"Comments" : "نظرات",
"Failed to load comments" : "نظرات بارگیری نشد",
"No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!",
@@ -307,7 +308,7 @@
"Creating the new card …" : "ساختن برگهٔ جدید ...",
"Card \"{card}\" was added to \"{board}\"" : "برگه \"{card}\" به \"{board}\" اضافه شد",
"Open card" : "بازکردن برگه",
"Close" : "بسته",
"Close" : "بستن",
"No upcoming cards" : "No upcoming cards",
"upcoming cards" : "upcoming cards",
"New card" : "New card",

View File

@@ -81,6 +81,8 @@ OC.L10N.register(
"copy" : "kopioi",
"To Do" : "Tehtävä",
"Done" : "Valmis",
"Attachments" : "Liitteet",
"File" : "Tiedosto",
"Card not found" : "Korttia ei löydy",
"Path is already shared with this card" : "Polku on jo jaettu tämän kortin kanssa",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päivä, päivän muodon tulee olla YYYY-MM-DD",
@@ -178,7 +180,6 @@ OC.L10N.register(
"Created" : "Luotu",
"The title cannot be empty." : "Otsikko ei voi olla tyhjä.",
"Open in sidebar view" : "Avaa sivupalkkinäkymään",
"Attachments" : "Liitteet",
"Comments" : "Kommentit",
"Failed to load comments" : "Kommenttien lataaminen epäonnistui",
"No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!",

View File

@@ -79,6 +79,8 @@
"copy" : "kopioi",
"To Do" : "Tehtävä",
"Done" : "Valmis",
"Attachments" : "Liitteet",
"File" : "Tiedosto",
"Card not found" : "Korttia ei löydy",
"Path is already shared with this card" : "Polku on jo jaettu tämän kortin kanssa",
"Invalid date, date format must be YYYY-MM-DD" : "Virheellinen päivä, päivän muodon tulee olla YYYY-MM-DD",
@@ -176,7 +178,6 @@
"Created" : "Luotu",
"The title cannot be empty." : "Otsikko ei voi olla tyhjä.",
"Open in sidebar view" : "Avaa sivupalkkinäkymään",
"Attachments" : "Liitteet",
"Comments" : "Kommentit",
"Failed to load comments" : "Kommenttien lataaminen epäonnistui",
"No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!",

View File

@@ -122,6 +122,8 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Partagez, commentez et collaborez !",
"Create your first card!" : "Créez votre première carte !",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Ce commentaire comporte plus de %s caractères.\nAjouté en pièce jointe à la carte intitulée %s.\nAccessible depuis l'URL: %s.",
"Attachments" : "Pièces jointes",
"File" : "Fichier",
"Card not found" : "Carte introuvable",
"Path is already shared with this card" : "Le chemin est déjà partagé avec cette carte",
"Invalid date, date format must be YYYY-MM-DD" : "Date non valable, le format de la date doit être AAAA-MM-JJ",
@@ -239,7 +241,6 @@ OC.L10N.register(
"The title cannot be empty." : "Le titre ne peut pas être vide.",
"Open in sidebar view" : "Ouvrir dans le panneau latéral",
"Open in bigger view" : "Ouvrir dans la vue large",
"Attachments" : "Pièces jointes",
"Comments" : "Commentaires",
"Failed to load comments" : "Échec du chargement des commentaires",
"No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant. Commencez la discussion !",

View File

@@ -120,6 +120,8 @@
"4. Share, comment and collaborate!" : "4. Partagez, commentez et collaborez !",
"Create your first card!" : "Créez votre première carte !",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Ce commentaire comporte plus de %s caractères.\nAjouté en pièce jointe à la carte intitulée %s.\nAccessible depuis l'URL: %s.",
"Attachments" : "Pièces jointes",
"File" : "Fichier",
"Card not found" : "Carte introuvable",
"Path is already shared with this card" : "Le chemin est déjà partagé avec cette carte",
"Invalid date, date format must be YYYY-MM-DD" : "Date non valable, le format de la date doit être AAAA-MM-JJ",
@@ -237,7 +239,6 @@
"The title cannot be empty." : "Le titre ne peut pas être vide.",
"Open in sidebar view" : "Ouvrir dans le panneau latéral",
"Open in bigger view" : "Ouvrir dans la vue large",
"Attachments" : "Pièces jointes",
"Comments" : "Commentaires",
"Failed to load comments" : "Échec du chargement des commentaires",
"No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant. Commencez la discussion !",

View File

@@ -122,6 +122,9 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Roinn, déan trácht agus comhoibrigh!",
"Create your first card!" : "Cruthaigh do chéad chárta!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Tá níos mó ná %s carachtar sa nóta tráchta seo.\nCurtha leis mar cheangaltán leis an gcárta ar a bhfuil an t-ainm %s.\nInrochtana ar URL: %s.",
"Attachments" : "Ceangaltáin",
"File" : "Comhad",
"date" : "dáta",
"Card not found" : "Cárta gan aimsiú",
"Path is already shared with this card" : "Tá an chonair roinnte leis an gcárta seo cheana féin",
"Invalid date, date format must be YYYY-MM-DD" : "Dáta neamhbhailí, caithfidh formáid an dáta a bheith BBBB-MM-DD",
@@ -237,9 +240,9 @@ OC.L10N.register(
"Modified" : "Athraithe",
"Created" : "Cruthaithe",
"The title cannot be empty." : "Ní féidir leis an teideal a bheith folamh.",
"Cannot close unsaved card!" : "Ní féidir cárta neamhshábháilte a dhúnadh!",
"Open in sidebar view" : "Oscail san amharc barra taoibh",
"Open in bigger view" : "Oscail i radharc níos mó",
"Attachments" : "Ceangaltáin",
"Comments" : "Tuairimí",
"Failed to load comments" : "Theip ar lódáil nótaí",
"No comments yet. Begin the discussion!" : "Níl trácht ar bith fós. Cuir tús leis an bplé!",
@@ -252,6 +255,7 @@ OC.L10N.register(
"Reply" : "Freagra",
"Update" : "Nuashonrú",
"Write a description …" : "Scríobh cur síos…",
"Could not save description" : "Níorbh fhéidir an cur síos a shábháil",
"Description" : "Cur síos",
"(Unsaved)" : "(Gan sábháil)",
"(Saving…)" : "(Shábháil…)",

View File

@@ -120,6 +120,9 @@
"4. Share, comment and collaborate!" : "4. Roinn, déan trácht agus comhoibrigh!",
"Create your first card!" : "Cruthaigh do chéad chárta!",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Tá níos mó ná %s carachtar sa nóta tráchta seo.\nCurtha leis mar cheangaltán leis an gcárta ar a bhfuil an t-ainm %s.\nInrochtana ar URL: %s.",
"Attachments" : "Ceangaltáin",
"File" : "Comhad",
"date" : "dáta",
"Card not found" : "Cárta gan aimsiú",
"Path is already shared with this card" : "Tá an chonair roinnte leis an gcárta seo cheana féin",
"Invalid date, date format must be YYYY-MM-DD" : "Dáta neamhbhailí, caithfidh formáid an dáta a bheith BBBB-MM-DD",
@@ -235,9 +238,9 @@
"Modified" : "Athraithe",
"Created" : "Cruthaithe",
"The title cannot be empty." : "Ní féidir leis an teideal a bheith folamh.",
"Cannot close unsaved card!" : "Ní féidir cárta neamhshábháilte a dhúnadh!",
"Open in sidebar view" : "Oscail san amharc barra taoibh",
"Open in bigger view" : "Oscail i radharc níos mó",
"Attachments" : "Ceangaltáin",
"Comments" : "Tuairimí",
"Failed to load comments" : "Theip ar lódáil nótaí",
"No comments yet. Begin the discussion!" : "Níl trácht ar bith fós. Cuir tús leis an bplé!",
@@ -250,6 +253,7 @@
"Reply" : "Freagra",
"Update" : "Nuashonrú",
"Write a description …" : "Scríobh cur síos…",
"Could not save description" : "Níorbh fhéidir an cur síos a shábháil",
"Description" : "Cur síos",
"(Unsaved)" : "(Gan sábháil)",
"(Saving…)" : "(Shábháil…)",

View File

@@ -10,6 +10,7 @@ OC.L10N.register(
"Could not write file to disk" : "Cha b urrainn dhuinn am faidhle a sgrìobhadh dhan diosg",
"A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle",
"Finished" : "Deiseil",
"File" : "Faidhle",
"Cancel" : "Sguir dheth",
"Completed" : "Coileanta",
"Details" : "Mion-fhiosrachadh",

View File

@@ -8,6 +8,7 @@
"Could not write file to disk" : "Cha b urrainn dhuinn am faidhle a sgrìobhadh dhan diosg",
"A PHP extension stopped the file upload" : "Chur leudachan PHP stad air luchdadh suas an fhaidhle",
"Finished" : "Deiseil",
"File" : "Faidhle",
"Cancel" : "Sguir dheth",
"Completed" : "Coileanta",
"Details" : "Mion-fhiosrachadh",

View File

@@ -119,6 +119,8 @@ OC.L10N.register(
"4. Share, comment and collaborate!" : "4. Comparta, comente e colabore!",
"Create your first card!" : "Crear a primeira tarxeta:",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario ten máis de %s caracteres.\nEngadido como anexo á tarxeta co nome %s.\nAccesíbel no URL: %s.",
"Attachments" : "Anexos",
"File" : "Ficheiro",
"Card not found" : "Non se atopou a tarxeta",
"Path is already shared with this card" : "A ruta xa está compartida con esta tarxeta",
"Invalid date, date format must be YYYY-MM-DD" : "Data incorrecta, o formato da data debe ser AAAA-MM-DD",
@@ -236,7 +238,6 @@ OC.L10N.register(
"The title cannot be empty." : "O título non pode estar baleiro.",
"Open in sidebar view" : "Abrir na vista da barra lateral",
"Open in bigger view" : "Abrir nunha vista máis grande",
"Attachments" : "Anexos",
"Comments" : "Comentarios",
"Failed to load comments" : "Produciuse un fallo ao cargar os comentarios",
"No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!",

View File

@@ -117,6 +117,8 @@
"4. Share, comment and collaborate!" : "4. Comparta, comente e colabore!",
"Create your first card!" : "Crear a primeira tarxeta:",
"This comment has more than %s characters.\nAdded as an attachment to the card with name %s.\nAccessible on URL: %s." : "Este comentario ten máis de %s caracteres.\nEngadido como anexo á tarxeta co nome %s.\nAccesíbel no URL: %s.",
"Attachments" : "Anexos",
"File" : "Ficheiro",
"Card not found" : "Non se atopou a tarxeta",
"Path is already shared with this card" : "A ruta xa está compartida con esta tarxeta",
"Invalid date, date format must be YYYY-MM-DD" : "Data incorrecta, o formato da data debe ser AAAA-MM-DD",
@@ -234,7 +236,6 @@
"The title cannot be empty." : "O título non pode estar baleiro.",
"Open in sidebar view" : "Abrir na vista da barra lateral",
"Open in bigger view" : "Abrir nunha vista máis grande",
"Attachments" : "Anexos",
"Comments" : "Comentarios",
"Failed to load comments" : "Produciuse un fallo ao cargar os comentarios",
"No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!",

View File

@@ -93,6 +93,8 @@ OC.L10N.register(
"copy" : "עותק",
"To Do" : "מטלות",
"Done" : "הסתיים",
"Attachments" : "קבצים מצורפים",
"File" : "קובץ",
"Card not found" : "כרטיס לא נמצא",
"Path is already shared with this card" : "הנתיב כבר משותף עם הכרטיס הזה",
"Invalid date, date format must be YYYY-MM-DD" : "תאריך שגוי, תבנית התאריך חייבת להיות YYYY-MM-DD",
@@ -185,7 +187,6 @@ OC.L10N.register(
"The title cannot be empty." : "הכותרת לא יכולה להיות ריקה.",
"Open in sidebar view" : "פתח בתצוגת סרגל הצד",
"Open in bigger view" : "פתח בתצוגה גדולה יותר",
"Attachments" : "קבצים מצורפים",
"Comments" : "תגובות",
"No comments yet. Begin the discussion!" : "אין עדיין הערות. אפשר להתחיל לדון!",
"The comment cannot be empty." : "ההערה לא יכולה להיות ריקה.",

View File

@@ -91,6 +91,8 @@
"copy" : "עותק",
"To Do" : "מטלות",
"Done" : "הסתיים",
"Attachments" : "קבצים מצורפים",
"File" : "קובץ",
"Card not found" : "כרטיס לא נמצא",
"Path is already shared with this card" : "הנתיב כבר משותף עם הכרטיס הזה",
"Invalid date, date format must be YYYY-MM-DD" : "תאריך שגוי, תבנית התאריך חייבת להיות YYYY-MM-DD",
@@ -183,7 +185,6 @@
"The title cannot be empty." : "הכותרת לא יכולה להיות ריקה.",
"Open in sidebar view" : "פתח בתצוגת סרגל הצד",
"Open in bigger view" : "פתח בתצוגה גדולה יותר",
"Attachments" : "קבצים מצורפים",
"Comments" : "תגובות",
"No comments yet. Begin the discussion!" : "אין עדיין הערות. אפשר להתחיל לדון!",
"The comment cannot be empty." : "ההערה לא יכולה להיות ריקה.",

View File

@@ -96,6 +96,8 @@ OC.L10N.register(
"copy" : "kopiraj",
"To Do" : "Zadatak",
"Done" : "Gotovo",
"Attachments" : "Privici",
"File" : "Datoteka",
"Card not found" : "Kartica nije pronađena",
"Path is already shared with this card" : "Put je već podijeljen s ovom karticom",
"Invalid date, date format must be YYYY-MM-DD" : "Nevažeći datum, oblik datuma mora biti GGGG-MM-DD",
@@ -188,7 +190,6 @@ OC.L10N.register(
"The title cannot be empty." : "Naslov ne može biti prazan.",
"Open in sidebar view" : "Otvori u bočnom prikazu",
"Open in bigger view" : "Otvori u većem prikazu",
"Attachments" : "Privici",
"Comments" : "Komentari",
"Failed to load comments" : "Učitavanje komentara nije uspjelo",
"No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!",

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