Compare commits

..

64 Commits

Author SHA1 Message Date
Julius Härtl
e6bed1134b Prepare 1.3.0-beta1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 22:39:20 +01:00
Julius Härtl
3356852d98 Merge pull request #2683 from nextcloud/bugfix/noid/calendar-click
Handle clicks on calendar entries
2021-01-04 22:33:35 +01:00
Julius Härtl
aa4fd11ce2 Merge pull request #2638 from nextcloud/enh/files 2021-01-04 22:33:17 +01:00
Julius Härtl
771b6da4cf Handle clicks on calendar entries
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 22:28:26 +01:00
Julius Härtl
79468e6f06 Use board permissions to be applied for the shares
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 22:26:04 +01:00
Julius Härtl
0c6dfb2442 Properly cast columns before joining
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 17:14:11 +01:00
Julius Härtl
fccc6379ae Refresh cookie jar when acting as a different user
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:33:41 +01:00
Julius Härtl
1316d6bd41 Ensure user exists
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:30:34 +01:00
Julius Härtl
897e7e1e5c Show error on upload failure
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:30:25 +01:00
Julius Härtl
99f4f9a95a Remove old file handling
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:30:15 +01:00
Julius Härtl
3b0087f35a Try to debug psql tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:20:49 +01:00
Julius Härtl
7d8ce30e3f Fix eslint
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:08:01 +01:00
Julius Härtl
aeb05d3687 Remove rather useless unit tests that are just passing arguments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:01:56 +01:00
Julius Härtl
9d1e4722e7 Make 1.3 21 only
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:01:56 +01:00
Julius Härtl
08842d239e Fix tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 16:01:55 +01:00
Julius Härtl
482a679cef Testing: add fallback for testing old attachments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 15:59:07 +01:00
Julius Härtl
019444f9fc Handle unshare in frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 15:59:06 +01:00
Julius Härtl
199cccf86b Add 1.1 api version to handle other attachment types properly
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 15:58:40 +01:00
Julius Härtl
8ab7019693 Add test for removing share
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:11:14 +01:00
Julius Härtl
00c24065c6 Test sharing a file to a card
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:11:13 +01:00
Julius Härtl
6f040d030f Add integration tests for sharing permissions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:11:13 +01:00
Julius Härtl
609a7b275f Integration tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:55 +01:00
Julius Härtl
db2ceae720 Fix attachment direct link
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:54 +01:00
Julius Härtl
b26caaa6e5 Fix integration tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:54 +01:00
Julius Härtl
74814ad614 Fix test mocking
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:54 +01:00
Julius Härtl
7291c46d0d WIP work on delete/update
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:54 +01:00
Julius Härtl
c440b7ff7d Remove autocomplete plugin for deck sharing results
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:54 +01:00
Julius Härtl
82e2621eb1 Properly insert files to description
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:54 +01:00
Julius Härtl
32b2823538 Still fallback to old attachment display method if needed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
e095302750 Fix counting attachments
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
65e19f9ea4 Move to card selector modal
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
a53e50e55f Bump to master for new sharing API changes
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
99379beb56 Move to dedicated file attachment service
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
67c90b1da8 Attachments sidebar
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
02237040d4 Handle nonexisting share provider registration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:53 +01:00
Julius Härtl
715ab2249b Collaboration search provider
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:52 +01:00
Julius Härtl
bd032dfaf4 Open file in viewer if available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:52 +01:00
Julius Härtl
ffd1f677c5 Fetch new attachment type
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:52 +01:00
Julius Härtl
d9ef7afa9e Load viewer
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:52 +01:00
Julius Härtl
e92d34bfcb Implement share provider for deck
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2021-01-04 12:10:52 +01:00
Nextcloud bot
9e9515537b [tx-robot] updated from transifex 2021-01-03 02:33:46 +00:00
Julius Härtl
9cbf4b481e Merge pull request #2685 from nextcloud/enh/moveCardDialog
show all boards in move card dialog
2021-01-02 18:30:48 +01:00
Julius Härtl
3135874fff Merge pull request #2695 from nextcloud/dependabot/composer/vimeo/psalm-4.3.2
Bump vimeo/psalm from 4.3.1 to 4.3.2
2021-01-02 18:23:23 +01:00
Julius Härtl
6775d9fcd6 Merge pull request #2696 from nextcloud/dependabot/npm_and_yarn/master/webpack-dev-server-3.11.1
Bump webpack-dev-server from 3.11.0 to 3.11.1
2021-01-02 18:22:50 +01:00
Nextcloud bot
4da5683d6d [tx-robot] updated from transifex 2021-01-02 02:32:58 +00:00
dependabot[bot]
c51c1f8118 Bump webpack-dev-server from 3.11.0 to 3.11.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.0 to 3.11.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/v3.11.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.0...v3.11.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 02:08:05 +00:00
dependabot[bot]
8edeef72f4 Bump vimeo/psalm from 4.3.1 to 4.3.2
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.3.1 to 4.3.2.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](https://github.com/vimeo/psalm/compare/4.3.1...4.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-02 02:02:01 +00:00
Nextcloud bot
ad38a1f35a [tx-robot] updated from transifex 2021-01-01 02:33:54 +00:00
Nextcloud bot
20c6dab031 [tx-robot] updated from transifex 2020-12-31 02:39:17 +00:00
Jakob Röhrl
a214b5d195 2607
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-12-30 13:51:16 +01:00
Julius Härtl
a867e17a56 Set relative ci slug
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-30 13:14:59 +01:00
Julius Härtl
50eb71af3c Add CI key
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-30 13:08:22 +01:00
Julius Härtl
638e8c152e Only run psalm on stable/master branches
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-30 13:02:22 +01:00
Julius Härtl
cbfee393fd Merge pull request #2690 from nextcloud/tests/relativeci
Try out relativeci
2020-12-30 12:45:40 +01:00
Julius Härtl
90cf64481e Test run relativeci
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-30 12:42:03 +01:00
Julius Härtl
d1db72fcf2 Merge pull request #2686 from nextcloud/tests/integration 2020-12-30 12:36:20 +01:00
Julius Härtl
89efcdee62 Simplify phpunit run configuration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-30 12:13:27 +01:00
Julius Härtl
96e9f8275f Run integration tests
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-12-30 12:13:27 +01:00
Julius Härtl
9082075949 Merge pull request #2689 from nextcloud/fix/wordingBiggerView
modal > bigger view wording
2020-12-30 12:11:42 +01:00
Jakob Röhrl
9f708e54c9 modal > bigger view wording
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-12-30 11:55:00 +01:00
Julius Härtl
84fbbafcfb Merge pull request #2688 from nextcloud/fix/boardName
title > boardname
2020-12-30 11:54:37 +01:00
Julius Härtl
da24176aec Merge pull request #2687 from nextcloud/fix/3dots
3dots no opacity
2020-12-30 11:54:07 +01:00
Jakob Röhrl
06a973ae02 title > boardname
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-12-30 11:51:18 +01:00
Jakob Röhrl
2748b4a0b1 3dots no opacity
Signed-off-by: Jakob Röhrl <jakob.roehrl@web.de>
2020-12-30 11:31:23 +01:00
241 changed files with 4138 additions and 2204 deletions

View File

@@ -1,4 +1,4 @@
name: PHP AppCode Check
name: Nextcloud app code check
on:
pull_request:

View File

@@ -1,4 +1,4 @@
name: Build app package
name: Package build
on:
pull_request:

91
.github/workflows/integration.yml vendored Normal file
View File

@@ -0,0 +1,91 @@
name: Integration tests
on:
pull_request:
push:
branches:
- master
- stable*
env:
APP_NAME: deck
jobs:
integration:
runs-on: ubuntu-latest
strategy:
fail-fast: false
matrix:
php-versions: ['7.4']
databases: ['sqlite', 'mysql', 'pgsql']
server-versions: ['master']
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
services:
postgres:
image: postgres
ports:
- 4445:5432/tcp
env:
POSTGRES_USER: root
POSTGRES_PASSWORD: rootpassword
POSTGRES_DB: nextcloud
options: --health-cmd pg_isready --health-interval 5s --health-timeout 2s --health-retries 5
mysql:
image: mariadb
ports:
- 4444:3306/tcp
env:
MYSQL_ROOT_PASSWORD: rootpassword
options: --health-cmd="mysqladmin ping" --health-interval 5s --health-timeout 2s --health-retries 5
steps:
- name: Checkout server
uses: actions/checkout@v2
with:
repository: nextcloud/server
ref: ${{ matrix.server-versions }}
- name: Checkout submodules
shell: bash
run: |
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
git submodule sync --recursive
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
- name: Checkout app
uses: actions/checkout@v2
with:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, mysql, pdo_mysql, pgsql, pdo_pgsql,
coverage: none
- name: Set up PHPUnit
working-directory: apps/${{ env.APP_NAME }}
run: composer i
- name: Set up Nextcloud
run: |
if [ "${{ matrix.databases }}" = "mysql" ]; then
export DB_PORT=4444
elif [ "${{ matrix.databases }}" = "pgsql" ]; then
export DB_PORT=4445
fi
mkdir data
./occ maintenance:install --verbose --database=${{ matrix.databases }} --database-name=nextcloud --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=root --database-pass=rootpassword --admin-user admin --admin-pass admin
cat config/config.php
./occ user:list
./occ app:enable --force ${{ env.APP_NAME }}
php -S localhost:8080 &
- name: Run behat
working-directory: apps/${{ env.APP_NAME }}/tests/integration
run: ./run.sh

View File

@@ -1,4 +1,4 @@
name: Nightly build
name: Package nightly
on:
push:

View File

@@ -21,6 +21,12 @@ jobs:
run: |
npm ci
- name: build
env:
RELATIVE_CI_KEY: ${{ secrets.RELATIVE_CI_KEY }}
RELATIVE_CI_SLUG: nextcloud/deck
run: |
npm run build --if-present
mkdir -p js
npm run build --if-present -- --profile --json | tail -n +6 > js/webpack-stats.json
npx relative-ci-agent

View File

@@ -10,82 +10,30 @@ on:
env:
APP_NAME: deck
jobs:
php:
integration:
runs-on: ubuntu-latest
strategy:
# do not stop on another job's failure
fail-fast: false
matrix:
php-versions: ['7.4']
databases: ['sqlite']
server-versions: ['master']
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
steps:
- name: Checkout server
uses: actions/checkout@v2
with:
repository: nextcloud/server
ref: ${{ matrix.server-versions }}
- name: Checkout submodules
shell: bash
run: |
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
git submodule sync --recursive
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
- name: Checkout app
uses: actions/checkout@v2
with:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@v1
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite
coverage: none
- name: Set up PHPUnit
working-directory: apps/${{ env.APP_NAME }}
run: composer i
- name: Set up Nextcloud
env:
DB_PORT: 4444
run: |
mkdir data
./occ maintenance:install --verbose --database=${{ matrix.databases }} --database-name=nextcloud --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=root --database-pass=rootpassword --admin-user admin --admin-pass password
./occ app:enable --force ${{ env.APP_NAME }}
php -S localhost:8080 &
- name: PHPUnit
working-directory: apps/${{ env.APP_NAME }}
run: ./vendor/phpunit/phpunit/phpunit -c tests/phpunit.xml
- name: PHPUnit integration
working-directory: apps/${{ env.APP_NAME }}
run: ./vendor/phpunit/phpunit/phpunit -c tests/phpunit.integration.xml
mysql:
runs-on: ubuntu-latest
strategy:
# do not stop on another job's failure
fail-fast: false
matrix:
php-versions: ['7.3', '7.4']
databases: ['mysql']
databases: ['sqlite', 'mysql', 'pgsql']
server-versions: ['master']
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
services:
postgres:
image: postgres
ports:
- 4445:5432/tcp
env:
POSTGRES_USER: root
POSTGRES_PASSWORD: rootpassword
POSTGRES_DB: nextcloud
options: --health-cmd pg_isready --health-interval 5s --health-timeout 2s --health-retries 5
mysql:
image: mariadb
ports:
@@ -114,11 +62,11 @@ jobs:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@v1
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit
extensions: mbstring, iconv, fileinfo, intl, mysql, pdo_mysql
extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, mysql, pdo_mysql, pgsql, pdo_pgsql
coverage: none
- name: Set up PHPUnit
@@ -126,83 +74,14 @@ jobs:
run: composer i
- name: Set up Nextcloud
env:
DB_PORT: 4444
run: |
if [ "${{ matrix.databases }}" = "mysql" ]; then
export DB_PORT=4444
elif [ "${{ matrix.databases }}" = "pgsql" ]; then
export DB_PORT=4445
fi
mkdir data
./occ maintenance:install --verbose --database=${{ matrix.databases }} --database-name=nextcloud --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=root --database-pass=rootpassword --admin-user admin --admin-pass password
./occ app:enable --force ${{ env.APP_NAME }}
php -S localhost:8080 &
- name: PHPUnit
working-directory: apps/${{ env.APP_NAME }}
run: ./vendor/phpunit/phpunit/phpunit -c tests/phpunit.xml
- name: PHPUnit integration
working-directory: apps/${{ env.APP_NAME }}
run: ./vendor/phpunit/phpunit/phpunit -c tests/phpunit.integration.xml
pgsql:
runs-on: ubuntu-latest
strategy:
# do not stop on another job's failure
fail-fast: false
matrix:
php-versions: ['7.4']
databases: ['pgsql']
server-versions: ['master']
name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }}
services:
postgres:
image: postgres
ports:
- 4444:5432/tcp
env:
POSTGRES_USER: root
POSTGRES_PASSWORD: rootpassword
POSTGRES_DB: nextcloud
options: --health-cmd pg_isready --health-interval 5s --health-timeout 2s --health-retries 5
steps:
- name: Checkout server
uses: actions/checkout@v2
with:
repository: nextcloud/server
ref: ${{ matrix.server-versions }}
- name: Checkout submodules
shell: bash
run: |
auth_header="$(git config --local --get http.https://github.com/.extraheader)"
git submodule sync --recursive
git -c "http.extraheader=$auth_header" -c protocol.version=2 submodule update --init --force --recursive --depth=1
- name: Checkout app
uses: actions/checkout@v2
with:
path: apps/${{ env.APP_NAME }}
- name: Set up php ${{ matrix.php-versions }}
uses: shivammathur/setup-php@v1
with:
php-version: ${{ matrix.php-versions }}
tools: phpunit
extensions: mbstring, iconv, fileinfo, intl, pgsql, pdo_pgsql
coverage: none
- name: Set up PHPUnit
working-directory: apps/${{ env.APP_NAME }}
run: composer i
- name: Set up Nextcloud
env:
DB_PORT: 4444
run: |
mkdir data
./occ maintenance:install --verbose --database=${{ matrix.databases }} --database-name=nextcloud --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=root --database-pass=rootpassword --admin-user admin --admin-pass password
./occ maintenance:install --verbose --database=${{ matrix.databases }} --database-name=nextcloud --database-host=127.0.0.1 --database-port=$DB_PORT --database-user=root --database-pass=rootpassword --admin-user admin --admin-pass admin
./occ app:enable --force ${{ env.APP_NAME }}
php -S localhost:8080 &

View File

@@ -1,13 +1,18 @@
name: Static analysis
on: [push, pull_request]
on:
pull_request:
push:
branches:
- master
- stable*
jobs:
static-psalm-analysis:
runs-on: ubuntu-latest
strategy:
matrix:
ocp-version: [ 'dev-master', 'v20.0.1' ]
ocp-version: [ 'dev-master' ]
name: Nextcloud ${{ matrix.ocp-version }}
steps:
- name: Checkout

View File

@@ -13,6 +13,7 @@ $config
->notPath('build')
->notPath('l10n')
->notPath('src')
->notPath('node_modules')
->notPath('vendor')
->in(__DIR__);
return $config;

View File

@@ -1,6 +1,25 @@
# Changelog
All notable changes to this project will be documented in this file.
## 1.3.0 - unreleased
### Added
* [#2638](https://github.com/nextcloud/deck/pull/2638) Sharing files to cards
* [#2683](https://github.com/nextcloud/deck/pull/2683) Handle clicks on calendar entries
* Nextcloud 21 compatiblity
### Fixed
* [#2622](https://github.com/nextcloud/deck/pull/2622) Fix gradient and stack header spacing for safari
* [#2626](https://github.com/nextcloud/deck/pull/2626) Adding a description icon to cards when they contain a description without any checkmarks @MonkeySon
* [#2659](https://github.com/nextcloud/deck/pull/2659) Matching color of description cursor with text color @JonFStr
* [#2676](https://github.com/nextcloud/deck/pull/2676) Only load filter view when shown
* [#2680](https://github.com/nextcloud/deck/pull/2680) Do not try to add change data if it doesn't exist
* [#2681](https://github.com/nextcloud/deck/pull/2681) Filter out deleted stacks from results
* [#2685](https://github.com/nextcloud/deck/pull/2685) Show all boards in move card dialog @jakobroehrl
* [#2687](https://github.com/nextcloud/deck/pull/2687) 3dots no opacity @jakobroehrl
* [#2688](https://github.com/nextcloud/deck/pull/2688) Title > boardname @jakobroehrl
* [#2689](https://github.com/nextcloud/deck/pull/2689) Modal > bigger view wording @jakobroehrl
## 1.2.2 - 2020-11-24
### Fixed

View File

@@ -17,7 +17,7 @@
- 🚀 Get your project organized
</description>
<version>1.2.2</version>
<version>1.3.0-beta1</version>
<licence>agpl</licence>
<author>Julius Härtl</author>
<namespace>Deck</namespace>
@@ -32,11 +32,11 @@
<screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/1.0/Deck-1.png</screenshot>
<screenshot>https://download.bitgrid.net/nextcloud/deck/screenshots/1.0/Deck-2.png</screenshot>
<dependencies>
<php min-version="5.6"/>
<php min-version="7.3"/>
<database min-version="9.4">pgsql</database>
<database>sqlite</database>
<database min-version="5.5">mysql</database>
<nextcloud min-version="18" max-version="21" />
<nextcloud min-version="21" max-version="21" />
</dependencies>
<background-jobs>
<job>OCA\Deck\Cron\DeleteCron</job>

View File

@@ -80,59 +80,66 @@ return [
['name' => 'label#delete', 'url' => '/labels/{labelId}', 'verb' => 'DELETE'],
// api
['name' => 'board_api#index', 'url' => '/api/v1.0/boards', 'verb' => 'GET'],
['name' => 'board_api#get', 'url' => '/api/v1.0/boards/{boardId}', 'verb' => 'GET'],
['name' => 'board_api#create', 'url' => '/api/v1.0/boards', 'verb' => 'POST'],
['name' => 'board_api#delete', 'url' => '/api/v1.0/boards/{boardId}', 'verb' => 'DELETE'],
['name' => 'board_api#update', 'url' => '/api/v1.0/boards/{boardId}', 'verb' => 'PUT'],
['name' => 'board_api#undo_delete', 'url' => '/api/v1.0/boards/{boardId}/undo_delete', 'verb' => 'POST'],
['name' => 'board_api#addAcl', 'url' => '/api/v1.0/boards/{boardId}/acl', 'verb' => 'POST'],
['name' => 'board_api#deleteAcl', 'url' => '/api/v1.0/boards/{boardId}/acl/{aclId}', 'verb' => 'DELETE'],
['name' => 'board_api#updateAcl', 'url' => '/api/v1.0/boards/{boardId}/acl/{aclId}', 'verb' => 'PUT'],
['name' => 'board_api#index', 'url' => '/api/v{apiVersion}/boards', 'verb' => 'GET'],
['name' => 'board_api#get', 'url' => '/api/v{apiVersion}/boards/{boardId}', 'verb' => 'GET'],
['name' => 'board_api#create', 'url' => '/api/v{apiVersion}/boards', 'verb' => 'POST'],
['name' => 'board_api#delete', 'url' => '/api/v{apiVersion}/boards/{boardId}', 'verb' => 'DELETE'],
['name' => 'board_api#update', 'url' => '/api/v{apiVersion}/boards/{boardId}', 'verb' => 'PUT'],
['name' => 'board_api#undo_delete', 'url' => '/api/v{apiVersion}/boards/{boardId}/undo_delete', 'verb' => 'POST'],
['name' => 'board_api#addAcl', 'url' => '/api/v{apiVersion}/boards/{boardId}/acl', 'verb' => 'POST'],
['name' => 'board_api#deleteAcl', 'url' => '/api/v{apiVersion}/boards/{boardId}/acl/{aclId}', 'verb' => 'DELETE'],
['name' => 'board_api#updateAcl', 'url' => '/api/v{apiVersion}/boards/{boardId}/acl/{aclId}', 'verb' => 'PUT'],
['name' => 'stack_api#index', 'url' => '/api/v1.0/boards/{boardId}/stacks', 'verb' => 'GET'],
['name' => 'stack_api#getArchived', 'url' => '/api/v1.0/boards/{boardId}/stacks/archived', 'verb' => 'GET'],
['name' => 'stack_api#get', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}', 'verb' => 'GET'],
['name' => 'stack_api#create', 'url' => '/api/v1.0/boards/{boardId}/stacks', 'verb' => 'POST'],
['name' => 'stack_api#update', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}', 'verb' => 'PUT'],
['name' => 'stack_api#delete', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}', 'verb' => 'DELETE'],
['name' => 'stack_api#index', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks', 'verb' => 'GET'],
['name' => 'stack_api#getArchived', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/archived', 'verb' => 'GET'],
['name' => 'stack_api#get', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}', 'verb' => 'GET'],
['name' => 'stack_api#create', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks', 'verb' => 'POST'],
['name' => 'stack_api#update', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}', 'verb' => 'PUT'],
['name' => 'stack_api#delete', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}', 'verb' => 'DELETE'],
['name' => 'card_api#get', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'GET'],
['name' => 'card_api#create', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards', 'verb' => 'POST'],
['name' => 'card_api#update', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'PUT'],
['name' => 'card_api#assignLabel', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/assignLabel', 'verb' => 'PUT'],
['name' => 'card_api#removeLabel', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/removeLabel', 'verb' => 'PUT'],
['name' => 'card_api#assignUser', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/assignUser', 'verb' => 'PUT'],
['name' => 'card_api#unassignUser', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/unassignUser', 'verb' => 'PUT'],
['name' => 'card_api#reorder', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/reorder', 'verb' => 'PUT'],
['name' => 'card_api#delete', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'DELETE'],
['name' => 'card_api#get', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'GET'],
['name' => 'card_api#create', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards', 'verb' => 'POST'],
['name' => 'card_api#update', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'PUT'],
['name' => 'card_api#assignLabel', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/assignLabel', 'verb' => 'PUT'],
['name' => 'card_api#removeLabel', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/removeLabel', 'verb' => 'PUT'],
['name' => 'card_api#assignUser', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/assignUser', 'verb' => 'PUT'],
['name' => 'card_api#unassignUser', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/unassignUser', 'verb' => 'PUT'],
['name' => 'card_api#reorder', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/reorder', 'verb' => 'PUT'],
['name' => 'card_api#delete', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}', 'verb' => 'DELETE'],
['name' => 'card_api#findAllWithDue', 'url' => '/api/v1.0/dashboard/due', 'verb' => 'GET'],
['name' => 'card_api#findAllWithDue', 'url' => '/api/v{apiVersion}/dashboard/due', 'verb' => 'GET'],
['name' => 'label_api#get', 'url' => '/api/v1.0/boards/{boardId}/labels/{labelId}', 'verb' => 'GET'],
['name' => 'label_api#create', 'url' => '/api/v1.0/boards/{boardId}/labels', 'verb' => 'POST'],
['name' => 'label_api#update', 'url' => '/api/v1.0/boards/{boardId}/labels/{labelId}', 'verb' => 'PUT'],
['name' => 'label_api#delete', 'url' => '/api/v1.0/boards/{boardId}/labels/{labelId}', 'verb' => 'DELETE'],
['name' => 'label_api#get', 'url' => '/api/v{apiVersion}/boards/{boardId}/labels/{labelId}', 'verb' => 'GET'],
['name' => 'label_api#create', 'url' => '/api/v{apiVersion}/boards/{boardId}/labels', 'verb' => 'POST'],
['name' => 'label_api#update', 'url' => '/api/v{apiVersion}/boards/{boardId}/labels/{labelId}', 'verb' => 'PUT'],
['name' => 'label_api#delete', 'url' => '/api/v{apiVersion}/boards/{boardId}/labels/{labelId}', 'verb' => 'DELETE'],
['name' => 'attachment_api#getAll', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments', 'verb' => 'GET'],
['name' => 'attachment_api#display', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}', 'verb' => 'GET'],
['name' => 'attachment_api#create', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments', 'verb' => 'POST'],
['name' => 'attachment_api#update', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}', 'verb' => 'PUT'],
['name' => 'attachment_api#delete', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}', 'verb' => 'DELETE'],
['name' => 'attachment_api#restore', 'url' => '/api/v1.0/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}/restore', 'verb' => 'PUT'],
['name' => 'attachment_api#getAll', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments', 'verb' => 'GET', 'requirements' => ['apiVersion' => '1.0']],
['name' => 'attachment_api#display', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}', 'verb' => 'GET', 'requirements' => ['apiVersion' => '1.0']],
['name' => 'attachment_api#create', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments', 'verb' => 'POST', 'requirements' => ['apiVersion' => '1.0']],
['name' => 'attachment_api#update', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}', 'verb' => 'PUT', 'requirements' => ['apiVersion' => '1.0']],
['name' => 'attachment_api#delete', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}', 'verb' => 'DELETE', 'requirements' => ['apiVersion' => '1.0']],
['name' => 'attachment_api#restore', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{attachmentId}/restore', 'verb' => 'PUT', 'requirements' => ['apiVersion' => '1.0']],
['name' => 'board_api#preflighted_cors', 'url' => '/api/v1.0/{path}','verb' => 'OPTIONS', 'requirements' => ['path' => '.+']],
['name' => 'attachment_api_v11#getAll', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments', 'verb' => 'GET', 'requirements' => ['apiVersion' => '1.1']],
['name' => 'attachment_api_v11#display', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{type}/{attachmentId}', 'verb' => 'GET', 'requirements' => ['apiVersion' => '1.1']],
['name' => 'attachment_api_v11#create', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments', 'verb' => 'POST', 'requirements' => ['apiVersion' => '1.1']],
['name' => 'attachment_api_v11#update', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{type}/{attachmentId}', 'verb' => 'PUT', 'requirements' => ['apiVersion' => '1.1']],
['name' => 'attachment_api_v11#delete', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{type}/{attachmentId}', 'verb' => 'DELETE', 'requirements' => ['apiVersion' => '1.1']],
['name' => 'attachment_api_v11#restore', 'url' => '/api/v{apiVersion}/boards/{boardId}/stacks/{stackId}/cards/{cardId}/attachments/{type}/{attachmentId}/restore', 'verb' => 'PUT', 'requirements' => ['apiVersion' => '1.1']],
['name' => 'board_api#preflighted_cors', 'url' => '/api/v{apiVersion}/{path}','verb' => 'OPTIONS', 'requirements' => ['path' => '.+']],
],
'ocs' => [
['name' => 'Config#get', 'url' => '/api/v1.0/config', 'verb' => 'GET'],
['name' => 'Config#setValue', 'url' => '/api/v1.0/config/{key}', 'verb' => 'POST'],
['name' => 'Config#get', 'url' => '/api/v{apiVersion}/config', 'verb' => 'GET'],
['name' => 'Config#setValue', 'url' => '/api/v{apiVersion}/config/{key}', 'verb' => 'POST'],
['name' => 'comments_api#list', 'url' => '/api/v1.0/cards/{cardId}/comments', 'verb' => 'GET'],
['name' => 'comments_api#create', 'url' => '/api/v1.0/cards/{cardId}/comments', 'verb' => 'POST'],
['name' => 'comments_api#update', 'url' => '/api/v1.0/cards/{cardId}/comments/{commentId}', 'verb' => 'PUT'],
['name' => 'comments_api#delete', 'url' => '/api/v1.0/cards/{cardId}/comments/{commentId}', 'verb' => 'DELETE'],
['name' => 'comments_api#list', 'url' => '/api/v{apiVersion}/cards/{cardId}/comments', 'verb' => 'GET'],
['name' => 'comments_api#create', 'url' => '/api/v{apiVersion}/cards/{cardId}/comments', 'verb' => 'POST'],
['name' => 'comments_api#update', 'url' => '/api/v{apiVersion}/cards/{cardId}/comments/{commentId}', 'verb' => 'PUT'],
['name' => 'comments_api#delete', 'url' => '/api/v{apiVersion}/cards/{cardId}/comments/{commentId}', 'verb' => 'DELETE'],
['name' => 'overview_api#upcomingCards', 'url' => '/api/v1.0/overview/upcoming', 'verb' => 'GET'],
['name' => 'overview_api#upcomingCards', 'url' => '/api/v{apiVersion}/overview/upcoming', 'verb' => 'GET'],
]
];

View File

@@ -2,6 +2,7 @@
"name": "nextcloud/deck",
"type": "project",
"license": "AGPLv3",
"minimum-stability": "dev",
"authors": [
{
"name": "Julius Härtl",
@@ -13,7 +14,7 @@
},
"require-dev": {
"roave/security-advisories": "dev-master",
"christophwurst/nextcloud": "^20",
"christophwurst/nextcloud": "dev-master",
"phpunit/phpunit": "^8",
"nextcloud/coding-standard": "^0.4.0",
"symfony/event-dispatcher": "^4.0",

43
composer.lock generated
View File

@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "4a3d65807490679a4de897a8643385bb",
"content-hash": "3172d27bd19b2a125db3197c495deda9",
"packages": [
{
"name": "cogpowered/finediff",
@@ -225,25 +225,26 @@
},
{
"name": "christophwurst/nextcloud",
"version": "v20.0.4",
"version": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/ChristophWurst/nextcloud_composer.git",
"reference": "a207b55848d1ac4c83a954eac90c07714bbdaaed"
"reference": "0c78518f688ea2ceb1e23ff2931e0e1db1b75ddd"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/a207b55848d1ac4c83a954eac90c07714bbdaaed",
"reference": "a207b55848d1ac4c83a954eac90c07714bbdaaed",
"url": "https://api.github.com/repos/ChristophWurst/nextcloud_composer/zipball/0c78518f688ea2ceb1e23ff2931e0e1db1b75ddd",
"reference": "0c78518f688ea2ceb1e23ff2931e0e1db1b75ddd",
"shasum": ""
},
"require": {
"php": "^7.2"
"php": "^7.3 || ~8.0.0"
},
"default-branch": true,
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "20.0.0-dev"
"dev-master": "21.0.0-dev"
}
},
"notification-url": "https://packagist.org/downloads/",
@@ -259,9 +260,9 @@
"description": "Composer package containing Nextcloud's public API (classes, interfaces)",
"support": {
"issues": "https://github.com/ChristophWurst/nextcloud_composer/issues",
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/v20.0.4"
"source": "https://github.com/ChristophWurst/nextcloud_composer/tree/master"
},
"time": "2020-12-23T12:42:07+00:00"
"time": "2020-12-23T22:55:20+00:00"
},
{
"name": "composer/package-versions-deprecated",
@@ -4686,16 +4687,16 @@
},
{
"name": "vimeo/psalm",
"version": "4.3.1",
"version": "4.3.2",
"source": {
"type": "git",
"url": "https://github.com/vimeo/psalm.git",
"reference": "2feba22a005a18bf31d4c7b9bdb9252c73897476"
"reference": "57b53ff26237074fdf5cbcb034f7da5172be4524"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/2feba22a005a18bf31d4c7b9bdb9252c73897476",
"reference": "2feba22a005a18bf31d4c7b9bdb9252c73897476",
"url": "https://api.github.com/repos/vimeo/psalm/zipball/57b53ff26237074fdf5cbcb034f7da5172be4524",
"reference": "57b53ff26237074fdf5cbcb034f7da5172be4524",
"shasum": ""
},
"require": {
@@ -4727,15 +4728,14 @@
"require-dev": {
"amphp/amp": "^2.4.2",
"bamarni/composer-bin-plugin": "^1.2",
"brianium/paratest": "^4.0.0",
"brianium/paratest": "^4.0||^6.0",
"ext-curl": "*",
"php": "^7.3|^8",
"phpdocumentor/reflection-docblock": "^5",
"phpmyadmin/sql-parser": "5.1.0",
"phpmyadmin/sql-parser": "5.1.0||dev-master",
"phpspec/prophecy": ">=1.9.0",
"phpunit/phpunit": "^9.0",
"psalm/plugin-phpunit": "^0.13",
"slevomat/coding-standard": "^5.0",
"slevomat/coding-standard": "^6.3.11",
"squizlabs/php_codesniffer": "^3.5",
"symfony/process": "^4.3",
"weirdan/prophecy-shim": "^1.0 || ^2.0"
@@ -4785,9 +4785,9 @@
],
"support": {
"issues": "https://github.com/vimeo/psalm/issues",
"source": "https://github.com/vimeo/psalm/tree/4.3.1"
"source": "https://github.com/vimeo/psalm/tree/4.3.2"
},
"time": "2020-12-03T16:44:10+00:00"
"time": "2020-12-29T17:37:09+00:00"
},
{
"name": "webmozart/assert",
@@ -4894,9 +4894,10 @@
}
],
"aliases": [],
"minimum-stability": "stable",
"minimum-stability": "dev",
"stability-flags": {
"roave/security-advisories": 20
"roave/security-advisories": 20,
"christophwurst/nextcloud": 20
},
"prefer-stable": false,
"prefer-lowest": false,

View File

@@ -19,7 +19,6 @@ OC.L10N.register(
"Can share" : "Kan deel",
"Delete" : "Skrap",
"Edit" : "Wysig",
"Title" : "Titel",
"Comments" : "Kommentare",
"Modified" : "Gewysig",
"Created" : "Geskep",

View File

@@ -17,7 +17,6 @@
"Can share" : "Kan deel",
"Delete" : "Skrap",
"Edit" : "Wysig",
"Title" : "Titel",
"Comments" : "Kommentare",
"Modified" : "Gewysig",
"Created" : "Geskep",

View File

@@ -92,7 +92,6 @@ OC.L10N.register(
"Edit" : "تعديل",
"Add a new tag" : "إضافة وسم جديد",
"title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ",
"Title" : "العنوان",
"Members" : "الاعضاء",
"Upload attachment" : "رفع المرفقات",
"Add this attachment" : "إضافة هذا المرفق",

View File

@@ -90,7 +90,6 @@
"Edit" : "تعديل",
"Add a new tag" : "إضافة وسم جديد",
"title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ",
"Title" : "العنوان",
"Members" : "الاعضاء",
"Upload attachment" : "رفع المرفقات",
"Add this attachment" : "إضافة هذا المرفق",

View File

@@ -25,7 +25,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "Desaniciar",
"Edit" : "Editar",
"Title" : "Títulu",
"Members" : "Miembros",
"Attachments" : "Axuntos",
"Comments" : "Comentarios",

View File

@@ -23,7 +23,6 @@
"Can share" : "Can share",
"Delete" : "Desaniciar",
"Edit" : "Editar",
"Title" : "Títulu",
"Members" : "Miembros",
"Attachments" : "Axuntos",
"Comments" : "Comentarios",

View File

@@ -14,7 +14,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "Sil",
"Edit" : "Dəyişiklik et",
"Title" : "Başlıq",
"Modified" : "Dəyişdirildi",
"Save" : "Saxla",
"Reply" : "Cavab",

View File

@@ -12,7 +12,6 @@
"Can share" : "Can share",
"Delete" : "Sil",
"Edit" : "Dəyişiklik et",
"Title" : "Başlıq",
"Modified" : "Dəyişdirildi",
"Save" : "Saxla",
"Reply" : "Cavab",

View File

@@ -25,7 +25,6 @@ OC.L10N.register(
"Can share" : "Може да споделя",
"Delete" : "Изтриване",
"Edit" : "Редакция",
"Title" : "Име",
"Members" : "Членове",
"Upload attachment" : "Качване",
"Attachments" : "Прикачени файлове",

View File

@@ -23,7 +23,6 @@
"Can share" : "Може да споделя",
"Delete" : "Изтриване",
"Edit" : "Редакция",
"Title" : "Име",
"Members" : "Членове",
"Upload attachment" : "Качване",
"Attachments" : "Прикачени файлове",

View File

@@ -14,7 +14,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "মুছে",
"Edit" : "সম্পাদনা",
"Title" : "শিরোনাম",
"Modified" : "পরিবর্তিত",
"Save" : "সংরক্ষণ",
"Reply" : "জবাব",

View File

@@ -12,7 +12,6 @@
"Can share" : "Can share",
"Delete" : "মুছে",
"Edit" : "সম্পাদনা",
"Title" : "শিরোনাম",
"Modified" : "পরিবর্তিত",
"Save" : "সংরক্ষণ",
"Reply" : "জবাব",

View File

@@ -12,7 +12,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "Obriši",
"Edit" : "Izmjeni",
"Title" : "Naslov",
"Members" : "Članovi",
"Comments" : "Komentari",
"Modified" : "Izmijenjeno",

View File

@@ -10,7 +10,6 @@
"Can share" : "Can share",
"Delete" : "Obriši",
"Edit" : "Izmjeni",
"Title" : "Naslov",
"Members" : "Članovi",
"Comments" : "Komentari",
"Modified" : "Izmijenjeno",

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Edita",
"Add a new tag" : "Afegir una etiqueta nova",
"title and color value must be provided" : "sha de proporcionar el valor del títol i del color",
"Title" : "Títol",
"Board name" : "Nom del taulell",
"Members" : "Membres",
"Upload attachment" : "Carrega l'adjunt",
"Add this attachment" : "Afegeix aquest adjunt",
@@ -219,11 +219,10 @@ OC.L10N.register(
"All boards" : "Tots els taulers",
"Archived boards" : "Taulers arxivats",
"Shared with you" : "Us han compartit",
"Use modal card view" : "Utilitza la visualització de targetes modals",
"Use bigger card view" : "Utilitza la visualització de targetes més gran",
"Show boards in calendar/tasks" : "Mostra els taulers al calendari/tasques",
"Limit deck usage of groups" : "Limitar l'ús del tauler de grups",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
"Board name" : "Nom del taulell",
"Board details" : "Detalls de la junta",
"Edit board" : "Edita el tauler",
"Clone board" : "Clonar tauler",
@@ -252,6 +251,7 @@ OC.L10N.register(
"Link to a board" : "Enllaça a un tauler",
"Link to a card" : "Enllaç una targeta",
"Something went wrong" : "Alguna cosa ha anat malament",
"Failed to upload {name}" : "No s'ha pogut pujar {name}",
"Maximum file size of {size} exceeded" : "S'ha superat la mida màxima per fitxer de {size}"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -165,7 +165,7 @@
"Edit" : "Edita",
"Add a new tag" : "Afegir una etiqueta nova",
"title and color value must be provided" : "sha de proporcionar el valor del títol i del color",
"Title" : "Títol",
"Board name" : "Nom del taulell",
"Members" : "Membres",
"Upload attachment" : "Carrega l'adjunt",
"Add this attachment" : "Afegeix aquest adjunt",
@@ -217,11 +217,10 @@
"All boards" : "Tots els taulers",
"Archived boards" : "Taulers arxivats",
"Shared with you" : "Us han compartit",
"Use modal card view" : "Utilitza la visualització de targetes modals",
"Use bigger card view" : "Utilitza la visualització de targetes més gran",
"Show boards in calendar/tasks" : "Mostra els taulers al calendari/tasques",
"Limit deck usage of groups" : "Limitar l'ús del tauler de grups",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitant el Tauler bloquejarà la creació de taulers als usuaris que no són part d'aquests grups. Els usuaris podran seguir treballant en els taulers que hagin estat compartits amb ells.",
"Board name" : "Nom del taulell",
"Board details" : "Detalls de la junta",
"Edit board" : "Edita el tauler",
"Clone board" : "Clonar tauler",
@@ -250,6 +249,7 @@
"Link to a board" : "Enllaça a un tauler",
"Link to a card" : "Enllaç una targeta",
"Something went wrong" : "Alguna cosa ha anat malament",
"Failed to upload {name}" : "No s'ha pogut pujar {name}",
"Maximum file size of {size} exceeded" : "S'ha superat la mida màxima per fitxer de {size}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Upravit",
"Add a new tag" : "Přidat nový štítek",
"title and color value must be provided" : "je třeba zadat nadpis a zvolit barvu",
"Title" : "Nadpis",
"Board name" : "Název tabule",
"Members" : "Členové",
"Upload attachment" : "Nahrát přílohu",
"Add this attachment" : "Přidat tuto přílohu",
@@ -219,11 +219,9 @@ OC.L10N.register(
"All boards" : "Všechny tabule",
"Archived boards" : "Archivované tabule",
"Shared with you" : "Sdíleno s vámi",
"Use modal card view" : "Použít modální zobrazení karty",
"Show boards in calendar/tasks" : "Zobrazit tabule v kalendáři/úkolech",
"Limit deck usage of groups" : "Omezit využití deck na skupiny",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omezení nastavené pro Deck brání uživatelům, kteří nejsou součástí těchto skupin, ve vytváření vlastních tabulí. Nicméně i tak ale pořád budou moci pracovat na tabulích, které jsou jim nasdíleny.",
"Board name" : "Název tabule",
"Board details" : "Podrobnosti o desce",
"Edit board" : "Upravit tabuli",
"Clone board" : "Klonovat tabuli",

View File

@@ -165,7 +165,7 @@
"Edit" : "Upravit",
"Add a new tag" : "Přidat nový štítek",
"title and color value must be provided" : "je třeba zadat nadpis a zvolit barvu",
"Title" : "Nadpis",
"Board name" : "Název tabule",
"Members" : "Členové",
"Upload attachment" : "Nahrát přílohu",
"Add this attachment" : "Přidat tuto přílohu",
@@ -217,11 +217,9 @@
"All boards" : "Všechny tabule",
"Archived boards" : "Archivované tabule",
"Shared with you" : "Sdíleno s vámi",
"Use modal card view" : "Použít modální zobrazení karty",
"Show boards in calendar/tasks" : "Zobrazit tabule v kalendáři/úkolech",
"Limit deck usage of groups" : "Omezit využití deck na skupiny",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Omezení nastavené pro Deck brání uživatelům, kteří nejsou součástí těchto skupin, ve vytváření vlastních tabulí. Nicméně i tak ale pořád budou moci pracovat na tabulích, které jsou jim nasdíleny.",
"Board name" : "Název tabule",
"Board details" : "Podrobnosti o desce",
"Edit board" : "Upravit tabuli",
"Clone board" : "Klonovat tabuli",

View File

@@ -14,7 +14,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "Dileu",
"Edit" : "Golygu",
"Title" : "Teitl",
"Upload attachment" : "Llwytho atodiad",
"Modified" : "Addaswyd",
"Select Date" : "Dewis Dyddiad",

View File

@@ -12,7 +12,6 @@
"Can share" : "Can share",
"Delete" : "Dileu",
"Edit" : "Golygu",
"Title" : "Teitl",
"Upload attachment" : "Llwytho atodiad",
"Modified" : "Addaswyd",
"Select Date" : "Dewis Dyddiad",

View File

@@ -34,7 +34,6 @@ OC.L10N.register(
"Delete list" : "Slet liste",
"Add card" : "Tilføj kort",
"Edit" : "Redigér",
"Title" : "Titel",
"Members" : "Medlemmer",
"Upload attachment" : "Upload vedhæftning",
"Attachments" : "Vedhæftede filer",

View File

@@ -32,7 +32,6 @@
"Delete list" : "Slet liste",
"Add card" : "Tilføj kort",
"Edit" : "Redigér",
"Title" : "Titel",
"Members" : "Medlemmer",
"Upload attachment" : "Upload vedhæftning",
"Attachments" : "Vedhæftede filer",

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Board name" : "Boardname",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
@@ -219,11 +219,10 @@ OC.L10N.register(
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Dir geteilt",
"Use modal card view" : "Modale Kartenansicht verwenden",
"Use bigger card view" : "Größere Kartenansicht verwenden",
"Show boards in calendar/tasks" : "Board in Kalender/Aufgaben anzeigen",
"Limit deck usage of groups" : "Nutzung von Deck auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Durch die Begrenzung von Deck werden Benutzer, die nicht Teil dieser Gruppen sind, daran gehindert, eigene Boards zu erstellen. Benutzer können weiterhin an Boards arbeiten, die mit ihnen geteilt wurden.",
"Board name" : "Boardname",
"Board details" : "Board-Details",
"Edit board" : "Board bearbeiten",
"Clone board" : "Board klonen",

View File

@@ -165,7 +165,7 @@
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Board name" : "Boardname",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
@@ -217,11 +217,10 @@
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Dir geteilt",
"Use modal card view" : "Modale Kartenansicht verwenden",
"Use bigger card view" : "Größere Kartenansicht verwenden",
"Show boards in calendar/tasks" : "Board in Kalender/Aufgaben anzeigen",
"Limit deck usage of groups" : "Nutzung von Deck auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Durch die Begrenzung von Deck werden Benutzer, die nicht Teil dieser Gruppen sind, daran gehindert, eigene Boards zu erstellen. Benutzer können weiterhin an Boards arbeiten, die mit ihnen geteilt wurden.",
"Board name" : "Boardname",
"Board details" : "Board-Details",
"Edit board" : "Board bearbeiten",
"Clone board" : "Board klonen",

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Board name" : "Boardname",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
@@ -219,11 +219,10 @@ OC.L10N.register(
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Ihnen geteilt",
"Use modal card view" : "Modale Kartenansicht verwenden",
"Use bigger card view" : "Größere Kartenansicht verwenden",
"Show boards in calendar/tasks" : "Board in Kalender/Aufgaben anzeigen",
"Limit deck usage of groups" : "Nutzung von Deck auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Wenn Sie Deck einschränken, können Benutzer, die nicht zu diesen Gruppen gehören, keine eigenen Boards erstellen. Die Benutzer können weiterhin an Boards arbeiten, die für sie freigegeben wurden.",
"Board name" : "Boardname",
"Board details" : "Board-Details",
"Edit board" : "Board bearbeiten",
"Clone board" : "Board klonen",

View File

@@ -165,7 +165,7 @@
"Edit" : "Bearbeiten",
"Add a new tag" : "Neues Schlagwort hinzufügen",
"title and color value must be provided" : "Titel und Farbwert müssen angegeben werden",
"Title" : "Titel",
"Board name" : "Boardname",
"Members" : "Mitglieder",
"Upload attachment" : "Anhang hochladen",
"Add this attachment" : "Diesen Anhang anhängen",
@@ -217,11 +217,10 @@
"All boards" : "Alle Boards",
"Archived boards" : "Archivierte Boards",
"Shared with you" : "Mit Ihnen geteilt",
"Use modal card view" : "Modale Kartenansicht verwenden",
"Use bigger card view" : "Größere Kartenansicht verwenden",
"Show boards in calendar/tasks" : "Board in Kalender/Aufgaben anzeigen",
"Limit deck usage of groups" : "Nutzung von Deck auf Gruppen einschränken",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Wenn Sie Deck einschränken, können Benutzer, die nicht zu diesen Gruppen gehören, keine eigenen Boards erstellen. Die Benutzer können weiterhin an Boards arbeiten, die für sie freigegeben wurden.",
"Board name" : "Boardname",
"Board details" : "Board-Details",
"Edit board" : "Board bearbeiten",
"Clone board" : "Board klonen",

View File

@@ -161,7 +161,6 @@ OC.L10N.register(
"Edit" : "Επεξεργασία",
"Add a new tag" : "Προσθήκη νέας ετικέτας",
"title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται",
"Title" : "Τίτλος",
"Members" : "Μέλη",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"Add this attachment" : "Προσθήκη αυτού του συνημμένου",

View File

@@ -159,7 +159,6 @@
"Edit" : "Επεξεργασία",
"Add a new tag" : "Προσθήκη νέας ετικέτας",
"title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται",
"Title" : "Τίτλος",
"Members" : "Μέλη",
"Upload attachment" : "Μεταφόρτωση συνημμένων",
"Add this attachment" : "Προσθήκη αυτού του συνημμένου",

View File

@@ -35,7 +35,6 @@ OC.L10N.register(
"Delete" : "Delete",
"Add card" : "Add card",
"Edit" : "Edit",
"Title" : "Title",
"Members" : "Members",
"Upload attachment" : "Upload attachment",
"Attachments" : "Attachments",

View File

@@ -33,7 +33,6 @@
"Delete" : "Delete",
"Add card" : "Add card",
"Edit" : "Edit",
"Title" : "Title",
"Members" : "Members",
"Upload attachment" : "Upload attachment",
"Attachments" : "Attachments",

View File

@@ -94,7 +94,6 @@ OC.L10N.register(
"Delete" : "Forigi",
"Add card" : "Aldoni karton",
"Edit" : "Redakti",
"Title" : "Titolo",
"Members" : "Membroj",
"Upload attachment" : "Alŝuti dosieran aldonaĵon",
"Attachments" : "Dosieraj aldonaĵoj",

View File

@@ -92,7 +92,6 @@
"Delete" : "Forigi",
"Add card" : "Aldoni karton",
"Edit" : "Redakti",
"Title" : "Titolo",
"Members" : "Membroj",
"Upload attachment" : "Alŝuti dosieran aldonaĵon",
"Attachments" : "Dosieraj aldonaĵoj",

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Add a new tag" : "Añade una nueva etiqueta",
"title and color value must be provided" : "Se debe indicar un valor para título y color ",
"Title" : "Título",
"Board name" : "Nombre del tablero",
"Members" : "Miembros",
"Upload attachment" : "Subir adjunto",
"Add this attachment" : "Añadir este adjunto",
@@ -219,11 +219,9 @@ OC.L10N.register(
"All boards" : "Todos los tableros",
"Archived boards" : "Tableros archivados",
"Shared with you" : "Compartido contigo",
"Use modal card view" : "Usar vista de tarjeta modal",
"Show boards in calendar/tasks" : "Mostrar tableros en calendario/tareas",
"Limit deck usage of groups" : "Limitar el uso de Deck a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck impedirá que usuarios que no formen parte de esos grupos creen sus propios tableros. Los usuarios todavía podrán trabajar en tableros que hayan sido compartidos con ellos.",
"Board name" : "Nombre del tablero",
"Board details" : "Detalles del tablero",
"Edit board" : "Editar tablero",
"Clone board" : "Clonar tablero",
@@ -252,6 +250,7 @@ OC.L10N.register(
"Link to a board" : "Enlace a un tablero",
"Link to a card" : "Enlace a una tarjeta",
"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"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -165,7 +165,7 @@
"Edit" : "Editar",
"Add a new tag" : "Añade una nueva etiqueta",
"title and color value must be provided" : "Se debe indicar un valor para título y color ",
"Title" : "Título",
"Board name" : "Nombre del tablero",
"Members" : "Miembros",
"Upload attachment" : "Subir adjunto",
"Add this attachment" : "Añadir este adjunto",
@@ -217,11 +217,9 @@
"All boards" : "Todos los tableros",
"Archived boards" : "Tableros archivados",
"Shared with you" : "Compartido contigo",
"Use modal card view" : "Usar vista de tarjeta modal",
"Show boards in calendar/tasks" : "Mostrar tableros en calendario/tareas",
"Limit deck usage of groups" : "Limitar el uso de Deck a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitar Deck impedirá que usuarios que no formen parte de esos grupos creen sus propios tableros. Los usuarios todavía podrán trabajar en tableros que hayan sido compartidos con ellos.",
"Board name" : "Nombre del tablero",
"Board details" : "Detalles del tablero",
"Edit board" : "Editar tablero",
"Clone board" : "Clonar tablero",
@@ -250,6 +248,7 @@
"Link to a board" : "Enlace a un tablero",
"Link to a card" : "Enlace a una tarjeta",
"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"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -30,7 +30,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -28,7 +28,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -23,7 +23,6 @@ OC.L10N.register(
"Can share" : "Puede compartir",
"Delete" : "Eliminar",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",

View File

@@ -21,7 +21,6 @@
"Can share" : "Puede compartir",
"Delete" : "Eliminar",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Attachments" : "Adjuntos",
"Comments" : "Comentarios",

View File

@@ -33,7 +33,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -31,7 +31,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -34,7 +34,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -32,7 +32,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -33,7 +33,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -31,7 +31,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -33,7 +33,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -31,7 +31,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -33,7 +33,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -31,7 +31,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -33,7 +33,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -31,7 +31,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -29,7 +29,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -27,7 +27,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -34,7 +34,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Attachments" : "Adjuntos",

View File

@@ -32,7 +32,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Attachments" : "Adjuntos",

View File

@@ -29,7 +29,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -27,7 +27,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -29,7 +29,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -27,7 +27,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -29,7 +29,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -27,7 +27,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -29,7 +29,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -27,7 +27,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -30,7 +30,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -28,7 +28,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -33,7 +33,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -31,7 +31,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -29,7 +29,6 @@ OC.L10N.register(
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -27,7 +27,6 @@
"Delete" : "Borrar",
"Add card" : "Agregar tarjeta",
"Edit" : "Editar",
"Title" : "Título",
"Members" : "Miembros",
"Upload attachment" : "Cargar adjunto",
"Comments" : "Comentarios",

View File

@@ -17,7 +17,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "Kustuta",
"Edit" : "Redigeeri",
"Title" : "Pealkiri",
"Comments" : "Kommentaarid",
"Modified" : "Muudetud",
"Created" : "Loodud",

View File

@@ -15,7 +15,6 @@
"Can share" : "Can share",
"Delete" : "Kustuta",
"Edit" : "Redigeeri",
"Title" : "Pealkiri",
"Comments" : "Kommentaarid",
"Modified" : "Muudetud",
"Created" : "Loodud",

View File

@@ -165,7 +165,7 @@ OC.L10N.register(
"Edit" : "Editatu",
"Add a new tag" : "Gehitu etiketa berri bat",
"title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira",
"Title" : "Izenburua",
"Board name" : "Mahaiaren izena",
"Members" : "Partaideak",
"Upload attachment" : "Igo eranskina",
"Add this attachment" : "Gehitu eranskin hau",
@@ -216,7 +216,6 @@ OC.L10N.register(
"Show boards in calendar/tasks" : "Erakutsi taulak egutegi/zereginetan",
"Limit deck usage of groups" : "Mugatu taldeek Deck erabiltzeko aukera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei beren mahai propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren mahaietan lan egin ahalko dute.",
"Board name" : "Mahaiaren izena",
"Board details" : "Mahaiaren xehetasunak",
"Edit board" : "Editatu mahaia",
"Board {0} deleted" : "{0} mahaia ezabatu da",

View File

@@ -163,7 +163,7 @@
"Edit" : "Editatu",
"Add a new tag" : "Gehitu etiketa berri bat",
"title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira",
"Title" : "Izenburua",
"Board name" : "Mahaiaren izena",
"Members" : "Partaideak",
"Upload attachment" : "Igo eranskina",
"Add this attachment" : "Gehitu eranskin hau",
@@ -214,7 +214,6 @@
"Show boards in calendar/tasks" : "Erakutsi taulak egutegi/zereginetan",
"Limit deck usage of groups" : "Mugatu taldeek Deck erabiltzeko aukera",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Deck mugatzeak taldeetako kide ez diren erabiltzaileei beren mahai propioak sortzea eragotziko die. Erabiltzaileek beraiekin partekatu diren mahaietan lan egin ahalko dute.",
"Board name" : "Mahaiaren izena",
"Board details" : "Mahaiaren xehetasunak",
"Edit board" : "Editatu mahaia",
"Board {0} deleted" : "{0} mahaia ezabatu da",

View File

@@ -91,7 +91,6 @@ OC.L10N.register(
"Edit" : "ویرایش",
"Add a new tag" : "افزودن یک برچسب جدید",
"title and color value must be provided" : "نام و رنگ باید مشخص شود",
"Title" : "عنوان",
"Members" : "اعضا",
"Upload attachment" : "بارگذاری پیوست",
"Add this attachment" : "افزودن این پیوست",

View File

@@ -89,7 +89,6 @@
"Edit" : "ویرایش",
"Add a new tag" : "افزودن یک برچسب جدید",
"title and color value must be provided" : "نام و رنگ باید مشخص شود",
"Title" : "عنوان",
"Members" : "اعضا",
"Upload attachment" : "بارگذاری پیوست",
"Add this attachment" : "افزودن این پیوست",

View File

@@ -149,7 +149,7 @@ OC.L10N.register(
"Edit" : "Muokkaa",
"Add a new tag" : "Lisää uusi tunniste",
"title and color value must be provided" : "tunnisteella on oltava nimi ja väri",
"Title" : "Otsikko",
"Board name" : "Taulun nimi",
"Members" : "Jäsenet",
"Upload attachment" : "Lähetä liite",
"Add this attachment" : "Lisää tämä liite",
@@ -190,7 +190,6 @@ OC.L10N.register(
"Archived boards" : "Arkistoidut taulut",
"Shared with you" : "Jaettu kanssasi",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Pakan käytön rajoittaminen estää merkittyjen ryhmien jäseniä luomasta omia taulujaan, mutta käyttäjät pystyvät silti käyttämään heidän kanssaan jaettuja tauluja.",
"Board name" : "Taulun nimi",
"Board details" : "Taulun tiedot",
"Edit board" : "Muokkaa taulua",
"Clone board" : "Monista taulu",

View File

@@ -147,7 +147,7 @@
"Edit" : "Muokkaa",
"Add a new tag" : "Lisää uusi tunniste",
"title and color value must be provided" : "tunnisteella on oltava nimi ja väri",
"Title" : "Otsikko",
"Board name" : "Taulun nimi",
"Members" : "Jäsenet",
"Upload attachment" : "Lähetä liite",
"Add this attachment" : "Lisää tämä liite",
@@ -188,7 +188,6 @@
"Archived boards" : "Arkistoidut taulut",
"Shared with you" : "Jaettu kanssasi",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Pakan käytön rajoittaminen estää merkittyjen ryhmien jäseniä luomasta omia taulujaan, mutta käyttäjät pystyvät silti käyttämään heidän kanssaan jaettuja tauluja.",
"Board name" : "Taulun nimi",
"Board details" : "Taulun tiedot",
"Edit board" : "Muokkaa taulua",
"Clone board" : "Monista taulu",

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Modifier",
"Add a new tag" : "Ajouter une nouvelle étiquette",
"title and color value must be provided" : "le titre et la couleur doivent être renseignés",
"Title" : "Titre",
"Board name" : "Nom du tableau",
"Members" : "Membres",
"Upload attachment" : "Envoyer une pièce jointe",
"Add this attachment" : "Ajouter cette pièce jointe",
@@ -219,11 +219,10 @@ OC.L10N.register(
"All boards" : "Tous les tableaux",
"Archived boards" : "Tableaux archivés",
"Shared with you" : "Partagés avec vous",
"Use modal card view" : "Utiliser la vue modale",
"Use bigger card view" : "Utiliser la vue large des cartes",
"Show boards in calendar/tasks" : "Afficher les tableaux dans les agendas/tâches",
"Limit deck usage of groups" : "Limiter l'utilisation du tableau aux groupes",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiter Deck empêchera les utilisateurs ne faisant pas partie de ces groupes de créer leurs propres tableaux. Ces utilisateurs pourront toujours travailler sur les tableaux qui ont été partagés avec eux.",
"Board name" : "Nom du tableau",
"Board details" : "Détails du tableau",
"Edit board" : "Modifier le tableau",
"Clone board" : "Dupliquer le tableau",

View File

@@ -165,7 +165,7 @@
"Edit" : "Modifier",
"Add a new tag" : "Ajouter une nouvelle étiquette",
"title and color value must be provided" : "le titre et la couleur doivent être renseignés",
"Title" : "Titre",
"Board name" : "Nom du tableau",
"Members" : "Membres",
"Upload attachment" : "Envoyer une pièce jointe",
"Add this attachment" : "Ajouter cette pièce jointe",
@@ -217,11 +217,10 @@
"All boards" : "Tous les tableaux",
"Archived boards" : "Tableaux archivés",
"Shared with you" : "Partagés avec vous",
"Use modal card view" : "Utiliser la vue modale",
"Use bigger card view" : "Utiliser la vue large des cartes",
"Show boards in calendar/tasks" : "Afficher les tableaux dans les agendas/tâches",
"Limit deck usage of groups" : "Limiter l'utilisation du tableau aux groupes",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limiter Deck empêchera les utilisateurs ne faisant pas partie de ces groupes de créer leurs propres tableaux. Ces utilisateurs pourront toujours travailler sur les tableaux qui ont été partagés avec eux.",
"Board name" : "Nom du tableau",
"Board details" : "Détails du tableau",
"Edit board" : "Modifier le tableau",
"Clone board" : "Dupliquer le tableau",

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "Editar",
"Add a new tag" : "Engadir unha nova etiqueta",
"title and color value must be provided" : "debe indicar o título e o valor da cor",
"Title" : "Título",
"Board name" : "Nome do taboleiro",
"Members" : "Membros",
"Upload attachment" : "Enviar anexos",
"Add this attachment" : "Engadir este anexo",
@@ -219,11 +219,10 @@ OC.L10N.register(
"All boards" : "Todos os taboleiros",
"Archived boards" : "Taboleiros arquivados",
"Shared with you" : "Compartido con vostede",
"Use modal card view" : "Usar a vista de tarxeta modal",
"Use bigger card view" : "Usa a vista de tarxeta máis grande",
"Show boards in calendar/tasks" : "Amosar taboleiros no calendario/tarefas",
"Limit deck usage of groups" : "Limitar o uso da plataforma a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitando Deck bloqueará os usuarios que non formen parte destes grupos, para crear os seus propios taboleiros. Os usuarios aínda así poderán traballar en taboleiros compartidos con eles.",
"Board name" : "Nome do taboleiro",
"Board details" : "Detalles do taboleiro",
"Edit board" : "Editar taboleiro",
"Clone board" : "Clonar taboleiro",
@@ -252,6 +251,7 @@ OC.L10N.register(
"Link to a board" : "Ligar a un taboleiro",
"Link to a card" : "Ligar a unha tarxeta",
"Something went wrong" : "Algo foi mal",
"Failed to upload {name}" : "Produciuse un fallo ao actualizar {name}",
"Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -165,7 +165,7 @@
"Edit" : "Editar",
"Add a new tag" : "Engadir unha nova etiqueta",
"title and color value must be provided" : "debe indicar o título e o valor da cor",
"Title" : "Título",
"Board name" : "Nome do taboleiro",
"Members" : "Membros",
"Upload attachment" : "Enviar anexos",
"Add this attachment" : "Engadir este anexo",
@@ -217,11 +217,10 @@
"All boards" : "Todos os taboleiros",
"Archived boards" : "Taboleiros arquivados",
"Shared with you" : "Compartido con vostede",
"Use modal card view" : "Usar a vista de tarxeta modal",
"Use bigger card view" : "Usa a vista de tarxeta máis grande",
"Show boards in calendar/tasks" : "Amosar taboleiros no calendario/tarefas",
"Limit deck usage of groups" : "Limitar o uso da plataforma a grupos",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Limitando Deck bloqueará os usuarios que non formen parte destes grupos, para crear os seus propios taboleiros. Os usuarios aínda así poderán traballar en taboleiros compartidos con eles.",
"Board name" : "Nome do taboleiro",
"Board details" : "Detalles do taboleiro",
"Edit board" : "Editar taboleiro",
"Clone board" : "Clonar taboleiro",
@@ -250,6 +249,7 @@
"Link to a board" : "Ligar a un taboleiro",
"Link to a card" : "Ligar a unha tarxeta",
"Something went wrong" : "Algo foi mal",
"Failed to upload {name}" : "Produciuse un fallo ao actualizar {name}",
"Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -167,7 +167,7 @@ OC.L10N.register(
"Edit" : "עריכה",
"Add a new tag" : "הוספת תגית חדשה",
"title and color value must be provided" : "יש לספק כותרת וערך צבע",
"Title" : "תפקיד",
"Board name" : "שם הלוח",
"Members" : "חברים",
"Upload attachment" : "העלאת קבצים מצורפים",
"Add this attachment" : "הוספת קובץ מצורף זה",
@@ -219,11 +219,9 @@ OC.L10N.register(
"All boards" : "כל הלוחות",
"Archived boards" : "לוחות שנשמרו בארכיון",
"Shared with you" : "משותף אתך",
"Use modal card view" : "השתמש בתצוגת כרטיס מודאלי",
"Show boards in calendar/tasks" : "הצג הלוחות בלוח השנה/המשימות",
"Limit deck usage of groups" : "הגבלת השימוש בחבילה לקבוצות",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "הגבלת חבילה תחסום משתמשים שאינם חלק מקבוצות אלו מיצירת לוחות משלהם. משתמשים עדיין יוכלו לעבור על לוחות ששותפו אתם.",
"Board name" : "שם הלוח",
"Board details" : "פרטי לוח",
"Edit board" : "עריכת לוח",
"Clone board" : "שכפל את הלוח",

View File

@@ -165,7 +165,7 @@
"Edit" : "עריכה",
"Add a new tag" : "הוספת תגית חדשה",
"title and color value must be provided" : "יש לספק כותרת וערך צבע",
"Title" : "תפקיד",
"Board name" : "שם הלוח",
"Members" : "חברים",
"Upload attachment" : "העלאת קבצים מצורפים",
"Add this attachment" : "הוספת קובץ מצורף זה",
@@ -217,11 +217,9 @@
"All boards" : "כל הלוחות",
"Archived boards" : "לוחות שנשמרו בארכיון",
"Shared with you" : "משותף אתך",
"Use modal card view" : "השתמש בתצוגת כרטיס מודאלי",
"Show boards in calendar/tasks" : "הצג הלוחות בלוח השנה/המשימות",
"Limit deck usage of groups" : "הגבלת השימוש בחבילה לקבוצות",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "הגבלת חבילה תחסום משתמשים שאינם חלק מקבוצות אלו מיצירת לוחות משלהם. משתמשים עדיין יוכלו לעבור על לוחות ששותפו אתם.",
"Board name" : "שם הלוח",
"Board details" : "פרטי לוח",
"Edit board" : "עריכת לוח",
"Clone board" : "שכפל את הלוח",

View File

@@ -166,7 +166,7 @@ OC.L10N.register(
"Edit" : "Uredi",
"Add a new tag" : "Dodaj novu oznaku",
"title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje",
"Title" : "Naslov",
"Board name" : "Naziv ploče",
"Members" : "Članovi",
"Upload attachment" : "Otpremi privitak",
"Add this attachment" : "Dodajte ovaj privitak",
@@ -217,11 +217,9 @@ OC.L10N.register(
"All boards" : "Sve ploče",
"Archived boards" : "Arhivirane ploče",
"Shared with you" : "Podijeljeno s vama",
"Use modal card view" : "Koristi modalni prikaz kartice",
"Show boards in calendar/tasks" : "Prikaži ploče u kalendaru/zadacima",
"Limit deck usage of groups" : "Ograniči uporabu decka grupama",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograničenjem Decka možete spriječiti korisnike koji ne sudjeluju u tim grupama da stvaraju vlastite ploče. Korisnici će i dalje moći raditi na pločama koje su dijeljene s njima.",
"Board name" : "Naziv ploče",
"Board details" : "Pojedinosti o ploči",
"Edit board" : "Uredi ploču",
"Board {0} deleted" : "Ploča {0} je izbrisana",

View File

@@ -164,7 +164,7 @@
"Edit" : "Uredi",
"Add a new tag" : "Dodaj novu oznaku",
"title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje",
"Title" : "Naslov",
"Board name" : "Naziv ploče",
"Members" : "Članovi",
"Upload attachment" : "Otpremi privitak",
"Add this attachment" : "Dodajte ovaj privitak",
@@ -215,11 +215,9 @@
"All boards" : "Sve ploče",
"Archived boards" : "Arhivirane ploče",
"Shared with you" : "Podijeljeno s vama",
"Use modal card view" : "Koristi modalni prikaz kartice",
"Show boards in calendar/tasks" : "Prikaži ploče u kalendaru/zadacima",
"Limit deck usage of groups" : "Ograniči uporabu decka grupama",
"Limiting Deck will block users not part of those groups from creating their own boards. Users will still be able to work on boards that have been shared with them." : "Ograničenjem Decka možete spriječiti korisnike koji ne sudjeluju u tim grupama da stvaraju vlastite ploče. Korisnici će i dalje moći raditi na pločama koje su dijeljene s njima.",
"Board name" : "Naziv ploče",
"Board details" : "Pojedinosti o ploči",
"Edit board" : "Uredi ploču",
"Board {0} deleted" : "Ploča {0} je izbrisana",

View File

@@ -132,7 +132,6 @@ OC.L10N.register(
"Edit" : "Szerkesztés",
"Add a new tag" : "Új címke hozzáadása",
"title and color value must be provided" : "a cím és szín értékét meg kell adni",
"Title" : "Cím",
"Members" : "Tagok",
"Upload attachment" : "Melléklet feltöltése",
"Add this attachment" : "E melléklet hozzáadása",

View File

@@ -130,7 +130,6 @@
"Edit" : "Szerkesztés",
"Add a new tag" : "Új címke hozzáadása",
"title and color value must be provided" : "a cím és szín értékét meg kell adni",
"Title" : "Cím",
"Members" : "Tagok",
"Upload attachment" : "Melléklet feltöltése",
"Add this attachment" : "E melléklet hozzáadása",

View File

@@ -9,7 +9,6 @@ OC.L10N.register(
"Can share" : "Can share",
"Delete" : "հեռացնել",
"Edit" : "մշակել",
"Title" : "Վերնագիր",
"Comments" : "Կարծիքներ",
"Modified" : "Փոփոխված",
"Save" : "Պահպանել",

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