From 8c09047203d8413a2fdc7a16c6604ded77560700 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Jan 2025 02:29:31 +0000 Subject: [PATCH 01/51] chore(deps): bump @babel/runtime from 7.26.0 to 7.26.7 Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.26.0 to 7.26.7. - [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.26.7/packages/babel-runtime) --- updated-dependencies: - dependency-name: "@babel/runtime" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 778fcf216..60b037bea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "agpl", "dependencies": { "@babel/polyfill": "^7.12.1", - "@babel/runtime": "^7.26.0", + "@babel/runtime": "^7.26.7", "@nextcloud/auth": "^2.4.0", "@nextcloud/axios": "^2.5.1", "@nextcloud/capabilities": "^1.2.0", @@ -1916,9 +1916,10 @@ "peer": true }, "node_modules/@babel/runtime": { - "version": "7.26.0", - "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.0.tgz", - "integrity": "sha512-FDSOghenHTiToteC/QRlv2q3DhPZ/oOXTBoirfWNx1Cx3TMVcGWQtMMmQcSvb/JjpNeGzx8Pq/b4fKEJuWm1sw==", + "version": "7.26.7", + "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.26.7.tgz", + "integrity": "sha512-AOPI3D+a8dXnja+iwsUqGRjr1BbZIe771sXdapOtYI531gSqpi92vXivKcq2asu/DFpdl1ceFAKZyRzK2PCVcQ==", + "license": "MIT", "dependencies": { "regenerator-runtime": "^0.14.0" }, diff --git a/package.json b/package.json index c2e37ff71..ad8ca0363 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ }, "dependencies": { "@babel/polyfill": "^7.12.1", - "@babel/runtime": "^7.26.0", + "@babel/runtime": "^7.26.7", "@nextcloud/auth": "^2.4.0", "@nextcloud/axios": "^2.5.1", "@nextcloud/capabilities": "^1.2.0", From b1f7c623a1352eb70273bf6b0f2622b5378d2ff0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 28 Jan 2025 00:41:14 +0000 Subject: [PATCH 02/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 50 +++++++++++++++++++++++++------------------------- l10n/da.json | 50 +++++++++++++++++++++++++------------------------- 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 72312ca7c..606acd0ec 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -19,12 +19,12 @@ OC.L10N.register( "{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}", "You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}", "{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}", - "You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt kolonnen {before} til {stack} på tavlen {board}", - "{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt kolonnen{before} til {stack} på tavlen {board}", - "You have deleted list {stack} on board {board}" : "Du har slettet kolonnen {stack} på tavlen {board}", - "{user} has deleted list {stack} on board {board}" : "{user} har slettet kolonnen {stack} på tavlen {board}", - "You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i kolonnen {stack} på tavlen {board}", - "{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i kolonnen {stack} på tavlen {board}", + "You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt liste {before} til {stack} på tavlen {board}", + "{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt liste {before} til {stack} på tavlen {board}", + "You have deleted list {stack} on board {board}" : "Du har slettet liste {stack} på tavlen {board}", + "{user} has deleted list {stack} on board {board}" : "{user} har slettet liste {stack} på tavlen {board}", + "You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i listen {stack} på tavlen {board}", + "{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i listen {stack} på tavlen {board}", "You have deleted card {card} in list {stack} on board {board}" : "Du har slettet kortet {card} i listen {stack} på tavlen {board}", "{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}", "You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}", @@ -57,27 +57,27 @@ OC.L10N.register( "No file was uploaded" : "Ingen fil uploadet", "Missing a temporary folder" : "Manglende midlertidig mappe.", "Could not write file to disk" : "Kunne ikke gemme filen", - "A PHP extension stopped the file upload" : "En PHP udvidelse stoppede fil uploaden.", - "No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller fil størrelsen er større end det maksimale: %s.", + "A PHP extension stopped the file upload" : "En PHP udvidelse stoppede filupload.", + "No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.", "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 YYYY-MM-DD", - "Personal planning and team project organization" : "Personlig planlægning og organisering af team projekter", - "Card details" : "Kort detaljer", + "Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være ÅÅÅÅ-MM-DD", + "Personal planning and team project organization" : "Personlig planlægning og organisering af teamprojekter", + "Card details" : "Kortdetaljer", "Add board" : "Tilføj tavle", - "Select the board to link to a project" : "Vælg en tavle at linke til et projekt", - "Search by board title" : "Søg efter tavle titel", + "Select the board to link to a project" : "Vælg tavlen der skal linkes til et projekt", + "Search by board title" : "Søg efter tavletitel", "Select board" : "Vælg tavle", - "Select a board" : "Vælg én tavle", - "No lists available" : "Ingen kolonner tilgængelige", - "Select a list" : "Vælg en kolonne", + "Select a board" : "Vælg en tavle", + "No lists available" : "Ingen lister tilgængelige", + "Select a list" : "Vælg en liste", "Move card" : "Flyt kort", "Select a card" : "Vælg et kort", - "Cancel" : "Annullér", - "Select the card to link to a project" : "Vælg et kort at linke til et projekt", + "Cancel" : "Annuller", + "Select the card to link to a project" : "Vælg kortet der skal linkes til et projekt", "Link to card" : "Link til kort", "File already exists" : "Filen findes allerede", - "A file with the name {filename} already exists." : "En fil med navnet {filename} already exists.", + "A file with the name {filename} already exists." : "En fil med navnet {filename} eksisterer allerede.", "Do you want to overwrite it?" : "Vil du overskrive?", "Overwrite file" : "Overskriv fil", "Keep existing file" : "Behold den eksisterende fil", @@ -85,16 +85,16 @@ OC.L10N.register( "Drop your files to upload" : "Slip dine filer for at uploade", "Add card" : "Tilføj kort", "Archived cards" : "Arkiverede kort", - "Add list" : "Tilføj kolonne", - "List name" : "Kolonne navn", + "Add list" : "Tilføj liste", + "List name" : "Listenavn", "Active filters" : "Aktive filtre", "Apply filter" : "Aktivér filter", - "Filter by tag" : "Filtrer vha. mærkat", - "Filter by assigned user" : "Filtrer vha. tildelt bruger", + "Filter by tag" : "Filtrer efter Tag", + "Filter by assigned user" : "Filtrer efter tildelt bruger", "Unassigned" : "Ikke tildelt", "Open" : "Åbn", "Completed" : "Fuldført", - "Filter by due date" : "Filtrer vha. forfaldsdato", + "Filter by due date" : "Filtrer efter forfaldsdato", "Overdue" : "Overskredet", "Next 24 hours" : "De næste 24 timer", "Next 7 days" : "De næste 7 dage", @@ -108,7 +108,7 @@ OC.L10N.register( "Details" : "Detaljer", "Loading board" : "Indlæser tavle", "Board not found" : "Tavle ikke fundet.", - "Create a new list to add cards to this board" : "Opret en ny kolonne for at tilføje kort til denne tavle ", + "Create a new list to add cards to this board" : "Opret en ny liste for at tilføje kort til denne tavle ", "Sharing" : "Deling", "Tags" : "Tags", "Deleted items" : "Slettede objekter", diff --git a/l10n/da.json b/l10n/da.json index b8f69439d..77d025da7 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -17,12 +17,12 @@ "{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}", "You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}", "{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}", - "You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt kolonnen {before} til {stack} på tavlen {board}", - "{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt kolonnen{before} til {stack} på tavlen {board}", - "You have deleted list {stack} on board {board}" : "Du har slettet kolonnen {stack} på tavlen {board}", - "{user} has deleted list {stack} on board {board}" : "{user} har slettet kolonnen {stack} på tavlen {board}", - "You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i kolonnen {stack} på tavlen {board}", - "{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i kolonnen {stack} på tavlen {board}", + "You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt liste {before} til {stack} på tavlen {board}", + "{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt liste {before} til {stack} på tavlen {board}", + "You have deleted list {stack} on board {board}" : "Du har slettet liste {stack} på tavlen {board}", + "{user} has deleted list {stack} on board {board}" : "{user} har slettet liste {stack} på tavlen {board}", + "You have created card {card} in list {stack} on board {board}" : "Du har oprettet kortet {card} i listen {stack} på tavlen {board}", + "{user} has created card {card} in list {stack} on board {board}" : "{user} har oprettet kortet {card} i listen {stack} på tavlen {board}", "You have deleted card {card} in list {stack} on board {board}" : "Du har slettet kortet {card} i listen {stack} på tavlen {board}", "{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}", "You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}", @@ -55,27 +55,27 @@ "No file was uploaded" : "Ingen fil uploadet", "Missing a temporary folder" : "Manglende midlertidig mappe.", "Could not write file to disk" : "Kunne ikke gemme filen", - "A PHP extension stopped the file upload" : "En PHP udvidelse stoppede fil uploaden.", - "No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller fil størrelsen er større end det maksimale: %s.", + "A PHP extension stopped the file upload" : "En PHP udvidelse stoppede filupload.", + "No file uploaded or file size exceeds maximum of %s" : "Ingen fil blev uploadet eller filstørrelsen er større end maksimum: %s.", "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 YYYY-MM-DD", - "Personal planning and team project organization" : "Personlig planlægning og organisering af team projekter", - "Card details" : "Kort detaljer", + "Invalid date, date format must be YYYY-MM-DD" : "Ikke gyldig dato - dato formatet skal være ÅÅÅÅ-MM-DD", + "Personal planning and team project organization" : "Personlig planlægning og organisering af teamprojekter", + "Card details" : "Kortdetaljer", "Add board" : "Tilføj tavle", - "Select the board to link to a project" : "Vælg en tavle at linke til et projekt", - "Search by board title" : "Søg efter tavle titel", + "Select the board to link to a project" : "Vælg tavlen der skal linkes til et projekt", + "Search by board title" : "Søg efter tavletitel", "Select board" : "Vælg tavle", - "Select a board" : "Vælg én tavle", - "No lists available" : "Ingen kolonner tilgængelige", - "Select a list" : "Vælg en kolonne", + "Select a board" : "Vælg en tavle", + "No lists available" : "Ingen lister tilgængelige", + "Select a list" : "Vælg en liste", "Move card" : "Flyt kort", "Select a card" : "Vælg et kort", - "Cancel" : "Annullér", - "Select the card to link to a project" : "Vælg et kort at linke til et projekt", + "Cancel" : "Annuller", + "Select the card to link to a project" : "Vælg kortet der skal linkes til et projekt", "Link to card" : "Link til kort", "File already exists" : "Filen findes allerede", - "A file with the name {filename} already exists." : "En fil med navnet {filename} already exists.", + "A file with the name {filename} already exists." : "En fil med navnet {filename} eksisterer allerede.", "Do you want to overwrite it?" : "Vil du overskrive?", "Overwrite file" : "Overskriv fil", "Keep existing file" : "Behold den eksisterende fil", @@ -83,16 +83,16 @@ "Drop your files to upload" : "Slip dine filer for at uploade", "Add card" : "Tilføj kort", "Archived cards" : "Arkiverede kort", - "Add list" : "Tilføj kolonne", - "List name" : "Kolonne navn", + "Add list" : "Tilføj liste", + "List name" : "Listenavn", "Active filters" : "Aktive filtre", "Apply filter" : "Aktivér filter", - "Filter by tag" : "Filtrer vha. mærkat", - "Filter by assigned user" : "Filtrer vha. tildelt bruger", + "Filter by tag" : "Filtrer efter Tag", + "Filter by assigned user" : "Filtrer efter tildelt bruger", "Unassigned" : "Ikke tildelt", "Open" : "Åbn", "Completed" : "Fuldført", - "Filter by due date" : "Filtrer vha. forfaldsdato", + "Filter by due date" : "Filtrer efter forfaldsdato", "Overdue" : "Overskredet", "Next 24 hours" : "De næste 24 timer", "Next 7 days" : "De næste 7 dage", @@ -106,7 +106,7 @@ "Details" : "Detaljer", "Loading board" : "Indlæser tavle", "Board not found" : "Tavle ikke fundet.", - "Create a new list to add cards to this board" : "Opret en ny kolonne for at tilføje kort til denne tavle ", + "Create a new list to add cards to this board" : "Opret en ny liste for at tilføje kort til denne tavle ", "Sharing" : "Deling", "Tags" : "Tags", "Deleted items" : "Slettede objekter", From 94aee3e07a1181e2ac7ba64b2af6f19bba8dfb1e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 02:33:07 +0000 Subject: [PATCH 03/51] chore(deps): bump dompurify from 3.2.3 to 3.2.4 Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](https://github.com/cure53/DOMPurify/compare/3.2.3...3.2.4) --- updated-dependencies: - dependency-name: dompurify dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 778fcf216..020392154 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "@nextcloud/vue": "^8.22.0", "blueimp-md5": "^2.19.0", "chroma-js": "^3.1.2", - "dompurify": "^3.2.3", + "dompurify": "^3.2.4", "lodash": "^4.17.21", "markdown-it": "^14.1.0", "markdown-it-link-attributes": "^4.0.1", @@ -8849,9 +8849,10 @@ } }, "node_modules/dompurify": { - "version": "3.2.3", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.3.tgz", - "integrity": "sha512-U1U5Hzc2MO0oW3DF+G9qYN0aT7atAou4AgI0XjWz061nyBPbdxkfdhfy5uMgGn6+oLFCfn44ZGbdDqCzVmlOWA==", + "version": "3.2.4", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.2.4.tgz", + "integrity": "sha512-ysFSFEDVduQpyhzAob/kkuJjf5zWkZD8/A9ywSp1byueyuCfHamrCBa14/Oc2iiB0e51B+NpxSl5gmzn+Ms/mg==", + "license": "(MPL-2.0 OR Apache-2.0)", "optionalDependencies": { "@types/trusted-types": "^2.0.7" } diff --git a/package.json b/package.json index c2e37ff71..73a1749bc 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@nextcloud/vue": "^8.22.0", "blueimp-md5": "^2.19.0", "chroma-js": "^3.1.2", - "dompurify": "^3.2.3", + "dompurify": "^3.2.4", "lodash": "^4.17.21", "markdown-it": "^14.1.0", "markdown-it-link-attributes": "^4.0.1", From f5e3e5e0f858ec4279585069a31535dcc27dc912 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 26 Jan 2025 02:51:57 +0000 Subject: [PATCH 04/51] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/composer.lock b/composer.lock index f5cb6ffbc..061b166b8 100644 --- a/composer.lock +++ b/composer.lock @@ -492,16 +492,16 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "ed23f703c172ba167a62a76f7b2d8a6b4e37f44f" + "reference": "df0b0d885420a4168cd1470ee33364a3369bed1c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/ed23f703c172ba167a62a76f7b2d8a6b4e37f44f", - "reference": "ed23f703c172ba167a62a76f7b2d8a6b4e37f44f", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/df0b0d885420a4168cd1470ee33364a3369bed1c", + "reference": "df0b0d885420a4168cd1470ee33364a3369bed1c", "shasum": "" }, "require": { - "php": "~8.1 || ~8.2 || ~8.3", + "php": "~8.1 || ~8.2 || ~8.3 || ~8.4", "psr/clock": "^1.0", "psr/container": "^2.0.2", "psr/event-dispatcher": "^1.0", @@ -511,7 +511,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "31.0.0-dev" + "dev-master": "32.0.0-dev" } }, "notification-url": "https://packagist.org/downloads/", @@ -533,7 +533,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-01-10T00:44:36+00:00" + "time": "2025-01-25T00:41:21+00:00" }, { "name": "nikic/php-parser", From d735308bd3c8e27493a4bf2035622a29d2e4f3d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:16:47 +0000 Subject: [PATCH 05/51] chore(deps): bump shivammathur/setup-php from 2.31.1 to 2.32.0 Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.31.1 to 2.32.0. - [Release notes](https://github.com/shivammathur/setup-php/releases) - [Commits](https://github.com/shivammathur/setup-php/compare/2.31.1...2.32.0) --- updated-dependencies: - dependency-name: shivammathur/setup-php dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/appbuild.yml | 2 +- .github/workflows/appstore-build-publish.yml | 2 +- .github/workflows/cypress-e2e.yml | 2 +- .github/workflows/integration.yml | 2 +- .github/workflows/lint-php-cs.yml | 2 +- .github/workflows/lint-php.yml | 2 +- .github/workflows/phpunit-mysql.yml | 2 +- .github/workflows/phpunit-pgsql.yml | 2 +- .github/workflows/phpunit-sqlite.yml | 2 +- .github/workflows/psalm.yml | 2 +- .github/workflows/update-nextcloud-ocp.yml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/.github/workflows/appbuild.yml b/.github/workflows/appbuild.yml index e437bf5f3..5c3c949ff 100644 --- a/.github/workflows/appbuild.yml +++ b/.github/workflows/appbuild.yml @@ -24,7 +24,7 @@ jobs: - name: Set up npm7 run: npm i -g npm@7 - name: Setup PHP - uses: shivammathur/setup-php@2.31.1 + uses: shivammathur/setup-php@2.32.0 with: php-version: '7.4' tools: composer diff --git a/.github/workflows/appstore-build-publish.yml b/.github/workflows/appstore-build-publish.yml index 7d37de46c..dfef4e108 100644 --- a/.github/workflows/appstore-build-publish.yml +++ b/.github/workflows/appstore-build-publish.yml @@ -72,7 +72,7 @@ jobs: filename: ${{ env.APP_NAME }}/appinfo/info.xml - name: Set up php ${{ steps.php-versions.outputs.php-min }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: ${{ steps.php-versions.outputs.php-min }} coverage: none diff --git a/.github/workflows/cypress-e2e.yml b/.github/workflows/cypress-e2e.yml index c3c7f07ab..6f17b18f6 100644 --- a/.github/workflows/cypress-e2e.yml +++ b/.github/workflows/cypress-e2e.yml @@ -91,7 +91,7 @@ jobs: restore-keys: ${{ steps.extcache.outputs.key }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@2.31.1 + uses: shivammathur/setup-php@2.32.0 with: php-version: ${{ matrix.php-versions }} extensions: ${{ env.extensions }} diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index 72b6c6c27..1aa146b41 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -78,7 +78,7 @@ jobs: path: apps/activity - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@2.31.1 + uses: shivammathur/setup-php@2.32.0 with: php-version: ${{ matrix.php-versions }} extensions: mbstring, iconv, fileinfo, intl, sqlite, pdo_sqlite, mysql, pdo_mysql, pgsql, pdo_pgsql, apcu, gd diff --git a/.github/workflows/lint-php-cs.yml b/.github/workflows/lint-php-cs.yml index b709b5eb8..af7318aa8 100644 --- a/.github/workflows/lint-php-cs.yml +++ b/.github/workflows/lint-php-cs.yml @@ -32,7 +32,7 @@ jobs: uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 - name: Set up php${{ steps.versions.outputs.php-available }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: ${{ steps.versions.outputs.php-available }} extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite diff --git a/.github/workflows/lint-php.yml b/.github/workflows/lint-php.yml index de70f70e9..ff6ea1ae7 100644 --- a/.github/workflows/lint-php.yml +++ b/.github/workflows/lint-php.yml @@ -43,7 +43,7 @@ jobs: uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.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 diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml index 998a03879..0015ac1a0 100644 --- a/.github/workflows/phpunit-mysql.yml +++ b/.github/workflows/phpunit-mysql.yml @@ -98,7 +98,7 @@ jobs: path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation diff --git a/.github/workflows/phpunit-pgsql.yml b/.github/workflows/phpunit-pgsql.yml index 3f817c47d..128a00fde 100644 --- a/.github/workflows/phpunit-pgsql.yml +++ b/.github/workflows/phpunit-pgsql.yml @@ -101,7 +101,7 @@ jobs: path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation diff --git a/.github/workflows/phpunit-sqlite.yml b/.github/workflows/phpunit-sqlite.yml index 05496eb71..d16211837 100644 --- a/.github/workflows/phpunit-sqlite.yml +++ b/.github/workflows/phpunit-sqlite.yml @@ -90,7 +90,7 @@ jobs: path: apps/${{ env.APP_NAME }} - name: Set up php ${{ matrix.php-versions }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: ${{ matrix.php-versions }} # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation diff --git a/.github/workflows/psalm.yml b/.github/workflows/psalm.yml index 996ed1c6c..4a67e738f 100644 --- a/.github/workflows/psalm.yml +++ b/.github/workflows/psalm.yml @@ -28,7 +28,7 @@ jobs: uses: icewind1991/nextcloud-version-matrix@58becf3b4bb6dc6cef677b15e2fd8e7d48c0908f # v1.3.1 - name: Set up php${{ steps.versions.outputs.php-available }} - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: ${{ steps.versions.outputs.php-available }} extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 36bfbff01..6b02a2cf0 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -34,7 +34,7 @@ jobs: - name: Set up php8.2 if: steps.checkout.outcome == 'success' - uses: shivammathur/setup-php@c541c155eee45413f5b09a52248675b1a2575231 # v2.31.1 + uses: shivammathur/setup-php@21e092a3e0c2fabb77bf641337eced34a4bcd3cc # v2.31.1 with: php-version: 8.2 # https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation From fd090c7749892a57a8ac891234dc6d5e647fd856 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:16:53 +0000 Subject: [PATCH 06/51] chore(deps): bump peter-evans/create-pull-request from 7.0.5 to 7.0.6 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.5 to 7.0.6. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/5e914681df9dc83aa4e4905692ca88beb2f9e91f...67ccf781d68cd99b580ae25a5c18a1cc84ffff1f) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/npm-audit-fix.yml | 2 +- .github/workflows/update-nextcloud-ocp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index c529da4a6..ba0cb0843 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -60,7 +60,7 @@ jobs: - name: Create Pull Request if: always() - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5 + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'fix(deps): Fix npm audit' diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 36bfbff01..586380df9 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -103,7 +103,7 @@ jobs: - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@5e914681df9dc83aa4e4905692ca88beb2f9e91f # v7.0.5 + uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'chore(dev-deps): Bump nextcloud/ocp package' From 60bfc192d3438dd354bcfe65dbe4ca7dea1d59f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Feb 2025 02:21:08 +0000 Subject: [PATCH 07/51] chore(deps): bump actions/setup-node from 4.1.0 to 4.2.0 Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/actions/setup-node/releases) - [Commits](https://github.com/actions/setup-node/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: actions/setup-node dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .github/workflows/appbuild.yml | 2 +- .github/workflows/appstore-build-publish.yml | 2 +- .github/workflows/cypress-e2e.yml | 2 +- .github/workflows/lint-eslint.yml | 2 +- .github/workflows/lint-stylelint.yml | 2 +- .github/workflows/nodejs.yml | 2 +- .github/workflows/npm-audit-fix.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/workflows/appbuild.yml b/.github/workflows/appbuild.yml index e437bf5f3..4a04f18ad 100644 --- a/.github/workflows/appbuild.yml +++ b/.github/workflows/appbuild.yml @@ -18,7 +18,7 @@ jobs: steps: - uses: actions/checkout@v4.2.2 - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v4.1.0 + uses: actions/setup-node@v4.2.0 with: node-version: ${{ matrix.node-version }} - name: Set up npm7 diff --git a/.github/workflows/appstore-build-publish.yml b/.github/workflows/appstore-build-publish.yml index 7d37de46c..492fee9fd 100644 --- a/.github/workflows/appstore-build-publish.yml +++ b/.github/workflows/appstore-build-publish.yml @@ -56,7 +56,7 @@ jobs: - name: Set up node ${{ steps.versions.outputs.nodeVersion }} # Skip if no package.json if: ${{ steps.versions.outputs.nodeVersion }} - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 + uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122 # v4.1.0 with: node-version: ${{ steps.versions.outputs.nodeVersion }} diff --git a/.github/workflows/cypress-e2e.yml b/.github/workflows/cypress-e2e.yml index c3c7f07ab..75892d5fe 100644 --- a/.github/workflows/cypress-e2e.yml +++ b/.github/workflows/cypress-e2e.yml @@ -41,7 +41,7 @@ jobs: steps: - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v4.1.0 + uses: actions/setup-node@v4.2.0 with: node-version: ${{ matrix.node-version }} diff --git a/.github/workflows/lint-eslint.yml b/.github/workflows/lint-eslint.yml index d2a7cb323..9b847138b 100644 --- a/.github/workflows/lint-eslint.yml +++ b/.github/workflows/lint-eslint.yml @@ -66,7 +66,7 @@ jobs: fallbackNpm: '^10' - name: Set up node ${{ steps.versions.outputs.nodeVersion }} - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 + uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122 # v4.1.0 with: node-version: ${{ steps.versions.outputs.nodeVersion }} diff --git a/.github/workflows/lint-stylelint.yml b/.github/workflows/lint-stylelint.yml index e7324f370..5f87e618f 100644 --- a/.github/workflows/lint-stylelint.yml +++ b/.github/workflows/lint-stylelint.yml @@ -35,7 +35,7 @@ jobs: fallbackNpm: '^10' - name: Set up node ${{ steps.versions.outputs.nodeVersion }} - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 + uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122 # v4.1.0 with: node-version: ${{ steps.versions.outputs.nodeVersion }} diff --git a/.github/workflows/nodejs.yml b/.github/workflows/nodejs.yml index 5c7cdba51..d7a651a92 100644 --- a/.github/workflows/nodejs.yml +++ b/.github/workflows/nodejs.yml @@ -14,7 +14,7 @@ jobs: steps: - uses: actions/checkout@v4.2.2 - name: Use Node.js ${{ matrix.node-version }} - uses: actions/setup-node@v4.1.0 + uses: actions/setup-node@v4.2.0 with: node-version: ${{ matrix.node-version }} - name: Set up npm7 diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index c529da4a6..57fe0d3eb 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -39,7 +39,7 @@ jobs: fallbackNpm: '^10' - name: Set up node ${{ steps.versions.outputs.nodeVersion }} - uses: actions/setup-node@39370e3970a6d050c480ffad4ff0ed4d3fdee5af # v4.1.0 + uses: actions/setup-node@802632921f8532d2409ae6eac3313b6f81f11122 # v4.1.0 with: node-version: ${{ steps.versions.outputs.nodeVersion }} From 100404d25fbd3aa6503f9d74d1c4fc91abfbd8e4 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 2 Feb 2025 00:42:30 +0000 Subject: [PATCH 08/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 58 ++++++++++++++++++++++++++-------------------------- l10n/da.json | 58 ++++++++++++++++++++++++++-------------------------- 2 files changed, 58 insertions(+), 58 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 606acd0ec..df18a2292 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -113,7 +113,7 @@ OC.L10N.register( "Tags" : "Tags", "Deleted items" : "Slettede objekter", "Activity" : "Aktivitet", - "Deleted lists" : "Slettede kolonner", + "Deleted lists" : "Slettede lister", "Undo" : "Fortryd", "Deleted cards" : "Sletttede kort", "No participants found" : "Ingen deltagere fundet", @@ -124,20 +124,20 @@ OC.L10N.register( "Can manage" : "Kan administrere", "Owner" : "Ejer", "Delete" : "Slet", - "Failed to create share with {displayName}" : "Oprettelse af delt drev med {displayName} fejlede", + "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", "Transfer" : "Overførsel", "Archive all cards" : "Arkivér alle kort", "Delete list" : "Slet liste", - "Archive all cards in this list" : "Arkivér alle kort i denne kolonne", + "Archive all cards in this list" : "Arkivér alle kort på denne liste", "Add a new card" : "Tilføj et nyt kort", - "Card name" : "Kort navn", - "List deleted" : "Kolonne slettet", + "Card name" : "Kortnavn", + "List deleted" : "Liste slettet", "Edit" : "Redigér", - "Add a new tag" : "Opret et nyt mærkat", - "title and color value must be provided" : "Titel og farve skal angives.", - "Board name" : "Tavle navn", + "Add a new tag" : "Opret et nyt Tag", + "title and color value must be provided" : "Titel- og farveværdi skal angives.", + "Board name" : "Tavlenavn", "Members" : "Medlemmer", - "Assign a user to this card…" : "Tildel en bruger til dette kort", + "Assign a user to this card…" : "Tildel en bruger til dette kort...", "Upload new files" : "Upload nye filer", "Share from Files" : "Del fra Filer", "Add this attachment" : "Tilføj denne vedhæftning", @@ -145,20 +145,20 @@ OC.L10N.register( "Download" : "Download", "Delete Attachment" : "Slet vedhæftning", "Restore Attachment" : "Genskab vedhæftning", - "File to share" : "Vælg fil til deling", + "File to share" : "Fil til deling", "Invalid path selected" : "Ugyldig sti valgt.", - "Open in sidebar view" : "Åben i sidekolonne", + "Open in sidebar view" : "Åben i sidebjælke visning", "Open in bigger view" : "Åben i større visning", "Attachments" : "Vedhæftede filer", "Comments" : "Kommentarer", "Modified" : "Ændret", "Created" : "Oprettet", - "The title cannot be empty." : "Titlen kan ikke være tom", + "The title cannot be empty." : "Titlen må ikke være tom", "No comments yet. Begin the discussion!" : "Ingen kommentarer endnu. Begynd diskussionen!", "Save" : "Gem", - "The comment cannot be empty." : "Kommentaren kan ikke være tom.", - "The comment cannot be longer than 1000 characters." : "Kommentaren kan ikke være længere end 1000 tegn.", - "In reply to" : "som svar til", + "The comment cannot be empty." : "Kommentaren må ikke være tom.", + "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", + "In reply to" : "Som svar til", "Reply" : "Besvar", "Update" : "Opdatér", "Created:" : "Oprettet:", @@ -166,21 +166,21 @@ OC.L10N.register( "(Unsaved)" : "(Ikke gemt)", "(Saving…)" : "(Gemmer...)", "Formatting help" : "Hjælp til formatering", - "Edit description" : "Redigér beskrivelse", + "Edit description" : "Rediger beskrivelse", "View description" : "Se beskrivelse", "Add Attachment" : "Tilføj vedhæftning", - "Write a description …" : "Tilføj en beskrivelse...", + "Write a description …" : "Skriv en beskrivelse...", "Choose attachment" : "Vælg en vedhæftning", - "Set a due date" : "Sæt en forfaldsdato", + "Set a due date" : "Angiv en forfaldsdato", "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", "Unarchive card" : "Gen-aktivér kort", "Archive card" : "Arkivér kort", "Select Date" : "Vælg dato", - "Assign a tag to this card…" : "Tilføj et mærkat til dette kort ...", + "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", "(group)" : "(gruppe)", - "Edit title" : "Redigér titel", + "Edit title" : "Rediger titel", "Assign to me" : "Tildel til mig", "Unassign myself" : "Fjern mig selv", "Delete card" : "Slet kort", @@ -194,16 +194,16 @@ OC.L10N.register( "Search" : "Søg", "All boards" : "Alle tavler", "Archived boards" : "Arkiverede lister", - "Shared with you" : "Shared with you", + "Shared with you" : "Delt med dig", "Use bigger card view" : "Brug større kort visning", "Show boards in calendar/tasks" : "Vis tavler i kalender/opgaver", "Cancel edit" : "Annuller redigering", - "Board details" : "Liste detaljer", + "Board details" : "Tavledetaljer", "Edit board" : "Rediger liste", "Clone board" : "Klon tavle", - "Unarchive board" : "Gen-aktivér tavle", + "Unarchive board" : "Genaktiver tavle", "Archive board" : "Arkivér tavle", - "Turn on due date reminders" : "Aktivér påmindelser om forfaldsdatoer", + "Turn on due date reminders" : "Aktiver påmindelser om forfaldsdatoer", "Turn off due date reminders" : "Slå påmindelser om forfaldsdatoer fra", "Due date reminders" : "Påmindelser om forfaldsdatoer", "All cards" : "Alle kort", @@ -213,7 +213,7 @@ OC.L10N.register( "Board {0} deleted" : "Tavle {0} er slettet", "Only assigned cards" : "Kun tildelte kort", "No reminder" : "Ingen påmindelse", - "An error occurred" : "Der var en fejl", + "An error occurred" : "Der opstod en fejl", "Delete the board?" : "Slet tavlen?", "Advanced options" : "Avancerede indstillinger", "Loading filtered view" : "Indlæser filtreret visning", @@ -229,10 +229,10 @@ OC.L10N.register( "Message from {author} in {conversationName}" : "Besked fra {author} i {conversationName}", "Something went wrong" : "Noget gik galt", "Failed to upload {name}" : "Kunne ikke uploade {name}", - "Maximum file size of {size} exceeded" : "Maksimal fil størrelse {size} overskredet", - "Error creating the share" : "Fejl ved skabelse af delt drev", - "Share with a Deck card" : "Del med et Deck kort", - "Share {file} with a Deck card" : "Del {file} med et Deck kort", + "Maximum file size of {size} exceeded" : "Maksimal filstørrelse {size} overskredet", + "Error creating the share" : "Fejl ved oprettelse af delt drev", + "Share with a Deck card" : "Del med en samling kort", + "Share {file} with a Deck card" : "Del {file} med en samiling kort", "Share" : "Del", "Move card to another board" : "Flyt kort til en anden tavle" }, diff --git a/l10n/da.json b/l10n/da.json index 77d025da7..f6db56f6e 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -111,7 +111,7 @@ "Tags" : "Tags", "Deleted items" : "Slettede objekter", "Activity" : "Aktivitet", - "Deleted lists" : "Slettede kolonner", + "Deleted lists" : "Slettede lister", "Undo" : "Fortryd", "Deleted cards" : "Sletttede kort", "No participants found" : "Ingen deltagere fundet", @@ -122,20 +122,20 @@ "Can manage" : "Kan administrere", "Owner" : "Ejer", "Delete" : "Slet", - "Failed to create share with {displayName}" : "Oprettelse af delt drev med {displayName} fejlede", + "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", "Transfer" : "Overførsel", "Archive all cards" : "Arkivér alle kort", "Delete list" : "Slet liste", - "Archive all cards in this list" : "Arkivér alle kort i denne kolonne", + "Archive all cards in this list" : "Arkivér alle kort på denne liste", "Add a new card" : "Tilføj et nyt kort", - "Card name" : "Kort navn", - "List deleted" : "Kolonne slettet", + "Card name" : "Kortnavn", + "List deleted" : "Liste slettet", "Edit" : "Redigér", - "Add a new tag" : "Opret et nyt mærkat", - "title and color value must be provided" : "Titel og farve skal angives.", - "Board name" : "Tavle navn", + "Add a new tag" : "Opret et nyt Tag", + "title and color value must be provided" : "Titel- og farveværdi skal angives.", + "Board name" : "Tavlenavn", "Members" : "Medlemmer", - "Assign a user to this card…" : "Tildel en bruger til dette kort", + "Assign a user to this card…" : "Tildel en bruger til dette kort...", "Upload new files" : "Upload nye filer", "Share from Files" : "Del fra Filer", "Add this attachment" : "Tilføj denne vedhæftning", @@ -143,20 +143,20 @@ "Download" : "Download", "Delete Attachment" : "Slet vedhæftning", "Restore Attachment" : "Genskab vedhæftning", - "File to share" : "Vælg fil til deling", + "File to share" : "Fil til deling", "Invalid path selected" : "Ugyldig sti valgt.", - "Open in sidebar view" : "Åben i sidekolonne", + "Open in sidebar view" : "Åben i sidebjælke visning", "Open in bigger view" : "Åben i større visning", "Attachments" : "Vedhæftede filer", "Comments" : "Kommentarer", "Modified" : "Ændret", "Created" : "Oprettet", - "The title cannot be empty." : "Titlen kan ikke være tom", + "The title cannot be empty." : "Titlen må ikke være tom", "No comments yet. Begin the discussion!" : "Ingen kommentarer endnu. Begynd diskussionen!", "Save" : "Gem", - "The comment cannot be empty." : "Kommentaren kan ikke være tom.", - "The comment cannot be longer than 1000 characters." : "Kommentaren kan ikke være længere end 1000 tegn.", - "In reply to" : "som svar til", + "The comment cannot be empty." : "Kommentaren må ikke være tom.", + "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", + "In reply to" : "Som svar til", "Reply" : "Besvar", "Update" : "Opdatér", "Created:" : "Oprettet:", @@ -164,21 +164,21 @@ "(Unsaved)" : "(Ikke gemt)", "(Saving…)" : "(Gemmer...)", "Formatting help" : "Hjælp til formatering", - "Edit description" : "Redigér beskrivelse", + "Edit description" : "Rediger beskrivelse", "View description" : "Se beskrivelse", "Add Attachment" : "Tilføj vedhæftning", - "Write a description …" : "Tilføj en beskrivelse...", + "Write a description …" : "Skriv en beskrivelse...", "Choose attachment" : "Vælg en vedhæftning", - "Set a due date" : "Sæt en forfaldsdato", + "Set a due date" : "Angiv en forfaldsdato", "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", "Unarchive card" : "Gen-aktivér kort", "Archive card" : "Arkivér kort", "Select Date" : "Vælg dato", - "Assign a tag to this card…" : "Tilføj et mærkat til dette kort ...", + "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", "(group)" : "(gruppe)", - "Edit title" : "Redigér titel", + "Edit title" : "Rediger titel", "Assign to me" : "Tildel til mig", "Unassign myself" : "Fjern mig selv", "Delete card" : "Slet kort", @@ -192,16 +192,16 @@ "Search" : "Søg", "All boards" : "Alle tavler", "Archived boards" : "Arkiverede lister", - "Shared with you" : "Shared with you", + "Shared with you" : "Delt med dig", "Use bigger card view" : "Brug større kort visning", "Show boards in calendar/tasks" : "Vis tavler i kalender/opgaver", "Cancel edit" : "Annuller redigering", - "Board details" : "Liste detaljer", + "Board details" : "Tavledetaljer", "Edit board" : "Rediger liste", "Clone board" : "Klon tavle", - "Unarchive board" : "Gen-aktivér tavle", + "Unarchive board" : "Genaktiver tavle", "Archive board" : "Arkivér tavle", - "Turn on due date reminders" : "Aktivér påmindelser om forfaldsdatoer", + "Turn on due date reminders" : "Aktiver påmindelser om forfaldsdatoer", "Turn off due date reminders" : "Slå påmindelser om forfaldsdatoer fra", "Due date reminders" : "Påmindelser om forfaldsdatoer", "All cards" : "Alle kort", @@ -211,7 +211,7 @@ "Board {0} deleted" : "Tavle {0} er slettet", "Only assigned cards" : "Kun tildelte kort", "No reminder" : "Ingen påmindelse", - "An error occurred" : "Der var en fejl", + "An error occurred" : "Der opstod en fejl", "Delete the board?" : "Slet tavlen?", "Advanced options" : "Avancerede indstillinger", "Loading filtered view" : "Indlæser filtreret visning", @@ -227,10 +227,10 @@ "Message from {author} in {conversationName}" : "Besked fra {author} i {conversationName}", "Something went wrong" : "Noget gik galt", "Failed to upload {name}" : "Kunne ikke uploade {name}", - "Maximum file size of {size} exceeded" : "Maksimal fil størrelse {size} overskredet", - "Error creating the share" : "Fejl ved skabelse af delt drev", - "Share with a Deck card" : "Del med et Deck kort", - "Share {file} with a Deck card" : "Del {file} med et Deck kort", + "Maximum file size of {size} exceeded" : "Maksimal filstørrelse {size} overskredet", + "Error creating the share" : "Fejl ved oprettelse af delt drev", + "Share with a Deck card" : "Del med en samling kort", + "Share {file} with a Deck card" : "Del {file} med en samiling kort", "Share" : "Del", "Move card to another board" : "Flyt kort til en anden tavle" },"pluralForm" :"nplurals=2; plural=(n != 1);" From 7114b10871397789cdc94cbb78da0bf7e0fbc1ae Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 2 Feb 2025 03:25:51 +0000 Subject: [PATCH 09/51] fix(deps): Fix npm audit Signed-off-by: GitHub --- package-lock.json | 25 ++++++++++++++----------- 1 file changed, 14 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 778fcf216..c7e583b19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3572,9 +3572,10 @@ } }, "node_modules/@nextcloud/dialogs": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.0.1.tgz", - "integrity": "sha512-TlzNUy0eFPIjnop2Wfom45xJdUjLOoUwd/E8V/6ehh+PifrgIWGy6jqBYMRoQfUASc/LKtSYUrCN3yDgVrK8Tw==", + "version": "6.1.1", + "resolved": "https://registry.npmjs.org/@nextcloud/dialogs/-/dialogs-6.1.1.tgz", + "integrity": "sha512-RrvFPt8SgCkg8rC0PtMC0fvyEu77kKbY2cJ/j+6RLse3rFWcNGwgNZNuRkA/Nn4GgzQ7QNhKTqWknsy0ld6rNQ==", + "license": "AGPL-3.0-or-later", "dependencies": { "@mdi/js": "^7.4.47", "@nextcloud/auth": "^2.4.0", @@ -3584,12 +3585,12 @@ "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", "@nextcloud/router": "^3.0.1", - "@nextcloud/sharing": "^0.2.3", + "@nextcloud/sharing": "^0.2.4", "@nextcloud/typings": "^1.9.1", "@types/toastify-js": "^1.12.3", "@vueuse/core": "^11.2.0", "cancelable-promise": "^4.3.1", - "p-queue": "^8.0.1", + "p-queue": "^8.1.0", "toastify-js": "^1.12.0", "vue-frag": "^1.4.3", "webdav": "^5.7.1" @@ -3891,9 +3892,10 @@ } }, "node_modules/@nextcloud/sharing": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.3.tgz", - "integrity": "sha512-hxQFOBBahbJkcmAGZFVS3943pQGSafNF6LMHmgcj0JPqExu1DWKuZvsCXZnGkaRJVcewHnZFcLAhpOf+VfcZmA==", + "version": "0.2.4", + "resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.2.4.tgz", + "integrity": "sha512-kOLAr0w4NDUGPF42L22i9iSs6Z3ylTsE0RudAGDBzw/pnxGY8PEwZI2j0IMAFRfQ7XFNcpV/EVHI5YCMxtxGMQ==", + "license": "GPL-3.0-or-later", "dependencies": { "@nextcloud/initial-state": "^2.2.0" }, @@ -16680,9 +16682,10 @@ } }, "node_modules/p-queue": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.0.1.tgz", - "integrity": "sha512-NXzu9aQJTAzbBqOt2hwsR63ea7yvxJc0PwN/zobNAudYfb1B7R08SzB4TsLeSbUCuG467NhnoT0oO6w1qRO+BA==", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/p-queue/-/p-queue-8.1.0.tgz", + "integrity": "sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==", + "license": "MIT", "dependencies": { "eventemitter3": "^5.0.1", "p-timeout": "^6.1.2" From ce13d89e073b0c86a70205d172fc993bb4d9eed3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Feb 2025 01:02:33 +0000 Subject: [PATCH 10/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 22 +++++++++++++++++----- l10n/da.json | 22 +++++++++++++++++----- 2 files changed, 34 insertions(+), 10 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index df18a2292..0dec36ead 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -18,7 +18,7 @@ OC.L10N.register( "You have unarchived the board {board}" : "Du har genskabt tavlen {board}", "{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}", "You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}", - "{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}", + "{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny liste {stack} på tavlen {board}", "You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt liste {before} til {stack} på tavlen {board}", "{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt liste {before} til {stack} på tavlen {board}", "You have deleted list {stack} on board {board}" : "Du har slettet liste {stack} på tavlen {board}", @@ -29,15 +29,24 @@ OC.L10N.register( "{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}", "You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}", "{user} has renamed the card {before} to {card}" : "{user} har omdøbt kortet {before} til {card}", - "Deck" : "Deck", + "Deck" : "Opslag", + "Changes in the Deck app" : "Ændringer i Opslags app'en", "Upcoming cards" : "Kommende kort", "Load more" : "Hent flere", "Personal" : "Personligt", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" er blevet tildelt dig af %s.", + "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilknyttet kortet {deck-card} på {deck-board} til dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nået sin forfaldsdato.", + "The card {deck-card} on {deck-board} has reached its due date." : "Kortet {deck-card} på {deck-board} har nået sin forfaldsdato.", "%s has mentioned you in a comment on \"%s\"." : " %s har nævnt dig i en kommentar på \"%s\".", + "{user} has mentioned you in a comment on {deck-card}." : "{user} har nævnt dig i en kommentar på {deck-card}.", "The board \"%s\" has been shared with you by %s." : "Tavlen \"%s\" er blevet delt med dig af %s.", + "{user} has shared {deck-board} with you." : "{user} har delt {deck-board} med dig.", + "Deck board" : "Opslagstavle", + "Deck boards, cards and comments" : "Opslagstavler, kort og kommentarer", + "Create a new deck card" : "Opret et nyt opslagskort", "%s on %s" : "%s på %s", + "Deck boards and cards" : "Opslagstavler og -kort", "No data was provided to create an attachment." : "Ingen data blev givet som kunne vedhæftes", "Finished" : "Færdiggjort", "To review" : "Til gennemgang", @@ -175,7 +184,7 @@ OC.L10N.register( "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", - "Unarchive card" : "Gen-aktivér kort", + "Unarchive card" : "Genaktiver kort", "Archive card" : "Arkivér kort", "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", @@ -187,6 +196,7 @@ OC.L10N.register( "Card deleted" : "Kort slettet", "seconds ago" : "få sekunder siden", "Keyboard shortcuts" : "Tastaturgenveje", + "Boost your productivity using Deck with keyboard shortcuts." : "Boost din produktivitet ved at anvende opslag med tastaturgenveje.", "Keyboard shortcut" : "Tastaturgenvej", "Action" : "Handling", "Shift" : "Shift", @@ -195,6 +205,7 @@ OC.L10N.register( "All boards" : "Alle tavler", "Archived boards" : "Arkiverede lister", "Shared with you" : "Delt med dig", + "Deck settings" : "Opslagsindstillinger", "Use bigger card view" : "Brug større kort visning", "Show boards in calendar/tasks" : "Vis tavler i kalender/opgaver", "Cancel edit" : "Annuller redigering", @@ -220,6 +231,7 @@ OC.L10N.register( "Today" : "I dag", "Tomorrow" : "I morgen", "No due" : "Ikke forfalden", + "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", "Create card" : "Opret kort", "Close" : "Luk", "No upcoming cards" : "Ingen kommende kort", @@ -231,8 +243,8 @@ OC.L10N.register( "Failed to upload {name}" : "Kunne ikke uploade {name}", "Maximum file size of {size} exceeded" : "Maksimal filstørrelse {size} overskredet", "Error creating the share" : "Fejl ved oprettelse af delt drev", - "Share with a Deck card" : "Del med en samling kort", - "Share {file} with a Deck card" : "Del {file} med en samiling kort", + "Share with a Deck card" : "Del med et opslagskort", + "Share {file} with a Deck card" : "Del {file} med et opslagskort", "Share" : "Del", "Move card to another board" : "Flyt kort til en anden tavle" }, diff --git a/l10n/da.json b/l10n/da.json index f6db56f6e..c9c79f0e0 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -16,7 +16,7 @@ "You have unarchived the board {board}" : "Du har genskabt tavlen {board}", "{user} has unarchived the board {before}" : "{user} har genskabt tavlen {before}", "You have created a new list {stack} on board {board}" : "Du har oprettet en ny liste {stack} på tavlen {board}", - "{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny kolonne {stack} på tavlen {board}", + "{user} has created a new list {stack} on board {board}" : "{user} har oprettet en ny liste {stack} på tavlen {board}", "You have renamed list {before} to {stack} on board {board}" : "Du har omdøbt liste {before} til {stack} på tavlen {board}", "{user} has renamed list {before} to {stack} on board {board}" : "{user} har omdøbt liste {before} til {stack} på tavlen {board}", "You have deleted list {stack} on board {board}" : "Du har slettet liste {stack} på tavlen {board}", @@ -27,15 +27,24 @@ "{user} has deleted card {card} in list {stack} on board {board}" : "{user} har slettet kortet {card} i listen {stack} på tavlen {board}", "You have renamed the card {before} to {card}" : "Du har omdøbt kortet {before} til {card}", "{user} has renamed the card {before} to {card}" : "{user} har omdøbt kortet {before} til {card}", - "Deck" : "Deck", + "Deck" : "Opslag", + "Changes in the Deck app" : "Ændringer i Opslags app'en", "Upcoming cards" : "Kommende kort", "Load more" : "Hent flere", "Personal" : "Personligt", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" er blevet tildelt dig af %s.", + "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilknyttet kortet {deck-card} på {deck-board} til dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nået sin forfaldsdato.", + "The card {deck-card} on {deck-board} has reached its due date." : "Kortet {deck-card} på {deck-board} har nået sin forfaldsdato.", "%s has mentioned you in a comment on \"%s\"." : " %s har nævnt dig i en kommentar på \"%s\".", + "{user} has mentioned you in a comment on {deck-card}." : "{user} har nævnt dig i en kommentar på {deck-card}.", "The board \"%s\" has been shared with you by %s." : "Tavlen \"%s\" er blevet delt med dig af %s.", + "{user} has shared {deck-board} with you." : "{user} har delt {deck-board} med dig.", + "Deck board" : "Opslagstavle", + "Deck boards, cards and comments" : "Opslagstavler, kort og kommentarer", + "Create a new deck card" : "Opret et nyt opslagskort", "%s on %s" : "%s på %s", + "Deck boards and cards" : "Opslagstavler og -kort", "No data was provided to create an attachment." : "Ingen data blev givet som kunne vedhæftes", "Finished" : "Færdiggjort", "To review" : "Til gennemgang", @@ -173,7 +182,7 @@ "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", - "Unarchive card" : "Gen-aktivér kort", + "Unarchive card" : "Genaktiver kort", "Archive card" : "Arkivér kort", "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", @@ -185,6 +194,7 @@ "Card deleted" : "Kort slettet", "seconds ago" : "få sekunder siden", "Keyboard shortcuts" : "Tastaturgenveje", + "Boost your productivity using Deck with keyboard shortcuts." : "Boost din produktivitet ved at anvende opslag med tastaturgenveje.", "Keyboard shortcut" : "Tastaturgenvej", "Action" : "Handling", "Shift" : "Shift", @@ -193,6 +203,7 @@ "All boards" : "Alle tavler", "Archived boards" : "Arkiverede lister", "Shared with you" : "Delt med dig", + "Deck settings" : "Opslagsindstillinger", "Use bigger card view" : "Brug større kort visning", "Show boards in calendar/tasks" : "Vis tavler i kalender/opgaver", "Cancel edit" : "Annuller redigering", @@ -218,6 +229,7 @@ "Today" : "I dag", "Tomorrow" : "I morgen", "No due" : "Ikke forfalden", + "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", "Create card" : "Opret kort", "Close" : "Luk", "No upcoming cards" : "Ingen kommende kort", @@ -229,8 +241,8 @@ "Failed to upload {name}" : "Kunne ikke uploade {name}", "Maximum file size of {size} exceeded" : "Maksimal filstørrelse {size} overskredet", "Error creating the share" : "Fejl ved oprettelse af delt drev", - "Share with a Deck card" : "Del med en samling kort", - "Share {file} with a Deck card" : "Del {file} med en samiling kort", + "Share with a Deck card" : "Del med et opslagskort", + "Share {file} with a Deck card" : "Del {file} med et opslagskort", "Share" : "Del", "Move card to another board" : "Flyt kort til en anden tavle" },"pluralForm" :"nplurals=2; plural=(n != 1);" From 615d5ef871f0ae25fdf79705de5c2cbfa7245854 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 18 Jan 2025 02:36:19 +0000 Subject: [PATCH 11/51] 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.15.0...v3.18.1) --- updated-dependencies: - dependency-name: behat/behat dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- tests/integration/composer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/composer.json b/tests/integration/composer.json index 228e87539..9b3e373a8 100644 --- a/tests/integration/composer.json +++ b/tests/integration/composer.json @@ -1,7 +1,7 @@ { "require-dev": { "phpunit/phpunit": "~9", - "behat/behat": "~3.15.0", + "behat/behat": "~3.18.1", "guzzlehttp/guzzle": "7.9.2", "jarnaiz/behat-junit-formatter": "^1.3", "sabre/dav": "4.7.0", From f7fa419105f20813aa14cfe6e7dc2bdb4c1c86e9 Mon Sep 17 00:00:00 2001 From: Elizabeth Danzberger Date: Fri, 24 Jan 2025 14:01:34 -0500 Subject: [PATCH 12/51] fix: skip exporting a deleted card Signed-off-by: Elizabeth Danzberger --- lib/Command/UserExport.php | 6 +- tests/unit/Command/UserExportTest.php | 96 ++++++++++++++++++++++++--- 2 files changed, 90 insertions(+), 12 deletions(-) diff --git a/lib/Command/UserExport.php b/lib/Command/UserExport.php index 09fd5990d..7bbe53576 100644 --- a/lib/Command/UserExport.php +++ b/lib/Command/UserExport.php @@ -62,6 +62,7 @@ class UserExport extends Command { if ($board->getDeletedAt() > 0) { continue; } + $fullBoard = $this->boardMapper->find($board->getId(), true, true); $data[$board->getId()] = $fullBoard->jsonSerialize(); $stacks = $this->stackMapper->findAll($board->getId()); @@ -69,13 +70,16 @@ class UserExport extends Command { $data[$board->getId()]['stacks'][$stack->getId()] = $stack->jsonSerialize(); $cards = $this->cardMapper->findAllByStack($stack->getId()); foreach ($cards as $card) { + if ($card->getDeletedAt() > 0) { + continue; + } $fullCard = $this->cardMapper->find($card->getId()); + $assignedUsers = $this->assignedUsersMapper->findAll($card->getId()); $fullCard->setAssignedUsers($assignedUsers); $cardDetails = new CardDetails($fullCard, $fullBoard); $comments = $this->commentService->list($card->getId()); - $cardDetails->setCommentsCount(count($comments->getData())); $cardJson = $cardDetails->jsonSerialize(); diff --git a/tests/unit/Command/UserExportTest.php b/tests/unit/Command/UserExportTest.php index d6b528959..e3211559f 100644 --- a/tests/unit/Command/UserExportTest.php +++ b/tests/unit/Command/UserExportTest.php @@ -74,16 +74,23 @@ class UserExportTest extends \Test\TestCase { $board->setTitle('Board ' . $id); return $board; } + public function getStack($id) { $stack = new Stack(); $stack->setId($id); $stack->setTitle('Stack ' . $id); return $stack; } - public function getCard($id) { + + public function getCard($id, $deleted = false) { $card = new Card(); $card->setId($id); $card->setTitle('Card ' . $id); + + if ($deleted) { + $card->setDeletedAt(time()); + } + return $card; } @@ -93,6 +100,7 @@ class UserExportTest extends \Test\TestCase { $comment->setMessage('fake comment' . $id); return $comment; } + public function testExecute() { $input = $this->createMock(InputInterface::class); $input->expects($this->once())->method('getArgument')->with('user-id')->willReturn('admin'); @@ -102,19 +110,12 @@ class UserExportTest extends \Test\TestCase { $this->getBoard(1), $this->getBoard(2), ]; - $this->boardService->expects($this->once()) - ->method('findAll') - ->willReturn($boards); - $this->boardMapper->expects($this->exactly(count($boards))) - ->method('find') - ->willReturn($boards[0]); + $stacks = [ $this->getStack(1), $this->getStack(2) ]; - $this->stackMapper->expects($this->exactly(count($boards))) - ->method('findAll') - ->willReturn($stacks); + $cards = [ $this->getCard(1), $this->getCard(2), @@ -126,16 +127,89 @@ class UserExportTest extends \Test\TestCase { $this->getComment(2), $this->getComment(3), ]; - $this->commentService->expects($this->exactly(count($cards) * count($stacks) * count($boards)))->method('list')->willReturn(new DataResponse($comments)); + + $this->boardService->expects($this->once()) + ->method('findAll') + ->willReturn($boards); + + $this->boardMapper->expects($this->exactly(count($boards))) + ->method('find') + ->willReturn($boards[0]); + + $this->stackMapper->expects($this->exactly(count($boards))) + ->method('findAll') + ->willReturn($stacks); + + $this->commentService->expects($this->exactly(count($cards) * count($stacks) * count($boards))) + ->method('list') + ->willReturn(new DataResponse($comments)); + $this->cardMapper->expects($this->exactly(count($boards) * count($stacks))) ->method('findAllByStack') ->willReturn($cards); + $this->cardMapper->expects($this->exactly(count($boards) * count($stacks) * count($cards))) ->method('find') ->willReturn($cards[0]); + $this->assignedUserMapper->expects($this->exactly(count($boards) * count($stacks) * count($cards))) ->method('findAll') ->willReturn([]); + + $result = $this->invokePrivate($this->userExport, 'execute', [$input, $output]); + self::assertEquals(0, $result); + } + + public function testExecuteWithDeletedCard() { + $input = $this->createMock(InputInterface::class); + $input->expects($this->once())->method('getArgument')->with('user-id')->willReturn('admin'); + $output = $this->createMock(OutputInterface::class); + + $boards = [ + $this->getBoard(1), + ]; + + $stacks = [ + $this->getStack(1), + ]; + + $cards = [ + $this->getCard(1), + $this->getCard(2, true), + ]; + + $comments = [ + $this->getComment(1), + ]; + + $this->boardService->expects($this->once()) + ->method('findAll') + ->willReturn($boards); + + $this->boardMapper->expects($this->once()) + ->method('find') + ->willReturn($boards[0]); + + $this->stackMapper->expects($this->once()) + ->method('findAll') + ->willReturn($stacks); + + $this->commentService->expects($this->exactly(count($stacks) * count($boards))) + ->method('list') + ->willReturn(new DataResponse($comments)); + + $this->cardMapper->expects($this->once()) + ->method('findAllByStack') + ->willReturn($cards); + + $this->cardMapper->expects($this->once()) + ->method('find') + ->willReturn($cards[0]); + + $this->assignedUserMapper->expects($this->once()) + ->method('findAll') + ->willReturn([]); + $result = $this->invokePrivate($this->userExport, 'execute', [$input, $output]); self::assertEquals(0, $result); } From 1d1c2df8f3d758c35b9b8af6913d74be4fd2843d Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 4 Feb 2025 18:42:46 +0000 Subject: [PATCH 13/51] chore(CI): Updating pr-feedback.yml workflow from template Signed-off-by: Nextcloud bot --- .github/workflows/pr-feedback.yml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index 98d2715e2..7d4966907 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -15,8 +15,13 @@ on: schedule: - cron: '30 1 * * *' +permissions: + contents: read + pull-requests: write + jobs: pr-feedback: + if: ${{ github.repository_owner == 'nextcloud' }} runs-on: ubuntu-latest steps: - name: The get-github-handles-from-website action From bbf51952e036194776d2e9e0bb6da241aeb192ea Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 5 Feb 2025 00:43:20 +0000 Subject: [PATCH 14/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/et_EE.js | 2 ++ l10n/et_EE.json | 2 ++ l10n/fr.js | 14 +++++++------- l10n/fr.json | 14 +++++++------- 4 files changed, 18 insertions(+), 14 deletions(-) diff --git a/l10n/et_EE.js b/l10n/et_EE.js index d90515f75..f61e62c98 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -1,7 +1,9 @@ OC.L10N.register( "deck", { + "Deck" : "Deck", "Personal" : "Isiklik", + "%s on %s" : "%s %s-l", "Finished" : "Lõpetatud", "Later" : "Hiljem", "copy" : "koopia", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 177f749fe..76cc83c92 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,5 +1,7 @@ { "translations": { + "Deck" : "Deck", "Personal" : "Isiklik", + "%s on %s" : "%s %s-l", "Finished" : "Lõpetatud", "Later" : "Hiljem", "copy" : "koopia", diff --git a/l10n/fr.js b/l10n/fr.js index 483b6d4ac..8cad70987 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -85,14 +85,14 @@ OC.L10N.register( "{user} has mentioned you in a comment on {deck-card}." : "{user} vous a cité dans un commentaire sur {deck-card}.", "The board \"%s\" has been shared with you by %s." : "Le tableau \"%s\" a été partagé avec vous par %s.", "{user} has shared {deck-board} with you." : "{user} vous a partagé le tableau {deck-board}.", - "Deck board" : "Tableau", + "Deck board" : "Tableau Deck", "Owned by %1$s" : "Assignée à %1$s", - "Deck boards, cards and comments" : "Tableaux, cartes et commentaires", + "Deck boards, cards and comments" : "Tableaux, cartes et commentaires de Deck", "From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, dans %2$s / %3$s, appartenant à %4$s", - "Create a new deck card" : "Créer une nouvelle carte", + "Create a new deck card" : "Créer une nouvelle carte Deck", "Card comments" : "Commentaires de la carte", "%s on %s" : "%s sur %s", - "Deck boards and cards" : "Tableaux et cartes", + "Deck boards and cards" : "Tableaux et cartes de Deck", "No data was provided to create an attachment." : "Aucune donnée n'a été fournie pour créer une pièce jointe.", "Finished" : "Terminé", "To review" : "À réviser", @@ -349,7 +349,7 @@ OC.L10N.register( "No due" : "Sans échéance", "Search for {searchQuery} in all boards" : "Recherche de {searchQuery} dans tous les tableaux", "No results found" : "Aucun résultat", - "Deck board {name}\n* Last modified on {lastMod}" : "Tableau {name}\n* Dernière modification le {lastMod}", + "Deck board {name}\n* Last modified on {lastMod}" : "Tableau Deck {name}\n* Dernière modification le {lastMod}", "{stack} in {board}" : "{stack} dans {board}", "Click to expand description" : "Cliquer pour visualiser la description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Créée le {created}\n* Dernière modification le {lastMod}\n* {nbAttachments} pièces jointes\n* {nbComments} commentaires", @@ -379,8 +379,8 @@ OC.L10N.register( "Failed to upload {name}" : "Échec d'envoi de {name}", "Maximum file size of {size} exceeded" : "Taille de fichier maximale de {size} dépassée", "Error creating the share" : "Erreur lors de la création du partage", - "Share with a Deck card" : "Partager avec Deck en tant que carte", - "Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte", + "Share with a Deck card" : "Partager avec une carte Deck", + "Share {file} with a Deck card" : "Partager {file} avec une carte Deck ", "Share" : "Partager", "Move card to another board" : "Déplacer la carte vers un autre tableau ", "Filter by completed" : "Filtrer par état" diff --git a/l10n/fr.json b/l10n/fr.json index 3dd55fa60..0ef97fa12 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -83,14 +83,14 @@ "{user} has mentioned you in a comment on {deck-card}." : "{user} vous a cité dans un commentaire sur {deck-card}.", "The board \"%s\" has been shared with you by %s." : "Le tableau \"%s\" a été partagé avec vous par %s.", "{user} has shared {deck-board} with you." : "{user} vous a partagé le tableau {deck-board}.", - "Deck board" : "Tableau", + "Deck board" : "Tableau Deck", "Owned by %1$s" : "Assignée à %1$s", - "Deck boards, cards and comments" : "Tableaux, cartes et commentaires", + "Deck boards, cards and comments" : "Tableaux, cartes et commentaires de Deck", "From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, dans %2$s / %3$s, appartenant à %4$s", - "Create a new deck card" : "Créer une nouvelle carte", + "Create a new deck card" : "Créer une nouvelle carte Deck", "Card comments" : "Commentaires de la carte", "%s on %s" : "%s sur %s", - "Deck boards and cards" : "Tableaux et cartes", + "Deck boards and cards" : "Tableaux et cartes de Deck", "No data was provided to create an attachment." : "Aucune donnée n'a été fournie pour créer une pièce jointe.", "Finished" : "Terminé", "To review" : "À réviser", @@ -347,7 +347,7 @@ "No due" : "Sans échéance", "Search for {searchQuery} in all boards" : "Recherche de {searchQuery} dans tous les tableaux", "No results found" : "Aucun résultat", - "Deck board {name}\n* Last modified on {lastMod}" : "Tableau {name}\n* Dernière modification le {lastMod}", + "Deck board {name}\n* Last modified on {lastMod}" : "Tableau Deck {name}\n* Dernière modification le {lastMod}", "{stack} in {board}" : "{stack} dans {board}", "Click to expand description" : "Cliquer pour visualiser la description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Créée le {created}\n* Dernière modification le {lastMod}\n* {nbAttachments} pièces jointes\n* {nbComments} commentaires", @@ -377,8 +377,8 @@ "Failed to upload {name}" : "Échec d'envoi de {name}", "Maximum file size of {size} exceeded" : "Taille de fichier maximale de {size} dépassée", "Error creating the share" : "Erreur lors de la création du partage", - "Share with a Deck card" : "Partager avec Deck en tant que carte", - "Share {file} with a Deck card" : "Partager {file} avec Deck en tant que carte", + "Share with a Deck card" : "Partager avec une carte Deck", + "Share {file} with a Deck card" : "Partager {file} avec une carte Deck ", "Share" : "Partager", "Move card to another board" : "Déplacer la carte vers un autre tableau ", "Filter by completed" : "Filtrer par état" From 0923070c4560d8996ddf81b97315709d303a5010 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 7 Feb 2025 00:41:26 +0000 Subject: [PATCH 15/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/fr.js | 6 ++++++ l10n/fr.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/l10n/fr.js b/l10n/fr.js index 8cad70987..93b9be0f7 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -340,8 +340,14 @@ OC.L10N.register( "An error occurred" : "Une erreur est survenue", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Êtes-vous sûr de vouloir supprimer le tableau {title} ? Cela supprimera toutes les données de ce tableau, y compris les cartes archivées.", "Delete the board?" : "Supprimer le tableau ?", + "Clone {boardTitle}" : "Cloner {boardTitle}", "Clone cards" : "Dupliquer des cartes", + "Clone assignments" : "Cloner les affectations", + "Clone labels" : "Cloner les étiquettes", + "Clone due dates" : "Cloner les dates d'échéance", "Advanced options" : "Options avancées", + "Move all cards to the first list" : "Déplacer toutes les cartes vers la première liste", + "Restore archived cards" : "Restaurer les cartes archivées", "Clone" : "Dupliquer", "Loading filtered view" : "Chargement de la vue filtrée", "Today" : "Aujourd'hui", diff --git a/l10n/fr.json b/l10n/fr.json index 0ef97fa12..7d9e7c7e1 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -338,8 +338,14 @@ "An error occurred" : "Une erreur est survenue", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Êtes-vous sûr de vouloir supprimer le tableau {title} ? Cela supprimera toutes les données de ce tableau, y compris les cartes archivées.", "Delete the board?" : "Supprimer le tableau ?", + "Clone {boardTitle}" : "Cloner {boardTitle}", "Clone cards" : "Dupliquer des cartes", + "Clone assignments" : "Cloner les affectations", + "Clone labels" : "Cloner les étiquettes", + "Clone due dates" : "Cloner les dates d'échéance", "Advanced options" : "Options avancées", + "Move all cards to the first list" : "Déplacer toutes les cartes vers la première liste", + "Restore archived cards" : "Restaurer les cartes archivées", "Clone" : "Dupliquer", "Loading filtered view" : "Chargement de la vue filtrée", "Today" : "Aujourd'hui", From 629ef85d64582d829809b390bb269e02bf45050b Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 29 Jan 2025 21:35:57 +0000 Subject: [PATCH 16/51] chore(CI): Updating npm-audit-fix.yml workflow from template Signed-off-by: Nextcloud bot --- .github/workflows/npm-audit-fix.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index cf8a49308..d69402386 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -14,6 +14,9 @@ on: # At 2:30 on Sundays - cron: '30 2 * * 0' +permissions: + contents: read + jobs: build: runs-on: ubuntu-latest @@ -27,9 +30,12 @@ jobs: steps: - name: Checkout + id: checkout uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2 with: + persist-credentials: false ref: ${{ matrix.branches }} + continue-on-error: true - name: Read package.json node and npm engines version uses: skjnldsv/read-package-engines-version-actions@06d6baf7d8f41934ab630e97d9e6c0bc9c9ac5e4 # v3 @@ -51,7 +57,7 @@ jobs: uses: nextcloud-libraries/npm-audit-action@2a60bd2e79cc77f2cc4d9a3fe40f1a69896f3a87 # v0.1.0 - name: Run npm ci and npm run build - if: always() + if: steps.checkout.outcome == 'success' env: CYPRESS_INSTALL_BINARY: 0 run: | @@ -59,7 +65,7 @@ jobs: npm run build --if-present - name: Create Pull Request - if: always() + if: steps.checkout.outcome == 'success' uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 with: token: ${{ secrets.COMMAND_BOT_PAT }} From cb1d5c49e0f0a052a7b9262ca1537e3ef7ef4259 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Feb 2025 02:10:29 +0000 Subject: [PATCH 17/51] chore(deps-dev): bump @nextcloud/cypress Bumps [@nextcloud/cypress](https://github.com/nextcloud/nextcloud-cypress) from 1.0.0-beta.12 to 1.0.0-beta.13. - [Release notes](https://github.com/nextcloud/nextcloud-cypress/releases) - [Commits](https://github.com/nextcloud/nextcloud-cypress/compare/v1.0.0-beta.12...v1.0.0-beta.13) --- updated-dependencies: - dependency-name: "@nextcloud/cypress" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 9 +++++---- package.json | 2 +- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5e8c9a827..b8e70b501 100644 --- a/package-lock.json +++ b/package-lock.json @@ -47,7 +47,7 @@ "devDependencies": { "@nextcloud/babel-config": "^1.2.0", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.12", + "@nextcloud/cypress": "^1.0.0-beta.13", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.2.0", @@ -3555,10 +3555,11 @@ } }, "node_modules/@nextcloud/cypress": { - "version": "1.0.0-beta.12", - "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.12.tgz", - "integrity": "sha512-/o+DiuX5LKeaIKpRvBiao8e4WXl0GJY+jn1NZpFg3jzYDQz4jDFx+wANvAzIlPpxoRqkKPPifZWwZc4IMYe0XQ==", + "version": "1.0.0-beta.13", + "resolved": "https://registry.npmjs.org/@nextcloud/cypress/-/cypress-1.0.0-beta.13.tgz", + "integrity": "sha512-ggs4IEV87KWJUdpT6Shs/C/x9+zRI4v4E4h0aYX3qTxMFxub8gLUYmCSVP3AmE2qGIArezfzPb5EDy9QQk5waA==", "dev": true, + "license": "AGPL-3.0-or-later", "dependencies": { "dockerode": "^4.0.2", "fast-xml-parser": "^4.3.6", diff --git a/package.json b/package.json index cf2255e34..0876685de 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "devDependencies": { "@nextcloud/babel-config": "^1.2.0", "@nextcloud/browserslist-config": "^3.0.1", - "@nextcloud/cypress": "^1.0.0-beta.12", + "@nextcloud/cypress": "^1.0.0-beta.13", "@nextcloud/eslint-config": "^8.4.1", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.2.0", From 1b4e859431ce30b3cfba77b73ac0729b564aeac8 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 9 Feb 2025 00:41:43 +0000 Subject: [PATCH 18/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 7 +++++++ l10n/da.json | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/l10n/da.js b/l10n/da.js index 0dec36ead..26b18c29a 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -189,6 +189,7 @@ OC.L10N.register( "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", "(group)" : "(gruppe)", + "Open link" : "Åben link", "Edit title" : "Rediger titel", "Assign to me" : "Tildel til mig", "Unassign myself" : "Fjern mig selv", @@ -226,11 +227,17 @@ OC.L10N.register( "No reminder" : "Ingen påmindelse", "An error occurred" : "Der opstod en fejl", "Delete the board?" : "Slet tavlen?", + "Clone {boardTitle}" : "Klon {boardTitle}", + "Clone cards" : "Klon kort", + "Clone assignments" : "Kloningsopgaver", + "Clone labels" : "Kloningslabels", + "Clone due dates" : "Klon forfaldsdatoer", "Advanced options" : "Avancerede indstillinger", "Loading filtered view" : "Indlæser filtreret visning", "Today" : "I dag", "Tomorrow" : "I morgen", "No due" : "Ikke forfalden", + "No results found" : "Ingen resultater fundet", "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", "Create card" : "Opret kort", "Close" : "Luk", diff --git a/l10n/da.json b/l10n/da.json index c9c79f0e0..14607120b 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -187,6 +187,7 @@ "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", "(group)" : "(gruppe)", + "Open link" : "Åben link", "Edit title" : "Rediger titel", "Assign to me" : "Tildel til mig", "Unassign myself" : "Fjern mig selv", @@ -224,11 +225,17 @@ "No reminder" : "Ingen påmindelse", "An error occurred" : "Der opstod en fejl", "Delete the board?" : "Slet tavlen?", + "Clone {boardTitle}" : "Klon {boardTitle}", + "Clone cards" : "Klon kort", + "Clone assignments" : "Kloningsopgaver", + "Clone labels" : "Kloningslabels", + "Clone due dates" : "Klon forfaldsdatoer", "Advanced options" : "Avancerede indstillinger", "Loading filtered view" : "Indlæser filtreret visning", "Today" : "I dag", "Tomorrow" : "I morgen", "No due" : "Ikke forfalden", + "No results found" : "Ingen resultater fundet", "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", "Create card" : "Opret kort", "Close" : "Luk", From b02bc530f1caa265eafb3faea4876e62613753a4 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 9 Feb 2025 02:54:36 +0000 Subject: [PATCH 19/51] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 061b166b8..774cabf9e 100644 --- a/composer.lock +++ b/composer.lock @@ -492,12 +492,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "df0b0d885420a4168cd1470ee33364a3369bed1c" + "reference": "05ab90026400b8ce3343765177988a1bda1e2cb8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/df0b0d885420a4168cd1470ee33364a3369bed1c", - "reference": "df0b0d885420a4168cd1470ee33364a3369bed1c", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/05ab90026400b8ce3343765177988a1bda1e2cb8", + "reference": "05ab90026400b8ce3343765177988a1bda1e2cb8", "shasum": "" }, "require": { @@ -533,7 +533,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-01-25T00:41:21+00:00" + "time": "2025-02-07T00:43:35+00:00" }, { "name": "nikic/php-parser", From 8260296d6479918e237d695437e599e8e721beac Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 11 Feb 2025 00:41:47 +0000 Subject: [PATCH 20/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 1 + l10n/da.json | 1 + l10n/pt_PT.js | 4 ++-- l10n/pt_PT.json | 4 ++-- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 26b18c29a..c23c6af16 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -168,6 +168,7 @@ OC.L10N.register( "The comment cannot be empty." : "Kommentaren må ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", "In reply to" : "Som svar til", + "Cancel reply" : "Annuller svar", "Reply" : "Besvar", "Update" : "Opdatér", "Created:" : "Oprettet:", diff --git a/l10n/da.json b/l10n/da.json index 14607120b..8f0849f1a 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -166,6 +166,7 @@ "The comment cannot be empty." : "Kommentaren må ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", "In reply to" : "Som svar til", + "Cancel reply" : "Annuller svar", "Reply" : "Besvar", "Update" : "Opdatér", "Created:" : "Oprettet:", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 558175a58..41663cbaa 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -70,7 +70,7 @@ OC.L10N.register( "Load more" : "Carregar mais", "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.", - "{user} has assigned the card {deck-card} on {deck-board} to you." : "{usuário} atribuiu-lhe o cartão {deck-card} no {deck-board}.", + "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu a sua data limite.", "The card {deck-card} on {deck-board} has reached its due date." : "O cartão {deck-card} em {deck-board} atingiu a sua data limite.", "%s has mentioned you in a comment on \"%s\"." : "%s mencionou-o num comentário em \"%s\".", @@ -82,7 +82,7 @@ OC.L10N.register( "No data was provided to create an attachment." : "Nenhum dado foi fornecido para criar um anexo.", "Finished" : "Terminado", "To review" : "A rever", - "Action needed" : "Acção necessária", + "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", "To do" : "Por fazer", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 3e6ac0bfd..a782634ea 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -68,7 +68,7 @@ "Load more" : "Carregar mais", "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.", - "{user} has assigned the card {deck-card} on {deck-board} to you." : "{usuário} atribuiu-lhe o cartão {deck-card} no {deck-board}.", + "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu a sua data limite.", "The card {deck-card} on {deck-board} has reached its due date." : "O cartão {deck-card} em {deck-board} atingiu a sua data limite.", "%s has mentioned you in a comment on \"%s\"." : "%s mencionou-o num comentário em \"%s\".", @@ -80,7 +80,7 @@ "No data was provided to create an attachment." : "Nenhum dado foi fornecido para criar um anexo.", "Finished" : "Terminado", "To review" : "A rever", - "Action needed" : "Acção necessária", + "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", "To do" : "Por fazer", From aaa76f7bd0dad23a9ca2bceea08f9c00ee73a8db Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 12 Feb 2025 00:43:09 +0000 Subject: [PATCH 21/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/pt_PT.js | 2 +- l10n/pt_PT.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 41663cbaa..a1188c24f 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -105,7 +105,7 @@ OC.L10N.register( "Path is already shared with this card" : "O caminho já é partilhado com este cartão", "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Personal planning and team project organization" : "Planeamento pessoal e organização de projetos em equipa", - "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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Compartilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto", + "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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Partilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto", "Card details" : "Detalhes do cartão", "Add board" : "Adicionar quadro", "Cancel" : "Cancelar", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index a782634ea..e32c77aa3 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -103,7 +103,7 @@ "Path is already shared with this card" : "O caminho já é partilhado com este cartão", "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Personal planning and team project organization" : "Planeamento pessoal e organização de projetos em equipa", - "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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Compartilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto", + "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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Partilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto", "Card details" : "Detalhes do cartão", "Add board" : "Adicionar quadro", "Cancel" : "Cancelar", From 7b4586a43a0cecfddd33885b7fe6297d7587a738 Mon Sep 17 00:00:00 2001 From: Julius Knorr Date: Wed, 8 Jan 2025 10:47:07 +0100 Subject: [PATCH 22/51] fix: Adapt URLs generated in the backend to new routes Signed-off-by: Julius Knorr --- lib/Activity/DeckProvider.php | 4 +- .../Resources/ResourceProvider.php | 2 +- .../Resources/ResourceProviderCard.php | 5 ++- lib/Notification/Notifier.php | 42 +++++++++++-------- lib/Provider/DeckProvider.php | 2 +- lib/Search/BoardSearchResultEntry.php | 2 +- lib/Service/BoardService.php | 4 -- lib/Service/CardService.php | 8 ++-- lib/Sharing/ShareAPIHelper.php | 2 +- lib/Teams/DeckTeamResourceProvider.php | 2 +- src/router.js | 4 +- 11 files changed, 42 insertions(+), 35 deletions(-) diff --git a/lib/Activity/DeckProvider.php b/lib/Activity/DeckProvider.php index 63cdd2d9c..f18842f48 100644 --- a/lib/Activity/DeckProvider.php +++ b/lib/Activity/DeckProvider.php @@ -131,7 +131,7 @@ class DeckProvider implements IProvider { ]; if (array_key_exists('board', $subjectParams)) { - $card['link'] = $this->cardService->getRedirectUrlForCard($event->getObjectId()); + $card['link'] = $this->cardService->getCardUrl($event->getObjectId()); $event->setLink($card['link']); } $params['card'] = $card; @@ -365,6 +365,6 @@ class DeckProvider implements IProvider { } public function deckUrl($endpoint) { - return $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . '#' . $endpoint; + return $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . trim($endpoint, '/'); } } diff --git a/lib/Collaboration/Resources/ResourceProvider.php b/lib/Collaboration/Resources/ResourceProvider.php index 299c2498f..36ae8f112 100644 --- a/lib/Collaboration/Resources/ResourceProvider.php +++ b/lib/Collaboration/Resources/ResourceProvider.php @@ -57,7 +57,7 @@ class ResourceProvider implements IProvider { */ public function getResourceRichObject(IResource $resource): array { $board = $this->getBoard($resource); - $link = $this->urlGenerator->linkToRoute('deck.page.index') . '#/board/' . $resource->getId(); + $link = $this->urlGenerator->linkToRoute('deck.page.indexBoard', ['boardId' => $resource->getId()]); return [ 'type' => self::RESOURCE_TYPE, diff --git a/lib/Collaboration/Resources/ResourceProviderCard.php b/lib/Collaboration/Resources/ResourceProviderCard.php index 2c9e9d19d..77c226da9 100644 --- a/lib/Collaboration/Resources/ResourceProviderCard.php +++ b/lib/Collaboration/Resources/ResourceProviderCard.php @@ -66,7 +66,10 @@ class ResourceProviderCard implements IProvider { throw new ResourceException('No unique card found for resource, this should never happen'); } - $link = $this->urlGenerator->linkToRoute('deck.page.index') . '#/board/' . $board->getId() . '/card/' . $resource->getId(); + $link = $this->urlGenerator->linkToRoute('deck.page.indexCard', [ + 'boardId' => $board->getId(), + 'cardId' => $card->getId() + ]); return [ 'type' => self::RESOURCE_TYPE, diff --git a/lib/Notification/Notifier.php b/lib/Notification/Notifier.php index dbba06332..6d3887ba6 100644 --- a/lib/Notification/Notifier.php +++ b/lib/Notification/Notifier.php @@ -85,9 +85,9 @@ class Notifier implements INotifier { switch ($notification->getSubject()) { case 'card-assigned': - $cardId = $notification->getObjectId(); + $cardId = (int)$notification->getObjectId(); $stack = $this->stackMapper->findStackFromCardId($cardId); - $boardId = $stack ? $stack->getBoardId() : null; + $boardId = $stack ? (int)$stack->getBoardId() : null; if (!$boardId) { throw new AlreadyProcessedException(); } @@ -110,13 +110,13 @@ class Notifier implements INotifier { 'name' => $params[0], 'boardname' => $params[1], 'stackname' => $stack->getTitle(), - 'link' => $this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $cardId . '', + 'link' => $this->getCardUrl($boardId, $cardId), ], 'deck-board' => [ 'type' => 'deck-board', 'id' => $boardId, 'name' => $params[1], - 'link' => $this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId, + 'link' => $this->getBoardUrl($boardId), ], 'user' => [ 'type' => 'user', @@ -125,12 +125,12 @@ class Notifier implements INotifier { ] ] ); - $notification->setLink($this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $cardId . ''); + $notification->setLink($this->getCardUrl($boardId, $cardId)); break; case 'card-overdue': - $cardId = $notification->getObjectId(); + $cardId = (int)$notification->getObjectId(); $stack = $this->stackMapper->findStackFromCardId($cardId); - $boardId = $stack ? $stack->getBoardId() : null; + $boardId = $stack ? (int)$stack->getBoardId() : null; if (!$boardId) { throw new AlreadyProcessedException(); } @@ -147,22 +147,22 @@ class Notifier implements INotifier { 'name' => $params[0], 'boardname' => $params[1], 'stackname' => $stack->getTitle(), - 'link' => $this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $cardId . '', + 'link' => $this->getCardUrl($boardId, $cardId), ], 'deck-board' => [ 'type' => 'deck-board', 'id' => $boardId, 'name' => $params[1], - 'link' => $this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId, + 'link' => $this->getBoardUrl($boardId), ], ] ); - $notification->setLink($this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $cardId . ''); + $notification->setLink($this->getCardUrl($boardId, $cardId)); break; case 'card-comment-mentioned': - $cardId = $notification->getObjectId(); + $cardId = (int)$notification->getObjectId(); $stack = $this->stackMapper->findStackFromCardId($cardId); - $boardId = $stack ? $stack->getBoardId() : null; + $boardId = $stack ? (int)$stack->getBoardId() : null; if (!$boardId) { throw new AlreadyProcessedException(); } @@ -185,7 +185,7 @@ class Notifier implements INotifier { 'name' => $params[0], 'boardname' => $params[1], 'stackname' => $stack->getTitle(), - 'link' => $this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $cardId . '', + 'link' => $this->getCardUrl($boardId, $cardId), ], 'user' => [ 'type' => 'user', @@ -197,10 +197,10 @@ class Notifier implements INotifier { if ($notification->getMessage() === '{message}') { $notification->setParsedMessage($notification->getMessageParameters()['message']); } - $notification->setLink($this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $cardId . ''); + $notification->setLink($this->getCardUrl($boardId, $cardId)); break; case 'board-shared': - $boardId = $notification->getObjectId(); + $boardId = (int)$notification->getObjectId(); if (!$boardId) { throw new AlreadyProcessedException(); } @@ -220,7 +220,7 @@ class Notifier implements INotifier { 'type' => 'deck-board', 'id' => $boardId, 'name' => $params[0], - 'link' => $this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId, + 'link' => $this->getBoardUrl($boardId), ], 'user' => [ 'type' => 'user', @@ -229,9 +229,17 @@ class Notifier implements INotifier { ] ] ); - $notification->setLink($this->url->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/'); + $notification->setLink($this->getBoardUrl($boardId)); break; } return $notification; } + + private function getBoardUrl(int $boardId): string { + return $this->url->linkToRouteAbsolute('deck.page.indexBoard', ['boardId' => $boardId]); + } + + private function getCardUrl(int $boardId, int $cardId): string { + return $this->url->linkToRouteAbsolute('deck.page.indexCard', ['boardId' => $boardId, 'cardId' => $cardId]); + } } diff --git a/lib/Provider/DeckProvider.php b/lib/Provider/DeckProvider.php index cda55c4db..7e962952c 100644 --- a/lib/Provider/DeckProvider.php +++ b/lib/Provider/DeckProvider.php @@ -219,7 +219,7 @@ class DeckProvider implements IFullTextSearchProvider { try { $board = $this->fullTextSearchService->getBoardFromCardId((int)$document->getId()); - $path = '#/board/' . $board->getId() . '/card/' . $document->getId(); + $path = '/board/' . $board->getId() . '/card/' . $document->getId(); $document->setLink($this->urlGenerator->linkToRoute('deck.page.index') . $path); } catch (DoesNotExistException $e) { } catch (MultipleObjectsReturnedException $e) { diff --git a/lib/Search/BoardSearchResultEntry.php b/lib/Search/BoardSearchResultEntry.php index 5fd435f0d..d2ed4b4e0 100644 --- a/lib/Search/BoardSearchResultEntry.php +++ b/lib/Search/BoardSearchResultEntry.php @@ -22,7 +22,7 @@ class BoardSearchResultEntry extends SearchResultEntry { ), $board->getTitle(), '', - $urlGenerator->linkToRouteAbsolute('deck.page.index') . '#/board/' . $board->getId(), + $urlGenerator->linkToRouteAbsolute('deck.page.indexBoard', ['boardId' => $board->getId()]), 'icon-deck'); } } diff --git a/lib/Service/BoardService.php b/lib/Service/BoardService.php index 103aaec2c..18bc3d24d 100644 --- a/lib/Service/BoardService.php +++ b/lib/Service/BoardService.php @@ -746,10 +746,6 @@ class BoardService { $board->setUsers(array_values($boardUsers)); } - public function getBoardUrl($endpoint) { - return $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . '#' . $endpoint; - } - /** * Clean a given board data from the Cache */ diff --git a/lib/Service/CardService.php b/lib/Service/CardService.php index 30fd754c5..639fa078e 100644 --- a/lib/Service/CardService.php +++ b/lib/Service/CardService.php @@ -655,13 +655,13 @@ class CardService { $this->eventDispatcher->dispatchTyped(new CardUpdatedEvent($card)); } - public function getCardUrl($cardId) { + public function getCardUrl(int $cardId): string { $boardId = $this->cardMapper->findBoardId($cardId); - return $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . "#/board/$boardId/card/$cardId"; + return $this->urlGenerator->linkToRouteAbsolute('deck.page.indexCard', ['boardId' => $boardId, 'cardId' => $cardId]); } - public function getRedirectUrlForCard($cardId) { - return $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . "card/$cardId"; + public function getRedirectUrlForCard(int $cardId): string { + return $this->urlGenerator->linkToRouteAbsolute('deck.page.redirectToCard', ['cardId' => $cardId]); } } diff --git a/lib/Sharing/ShareAPIHelper.php b/lib/Sharing/ShareAPIHelper.php index 1a14f59db..6ed1f04a3 100644 --- a/lib/Sharing/ShareAPIHelper.php +++ b/lib/Sharing/ShareAPIHelper.php @@ -47,7 +47,7 @@ class ShareAPIHelper { $boardId = $this->cardMapper->findBoardId($card->getId()); $result['share_with'] = $share->getSharedWith(); $result['share_with_displayname'] = $card->getTitle(); - $result['share_with_link'] = $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . '#/board/' . $boardId . '/card/' . $card->getId(); + $result['share_with_link'] = $this->urlGenerator->linkToRouteAbsolute('deck.page.indexCard', ['boardId' => $boardId, 'cardId' => $card->getId()]); return $result; } diff --git a/lib/Teams/DeckTeamResourceProvider.php b/lib/Teams/DeckTeamResourceProvider.php index 19e5670d5..b8cece026 100644 --- a/lib/Teams/DeckTeamResourceProvider.php +++ b/lib/Teams/DeckTeamResourceProvider.php @@ -43,7 +43,7 @@ class DeckTeamResourceProvider implements \OCP\Teams\ITeamResourceProvider { $this, (string)$board->getId(), $board->getTitle(), - $this->urlGenerator->linkToRouteAbsolute('deck.page.index') . '#/board/' . $board->getId(), + $this->urlGenerator->linkToRouteAbsolute('deck.page.indexBoard', ['boardId' => $board->getId()]), $this->getBoardBulletIcon($board), $this->urlGenerator->getAbsoluteURL($this->urlGenerator->imagePath('deck', 'deck-current.svg')), ); diff --git a/src/router.js b/src/router.js index 5942fa37a..ad5621161 100644 --- a/src/router.js +++ b/src/router.js @@ -144,8 +144,8 @@ const router = new Router({ router.beforeEach((to, from, next) => { // Redirect if fullPath begins with a hash (ignore hashes later in path) - if (to.fullPath.substring(0, 2) === '/#') { - const path = to.fullPath.substring(2) + if (to.hash.substring(0, 2) === '#/') { + const path = to.fullPath.replace('/apps/deck/#/', '/apps/deck/') next(path) return } From 5fb43086b68fd216f8c82719484a7496f1527313 Mon Sep 17 00:00:00 2001 From: Julius Knorr Date: Fri, 17 Jan 2025 10:59:25 +0100 Subject: [PATCH 23/51] tests: Fix url generation mocks and cleanup some phpunit code Signed-off-by: Julius Knorr --- tests/unit/Activity/ActivityManagerTest.php | 4 +-- tests/unit/Activity/DeckProviderTest.php | 10 +++---- tests/unit/Db/CardTest.php | 2 +- .../Middleware/ExceptionMiddlewareTest.php | 2 +- tests/unit/Notification/NotifierTest.php | 28 +++++++++++-------- .../Reference/CardReferenceProviderTest.php | 2 +- tests/unit/Search/FilterStringParserTest.php | 2 +- .../unit/Search/Query/AQueryParameterTest.php | 2 +- tests/unit/Service/BoardServiceTest.php | 2 +- tests/unit/Service/CardServiceTest.php | 2 +- tests/unit/Service/PermissionServiceTest.php | 4 +-- 11 files changed, 33 insertions(+), 27 deletions(-) diff --git a/tests/unit/Activity/ActivityManagerTest.php b/tests/unit/Activity/ActivityManagerTest.php index bce21ebd7..c1036c3d7 100644 --- a/tests/unit/Activity/ActivityManagerTest.php +++ b/tests/unit/Activity/ActivityManagerTest.php @@ -284,7 +284,7 @@ class ActivityManagerTest extends TestCase { $this->assertEquals($event, $actual); } - public function dataSendToUsers() { + public static function dataSendToUsers() { return [ [ActivityManager::DECK_OBJECT_BOARD], [ActivityManager::DECK_OBJECT_CARD], @@ -344,7 +344,7 @@ class ActivityManagerTest extends TestCase { $this->invokePrivate($this->activityManager, 'sendToUsers', [$event]); } - public function dataFindObjectForEntity() { + public static function dataFindObjectForEntity() { $board = new Board(); $board->setId(1); $stack = new Stack(); diff --git a/tests/unit/Activity/DeckProviderTest.php b/tests/unit/Activity/DeckProviderTest.php index a371d86da..c82520087 100644 --- a/tests/unit/Activity/DeckProviderTest.php +++ b/tests/unit/Activity/DeckProviderTest.php @@ -123,7 +123,7 @@ class DeckProviderTest extends TestCase { $this->provider->parse('en_US', $event, $event); } - public function dataEventIcons() { + public static function dataEventIcons() { return [ [ActivityManager::SUBJECT_LABEL_ASSIGN, 'core', 'actions/tag.svg'], [ActivityManager::SUBJECT_CARD_CREATE, 'files', 'add-color.svg'], @@ -166,7 +166,7 @@ class DeckProviderTest extends TestCase { ->with('deck.page.index') ->willReturn('http://localhost/index.php/apps/deck/'); $this->assertEquals( - 'http://localhost/index.php/apps/deck/#board/1/card/1', + 'http://localhost/index.php/apps/deck/board/1/card/1', $this->provider->deckUrl('board/1/card/1') ); } @@ -202,7 +202,7 @@ class DeckProviderTest extends TestCase { 'type' => 'highlight', 'id' => 1, 'name' => 'Board', - 'link' => '#/board/1', + 'link' => 'board/1', ], 'user' => [ 'type' => 'user', @@ -319,9 +319,9 @@ class DeckProviderTest extends TestCase { $expected = [ 'board' => [ 'type' => 'highlight', - 'id' => 1, + 'id' => '1', 'name' => 'Board name', - 'link' => '#/board/1/', + 'link' => 'board/1', ], ]; $actual = $this->invokePrivate($this->provider, 'parseParamForBoard', ['board', $subjectParams, $params]); diff --git a/tests/unit/Db/CardTest.php b/tests/unit/Db/CardTest.php index f1321b063..92393e7ba 100644 --- a/tests/unit/Db/CardTest.php +++ b/tests/unit/Db/CardTest.php @@ -47,7 +47,7 @@ class CardTest extends TestCase { return $card; } - public function dataDuedate() { + public static function dataDuedate() { return [ [(new DateTime()), Card::DUEDATE_NOW], [(new DateTime())->sub(new DateInterval('P1D')), Card::DUEDATE_OVERDUE], diff --git a/tests/unit/Middleware/ExceptionMiddlewareTest.php b/tests/unit/Middleware/ExceptionMiddlewareTest.php index a04d1c345..a076061a2 100644 --- a/tests/unit/Middleware/ExceptionMiddlewareTest.php +++ b/tests/unit/Middleware/ExceptionMiddlewareTest.php @@ -58,7 +58,7 @@ class ExceptionMiddlewareTest extends \Test\TestCase { } - public function dataAfterException() { + public static function dataAfterException() { return [ [new NoPermissionException('No permission'), 403, 'No permission'], [new NotFoundException('Not found'), 404, 'Not found'] diff --git a/tests/unit/Notification/NotifierTest.php b/tests/unit/Notification/NotifierTest.php index e9fb9a501..491f78d6e 100644 --- a/tests/unit/Notification/NotifierTest.php +++ b/tests/unit/Notification/NotifierTest.php @@ -76,6 +76,15 @@ class NotifierTest extends \Test\TestCase { $this->l10nFactory->expects($this->once()) ->method('get') ->willReturn($this->l10n); + + $this->url->expects($this->any()) + ->method('linkToRouteAbsolute') + ->willReturnCallback(function ($route) { + return match ($route) { + 'deck.page.indexBoard' => '/board/123', + 'deck.page.indexCard' => '/board/123/card/234', + }; + }); } public function testPrepareWrongApp() { @@ -178,7 +187,7 @@ class NotifierTest extends \Test\TestCase { $this->assertEquals($notification, $actualNotification); } - public function dataPrepareCardAssigned() { + public static function dataPrepareCardAssigned() { return [ [true], [false] ]; @@ -239,13 +248,13 @@ class NotifierTest extends \Test\TestCase { 'name' => 'Card title', 'boardname' => 'Board title', 'stackname' => null, - 'link' => '#/board/123/card/123', + 'link' => '/board/123/card/234', ], 'deck-board' => [ 'type' => 'deck-board', 'id' => 123, 'name' => 'Board title', - 'link' => '#/board/123', + 'link' => '/board/123', ] ]); @@ -266,7 +275,7 @@ class NotifierTest extends \Test\TestCase { $this->assertEquals($notification, $actualNotification); } - public function dataPrepareBoardShared() { + public static function dataPrepareBoardShared() { return [ [true], [false] ]; @@ -321,7 +330,7 @@ class NotifierTest extends \Test\TestCase { 'type' => 'deck-board', 'id' => 123, 'name' => 'Board title', - 'link' => '#/board/123', + 'link' => '/board/123', ] ]); @@ -347,11 +356,8 @@ class NotifierTest extends \Test\TestCase { * @return Stack|MockObject */ private function buildMockStack(int $boardId = 999) { - $mockStack = $this->getMockBuilder(Stack::class) - ->addMethods(['getBoardId']) - ->getMock(); - - $mockStack->method('getBoardId')->willReturn($boardId); - return $mockStack; + $stack = new Stack(); + $stack->setBoardId($boardId); + return $stack; } } diff --git a/tests/unit/Reference/CardReferenceProviderTest.php b/tests/unit/Reference/CardReferenceProviderTest.php index 9fbfb2966..603ce50cd 100644 --- a/tests/unit/Reference/CardReferenceProviderTest.php +++ b/tests/unit/Reference/CardReferenceProviderTest.php @@ -42,7 +42,7 @@ class CardReferenceProviderTest extends TestCase { private $l10n; private $userId; private $provider; - + public function setUp() : void { parent::setUp(); diff --git a/tests/unit/Search/FilterStringParserTest.php b/tests/unit/Search/FilterStringParserTest.php index 8629f32a1..68eb6b60a 100644 --- a/tests/unit/Search/FilterStringParserTest.php +++ b/tests/unit/Search/FilterStringParserTest.php @@ -102,7 +102,7 @@ class FilterStringParserTest extends TestCase { Assert::assertEquals($expected, $result); } - public function dataParseDate() { + public static function dataParseDate() { return [ ['date:today', [new DateQueryParameter('date', SearchQuery::COMPARATOR_EQUAL, 'today')], []], ['date:>today', [new DateQueryParameter('date', SearchQuery::COMPARATOR_MORE, 'today')], []], diff --git a/tests/unit/Search/Query/AQueryParameterTest.php b/tests/unit/Search/Query/AQueryParameterTest.php index f86ab649b..57576058e 100644 --- a/tests/unit/Search/Query/AQueryParameterTest.php +++ b/tests/unit/Search/Query/AQueryParameterTest.php @@ -29,7 +29,7 @@ namespace OCA\Deck\Search\Query; use PHPUnit\Framework\TestCase; class AQueryParameterTest extends TestCase { - public function dataValue() { + public static function dataValue() { return [ ['foo', 'foo'], ['spätial character', 'spätial character'], diff --git a/tests/unit/Service/BoardServiceTest.php b/tests/unit/Service/BoardServiceTest.php index d8bec0096..a525714e5 100644 --- a/tests/unit/Service/BoardServiceTest.php +++ b/tests/unit/Service/BoardServiceTest.php @@ -291,7 +291,7 @@ class BoardServiceTest extends TestCase { )); } - public function dataAddAclExtendPermission() { + public static function dataAddAclExtendPermission() { return [ [[false, false, false], [false, false, false], [false, false, false]], [[false, false, false], [true, true, true], [false, false, false]], diff --git a/tests/unit/Service/CardServiceTest.php b/tests/unit/Service/CardServiceTest.php index e68775f2f..f7e8b3a99 100644 --- a/tests/unit/Service/CardServiceTest.php +++ b/tests/unit/Service/CardServiceTest.php @@ -365,7 +365,7 @@ class CardServiceTest extends TestCase { $this->cardService->rename(123, 'newtitle'); } - public function dataReorder() { + public static function dataReorder() { return [ [0, 0, [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]], [0, 9, [1, 2, 3, 4, 5, 6, 7, 8, 9, 0]], diff --git a/tests/unit/Service/PermissionServiceTest.php b/tests/unit/Service/PermissionServiceTest.php index b9dfe8560..a25a325d5 100644 --- a/tests/unit/Service/PermissionServiceTest.php +++ b/tests/unit/Service/PermissionServiceTest.php @@ -151,7 +151,7 @@ class PermissionServiceTest extends \Test\TestCase { $this->assertEquals(false, $this->service->userIsBoardOwner(123)); } - public function dataTestUserCan() { + public static function dataTestUserCan() { return [ // participant permissions type ['admin', false, false, false, 'user', true, false, false, false], @@ -183,7 +183,7 @@ class PermissionServiceTest extends \Test\TestCase { $this->assertFalse($this->service->userCan([], Acl::PERMISSION_EDIT)); } - public function dataCheckPermission() { + public static function dataCheckPermission() { return [ // see getAcls() for set permissions [1, Acl::PERMISSION_READ, true], From 7fcad2425d9877f19c51d9e74c46c9ea2f3b251e Mon Sep 17 00:00:00 2001 From: Julius Knorr Date: Fri, 17 Jan 2025 15:30:07 +0100 Subject: [PATCH 24/51] fix: Use dynamic base URL for vue router to make routing work in all cases Signed-off-by: Julius Knorr --- src/router.js | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/src/router.js b/src/router.js index ad5621161..e4f206cf9 100644 --- a/src/router.js +++ b/src/router.js @@ -5,7 +5,7 @@ import Vue from 'vue' import Router from 'vue-router' -import { generateUrl } from '@nextcloud/router' +import { generateUrl, getRootUrl } from '@nextcloud/router' import { BOARD_FILTERS } from './store/main.js' import Boards from './components/boards/Boards.vue' import Board from './components/board/Board.vue' @@ -16,9 +16,15 @@ import Overview from './components/overview/Overview.vue' Vue.use(Router) +// We apply a dynamic base URL depending on the URL used in the browser +const baseUrl = generateUrl('/apps/deck/') +const webRootWithIndexPHP = getRootUrl() + '/index.php' +const doesURLContainIndexPHP = window.location.pathname.startsWith(webRootWithIndexPHP) +const currentBaseUrl = doesURLContainIndexPHP ? baseUrl : baseUrl.replace('/index.php/', '/') + const router = new Router({ mode: 'history', - base: generateUrl('/apps/deck/'), + base: currentBaseUrl, linkActiveClass: 'active', routes: [ { @@ -145,7 +151,7 @@ const router = new Router({ router.beforeEach((to, from, next) => { // Redirect if fullPath begins with a hash (ignore hashes later in path) if (to.hash.substring(0, 2) === '#/') { - const path = to.fullPath.replace('/apps/deck/#/', '/apps/deck/') + const path = to.fullPath.replace('/#/', '/').trimEnd('/') next(path) return } From 1b2a352df10c478902f6dad14fa5d9718f559097 Mon Sep 17 00:00:00 2001 From: Julius Knorr Date: Wed, 12 Feb 2025 21:56:34 +0100 Subject: [PATCH 25/51] ci: Update query count Signed-off-by: Julius Knorr --- tests/integration/base-query-count.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/integration/base-query-count.txt b/tests/integration/base-query-count.txt index e2f0933cf..43afd1034 100644 --- a/tests/integration/base-query-count.txt +++ b/tests/integration/base-query-count.txt @@ -1 +1 @@ -71221 +71780 From 6dd623f796818bfbeb6ad0c2111cdd3108133785 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 13 Feb 2025 00:42:08 +0000 Subject: [PATCH 26/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 1 + l10n/da.json | 1 + l10n/is.js | 1 + l10n/is.json | 1 + 4 files changed, 4 insertions(+) diff --git a/l10n/da.js b/l10n/da.js index c23c6af16..d39404a8d 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -234,6 +234,7 @@ OC.L10N.register( "Clone labels" : "Kloningslabels", "Clone due dates" : "Klon forfaldsdatoer", "Advanced options" : "Avancerede indstillinger", + "Clone" : "Klon", "Loading filtered view" : "Indlæser filtreret visning", "Today" : "I dag", "Tomorrow" : "I morgen", diff --git a/l10n/da.json b/l10n/da.json index 8f0849f1a..4fa92373c 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -232,6 +232,7 @@ "Clone labels" : "Kloningslabels", "Clone due dates" : "Klon forfaldsdatoer", "Advanced options" : "Avancerede indstillinger", + "Clone" : "Klon", "Loading filtered view" : "Indlæser filtreret visning", "Today" : "I dag", "Tomorrow" : "I morgen", diff --git a/l10n/is.js b/l10n/is.js index 98d09a720..b6889bc5b 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -251,6 +251,7 @@ OC.L10N.register( "Remove due date" : "Fjarlægja skiladag", "Mark as done" : "Merkja sem lokið", "Due at:" : "Á að ljúka klukkan:", + "Not done" : "Ekki lokið", "Unarchive card" : "Taka spjald úr geymslu", "Archive card" : "Setja spjald í geymslu", "Select Date" : "Veldu dag", diff --git a/l10n/is.json b/l10n/is.json index 847dadf5b..8331fdc29 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -249,6 +249,7 @@ "Remove due date" : "Fjarlægja skiladag", "Mark as done" : "Merkja sem lokið", "Due at:" : "Á að ljúka klukkan:", + "Not done" : "Ekki lokið", "Unarchive card" : "Taka spjald úr geymslu", "Archive card" : "Setja spjald í geymslu", "Select Date" : "Veldu dag", From b15254f1eda9cff0a27497df74551097930dfa75 Mon Sep 17 00:00:00 2001 From: Luka Trovic Date: Thu, 13 Feb 2025 10:43:55 +0100 Subject: [PATCH 27/51] feat: update default content Signed-off-by: Luka Trovic --- REUSE.toml | 2 +- cypress/e2e/deckDashboard.js | 4 +- img/sample-image.jpg | Bin 0 -> 192699 bytes lib/Middleware/DefaultBoardMiddleware.php | 2 +- lib/Service/DefaultBoardService.php | 84 ++++++++++++++--- lib/Service/FilesAppService.php | 10 +- lib/Service/fixtures/default-board.json | 81 ++++++++++++++++ tests/integration/base-query-count.txt | 2 +- .../unit/Service/DefaultBoardServiceTest.php | 88 +++++++++++++----- 9 files changed, 235 insertions(+), 38 deletions(-) create mode 100644 img/sample-image.jpg create mode 100644 lib/Service/fixtures/default-board.json diff --git a/REUSE.toml b/REUSE.toml index 3e377ca06..e41b75d5f 100644 --- a/REUSE.toml +++ b/REUSE.toml @@ -12,7 +12,7 @@ SPDX-FileCopyrightText = "none" SPDX-License-Identifier = "CC0-1.0" [[annotations]] -path = ["l10n/**.js", "l10n/**.json", "js/**.js.map", "js/**.js", "js/**.mjs", "js/**.mjs.map", "js/templates/**.handlebars", "lib/Service/Importer/fixtures/config-deckJson-schema.json", "lib/Service/Importer/fixtures/config-trelloApi-schema.json", "lib/Service/Importer/fixtures/config-trelloJson-schema.json", "screenshots/screenshot1.png", "src/assets/file-placeholder.svg", "img/favicon.ico", "img/favicon.png", "img/favicon.svg", "img/activity.svg", "img/activity-dark.svg", "img/deck.svg", "img/deck-current.svg", "img/deck-dark.svg", "img/details-white.svg", "img/card.svg"] +path = ["l10n/**.js", "l10n/**.json", "js/**.js.map", "js/**.js", "js/**.mjs", "js/**.mjs.map", "js/templates/**.handlebars", "lib/Service/Importer/fixtures/config-deckJson-schema.json", "lib/Service/Importer/fixtures/config-trelloApi-schema.json", "lib/Service/Importer/fixtures/config-trelloJson-schema.json", "lib/Service/fixtures/default-board.json", "screenshots/screenshot1.png", "src/assets/file-placeholder.svg", "img/favicon.ico", "img/favicon.png", "img/favicon.svg", "img/activity.svg", "img/activity-dark.svg", "img/deck.svg", "img/deck-current.svg", "img/deck-dark.svg", "img/details-white.svg", "img/card.svg", "img/sample-image.jpg"] precedence = "aggregate" SPDX-FileCopyrightText = "2019 Nextcloud GmbH and Nextcloud contributors" SPDX-License-Identifier = "AGPL-3.0-or-later" diff --git a/cypress/e2e/deckDashboard.js b/cypress/e2e/deckDashboard.js index 996770e50..a5027c50e 100644 --- a/cypress/e2e/deckDashboard.js +++ b/cypress/e2e/deckDashboard.js @@ -22,10 +22,10 @@ describe('Deck dashboard', function() { .should($el => expect($el.text().trim()).to.equal('Upcoming cards')) }) - it('Can see the default "Personal Board" created for user by default', function() { + it('Can see the default "Welcome Board" created for user by default', function() { cy.visit('/apps/deck') - const defaultBoard = 'Personal' + const defaultBoard = 'Welcome to Nextcloud Deck!' cy.get('.app-navigation-entry-wrapper[icon=icon-deck]') .find('ul.app-navigation-entry__children .app-navigation-entry:contains(' + defaultBoard + ')') diff --git a/img/sample-image.jpg b/img/sample-image.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02065157f758b36082b08fc0a5e882d72a96f41c GIT binary patch literal 192699 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ΨeEd8sV#{9n-D%>IG@l^M5JWB%c_ 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 literal 0 HcmV?d00001 diff --git a/lib/Middleware/DefaultBoardMiddleware.php b/lib/Middleware/DefaultBoardMiddleware.php index 4089b8785..d2dce250b 100644 --- a/lib/Middleware/DefaultBoardMiddleware.php +++ b/lib/Middleware/DefaultBoardMiddleware.php @@ -27,7 +27,7 @@ class DefaultBoardMiddleware extends Middleware { public function beforeController($controller, $methodName) { try { if ($this->userId !== null && $this->defaultBoardService->checkFirstRun($this->userId) && $this->permissionService->canCreate()) { - $this->defaultBoardService->createDefaultBoard($this->l10n->t('Personal'), $this->userId, '0087C5'); + $this->defaultBoardService->createDefaultBoard($this->l10n->t('Welcome to Nextcloud Deck!'), $this->userId, 'bf678b'); } } catch (\Throwable $e) { $this->logger->error('Could not create default board', ['exception' => $e]); diff --git a/lib/Service/DefaultBoardService.php b/lib/Service/DefaultBoardService.php index 528be0939..caeffafd0 100644 --- a/lib/Service/DefaultBoardService.php +++ b/lib/Service/DefaultBoardService.php @@ -9,6 +9,7 @@ namespace OCA\Deck\Service; use OCA\Deck\AppInfo\Application; use OCA\Deck\BadRequestException; +use OCA\Deck\Db\Board; use OCA\Deck\Db\BoardMapper; use OCP\IConfig; use OCP\IL10N; @@ -21,6 +22,8 @@ class DefaultBoardService { private $cardService; private $config; private $l10n; + private LabelService $labelService; + private AttachmentService $attachmentService; public function __construct( IL10N $l10n, @@ -29,6 +32,8 @@ class DefaultBoardService { StackService $stackService, CardService $cardService, IConfig $config, + LabelService $labelService, + AttachmentService $attachmentService, ) { $this->boardService = $boardService; $this->stackService = $stackService; @@ -36,6 +41,8 @@ class DefaultBoardService { $this->config = $config; $this->boardMapper = $boardMapper; $this->l10n = $l10n; + $this->labelService = $labelService; + $this->attachmentService = $attachmentService; } /** @@ -59,10 +66,13 @@ class DefaultBoardService { return false; } + private function getDefaultBoardData(): array { + $defaultBoardDataJson = file_get_contents(__DIR__ . '/fixtures/default-board.json'); + return json_decode($defaultBoardDataJson, true); + } + /** - * @param $title * @param $userId - * @param $color * @return \OCP\AppFramework\Db\Entity * @throws \OCA\Deck\NoPermissionException * @throws \OCA\Deck\StatusException @@ -71,19 +81,71 @@ class DefaultBoardService { * @throws BadRequestException */ public function createDefaultBoard(string $title, string $userId, string $color) { - $defaultBoard = $this->boardService->create($title, $userId, $color); - $defaultStacks = []; - $defaultCards = []; + $boardData = $this->getDefaultBoardData(); + /** @var Board $defaultBoard */ + $defaultBoard = $this->boardService->create( + $boardData['title'] ?? $title, + $userId, + $boardData['color'] ?? $color, + ); $boardId = $defaultBoard->getId(); + $additionLabels = []; + $translatedLabelTitles = [ + 'Read more inside' => $this->l10n->t('Read more inside'), + ]; + $translatedStackTitles = [ + 'Custom lists - click to rename!' => $this->l10n->t('Custom lists - click to rename!'), + 'To Do' => $this->l10n->t('To Do'), + 'In Progress' => $this->l10n->t('In Progress'), + 'Done' => $this->l10n->t('Done'), + ]; + $translatedCardTitles = [ + '1. Open to learn more about boards and cards' => $this->l10n->t('1. Open to learn more about boards and cards'), + '2. Drag cards left and right, up and down' => $this->l10n->t('2. Drag cards left and right, up and down'), + '3. Apply rich formatting and link content' => $this->l10n->t('3. Apply rich formatting and link content'), + '4. Share, comment and collaborate!' => $this->l10n->t('4. Share, comment and collaborate!'), + 'Create your first card!' => $this->l10n->t('Create your first card!'), + ]; - $defaultStacks[] = $this->stackService->create($this->l10n->t('To do'), $boardId, 1); - $defaultStacks[] = $this->stackService->create($this->l10n->t('Doing'), $boardId, 1); - $defaultStacks[] = $this->stackService->create($this->l10n->t('Done'), $boardId, 1); + foreach ($boardData['addition_labels'] as $labelData) { + $additionLabels[] = $this->labelService->create( + $translatedLabelTitles[$labelData['title']] ?? $labelData['title'], + $labelData['color'], + $boardId + ); + } - $defaultCards[] = $this->cardService->create($this->l10n->t('Example Task 3'), $defaultStacks[0]->getId(), 'text', 0, $userId); - $defaultCards[] = $this->cardService->create($this->l10n->t('Example Task 2'), $defaultStacks[1]->getId(), 'text', 0, $userId); - $defaultCards[] = $this->cardService->create($this->l10n->t('Example Task 1'), $defaultStacks[2]->getId(), 'text', 0, $userId); + $defaultLabels = array_merge($defaultBoard->getLabels() ?? [], $additionLabels); + + foreach ($boardData['stacks'] as $stackData) { + $stack = $this->stackService->create( + $translatedStackTitles[$stackData['title']] ?? $stackData['title'], + $boardId, + $stackData['order'] + ); + + foreach ($stackData['cards'] as $cardData) { + $card = $this->cardService->create( + $translatedCardTitles[$cardData['title']] ?? $cardData['title'], + $stack->getId(), + $cardData['type'], + $cardData['order'], + $userId, + $cardData['description'], + ); + + foreach ($defaultLabels as $defaultLabel) { + if ($defaultLabel && in_array($defaultLabel->getTitle(), $cardData['labels'])) { + $this->cardService->assignLabel($card->getId(), $defaultLabel->getId()); + } + } + + if (!empty($cardData['has_example_attachment'])) { + $this->attachmentService->create($card->getId(), 'file', 'DEFAULT_SAMPLE_FILE'); + } + } + } return $defaultBoard; } diff --git a/lib/Service/FilesAppService.php b/lib/Service/FilesAppService.php index 79c4b02f7..7b65f8fe6 100644 --- a/lib/Service/FilesAppService.php +++ b/lib/Service/FilesAppService.php @@ -162,7 +162,15 @@ class FilesAppService implements IAttachmentService, ICustomAttachmentService { } public function create(Attachment $attachment) { - $file = $this->getUploadedFile(); + if ($attachment->getData() === 'DEFAULT_SAMPLE_FILE' && !$this->request->getUploadedFile('file')) { + $file = [ + 'name' => 'Nextcloud sample image - add your image here!.jpg', + 'tmp_name' => __DIR__ . '/../../img/sample-image.jpg', + ]; + } else { + $file = $this->getUploadedFile(); + } + $fileName = $file['name']; // get shares for current card diff --git a/lib/Service/fixtures/default-board.json b/lib/Service/fixtures/default-board.json new file mode 100644 index 000000000..d4bc00d68 --- /dev/null +++ b/lib/Service/fixtures/default-board.json @@ -0,0 +1,81 @@ +{ + "color": "bf678b", + "addition_labels": [ + { + "title": "Read more inside", + "color": "CC317C" + } + ], + "stacks": [ + { + "title": "Custom lists - click to rename!", + "order": 0, + "cards": [ + { + "title": "1. Open to learn more about boards and cards", + "description": "## Welcome to Nextcloud Deck!\n\nNextcloud Deck is a kanban style project management app that integrates seamlessly with the Nextcloud ecosystem. Here, you can create and manage boards to streamline your projects and organize project tasks visually using cards. A versatile tool, Nextcloud Deck will help you stay efficient in both personal and collaborative settings!\n\n### \ud83d\udccc How to set up a new board?\n\nAdd a new board via the \u201c+\u201d button or \u201cAdd board\u201d. Name your board and add a description to clarify its purpose if you wish.\n\nAdd task lists to your board via \u201cAdd List\u201d (e.g., \"To Do\"). Add cards to these lists to represent individual tasks or items. Organize your cards visually by assigning labels or colors.\n\nManage your board list: In the board menu next to the board name, you can edit, clone, archive and export your boards.\n\n### \ud83d\uddc2\ufe0f How to create and edit task cards?\n\nAdd cards via the \u201c+\u201d button on top of the list of your choice. Name your card and add a description using the available rich text formatting instruments.\n\nSet a due date to track deadlines and add responsible team members. Label your cards with tags for better navigation. You can create and manage tags in the sidebar, which is accessible via the toolbar button.\n\n### \ud83d\udca1Useful tips for Nextcloud Deck\n\n- Integrate Nextcloud Deck with Nextcloud Calendar and track the upcoming card deadlines.\n- Use comments to keep discussions around a task within its dedicated card.\n- Enable Nextcloud Deck notifications to always stay updated on changes to your boards.", + "labels": [ + "Read more inside" + ], + "type": "text", + "order": 0 + } + ] + }, + { + "title": "To Do", + "order": 1, + "cards": [ + { + "title": "2. Drag cards left and right, up and down", + "description": "## \ud83d\udea6 Manage your boards and cards\n\nDrag your cards around the board to change position in the list or move them to other lists.\n\nArchive cards to remove them from the board without losing your content. You can always access archived cards and put them back by going to \"Show archived cards\" in the board menu.\n\nUse tags to assign types, statuses and other special attributes to your cards to aid visual navigation. Open the \"Tags\" tab in the sidebar of Nextcloud Deck to manage tags you can add to your cards.\n\n## \ud83d\udc53 Change how you view your boards\n\nTo navigate large boards easily, you can filter your cards by tags, team members, statuses and due dates. Open filter menu via Nextcloud Deck toolbar.\n\nEnable compact display mode in the Deck Board menu via the three dots menu in the toolbar. In the same menu, you can disable and enable cover images.", + "labels": [ + "Read more inside" + ], + "type": "text", + "order": 0 + }, + { + "title": "Create your first card!", + "description": "", + "labels": [ + "Action needed" + ], + "type": "text", + "order": 1 + } + ] + }, + { + "title": "In Progress", + "order": 2, + "cards": [ + { + "title": "3. Apply rich formatting and link content", + "description": "## \ud83c\udfa8 Make use of rich formatting in card descriptions\n\nYou can use various instruments to make your content more structured and informative. Try all the instruments yourself - use this checklist!\n\n- [ ] Apply headings of different hierarchy (H1-H6).\n- [ ] Use **bold** *italic* __underline__ and ~~strikethrough~~ text formatting.\n- [ ] Create unordered, ordered and to-do lists.\n- [ ] Highlight code and blockquotes, add various illustrated callouts.\n- [ ] Create and format tables\n- [ ] Add details\n- [ ] Add links, for example to [the Nextcloud website](https:\/\/nextcloud.com\/)\n- [ ] Insert attachments\n- [ ] Add emojis \ud83d\udd76\ufe0f \n\n## \ud83d\udd17 Attach files to cards\n\nYou can upload any files from your machine or pick from your Nextcloud Files, such as documents, presentations, images, video clips and anything else. Add files via \"Attachments\" tab.\n\n## \ud83c\udf04 Illustrate cards with images\n\nAttach images to your cards - they will automatically work as card covers.", + "labels": [ + "Read more inside" + ], + "type": "text", + "order": 0, + "has_example_attachment": true + } + ] + }, + { + "title": "Done", + "order": 3, + "cards": [ + { + "title": "4. Share, comment and collaborate!", + "description": "## \ud83e\udd1d How to collaborate in your board?\n\nShare your cards and boards with others. In many Nextcloud apps, linked Nextcloud Deck items will appear as rich, interactive widgets. Once you assign someone to a card, they will receive a notification.\n\nEdit cards together, leave notes for your teammates, share task-related files by adding attachments and discuss your tasks using card comments.\n\n### ", + "labels": [ + "Read more inside" + ], + "type": "text", + "order": 0 + } + ] + } + ] +} diff --git a/tests/integration/base-query-count.txt b/tests/integration/base-query-count.txt index 43afd1034..9a4f4313f 100644 --- a/tests/integration/base-query-count.txt +++ b/tests/integration/base-query-count.txt @@ -1 +1 @@ -71780 +80536 diff --git a/tests/unit/Service/DefaultBoardServiceTest.php b/tests/unit/Service/DefaultBoardServiceTest.php index 0bcad8e4d..f5a1ad975 100644 --- a/tests/unit/Service/DefaultBoardServiceTest.php +++ b/tests/unit/Service/DefaultBoardServiceTest.php @@ -46,6 +46,12 @@ class DefaultBoardServiceTest extends TestCase { /** @var CardService */ private $cardService; + /** @var LabelService */ + private $labelService; + + /** @var AttachmentService */ + private $attachmentService; + /** @var BoardMapper */ private $boardMapper; @@ -62,6 +68,8 @@ class DefaultBoardServiceTest extends TestCase { $this->boardService = $this->createMock(BoardService::class); $this->stackService = $this->createMock(StackService::class); $this->cardService = $this->createMock(CardService::class); + $this->labelService = $this->createMock(LabelService::class); + $this->attachmentService = $this->createMock(AttachmentService::class); $this->config = $this->createMock(IConfig::class); $this->l10n = $this->createMock(IL10N::class); $this->userId = 'admin'; @@ -72,7 +80,9 @@ class DefaultBoardServiceTest extends TestCase { $this->boardService, $this->stackService, $this->cardService, - $this->config + $this->config, + $this->labelService, + $this->attachmentService, ); } @@ -109,8 +119,8 @@ class DefaultBoardServiceTest extends TestCase { } public function testCreateDefaultBoard() { - $title = 'Personal'; - $color = '317CCC'; + $title = 'Welcome to Nextcloud Deck!'; + $color = 'bf678b'; $boardId = 5; $board = new Board(); @@ -128,34 +138,70 @@ class DefaultBoardServiceTest extends TestCase { return $text; }); + $stackCustomId = '122'; + $stackCustom = $this->assembleTestStack('Custom lists - click to rename!', $stackCustomId, $boardId); + $stackToDoId = '123'; - $stackToDo = $this->assembleTestStack('To do', $stackToDoId, $boardId); + $stackToDo = $this->assembleTestStack('To Do', $stackToDoId, $boardId); $stackDoingId = '124'; - $stackDoing = $this->assembleTestStack('Doing', $stackDoingId, $boardId); + $stackDoing = $this->assembleTestStack('In Progress', $stackDoingId, $boardId); $stackDoneId = '125'; $stackDone = $this->assembleTestStack('Done', $stackDoneId, $boardId); - $this->stackService->expects($this->exactly(3)) - ->method('create') - ->withConsecutive( - [$this->l10n->t('To do'), $boardId, 1], - [$this->l10n->t('Doing'), $boardId, 1], - [$this->l10n->t('Done'), $boardId, 1] - ) - ->willReturnOnConsecutiveCalls($stackToDo, $stackDoing, $stackDone); - $cardExampleTask3 = $this->assembleTestCard('Example Task 3', $stackToDoId, $this->userId); - $cardExampleTask2 = $this->assembleTestCard('Example Task 2', $stackDoingId, $this->userId); - $cardExampleTask1 = $this->assembleTestCard('Example Task 1', $stackDoneId, $this->userId); - $this->cardService->expects($this->exactly(3)) + $this->stackService->expects($this->exactly(4)) ->method('create') ->withConsecutive( - ['Example Task 3', $stackToDoId, 'text', 0, $this->userId], - ['Example Task 2', $stackDoingId, 'text', 0, $this->userId], - ['Example Task 1', $stackDoneId, 'text', 0, $this->userId] + [$this->l10n->t('Custom lists - click to rename!'), $boardId, 0], + [$this->l10n->t('To Do'), $boardId, 1], + [$this->l10n->t('In Progress'), $boardId, 2], + [$this->l10n->t('Done'), $boardId, 3] ) - ->willReturnonConsecutiveCalls($cardExampleTask3, $cardExampleTask2, $cardExampleTask1); + ->willReturnOnConsecutiveCalls($stackCustom, $stackToDo, $stackDoing, $stackDone); + + $cardExampleTask1 = $this->assembleTestCard( + '1. Open to learn more about boards and cards', + $stackCustomId, + $this->userId + ); + $cardExampleTask2 = $this->assembleTestCard( + '2. Drag cards left and right, up and down', + $stackToDoId, + $this->userId + ); + $cardExampleTask3 = $this->assembleTestCard( + 'Create your first card!', + $stackToDoId, + $this->userId + ); + $cardExampleTask4 = $this->assembleTestCard( + '3. Apply rich formatting and link content', + $stackDoingId, + $this->userId + ); + $cardExampleTask5 = $this->assembleTestCard( + '4. Share, comment and collaborate!', + $stackDoneId, + $this->userId + ); + + $this->cardService->expects($this->exactly(5)) + ->method('create') + ->withConsecutive( + ['1. Open to learn more about boards and cards', $stackCustomId, 'text', 0, $this->userId], + ['2. Drag cards left and right, up and down', $stackToDoId, 'text', 0, $this->userId], + ['Create your first card!', $stackToDoId, 'text', 1, $this->userId], + ['3. Apply rich formatting and link content', $stackDoingId, 'text', 0, $this->userId], + ['4. Share, comment and collaborate!', $stackDoneId, 'text', 0, $this->userId] + ) + ->willReturnonConsecutiveCalls( + $cardExampleTask1, + $cardExampleTask2, + $cardExampleTask3, + $cardExampleTask4, + $cardExampleTask5 + ); $result = $this->service->createDefaultBoard($title, $this->userId, $color); From 955a16f1c59496958092278ad2fec95f3a37c12e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Feb 2025 17:43:42 +0000 Subject: [PATCH 28/51] chore(deps-dev): bump elliptic from 6.6.0 to 6.6.1 Bumps [elliptic](https://github.com/indutny/elliptic) from 6.6.0 to 6.6.1. - [Commits](https://github.com/indutny/elliptic/compare/v6.6.0...v6.6.1) --- updated-dependencies: - dependency-name: elliptic dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index b8e70b501..b80bd35f9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8992,10 +8992,11 @@ "dev": true }, "node_modules/elliptic": { - "version": "6.6.0", - "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.0.tgz", - "integrity": "sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA==", + "version": "6.6.1", + "resolved": "https://registry.npmjs.org/elliptic/-/elliptic-6.6.1.tgz", + "integrity": "sha512-RaddvvMatK2LJHqFJ+YA4WysVN5Ita9E35botqIYspQ4TkRAlCicdzKOjlyv/1Za5RyTNn7di//eEV0uTAfe3g==", "dev": true, + "license": "MIT", "peer": true, "dependencies": { "bn.js": "^4.11.9", From eb9fce2e5f86498229dd7da29a60517e54417597 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 14 Feb 2025 00:42:23 +0000 Subject: [PATCH 29/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/zh_HK.js | 2 +- l10n/zh_HK.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 5e98c19ff..d6254d689 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -383,7 +383,7 @@ OC.L10N.register( "Message from {author} in {conversationName}" : "來自 {conversationName} 中的 {author} 之消息", "Something went wrong" : "發生錯誤了", "Failed to upload {name}" : "上傳 {name} 失敗", - "Maximum file size of {size} exceeded" : "文件大小 {size} 超出最大限制", + "Maximum file size of {size} exceeded" : "檔案大小 {size} 超出最大限制", "Error creating the share" : "創建分享出錯", "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", "Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index f32369ce5..8adadba30 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -381,7 +381,7 @@ "Message from {author} in {conversationName}" : "來自 {conversationName} 中的 {author} 之消息", "Something went wrong" : "發生錯誤了", "Failed to upload {name}" : "上傳 {name} 失敗", - "Maximum file size of {size} exceeded" : "文件大小 {size} 超出最大限制", + "Maximum file size of {size} exceeded" : "檔案大小 {size} 超出最大限制", "Error creating the share" : "創建分享出錯", "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", "Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}", From 4534ad5a92aa23cc4dd3857a6049823366351baf Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 15 Feb 2025 00:41:52 +0000 Subject: [PATCH 30/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 4 ++-- l10n/af.json | 4 ++-- l10n/ar.js | 12 ++++++------ l10n/ar.json | 12 ++++++------ l10n/ast.js | 12 ++++++------ l10n/ast.json | 12 ++++++------ l10n/az.js | 4 ++-- l10n/az.json | 4 ++-- l10n/bg.js | 12 ++++++------ l10n/bg.json | 12 ++++++------ l10n/bn_BD.js | 4 ++-- l10n/bn_BD.json | 4 ++-- l10n/br.js | 4 ++-- l10n/br.json | 4 ++-- l10n/bs.js | 4 ++-- l10n/bs.json | 4 ++-- l10n/ca.js | 12 ++++++------ l10n/ca.json | 12 ++++++------ l10n/cs.js | 12 ++++++------ l10n/cs.json | 12 ++++++------ l10n/cy_GB.js | 4 ++-- l10n/cy_GB.json | 4 ++-- l10n/da.js | 12 ++++++------ l10n/da.json | 12 ++++++------ l10n/de.js | 12 ++++++------ l10n/de.json | 12 ++++++------ l10n/de_DE.js | 12 ++++++------ l10n/de_DE.json | 12 ++++++------ l10n/el.js | 12 ++++++------ l10n/el.json | 12 ++++++------ l10n/en_GB.js | 12 ++++++------ l10n/en_GB.json | 12 ++++++------ l10n/eo.js | 14 +++++++------- l10n/eo.json | 14 +++++++------- l10n/es.js | 12 ++++++------ l10n/es.json | 12 ++++++------ l10n/es_419.js | 4 ++-- l10n/es_419.json | 4 ++-- l10n/es_AR.js | 4 ++-- l10n/es_AR.json | 4 ++-- l10n/es_CL.js | 4 ++-- l10n/es_CL.json | 4 ++-- l10n/es_CO.js | 4 ++-- l10n/es_CO.json | 4 ++-- l10n/es_CR.js | 4 ++-- l10n/es_CR.json | 4 ++-- l10n/es_DO.js | 4 ++-- l10n/es_DO.json | 4 ++-- l10n/es_EC.js | 12 ++++++------ l10n/es_EC.json | 12 ++++++------ l10n/es_GT.js | 4 ++-- l10n/es_GT.json | 4 ++-- l10n/es_HN.js | 4 ++-- l10n/es_HN.json | 4 ++-- l10n/es_MX.js | 4 ++-- l10n/es_MX.json | 4 ++-- l10n/es_NI.js | 4 ++-- l10n/es_NI.json | 4 ++-- l10n/es_PA.js | 4 ++-- l10n/es_PA.json | 4 ++-- l10n/es_PE.js | 4 ++-- l10n/es_PE.json | 4 ++-- l10n/es_PR.js | 4 ++-- l10n/es_PR.json | 4 ++-- l10n/es_PY.js | 4 ++-- l10n/es_PY.json | 4 ++-- l10n/es_SV.js | 4 ++-- l10n/es_SV.json | 4 ++-- l10n/es_UY.js | 4 ++-- l10n/es_UY.json | 4 ++-- l10n/et_EE.js | 4 ++-- l10n/et_EE.json | 4 ++-- l10n/eu.js | 12 ++++++------ l10n/eu.json | 12 ++++++------ l10n/fa.js | 12 ++++++------ l10n/fa.json | 12 ++++++------ l10n/fi.js | 12 ++++++------ l10n/fi.json | 12 ++++++------ l10n/fr.js | 12 ++++++------ l10n/fr.json | 12 ++++++------ l10n/ga.js | 12 ++++++------ l10n/ga.json | 12 ++++++------ l10n/gl.js | 12 ++++++------ l10n/gl.json | 12 ++++++------ l10n/he.js | 12 ++++++------ l10n/he.json | 12 ++++++------ l10n/hr.js | 12 ++++++------ l10n/hr.json | 12 ++++++------ l10n/hu.js | 12 ++++++------ l10n/hu.json | 12 ++++++------ l10n/hy.js | 4 ++-- l10n/hy.json | 4 ++-- l10n/ia.js | 4 ++-- l10n/ia.json | 4 ++-- l10n/id.js | 12 ++++++------ l10n/id.json | 12 ++++++------ l10n/is.js | 12 ++++++------ l10n/is.json | 12 ++++++------ l10n/it.js | 12 ++++++------ l10n/it.json | 12 ++++++------ l10n/ja.js | 12 ++++++------ l10n/ja.json | 12 ++++++------ l10n/ka.js | 12 ++++++------ l10n/ka.json | 12 ++++++------ l10n/ka_GE.js | 4 ++-- l10n/ka_GE.json | 4 ++-- l10n/kab.js | 4 ++-- l10n/kab.json | 4 ++-- l10n/km.js | 4 ++-- l10n/km.json | 4 ++-- l10n/kn.js | 4 ++-- l10n/kn.json | 4 ++-- l10n/ko.js | 12 ++++++------ l10n/ko.json | 12 ++++++------ l10n/lb.js | 4 ++-- l10n/lb.json | 4 ++-- l10n/lo.js | 4 ++-- l10n/lo.json | 4 ++-- l10n/lt_LT.js | 12 ++++++------ l10n/lt_LT.json | 12 ++++++------ l10n/lv.js | 4 ++-- l10n/lv.json | 4 ++-- l10n/mk.js | 12 ++++++------ l10n/mk.json | 12 ++++++------ l10n/mn.js | 4 ++-- l10n/mn.json | 4 ++-- l10n/ms_MY.js | 4 ++-- l10n/ms_MY.json | 4 ++-- l10n/nb.js | 12 ++++++------ l10n/nb.json | 12 ++++++------ l10n/nl.js | 12 ++++++------ l10n/nl.json | 12 ++++++------ l10n/nn_NO.js | 4 ++-- l10n/nn_NO.json | 4 ++-- l10n/oc.js | 4 ++-- l10n/oc.json | 4 ++-- l10n/pl.js | 12 ++++++------ l10n/pl.json | 12 ++++++------ l10n/pt_BR.js | 12 ++++++------ l10n/pt_BR.json | 12 ++++++------ l10n/pt_PT.js | 14 +++++++------- l10n/pt_PT.json | 14 +++++++------- l10n/ro.js | 12 ++++++------ l10n/ro.json | 12 ++++++------ l10n/ru.js | 12 ++++++------ l10n/ru.json | 12 ++++++------ l10n/sc.js | 12 ++++++------ l10n/sc.json | 12 ++++++------ l10n/si.js | 10 +++++----- l10n/si.json | 10 +++++----- l10n/sk.js | 12 ++++++------ l10n/sk.json | 12 ++++++------ l10n/sl.js | 12 ++++++------ l10n/sl.json | 12 ++++++------ l10n/sq.js | 8 ++++---- l10n/sq.json | 8 ++++---- l10n/sr.js | 12 ++++++------ l10n/sr.json | 12 ++++++------ l10n/sv.js | 12 ++++++------ l10n/sv.json | 12 ++++++------ l10n/ta.js | 4 ++-- l10n/ta.json | 4 ++-- l10n/th.js | 4 ++-- l10n/th.json | 4 ++-- l10n/tr.js | 12 ++++++------ l10n/tr.json | 12 ++++++------ l10n/ug.js | 12 ++++++------ l10n/ug.json | 12 ++++++------ l10n/uk.js | 12 ++++++------ l10n/uk.json | 12 ++++++------ l10n/uz.js | 4 ++-- l10n/uz.json | 4 ++-- l10n/vi.js | 12 ++++++------ l10n/vi.json | 12 ++++++------ l10n/zh_CN.js | 12 ++++++------ l10n/zh_CN.json | 12 ++++++------ l10n/zh_HK.js | 12 ++++++------ l10n/zh_HK.json | 12 ++++++------ l10n/zh_TW.js | 12 ++++++------ l10n/zh_TW.json | 12 ++++++------ 180 files changed, 766 insertions(+), 766 deletions(-) diff --git a/l10n/af.js b/l10n/af.js index a028c8280..9035497cd 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Persoonlik", "Later" : "Later", "copy" : "kopie", "Done" : "Gereed", @@ -46,6 +45,7 @@ OC.L10N.register( "Today" : "Vandag", "Tomorrow" : "Môre", "Close" : "Sluit", - "Share" : "Deel" + "Share" : "Deel", + "Personal" : "Persoonlik" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/af.json b/l10n/af.json index 459376fdf..9d6761b74 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Persoonlik", "Later" : "Later", "copy" : "kopie", "Done" : "Gereed", @@ -44,6 +43,7 @@ "Today" : "Vandag", "Tomorrow" : "Môre", "Close" : "Sluit", - "Share" : "Deel" + "Share" : "Deel", + "Personal" : "Persoonlik" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ar.js b/l10n/ar.js index a0fc874fd..3b7e1cb3f 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "البطاقات المستحقة غداً", "Upcoming cards" : "البطاقات القادمة", "Load more" : "حمّل أكثر", - "Personal" : "شخصي", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "البطاقة \"%s\" على \"%s\" كُلفت بها من قبل %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} قام بتكليف البطاقة {deck-board} على {deck-board} لك", "The card \"%s\" on \"%s\" has reached its due date." : "وصلت بطاقة \"%s\" على %s\" الموعد المحدد ", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", - "To do" : "لفعله", - "Doing" : "تحت العمل", "Done" : "أُنجز", - "Example Task 3" : "مثال المهمة 3", - "Example Task 2" : "مثال المهمة 2", - "Example Task 1" : "مثال المهمة 1", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى من الحد المسموح به في واجهة ال HTML.", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "مشاركة مع بطاقة Deck", "Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck", "Share" : "مشاركة ", + "Personal" : "شخصي", + "To do" : "لفعله", + "Doing" : "تحت العمل", + "Example Task 3" : "مثال المهمة 3", + "Example Task 2" : "مثال المهمة 2", + "Example Task 1" : "مثال المهمة 1", "Move card to another board" : "حرك البطاقة الى لوح اخر", "Filter by completed" : "تصفية بحسب الإنجاز" }, diff --git a/l10n/ar.json b/l10n/ar.json index 652d64876..b50ea138c 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "البطاقات المستحقة غداً", "Upcoming cards" : "البطاقات القادمة", "Load more" : "حمّل أكثر", - "Personal" : "شخصي", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "البطاقة \"%s\" على \"%s\" كُلفت بها من قبل %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} قام بتكليف البطاقة {deck-board} على {deck-board} لك", "The card \"%s\" on \"%s\" has reached its due date." : "وصلت بطاقة \"%s\" على %s\" الموعد المحدد ", @@ -97,12 +96,7 @@ "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", - "To do" : "لفعله", - "Doing" : "تحت العمل", "Done" : "أُنجز", - "Example Task 3" : "مثال المهمة 3", - "Example Task 2" : "مثال المهمة 2", - "Example Task 1" : "مثال المهمة 1", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى من الحد المسموح به في واجهة ال HTML.", @@ -386,6 +380,12 @@ "Share with a Deck card" : "مشاركة مع بطاقة Deck", "Share {file} with a Deck card" : "مشاركة الملف {file} مع بطاقة Deck", "Share" : "مشاركة ", + "Personal" : "شخصي", + "To do" : "لفعله", + "Doing" : "تحت العمل", + "Example Task 3" : "مثال المهمة 3", + "Example Task 2" : "مثال المهمة 2", + "Example Task 1" : "مثال المهمة 1", "Move card to another board" : "حرك البطاقة الى لوح اخر", "Filter by completed" : "تصفية بحسب الإنجاز" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" diff --git a/l10n/ast.js b/l10n/ast.js index 23792db96..0cfe8f288 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -4,16 +4,11 @@ OC.L10N.register( "Deck" : "Tarxeteru", "Upcoming cards" : "Tarxetes próximes", "Load more" : "Cargar más", - "Personal" : "Personal", "Deck board" : "Mesa de tarxetes", "%s on %s" : "%s n %s", "Action needed" : "Aición necesaria", "copy" : "copia", - "To do" : "Xera pendiente", "Done" : "Fecho", - "Example Task 3" : "Xera d'exemplu 3", - "Example Task 2" : "Xera d'exemplu 2", - "Example Task 1" : "Xera d'exemplu 1", "The file was uploaded" : "Xubióse'l ficheru", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu supera la direutiva «upload_max_filesize» del ficheru php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu supera la direutiva «MAX_FILE_SIZE» que s'especificó nel formulariu HTML", @@ -111,6 +106,11 @@ OC.L10N.register( "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", "Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}", "Error creating the share" : "Hebo un error al crear la compartición", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Xera pendiente", + "Example Task 3" : "Xera d'exemplu 3", + "Example Task 2" : "Xera d'exemplu 2", + "Example Task 1" : "Xera d'exemplu 1" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ast.json b/l10n/ast.json index b56dd5be5..fb549f877 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -2,16 +2,11 @@ "Deck" : "Tarxeteru", "Upcoming cards" : "Tarxetes próximes", "Load more" : "Cargar más", - "Personal" : "Personal", "Deck board" : "Mesa de tarxetes", "%s on %s" : "%s n %s", "Action needed" : "Aición necesaria", "copy" : "copia", - "To do" : "Xera pendiente", "Done" : "Fecho", - "Example Task 3" : "Xera d'exemplu 3", - "Example Task 2" : "Xera d'exemplu 2", - "Example Task 1" : "Xera d'exemplu 1", "The file was uploaded" : "Xubióse'l ficheru", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El ficheru xubíu supera la direutiva «upload_max_filesize» del ficheru php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El ficheru xubíu supera la direutiva «MAX_FILE_SIZE» que s'especificó nel formulariu HTML", @@ -109,6 +104,11 @@ "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", "Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}", "Error creating the share" : "Hebo un error al crear la compartición", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Xera pendiente", + "Example Task 3" : "Xera d'exemplu 3", + "Example Task 2" : "Xera d'exemplu 2", + "Example Task 1" : "Xera d'exemplu 1" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/az.js b/l10n/az.js index be9d302fd..7c571df9a 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Şəxsi", "Finished" : "Bitdi", "Done" : "Done", "The file was uploaded" : "Fayl yükləndi", @@ -38,6 +37,7 @@ OC.L10N.register( "Today" : "Bu gün", "Tomorrow" : "Sabah", "Close" : "Bağla", - "Share" : "Paylaş" + "Share" : "Paylaş", + "Personal" : "Şəxsi" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/az.json b/l10n/az.json index 79c5155f9..6ee90c1cf 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Şəxsi", "Finished" : "Bitdi", "Done" : "Done", "The file was uploaded" : "Fayl yükləndi", @@ -36,6 +35,7 @@ "Today" : "Bu gün", "Tomorrow" : "Sabah", "Close" : "Bağla", - "Share" : "Paylaş" + "Share" : "Paylaş", + "Personal" : "Şəxsi" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bg.js b/l10n/bg.js index 6dc34d86b..5a673a044 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "На картата е създаден коментар", "Upcoming cards" : "Предстоящи карти", "Load more" : "Зареждане на още", - "Personal" : "Лични", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Картата \"%s\" на \"%s\" Ви е била възложена от %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} е възложил картата {deck-card} на {deck-board} на Вас.", "The card \"%s\" on \"%s\" has reached its due date." : "Картата \"%s\" on \"%s\" е достигнала датата на падежа си.", @@ -90,12 +89,7 @@ OC.L10N.register( "Action needed" : "Необходимо е действие", "Later" : "По-късно", "copy" : "Копиране", - "To do" : "Задачи", - "Doing" : "Задачи в процес на изпълнение", "Done" : "Завършено", - "Example Task 3" : "Примерна задача 3", - "Example Task 2" : "Примерна задача 2", - "Example Task 1" : "Примерна задача 1", "The file was uploaded" : "Файлът е качен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава максималния размер определен от upload_max_filesize в php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.", @@ -320,6 +314,12 @@ OC.L10N.register( "Share with a Deck card" : "Споделяне с Deck карта", "Share {file} with a Deck card" : "Споделяне {file} с Deck карта", "Share" : "Споделяне", + "Personal" : "Лични", + "To do" : "Задачи", + "Doing" : "Задачи в процес на изпълнение", + "Example Task 3" : "Примерна задача 3", + "Example Task 2" : "Примерна задача 2", + "Example Task 1" : "Примерна задача 1", "Move card to another board" : "Преместване на картата на друго табло" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bg.json b/l10n/bg.json index ba1dcf5eb..e3479a94d 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "На картата е създаден коментар", "Upcoming cards" : "Предстоящи карти", "Load more" : "Зареждане на още", - "Personal" : "Лични", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Картата \"%s\" на \"%s\" Ви е била възложена от %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} е възложил картата {deck-card} на {deck-board} на Вас.", "The card \"%s\" on \"%s\" has reached its due date." : "Картата \"%s\" on \"%s\" е достигнала датата на падежа си.", @@ -88,12 +87,7 @@ "Action needed" : "Необходимо е действие", "Later" : "По-късно", "copy" : "Копиране", - "To do" : "Задачи", - "Doing" : "Задачи в процес на изпълнение", "Done" : "Завършено", - "Example Task 3" : "Примерна задача 3", - "Example Task 2" : "Примерна задача 2", - "Example Task 1" : "Примерна задача 1", "The file was uploaded" : "Файлът е качен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава максималния размер определен от upload_max_filesize в php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размерът на файла надвишава максималния размер определен от MAX_FILE_SIZE в HTML формата.", @@ -318,6 +312,12 @@ "Share with a Deck card" : "Споделяне с Deck карта", "Share {file} with a Deck card" : "Споделяне {file} с Deck карта", "Share" : "Споделяне", + "Personal" : "Лични", + "To do" : "Задачи", + "Doing" : "Задачи в процес на изпълнение", + "Example Task 3" : "Примерна задача 3", + "Example Task 2" : "Примерна задача 2", + "Example Task 1" : "Примерна задача 1", "Move card to another board" : "Преместване на картата на друго табло" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index f0a4f8ec8..2f63b66c5 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "ব্যক্তিগত", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "আপলোড করা ফাইলটি HTML ফর্মে উল্লিখিত MAX_FILE_SIZE নির্ধারিত ফাইলের সর্বোচ্চ আকার অতিক্রম করতে চলেছে ", "No file was uploaded" : "কোন ফাইল আপলোড করা হয় নি", @@ -32,6 +31,7 @@ OC.L10N.register( "Today" : "আজ", "Tomorrow" : "আগামীকাল", "Close" : "বন্ধ", - "Share" : "ভাগাভাগি কর" + "Share" : "ভাগাভাগি কর", + "Personal" : "ব্যক্তিগত" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 1abd5a166..b712c21c1 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "ব্যক্তিগত", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "আপলোড করা ফাইলটি HTML ফর্মে উল্লিখিত MAX_FILE_SIZE নির্ধারিত ফাইলের সর্বোচ্চ আকার অতিক্রম করতে চলেছে ", "No file was uploaded" : "কোন ফাইল আপলোড করা হয় নি", @@ -30,6 +29,7 @@ "Today" : "আজ", "Tomorrow" : "আগামীকাল", "Close" : "বন্ধ", - "Share" : "ভাগাভাগি কর" + "Share" : "ভাগাভাগি কর", + "Personal" : "ব্যক্তিগত" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js index 8b5cb2ac9..8e82ebe45 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Personel", "Finished" : "Achuet", "copy" : "eil", "Done" : "Graet", @@ -43,6 +42,7 @@ OC.L10N.register( "Today" : "Hiziv", "Tomorrow" : "Warc'hoaz", "Close" : "Seriñ", - "Share" : "Rannan" + "Share" : "Rannan", + "Personal" : "Personel" }, "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);"); diff --git a/l10n/br.json b/l10n/br.json index dc5ab4150..2439f7c1e 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Personel", "Finished" : "Achuet", "copy" : "eil", "Done" : "Graet", @@ -41,6 +40,7 @@ "Today" : "Hiziv", "Tomorrow" : "Warc'hoaz", "Close" : "Seriñ", - "Share" : "Rannan" + "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);" } \ No newline at end of file diff --git a/l10n/bs.js b/l10n/bs.js index 0da671385..a875df9ae 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Osobno", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Učitana datoteka premašuje maksimalnu dopuštenu veličinu datoteke MAX_FILE_SIZE navedenu u HTML formi", "No file was uploaded" : "Nijedna datoteka nije učitana.", @@ -29,6 +28,7 @@ OC.L10N.register( "Tomorrow" : "Sutra", "Close" : "Zatvori", "Maximum file size of {size} exceeded" : "Maksimalna veličina datoteke prekoračena", - "Share" : "Podjeli" + "Share" : "Podjeli", + "Personal" : "Osobno" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/bs.json b/l10n/bs.json index f9fb8a9e7..4cc2d0f5b 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Osobno", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Učitana datoteka premašuje maksimalnu dopuštenu veličinu datoteke MAX_FILE_SIZE navedenu u HTML formi", "No file was uploaded" : "Nijedna datoteka nije učitana.", @@ -27,6 +26,7 @@ "Tomorrow" : "Sutra", "Close" : "Zatvori", "Maximum file size of {size} exceeded" : "Maksimalna veličina datoteke prekoračena", - "Share" : "Podjeli" + "Share" : "Podjeli", + "Personal" : "Osobno" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index d70c42428..c5b48849e 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Targetes amb venciment demà", "Upcoming cards" : "Pròximes targetes", "Load more" : "Carrega'n més", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La targeta \"%s\" sobre \"%s\" se us ha assignat per %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} us ha assignat la targeta {deck-card} a {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La targeta \"%s\" sobre \"%s\" ha assolit la seva data de caducitat.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", - "To do" : "Pendent", - "Doing" : "En procés", "Done" : "Fet", - "Example Task 3" : "Tasca d'exemple 3", - "Example Task 2" : "Tasca d'exemple 2", - "Example Task 1" : "Tasca d'exemple 1", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat excedeix la directiva MAX_FILE_SIZE que hi ha especificada al formulari d'HTML", @@ -369,6 +363,12 @@ OC.L10N.register( "Share with a Deck card" : "Compartir amb una targeta de Deck", "Share {file} with a Deck card" : "Compartir {file} amb una targeta de Deck", "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Pendent", + "Doing" : "En procés", + "Example Task 3" : "Tasca d'exemple 3", + "Example Task 2" : "Tasca d'exemple 2", + "Example Task 1" : "Tasca d'exemple 1", "Move card to another board" : "Mou la targeta a un altre tauler" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 2bcd58830..d13a416bf 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Targetes amb venciment demà", "Upcoming cards" : "Pròximes targetes", "Load more" : "Carrega'n més", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La targeta \"%s\" sobre \"%s\" se us ha assignat per %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} us ha assignat la targeta {deck-card} a {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La targeta \"%s\" sobre \"%s\" ha assolit la seva data de caducitat.", @@ -97,12 +96,7 @@ "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", - "To do" : "Pendent", - "Doing" : "En procés", "Done" : "Fet", - "Example Task 3" : "Tasca d'exemple 3", - "Example Task 2" : "Tasca d'exemple 2", - "Example Task 1" : "Tasca d'exemple 1", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat excedeix la directiva MAX_FILE_SIZE que hi ha especificada al formulari d'HTML", @@ -367,6 +361,12 @@ "Share with a Deck card" : "Compartir amb una targeta de Deck", "Share {file} with a Deck card" : "Compartir {file} amb una targeta de Deck", "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Pendent", + "Doing" : "En procés", + "Example Task 3" : "Tasca d'exemple 3", + "Example Task 2" : "Tasca d'exemple 2", + "Example Task 1" : "Tasca d'exemple 1", "Move card to another board" : "Mou la targeta a un altre tauler" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/cs.js b/l10n/cs.js index e406bec1c..2b4a3f54e 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Karty, které mají termín zítra", "Upcoming cards" : "Nadcházející karty", "Load more" : "Načíst více", - "Personal" : "Osobní", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu „%s“ na „%s“ vám přiřadil(a) %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám přiřadil(a) kartu {deck-card} na tabuli {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "U karty „%s“ z tabule „%s“ nastalo plánované datum dokončení.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", - "To do" : "Zbývá udělat", - "Doing" : "Provádí se", "Done" : "Hotovo", - "Example Task 3" : "Třetí úkol pro ukázku", - "Example Task 2" : "Druhý úkol pro ukázku", - "Example Task 1" : "První úkol pro ukázku", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahrávaný soubor přesáhl svou velikostí hodnotu direktivy MAX_FILE_SIZE, určenou v HTML formuláři", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Sdílet s kartou aplikace Deck", "Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck", "Share" : "Sdílet", + "Personal" : "Osobní", + "To do" : "Zbývá udělat", + "Doing" : "Provádí se", + "Example Task 3" : "Třetí úkol pro ukázku", + "Example Task 2" : "Druhý úkol pro ukázku", + "Example Task 1" : "První úkol pro ukázku", "Move card to another board" : "Přesunout kartu na jinou tabuli", "Filter by completed" : "Filtrovat podle dokončených" }, diff --git a/l10n/cs.json b/l10n/cs.json index c8379c304..2b71f4cce 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Karty, které mají termín zítra", "Upcoming cards" : "Nadcházející karty", "Load more" : "Načíst více", - "Personal" : "Osobní", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu „%s“ na „%s“ vám přiřadil(a) %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám přiřadil(a) kartu {deck-card} na tabuli {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "U karty „%s“ z tabule „%s“ nastalo plánované datum dokončení.", @@ -97,12 +96,7 @@ "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", - "To do" : "Zbývá udělat", - "Doing" : "Provádí se", "Done" : "Hotovo", - "Example Task 3" : "Třetí úkol pro ukázku", - "Example Task 2" : "Druhý úkol pro ukázku", - "Example Task 1" : "První úkol pro ukázku", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahrávaný soubor přesáhl svou velikostí hodnotu direktivy MAX_FILE_SIZE, určenou v HTML formuláři", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Sdílet s kartou aplikace Deck", "Share {file} with a Deck card" : "Sdílet {file} s kartou aplikace Deck", "Share" : "Sdílet", + "Personal" : "Osobní", + "To do" : "Zbývá udělat", + "Doing" : "Provádí se", + "Example Task 3" : "Třetí úkol pro ukázku", + "Example Task 2" : "Druhý úkol pro ukázku", + "Example Task 1" : "První úkol pro ukázku", "Move card to another board" : "Přesunout kartu na jinou tabuli", "Filter by completed" : "Filtrovat podle dokončených" },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 4017e2f58..512eeabcc 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Personol", "%s on %s" : "%s ar %s", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML", @@ -33,6 +32,7 @@ OC.L10N.register( "An error occurred" : "Digwyddodd gwall", "Today" : "Heddiw", "Close" : "Cau", - "Share" : "Rhannu" + "Share" : "Rhannu", + "Personal" : "Personol" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index e3b362b9f..65714481e 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Personol", "%s on %s" : "%s ar %s", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML", @@ -31,6 +30,7 @@ "An error occurred" : "Digwyddodd gwall", "Today" : "Heddiw", "Close" : "Cau", - "Share" : "Rhannu" + "Share" : "Rhannu", + "Personal" : "Personol" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index d39404a8d..c1422def1 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -33,7 +33,6 @@ OC.L10N.register( "Changes in the Deck app" : "Ændringer i Opslags app'en", "Upcoming cards" : "Kommende kort", "Load more" : "Hent flere", - "Personal" : "Personligt", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" er blevet tildelt dig af %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilknyttet kortet {deck-card} på {deck-board} til dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nået sin forfaldsdato.", @@ -53,12 +52,7 @@ OC.L10N.register( "Action needed" : "Handling påkrævet", "Later" : "Senere", "copy" : "kopiér", - "To do" : "To do", - "Doing" : "Igang", "Done" : "Afsluttet", - "Example Task 3" : "Eksempel opgave 3", - "Example Task 2" : "Eksempel opgave 2", - "Example Task 1" : "Eksempel opgave 1", "The file was uploaded" : "Filen blev uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen", @@ -255,6 +249,12 @@ OC.L10N.register( "Share with a Deck card" : "Del med et opslagskort", "Share {file} with a Deck card" : "Del {file} med et opslagskort", "Share" : "Del", + "Personal" : "Personligt", + "To do" : "To do", + "Doing" : "Igang", + "Example Task 3" : "Eksempel opgave 3", + "Example Task 2" : "Eksempel opgave 2", + "Example Task 1" : "Eksempel opgave 1", "Move card to another board" : "Flyt kort til en anden tavle" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/da.json b/l10n/da.json index 4fa92373c..176cec31e 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -31,7 +31,6 @@ "Changes in the Deck app" : "Ændringer i Opslags app'en", "Upcoming cards" : "Kommende kort", "Load more" : "Hent flere", - "Personal" : "Personligt", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" er blevet tildelt dig af %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilknyttet kortet {deck-card} på {deck-board} til dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nået sin forfaldsdato.", @@ -51,12 +50,7 @@ "Action needed" : "Handling påkrævet", "Later" : "Senere", "copy" : "kopiér", - "To do" : "To do", - "Doing" : "Igang", "Done" : "Afsluttet", - "Example Task 3" : "Eksempel opgave 3", - "Example Task 2" : "Eksempel opgave 2", - "Example Task 1" : "Eksempel opgave 1", "The file was uploaded" : "Filen blev uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen", @@ -253,6 +247,12 @@ "Share with a Deck card" : "Del med et opslagskort", "Share {file} with a Deck card" : "Del {file} med et opslagskort", "Share" : "Del", + "Personal" : "Personligt", + "To do" : "To do", + "Doing" : "Igang", + "Example Task 3" : "Eksempel opgave 3", + "Example Task 2" : "Eksempel opgave 2", + "Example Task 1" : "Eksempel opgave 1", "Move card to another board" : "Flyt kort til en anden tavle" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 7177df447..9fb5d112d 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Karten, die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", - "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde dir von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat dir die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", - "To do" : "Offen", - "Doing" : "In Arbeit", "Done" : "Erledigt", - "Example Task 3" : "Beispielaufgabe 3", - "Example Task 2" : "Beispielaufgabe 2", - "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", "Share" : "Freigeben", + "Personal" : "Persönlich", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "Move card to another board" : "Karte auf ein anderes Board verschieben", "Filter by completed" : "Nach fertiggestellt filtern" }, diff --git a/l10n/de.json b/l10n/de.json index 20491df2e..cc6742c60 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Karten, die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", - "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde dir von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat dir die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -97,12 +96,7 @@ "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", - "To do" : "Offen", - "Doing" : "In Arbeit", "Done" : "Erledigt", - "Example Task 3" : "Beispielaufgabe 3", - "Example Task 2" : "Beispielaufgabe 2", - "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", "Share" : "Freigeben", + "Personal" : "Persönlich", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "Move card to another board" : "Karte auf ein anderes Board verschieben", "Filter by completed" : "Nach fertiggestellt filtern" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/de_DE.js b/l10n/de_DE.js index e319e4100..3ef214602 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Karten die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", - "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat Ihnen die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", - "To do" : "Offen", - "Doing" : "In Arbeit", "Done" : "Erledigt", - "Example Task 3" : "Beispielaufgabe 3", - "Example Task 2" : "Beispielaufgabe 2", - "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", "Share" : "Freigeben", + "Personal" : "Persönlich", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "Move card to another board" : "Karte auf ein anderes Board verschieben", "Filter by completed" : "Nach Status filtern" }, diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 16c4c1db6..09903fb9b 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Karten die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", - "Personal" : "Persönlich", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat Ihnen die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -97,12 +96,7 @@ "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", - "To do" : "Offen", - "Doing" : "In Arbeit", "Done" : "Erledigt", - "Example Task 3" : "Beispielaufgabe 3", - "Example Task 2" : "Beispielaufgabe 2", - "Example Task 1" : "Beispielaufgabe 1", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Mit einer Deck-Karte teilen", "Share {file} with a Deck card" : "{file} mit einer Deck-Karte teilen", "Share" : "Freigeben", + "Personal" : "Persönlich", + "To do" : "Offen", + "Doing" : "In Arbeit", + "Example Task 3" : "Beispielaufgabe 3", + "Example Task 2" : "Beispielaufgabe 2", + "Example Task 1" : "Beispielaufgabe 1", "Move card to another board" : "Karte auf ein anderes Board verschieben", "Filter by completed" : "Nach Status filtern" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/el.js b/l10n/el.js index fc1946aa0..d2acb2e87 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Κάρτες που λήγουν αύριο", "Upcoming cards" : "Επερχόμενες καρτέλες", "Load more" : "Φόρτωση περισσότερων", - "Personal" : "Προσωπικά", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Η καρτέλα \"%s\" του \"%s\" ανατέθηκε σε εσάς από τον %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "Ο/Η {user} έχει αναθέσει την καρτέλα {deck-card} του πίνακα {deck-board} σε εσάς.", "The card \"%s\" on \"%s\" has reached its due date." : "Η καρτέλα \"%s\" στο \"%s\" έχει λήξει.", @@ -98,12 +97,7 @@ OC.L10N.register( "Action needed" : "Απαιτείται ενέργεια", "Later" : "Αργότερα", "copy" : "Αντιγραφή", - "To do" : "Προς Ενέργεια", - "Doing" : "Σε εξέλιξη", "Done" : "Ολοκληρώθηκε", - "Example Task 3" : "Παράδειγμα Εργασίας 3", - "Example Task 2" : "Παράδειγμα Εργασίας 2", - "Example Task 1" : "Παράδειγμα Εργασίας 1", "The file was uploaded" : "Το αρχείο μεταφορτώθηκε", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το ανεβασμένο αρχείο υπερβαίνει το MAX_FILE_SIZE που ορίζεται στην HTML φόρμα", @@ -377,6 +371,12 @@ OC.L10N.register( "Share with a Deck card" : "Μοιραστείτε με μια καρτέλα Deck", "Share {file} with a Deck card" : "Μοιραστείτε το {file} με μια καρτέλα Deck", "Share" : "Μοιραστείτε", + "Personal" : "Προσωπικά", + "To do" : "Προς Ενέργεια", + "Doing" : "Σε εξέλιξη", + "Example Task 3" : "Παράδειγμα Εργασίας 3", + "Example Task 2" : "Παράδειγμα Εργασίας 2", + "Example Task 1" : "Παράδειγμα Εργασίας 1", "Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα", "Filter by completed" : "Φίλτρο ανά ολοκλήρωση" }, diff --git a/l10n/el.json b/l10n/el.json index 88b5d1709..ba2f20d3b 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Κάρτες που λήγουν αύριο", "Upcoming cards" : "Επερχόμενες καρτέλες", "Load more" : "Φόρτωση περισσότερων", - "Personal" : "Προσωπικά", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Η καρτέλα \"%s\" του \"%s\" ανατέθηκε σε εσάς από τον %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "Ο/Η {user} έχει αναθέσει την καρτέλα {deck-card} του πίνακα {deck-board} σε εσάς.", "The card \"%s\" on \"%s\" has reached its due date." : "Η καρτέλα \"%s\" στο \"%s\" έχει λήξει.", @@ -96,12 +95,7 @@ "Action needed" : "Απαιτείται ενέργεια", "Later" : "Αργότερα", "copy" : "Αντιγραφή", - "To do" : "Προς Ενέργεια", - "Doing" : "Σε εξέλιξη", "Done" : "Ολοκληρώθηκε", - "Example Task 3" : "Παράδειγμα Εργασίας 3", - "Example Task 2" : "Παράδειγμα Εργασίας 2", - "Example Task 1" : "Παράδειγμα Εργασίας 1", "The file was uploaded" : "Το αρχείο μεταφορτώθηκε", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Το ανεβασμένο αρχείο υπερβαίνει το MAX_FILE_SIZE που ορίζεται στην HTML φόρμα", @@ -375,6 +369,12 @@ "Share with a Deck card" : "Μοιραστείτε με μια καρτέλα Deck", "Share {file} with a Deck card" : "Μοιραστείτε το {file} με μια καρτέλα Deck", "Share" : "Μοιραστείτε", + "Personal" : "Προσωπικά", + "To do" : "Προς Ενέργεια", + "Doing" : "Σε εξέλιξη", + "Example Task 3" : "Παράδειγμα Εργασίας 3", + "Example Task 2" : "Παράδειγμα Εργασίας 2", + "Example Task 1" : "Παράδειγμα Εργασίας 1", "Move card to another board" : "Μετακίνηση καρτέλας σε άλλο πίνακα", "Filter by completed" : "Φίλτρο ανά ολοκλήρωση" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/en_GB.js b/l10n/en_GB.js index a5e280eae..5c071cc49 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", - "To do" : "To do", - "Doing" : "Doing", "Done" : "Done", - "Example Task 3" : "Example Task 3", - "Example Task 2" : "Example Task 2", - "Example Task 1" : "Example Task 1", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Share with a Deck card", "Share {file} with a Deck card" : "Share {file} with a Deck card", "Share" : "Share", + "Personal" : "Personal", + "To do" : "To do", + "Doing" : "Doing", + "Example Task 3" : "Example Task 3", + "Example Task 2" : "Example Task 2", + "Example Task 1" : "Example Task 1", "Move card to another board" : "Move card to another board", "Filter by completed" : "Filter by completed" }, diff --git a/l10n/en_GB.json b/l10n/en_GB.json index e07f99700..d031acbdf 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -97,12 +96,7 @@ "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", - "To do" : "To do", - "Doing" : "Doing", "Done" : "Done", - "Example Task 3" : "Example Task 3", - "Example Task 2" : "Example Task 2", - "Example Task 1" : "Example Task 1", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Share with a Deck card", "Share {file} with a Deck card" : "Share {file} with a Deck card", "Share" : "Share", + "Personal" : "Personal", + "To do" : "To do", + "Doing" : "Doing", + "Example Task 3" : "Example Task 3", + "Example Task 2" : "Example Task 2", + "Example Task 1" : "Example Task 1", "Move card to another board" : "Move card to another board", "Filter by completed" : "Filter by completed" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/eo.js b/l10n/eo.js index 9887b5621..18bf3b83d 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -42,7 +42,6 @@ OC.L10N.register( "Deck" : "Kartaro", "Changes in the Deck app" : "Ŝanĝoj en la aplikaĵo Kartaro", "A comment was created on a card" : "Komento kreiĝis sur karton", - "Personal" : "Persona", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La karto „%s“ sur „%s“ estis atribuita al vi de %s.", "The card \"%s\" on \"%s\" has reached its due date." : "La karto „%s“ sur „%s“ atingis sian limdaton.", "%s has mentioned you in a comment on \"%s\"." : "%s menciis vin en komento ĉe „%s“.", @@ -54,12 +53,7 @@ OC.L10N.register( "Action needed" : "Ago bezonata", "Later" : "Poste", "copy" : "kopio", - "To do" : "Farota", - "Doing" : "Farata", "Done" : "Farita", - "Example Task 3" : "Ekzempla tasko 3", - "Example Task 2" : "Ekzempla tasko 2", - "Example Task 1" : "Ekzempla tasko 1", "The file was uploaded" : "La dosiero alŝutiĝis", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon „MAX_FILE_SIZE“ specifita en la HTML-formularo", @@ -131,6 +125,12 @@ OC.L10N.register( "Link to a board" : "Ligilo al tabulo", "Maximum file size of {size} exceeded" : "Maksimuma dosiergrando {size} transpasita", "Error creating the share" : "Eraro dum kreo de la kunhavigo", - "Share" : "Kunhavigi" + "Share" : "Kunhavigi", + "Personal" : "Persona", + "To do" : "Farota", + "Doing" : "Farata", + "Example Task 3" : "Ekzempla tasko 3", + "Example Task 2" : "Ekzempla tasko 2", + "Example Task 1" : "Ekzempla tasko 1" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 4a0e3a45e..5b6e1b27f 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -40,7 +40,6 @@ "Deck" : "Kartaro", "Changes in the Deck app" : "Ŝanĝoj en la aplikaĵo Kartaro", "A comment was created on a card" : "Komento kreiĝis sur karton", - "Personal" : "Persona", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La karto „%s“ sur „%s“ estis atribuita al vi de %s.", "The card \"%s\" on \"%s\" has reached its due date." : "La karto „%s“ sur „%s“ atingis sian limdaton.", "%s has mentioned you in a comment on \"%s\"." : "%s menciis vin en komento ĉe „%s“.", @@ -52,12 +51,7 @@ "Action needed" : "Ago bezonata", "Later" : "Poste", "copy" : "kopio", - "To do" : "Farota", - "Doing" : "Farata", "Done" : "Farita", - "Example Task 3" : "Ekzempla tasko 3", - "Example Task 2" : "Ekzempla tasko 2", - "Example Task 1" : "Ekzempla tasko 1", "The file was uploaded" : "La dosiero alŝutiĝis", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "La dosiero alŝutita superas la regulon „upload_max_filesize“ el „php.ini“", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "La dosiero alŝutita superas la regulon „MAX_FILE_SIZE“ specifita en la HTML-formularo", @@ -129,6 +123,12 @@ "Link to a board" : "Ligilo al tabulo", "Maximum file size of {size} exceeded" : "Maksimuma dosiergrando {size} transpasita", "Error creating the share" : "Eraro dum kreo de la kunhavigo", - "Share" : "Kunhavigi" + "Share" : "Kunhavigi", + "Personal" : "Persona", + "To do" : "Farota", + "Doing" : "Farata", + "Example Task 3" : "Ekzempla tasko 3", + "Example Task 2" : "Ekzempla tasko 2", + "Example Task 1" : "Ekzempla tasko 1" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index 175ef3b4b..c13548ade 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Tarjetas que vencen mañana", "Upcoming cards" : "Próximas tarjetas", "Load more" : "Cargar más", - "Personal" : "Personal", "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.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Acción necesaria", "Later" : "Después", "copy" : "copiar", - "To do" : "Por hacer", - "Doing" : "Haciendo", "Done" : "Hecho", - "Example Task 3" : "Tarea de ejemplo 3", - "Example Task 2" : "Tarea de ejemplo 2", - "Example Task 1" : "Tarea de ejemplo 1", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido excede la directiva MAX_FILE-SIZE directive que se especificó en el formulario web", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Compartir con una tarjeta de Deck", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck", "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Por hacer", + "Doing" : "Haciendo", + "Example Task 3" : "Tarea de ejemplo 3", + "Example Task 2" : "Tarea de ejemplo 2", + "Example Task 1" : "Tarea de ejemplo 1", "Move card to another board" : "Mover la tarjeta a otro tablero", "Filter by completed" : "Filtrar por completados" }, diff --git a/l10n/es.json b/l10n/es.json index 45f6713f0..691e1b82a 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Tarjetas que vencen mañana", "Upcoming cards" : "Próximas tarjetas", "Load more" : "Cargar más", - "Personal" : "Personal", "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.", @@ -97,12 +96,7 @@ "Action needed" : "Acción necesaria", "Later" : "Después", "copy" : "copiar", - "To do" : "Por hacer", - "Doing" : "Haciendo", "Done" : "Hecho", - "Example Task 3" : "Tarea de ejemplo 3", - "Example Task 2" : "Tarea de ejemplo 2", - "Example Task 1" : "Tarea de ejemplo 1", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo subido excede la directiva MAX_FILE-SIZE directive que se especificó en el formulario web", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Compartir con una tarjeta de Deck", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck", "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Por hacer", + "Doing" : "Haciendo", + "Example Task 3" : "Tarea de ejemplo 3", + "Example Task 2" : "Tarea de ejemplo 2", + "Example Task 1" : "Tarea de ejemplo 1", "Move card to another board" : "Mover la tarjeta a otro tablero", "Filter by completed" : "Filtrar por completados" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/es_419.js b/l10n/es_419.js index 852f9073d..43632bdea 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -64,6 +63,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json index d824287e6..57ccd12f7 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -62,6 +61,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index c96fe9ec3..654aa38aa 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -23,7 +23,6 @@ OC.L10N.register( "{user} has renamed list {before} to {stack} on board {board}" : "{user} ha renombrado la lista {before} a {stack} del tablero {board}", "Deck" : "Deck", "Changes in the Deck app" : "Cambios en la app Deck", - "Personal" : "Personal", "{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 {deck-card} on {deck-board} has reached its due date." : "La tarjeta {deck-card} en {deck-board} ha alcanzado su fecha de caducidad.", "{user} has mentioned you in a comment on {deck-card}." : "{user} te ha mencionado en un comentario de {deck-card}.", @@ -113,6 +112,7 @@ OC.L10N.register( "Close" : "Cerrar", "Share with a Deck card" : "Compartir con una tarjeta del Tablero", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta del Tablero", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 354cfda4c..c5a442cf5 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -21,7 +21,6 @@ "{user} has renamed list {before} to {stack} on board {board}" : "{user} ha renombrado la lista {before} a {stack} del tablero {board}", "Deck" : "Deck", "Changes in the Deck app" : "Cambios en la app Deck", - "Personal" : "Personal", "{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 {deck-card} on {deck-board} has reached its due date." : "La tarjeta {deck-card} en {deck-board} ha alcanzado su fecha de caducidad.", "{user} has mentioned you in a comment on {deck-card}." : "{user} te ha mencionado en un comentario de {deck-card}.", @@ -111,6 +110,7 @@ "Close" : "Cerrar", "Share with a Deck card" : "Compartir con una tarjeta del Tablero", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta del Tablero", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 52ec6c652..1b834e4bd 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -67,6 +66,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 5b67c2b0c..8e6e4b1ab 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -65,6 +64,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index 235ed8ab7..c6bfc6d60 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -68,6 +67,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CO.json b/l10n/es_CO.json index 0fe32f3bf..e33e339bd 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -66,6 +65,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 52ec6c652..1b834e4bd 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -67,6 +66,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 5b67c2b0c..8e6e4b1ab 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -65,6 +64,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 52ec6c652..1b834e4bd 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -67,6 +66,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 5b67c2b0c..8e6e4b1ab 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -65,6 +64,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 5cf41e924..52f809132 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "Se ha creado un comentario en una tarjeta", "Upcoming cards" : "Tarjetas próximas", "Load more" : "Cargar más", - "Personal" : "Personal", "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 asignado la tarjeta {deck-card} en {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", @@ -90,12 +89,7 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copia", - "To do" : "Por hacer", - "Doing" : "Haciendo", "Done" : "Terminado", - "Example Task 3" : "Tarea de ejemplo 3", - "Example Task 2" : "Tarea de ejemplo 2", - "Example Task 1" : "Tarea de ejemplo 1", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", @@ -320,6 +314,12 @@ OC.L10N.register( "Share with a Deck card" : "Compartir con una tarjeta de Deck", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck", "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Por hacer", + "Doing" : "Haciendo", + "Example Task 3" : "Tarea de ejemplo 3", + "Example Task 2" : "Tarea de ejemplo 2", + "Example Task 1" : "Tarea de ejemplo 1", "Move card to another board" : "Mover tarjeta a otro tablero" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_EC.json b/l10n/es_EC.json index a28e85c7b..660d2a3bf 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "Se ha creado un comentario en una tarjeta", "Upcoming cards" : "Tarjetas próximas", "Load more" : "Cargar más", - "Personal" : "Personal", "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 asignado la tarjeta {deck-card} en {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", @@ -88,12 +87,7 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copia", - "To do" : "Por hacer", - "Doing" : "Haciendo", "Done" : "Terminado", - "Example Task 3" : "Tarea de ejemplo 3", - "Example Task 2" : "Tarea de ejemplo 2", - "Example Task 1" : "Tarea de ejemplo 1", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El archivo cargado excede el valor especificado de la directiva MAX_FILE_SIZE en la forma de HTML", @@ -318,6 +312,12 @@ "Share with a Deck card" : "Compartir con una tarjeta de Deck", "Share {file} with a Deck card" : "Compartir {file} con una tarjeta de Deck", "Share" : "Compartir", + "Personal" : "Personal", + "To do" : "Por hacer", + "Doing" : "Haciendo", + "Example Task 3" : "Tarea de ejemplo 3", + "Example Task 2" : "Tarea de ejemplo 2", + "Example Task 1" : "Tarea de ejemplo 1", "Move card to another board" : "Mover tarjeta a otro tablero" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 52ec6c652..1b834e4bd 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -67,6 +66,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 5b67c2b0c..8e6e4b1ab 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -65,6 +64,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_HN.js b/l10n/es_HN.js index 3cfab30cf..e5509b111 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -63,6 +62,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_HN.json b/l10n/es_HN.json index bd67af636..93e90ce70 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -61,6 +60,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 61135f2c9..372a4b468 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Tarjetas para mañana", "Upcoming cards" : "Tarjetas próximas", "Load more" : "Cargar más", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "Deck board" : "Tablero de Deck", @@ -188,6 +187,7 @@ OC.L10N.register( "Tomorrow" : "Mañana", "Close" : "Cerrar", "Error creating the share" : "Error creando el recurso compartido", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 2f21955f1..3ddc57300 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Tarjetas para mañana", "Upcoming cards" : "Tarjetas próximas", "Load more" : "Cargar más", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "Deck board" : "Tablero de Deck", @@ -186,6 +185,7 @@ "Tomorrow" : "Mañana", "Close" : "Cerrar", "Error creating the share" : "Error creando el recurso compartido", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 3cfab30cf..e5509b111 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -63,6 +62,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_NI.json b/l10n/es_NI.json index bd67af636..93e90ce70 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -61,6 +60,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 3cfab30cf..e5509b111 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -63,6 +62,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PA.json b/l10n/es_PA.json index bd67af636..93e90ce70 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -61,6 +60,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PE.js b/l10n/es_PE.js index 597205647..ac31a4aa5 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -65,6 +64,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 09d5cd2d6..481b74fd9 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -63,6 +62,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 3cfab30cf..e5509b111 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -63,6 +62,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PR.json b/l10n/es_PR.json index bd67af636..93e90ce70 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -61,6 +60,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 911f2f621..a73280117 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -66,6 +65,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_PY.json b/l10n/es_PY.json index 0a776353f..f0dc2b54b 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -64,6 +63,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 52ec6c652..1b834e4bd 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -67,6 +66,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 5b67c2b0c..8e6e4b1ab 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -65,6 +64,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 3cfab30cf..e5509b111 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -63,6 +62,7 @@ OC.L10N.register( "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_UY.json b/l10n/es_UY.json index bd67af636..93e90ce70 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has reached its due date." : "La tarjeta \"%s\" en \"%s\" ha alacanzado su fecha de entrega", "The board \"%s\" has been shared with you by %s." : "El tablero \"%s\" ha sido compartido contigo por %s.", "%s on %s" : "%s en %s", @@ -61,6 +60,7 @@ "Today" : "Hoy", "Tomorrow" : "Mañana", "Close" : "Cerrar", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/et_EE.js b/l10n/et_EE.js index f61e62c98..697fc710d 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Deck", - "Personal" : "Isiklik", "%s on %s" : "%s %s-l", "Finished" : "Lõpetatud", "Later" : "Hiljem", @@ -55,6 +54,7 @@ OC.L10N.register( "Today" : "Täna", "Tomorrow" : "Homme", "Close" : "Sulge", - "Share" : "Jaga" + "Share" : "Jaga", + "Personal" : "Isiklik" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 76cc83c92..634a70bb5 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Deck", - "Personal" : "Isiklik", "%s on %s" : "%s %s-l", "Finished" : "Lõpetatud", "Later" : "Hiljem", @@ -53,6 +52,7 @@ "Today" : "Täna", "Tomorrow" : "Homme", "Close" : "Sulge", - "Share" : "Jaga" + "Share" : "Jaga", + "Personal" : "Isiklik" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/eu.js b/l10n/eu.js index f2a897b46..09a47b539 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Biharko txartelak", "Upcoming cards" : "Hurrengo txartelak", "Load more" : "Kargatu gehiago", - "Personal" : "Pertsonala", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" txartela \"%s\"-n %sk esleitu zaizu.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}-k {deck-board}-ko {deck-card} txartela esleitu dizu.", "The card \"%s\" on \"%s\" has reached its due date." : " \"%s\" txartela, \"%s\" -n dagoena, epe-mugara ailegatu da.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Ekintza beharrezkoa", "Later" : "Beranduago", "copy" : "kopiatu", - "To do" : "Egiteke", - "Doing" : "Egiten", "Done" : "Egina", - "Example Task 3" : "Adibidetarako ataza 3", - "Example Task 2" : "Adibidetarako ataza 2", - "Example Task 1" : "Adibidetarako ataza 1", "The file was uploaded" : "Fitxategia igo da", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Igotako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Igotako fitxategiak HTML formularioan ezarritako MAX_FILE_SIZE direktiban zehazturikoa gainditzen du", @@ -379,6 +373,12 @@ OC.L10N.register( "Share with a Deck card" : "Partekatu Deck txartel baten bidez", "Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez", "Share" : "Partekatu", + "Personal" : "Pertsonala", + "To do" : "Egiteke", + "Doing" : "Egiten", + "Example Task 3" : "Adibidetarako ataza 3", + "Example Task 2" : "Adibidetarako ataza 2", + "Example Task 1" : "Adibidetarako ataza 1", "Move card to another board" : "Mugitu txartela beste taula batera", "Filter by completed" : "Iragazi osatutakoen arabera" }, diff --git a/l10n/eu.json b/l10n/eu.json index 9f41d1410..1552e050b 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Biharko txartelak", "Upcoming cards" : "Hurrengo txartelak", "Load more" : "Kargatu gehiago", - "Personal" : "Pertsonala", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" txartela \"%s\"-n %sk esleitu zaizu.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}-k {deck-board}-ko {deck-card} txartela esleitu dizu.", "The card \"%s\" on \"%s\" has reached its due date." : " \"%s\" txartela, \"%s\" -n dagoena, epe-mugara ailegatu da.", @@ -97,12 +96,7 @@ "Action needed" : "Ekintza beharrezkoa", "Later" : "Beranduago", "copy" : "kopiatu", - "To do" : "Egiteke", - "Doing" : "Egiten", "Done" : "Egina", - "Example Task 3" : "Adibidetarako ataza 3", - "Example Task 2" : "Adibidetarako ataza 2", - "Example Task 1" : "Adibidetarako ataza 1", "The file was uploaded" : "Fitxategia igo da", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Igotako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Igotako fitxategiak HTML formularioan ezarritako MAX_FILE_SIZE direktiban zehazturikoa gainditzen du", @@ -377,6 +371,12 @@ "Share with a Deck card" : "Partekatu Deck txartel baten bidez", "Share {file} with a Deck card" : "Partekatu {file} Deck txartel baten bidez", "Share" : "Partekatu", + "Personal" : "Pertsonala", + "To do" : "Egiteke", + "Doing" : "Egiten", + "Example Task 3" : "Adibidetarako ataza 3", + "Example Task 2" : "Adibidetarako ataza 2", + "Example Task 1" : "Adibidetarako ataza 1", "Move card to another board" : "Mugitu txartela beste taula batera", "Filter by completed" : "Iragazi osatutakoen arabera" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/fa.js b/l10n/fa.js index c186f18c3..a2498f580 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "یک نظر روی یک برگه ایجاد شد", "Upcoming cards" : "برگه‌های آینده", "Load more" : "Load more", - "Personal" : "شخصی", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} برگه {deck-card} در {deck-board} را به شما اختصاص داده است.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -91,12 +90,7 @@ OC.L10N.register( "Action needed" : "نیازمند اقدام", "Later" : "بعدا", "copy" : "کپی", - "To do" : "برای انجام", - "Doing" : "در حال انجام", "Done" : "انجام شد", - "Example Task 3" : "نمونه کار ۳", - "Example Task 2" : "نمونه کار ۲", - "Example Task 1" : "نمونه کار ۱", "The file was uploaded" : "پرونده بارگذاری شد", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حداکثر حجم قابل بار گذاری از طریق HTML MAX_FILE_SIZE است", @@ -327,6 +321,12 @@ OC.L10N.register( "Share with a Deck card" : "Share with a Deck card", "Share {file} with a Deck card" : "Share {file} with a Deck card", "Share" : "هم‌رسانی", + "Personal" : "شخصی", + "To do" : "برای انجام", + "Doing" : "در حال انجام", + "Example Task 3" : "نمونه کار ۳", + "Example Task 2" : "نمونه کار ۲", + "Example Task 1" : "نمونه کار ۱", "Move card to another board" : "انتقال برگه به تخته‌ای دیگر" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/fa.json b/l10n/fa.json index 804b33007..b3922d81f 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "یک نظر روی یک برگه ایجاد شد", "Upcoming cards" : "برگه‌های آینده", "Load more" : "Load more", - "Personal" : "شخصی", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} برگه {deck-card} در {deck-board} را به شما اختصاص داده است.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -89,12 +88,7 @@ "Action needed" : "نیازمند اقدام", "Later" : "بعدا", "copy" : "کپی", - "To do" : "برای انجام", - "Doing" : "در حال انجام", "Done" : "انجام شد", - "Example Task 3" : "نمونه کار ۳", - "Example Task 2" : "نمونه کار ۲", - "Example Task 1" : "نمونه کار ۱", "The file was uploaded" : "پرونده بارگذاری شد", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حداکثر حجم قابل بار گذاری از طریق HTML MAX_FILE_SIZE است", @@ -325,6 +319,12 @@ "Share with a Deck card" : "Share with a Deck card", "Share {file} with a Deck card" : "Share {file} with a Deck card", "Share" : "هم‌رسانی", + "Personal" : "شخصی", + "To do" : "برای انجام", + "Doing" : "در حال انجام", + "Example Task 3" : "نمونه کار ۳", + "Example Task 2" : "نمونه کار ۲", + "Example Task 1" : "نمونه کار ۱", "Move card to another board" : "انتقال برگه به تخته‌ای دیگر" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/fi.js b/l10n/fi.js index cea90316e..f5d95c430 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -57,7 +57,6 @@ OC.L10N.register( "A comment was created on a card" : "Kommentti luotiin kortille", "Upcoming cards" : "Tulevat kortit", "Load more" : "Lataa lisää", - "Personal" : "Henkilökohtainen", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortti \"%s\" taululla \"%s\" on asetettu sinulle käyttäjän %s toimesta.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortin \"%s\" on \"%s\" eräpäivä on tullut vastaan.", "%s has mentioned you in a comment on \"%s\"." : "%s mainitsi sinut kommentissa kortilla \"%s\".", @@ -71,12 +70,7 @@ OC.L10N.register( "Action needed" : "Toimia vaaditaan", "Later" : "Myöhemmin", "copy" : "kopioi", - "To do" : "Odottaa", - "Doing" : "Tekeillä", "Done" : "Valmis", - "Example Task 3" : "Esimerkkitehtävä 3", - "Example Task 2" : "Esimerkkitehtävä 2", - "Example Task 1" : "Esimerkkitehtävä 1", "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedostossa määritellyn upload_max_filesize -säännön ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön", @@ -282,6 +276,12 @@ OC.L10N.register( "Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty", "Error creating the share" : "Virhe jakoa luotaessa", "Share" : "Jaa", + "Personal" : "Henkilökohtainen", + "To do" : "Odottaa", + "Doing" : "Tekeillä", + "Example Task 3" : "Esimerkkitehtävä 3", + "Example Task 2" : "Esimerkkitehtävä 2", + "Example Task 1" : "Esimerkkitehtävä 1", "Move card to another board" : "Siirrä kortti toiselle taululle" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 5f4660c69..c6fbb0c73 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -55,7 +55,6 @@ "A comment was created on a card" : "Kommentti luotiin kortille", "Upcoming cards" : "Tulevat kortit", "Load more" : "Lataa lisää", - "Personal" : "Henkilökohtainen", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortti \"%s\" taululla \"%s\" on asetettu sinulle käyttäjän %s toimesta.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortin \"%s\" on \"%s\" eräpäivä on tullut vastaan.", "%s has mentioned you in a comment on \"%s\"." : "%s mainitsi sinut kommentissa kortilla \"%s\".", @@ -69,12 +68,7 @@ "Action needed" : "Toimia vaaditaan", "Later" : "Myöhemmin", "copy" : "kopioi", - "To do" : "Odottaa", - "Doing" : "Tekeillä", "Done" : "Valmis", - "Example Task 3" : "Esimerkkitehtävä 3", - "Example Task 2" : "Esimerkkitehtävä 2", - "Example Task 1" : "Esimerkkitehtävä 1", "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedostossa määritellyn upload_max_filesize -säännön ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Lähetettävän tiedoston enimmäiskoko ylittää HTML-lomakkeessa määritellyn MAX_FILE_SIZE-säännön", @@ -280,6 +274,12 @@ "Maximum file size of {size} exceeded" : "Tiedoston enimmäiskoko {size} ylitetty", "Error creating the share" : "Virhe jakoa luotaessa", "Share" : "Jaa", + "Personal" : "Henkilökohtainen", + "To do" : "Odottaa", + "Doing" : "Tekeillä", + "Example Task 3" : "Esimerkkitehtävä 3", + "Example Task 2" : "Esimerkkitehtävä 2", + "Example Task 1" : "Esimerkkitehtävä 1", "Move card to another board" : "Siirrä kortti toiselle taululle" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 93b9be0f7..99bf4ca15 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Cartes pour demain", "Upcoming cards" : "Prochaines cartes", "Load more" : "Charger davantage", - "Personal" : "Personnel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vous a attribué la carte {deck-card} du tableau {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La date d'échéance de la carte \"%s\" de \"%s\" a été atteinte.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", - "To do" : "À faire", - "Doing" : "En cours", "Done" : "Fait", - "Example Task 3" : "Exemple de tâche 3", - "Example Task 2" : "Exemple de tâche 2", - "Example Task 1" : "Exemple de tâche 1", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Partager avec une carte Deck", "Share {file} with a Deck card" : "Partager {file} avec une carte Deck ", "Share" : "Partager", + "Personal" : "Personnel", + "To do" : "À faire", + "Doing" : "En cours", + "Example Task 3" : "Exemple de tâche 3", + "Example Task 2" : "Exemple de tâche 2", + "Example Task 1" : "Exemple de tâche 1", "Move card to another board" : "Déplacer la carte vers un autre tableau ", "Filter by completed" : "Filtrer par état" }, diff --git a/l10n/fr.json b/l10n/fr.json index 7d9e7c7e1..8217f9448 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Cartes pour demain", "Upcoming cards" : "Prochaines cartes", "Load more" : "Charger davantage", - "Personal" : "Personnel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vous a attribué la carte {deck-card} du tableau {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La date d'échéance de la carte \"%s\" de \"%s\" a été atteinte.", @@ -97,12 +96,7 @@ "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", - "To do" : "À faire", - "Doing" : "En cours", "Done" : "Fait", - "Example Task 3" : "Exemple de tâche 3", - "Example Task 2" : "Exemple de tâche 2", - "Example Task 1" : "Exemple de tâche 1", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Partager avec une carte Deck", "Share {file} with a Deck card" : "Partager {file} avec une carte Deck ", "Share" : "Partager", + "Personal" : "Personnel", + "To do" : "À faire", + "Doing" : "En cours", + "Example Task 3" : "Exemple de tâche 3", + "Example Task 2" : "Exemple de tâche 2", + "Example Task 1" : "Exemple de tâche 1", "Move card to another board" : "Déplacer la carte vers un autre tableau ", "Filter by completed" : "Filtrer par état" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/ga.js b/l10n/ga.js index 182dad477..9a4dd451a 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Cártaí dlite amárach", "Upcoming cards" : "Cártaí atá le teacht", "Load more" : "Luchtaigh níos mó", - "Personal" : "Pearsanta", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Tá an cárta \"%s\" ar \"%s\" tugtha duit ag %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "Shann {user} an cárta {deck-card} ar {deck-board} duit.", "The card \"%s\" on \"%s\" has reached its due date." : "Tá an dáta dlite sroichte ag an gcárta \"%s\" ar \"%s\".", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", - "To do" : "A dhéanamh", - "Doing" : "Ag déanamh", "Done" : "Déanta", - "Example Task 3" : "Tasc Sampla 3", - "Example Task 2" : "Tasc Sampla 2", - "Example Task 1" : "Tasc Sampla 1", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Comhroinn le cárta Deic", "Share {file} with a Deck card" : "Roinn {file} le cárta Deic", "Share" : "Comhroinn", + "Personal" : "Pearsanta", + "To do" : "A dhéanamh", + "Doing" : "Ag déanamh", + "Example Task 3" : "Tasc Sampla 3", + "Example Task 2" : "Tasc Sampla 2", + "Example Task 1" : "Tasc Sampla 1", "Move card to another board" : "Bog cárta go bord eile", "Filter by completed" : "Scag de réir críochnaithe" }, diff --git a/l10n/ga.json b/l10n/ga.json index 5534d7c6e..417482b1c 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Cártaí dlite amárach", "Upcoming cards" : "Cártaí atá le teacht", "Load more" : "Luchtaigh níos mó", - "Personal" : "Pearsanta", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Tá an cárta \"%s\" ar \"%s\" tugtha duit ag %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "Shann {user} an cárta {deck-card} ar {deck-board} duit.", "The card \"%s\" on \"%s\" has reached its due date." : "Tá an dáta dlite sroichte ag an gcárta \"%s\" ar \"%s\".", @@ -97,12 +96,7 @@ "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", - "To do" : "A dhéanamh", - "Doing" : "Ag déanamh", "Done" : "Déanta", - "Example Task 3" : "Tasc Sampla 3", - "Example Task 2" : "Tasc Sampla 2", - "Example Task 1" : "Tasc Sampla 1", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Comhroinn le cárta Deic", "Share {file} with a Deck card" : "Roinn {file} le cárta Deic", "Share" : "Comhroinn", + "Personal" : "Pearsanta", + "To do" : "A dhéanamh", + "Doing" : "Ag déanamh", + "Example Task 3" : "Tasc Sampla 3", + "Example Task 2" : "Tasc Sampla 2", + "Example Task 1" : "Tasc Sampla 1", "Move card to another board" : "Bog cárta go bord eile", "Filter by completed" : "Scag de réir críochnaithe" },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" diff --git a/l10n/gl.js b/l10n/gl.js index 71deb6bab..bd1696317 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Tarxetas para mañá", "Upcoming cards" : "Tarxetas próximas", "Load more" : "Cargar máis", - "Personal" : "Persoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a Vde. por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} asignoulle a tarxeta {deck-card} en {deck-board} a Vde.", "The card \"%s\" on \"%s\" has reached its due date." : "A tarxeta «%s» en «%s» acadou a súa data de caducidade.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Necesita unha acción", "Later" : "Após", "copy" : "copiar", - "To do" : "Tarefa pendente", - "Doing" : "Facendo", "Done" : "Feito", - "Example Task 3" : "Tarefa de exemplo 3", - "Example Task 2" : "Tarefa de exemplo 2", - "Example Task 1" : "Tarefa de exemplo 1", "The file was uploaded" : "O ficheiro foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Compartir cunha tarxeta da Gabeta", "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta", "Share" : "Compartir", + "Personal" : "Persoal", + "To do" : "Tarefa pendente", + "Doing" : "Facendo", + "Example Task 3" : "Tarefa de exemplo 3", + "Example Task 2" : "Tarefa de exemplo 2", + "Example Task 1" : "Tarefa de exemplo 1", "Move card to another board" : "Mover a tarxeta a outro taboleiro", "Filter by completed" : "Filtrar por completado" }, diff --git a/l10n/gl.json b/l10n/gl.json index ea1d96f36..59ed42d4c 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Tarxetas para mañá", "Upcoming cards" : "Tarxetas próximas", "Load more" : "Cargar máis", - "Personal" : "Persoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a Vde. por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} asignoulle a tarxeta {deck-card} en {deck-board} a Vde.", "The card \"%s\" on \"%s\" has reached its due date." : "A tarxeta «%s» en «%s» acadou a súa data de caducidade.", @@ -97,12 +96,7 @@ "Action needed" : "Necesita unha acción", "Later" : "Após", "copy" : "copiar", - "To do" : "Tarefa pendente", - "Doing" : "Facendo", "Done" : "Feito", - "Example Task 3" : "Tarefa de exemplo 3", - "Example Task 2" : "Tarefa de exemplo 2", - "Example Task 1" : "Tarefa de exemplo 1", "The file was uploaded" : "O ficheiro foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Compartir cunha tarxeta da Gabeta", "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta", "Share" : "Compartir", + "Personal" : "Persoal", + "To do" : "Tarefa pendente", + "Doing" : "Facendo", + "Example Task 3" : "Tarefa de exemplo 3", + "Example Task 2" : "Tarefa de exemplo 2", + "Example Task 1" : "Tarefa de exemplo 1", "Move card to another board" : "Mover a tarxeta a outro taboleiro", "Filter by completed" : "Filtrar por completado" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/he.js b/l10n/he.js index 9ffd92c57..24323c3af 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -70,7 +70,6 @@ OC.L10N.register( "A card description has been changed" : "תיאור הכרטיס שונה", "Upcoming cards" : "כרטיסים עתידיים", "Load more" : "לטעון עוד", - "Personal" : "אישי", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "הכרטיס \"%s\" שב־„%s” הוקצה אליך על ידי %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "הכרטיס „%s” שתחת „%s” הגיע למועד התפוגה שלו.", @@ -83,12 +82,7 @@ OC.L10N.register( "Action needed" : "נדרשת פעולה", "Later" : "מאוחר יותר", "copy" : "עותק", - "To do" : "לעשות", - "Doing" : "בביצוע", "Done" : "הסתיים", - "Example Task 3" : "משימה לדוגמה 3", - "Example Task 2" : "משימה לדוגמה 2", - "Example Task 1" : "משימה לדוגמה 1", "The file was uploaded" : "הקובץ הועלה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML", @@ -269,6 +263,12 @@ OC.L10N.register( "Share with a Deck card" : "שיתוף עם כרטיס חפיסה", "Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה", "Share" : "שיתוף", + "Personal" : "אישי", + "To do" : "לעשות", + "Doing" : "בביצוע", + "Example Task 3" : "משימה לדוגמה 3", + "Example Task 2" : "משימה לדוגמה 2", + "Example Task 1" : "משימה לדוגמה 1", "Move card to another board" : "העברת כרטיס ללוח אחר" }, "nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"); diff --git a/l10n/he.json b/l10n/he.json index 506834005..2fdd2c94e 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -68,7 +68,6 @@ "A card description has been changed" : "תיאור הכרטיס שונה", "Upcoming cards" : "כרטיסים עתידיים", "Load more" : "לטעון עוד", - "Personal" : "אישי", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "הכרטיס \"%s\" שב־„%s” הוקצה אליך על ידי %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "הכרטיס „%s” שתחת „%s” הגיע למועד התפוגה שלו.", @@ -81,12 +80,7 @@ "Action needed" : "נדרשת פעולה", "Later" : "מאוחר יותר", "copy" : "עותק", - "To do" : "לעשות", - "Doing" : "בביצוע", "Done" : "הסתיים", - "Example Task 3" : "משימה לדוגמה 3", - "Example Task 2" : "משימה לדוגמה 2", - "Example Task 1" : "משימה לדוגמה 1", "The file was uploaded" : "הקובץ הועלה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "הקובץ שהועלה חורג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML", @@ -267,6 +261,12 @@ "Share with a Deck card" : "שיתוף עם כרטיס חפיסה", "Share {file} with a Deck card" : "שיתוף {file} עם כרטיס חפיסה", "Share" : "שיתוף", + "Personal" : "אישי", + "To do" : "לעשות", + "Doing" : "בביצוע", + "Example Task 3" : "משימה לדוגמה 3", + "Example Task 2" : "משימה לדוגמה 2", + "Example Task 1" : "משימה לדוגמה 1", "Move card to another board" : "העברת כרטיס ללוח אחר" },"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;" } \ No newline at end of file diff --git a/l10n/hr.js b/l10n/hr.js index 7140f8caa..e2820c749 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "Na kartici je stvoren komentar", "Upcoming cards" : "Nadolazeće kartice", "Load more" : "Učitaj više", - "Personal" : "Osobno", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karticu „%s” na „%s” dodijelio vam je %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vam je dodijelio karticu {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Kartica „%s” na „%s” dosegla je datum dospijeća.", @@ -86,12 +85,7 @@ OC.L10N.register( "Action needed" : "Potrebna radnja", "Later" : "Kasnije", "copy" : "kopiraj", - "To do" : "Zadatak", - "Doing" : "U postupku", "Done" : "Gotovo", - "Example Task 3" : "Primjer zadatka 3.", - "Example Task 2" : "Primjer zadatka 2.", - "Example Task 1" : "Primjer zadatka 1.", "The file was uploaded" : "Datoteka je otpremljena", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a", @@ -287,6 +281,12 @@ OC.L10N.register( "Share with a Deck card" : "Dijeli s Deck karticom", "Share {file} with a Deck card" : "Dijeli {file} s Deck karticom", "Share" : "Dijeli", + "Personal" : "Osobno", + "To do" : "Zadatak", + "Doing" : "U postupku", + "Example Task 3" : "Primjer zadatka 3.", + "Example Task 2" : "Primjer zadatka 2.", + "Example Task 1" : "Primjer zadatka 1.", "Move card to another board" : "Premjesti karticu na drugu ploču" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index fdad88f63..37e8d9d7a 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "Na kartici je stvoren komentar", "Upcoming cards" : "Nadolazeće kartice", "Load more" : "Učitaj više", - "Personal" : "Osobno", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karticu „%s” na „%s” dodijelio vam je %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vam je dodijelio karticu {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Kartica „%s” na „%s” dosegla je datum dospijeća.", @@ -84,12 +83,7 @@ "Action needed" : "Potrebna radnja", "Later" : "Kasnije", "copy" : "kopiraj", - "To do" : "Zadatak", - "Doing" : "U postupku", "Done" : "Gotovo", - "Example Task 3" : "Primjer zadatka 3.", - "Example Task 2" : "Primjer zadatka 2.", - "Example Task 1" : "Primjer zadatka 1.", "The file was uploaded" : "Datoteka je otpremljena", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a", @@ -285,6 +279,12 @@ "Share with a Deck card" : "Dijeli s Deck karticom", "Share {file} with a Deck card" : "Dijeli {file} s Deck karticom", "Share" : "Dijeli", + "Personal" : "Osobno", + "To do" : "Zadatak", + "Doing" : "U postupku", + "Example Task 3" : "Primjer zadatka 3.", + "Example Task 2" : "Primjer zadatka 2.", + "Example Task 1" : "Primjer zadatka 1.", "Move card to another board" : "Premjesti karticu na drugu ploču" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index f562402fc..49fcec314 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -72,7 +72,6 @@ OC.L10N.register( "Cards due tomorrow" : "Kártya határideje: holnap", "Upcoming cards" : "Közelgő kártyák", "Load more" : "Továbbiak betöltése", - "Personal" : "Személyes", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A(z) „%s” kártyát a(z) „%s” táblán %s hozzárendelte Önhöz.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hozzárendelte Önhöz a(z) {deck-board} táblán lévő {deck-card} kártyát.", "The card \"%s\" on \"%s\" has reached its due date." : "A(z) „%s” kártya a(z) „%s” táblán elérte a határidejét.", @@ -95,12 +94,7 @@ OC.L10N.register( "Action needed" : "Művelet szükséges", "Later" : "Később", "copy" : "másolat", - "To do" : "Teendő", - "Doing" : "Folyamatban", "Done" : "Kész", - "Example Task 3" : "3. példafeladat", - "Example Task 2" : "2. példafeladat", - "Example Task 1" : "1. példafeladat", "The file was uploaded" : "A fájl fel lett töltve", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktívában meghatározott méretet.", @@ -345,6 +339,12 @@ OC.L10N.register( "Share with a Deck card" : "Megosztás kártyával", "Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával", "Share" : "Megosztás", + "Personal" : "Személyes", + "To do" : "Teendő", + "Doing" : "Folyamatban", + "Example Task 3" : "3. példafeladat", + "Example Task 2" : "2. példafeladat", + "Example Task 1" : "1. példafeladat", "Move card to another board" : "Kártya áthelyezése egy másik táblára" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 73e7eb232..c70ec3360 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -70,7 +70,6 @@ "Cards due tomorrow" : "Kártya határideje: holnap", "Upcoming cards" : "Közelgő kártyák", "Load more" : "Továbbiak betöltése", - "Personal" : "Személyes", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A(z) „%s” kártyát a(z) „%s” táblán %s hozzárendelte Önhöz.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hozzárendelte Önhöz a(z) {deck-board} táblán lévő {deck-card} kártyát.", "The card \"%s\" on \"%s\" has reached its due date." : "A(z) „%s” kártya a(z) „%s” táblán elérte a határidejét.", @@ -93,12 +92,7 @@ "Action needed" : "Művelet szükséges", "Later" : "Később", "copy" : "másolat", - "To do" : "Teendő", - "Doing" : "Folyamatban", "Done" : "Kész", - "Example Task 3" : "3. példafeladat", - "Example Task 2" : "2. példafeladat", - "Example Task 1" : "1. példafeladat", "The file was uploaded" : "A fájl fel lett töltve", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "A feltöltött fájl meghaladja a HTML űrlapon megadott MAX_FILE_SIZE direktívában meghatározott méretet.", @@ -343,6 +337,12 @@ "Share with a Deck card" : "Megosztás kártyával", "Share {file} with a Deck card" : "A(z) {file} megosztása egy kártyával", "Share" : "Megosztás", + "Personal" : "Személyes", + "To do" : "Teendő", + "Doing" : "Folyamatban", + "Example Task 3" : "3. példafeladat", + "Example Task 2" : "2. példafeladat", + "Example Task 1" : "1. példafeladat", "Move card to another board" : "Kártya áthelyezése egy másik táblára" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hy.js b/l10n/hy.js index 10454e69c..4d15b316b 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Անձնական", "Done" : "Done", "The file was uploaded" : "Նիշքը վերբերռնված է", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Վերբեռնած նիշքը գերազանցում է upload_max_filesize սահմանված php.ini֊ում", @@ -32,6 +31,7 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Today" : "այսօր", "Close" : "Փակել", - "Share" : "Կիսվել" + "Share" : "Կիսվել", + "Personal" : "Անձնական" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hy.json b/l10n/hy.json index 36b02f77f..3bd1b9565 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Անձնական", "Done" : "Done", "The file was uploaded" : "Նիշքը վերբերռնված է", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Վերբեռնած նիշքը գերազանցում է upload_max_filesize սահմանված php.ini֊ում", @@ -30,6 +29,7 @@ "Shared with you" : "Shared with you", "Today" : "այսօր", "Close" : "Փակել", - "Share" : "Կիսվել" + "Share" : "Կիսվել", + "Personal" : "Անձնական" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js index 1bc621ed4..587b25e19 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Personal", "Finished" : "Finite", "To review" : "A revider", "Action needed" : "Action necessari", @@ -43,6 +42,7 @@ OC.L10N.register( "Today" : "Hodie", "Tomorrow" : "Deman", "Close" : "Clauder", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ia.json b/l10n/ia.json index 8a2c6c6cc..ef6a71a53 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Personal", "Finished" : "Finite", "To review" : "A revider", "Action needed" : "Action necessari", @@ -41,6 +40,7 @@ "Today" : "Hodie", "Tomorrow" : "Deman", "Close" : "Clauder", - "Share" : "Compartir" + "Share" : "Compartir", + "Personal" : "Personal" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/id.js b/l10n/id.js index f0fbe3589..bf9d9475c 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -67,7 +67,6 @@ OC.L10N.register( "Changes in the Deck app" : "Perubahan pada aplikasi Longgok", "A comment was created on a card" : "Komentar telah dibuat pada suatu kartu", "Upcoming cards" : "Kartu berikut", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu \"%s\" pada \"%s\" telah ditugaskan kepada Anda oleh %s.", "The card \"%s\" on \"%s\" has reached its due date." : "Kartu \"%s\" pada \"%s\" telah melampaui tenggat.", "%s has mentioned you in a comment on \"%s\"." : "%s telah menyebut Anda didalam suatu komentar pada \"%s\".", @@ -79,12 +78,7 @@ OC.L10N.register( "Action needed" : "Butuh tindakan", "Later" : "Nanti", "copy" : "salin", - "To do" : "Akan dikerjakan", - "Doing" : "Sedang dikerjakan", "Done" : "Selesai", - "Example Task 3" : "Contoh tugas 3", - "Example Task 2" : "Contoh tugas 2", - "Example Task 1" : "Contoh tugas 1", "The file was uploaded" : "Berkas terunggah", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.", @@ -227,6 +221,12 @@ OC.L10N.register( "Something went wrong" : "Ada yang salah", "Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}", "Share" : "Bagikan", + "Personal" : "Personal", + "To do" : "Akan dikerjakan", + "Doing" : "Sedang dikerjakan", + "Example Task 3" : "Contoh tugas 3", + "Example Task 2" : "Contoh tugas 2", + "Example Task 1" : "Contoh tugas 1", "Move card to another board" : "Pindahkan kartu ke papan lain" }, "nplurals=1; plural=0;"); diff --git a/l10n/id.json b/l10n/id.json index 865853a95..23043c8ae 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -65,7 +65,6 @@ "Changes in the Deck app" : "Perubahan pada aplikasi Longgok", "A comment was created on a card" : "Komentar telah dibuat pada suatu kartu", "Upcoming cards" : "Kartu berikut", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu \"%s\" pada \"%s\" telah ditugaskan kepada Anda oleh %s.", "The card \"%s\" on \"%s\" has reached its due date." : "Kartu \"%s\" pada \"%s\" telah melampaui tenggat.", "%s has mentioned you in a comment on \"%s\"." : "%s telah menyebut Anda didalam suatu komentar pada \"%s\".", @@ -77,12 +76,7 @@ "Action needed" : "Butuh tindakan", "Later" : "Nanti", "copy" : "salin", - "To do" : "Akan dikerjakan", - "Doing" : "Sedang dikerjakan", "Done" : "Selesai", - "Example Task 3" : "Contoh tugas 3", - "Example Task 2" : "Contoh tugas 2", - "Example Task 1" : "Contoh tugas 1", "The file was uploaded" : "Berkas terunggah", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML.", @@ -225,6 +219,12 @@ "Something went wrong" : "Ada yang salah", "Maximum file size of {size} exceeded" : "Melampaui batas ukuran maksimal {size}", "Share" : "Bagikan", + "Personal" : "Personal", + "To do" : "Akan dikerjakan", + "Doing" : "Sedang dikerjakan", + "Example Task 3" : "Contoh tugas 3", + "Example Task 2" : "Contoh tugas 2", + "Example Task 1" : "Contoh tugas 1", "Move card to another board" : "Pindahkan kartu ke papan lain" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/is.js b/l10n/is.js index b6889bc5b..00b6df391 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Spjöld sem á að ljúka á morgun", "Upcoming cards" : "Spjöld á næstunni", "Load more" : "Hlaða inn meira", - "Personal" : "Einka", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Spjaldinu \"%s\" á \"%s\" hefur verið úthlutað til þín af %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hefur úthlutað spjaldinu {deck-card} á {deck-board} til þín.", "The card \"%s\" on \"%s\" has reached its due date." : "Spjaldið \"%s\" á \"%s\" er komið fram yfir lokadagsetningu.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", - "To do" : "Verkefni", - "Doing" : "Er að gera", "Done" : "Lokið", - "Example Task 3" : "Dæmi um verkefni 3", - "Example Task 2" : "Dæmi um verkefni 2", - "Example Task 1" : "Dæmi um verkefni 1", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", @@ -351,6 +345,12 @@ OC.L10N.register( "Share with a Deck card" : "Deila með Deck-spjaldi", "Share {file} with a Deck card" : "Deila {file} með Deck-spjaldi", "Share" : "Deila", + "Personal" : "Einka", + "To do" : "Verkefni", + "Doing" : "Er að gera", + "Example Task 3" : "Dæmi um verkefni 3", + "Example Task 2" : "Dæmi um verkefni 2", + "Example Task 1" : "Dæmi um verkefni 1", "Move card to another board" : "Færa spjald á annað borð" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index 8331fdc29..7c4511c2c 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Spjöld sem á að ljúka á morgun", "Upcoming cards" : "Spjöld á næstunni", "Load more" : "Hlaða inn meira", - "Personal" : "Einka", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Spjaldinu \"%s\" á \"%s\" hefur verið úthlutað til þín af %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hefur úthlutað spjaldinu {deck-card} á {deck-board} til þín.", "The card \"%s\" on \"%s\" has reached its due date." : "Spjaldið \"%s\" á \"%s\" er komið fram yfir lokadagsetningu.", @@ -97,12 +96,7 @@ "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", - "To do" : "Verkefni", - "Doing" : "Er að gera", "Done" : "Lokið", - "Example Task 3" : "Dæmi um verkefni 3", - "Example Task 2" : "Dæmi um verkefni 2", - "Example Task 1" : "Dæmi um verkefni 1", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", @@ -349,6 +343,12 @@ "Share with a Deck card" : "Deila með Deck-spjaldi", "Share {file} with a Deck card" : "Deila {file} með Deck-spjaldi", "Share" : "Deila", + "Personal" : "Einka", + "To do" : "Verkefni", + "Doing" : "Er að gera", + "Example Task 3" : "Dæmi um verkefni 3", + "Example Task 2" : "Dæmi um verkefni 2", + "Example Task 1" : "Dæmi um verkefni 1", "Move card to another board" : "Færa spjald á annað borð" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/it.js b/l10n/it.js index cf2e1e9e4..4c814f048 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", "Load more" : "Carica altro", - "Personal" : "Personale", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} ti ha assegnato la scheda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Azione necessaria", "Later" : "Dopo", "copy" : "copia", - "To do" : "Da fare", - "Doing" : "In corso", "Done" : "Fatto", - "Example Task 3" : "Attività di esempio 3", - "Example Task 2" : "Attività di esempio 2", - "Example Task 1" : "Attività di esempio 1", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", @@ -384,6 +378,12 @@ OC.L10N.register( "Share with a Deck card" : "Condividi con una scheda di Deck", "Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck", "Share" : "Condividi", + "Personal" : "Personale", + "To do" : "Da fare", + "Doing" : "In corso", + "Example Task 3" : "Attività di esempio 3", + "Example Task 2" : "Attività di esempio 2", + "Example Task 1" : "Attività di esempio 1", "Move card to another board" : "Sposta scheda in un'altra lavagna", "Filter by completed" : "Filtra per completate" }, diff --git a/l10n/it.json b/l10n/it.json index d7c6020ac..4ff2a78d1 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", "Load more" : "Carica altro", - "Personal" : "Personale", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} ti ha assegnato la scheda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", @@ -97,12 +96,7 @@ "Action needed" : "Azione necessaria", "Later" : "Dopo", "copy" : "copia", - "To do" : "Da fare", - "Doing" : "In corso", "Done" : "Fatto", - "Example Task 3" : "Attività di esempio 3", - "Example Task 2" : "Attività di esempio 2", - "Example Task 1" : "Attività di esempio 1", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", @@ -382,6 +376,12 @@ "Share with a Deck card" : "Condividi con una scheda di Deck", "Share {file} with a Deck card" : "Condividi {file} con una scheda di Deck", "Share" : "Condividi", + "Personal" : "Personale", + "To do" : "Da fare", + "Doing" : "In corso", + "Example Task 3" : "Attività di esempio 3", + "Example Task 2" : "Attività di esempio 2", + "Example Task 1" : "Attività di esempio 1", "Move card to another board" : "Sposta scheda in un'altra lavagna", "Filter by completed" : "Filtra per completate" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/ja.js b/l10n/ja.js index b21944624..5c41e0961 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "明日の期限切れのカード", "Upcoming cards" : "今後のカード", "Load more" : "さらに読み込む", - "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "カード \"%s\"(\"%s\"に所属)が%sによってあなたに割り当てられました。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} さんが、{deck-board} で、あなたにカード「{deck-card}」を割り当てました。", "The card \"%s\" on \"%s\" has reached its due date." : "カード \"%s\"(\"%s\"に所属)は期日に達しました。", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "必要なアクション", "Later" : "後", "copy" : "コピー", - "To do" : "To do", - "Doing" : "行うこと", "Done" : "完了", - "Example Task 3" : "タスク3の例", - "Example Task 2" : "タスク2の例", - "Example Task 1" : "タスク1の例", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています", @@ -378,6 +372,12 @@ OC.L10N.register( "Share with a Deck card" : "デッキのカードで共有する", "Share {file} with a Deck card" : "{file}をデッキのカードで共有する", "Share" : "共有", + "Personal" : "個人", + "To do" : "To do", + "Doing" : "行うこと", + "Example Task 3" : "タスク3の例", + "Example Task 2" : "タスク2の例", + "Example Task 1" : "タスク1の例", "Move card to another board" : "カードを他のボードに移動", "Filter by completed" : "完成したものをフィルターする" }, diff --git a/l10n/ja.json b/l10n/ja.json index 9ecb56074..87ff95f2b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "明日の期限切れのカード", "Upcoming cards" : "今後のカード", "Load more" : "さらに読み込む", - "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "カード \"%s\"(\"%s\"に所属)が%sによってあなたに割り当てられました。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} さんが、{deck-board} で、あなたにカード「{deck-card}」を割り当てました。", "The card \"%s\" on \"%s\" has reached its due date." : "カード \"%s\"(\"%s\"に所属)は期日に達しました。", @@ -97,12 +96,7 @@ "Action needed" : "必要なアクション", "Later" : "後", "copy" : "コピー", - "To do" : "To do", - "Doing" : "行うこと", "Done" : "完了", - "Example Task 3" : "タスク3の例", - "Example Task 2" : "タスク2の例", - "Example Task 1" : "タスク1の例", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています", @@ -376,6 +370,12 @@ "Share with a Deck card" : "デッキのカードで共有する", "Share {file} with a Deck card" : "{file}をデッキのカードで共有する", "Share" : "共有", + "Personal" : "個人", + "To do" : "To do", + "Doing" : "行うこと", + "Example Task 3" : "タスク3の例", + "Example Task 2" : "タスク2の例", + "Example Task 1" : "タスク1の例", "Move card to another board" : "カードを他のボードに移動", "Filter by completed" : "完成したものをフィルターする" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/ka.js b/l10n/ka.js index 4f26248fe..907c3b2c1 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", - "To do" : "To do", - "Doing" : "Doing", "Done" : "Done", - "Example Task 3" : "Example Task 3", - "Example Task 2" : "Example Task 2", - "Example Task 1" : "Example Task 1", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", @@ -366,6 +360,12 @@ OC.L10N.register( "Share with a Deck card" : "Share with a Deck card", "Share {file} with a Deck card" : "Share {file} with a Deck card", "Share" : "Share", + "Personal" : "Personal", + "To do" : "To do", + "Doing" : "Doing", + "Example Task 3" : "Example Task 3", + "Example Task 2" : "Example Task 2", + "Example Task 1" : "Example Task 1", "Move card to another board" : "Move card to another board" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka.json b/l10n/ka.json index 7d84a5810..7352dfe9f 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -97,12 +96,7 @@ "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", - "To do" : "To do", - "Doing" : "Doing", "Done" : "Done", - "Example Task 3" : "Example Task 3", - "Example Task 2" : "Example Task 2", - "Example Task 1" : "Example Task 1", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", @@ -364,6 +358,12 @@ "Share with a Deck card" : "Share with a Deck card", "Share {file} with a Deck card" : "Share {file} with a Deck card", "Share" : "Share", + "Personal" : "Personal", + "To do" : "To do", + "Doing" : "Doing", + "Example Task 3" : "Example Task 3", + "Example Task 2" : "Example Task 2", + "Example Task 1" : "Example Task 1", "Move card to another board" : "Move card to another board" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index f745f4d94..55a3809b1 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "დასტა", - "Personal" : "პირადი", "The card \"%s\" on \"%s\" has reached its due date." : "ბარათმა \"%s\" \"%s\"-ზე მიაღწია დანიშნულ დროს.", "The board \"%s\" has been shared with you by %s." : "დაფა \"%s\" თქვენთან გაზიარდა %s-ისთვის.", "%s on %s" : "%s %s-ზე", @@ -64,6 +63,7 @@ OC.L10N.register( "Today" : "დღეს", "Tomorrow" : "ხვალ", "Close" : "დახურვა", - "Share" : "გაზიარება" + "Share" : "გაზიარება", + "Personal" : "პირადი" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 121e1e17a..27e5f4175 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "დასტა", - "Personal" : "პირადი", "The card \"%s\" on \"%s\" has reached its due date." : "ბარათმა \"%s\" \"%s\"-ზე მიაღწია დანიშნულ დროს.", "The board \"%s\" has been shared with you by %s." : "დაფა \"%s\" თქვენთან გაზიარდა %s-ისთვის.", "%s on %s" : "%s %s-ზე", @@ -62,6 +61,7 @@ "Today" : "დღეს", "Tomorrow" : "ხვალ", "Close" : "დახურვა", - "Share" : "გაზიარება" + "Share" : "გაზიარება", + "Personal" : "პირადი" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js index 2a8625adc..b6ca8ab30 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Udmawan", "Finished" : "Immed", "Done" : "Immed", "The file was uploaded" : "Ulac afaylu yettwaznen", @@ -31,6 +30,7 @@ OC.L10N.register( "No notifications" : "Ulac tisezmal", "Today" : "Ass-a", "Close" : "Mdel", - "Share" : "Bḍu" + "Share" : "Bḍu", + "Personal" : "Udmawan" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json index e51fd95bb..9c6be38ae 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Udmawan", "Finished" : "Immed", "Done" : "Immed", "The file was uploaded" : "Ulac afaylu yettwaznen", @@ -29,6 +28,7 @@ "No notifications" : "Ulac tisezmal", "Today" : "Ass-a", "Close" : "Mdel", - "Share" : "Bḍu" + "Share" : "Bḍu", + "Personal" : "Udmawan" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/km.js b/l10n/km.js index 044472a4c..1b066ccd0 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "ផ្ទាល់​ខ្លួន", "copy" : "ចម្លង", "Done" : "Done", "Cancel" : "បោះបង់", @@ -26,6 +25,7 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Today" : "ថ្ងៃ​នេះ", "Close" : "បិទ", - "Share" : "ចែក​រំលែក" + "Share" : "ចែក​រំលែក", + "Personal" : "ផ្ទាល់​ខ្លួន" }, "nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json index 0bb4992a3..a9814fd09 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "ផ្ទាល់​ខ្លួន", "copy" : "ចម្លង", "Done" : "Done", "Cancel" : "បោះបង់", @@ -24,6 +23,7 @@ "Shared with you" : "Shared with you", "Today" : "ថ្ងៃ​នេះ", "Close" : "បិទ", - "Share" : "ចែក​រំលែក" + "Share" : "ចែក​រំលែក", + "Personal" : "ផ្ទាល់​ខ្លួន" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/kn.js b/l10n/kn.js index 054501f95..acca3447a 100644 --- a/l10n/kn.js +++ b/l10n/kn.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "ವೈಯಕ್ತಿಕ", "Done" : "Done", "No file was uploaded" : "ವರ್ಗಾವಣೆಗೆ ಯಾವುದೇ ಕಡತಗಳು ಕಂಡುಬಂದಿಲ್ಲ", "Missing a temporary folder" : "ತಾತ್ಕಾಲಿಕ ಕಡತಕೋಶ ದೊರೆಕುತ್ತಿಲ್ಲ", @@ -20,6 +19,7 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Today" : "Today", "Close" : "ಮುಚ್ಚು", - "Share" : "ಹಂಚಿಕೊಳ್ಳಿ" + "Share" : "ಹಂಚಿಕೊಳ್ಳಿ", + "Personal" : "ವೈಯಕ್ತಿಕ" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json index d7752e2fc..5e004fbf7 100644 --- a/l10n/kn.json +++ b/l10n/kn.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "ವೈಯಕ್ತಿಕ", "Done" : "Done", "No file was uploaded" : "ವರ್ಗಾವಣೆಗೆ ಯಾವುದೇ ಕಡತಗಳು ಕಂಡುಬಂದಿಲ್ಲ", "Missing a temporary folder" : "ತಾತ್ಕಾಲಿಕ ಕಡತಕೋಶ ದೊರೆಕುತ್ತಿಲ್ಲ", @@ -18,6 +17,7 @@ "Shared with you" : "Shared with you", "Today" : "Today", "Close" : "ಮುಚ್ಚು", - "Share" : "ಹಂಚಿಕೊಳ್ಳಿ" + "Share" : "ಹಂಚಿಕೊಳ್ಳಿ", + "Personal" : "ವೈಯಕ್ತಿಕ" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index 62776a759..2ec033f60 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "명일 만료인 카드", "Upcoming cards" : "다음 카드들", "Load more" : "더 불러오기", - "Personal" : "개인", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\"의 \"%s\" 카드가 %s에 의해 당신에게 할당되었습니다.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}님이 {deck-board}의 {deck-card} 카드를 당신에게 할당했습니다.", "The card \"%s\" on \"%s\" has reached its due date." : "카드 \"%s\"(\"%s\"에 있음)의 만료 날짜가 다가왔습니다.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "동작 필요", "Later" : "나중에", "copy" : "복사", - "To do" : "할 일", - "Doing" : "하는 중", "Done" : "완료", - "Example Task 3" : "작업 예제 3", - "Example Task 2" : "작업 예제 2", - "Example Task 1" : "작업 예제 1", "The file was uploaded" : "파일을 업로드함", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일의 크기가 HTML 폼에 지정한 MAX_FILE_SIZE를 초과함", @@ -378,6 +372,12 @@ OC.L10N.register( "Share with a Deck card" : "Deck 카드와 공유", "Share {file} with a Deck card" : "Deck 카드와 함께 {file} 공유", "Share" : "공유", + "Personal" : "개인", + "To do" : "할 일", + "Doing" : "하는 중", + "Example Task 3" : "작업 예제 3", + "Example Task 2" : "작업 예제 2", + "Example Task 1" : "작업 예제 1", "Move card to another board" : "카드를 다른 보드로 이동", "Filter by completed" : "완료 기준으로 필터링" }, diff --git a/l10n/ko.json b/l10n/ko.json index 70dd56931..3decaf4a0 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "명일 만료인 카드", "Upcoming cards" : "다음 카드들", "Load more" : "더 불러오기", - "Personal" : "개인", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\"의 \"%s\" 카드가 %s에 의해 당신에게 할당되었습니다.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}님이 {deck-board}의 {deck-card} 카드를 당신에게 할당했습니다.", "The card \"%s\" on \"%s\" has reached its due date." : "카드 \"%s\"(\"%s\"에 있음)의 만료 날짜가 다가왔습니다.", @@ -97,12 +96,7 @@ "Action needed" : "동작 필요", "Later" : "나중에", "copy" : "복사", - "To do" : "할 일", - "Doing" : "하는 중", "Done" : "완료", - "Example Task 3" : "작업 예제 3", - "Example Task 2" : "작업 예제 2", - "Example Task 1" : "작업 예제 1", "The file was uploaded" : "파일을 업로드함", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "업로드한 파일의 크기가 HTML 폼에 지정한 MAX_FILE_SIZE를 초과함", @@ -376,6 +370,12 @@ "Share with a Deck card" : "Deck 카드와 공유", "Share {file} with a Deck card" : "Deck 카드와 함께 {file} 공유", "Share" : "공유", + "Personal" : "개인", + "To do" : "할 일", + "Doing" : "하는 중", + "Example Task 3" : "작업 예제 3", + "Example Task 2" : "작업 예제 2", + "Example Task 1" : "작업 예제 1", "Move card to another board" : "카드를 다른 보드로 이동", "Filter by completed" : "완료 기준으로 필터링" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/lb.js b/l10n/lb.js index 8717acce1..0f9b26a59 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Perséinlech", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", @@ -32,6 +31,7 @@ OC.L10N.register( "Today" : "Haut", "Tomorrow" : "Muer", "Close" : "Zoumaachen", - "Share" : "Deelen" + "Share" : "Deelen", + "Personal" : "Perséinlech" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index 6c6902380..17eb32fc9 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Perséinlech", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", @@ -30,6 +29,7 @@ "Today" : "Haut", "Tomorrow" : "Muer", "Close" : "Zoumaachen", - "Share" : "Deelen" + "Share" : "Deelen", + "Personal" : "Perséinlech" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index 030769663..dba41ff7a 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "ສ່ວນບຸກຄົນ", "Finished" : "ສຳເລັດ", "Done" : "ສໍາເລັດ", "The file was uploaded" : "ຟາຍຖຶກອັບໂຫລດສຳເລັດ", @@ -27,6 +26,7 @@ OC.L10N.register( "No notifications" : "ບໍ່ມີການແຈ້ງເຕືອນ", "Today" : "ມື້ນີ້", "Close" : "ປິດ", - "Share" : "ແບ່ງປັນ" + "Share" : "ແບ່ງປັນ", + "Personal" : "ສ່ວນບຸກຄົນ" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index f3f3b939f..755b596e4 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "ສ່ວນບຸກຄົນ", "Finished" : "ສຳເລັດ", "Done" : "ສໍາເລັດ", "The file was uploaded" : "ຟາຍຖຶກອັບໂຫລດສຳເລັດ", @@ -25,6 +24,7 @@ "No notifications" : "ບໍ່ມີການແຈ້ງເຕືອນ", "Today" : "ມື້ນີ້", "Close" : "ປິດ", - "Share" : "ແບ່ງປັນ" + "Share" : "ແບ່ງປັນ", + "Personal" : "ສ່ວນບຸກຄົນ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index a53b76af0..f83fd1492 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -66,7 +66,6 @@ OC.L10N.register( "A comment was created on a card" : "Kortelėje buvo sukurtas komentaras", "Upcoming cards" : "Artėjančios kortelės", "Load more" : "Įkelti daugiau", - "Personal" : "Asmeniniai", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortelę \"%s\" ties \"%s\" priskyrė jums %s.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortelė „%s“, esanti lentoje „%s“, pasiekė savo galutinį terminą.", "The card {deck-card} on {deck-board} has reached its due date." : "Kortelė {deck-card}, esanti lentoje {deck-board} pasiekė savo galutinio termino datą.", @@ -79,12 +78,7 @@ OC.L10N.register( "Action needed" : "Reikalingas veiksmas", "Later" : "Vėliau", "copy" : "kopija", - "To do" : "Reikia atlikti", - "Doing" : "Atliekama", "Done" : "Atlikta", - "Example Task 3" : "Pavyzdinė užduotis 3", - "Example Task 2" : "Pavyzdinė užduotis 2", - "Example Task 1" : "Pavyzdinė užduotis 1", "The file was uploaded" : "Failas buvo įkeltas", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeltas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje", @@ -284,6 +278,12 @@ OC.L10N.register( "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", "Error creating the share" : "Klaida kuriant viešinį", "Share" : "Bendrinti", + "Personal" : "Asmeniniai", + "To do" : "Reikia atlikti", + "Doing" : "Atliekama", + "Example Task 3" : "Pavyzdinė užduotis 3", + "Example Task 2" : "Pavyzdinė užduotis 2", + "Example Task 1" : "Pavyzdinė užduotis 1", "Move card to another board" : "Perkelti kortelę į kitą lentą" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 54e2735b7..450ec1aab 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -64,7 +64,6 @@ "A comment was created on a card" : "Kortelėje buvo sukurtas komentaras", "Upcoming cards" : "Artėjančios kortelės", "Load more" : "Įkelti daugiau", - "Personal" : "Asmeniniai", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortelę \"%s\" ties \"%s\" priskyrė jums %s.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortelė „%s“, esanti lentoje „%s“, pasiekė savo galutinį terminą.", "The card {deck-card} on {deck-board} has reached its due date." : "Kortelė {deck-card}, esanti lentoje {deck-board} pasiekė savo galutinio termino datą.", @@ -77,12 +76,7 @@ "Action needed" : "Reikalingas veiksmas", "Later" : "Vėliau", "copy" : "kopija", - "To do" : "Reikia atlikti", - "Doing" : "Atliekama", "Done" : "Atlikta", - "Example Task 3" : "Pavyzdinė užduotis 3", - "Example Task 2" : "Pavyzdinė užduotis 2", - "Example Task 1" : "Pavyzdinė užduotis 1", "The file was uploaded" : "Failas buvo įkeltas", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Įkeliamas failas viršija upload_max_filesize direktyvą, esančią faile php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Įkeltas failas viršija MAX_FILE_SIZE direktyvą, kuri buvo nurodyta HTML formoje", @@ -282,6 +276,12 @@ "Maximum file size of {size} exceeded" : "Viršytas maksimalus {size} failo dydis", "Error creating the share" : "Klaida kuriant viešinį", "Share" : "Bendrinti", + "Personal" : "Asmeniniai", + "To do" : "Reikia atlikti", + "Doing" : "Atliekama", + "Example Task 3" : "Pavyzdinė užduotis 3", + "Example Task 2" : "Pavyzdinė užduotis 2", + "Example Task 1" : "Pavyzdinė užduotis 1", "Move card to another board" : "Perkelti kortelę į kitą lentą" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index ab5b9dc81..b3414947b 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -4,7 +4,6 @@ OC.L10N.register( "You have added a description to card {card} in list {stack} on board {board}" : "Tu pievienoji kartītes {card} aprakstu dēļa {board} sarakstā {stack}", "{user} has added a description to card {card} in list {stack} on board {board}" : "{user} pievienoja kartītes {card} aprakstu dēļa {board} sarakstā {stack}", "Load more" : "Ielādēt vairāk", - "Personal" : "Personīgs", "Finished" : "Pabeigts", "Action needed" : "Nepieciešama darbība", "Later" : "Vēlāk", @@ -67,6 +66,7 @@ OC.L10N.register( "Today" : "Šodien", "Tomorrow" : "Rīt", "Close" : "Aizvērt", - "Share" : "Koplietot" + "Share" : "Koplietot", + "Personal" : "Personīgs" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"); diff --git a/l10n/lv.json b/l10n/lv.json index 0141b065b..568e304f8 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -2,7 +2,6 @@ "You have added a description to card {card} in list {stack} on board {board}" : "Tu pievienoji kartītes {card} aprakstu dēļa {board} sarakstā {stack}", "{user} has added a description to card {card} in list {stack} on board {board}" : "{user} pievienoja kartītes {card} aprakstu dēļa {board} sarakstā {stack}", "Load more" : "Ielādēt vairāk", - "Personal" : "Personīgs", "Finished" : "Pabeigts", "Action needed" : "Nepieciešama darbība", "Later" : "Vēlāk", @@ -65,6 +64,7 @@ "Today" : "Šodien", "Tomorrow" : "Rīt", "Close" : "Aizvērt", - "Share" : "Koplietot" + "Share" : "Koplietot", + "Personal" : "Personīgs" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);" } \ No newline at end of file diff --git a/l10n/mk.js b/l10n/mk.js index 34bad1a83..853900364 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "Коментар е креиран на картица", "Upcoming cards" : "Престојни картици", "Load more" : "Вчитај повеќе", - "Personal" : "Лично", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Картицата \"%s\" на \"%s\" ти е доделена од %s.", "The card \"%s\" on \"%s\" has reached its due date." : "Картицата \"%s\" на \"%s\" го достигна датумот на истекување.", "%s has mentioned you in a comment on \"%s\"." : "%s те спомна во коментар на \"%s\".", @@ -79,12 +78,7 @@ OC.L10N.register( "Action needed" : "Потребна е акција", "Later" : "Покасно", "copy" : "копирај", - "To do" : "За работење", - "Doing" : "Се работи", "Done" : "Готово", - "Example Task 3" : "Пример задача 3", - "Example Task 2" : "Пример задача 2", - "Example Task 1" : "Пример задача 1", "The file was uploaded" : "Датотеката е прикачена", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која беше специфицирана во HTML формата", @@ -277,6 +271,12 @@ OC.L10N.register( "Share with a Deck card" : "Споделено со Deck картица", "Share {file} with a Deck card" : "Сподели {file} со Deck картица", "Share" : "Сподели", + "Personal" : "Лично", + "To do" : "За работење", + "Doing" : "Се работи", + "Example Task 3" : "Пример задача 3", + "Example Task 2" : "Пример задача 2", + "Example Task 1" : "Пример задача 1", "Move card to another board" : "Премести ја картицата на друга табла" }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/l10n/mk.json b/l10n/mk.json index 2243176df..96f5b6c8e 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "Коментар е креиран на картица", "Upcoming cards" : "Престојни картици", "Load more" : "Вчитај повеќе", - "Personal" : "Лично", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Картицата \"%s\" на \"%s\" ти е доделена од %s.", "The card \"%s\" on \"%s\" has reached its due date." : "Картицата \"%s\" на \"%s\" го достигна датумот на истекување.", "%s has mentioned you in a comment on \"%s\"." : "%s те спомна во коментар на \"%s\".", @@ -77,12 +76,7 @@ "Action needed" : "Потребна е акција", "Later" : "Покасно", "copy" : "копирај", - "To do" : "За работење", - "Doing" : "Се работи", "Done" : "Готово", - "Example Task 3" : "Пример задача 3", - "Example Task 2" : "Пример задача 2", - "Example Task 1" : "Пример задача 1", "The file was uploaded" : "Датотеката е прикачена", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која беше специфицирана во HTML формата", @@ -275,6 +269,12 @@ "Share with a Deck card" : "Споделено со Deck картица", "Share {file} with a Deck card" : "Сподели {file} со Deck картица", "Share" : "Сподели", + "Personal" : "Лично", + "To do" : "За работење", + "Doing" : "Се работи", + "Example Task 3" : "Пример задача 3", + "Example Task 2" : "Пример задача 2", + "Example Task 1" : "Пример задача 1", "Move card to another board" : "Премести ја картицата на друга табла" },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/l10n/mn.js b/l10n/mn.js index 6f48d4335..d4ce8a1ab 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -2,7 +2,6 @@ OC.L10N.register( "deck", { "Deck" : "Ажлын талбар", - "Personal" : "Хувийн", "Finished" : "Дуусгасан", "To review" : "Дахин хянах", "Action needed" : "Үйлдэл шаардлагатай", @@ -45,6 +44,7 @@ OC.L10N.register( "Today" : "өнөөдөр", "Tomorrow" : "маргааш", "Close" : "Хаах", - "Share" : "Түгээх" + "Share" : "Түгээх", + "Personal" : "Хувийн" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/mn.json b/l10n/mn.json index e479c4854..535f96f9e 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -1,6 +1,5 @@ { "translations": { "Deck" : "Ажлын талбар", - "Personal" : "Хувийн", "Finished" : "Дуусгасан", "To review" : "Дахин хянах", "Action needed" : "Үйлдэл шаардлагатай", @@ -43,6 +42,7 @@ "Today" : "өнөөдөр", "Tomorrow" : "маргааш", "Close" : "Хаах", - "Share" : "Түгээх" + "Share" : "Түгээх", + "Personal" : "Хувийн" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 1b0538cb9..c7b16f5a0 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Peribadi", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML", "No file was uploaded" : "Tiada fail dimuatnaik", @@ -23,6 +22,7 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Today" : "Hari ini", "Close" : "Tutup", - "Share" : "Kongsi" + "Share" : "Kongsi", + "Personal" : "Peribadi" }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 5e20173dd..7a39b1c65 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Peribadi", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML", "No file was uploaded" : "Tiada fail dimuatnaik", @@ -21,6 +20,7 @@ "Shared with you" : "Shared with you", "Today" : "Hari ini", "Close" : "Tutup", - "Share" : "Kongsi" + "Share" : "Kongsi", + "Personal" : "Peribadi" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index f9d216df9..4145b62a9 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Kort som forfaller i morgen", "Upcoming cards" : "Kommende kort", "Load more" : "Last mer", - "Personal" : "Personlig", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" er endret til deg av %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tildelt kortet {deck-card} på {deck-board} til deg.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nådd sin utløpsdato.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Handling påkrevd", "Later" : "Senere", "copy" : "kopier", - "To do" : "Å gjøre", - "Doing" : "Pågår", "Done" : "Ferdig", - "Example Task 3" : "Eksempel oppgave 3", - "Example Task 2" : "Eksempel oppgave 2", - "Example Task 1" : "Eksempel oppgave 1", "The file was uploaded" : "Filen er lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn definert grense i upload_max_filesize direktiv i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen er større enn definert grense i MAX_FILE_SIZE direktiv i HTML formen.", @@ -379,6 +373,12 @@ OC.L10N.register( "Share with a Deck card" : "Del med et Stokk-kort", "Share {file} with a Deck card" : "Del {file} med et Stokk-kort", "Share" : "Del", + "Personal" : "Personlig", + "To do" : "Å gjøre", + "Doing" : "Pågår", + "Example Task 3" : "Eksempel oppgave 3", + "Example Task 2" : "Eksempel oppgave 2", + "Example Task 1" : "Eksempel oppgave 1", "Move card to another board" : "Flytt kort til annen tavle", "Filter by completed" : "Filtrer etter fullført" }, diff --git a/l10n/nb.json b/l10n/nb.json index 9683341e3..c4e7198a1 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Kort som forfaller i morgen", "Upcoming cards" : "Kommende kort", "Load more" : "Last mer", - "Personal" : "Personlig", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" er endret til deg av %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tildelt kortet {deck-card} på {deck-board} til deg.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nådd sin utløpsdato.", @@ -97,12 +96,7 @@ "Action needed" : "Handling påkrevd", "Later" : "Senere", "copy" : "kopier", - "To do" : "Å gjøre", - "Doing" : "Pågår", "Done" : "Ferdig", - "Example Task 3" : "Eksempel oppgave 3", - "Example Task 2" : "Eksempel oppgave 2", - "Example Task 1" : "Eksempel oppgave 1", "The file was uploaded" : "Filen er lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn definert grense i upload_max_filesize direktiv i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Filen er større enn definert grense i MAX_FILE_SIZE direktiv i HTML formen.", @@ -377,6 +371,12 @@ "Share with a Deck card" : "Del med et Stokk-kort", "Share {file} with a Deck card" : "Del {file} med et Stokk-kort", "Share" : "Del", + "Personal" : "Personlig", + "To do" : "Å gjøre", + "Doing" : "Pågår", + "Example Task 3" : "Eksempel oppgave 3", + "Example Task 2" : "Eksempel oppgave 2", + "Example Task 1" : "Eksempel oppgave 1", "Move card to another board" : "Flytt kort til annen tavle", "Filter by completed" : "Filtrer etter fullført" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/nl.js b/l10n/nl.js index 578c1ea26..2bd316b70 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Kaarten die morgen verlopen", "Upcoming cards" : "Aanstaande kaarten", "Load more" : "Laad meer", - "Personal" : "Persoonlijk", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "De kaart \"%s\" op \"%s\" is aan jou toegewezen door %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} heeft kaart {deck-card} op {deck-board} aan jou toegewezen.", "The card \"%s\" on \"%s\" has reached its due date." : "De kaart \"%s\" in \"%s\" heeft zijn vervaldatum bereikt.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Actie benodigd", "Later" : "Later", "copy" : "kopiëren", - "To do" : "Te doen", - "Doing" : "Bezig", "Done" : "Klaar", - "Example Task 3" : "Voorbeeld Taak 3", - "Example Task 2" : "Voorbeeld Taak 2", - "Example Task 1" : "Voorbeeld Taak 1", "The file was uploaded" : "Het bestand werd geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE instelling die is opgegeven in het HTML formulier", @@ -349,6 +343,12 @@ OC.L10N.register( "Share with a Deck card" : "Delen met een Deck kaart", "Share {file} with a Deck card" : "Delen {file} met een Deck kaart", "Share" : "Delen", + "Personal" : "Persoonlijk", + "To do" : "Te doen", + "Doing" : "Bezig", + "Example Task 3" : "Voorbeeld Taak 3", + "Example Task 2" : "Voorbeeld Taak 2", + "Example Task 1" : "Voorbeeld Taak 1", "Move card to another board" : "Verplaats kaart naar een ander bord" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index c92e70483..0da3a8b19 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Kaarten die morgen verlopen", "Upcoming cards" : "Aanstaande kaarten", "Load more" : "Laad meer", - "Personal" : "Persoonlijk", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "De kaart \"%s\" op \"%s\" is aan jou toegewezen door %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} heeft kaart {deck-card} op {deck-board} aan jou toegewezen.", "The card \"%s\" on \"%s\" has reached its due date." : "De kaart \"%s\" in \"%s\" heeft zijn vervaldatum bereikt.", @@ -97,12 +96,7 @@ "Action needed" : "Actie benodigd", "Later" : "Later", "copy" : "kopiëren", - "To do" : "Te doen", - "Doing" : "Bezig", "Done" : "Klaar", - "Example Task 3" : "Voorbeeld Taak 3", - "Example Task 2" : "Voorbeeld Taak 2", - "Example Task 1" : "Voorbeeld Taak 1", "The file was uploaded" : "Het bestand werd geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Het bestand overschrijdt de MAX_FILE_SIZE instelling die is opgegeven in het HTML formulier", @@ -347,6 +341,12 @@ "Share with a Deck card" : "Delen met een Deck kaart", "Share {file} with a Deck card" : "Delen {file} met een Deck kaart", "Share" : "Delen", + "Personal" : "Persoonlijk", + "To do" : "Te doen", + "Doing" : "Bezig", + "Example Task 3" : "Voorbeeld Taak 3", + "Example Task 2" : "Voorbeeld Taak 2", + "Example Task 1" : "Voorbeeld Taak 1", "Move card to another board" : "Verplaats kaart naar een ander bord" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 36483dbe6..8681c7e1c 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Personleg", "Done" : "Ferdig", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet", "No file was uploaded" : "Ingen filer vart lasta opp", @@ -35,6 +34,7 @@ OC.L10N.register( "An error occurred" : "Det oppstod ein feil.", "Today" : "I dag", "Close" : "Lukk", - "Share" : "Del" + "Share" : "Del", + "Personal" : "Personleg" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 7c96703b4..34624c0ce 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Personleg", "Done" : "Ferdig", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet", "No file was uploaded" : "Ingen filer vart lasta opp", @@ -33,6 +32,7 @@ "An error occurred" : "Det oppstod ein feil.", "Today" : "I dag", "Close" : "Lukk", - "Share" : "Del" + "Share" : "Del", + "Personal" : "Personleg" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/oc.js b/l10n/oc.js index 490b16678..fdfb20efb 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Personal", "copy" : "copiar", "Done" : "Done", "The file was uploaded" : "Lo fichièr es estat enviat", @@ -63,6 +62,7 @@ OC.L10N.register( "Close" : "Tampar", "Tomorrow – {timeLocale}" : "Deman – {timeLocale}", "Create a card" : "Crear una carta", - "Share" : "Partejar" + "Share" : "Partejar", + "Personal" : "Personal" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index b4ea0e79b..104b33381 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Personal", "copy" : "copiar", "Done" : "Done", "The file was uploaded" : "Lo fichièr es estat enviat", @@ -61,6 +60,7 @@ "Close" : "Tampar", "Tomorrow – {timeLocale}" : "Deman – {timeLocale}", "Create a card" : "Crear una carta", - "Share" : "Partejar" + "Share" : "Partejar", + "Personal" : "Personal" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index b551b5302..ac478f44d 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Karty na jutro", "Upcoming cards" : "Nadchodzące karty", "Load more" : "Wczytaj więcej", - "Personal" : "Osobiste", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karta \"%s\" na \"%s\" została przydzielona Tobie przez %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} przydzielił Tobie kartę {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na \"%s\" wygasła.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Wymagana akcja", "Later" : "Później", "copy" : "kopiuj", - "To do" : "Do zrobienia", - "Doing" : "W trakcie", "Done" : "Zrobione", - "Example Task 3" : "Przykład Zadanie 3", - "Example Task 2" : "Przykład Zadanie 2", - "Example Task 1" : "Przykład Zadanie 1", "The file was uploaded" : "Plik został wysłany", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML", @@ -351,6 +345,12 @@ OC.L10N.register( "Share with a Deck card" : "Udostępnij za pomocą karty Tablicy", "Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy", "Share" : "Udostępnianie", + "Personal" : "Osobiste", + "To do" : "Do zrobienia", + "Doing" : "W trakcie", + "Example Task 3" : "Przykład Zadanie 3", + "Example Task 2" : "Przykład Zadanie 2", + "Example Task 1" : "Przykład Zadanie 1", "Move card to another board" : "Przenieś kartę na inną tablicę" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index 9dd5208b4..48a7c9b22 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Karty na jutro", "Upcoming cards" : "Nadchodzące karty", "Load more" : "Wczytaj więcej", - "Personal" : "Osobiste", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Karta \"%s\" na \"%s\" została przydzielona Tobie przez %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} przydzielił Tobie kartę {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na \"%s\" wygasła.", @@ -97,12 +96,7 @@ "Action needed" : "Wymagana akcja", "Later" : "Później", "copy" : "kopiuj", - "To do" : "Do zrobienia", - "Doing" : "W trakcie", "Done" : "Zrobione", - "Example Task 3" : "Przykład Zadanie 3", - "Example Task 2" : "Przykład Zadanie 2", - "Example Task 1" : "Przykład Zadanie 1", "The file was uploaded" : "Plik został wysłany", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML", @@ -349,6 +343,12 @@ "Share with a Deck card" : "Udostępnij za pomocą karty Tablicy", "Share {file} with a Deck card" : "Udostępnij {file} za pomocą karty Tablicy", "Share" : "Udostępnianie", + "Personal" : "Osobiste", + "To do" : "Do zrobienia", + "Doing" : "W trakcie", + "Example Task 3" : "Przykład Zadanie 3", + "Example Task 2" : "Przykład Zadanie 2", + "Example Task 1" : "Przykład Zadanie 1", "Move card to another board" : "Przenieś kartę na inną tablicę" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 176cabd8f..70e373f4a 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Cartões com vencimento amanhã", "Upcoming cards" : "Próximos cartões", "Load more" : "Carregar mais", - "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi vinculado com você por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu o cartão {deck-card} no {deck-board} a você.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Ação necessária", "Later" : "Depois", "copy" : "copiar", - "To do" : "A fazer", - "Doing" : "Fazendo", "Done" : "Concluído", - "Example Task 3" : "Tarefa exemplo 3", - "Example Task 2" : "Tarefa exemplo 2", - "Example Task 1" : "Tarefa exemplo 1", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", @@ -380,6 +374,12 @@ OC.L10N.register( "Share with a Deck card" : "Compartilhar com um cartão Deck", "Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck", "Share" : "Compartilhar", + "Personal" : "Pessoal", + "To do" : "A fazer", + "Doing" : "Fazendo", + "Example Task 3" : "Tarefa exemplo 3", + "Example Task 2" : "Tarefa exemplo 2", + "Example Task 1" : "Tarefa exemplo 1", "Move card to another board" : "Mover o cartão para outro painel", "Filter by completed" : "Filtrar por concluído" }, diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index a2bff8cbc..b4271aeb3 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Cartões com vencimento amanhã", "Upcoming cards" : "Próximos cartões", "Load more" : "Carregar mais", - "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi vinculado com você por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu o cartão {deck-card} no {deck-board} a você.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu sua data de vencimento.", @@ -97,12 +96,7 @@ "Action needed" : "Ação necessária", "Later" : "Depois", "copy" : "copiar", - "To do" : "A fazer", - "Doing" : "Fazendo", "Done" : "Concluído", - "Example Task 3" : "Tarefa exemplo 3", - "Example Task 2" : "Tarefa exemplo 2", - "Example Task 1" : "Tarefa exemplo 1", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O arquivo enviado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", @@ -378,6 +372,12 @@ "Share with a Deck card" : "Compartilhar com um cartão Deck", "Share {file} with a Deck card" : "Compartilhar {file} com um cartão Deck", "Share" : "Compartilhar", + "Personal" : "Pessoal", + "To do" : "A fazer", + "Doing" : "Fazendo", + "Example Task 3" : "Tarefa exemplo 3", + "Example Task 2" : "Tarefa exemplo 2", + "Example Task 1" : "Tarefa exemplo 1", "Move card to another board" : "Mover o cartão para outro painel", "Filter by completed" : "Filtrar por concluído" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index a1188c24f..72447848a 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "Um comentário foi criado num cartão", "Upcoming cards" : "Próximos cartões", "Load more" : "Carregar mais", - "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu a sua data limite.", @@ -85,12 +84,7 @@ OC.L10N.register( "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", - "To do" : "Por fazer", - "Doing" : "A fazer", "Done" : "Concluído", - "Example Task 3" : "Tarefa de exemplo 3", - "Example Task 2" : "Tarefa de exemplo 2", - "Example Task 1" : "Tarefa de exemplo 1", "The file was uploaded" : "O ficheiro foi carregado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", @@ -165,6 +159,12 @@ OC.L10N.register( "Tomorrow" : "Amanhã", "Create card" : "Criar cartão", "Close" : "Fechar", - "Share" : "Partilhar" + "Share" : "Partilhar", + "Personal" : "Pessoal", + "To do" : "Por fazer", + "Doing" : "A fazer", + "Example Task 3" : "Tarefa de exemplo 3", + "Example Task 2" : "Tarefa de exemplo 2", + "Example Task 1" : "Tarefa de exemplo 1" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index e32c77aa3..1c86d77a8 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "Um comentário foi criado num cartão", "Upcoming cards" : "Próximos cartões", "Load more" : "Carregar mais", - "Personal" : "Pessoal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "O cartão \"%s\" em \"%s\" foi-lhe vinculado por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} atribuiu-lhe o cartão {deck-card} no {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "O cartão \"%s\" em \"%s\" atingiu a sua data limite.", @@ -83,12 +82,7 @@ "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", - "To do" : "Por fazer", - "Doing" : "A fazer", "Done" : "Concluído", - "Example Task 3" : "Tarefa de exemplo 3", - "Example Task 2" : "Tarefa de exemplo 2", - "Example Task 1" : "Tarefa de exemplo 1", "The file was uploaded" : "O ficheiro foi carregado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro carregado excede a diretiva MAX_FILE_SIZE especificada no formulário HTML", @@ -163,6 +157,12 @@ "Tomorrow" : "Amanhã", "Create card" : "Criar cartão", "Close" : "Fechar", - "Share" : "Partilhar" + "Share" : "Partilhar", + "Personal" : "Pessoal", + "To do" : "Por fazer", + "Doing" : "A fazer", + "Example Task 3" : "Tarefa de exemplo 3", + "Example Task 2" : "Tarefa de exemplo 2", + "Example Task 1" : "Tarefa de exemplo 1" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ro.js b/l10n/ro.js index ea7ebf529..a5f2c8470 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -75,7 +75,6 @@ OC.L10N.register( "Cards due tomorrow" : "Carduri scadente mâine", "Upcoming cards" : "Carduri viitoare", "Load more" : "Încarcă mai mult", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Cardul \"%s\" din \"%s\" v-a fost desemnat de %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} v-a desemnat pentru cardul {deck-card} din {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Cardul \"%s\" din \"%s\" a ajuns la scadență.", @@ -98,12 +97,7 @@ OC.L10N.register( "Action needed" : "Acțiune necesară", "Later" : "Mai târziu", "copy" : "copiază", - "To do" : "De făcut", - "Doing" : "În desfășurare", "Done" : "Realizat", - "Example Task 3" : "Exemplu de sarcină 3", - "Example Task 2" : "Exemplu de sarcină 2", - "Example Task 1" : "Exemplu de sarcină 1", "The file was uploaded" : "Fișierul a fost încărcat", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML", @@ -345,6 +339,12 @@ OC.L10N.register( "Share with a Deck card" : "Partajează cu un card Deck", "Share {file} with a Deck card" : "Partajează {file} cu un card Deck", "Share" : "Partajează", + "Personal" : "Personal", + "To do" : "De făcut", + "Doing" : "În desfășurare", + "Example Task 3" : "Exemplu de sarcină 3", + "Example Task 2" : "Exemplu de sarcină 2", + "Example Task 1" : "Exemplu de sarcină 1", "Move card to another board" : "Mută cardul în alt panou" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index 18842135f..1e6f340b1 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -73,7 +73,6 @@ "Cards due tomorrow" : "Carduri scadente mâine", "Upcoming cards" : "Carduri viitoare", "Load more" : "Încarcă mai mult", - "Personal" : "Personal", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Cardul \"%s\" din \"%s\" v-a fost desemnat de %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} v-a desemnat pentru cardul {deck-card} din {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Cardul \"%s\" din \"%s\" a ajuns la scadență.", @@ -96,12 +95,7 @@ "Action needed" : "Acțiune necesară", "Later" : "Mai târziu", "copy" : "copiază", - "To do" : "De făcut", - "Doing" : "În desfășurare", "Done" : "Realizat", - "Example Task 3" : "Exemplu de sarcină 3", - "Example Task 2" : "Exemplu de sarcină 2", - "Example Task 1" : "Exemplu de sarcină 1", "The file was uploaded" : "Fișierul a fost încărcat", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Fișierul încărcat depășește directiva MAX_FILE_SIZE specificată în formularul HTML", @@ -343,6 +337,12 @@ "Share with a Deck card" : "Partajează cu un card Deck", "Share {file} with a Deck card" : "Partajează {file} cu un card Deck", "Share" : "Partajează", + "Personal" : "Personal", + "To do" : "De făcut", + "Doing" : "În desfășurare", + "Example Task 3" : "Exemplu de sarcină 3", + "Example Task 2" : "Exemplu de sarcină 2", + "Example Task 1" : "Exemplu de sarcină 1", "Move card to another board" : "Mută cardul în alt panou" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index dbf9b28ac..a50d93fa7 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Завершающиеся завтра", "Upcoming cards" : "Ожидающие выполнения", "Load more" : "Загрузить больше", - "Personal" : "Личное", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Вам назначена карточка «%s» с рабочей доски «%s» пользователем %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} назначил Вам карточку {deck-card} из {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Сегодня дата исполнения по карточке «%s» в «%s» .", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Требуется действие", "Later" : "Позже", "copy" : "Копировать", - "To do" : "Ожидающие выполнения", - "Doing" : "В работе", "Done" : "Выполненные", - "Example Task 3" : "Пример задачи 3", - "Example Task 2" : "Пример задачи 2", - "Example Task 1" : "Пример задачи 1", "The file was uploaded" : "Файл загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загружаемого файла превышает предел, заданный в параметре «upload_max_filesize» в файле php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает заданное в HTML-форме значение параметра «MAX_FILE_SIZE»", @@ -379,6 +373,12 @@ OC.L10N.register( "Share with a Deck card" : "Опубликовать в приложении Карточки", "Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки", "Share" : "Опубликовать", + "Personal" : "Личное", + "To do" : "Ожидающие выполнения", + "Doing" : "В работе", + "Example Task 3" : "Пример задачи 3", + "Example Task 2" : "Пример задачи 2", + "Example Task 1" : "Пример задачи 1", "Move card to another board" : "Переместить карточку на другую доску", "Filter by completed" : "Отбор по состоянию завершения" }, diff --git a/l10n/ru.json b/l10n/ru.json index 3bd4cfd02..6af759ca7 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Завершающиеся завтра", "Upcoming cards" : "Ожидающие выполнения", "Load more" : "Загрузить больше", - "Personal" : "Личное", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Вам назначена карточка «%s» с рабочей доски «%s» пользователем %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} назначил Вам карточку {deck-card} из {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Сегодня дата исполнения по карточке «%s» в «%s» .", @@ -97,12 +96,7 @@ "Action needed" : "Требуется действие", "Later" : "Позже", "copy" : "Копировать", - "To do" : "Ожидающие выполнения", - "Doing" : "В работе", "Done" : "Выполненные", - "Example Task 3" : "Пример задачи 3", - "Example Task 2" : "Пример задачи 2", - "Example Task 1" : "Пример задачи 1", "The file was uploaded" : "Файл загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загружаемого файла превышает предел, заданный в параметре «upload_max_filesize» в файле php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Размер загруженного файла превышает заданное в HTML-форме значение параметра «MAX_FILE_SIZE»", @@ -377,6 +371,12 @@ "Share with a Deck card" : "Опубликовать в приложении Карточки", "Share {file} with a Deck card" : "Опубликовать «{file}» в приложении Карточки", "Share" : "Опубликовать", + "Personal" : "Личное", + "To do" : "Ожидающие выполнения", + "Doing" : "В работе", + "Example Task 3" : "Пример задачи 3", + "Example Task 2" : "Пример задачи 2", + "Example Task 1" : "Пример задачи 1", "Move card to another board" : "Переместить карточку на другую доску", "Filter by completed" : "Отбор по состоянию завершения" },"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);" diff --git a/l10n/sc.js b/l10n/sc.js index 11b4814c3..28799c641 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "Unu cummentu est istadu creadu in s'ischeda", "Upcoming cards" : "Ischedas imbenientes", "Load more" : "Càrriga àteru", - "Personal" : "Personale", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "S'ischeda \"%s\" in \"%s\" s'est istadu assignadu dae %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} t'at assignadu s'ischeda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "S'ischeda \"%s\" in \"%s\" est cròmpida a sa data de iscadèntzia.", @@ -86,12 +85,7 @@ OC.L10N.register( "Action needed" : "Bisòngiat un'atzione", "Later" : "Luego", "copy" : "còpia", - "To do" : "De fàghere", - "Doing" : "In cursu", "Done" : "Fatu", - "Example Task 3" : "Atividade de esempru 3", - "Example Task 2" : "Atividade de esempru 2", - "Example Task 1" : "Atividade de esempru 1", "The file was uploaded" : "S'archìviu est istadu carrigadu", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu superat sa diretiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "S'archìviu carrigadu superat sa diretiva MAX_FILE_SIZE ispetzificada in su mòdulu HTML", @@ -289,6 +283,12 @@ OC.L10N.register( "Share with a Deck card" : "Cumpartzi cun un'ischeda deck", "Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck", "Share" : "Cumpartzi", + "Personal" : "Personale", + "To do" : "De fàghere", + "Doing" : "In cursu", + "Example Task 3" : "Atividade de esempru 3", + "Example Task 2" : "Atividade de esempru 2", + "Example Task 1" : "Atividade de esempru 1", "Move card to another board" : "Tràmuda s'ischeda a un'àtera lavagna" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index 8cad4b4be..df706456f 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "Unu cummentu est istadu creadu in s'ischeda", "Upcoming cards" : "Ischedas imbenientes", "Load more" : "Càrriga àteru", - "Personal" : "Personale", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "S'ischeda \"%s\" in \"%s\" s'est istadu assignadu dae %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} t'at assignadu s'ischeda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "S'ischeda \"%s\" in \"%s\" est cròmpida a sa data de iscadèntzia.", @@ -84,12 +83,7 @@ "Action needed" : "Bisòngiat un'atzione", "Later" : "Luego", "copy" : "còpia", - "To do" : "De fàghere", - "Doing" : "In cursu", "Done" : "Fatu", - "Example Task 3" : "Atividade de esempru 3", - "Example Task 2" : "Atividade de esempru 2", - "Example Task 1" : "Atividade de esempru 1", "The file was uploaded" : "S'archìviu est istadu carrigadu", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu superat sa diretiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "S'archìviu carrigadu superat sa diretiva MAX_FILE_SIZE ispetzificada in su mòdulu HTML", @@ -287,6 +281,12 @@ "Share with a Deck card" : "Cumpartzi cun un'ischeda deck", "Share {file} with a Deck card" : "Cumpartzi {file} cun un'ischeda de deck", "Share" : "Cumpartzi", + "Personal" : "Personale", + "To do" : "De fàghere", + "Doing" : "In cursu", + "Example Task 3" : "Atividade de esempru 3", + "Example Task 2" : "Atividade de esempru 2", + "Example Task 1" : "Atividade de esempru 1", "Move card to another board" : "Tràmuda s'ischeda a un'àtera lavagna" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js index 68e61677e..681724b50 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -1,12 +1,8 @@ OC.L10N.register( "deck", { - "Personal" : "පුද්ගලික", "Later" : "පසුව", "copy" : "පිටපත්", - "Example Task 3" : "උදාහරණ කාර්යය 3", - "Example Task 2" : "උදාහරණ කාර්යය 2", - "Example Task 1" : "උදාහරණ කාර්යය 1", "No file was uploaded" : "කිසිදු ගොනුවක් උඩුගත කර නොමැත", "Missing a temporary folder" : "තාවකාලික බහාලුමක් අස්ථානගත වී ඇත", "Cancel" : "අවලංගු කරන්න", @@ -33,6 +29,10 @@ OC.L10N.register( "Today" : "අද", "Tomorrow" : "හෙට", "Close" : "වසන්න", - "Share" : "බෙදාගන්න" + "Share" : "බෙදාගන්න", + "Personal" : "පුද්ගලික", + "Example Task 3" : "උදාහරණ කාර්යය 3", + "Example Task 2" : "උදාහරණ කාර්යය 2", + "Example Task 1" : "උදාහරණ කාර්යය 1" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json index f484f4be6..f87493308 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -1,10 +1,6 @@ { "translations": { - "Personal" : "පුද්ගලික", "Later" : "පසුව", "copy" : "පිටපත්", - "Example Task 3" : "උදාහරණ කාර්යය 3", - "Example Task 2" : "උදාහරණ කාර්යය 2", - "Example Task 1" : "උදාහරණ කාර්යය 1", "No file was uploaded" : "කිසිදු ගොනුවක් උඩුගත කර නොමැත", "Missing a temporary folder" : "තාවකාලික බහාලුමක් අස්ථානගත වී ඇත", "Cancel" : "අවලංගු කරන්න", @@ -31,6 +27,10 @@ "Today" : "අද", "Tomorrow" : "හෙට", "Close" : "වසන්න", - "Share" : "බෙදාගන්න" + "Share" : "බෙදාගන්න", + "Personal" : "පුද්ගලික", + "Example Task 3" : "උදාහරණ කාර්යය 3", + "Example Task 2" : "උදාහරණ කාර්යය 2", + "Example Task 1" : "උදාහරණ කාර්යය 1" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 6a1c782ca..a89b0d2cc 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Karty splatné zajtra", "Upcoming cards" : "Nadchádzajúce karty", "Load more" : "Načítať viac", - "Personal" : "Osobné", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Používateľ %s vám priradil kartu „%s“ na „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám priradil kartu {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na nástenke \"%s\" dosiahla termín dokončenia.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", - "To do" : "Urobiť", - "Doing" : "Prebieha", "Done" : "Hotové", - "Example Task 3" : "Príklad úlohy 3", - "Example Task 2" : "Príklad úlohy 2", - "Example Task 1" : "Príklad úlohy 1", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Zdieľať s kartou Deck", "Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck", "Share" : "Zdieľať", + "Personal" : "Osobné", + "To do" : "Urobiť", + "Doing" : "Prebieha", + "Example Task 3" : "Príklad úlohy 3", + "Example Task 2" : "Príklad úlohy 2", + "Example Task 1" : "Príklad úlohy 1", "Move card to another board" : "Presunúť kartu na inú nástenku", "Filter by completed" : "Filtrovať podľa dokončených" }, diff --git a/l10n/sk.json b/l10n/sk.json index 3e490356f..99f15c4ba 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Karty splatné zajtra", "Upcoming cards" : "Nadchádzajúce karty", "Load more" : "Načítať viac", - "Personal" : "Osobné", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Používateľ %s vám priradil kartu „%s“ na „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám priradil kartu {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na nástenke \"%s\" dosiahla termín dokončenia.", @@ -97,12 +96,7 @@ "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", - "To do" : "Urobiť", - "Doing" : "Prebieha", "Done" : "Hotové", - "Example Task 3" : "Príklad úlohy 3", - "Example Task 2" : "Príklad úlohy 2", - "Example Task 1" : "Príklad úlohy 1", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Zdieľať s kartou Deck", "Share {file} with a Deck card" : "Zdieľať {file} s kartou Deck", "Share" : "Zdieľať", + "Personal" : "Osobné", + "To do" : "Urobiť", + "Doing" : "Prebieha", + "Example Task 3" : "Príklad úlohy 3", + "Example Task 2" : "Príklad úlohy 2", + "Example Task 1" : "Príklad úlohy 1", "Move card to another board" : "Presunúť kartu na inú nástenku", "Filter by completed" : "Filtrovať podľa dokončených" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" diff --git a/l10n/sl.js b/l10n/sl.js index 7119f19e2..5357d3852 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -68,7 +68,6 @@ OC.L10N.register( "A comment was created on a card" : "Nalogi je dodana nova opomba", "Upcoming cards" : "Prihajajoče naloge", "Load more" : "Naloži več", - "Personal" : "Osebno", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Nalogo »%s« na »%s« vam dodeli %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vam dodeli nalogo »{deck-card}« na »{deck-board}«.", "The card \"%s\" on \"%s\" has reached its due date." : "Naloga »%s« na »%s« je dosegla datum preteka.", @@ -86,12 +85,7 @@ OC.L10N.register( "Action needed" : "Čaka na odziv", "Later" : "Kasneje", "copy" : "kopija", - "To do" : "Prihajajoče naloge", - "Doing" : "Naloge v teku", "Done" : "Končane naloge", - "Example Task 3" : "Primer naloge 3", - "Example Task 2" : "Primer naloge 2", - "Example Task 1" : "Primer naloge 1", "The file was uploaded" : "Datoteka je uspešno poslana.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo največje dovoljene velikosti v datoteki php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Poslana datoteka presega velikost, ki je določena kot omejitev MAX_FILE_SIZE v zapisu HTML.", @@ -328,6 +322,12 @@ OC.L10N.register( "Share with a Deck card" : "Poveži z nalogo Deck", "Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck", "Share" : "Souporaba", + "Personal" : "Osebno", + "To do" : "Prihajajoče naloge", + "Doing" : "Naloge v teku", + "Example Task 3" : "Primer naloge 3", + "Example Task 2" : "Primer naloge 2", + "Example Task 1" : "Primer naloge 1", "Move card to another board" : "Premakni nalogo v drugo zbirko" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 4ba4559e7..564bf8735 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -66,7 +66,6 @@ "A comment was created on a card" : "Nalogi je dodana nova opomba", "Upcoming cards" : "Prihajajoče naloge", "Load more" : "Naloži več", - "Personal" : "Osebno", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Nalogo »%s« na »%s« vam dodeli %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vam dodeli nalogo »{deck-card}« na »{deck-board}«.", "The card \"%s\" on \"%s\" has reached its due date." : "Naloga »%s« na »%s« je dosegla datum preteka.", @@ -84,12 +83,7 @@ "Action needed" : "Čaka na odziv", "Later" : "Kasneje", "copy" : "kopija", - "To do" : "Prihajajoče naloge", - "Doing" : "Naloge v teku", "Done" : "Končane naloge", - "Example Task 3" : "Primer naloge 3", - "Example Task 2" : "Primer naloge 2", - "Example Task 1" : "Primer naloge 1", "The file was uploaded" : "Datoteka je uspešno poslana.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo največje dovoljene velikosti v datoteki php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Poslana datoteka presega velikost, ki je določena kot omejitev MAX_FILE_SIZE v zapisu HTML.", @@ -326,6 +320,12 @@ "Share with a Deck card" : "Poveži z nalogo Deck", "Share {file} with a Deck card" : "Poveži datoteko {file} z nalogo Deck", "Share" : "Souporaba", + "Personal" : "Osebno", + "To do" : "Prihajajoče naloge", + "Doing" : "Naloge v teku", + "Example Task 3" : "Primer naloge 3", + "Example Task 2" : "Primer naloge 2", + "Example Task 1" : "Primer naloge 1", "Move card to another board" : "Premakni nalogo v drugo zbirko" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index 9fc1b6a45..421788625 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -2,15 +2,12 @@ OC.L10N.register( "deck", { "Deck" : "Shto paisjen U2F", - "Personal" : "Personale", "%s on %s" : "%s në %s", "Finished" : "Përfunduar", "To review" : "Për rishikim", "Action needed" : "Nevoitet veprim", "Later" : "Më vonë", "copy" : "kopjo", - "To do" : "Për t'u bërë", - "Doing" : "Duke e bërë", "Done" : "Përfunduar", "The file was uploaded" : "Skedari u ngarkua", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML", @@ -67,6 +64,9 @@ OC.L10N.register( "Today" : "Sot", "Tomorrow" : "Nesër", "Close" : "Mbylleni", - "Share" : "Shpërndaje" + "Share" : "Shpërndaje", + "Personal" : "Personale", + "To do" : "Për t'u bërë", + "Doing" : "Duke e bërë" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 07656d9ae..69d03dec1 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -1,14 +1,11 @@ { "translations": { "Deck" : "Shto paisjen U2F", - "Personal" : "Personale", "%s on %s" : "%s në %s", "Finished" : "Përfunduar", "To review" : "Për rishikim", "Action needed" : "Nevoitet veprim", "Later" : "Më vonë", "copy" : "kopjo", - "To do" : "Për t'u bërë", - "Doing" : "Duke e bërë", "Done" : "Përfunduar", "The file was uploaded" : "Skedari u ngarkua", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Kartela e ngarkuar tejkalon udhëzimin MAX_FILE_SIZE që qe përcaktuar te formulari HTML", @@ -65,6 +62,9 @@ "Today" : "Sot", "Tomorrow" : "Nesër", "Close" : "Mbylleni", - "Share" : "Shpërndaje" + "Share" : "Shpërndaje", + "Personal" : "Personale", + "To do" : "Për t'u bërë", + "Doing" : "Duke e bërë" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 28b176c0b..840d91cfb 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Картице које доспецају сутра", "Upcoming cards" : "Предстојеће картице", "Load more" : "Учитај још", - "Personal" : "Лично", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу „%s“ са табле „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} вам је доделио картицу {deck-card} на {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Картици „%s“ на табли „%s“ је истекао рок.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", - "To do" : "За урадити", - "Doing" : "Ради се", "Done" : "Готово", - "Example Task 3" : "Пример задатка 3", - "Example Task 2" : "Пример задатка 2", - "Example Task 1" : "Пример задатка 1", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Фајл за отпремање премашује MAX_FILE_SIZE директиву наведену у HTML форми", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Дели са Шпил картицом", "Share {file} with a Deck card" : "Дели {file} са Шпил картицом", "Share" : "Подели", + "Personal" : "Лично", + "To do" : "За урадити", + "Doing" : "Ради се", + "Example Task 3" : "Пример задатка 3", + "Example Task 2" : "Пример задатка 2", + "Example Task 1" : "Пример задатка 1", "Move card to another board" : "Помери картицу на другу таблу", "Filter by completed" : "Филтрирај по завршеном" }, diff --git a/l10n/sr.json b/l10n/sr.json index a8fbea8d6..608b8ba67 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Картице које доспецају сутра", "Upcoming cards" : "Предстојеће картице", "Load more" : "Учитај још", - "Personal" : "Лично", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу „%s“ са табле „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} вам је доделио картицу {deck-card} на {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Картици „%s“ на табли „%s“ је истекао рок.", @@ -97,12 +96,7 @@ "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", - "To do" : "За урадити", - "Doing" : "Ради се", "Done" : "Готово", - "Example Task 3" : "Пример задатка 3", - "Example Task 2" : "Пример задатка 2", - "Example Task 1" : "Пример задатка 1", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Фајл за отпремање премашује MAX_FILE_SIZE директиву наведену у HTML форми", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Дели са Шпил картицом", "Share {file} with a Deck card" : "Дели {file} са Шпил картицом", "Share" : "Подели", + "Personal" : "Лично", + "To do" : "За урадити", + "Doing" : "Ради се", + "Example Task 3" : "Пример задатка 3", + "Example Task 2" : "Пример задатка 2", + "Example Task 1" : "Пример задатка 1", "Move card to another board" : "Помери картицу на другу таблу", "Filter by completed" : "Филтрирај по завршеном" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" diff --git a/l10n/sv.js b/l10n/sv.js index 5ad119fb0..777f347c5 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Kort som går ut imorgon", "Upcoming cards" : "Kommande kort", "Load more" : "Ladda mer", - "Personal" : "Personlig", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" har tilldelats dig av %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilldelat kortet {deck-card} från {deck-board} till dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nått sitt slutdatum.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", - "To do" : "Att göra", - "Doing" : "Pågående", "Done" : "Klart", - "Example Task 3" : "Exempeluppgift 3", - "Example Task 2" : "Exempeluppgift 2", - "Example Task 1" : "Exempeluppgift 1", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som specificerades i HTML-formuläret", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Dela med ett Deck-kort", "Share {file} with a Deck card" : "Dela {file} med ett Deck-kort", "Share" : "Dela", + "Personal" : "Personlig", + "To do" : "Att göra", + "Doing" : "Pågående", + "Example Task 3" : "Exempeluppgift 3", + "Example Task 2" : "Exempeluppgift 2", + "Example Task 1" : "Exempeluppgift 1", "Move card to another board" : "Flytta kort till en annan tavla", "Filter by completed" : "Filtrera efter slutfört" }, diff --git a/l10n/sv.json b/l10n/sv.json index e1abe981b..9ca3ca430 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Kort som går ut imorgon", "Upcoming cards" : "Kommande kort", "Load more" : "Ladda mer", - "Personal" : "Personlig", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" har tilldelats dig av %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilldelat kortet {deck-card} från {deck-board} till dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nått sitt slutdatum.", @@ -97,12 +96,7 @@ "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", - "To do" : "Att göra", - "Doing" : "Pågående", "Done" : "Klart", - "Example Task 3" : "Exempeluppgift 3", - "Example Task 2" : "Exempeluppgift 2", - "Example Task 1" : "Exempeluppgift 1", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som specificerades i HTML-formuläret", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Dela med ett Deck-kort", "Share {file} with a Deck card" : "Dela {file} med ett Deck-kort", "Share" : "Dela", + "Personal" : "Personlig", + "To do" : "Att göra", + "Doing" : "Pågående", + "Example Task 3" : "Exempeluppgift 3", + "Example Task 2" : "Exempeluppgift 2", + "Example Task 1" : "Exempeluppgift 1", "Move card to another board" : "Flytta kort till en annan tavla", "Filter by completed" : "Filtrera efter slutfört" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/ta.js b/l10n/ta.js index e828466c6..7ab4aafe0 100644 --- a/l10n/ta.js +++ b/l10n/ta.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "தனிப்பட்ட", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது", "No file was uploaded" : "எந்த கோப்பும் பதிவேற்றப்படவில்லை", @@ -27,6 +26,7 @@ OC.L10N.register( "Shared with you" : "Shared with you", "Today" : "இன்று", "Close" : "மூடுக", - "Share" : "பகிர்வு" + "Share" : "பகிர்வு", + "Personal" : "தனிப்பட்ட" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta.json b/l10n/ta.json index 2199c90f5..66c024378 100644 --- a/l10n/ta.json +++ b/l10n/ta.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "தனிப்பட்ட", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது", "No file was uploaded" : "எந்த கோப்பும் பதிவேற்றப்படவில்லை", @@ -25,6 +24,7 @@ "Shared with you" : "Shared with you", "Today" : "இன்று", "Close" : "மூடுக", - "Share" : "பகிர்வு" + "Share" : "பகிர்வு", + "Personal" : "தனிப்பட்ட" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index 5d0a4da3f..0085f7941 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "ส่วนตัว", "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", "Done" : "เสร็จสิ้น", @@ -57,6 +56,7 @@ OC.L10N.register( "Today" : "วันนี้", "Tomorrow" : "พรุ่งนี้", "Close" : "ปิด", - "Share" : "แชร์" + "Share" : "แชร์", + "Personal" : "ส่วนตัว" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 2c951c492..6fa66d8fe 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "ส่วนตัว", "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", "Done" : "เสร็จสิ้น", @@ -55,6 +54,7 @@ "Today" : "วันนี้", "Tomorrow" : "พรุ่งนี้", "Close" : "ปิด", - "Share" : "แชร์" + "Share" : "แชร์", + "Personal" : "ส่วนตัว" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 1bbd34bc2..0fcb7f69a 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Bitiş tarihi yarın olan kartlar", "Upcoming cards" : "Yaklaşan kartlar", "Load more" : "Diğerlerini yükle", - "Personal" : "Kişisel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" kartı \"%s\" zamanında %s tarafından size atandı.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}, {deck-board} panosundaki {deck-card} kartını size atadı.", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" kartı \"%s\" zamanında son kullanma tarihine ulaştı.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", - "To do" : "Yapılacak işler", - "Doing" : "Yapılanlar", "Done" : "Bitenler", - "Example Task 3" : "3. örnek görev", - "Example Task 2" : "2. örnek görev", - "Example Task 1" : "1. örnek görev", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "Bir tahta kartı ile paylaş", "Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş", "Share" : "Paylaş", + "Personal" : "Kişisel", + "To do" : "Yapılacak işler", + "Doing" : "Yapılanlar", + "Example Task 3" : "3. örnek görev", + "Example Task 2" : "2. örnek görev", + "Example Task 1" : "1. örnek görev", "Move card to another board" : "Kartı başka bir panoya taşı", "Filter by completed" : "Tamamlanmaya göre sırala" }, diff --git a/l10n/tr.json b/l10n/tr.json index 57e43cca2..38f1ae46a 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Bitiş tarihi yarın olan kartlar", "Upcoming cards" : "Yaklaşan kartlar", "Load more" : "Diğerlerini yükle", - "Personal" : "Kişisel", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" kartı \"%s\" zamanında %s tarafından size atandı.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}, {deck-board} panosundaki {deck-card} kartını size atadı.", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" kartı \"%s\" zamanında son kullanma tarihine ulaştı.", @@ -97,12 +96,7 @@ "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", - "To do" : "Yapılacak işler", - "Doing" : "Yapılanlar", "Done" : "Bitenler", - "Example Task 3" : "3. örnek görev", - "Example Task 2" : "2. örnek görev", - "Example Task 1" : "1. örnek görev", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", @@ -386,6 +380,12 @@ "Share with a Deck card" : "Bir tahta kartı ile paylaş", "Share {file} with a Deck card" : "{file} dosyasını bir tahta kartı ile paylaş", "Share" : "Paylaş", + "Personal" : "Kişisel", + "To do" : "Yapılacak işler", + "Doing" : "Yapılanlar", + "Example Task 3" : "3. örnek görev", + "Example Task 2" : "2. örnek görev", + "Example Task 1" : "1. örnek görev", "Move card to another board" : "Kartı başka bir panoya taşı", "Filter by completed" : "Tamamlanmaya göre sırala" },"pluralForm" :"nplurals=2; plural=(n > 1);" diff --git a/l10n/ug.js b/l10n/ug.js index 355bf0de1..af78c4a29 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "ئەتە كارتا", "Upcoming cards" : "كېلىۋاتقان كارتا", "Load more" : "تېخىمۇ كۆپ يۈكلەڭ", - "Personal" : "شەخسىي", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "«% S» دىكى «% s» كارتىسى سىزگە% s تەرىپىدىن تەقسىم قىلىنغان.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} سىزگە {deck-card} تاختىسىدىكى} كارتا {deck-board} كارتىسى} نى تەقسىم قىلدى.", "The card \"%s\" on \"%s\" has reached its due date." : "«% S» دىكى «% s» كارتىسى قەرەلى توشقان.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "ھەرىكەت لازىم", "Later" : "كېيىنچە", "copy" : "كۆپەيتىلگەن", - "To do" : "قىلىش", - "Doing" : "قىلىش", "Done" : "Done", - "Example Task 3" : "مىسال 3", - "Example Task 2" : "مىسال 2", - "Example Task 1" : "مىسال 1", "The file was uploaded" : "ھۆججەت يۈكلەندى", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "يۈكلەنگەن ھۆججەت php.ini دىكى upload_max_filesize كۆرسەتمىسىدىن ئېشىپ كەتتى", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "يۈكلەنگەن ھۆججەت HTML شەكلىدە كۆرسىتىلگەن MAX_FILE_SIZE كۆرسەتمىسىدىن ئېشىپ كەتتى", @@ -380,6 +374,12 @@ OC.L10N.register( "Share with a Deck card" : "پالۋان كارتىسى بىلەن ئورتاقلىشىڭ", "Share {file} with a Deck card" : "{file} نى پالۋان كارتىسى بىلەن ھەمبەھىرلەڭ", "Share" : "ھەمبەھىر", + "Personal" : "شەخسىي", + "To do" : "قىلىش", + "Doing" : "قىلىش", + "Example Task 3" : "مىسال 3", + "Example Task 2" : "مىسال 2", + "Example Task 1" : "مىسال 1", "Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ", "Filter by completed" : "تاماملانغان سۈزگۈچ" }, diff --git a/l10n/ug.json b/l10n/ug.json index a3ab6a88e..1d7fe6bd2 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "ئەتە كارتا", "Upcoming cards" : "كېلىۋاتقان كارتا", "Load more" : "تېخىمۇ كۆپ يۈكلەڭ", - "Personal" : "شەخسىي", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "«% S» دىكى «% s» كارتىسى سىزگە% s تەرىپىدىن تەقسىم قىلىنغان.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} سىزگە {deck-card} تاختىسىدىكى} كارتا {deck-board} كارتىسى} نى تەقسىم قىلدى.", "The card \"%s\" on \"%s\" has reached its due date." : "«% S» دىكى «% s» كارتىسى قەرەلى توشقان.", @@ -97,12 +96,7 @@ "Action needed" : "ھەرىكەت لازىم", "Later" : "كېيىنچە", "copy" : "كۆپەيتىلگەن", - "To do" : "قىلىش", - "Doing" : "قىلىش", "Done" : "Done", - "Example Task 3" : "مىسال 3", - "Example Task 2" : "مىسال 2", - "Example Task 1" : "مىسال 1", "The file was uploaded" : "ھۆججەت يۈكلەندى", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "يۈكلەنگەن ھۆججەت php.ini دىكى upload_max_filesize كۆرسەتمىسىدىن ئېشىپ كەتتى", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "يۈكلەنگەن ھۆججەت HTML شەكلىدە كۆرسىتىلگەن MAX_FILE_SIZE كۆرسەتمىسىدىن ئېشىپ كەتتى", @@ -378,6 +372,12 @@ "Share with a Deck card" : "پالۋان كارتىسى بىلەن ئورتاقلىشىڭ", "Share {file} with a Deck card" : "{file} نى پالۋان كارتىسى بىلەن ھەمبەھىرلەڭ", "Share" : "ھەمبەھىر", + "Personal" : "شەخسىي", + "To do" : "قىلىش", + "Doing" : "قىلىش", + "Example Task 3" : "مىسال 3", + "Example Task 2" : "مىسال 2", + "Example Task 1" : "مىسال 1", "Move card to another board" : "كارتىنى باشقا تاختىغا يۆتكەڭ", "Filter by completed" : "تاماملانغان سۈزگۈچ" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/uk.js b/l10n/uk.js index 246a5ef37..da966c2e7 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -52,7 +52,6 @@ OC.L10N.register( "Changes in the Deck app" : "Зміни у застосунку Колода", "Upcoming cards" : "Очікують на виконання", "Load more" : "Більше", - "Personal" : "Особисте", "Deck board" : "Дошка Deck", "%s on %s" : "%s на %s", "Finished" : "Завершено", @@ -60,12 +59,7 @@ OC.L10N.register( "Action needed" : "Потребує дій", "Later" : "Пізніше", "copy" : "копіювати", - "To do" : "Заплановано", - "Doing" : "Виконується", "Done" : "Готово", - "Example Task 3" : "Приклад завдання 3", - "Example Task 2" : "Приклад завдання 2", - "Example Task 1" : "Приклад завдання 1", "The file was uploaded" : "Файл завантажено", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Розмір завантаженого файлу перевищує значення MAX_FILE_SIZE, яке було зазначено у HTML формі", @@ -239,6 +233,12 @@ OC.L10N.register( "Maximum file size of {size} exceeded" : "Досягнуто максимальний розмір файлу {size}", "Error creating the share" : "Помилка створення спільного доступу", "Share" : "Спільний доступ", + "Personal" : "Особисте", + "To do" : "Заплановано", + "Doing" : "Виконується", + "Example Task 3" : "Приклад завдання 3", + "Example Task 2" : "Приклад завдання 2", + "Example Task 1" : "Приклад завдання 1", "Move card to another board" : "Перемістити картку до іншої дошки" }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/l10n/uk.json b/l10n/uk.json index b0d1f3de2..d407a05a6 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -50,7 +50,6 @@ "Changes in the Deck app" : "Зміни у застосунку Колода", "Upcoming cards" : "Очікують на виконання", "Load more" : "Більше", - "Personal" : "Особисте", "Deck board" : "Дошка Deck", "%s on %s" : "%s на %s", "Finished" : "Завершено", @@ -58,12 +57,7 @@ "Action needed" : "Потребує дій", "Later" : "Пізніше", "copy" : "копіювати", - "To do" : "Заплановано", - "Doing" : "Виконується", "Done" : "Готово", - "Example Task 3" : "Приклад завдання 3", - "Example Task 2" : "Приклад завдання 2", - "Example Task 1" : "Приклад завдання 1", "The file was uploaded" : "Файл завантажено", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Розмір завантаженого файлу перевищує значення MAX_FILE_SIZE, яке було зазначено у HTML формі", @@ -237,6 +231,12 @@ "Maximum file size of {size} exceeded" : "Досягнуто максимальний розмір файлу {size}", "Error creating the share" : "Помилка створення спільного доступу", "Share" : "Спільний доступ", + "Personal" : "Особисте", + "To do" : "Заплановано", + "Doing" : "Виконується", + "Example Task 3" : "Приклад завдання 3", + "Example Task 2" : "Приклад завдання 2", + "Example Task 1" : "Приклад завдання 1", "Move card to another board" : "Перемістити картку до іншої дошки" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);" } \ No newline at end of file diff --git a/l10n/uz.js b/l10n/uz.js index 68f942760..3fe7fb147 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -1,7 +1,6 @@ OC.L10N.register( "deck", { - "Personal" : "Personal", "copy" : "copy", "Done" : "Done", "Cancel" : "Cancel", @@ -21,6 +20,7 @@ OC.L10N.register( "Search" : "Search", "Shared with you" : "Shared with you", "Today" : "Today", - "Close" : "Close" + "Close" : "Close", + "Personal" : "Personal" }, "nplurals=1; plural=0;"); diff --git a/l10n/uz.json b/l10n/uz.json index 0a4fab253..777b44b8f 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -1,5 +1,4 @@ { "translations": { - "Personal" : "Personal", "copy" : "copy", "Done" : "Done", "Cancel" : "Cancel", @@ -19,6 +18,7 @@ "Search" : "Search", "Shared with you" : "Shared with you", "Today" : "Today", - "Close" : "Close" + "Close" : "Close", + "Personal" : "Personal" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/vi.js b/l10n/vi.js index 7c5d2a1fc..6be91b970 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "Thẻ cần hoàn thành vào ngày mai.", "Upcoming cards" : "Thẻ sắp đến", "Load more" : "Tải thêm", - "Personal" : "Cá nhân", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Tác vụ \"%s\" trong \"%s\" đã được phân công cho bạn bởi %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} đã giao nhiệm vụ thẻ {deck-card} trên bảng {deck-board} cho bạn.", "The card \"%s\" on \"%s\" has reached its due date." : "Tác vụ \"%s\" trong \"%s\" đã đến ngày hạn chót.", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "Cần thực hiện", "Later" : "Để sau", "copy" : "sao chép", - "To do" : "Cần làm", - "Doing" : "Đang làm", "Done" : "Hoàn tất", - "Example Task 3" : "Nhiệm vụ ví dụ 3", - "Example Task 2" : "Nhiệm vụ ví dụ 2", - "Example Task 1" : "Nhiệm vụ ví dụ 1", "The file was uploaded" : "Tập tin đã được tải lên", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tập tin tải lên đã vượt quá upload_max_filesize giới hạn trong hệ thống", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tập được tải lên vượt quá MAX_FILE_SIZE đã được giới hạn trong biểu mẫu HTML", @@ -378,6 +372,12 @@ OC.L10N.register( "Share with a Deck card" : "Chia sẻ với một thẻ Kế Hoạch", "Share {file} with a Deck card" : "Chia sẻ {file} với một thẻ Kế Hoạch", "Share" : "Chia sẻ", + "Personal" : "Cá nhân", + "To do" : "Cần làm", + "Doing" : "Đang làm", + "Example Task 3" : "Nhiệm vụ ví dụ 3", + "Example Task 2" : "Nhiệm vụ ví dụ 2", + "Example Task 1" : "Nhiệm vụ ví dụ 1", "Move card to another board" : "Di chuyển thẻ sang bảng khác", "Filter by completed" : "Lọc theo đã việc đã hoàn thành" }, diff --git a/l10n/vi.json b/l10n/vi.json index 963d623d7..f612aab15 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "Thẻ cần hoàn thành vào ngày mai.", "Upcoming cards" : "Thẻ sắp đến", "Load more" : "Tải thêm", - "Personal" : "Cá nhân", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Tác vụ \"%s\" trong \"%s\" đã được phân công cho bạn bởi %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} đã giao nhiệm vụ thẻ {deck-card} trên bảng {deck-board} cho bạn.", "The card \"%s\" on \"%s\" has reached its due date." : "Tác vụ \"%s\" trong \"%s\" đã đến ngày hạn chót.", @@ -97,12 +96,7 @@ "Action needed" : "Cần thực hiện", "Later" : "Để sau", "copy" : "sao chép", - "To do" : "Cần làm", - "Doing" : "Đang làm", "Done" : "Hoàn tất", - "Example Task 3" : "Nhiệm vụ ví dụ 3", - "Example Task 2" : "Nhiệm vụ ví dụ 2", - "Example Task 1" : "Nhiệm vụ ví dụ 1", "The file was uploaded" : "Tập tin đã được tải lên", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tập tin tải lên đã vượt quá upload_max_filesize giới hạn trong hệ thống", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Tập được tải lên vượt quá MAX_FILE_SIZE đã được giới hạn trong biểu mẫu HTML", @@ -376,6 +370,12 @@ "Share with a Deck card" : "Chia sẻ với một thẻ Kế Hoạch", "Share {file} with a Deck card" : "Chia sẻ {file} với một thẻ Kế Hoạch", "Share" : "Chia sẻ", + "Personal" : "Cá nhân", + "To do" : "Cần làm", + "Doing" : "Đang làm", + "Example Task 3" : "Nhiệm vụ ví dụ 3", + "Example Task 2" : "Nhiệm vụ ví dụ 2", + "Example Task 1" : "Nhiệm vụ ví dụ 1", "Move card to another board" : "Di chuyển thẻ sang bảng khác", "Filter by completed" : "Lọc theo đã việc đã hoàn thành" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 9a5e44b35..69090385c 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -72,7 +72,6 @@ OC.L10N.register( "Cards due tomorrow" : "卡片明天到期", "Upcoming cards" : "即将到来的卡片", "Load more" : "加载更多", - "Personal" : "个人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片 \"%s\" (在 \"%s\" 中)已由%s指派给您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已将卡片 {deck-card}, 其位于 {deck-board} ,分配给了你", "The card \"%s\" on \"%s\" has reached its due date." : "卡片 \"%s\" (在 \"%s\" 中)已到期.", @@ -95,12 +94,7 @@ OC.L10N.register( "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", - "To do" : "待办", - "Doing" : "进行中", "Done" : "完成", - "Example Task 3" : "示例任务 3", - "Example Task 2" : "示例任务 2", - "Example Task 1" : "示例任务 1", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件长度超出了 HTML 表单中设定的 MAX_FILE_SIZE 上限", @@ -356,6 +350,12 @@ OC.L10N.register( "Share with a Deck card" : "分享给一张看板卡片", "Share {file} with a Deck card" : "将{file}分享给一张看板卡片", "Share" : "分享", + "Personal" : "个人", + "To do" : "待办", + "Doing" : "进行中", + "Example Task 3" : "示例任务 3", + "Example Task 2" : "示例任务 2", + "Example Task 1" : "示例任务 1", "Move card to another board" : "将卡片移到其他面板" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 9e9bbc805..2ec4ced4c 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -70,7 +70,6 @@ "Cards due tomorrow" : "卡片明天到期", "Upcoming cards" : "即将到来的卡片", "Load more" : "加载更多", - "Personal" : "个人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片 \"%s\" (在 \"%s\" 中)已由%s指派给您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已将卡片 {deck-card}, 其位于 {deck-board} ,分配给了你", "The card \"%s\" on \"%s\" has reached its due date." : "卡片 \"%s\" (在 \"%s\" 中)已到期.", @@ -93,12 +92,7 @@ "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", - "To do" : "待办", - "Doing" : "进行中", "Done" : "完成", - "Example Task 3" : "示例任务 3", - "Example Task 2" : "示例任务 2", - "Example Task 1" : "示例任务 1", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件长度超出了 HTML 表单中设定的 MAX_FILE_SIZE 上限", @@ -354,6 +348,12 @@ "Share with a Deck card" : "分享给一张看板卡片", "Share {file} with a Deck card" : "将{file}分享给一张看板卡片", "Share" : "分享", + "Personal" : "个人", + "To do" : "待办", + "Doing" : "进行中", + "Example Task 3" : "示例任务 3", + "Example Task 2" : "示例任务 2", + "Example Task 1" : "示例任务 1", "Move card to another board" : "将卡片移到其他面板" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index d6254d689..f97d78f34 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", "Load more" : "載入更多", - "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s 已將 “%s” 中的卡片 “%s” 指派給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將 {deck-board} 中的卡片 {deck-card} 指派給您。", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" 中的卡片 \"%s\" 已到期。", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後處理", "copy" : "複製", - "To do" : "待辦", - "Doing" : "執行中", "Done" : "完成", - "Example Task 3" : "示例任務 3", - "Example Task 2" : "示例任務 2", - "Example Task 1" : "示例任務 1", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", "Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}", "Share" : "分享", + "Personal" : "個人", + "To do" : "待辦", + "Doing" : "執行中", + "Example Task 3" : "示例任務 3", + "Example Task 2" : "示例任務 2", + "Example Task 1" : "示例任務 1", "Move card to another board" : "將卡片移到其他面板", "Filter by completed" : "按已完成篩選" }, diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 8adadba30..b4507c593 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", "Load more" : "載入更多", - "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s 已將 “%s” 中的卡片 “%s” 指派給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將 {deck-board} 中的卡片 {deck-card} 指派給您。", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" 中的卡片 \"%s\" 已到期。", @@ -97,12 +96,7 @@ "Action needed" : "需要採取行動", "Later" : "稍後處理", "copy" : "複製", - "To do" : "待辦", - "Doing" : "執行中", "Done" : "完成", - "Example Task 3" : "示例任務 3", - "Example Task 2" : "示例任務 2", - "Example Task 1" : "示例任務 1", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", @@ -386,6 +380,12 @@ "Share with a Deck card" : "用一張 Deck 卡片進行分享 ", "Share {file} with a Deck card" : "用一張 Deck 卡片分享 {file}", "Share" : "分享", + "Personal" : "個人", + "To do" : "待辦", + "Doing" : "執行中", + "Example Task 3" : "示例任務 3", + "Example Task 2" : "示例任務 2", + "Example Task 1" : "示例任務 1", "Move card to another board" : "將卡片移到其他面板", "Filter by completed" : "按已完成篩選" },"pluralForm" :"nplurals=1; plural=0;" diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index ff647d1c7..949a4018b 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -76,7 +76,6 @@ OC.L10N.register( "Cards due tomorrow" : "卡片於明日到期", "Upcoming cards" : "接下來的卡片", "Load more" : "載入更多", - "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片「%s」位於「%s」已由 %s 分配給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將位於 {deck-board} 的 {deck-card} 卡片分配給您。", "The card \"%s\" on \"%s\" has reached its due date." : "卡片「%s」位於「%s」已達到期日。", @@ -99,12 +98,7 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", - "To do" : "待辦事項", - "Doing" : "正在進行", "Done" : "完成", - "Example Task 3" : "範例工作 3", - "Example Task 2" : "範例工作 2", - "Example Task 1" : "範例工作 1", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", @@ -388,6 +382,12 @@ OC.L10N.register( "Share with a Deck card" : "與 Deck 卡片分享", "Share {file} with a Deck card" : "與 Deck 卡片分享 {file}", "Share" : "分享", + "Personal" : "個人", + "To do" : "待辦事項", + "Doing" : "正在進行", + "Example Task 3" : "範例工作 3", + "Example Task 2" : "範例工作 2", + "Example Task 1" : "範例工作 1", "Move card to another board" : "將卡片移動到其他佈告欄", "Filter by completed" : "按已完成篩選" }, diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 3d4f565aa..d5047cebf 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -74,7 +74,6 @@ "Cards due tomorrow" : "卡片於明日到期", "Upcoming cards" : "接下來的卡片", "Load more" : "載入更多", - "Personal" : "個人", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片「%s」位於「%s」已由 %s 分配給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將位於 {deck-board} 的 {deck-card} 卡片分配給您。", "The card \"%s\" on \"%s\" has reached its due date." : "卡片「%s」位於「%s」已達到期日。", @@ -97,12 +96,7 @@ "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", - "To do" : "待辦事項", - "Doing" : "正在進行", "Done" : "完成", - "Example Task 3" : "範例工作 3", - "Example Task 2" : "範例工作 2", - "Example Task 1" : "範例工作 1", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", @@ -386,6 +380,12 @@ "Share with a Deck card" : "與 Deck 卡片分享", "Share {file} with a Deck card" : "與 Deck 卡片分享 {file}", "Share" : "分享", + "Personal" : "個人", + "To do" : "待辦事項", + "Doing" : "正在進行", + "Example Task 3" : "範例工作 3", + "Example Task 2" : "範例工作 2", + "Example Task 1" : "範例工作 1", "Move card to another board" : "將卡片移動到其他佈告欄", "Filter by completed" : "按已完成篩選" },"pluralForm" :"nplurals=1; plural=0;" From c0731ce14231b45ed960f9f43f5376cb743aee3c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sun, 16 Feb 2025 01:06:39 +0000 Subject: [PATCH 31/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 1 + l10n/af.json | 1 + l10n/ar.js | 2 ++ l10n/ar.json | 2 ++ l10n/bg.js | 1 + l10n/bg.json | 1 + l10n/br.js | 1 + l10n/br.json | 1 + l10n/ca.js | 2 ++ l10n/ca.json | 2 ++ l10n/cs.js | 2 ++ l10n/cs.json | 2 ++ l10n/da.js | 2 ++ l10n/da.json | 2 ++ l10n/de.js | 10 ++++++++++ l10n/de.json | 10 ++++++++++ l10n/de_DE.js | 10 ++++++++++ l10n/de_DE.json | 10 ++++++++++ l10n/el.js | 1 + l10n/el.json | 1 + l10n/en_GB.js | 10 ++++++++++ l10n/en_GB.json | 10 ++++++++++ l10n/es.js | 2 ++ l10n/es.json | 2 ++ l10n/es_AR.js | 1 + l10n/es_AR.json | 1 + l10n/es_CL.js | 1 + l10n/es_CL.json | 1 + l10n/es_EC.js | 1 + l10n/es_EC.json | 1 + l10n/es_GT.js | 1 + l10n/es_GT.json | 1 + l10n/es_MX.js | 2 ++ l10n/es_MX.json | 2 ++ l10n/eu.js | 2 ++ l10n/eu.json | 2 ++ l10n/fa.js | 1 + l10n/fa.json | 1 + l10n/fi.js | 1 + l10n/fi.json | 1 + l10n/fr.js | 2 ++ l10n/fr.json | 2 ++ l10n/ga.js | 2 ++ l10n/ga.json | 2 ++ l10n/gl.js | 10 ++++++++++ l10n/gl.json | 10 ++++++++++ l10n/he.js | 1 + l10n/he.json | 1 + l10n/hr.js | 1 + l10n/hr.json | 1 + l10n/hu.js | 2 ++ l10n/hu.json | 2 ++ l10n/id.js | 1 + l10n/id.json | 1 + l10n/is.js | 1 + l10n/is.json | 1 + l10n/it.js | 7 +++++++ l10n/it.json | 7 +++++++ l10n/ja.js | 2 ++ l10n/ja.json | 2 ++ l10n/ka.js | 1 + l10n/ka.json | 1 + l10n/ko.js | 2 ++ l10n/ko.json | 2 ++ l10n/lb.js | 1 + l10n/lb.json | 1 + l10n/mk.js | 1 + l10n/mk.json | 1 + l10n/nb.js | 2 ++ l10n/nb.json | 2 ++ l10n/nl.js | 2 ++ l10n/nl.json | 2 ++ l10n/pl.js | 2 ++ l10n/pl.json | 2 ++ l10n/pt_BR.js | 2 ++ l10n/pt_BR.json | 2 ++ l10n/pt_PT.js | 1 + l10n/pt_PT.json | 1 + l10n/ro.js | 2 ++ l10n/ro.json | 2 ++ l10n/ru.js | 2 ++ l10n/ru.json | 2 ++ l10n/sc.js | 1 + l10n/sc.json | 1 + l10n/sk.js | 2 ++ l10n/sk.json | 2 ++ l10n/sl.js | 1 + l10n/sl.json | 1 + l10n/sr.js | 2 ++ l10n/sr.json | 2 ++ l10n/sr@latin.js | 1 + l10n/sr@latin.json | 1 + l10n/sv.js | 2 ++ l10n/sv.json | 2 ++ l10n/th.js | 1 + l10n/th.json | 1 + l10n/tr.js | 2 ++ l10n/tr.json | 2 ++ l10n/ug.js | 2 ++ l10n/ug.json | 2 ++ l10n/uk.js | 2 ++ l10n/uk.json | 2 ++ l10n/vi.js | 1 + l10n/vi.json | 1 + l10n/zh_CN.js | 8 ++++++++ l10n/zh_CN.json | 8 ++++++++ l10n/zh_HK.js | 10 ++++++++++ l10n/zh_HK.json | 10 ++++++++++ l10n/zh_TW.js | 2 ++ l10n/zh_TW.json | 2 ++ 110 files changed, 276 insertions(+) diff --git a/l10n/af.js b/l10n/af.js index 9035497cd..93892ef64 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Later" : "Later", "copy" : "kopie", + "To Do" : "Moet doen", "Done" : "Gereed", "The file was uploaded" : "Die lêer is opgelaai", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini", diff --git a/l10n/af.json b/l10n/af.json index 9d6761b74..c4e184739 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -1,6 +1,7 @@ { "translations": { "Later" : "Later", "copy" : "kopie", + "To Do" : "Moet doen", "Done" : "Gereed", "The file was uploaded" : "Die lêer is opgelaai", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die opgelaaide lêer oorskry die upload_max_filesize riglyn in php.ini", diff --git a/l10n/ar.js b/l10n/ar.js index 3b7e1cb3f..ca6ea06d7 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", + "To Do" : "مَهَامٌّ", + "In Progress" : "قيد التجهيز", "Done" : "أُنجز", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", diff --git a/l10n/ar.json b/l10n/ar.json index b50ea138c..c692be0f2 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -96,6 +96,8 @@ "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", + "To Do" : "مَهَامٌّ", + "In Progress" : "قيد التجهيز", "Done" : "أُنجز", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", diff --git a/l10n/bg.js b/l10n/bg.js index 5a673a044..fb33aeddd 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -89,6 +89,7 @@ OC.L10N.register( "Action needed" : "Необходимо е действие", "Later" : "По-късно", "copy" : "Копиране", + "To Do" : "Задачи", "Done" : "Завършено", "The file was uploaded" : "Файлът е качен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава максималния размер определен от upload_max_filesize в php.ini:", diff --git a/l10n/bg.json b/l10n/bg.json index e3479a94d..3f064427c 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -87,6 +87,7 @@ "Action needed" : "Необходимо е действие", "Later" : "По-късно", "copy" : "Копиране", + "To Do" : "Задачи", "Done" : "Завършено", "The file was uploaded" : "Файлът е качен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размерът на каченият файл надвишава максималния размер определен от upload_max_filesize в php.ini:", diff --git a/l10n/br.js b/l10n/br.js index 8e82ebe45..e36424241 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Finished" : "Achuet", "copy" : "eil", + "In Progress" : "War ar stern", "Done" : "Graet", "The file was uploaded" : "Kaset eo bet ar restr", "No file was uploaded" : "N'eus restr ebet a zo bet kaset", diff --git a/l10n/br.json b/l10n/br.json index 2439f7c1e..33689f16e 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -1,6 +1,7 @@ { "translations": { "Finished" : "Achuet", "copy" : "eil", + "In Progress" : "War ar stern", "Done" : "Graet", "The file was uploaded" : "Kaset eo bet ar restr", "No file was uploaded" : "N'eus restr ebet a zo bet kaset", diff --git a/l10n/ca.js b/l10n/ca.js index c5b48849e..1a08b95d6 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", + "To Do" : "Per fer", + "In Progress" : "En curs", "Done" : "Fet", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", diff --git a/l10n/ca.json b/l10n/ca.json index d13a416bf..02de44db9 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -96,6 +96,8 @@ "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", + "To Do" : "Per fer", + "In Progress" : "En curs", "Done" : "Fet", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", diff --git a/l10n/cs.js b/l10n/cs.js index 2b4a3f54e..3b3ce76d5 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", + "To Do" : "Úkoly", + "In Progress" : "Probíhá", "Done" : "Hotovo", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", diff --git a/l10n/cs.json b/l10n/cs.json index 2b71f4cce..d257e453c 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -96,6 +96,8 @@ "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", + "To Do" : "Úkoly", + "In Progress" : "Probíhá", "Done" : "Hotovo", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", diff --git a/l10n/da.js b/l10n/da.js index c1422def1..56b9af467 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -52,6 +52,8 @@ OC.L10N.register( "Action needed" : "Handling påkrævet", "Later" : "Senere", "copy" : "kopiér", + "To Do" : "To-do liste", + "In Progress" : "I gang", "Done" : "Afsluttet", "The file was uploaded" : "Filen blev uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", diff --git a/l10n/da.json b/l10n/da.json index 176cec31e..92e5ec9af 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -50,6 +50,8 @@ "Action needed" : "Handling påkrævet", "Later" : "Senere", "copy" : "kopiér", + "To Do" : "To-do liste", + "In Progress" : "I gang", "Done" : "Afsluttet", "The file was uploaded" : "Filen blev uploadet", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini", diff --git a/l10n/de.js b/l10n/de.js index 9fb5d112d..3a9f8b827 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Karten, die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde dir von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat dir die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen – Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Offen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstelle Deine erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/de.json b/l10n/de.json index cc6742c60..e7d609fb5 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Karten, die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde dir von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat dir die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -96,7 +97,16 @@ "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen – Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Offen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstelle Deine erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 3ef214602..ee7e64e41 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Karten die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat Ihnen die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen - Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Öffnen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstellen Sie Ihre erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 09903fb9b..000b72efc 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Karten die morgen fällig sind", "Upcoming cards" : "Anstehende Karten", "Load more" : "Mehr laden", + "Welcome to Nextcloud Deck!" : "Willkommen bei Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Die Karte \"%s\" auf \"%s\" wurde Ihnen von %s zugewiesen.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hat Ihnen die Karte {deck-card} auf {deck-board} zugewiesen.", "The card \"%s\" on \"%s\" has reached its due date." : "Die Karte \"%s\" in \"%s\" ist überfällig.", @@ -96,7 +97,16 @@ "Action needed" : "Handlung erforderlich", "Later" : "Später", "copy" : "Kopie", + "Read more inside" : "Mehr erfahren", + "Custom lists - click to rename!" : "Benutzerdefinierte Listen - Zum Umbenennen klicken!", + "To Do" : "Offen", + "In Progress" : "In Bearbeitung", "Done" : "Erledigt", + "1. Open to learn more about boards and cards" : "1. Öffnen, um mehr über Boards und Karten zu erfahren", + "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", + "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", + "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", + "Create your first card!" : "Erstellen Sie Ihre erste Karte!", "The file was uploaded" : "Die Datei wurde hochgeladen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Die hochgeladene Datei überschreitet die upload_max_filesize-Vorgabe in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Die Datei ist größer als die MAX_FILE_SIZE-Vorgabe, die im HTML-Formular angegeben ist", diff --git a/l10n/el.js b/l10n/el.js index d2acb2e87..6db4858da 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -97,6 +97,7 @@ OC.L10N.register( "Action needed" : "Απαιτείται ενέργεια", "Later" : "Αργότερα", "copy" : "Αντιγραφή", + "To Do" : "Προς Ενέργεια", "Done" : "Ολοκληρώθηκε", "The file was uploaded" : "Το αρχείο μεταφορτώθηκε", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", diff --git a/l10n/el.json b/l10n/el.json index ba2f20d3b..946ad87ed 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -95,6 +95,7 @@ "Action needed" : "Απαιτείται ενέργεια", "Later" : "Αργότερα", "copy" : "Αντιγραφή", + "To Do" : "Προς Ενέργεια", "Done" : "Ολοκληρώθηκε", "The file was uploaded" : "Το αρχείο μεταφορτώθηκε", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Το αρχείο που εστάλη υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 5c071cc49..ba23670aa 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", + "Welcome to Nextcloud Deck!" : "Welcome to Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "Read more inside" : "Read more inside", + "Custom lists - click to rename!" : "Custom lists - click to rename!", + "To Do" : "To Do", + "In Progress" : "In Progress", "Done" : "Done", + "1. Open to learn more about boards and cards" : "1. Open to learn more about boards and cards", + "2. Drag cards left and right, up and down" : "2. Drag cards left and right, up and down", + "3. Apply rich formatting and link content" : "3. Apply rich formatting and link content", + "4. Share, comment and collaborate!" : "4. Share, comment and collaborate!", + "Create your first card!" : "Create your first card!", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index d031acbdf..b7765b8a6 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Cards due tomorrow", "Upcoming cards" : "Upcoming cards", "Load more" : "Load more", + "Welcome to Nextcloud Deck!" : "Welcome to Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "The card \"%s\" on \"%s\" has been assigned to you by %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} has assigned the card {deck-card} on {deck-board} to you.", "The card \"%s\" on \"%s\" has reached its due date." : "The card \"%s\" on \"%s\" has reached its due date.", @@ -96,7 +97,16 @@ "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "Read more inside" : "Read more inside", + "Custom lists - click to rename!" : "Custom lists - click to rename!", + "To Do" : "To Do", + "In Progress" : "In Progress", "Done" : "Done", + "1. Open to learn more about boards and cards" : "1. Open to learn more about boards and cards", + "2. Drag cards left and right, up and down" : "2. Drag cards left and right, up and down", + "3. Apply rich formatting and link content" : "3. Apply rich formatting and link content", + "4. Share, comment and collaborate!" : "4. Share, comment and collaborate!", + "Create your first card!" : "Create your first card!", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form", diff --git a/l10n/es.js b/l10n/es.js index c13548ade..875c18049 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Acción necesaria", "Later" : "Después", "copy" : "copiar", + "To Do" : "Por hacer", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", diff --git a/l10n/es.json b/l10n/es.json index 691e1b82a..6d3719763 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -96,6 +96,8 @@ "Action needed" : "Acción necesaria", "Later" : "Después", "copy" : "copiar", + "To Do" : "Por hacer", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "Se ha subido el archivo", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo subido excede la directiva upload_max_filesize en php.ini", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 654aa38aa..70616c9b2 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -32,6 +32,7 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "El archivo ha sido subido", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index c5a442cf5..851a7223f 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -30,6 +30,7 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "In Progress" : "En progreso", "Done" : "Hecho", "The file was uploaded" : "El archivo ha sido subido", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 1b834e4bd..fd7a6d7f0 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -9,6 +9,7 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "In Progress" : "En progreso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 8e6e4b1ab..4b576399a 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -7,6 +7,7 @@ "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "In Progress" : "En progreso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 52f809132..566a4dc63 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -89,6 +89,7 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copia", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 660d2a3bf..2e2cc5cf8 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -87,6 +87,7 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copia", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 1b834e4bd..e66c57731 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -9,6 +9,7 @@ OC.L10N.register( "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index 8e6e4b1ab..a35676fa8 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -7,6 +7,7 @@ "To review" : "Para revisar", "Action needed" : "Acción requerida", "Later" : "Después", + "To Do" : "Por hacer", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 372a4b468..cab994b36 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -85,6 +85,8 @@ OC.L10N.register( "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "To Do" : "Pendiente", + "In Progress" : "En proceso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 3ddc57300..283cae1c6 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -83,6 +83,8 @@ "Action needed" : "Acción requerida", "Later" : "Después", "copy" : "copiar", + "To Do" : "Pendiente", + "In Progress" : "En proceso", "Done" : "Terminado", "The file was uploaded" : "El archivo fue cargado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El archivo cargado excede el valor establecido en la directiva upload_max_filesize en el archivo php.ini", diff --git a/l10n/eu.js b/l10n/eu.js index 09a47b539..698e7e1fc 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Ekintza beharrezkoa", "Later" : "Beranduago", "copy" : "kopiatu", + "To Do" : "Egiteke", + "In Progress" : "Abian", "Done" : "Egina", "The file was uploaded" : "Fitxategia igo da", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Igotako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", diff --git a/l10n/eu.json b/l10n/eu.json index 1552e050b..2fd2ee16d 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -96,6 +96,8 @@ "Action needed" : "Ekintza beharrezkoa", "Later" : "Beranduago", "copy" : "kopiatu", + "To Do" : "Egiteke", + "In Progress" : "Abian", "Done" : "Egina", "The file was uploaded" : "Fitxategia igo da", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Igotako fitxategiak php.ini fitxategiko upload_max_filesize direktiban zehazturikoa gainditzen du", diff --git a/l10n/fa.js b/l10n/fa.js index a2498f580..218f7fdd6 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -90,6 +90,7 @@ OC.L10N.register( "Action needed" : "نیازمند اقدام", "Later" : "بعدا", "copy" : "کپی", + "To Do" : "To Do", "Done" : "انجام شد", "The file was uploaded" : "پرونده بارگذاری شد", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است", diff --git a/l10n/fa.json b/l10n/fa.json index b3922d81f..8f6f9806b 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -88,6 +88,7 @@ "Action needed" : "نیازمند اقدام", "Later" : "بعدا", "copy" : "کپی", + "To Do" : "To Do", "Done" : "انجام شد", "The file was uploaded" : "پرونده بارگذاری شد", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است", diff --git a/l10n/fi.js b/l10n/fi.js index f5d95c430..defc371b9 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -70,6 +70,7 @@ OC.L10N.register( "Action needed" : "Toimia vaaditaan", "Later" : "Myöhemmin", "copy" : "kopioi", + "To Do" : "Tehtävä", "Done" : "Valmis", "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedostossa määritellyn upload_max_filesize -säännön ", diff --git a/l10n/fi.json b/l10n/fi.json index c6fbb0c73..20222de5c 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -68,6 +68,7 @@ "Action needed" : "Toimia vaaditaan", "Later" : "Myöhemmin", "copy" : "kopioi", + "To Do" : "Tehtävä", "Done" : "Valmis", "The file was uploaded" : "Tiedosto lähetettiin", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Lähetetty tiedosto ylittää php.ini-tiedostossa määritellyn upload_max_filesize -säännön ", diff --git a/l10n/fr.js b/l10n/fr.js index 99bf4ca15..eddd6f96e 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", + "To Do" : "À faire", + "In Progress" : "En cours", "Done" : "Fait", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", diff --git a/l10n/fr.json b/l10n/fr.json index 8217f9448..3fa5b9a79 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -96,6 +96,8 @@ "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", + "To Do" : "À faire", + "In Progress" : "En cours", "Done" : "Fait", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", diff --git a/l10n/ga.js b/l10n/ga.js index 9a4dd451a..bbdab791c 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", + "To Do" : "A dhéanamh", + "In Progress" : "Ar Siúl", "Done" : "Déanta", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", diff --git a/l10n/ga.json b/l10n/ga.json index 417482b1c..0b0ddf11c 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -96,6 +96,8 @@ "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", + "To Do" : "A dhéanamh", + "In Progress" : "Ar Siúl", "Done" : "Déanta", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", diff --git a/l10n/gl.js b/l10n/gl.js index bd1696317..c652e4aad 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Tarxetas para mañá", "Upcoming cards" : "Tarxetas próximas", "Load more" : "Cargar máis", + "Welcome to Nextcloud Deck!" : "Dámoslle a benvida á Gabeta de Nextcloud", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a Vde. por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} asignoulle a tarxeta {deck-card} en {deck-board} a Vde.", "The card \"%s\" on \"%s\" has reached its due date." : "A tarxeta «%s» en «%s» acadou a súa data de caducidade.", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "Necesita unha acción", "Later" : "Após", "copy" : "copiar", + "Read more inside" : "Ler máis dentro", + "Custom lists - click to rename!" : "Listas personalizadas, prema para cambiar o nome!", + "To Do" : "Tarefa pendente", + "In Progress" : "En proceso", "Done" : "Feito", + "1. Open to learn more about boards and cards" : "1. Abra para saber máis sobre taboleiros e tarxetas", + "2. Drag cards left and right, up and down" : "2. Arrastre as tarxetas cara á esquerda e á dereita, cara arriba e abaixo", + "3. Apply rich formatting and link content" : "3. Aplique un formato mellorado e enlace a contidos", + "4. Share, comment and collaborate!" : "4. Comparta, comente e colabore!", + "Create your first card!" : "Crear a primeira tarxeta:", "The file was uploaded" : "O ficheiro foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML", diff --git a/l10n/gl.json b/l10n/gl.json index 59ed42d4c..0bbe77c1a 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Tarxetas para mañá", "Upcoming cards" : "Tarxetas próximas", "Load more" : "Cargar máis", + "Welcome to Nextcloud Deck!" : "Dámoslle a benvida á Gabeta de Nextcloud", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "A tarxeta «%s» en «%s» foi asignada a Vde. por %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} asignoulle a tarxeta {deck-card} en {deck-board} a Vde.", "The card \"%s\" on \"%s\" has reached its due date." : "A tarxeta «%s» en «%s» acadou a súa data de caducidade.", @@ -96,7 +97,16 @@ "Action needed" : "Necesita unha acción", "Later" : "Após", "copy" : "copiar", + "Read more inside" : "Ler máis dentro", + "Custom lists - click to rename!" : "Listas personalizadas, prema para cambiar o nome!", + "To Do" : "Tarefa pendente", + "In Progress" : "En proceso", "Done" : "Feito", + "1. Open to learn more about boards and cards" : "1. Abra para saber máis sobre taboleiros e tarxetas", + "2. Drag cards left and right, up and down" : "2. Arrastre as tarxetas cara á esquerda e á dereita, cara arriba e abaixo", + "3. Apply rich formatting and link content" : "3. Aplique un formato mellorado e enlace a contidos", + "4. Share, comment and collaborate!" : "4. Comparta, comente e colabore!", + "Create your first card!" : "Crear a primeira tarxeta:", "The file was uploaded" : "O ficheiro foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML", diff --git a/l10n/he.js b/l10n/he.js index 24323c3af..41c8312ab 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -82,6 +82,7 @@ OC.L10N.register( "Action needed" : "נדרשת פעולה", "Later" : "מאוחר יותר", "copy" : "עותק", + "To Do" : "מטלות", "Done" : "הסתיים", "The file was uploaded" : "הקובץ הועלה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", diff --git a/l10n/he.json b/l10n/he.json index 2fdd2c94e..8f2ae5c7d 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -80,6 +80,7 @@ "Action needed" : "נדרשת פעולה", "Later" : "מאוחר יותר", "copy" : "עותק", + "To Do" : "מטלות", "Done" : "הסתיים", "The file was uploaded" : "הקובץ הועלה", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "הקובץ שהועלה חורג מההנחיה upload_max_filesize ב־php.ini", diff --git a/l10n/hr.js b/l10n/hr.js index e2820c749..94f54d56d 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -85,6 +85,7 @@ OC.L10N.register( "Action needed" : "Potrebna radnja", "Later" : "Kasnije", "copy" : "kopiraj", + "To Do" : "Zadatak", "Done" : "Gotovo", "The file was uploaded" : "Datoteka je otpremljena", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", diff --git a/l10n/hr.json b/l10n/hr.json index 37e8d9d7a..c999f9886 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -83,6 +83,7 @@ "Action needed" : "Potrebna radnja", "Later" : "Kasnije", "copy" : "kopiraj", + "To Do" : "Zadatak", "Done" : "Gotovo", "The file was uploaded" : "Datoteka je otpremljena", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", diff --git a/l10n/hu.js b/l10n/hu.js index 49fcec314..ece93fe0d 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -94,6 +94,8 @@ OC.L10N.register( "Action needed" : "Művelet szükséges", "Later" : "Később", "copy" : "másolat", + "To Do" : "Teendő", + "In Progress" : "Folyamatban", "Done" : "Kész", "The file was uploaded" : "A fájl fel lett töltve", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", diff --git a/l10n/hu.json b/l10n/hu.json index c70ec3360..b069c2719 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -92,6 +92,8 @@ "Action needed" : "Művelet szükséges", "Later" : "Később", "copy" : "másolat", + "To Do" : "Teendő", + "In Progress" : "Folyamatban", "Done" : "Kész", "The file was uploaded" : "A fájl fel lett töltve", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "A feltöltött fájl meghaladja a php.ini-ben szereplő upload_max_filesize direktívában megadott méretet", diff --git a/l10n/id.js b/l10n/id.js index bf9d9475c..626b3ce99 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -78,6 +78,7 @@ OC.L10N.register( "Action needed" : "Butuh tindakan", "Later" : "Nanti", "copy" : "salin", + "In Progress" : "Sedang Berlangsung", "Done" : "Selesai", "The file was uploaded" : "Berkas terunggah", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", diff --git a/l10n/id.json b/l10n/id.json index 23043c8ae..57abdee15 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -76,6 +76,7 @@ "Action needed" : "Butuh tindakan", "Later" : "Nanti", "copy" : "salin", + "In Progress" : "Sedang Berlangsung", "Done" : "Selesai", "The file was uploaded" : "Berkas terunggah", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Berkas terunggah melampau parameter upload_max_filesize pada php.ini", diff --git a/l10n/is.js b/l10n/is.js index 00b6df391..97e110a9d 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -98,6 +98,7 @@ OC.L10N.register( "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", + "To Do" : "Verkefnalisti", "Done" : "Lokið", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", diff --git a/l10n/is.json b/l10n/is.json index 7c4511c2c..d608038b5 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -96,6 +96,7 @@ "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", + "To Do" : "Verkefnalisti", "Done" : "Lokið", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", diff --git a/l10n/it.js b/l10n/it.js index 4c814f048..7442a93be 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", "Load more" : "Carica altro", + "Welcome to Nextcloud Deck!" : "Benvenuti su Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} ti ha assegnato la scheda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", @@ -98,7 +99,13 @@ OC.L10N.register( "Action needed" : "Azione necessaria", "Later" : "Dopo", "copy" : "copia", + "Read more inside" : "Leggi di più all'interno", + "Custom lists - click to rename!" : "Elenchi personalizzati: clicca per rinominarli!", + "To Do" : "Da fare", + "In Progress" : "In corso", "Done" : "Fatto", + "3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto", + "4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", diff --git a/l10n/it.json b/l10n/it.json index 4ff2a78d1..227066d6c 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Schede che scadono domani", "Upcoming cards" : "Prossime schede", "Load more" : "Carica altro", + "Welcome to Nextcloud Deck!" : "Benvenuti su Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La scheda \"%s\" in \"%s\" ti è stata assegnata da %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} ti ha assegnato la scheda {deck-card} in {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La scheda \"%s\" in \"%s\" ha raggiunto la sua data di scadenza.", @@ -96,7 +97,13 @@ "Action needed" : "Azione necessaria", "Later" : "Dopo", "copy" : "copia", + "Read more inside" : "Leggi di più all'interno", + "Custom lists - click to rename!" : "Elenchi personalizzati: clicca per rinominarli!", + "To Do" : "Da fare", + "In Progress" : "In corso", "Done" : "Fatto", + "3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto", + "4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", diff --git a/l10n/ja.js b/l10n/ja.js index 5c41e0961..59b06ed2d 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "必要なアクション", "Later" : "後", "copy" : "コピー", + "To Do" : "To Do", + "In Progress" : "進行中", "Done" : "完了", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", diff --git a/l10n/ja.json b/l10n/ja.json index 87ff95f2b..f7f45d06b 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -96,6 +96,8 @@ "Action needed" : "必要なアクション", "Later" : "後", "copy" : "コピー", + "To Do" : "To Do", + "In Progress" : "進行中", "Done" : "完了", "The file was uploaded" : "ファイルがアップロードされました", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "アップロードされたファイルがphp.iniのupload_max_filesizeディレクティブを超えています", diff --git a/l10n/ka.js b/l10n/ka.js index 907c3b2c1..ff03fb3e4 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -98,6 +98,7 @@ OC.L10N.register( "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "To Do" : "To Do", "Done" : "Done", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", diff --git a/l10n/ka.json b/l10n/ka.json index 7352dfe9f..950d43fc2 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -96,6 +96,7 @@ "Action needed" : "Action needed", "Later" : "Later", "copy" : "copy", + "To Do" : "To Do", "Done" : "Done", "The file was uploaded" : "The file was uploaded", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "The uploaded file exceeds the upload_max_filesize directive in php.ini", diff --git a/l10n/ko.js b/l10n/ko.js index 2ec033f60..722ef6f50 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "동작 필요", "Later" : "나중에", "copy" : "복사", + "To Do" : "할 일", + "In Progress" : "진행 중", "Done" : "완료", "The file was uploaded" : "파일을 업로드함", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함", diff --git a/l10n/ko.json b/l10n/ko.json index 3decaf4a0..f818a2a48 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -96,6 +96,8 @@ "Action needed" : "동작 필요", "Later" : "나중에", "copy" : "복사", + "To Do" : "할 일", + "In Progress" : "진행 중", "Done" : "완료", "The file was uploaded" : "파일을 업로드함", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "업로드한 파일의 크기가 php.ini의 upload_max_filesize를 초과함", diff --git a/l10n/lb.js b/l10n/lb.js index 0f9b26a59..501ec69a8 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -1,6 +1,7 @@ OC.L10N.register( "deck", { + "In Progress" : "A Beaarbechtung", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", diff --git a/l10n/lb.json b/l10n/lb.json index 17eb32fc9..27d6cb69c 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -1,4 +1,5 @@ { "translations": { + "In Progress" : "A Beaarbechtung", "Done" : "Done", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass", "No file was uploaded" : "Et ass kee Fichier ropgeluede ginn", diff --git a/l10n/mk.js b/l10n/mk.js index 853900364..f6d573c4f 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -78,6 +78,7 @@ OC.L10N.register( "Action needed" : "Потребна е акција", "Later" : "Покасно", "copy" : "копирај", + "To Do" : "За правење", "Done" : "Готово", "The file was uploaded" : "Датотеката е прикачена", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini", diff --git a/l10n/mk.json b/l10n/mk.json index 96f5b6c8e..f81792bb4 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -76,6 +76,7 @@ "Action needed" : "Потребна е акција", "Later" : "Покасно", "copy" : "копирај", + "To Do" : "За правење", "Done" : "Готово", "The file was uploaded" : "Датотеката е прикачена", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini", diff --git a/l10n/nb.js b/l10n/nb.js index 4145b62a9..c618039ed 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Handling påkrevd", "Later" : "Senere", "copy" : "kopier", + "To Do" : "Gjøremål", + "In Progress" : "Pågår", "Done" : "Ferdig", "The file was uploaded" : "Filen er lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn definert grense i upload_max_filesize direktiv i php.ini", diff --git a/l10n/nb.json b/l10n/nb.json index c4e7198a1..30d7a10d2 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -96,6 +96,8 @@ "Action needed" : "Handling påkrevd", "Later" : "Senere", "copy" : "kopier", + "To Do" : "Gjøremål", + "In Progress" : "Pågår", "Done" : "Ferdig", "The file was uploaded" : "Filen er lastet opp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Filen er større enn definert grense i upload_max_filesize direktiv i php.ini", diff --git a/l10n/nl.js b/l10n/nl.js index 2bd316b70..285c2f520 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Actie benodigd", "Later" : "Later", "copy" : "kopiëren", + "To Do" : "Te doen", + "In Progress" : "Bezig", "Done" : "Klaar", "The file was uploaded" : "Het bestand werd geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", diff --git a/l10n/nl.json b/l10n/nl.json index 0da3a8b19..ae7769f7a 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -96,6 +96,8 @@ "Action needed" : "Actie benodigd", "Later" : "Later", "copy" : "kopiëren", + "To Do" : "Te doen", + "In Progress" : "Bezig", "Done" : "Klaar", "The file was uploaded" : "Het bestand werd geüpload", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Het geüploade bestand overschrijdt de upload_max_filesize richtlijn in php.ini:", diff --git a/l10n/pl.js b/l10n/pl.js index ac478f44d..9d7f55c30 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Wymagana akcja", "Later" : "Później", "copy" : "kopiuj", + "To Do" : "Do zrobienia", + "In Progress" : "W trakcie", "Done" : "Zrobione", "The file was uploaded" : "Plik został wysłany", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", diff --git a/l10n/pl.json b/l10n/pl.json index 48a7c9b22..2ae0b8132 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -96,6 +96,8 @@ "Action needed" : "Wymagana akcja", "Later" : "Później", "copy" : "kopiuj", + "To Do" : "Do zrobienia", + "In Progress" : "W trakcie", "Done" : "Zrobione", "The file was uploaded" : "Plik został wysłany", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 70e373f4a..fad0b532f 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Ação necessária", "Later" : "Depois", "copy" : "copiar", + "To Do" : "A Fazer", + "In Progress" : "Em Andamento", "Done" : "Concluído", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index b4271aeb3..29d5f5e3e 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -96,6 +96,8 @@ "Action needed" : "Ação necessária", "Later" : "Depois", "copy" : "copiar", + "To Do" : "A Fazer", + "In Progress" : "Em Andamento", "Done" : "Concluído", "The file was uploaded" : "O arquivo foi enviado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O arquivo enviado excede a diretiva upload_max_filesize do php.ini", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 72447848a..e0536018f 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -84,6 +84,7 @@ OC.L10N.register( "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", + "To Do" : "A fazer", "Done" : "Concluído", "The file was uploaded" : "O ficheiro foi carregado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 1c86d77a8..58e7fa94f 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -82,6 +82,7 @@ "Action needed" : "Ação necessária", "Later" : "Mais tarde", "copy" : "copiar", + "To Do" : "A fazer", "Done" : "Concluído", "The file was uploaded" : "O ficheiro foi carregado", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O ficheiro carregado excede a diretiva upload_max_filesize no php.ini ", diff --git a/l10n/ro.js b/l10n/ro.js index a5f2c8470..140ffdc80 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -97,6 +97,8 @@ OC.L10N.register( "Action needed" : "Acțiune necesară", "Later" : "Mai târziu", "copy" : "copiază", + "To Do" : "De Făcut", + "In Progress" : "În curs de desfășurare", "Done" : "Realizat", "The file was uploaded" : "Fișierul a fost încărcat", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini", diff --git a/l10n/ro.json b/l10n/ro.json index 1e6f340b1..0a7d03ed8 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -95,6 +95,8 @@ "Action needed" : "Acțiune necesară", "Later" : "Mai târziu", "copy" : "copiază", + "To Do" : "De Făcut", + "In Progress" : "În curs de desfășurare", "Done" : "Realizat", "The file was uploaded" : "Fișierul a fost încărcat", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fișierul încărcat depășește directiva upload_max_filesize din php.ini", diff --git a/l10n/ru.js b/l10n/ru.js index a50d93fa7..9491585a4 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Требуется действие", "Later" : "Позже", "copy" : "Копировать", + "To Do" : "Задачи", + "In Progress" : "Выполянется", "Done" : "Выполненные", "The file was uploaded" : "Файл загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загружаемого файла превышает предел, заданный в параметре «upload_max_filesize» в файле php.ini", diff --git a/l10n/ru.json b/l10n/ru.json index 6af759ca7..d4d59e777 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -96,6 +96,8 @@ "Action needed" : "Требуется действие", "Later" : "Позже", "copy" : "Копировать", + "To Do" : "Задачи", + "In Progress" : "Выполянется", "Done" : "Выполненные", "The file was uploaded" : "Файл загружен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Размер загружаемого файла превышает предел, заданный в параметре «upload_max_filesize» в файле php.ini", diff --git a/l10n/sc.js b/l10n/sc.js index 28799c641..a3eb74914 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -85,6 +85,7 @@ OC.L10N.register( "Action needed" : "Bisòngiat un'atzione", "Later" : "Luego", "copy" : "còpia", + "To Do" : "De fàghere", "Done" : "Fatu", "The file was uploaded" : "S'archìviu est istadu carrigadu", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu superat sa diretiva upload_max_filesize in php.ini", diff --git a/l10n/sc.json b/l10n/sc.json index df706456f..867e15883 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -83,6 +83,7 @@ "Action needed" : "Bisòngiat un'atzione", "Later" : "Luego", "copy" : "còpia", + "To Do" : "De fàghere", "Done" : "Fatu", "The file was uploaded" : "S'archìviu est istadu carrigadu", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "S'archìviu carrigadu superat sa diretiva upload_max_filesize in php.ini", diff --git a/l10n/sk.js b/l10n/sk.js index a89b0d2cc..fd3057b84 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "To Do" : "Úlohy", + "In Progress" : "Prebieha", "Done" : "Hotové", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", diff --git a/l10n/sk.json b/l10n/sk.json index 99f15c4ba..66f779ba9 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -96,6 +96,8 @@ "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "To Do" : "Úlohy", + "In Progress" : "Prebieha", "Done" : "Hotové", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", diff --git a/l10n/sl.js b/l10n/sl.js index 5357d3852..8f8c18c95 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -85,6 +85,7 @@ OC.L10N.register( "Action needed" : "Čaka na odziv", "Later" : "Kasneje", "copy" : "kopija", + "To Do" : "Naloge", "Done" : "Končane naloge", "The file was uploaded" : "Datoteka je uspešno poslana.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo največje dovoljene velikosti v datoteki php.ini", diff --git a/l10n/sl.json b/l10n/sl.json index 564bf8735..393ebedb2 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -83,6 +83,7 @@ "Action needed" : "Čaka na odziv", "Later" : "Kasneje", "copy" : "kopija", + "To Do" : "Naloge", "Done" : "Končane naloge", "The file was uploaded" : "Datoteka je uspešno poslana.", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Poslana datoteka presega določilo največje dovoljene velikosti v datoteki php.ini", diff --git a/l10n/sr.js b/l10n/sr.js index 840d91cfb..650e64d51 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", + "To Do" : "Обавезе", + "In Progress" : "Напредује", "Done" : "Готово", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", diff --git a/l10n/sr.json b/l10n/sr.json index 608b8ba67..16b22ec05 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -96,6 +96,8 @@ "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", + "To Do" : "Обавезе", + "In Progress" : "Напредује", "Done" : "Готово", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index 43a32e0f8..1bacc8950 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Finished" : "Završeno", "copy" : "kopiraj", + "In Progress" : "U toku", "Done" : "Done", "The file was uploaded" : "Fajl je otpremljen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fajl za otpremljivanje premašuje upload_max_filesize direktivu u php.ini", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 578e209ee..bec1209d0 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -1,6 +1,7 @@ { "translations": { "Finished" : "Završeno", "copy" : "kopiraj", + "In Progress" : "U toku", "Done" : "Done", "The file was uploaded" : "Fajl je otpremljen", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Fajl za otpremljivanje premašuje upload_max_filesize direktivu u php.ini", diff --git a/l10n/sv.js b/l10n/sv.js index 777f347c5..4391954ca 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", + "To Do" : "Att göra", + "In Progress" : "Pågående", "Done" : "Klart", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", diff --git a/l10n/sv.json b/l10n/sv.json index 9ca3ca430..6f5bb915a 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -96,6 +96,8 @@ "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", + "To Do" : "Att göra", + "In Progress" : "Pågående", "Done" : "Klart", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", diff --git a/l10n/th.js b/l10n/th.js index 0085f7941..8736f8fc6 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -3,6 +3,7 @@ OC.L10N.register( { "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", + "In Progress" : "อยู่ระหว่างการดำเนินการ", "Done" : "เสร็จสิ้น", "The file was uploaded" : "ไฟล์อัปโหลดแล้ว", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ขนาดไฟล์ที่อัปโหลดมีขนาดเกินค่า upload_max_filesize ที่ระบุไว้ใน php.ini", diff --git a/l10n/th.json b/l10n/th.json index 6fa66d8fe..408d8810c 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -1,6 +1,7 @@ { "translations": { "Finished" : "เสร็จสิ้น", "copy" : "คัดลอก", + "In Progress" : "อยู่ระหว่างการดำเนินการ", "Done" : "เสร็จสิ้น", "The file was uploaded" : "ไฟล์อัปโหลดแล้ว", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "ขนาดไฟล์ที่อัปโหลดมีขนาดเกินค่า upload_max_filesize ที่ระบุไว้ใน php.ini", diff --git a/l10n/tr.js b/l10n/tr.js index 0fcb7f69a..c41c83632 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", + "To Do" : "Yapılacak iş", + "In Progress" : "Yapılıyor", "Done" : "Bitenler", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", diff --git a/l10n/tr.json b/l10n/tr.json index 38f1ae46a..b5da7effa 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -96,6 +96,8 @@ "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", + "To Do" : "Yapılacak iş", + "In Progress" : "Yapılıyor", "Done" : "Bitenler", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", diff --git a/l10n/ug.js b/l10n/ug.js index af78c4a29..6cc9c6432 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "ھەرىكەت لازىم", "Later" : "كېيىنچە", "copy" : "كۆپەيتىلگەن", + "To Do" : "قىلىش", + "In Progress" : "ئىلگىرىلەۋاتىدۇ", "Done" : "Done", "The file was uploaded" : "ھۆججەت يۈكلەندى", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "يۈكلەنگەن ھۆججەت php.ini دىكى upload_max_filesize كۆرسەتمىسىدىن ئېشىپ كەتتى", diff --git a/l10n/ug.json b/l10n/ug.json index 1d7fe6bd2..2f571a452 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -96,6 +96,8 @@ "Action needed" : "ھەرىكەت لازىم", "Later" : "كېيىنچە", "copy" : "كۆپەيتىلگەن", + "To Do" : "قىلىش", + "In Progress" : "ئىلگىرىلەۋاتىدۇ", "Done" : "Done", "The file was uploaded" : "ھۆججەت يۈكلەندى", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "يۈكلەنگەن ھۆججەت php.ini دىكى upload_max_filesize كۆرسەتمىسىدىن ئېشىپ كەتتى", diff --git a/l10n/uk.js b/l10n/uk.js index da966c2e7..248edca3b 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -59,6 +59,8 @@ OC.L10N.register( "Action needed" : "Потребує дій", "Later" : "Пізніше", "copy" : "копіювати", + "To Do" : "Зробити", + "In Progress" : "В процесі", "Done" : "Готово", "The file was uploaded" : "Файл завантажено", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", diff --git a/l10n/uk.json b/l10n/uk.json index d407a05a6..183bb6b35 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -57,6 +57,8 @@ "Action needed" : "Потребує дій", "Later" : "Пізніше", "copy" : "копіювати", + "To Do" : "Зробити", + "In Progress" : "В процесі", "Done" : "Готово", "The file was uploaded" : "Файл завантажено", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Файл для завантаження перевищує параметр upload_max_filesize у php.ini", diff --git a/l10n/vi.js b/l10n/vi.js index 6be91b970..230c985cf 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -98,6 +98,7 @@ OC.L10N.register( "Action needed" : "Cần thực hiện", "Later" : "Để sau", "copy" : "sao chép", + "To Do" : "Việc cần làm", "Done" : "Hoàn tất", "The file was uploaded" : "Tập tin đã được tải lên", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tập tin tải lên đã vượt quá upload_max_filesize giới hạn trong hệ thống", diff --git a/l10n/vi.json b/l10n/vi.json index f612aab15..3c7fceb8f 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -96,6 +96,7 @@ "Action needed" : "Cần thực hiện", "Later" : "Để sau", "copy" : "sao chép", + "To Do" : "Việc cần làm", "Done" : "Hoàn tất", "The file was uploaded" : "Tập tin đã được tải lên", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Tập tin tải lên đã vượt quá upload_max_filesize giới hạn trong hệ thống", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 69090385c..788fd8450 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -94,6 +94,8 @@ OC.L10N.register( "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", + "To Do" : "待办", + "In Progress" : "进行中", "Done" : "完成", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", @@ -308,8 +310,14 @@ OC.L10N.register( "An error occurred" : "发生错误", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", "Delete the board?" : "是否删除面板?", + "Clone {boardTitle}" : "克隆 {boardTitle}", "Clone cards" : "克隆卡片", + "Clone assignments" : "克隆任务", + "Clone labels" : "克隆标签", + "Clone due dates" : "克隆到期日", "Advanced options" : "高级选项", + "Move all cards to the first list" : "将所有卡片移至第一个列表", + "Restore archived cards" : "恢复已存档的卡片", "Clone" : "克隆", "Loading filtered view" : "正在加载已筛选的视图", "Today" : "今天", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 2ec4ced4c..8b4e7b4fa 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -92,6 +92,8 @@ "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", + "To Do" : "待办", + "In Progress" : "进行中", "Done" : "完成", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", @@ -306,8 +308,14 @@ "An error occurred" : "发生错误", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", "Delete the board?" : "是否删除面板?", + "Clone {boardTitle}" : "克隆 {boardTitle}", "Clone cards" : "克隆卡片", + "Clone assignments" : "克隆任务", + "Clone labels" : "克隆标签", + "Clone due dates" : "克隆到期日", "Advanced options" : "高级选项", + "Move all cards to the first list" : "将所有卡片移至第一个列表", + "Restore archived cards" : "恢复已存档的卡片", "Clone" : "克隆", "Loading filtered view" : "正在加载已筛选的视图", "Today" : "今天", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index f97d78f34..d6baa0241 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", "Load more" : "載入更多", + "Welcome to Nextcloud Deck!" : "歡迎來到 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s 已將 “%s” 中的卡片 “%s” 指派給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將 {deck-board} 中的卡片 {deck-card} 指派給您。", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" 中的卡片 \"%s\" 已到期。", @@ -98,7 +99,16 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後處理", "copy" : "複製", + "Read more inside" : "您可以在裡面深入了解更多", + "Custom lists - click to rename!" : "自定義清單 - 點擊以重新命名!", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 打開以了解更多有關面板和卡片的信息", + "2. Drag cards left and right, up and down" : "2. 拖動卡片向左和向右、向上和向下", + "3. Apply rich formatting and link content" : "3. 應用豐富的格式和連結內容", + "4. Share, comment and collaborate!" : "4. 分享、評論和協作!", + "Create your first card!" : "創建您的第一張卡片!", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index b4507c593..aaf662f76 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "於明日到期的卡片", "Upcoming cards" : "快將到期的卡片", "Load more" : "載入更多", + "Welcome to Nextcloud Deck!" : "歡迎來到 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "%s 已將 “%s” 中的卡片 “%s” 指派給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將 {deck-board} 中的卡片 {deck-card} 指派給您。", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" 中的卡片 \"%s\" 已到期。", @@ -96,7 +97,16 @@ "Action needed" : "需要採取行動", "Later" : "稍後處理", "copy" : "複製", + "Read more inside" : "您可以在裡面深入了解更多", + "Custom lists - click to rename!" : "自定義清單 - 點擊以重新命名!", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 打開以了解更多有關面板和卡片的信息", + "2. Drag cards left and right, up and down" : "2. 拖動卡片向左和向右、向上和向下", + "3. Apply rich formatting and link content" : "3. 應用豐富的格式和連結內容", + "4. Share, comment and collaborate!" : "4. 分享、評論和協作!", + "Create your first card!" : "創建您的第一張卡片!", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 949a4018b..5a92dc8ca 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -98,6 +98,8 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index d5047cebf..4bcff1609 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -96,6 +96,8 @@ "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "To Do" : "待辦", + "In Progress" : "進行中", "Done" : "完成", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", From f1161be49f50c85cbffc35714d5e48e151e7181f Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 17 Feb 2025 00:41:29 +0000 Subject: [PATCH 32/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 24 ++++++++++++++++-------- l10n/ar.json | 24 ++++++++++++++++-------- l10n/sv.js | 8 ++++++++ l10n/sv.json | 8 ++++++++ 4 files changed, 48 insertions(+), 16 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index ca6ea06d7..0273ec5f5 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -69,13 +69,14 @@ OC.L10N.register( "{user} has commented on card {card}" : "{مستخدم} علق على بطاقة {بطاقة}", "Deck" : "Deck", "Changes in the Deck app" : "تغييرات في تطبيق Deck ", - "A board, list or card was changed" : "تمّ تغيير لوحة board أو قائمة list أو بطاقة card .", + "A board, list or card was changed" : "تمّ تغيير لوحة أو قائمة أو بطاقة .", "A comment was created on a card" : "تعليق تم إنشاؤه على بطاقة", "A card description has been changed" : "تمّ تغيير وصف بطاقة.", "Cards due today" : "البطاقات المستحقة اليوم", "Cards due tomorrow" : "البطاقات المستحقة غداً", "Upcoming cards" : "البطاقات القادمة", "Load more" : "حمّل أكثر", + "Welcome to Nextcloud Deck!" : "أهلا بكم في تطبيق \"الكدسات\" Deck من نكست كلاود! ", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "البطاقة \"%s\" على \"%s\" كُلفت بها من قبل %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} قام بتكليف البطاقة {deck-board} على {deck-board} لك", "The card \"%s\" on \"%s\" has reached its due date." : "وصلت بطاقة \"%s\" على %s\" الموعد المحدد ", @@ -88,7 +89,7 @@ OC.L10N.register( "Owned by %1$s" : "يملكها %1$s", "Deck boards, cards and comments" : "اللوحات و البطاقات و الملاحظات", "From %1$s, in %2$s/%3$s, owned by %4$s" : " من %1$s، في %2$s/%3$s، يملكها %4$s", - "Create a new deck card" : "إنشاء بطاقة جديدة", + "Create a new deck card" : "إنشاء كدسة جديدة للبطاقات", "Card comments" : "تعليقات البطاقة ", "%s on %s" : "%s على %s", "Deck boards and cards" : "اللوحات و البطاقات", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", + "Read more inside" : "إقرإ المزيد بالداخل", + "Custom lists - click to rename!" : "قوائم مخصصة - أنقُر لتغيير التسمية!", "To Do" : "مَهَامٌّ", "In Progress" : "قيد التجهيز", "Done" : "أُنجز", + "1. Open to learn more about boards and cards" : "1. إفتَح لتعرِف المزيد عن اللوحات والبطاقات", + "2. Drag cards left and right, up and down" : "2. سحب البطاقات يميناً ويساراً، لأعلي وأسفل", + "3. Apply rich formatting and link content" : "3. تطبيق التنسيق و ربط المحتوى", + "4. Share, comment and collaborate!" : "4. مشاركات، و ملاحظات، وتعاون!", + "Create your first card!" : "أنشِئ بطاقتك الأولى!", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى من الحد المسموح به في واجهة ال HTML.", @@ -115,7 +123,7 @@ OC.L10N.register( "Path is already shared with this card" : "تم مشاركة المسار بالفعل مع هذه البطاقة ", "Invalid date, date format must be YYYY-MM-DD" : "تاريخ غير صحيح, يجب أن يكون تنسيق التاريخ YYYY-MM-DD", "Personal planning and team project organization" : "التخطيط الشخصي و تنظيم مشروع الفريق", - "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 هو أداة لتنظيم المهام الشخصية و الجماعية في نكست كلاود على نمط \"خطوط التصنيع أو التجميع في المصانع\" و المعروف بـ kanban.\n\n\n- 📥 أكتب مهمتك او مهمة فريقك على بطاقة و ضع البطاقة على لوحة البطاقات من ذات التصنيف أو المرحلة من الإنجاز\n- 📄 دوّن ملاحظاتك الإضافية على البطاقة بصيغة ماركداون markdown\n- 🔖 و يمكنك أيضاً إسناد البطاقة أي المهمة إلى شخص أو أشخاص في فريقك\n- 👥 شارك البطاقة مع من ترغب من أعضاء فريقك أو عائلتك أو أصدقائك\n- 📎 إرفاق ملفات و تضمينها بصيغة ماركداون في البطاقة\n- 💬ناقش البطاقة مع زملائك في خانة الملاحظات\n- ⚡ تابع ما يُستجد من عمليات و تطوّرات على البطاقة أو المهمة\n- 🚀 حافظ على مشروعك مُنسّقاً باستمرار.", + "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 هو أداة لتنظيم المهام الشخصية و الجماعية في نكست كلاود على نمط \"خطوط التصنيع أو التجميع في المصانع\" و المعروف بـ kanban.\n\n\n- 📥 أكتب مهامّك او مهامّ فريقك على بطاقة و ضع البطاقة في مكانها المناسب\n- 📄 دوّن ملاحظاتك الإضافية على البطاقة بصيغة ماركداون markdown\n- 🔖 و يمكنك أيضاً وضع لواصق labels على البطاقة لتصنيفها بشكل أفضل\n- 👥 شارك البطاقة مع من ترغب من أعضاء فريقك أو عائلتك أو أصدقائك\n- 📎 إرفاق ملفات و تضمينها بصيغة ماركداون في البطاقة\n- 💬ناقش البطاقة مع زملائك في خانة الملاحظات\n- ⚡ تابع ما يُستجد من عمليات و تطوّرات على البطاقة أو المهمة\n- 🚀 حافظ على مشروعك مُنسّقاً باستمرار.", "Card details" : "تفاصيل البطاقة", "Add board" : "إضافة لوح", "Select the board to link to a project" : "تحديد اللوح لربطه بمشروع", @@ -281,7 +289,7 @@ OC.L10N.register( "Card deleted" : "البطاقة حٌذفت ", "seconds ago" : "ثوانٍ مضت", "Keyboard shortcuts" : "اختصارات لوحة المفاتيح", - "Boost your productivity using Deck with keyboard shortcuts." : "ضاعِف إنتاجيتك باستعمال \"رِزَم البطاقات\" Deck، و اختصارات لوحة المفاتيح ", + "Boost your productivity using Deck with keyboard shortcuts." : "ضاعِف إنتاجيتك باستعمال \"كَدسَات البطاقات\" Deck، و اختصارات لوحة المفاتيح ", "Board actions" : "إجراءات اللوحة", "Keyboard shortcut" : "إختصار لوحة المفاتيح", "Action" : "الإجراء", @@ -309,20 +317,20 @@ OC.L10N.register( "All boards" : "جميع الالواح", "Archived boards" : "الالواح المؤرشفة", "Shared with you" : "تم مشاركتها معك", - "Deck settings" : "إعدادات رزم البطاقات", + "Deck settings" : "إعدادات \"كَدسَات البطاقات\"", "Use bigger card view" : "استخدام بطاقة عرض أكبر ", "Show card ID badge" : "أعرض شارة رقم البطاقة", "Show boards in calendar/tasks" : "إظهار اللوح في التقويم/المهام", - "Limit board creation to some groups" : "قَصْرُ حَقِّ إنشاء الألواح على بعض المجموعات ", + "Limit board creation to some groups" : "قَصْرُ حَقِّ إنشاء اللوحات على بعض المجموعات ", "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." : "المستخدِمون من خارج تلك المجموعات لن يمكنكم إنشاء لوحاتهم الخاصة؛ لكن يمكنهم العمل على اللوحات التي تتمّ مشاركتها معهم.", "Cancel edit" : "إلغاء التعديل", - "Save board" : "حفظ اللوح", + "Save board" : "حفظ اللوحة", "Board details" : "تفاصيل لوح", "Edit board" : "تعديل اللوح", "Clone board" : "استنسخ اللوح", "Unarchive board" : "إلغاء أرشفة اللوح", "Archive board" : "أرشفة اللوح ", - "Export board" : "تصدير اللوحة", + "Export board" : "تصدير لوحة", "Turn on due date reminders" : "تفعيل التذكيرات للموعد المحدد ", "Turn off due date reminders" : "إيقاف تشغيل التذكيرات للموعد المحددد", "Due date reminders" : "تذكيرات الموعد المحدد ", diff --git a/l10n/ar.json b/l10n/ar.json index c692be0f2..d614b8e41 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -67,13 +67,14 @@ "{user} has commented on card {card}" : "{مستخدم} علق على بطاقة {بطاقة}", "Deck" : "Deck", "Changes in the Deck app" : "تغييرات في تطبيق Deck ", - "A board, list or card was changed" : "تمّ تغيير لوحة board أو قائمة list أو بطاقة card .", + "A board, list or card was changed" : "تمّ تغيير لوحة أو قائمة أو بطاقة .", "A comment was created on a card" : "تعليق تم إنشاؤه على بطاقة", "A card description has been changed" : "تمّ تغيير وصف بطاقة.", "Cards due today" : "البطاقات المستحقة اليوم", "Cards due tomorrow" : "البطاقات المستحقة غداً", "Upcoming cards" : "البطاقات القادمة", "Load more" : "حمّل أكثر", + "Welcome to Nextcloud Deck!" : "أهلا بكم في تطبيق \"الكدسات\" Deck من نكست كلاود! ", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "البطاقة \"%s\" على \"%s\" كُلفت بها من قبل %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} قام بتكليف البطاقة {deck-board} على {deck-board} لك", "The card \"%s\" on \"%s\" has reached its due date." : "وصلت بطاقة \"%s\" على %s\" الموعد المحدد ", @@ -86,7 +87,7 @@ "Owned by %1$s" : "يملكها %1$s", "Deck boards, cards and comments" : "اللوحات و البطاقات و الملاحظات", "From %1$s, in %2$s/%3$s, owned by %4$s" : " من %1$s، في %2$s/%3$s، يملكها %4$s", - "Create a new deck card" : "إنشاء بطاقة جديدة", + "Create a new deck card" : "إنشاء كدسة جديدة للبطاقات", "Card comments" : "تعليقات البطاقة ", "%s on %s" : "%s على %s", "Deck boards and cards" : "اللوحات و البطاقات", @@ -96,9 +97,16 @@ "Action needed" : "يحتاج إلى إجراء", "Later" : "لاحقا", "copy" : "نسخ", + "Read more inside" : "إقرإ المزيد بالداخل", + "Custom lists - click to rename!" : "قوائم مخصصة - أنقُر لتغيير التسمية!", "To Do" : "مَهَامٌّ", "In Progress" : "قيد التجهيز", "Done" : "أُنجز", + "1. Open to learn more about boards and cards" : "1. إفتَح لتعرِف المزيد عن اللوحات والبطاقات", + "2. Drag cards left and right, up and down" : "2. سحب البطاقات يميناً ويساراً، لأعلي وأسفل", + "3. Apply rich formatting and link content" : "3. تطبيق التنسيق و ربط المحتوى", + "4. Share, comment and collaborate!" : "4. مشاركات، و ملاحظات، وتعاون!", + "Create your first card!" : "أنشِئ بطاقتك الأولى!", "The file was uploaded" : "تم رفع الملف", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم الملف المرفوع قد تجاوز upload_max_filesize الموجودة في ملف php.ini ", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم الملف الذي تريد رفعه أعلى من الحد المسموح به في واجهة ال HTML.", @@ -113,7 +121,7 @@ "Path is already shared with this card" : "تم مشاركة المسار بالفعل مع هذه البطاقة ", "Invalid date, date format must be YYYY-MM-DD" : "تاريخ غير صحيح, يجب أن يكون تنسيق التاريخ YYYY-MM-DD", "Personal planning and team project organization" : "التخطيط الشخصي و تنظيم مشروع الفريق", - "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 هو أداة لتنظيم المهام الشخصية و الجماعية في نكست كلاود على نمط \"خطوط التصنيع أو التجميع في المصانع\" و المعروف بـ kanban.\n\n\n- 📥 أكتب مهمتك او مهمة فريقك على بطاقة و ضع البطاقة على لوحة البطاقات من ذات التصنيف أو المرحلة من الإنجاز\n- 📄 دوّن ملاحظاتك الإضافية على البطاقة بصيغة ماركداون markdown\n- 🔖 و يمكنك أيضاً إسناد البطاقة أي المهمة إلى شخص أو أشخاص في فريقك\n- 👥 شارك البطاقة مع من ترغب من أعضاء فريقك أو عائلتك أو أصدقائك\n- 📎 إرفاق ملفات و تضمينها بصيغة ماركداون في البطاقة\n- 💬ناقش البطاقة مع زملائك في خانة الملاحظات\n- ⚡ تابع ما يُستجد من عمليات و تطوّرات على البطاقة أو المهمة\n- 🚀 حافظ على مشروعك مُنسّقاً باستمرار.", + "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 هو أداة لتنظيم المهام الشخصية و الجماعية في نكست كلاود على نمط \"خطوط التصنيع أو التجميع في المصانع\" و المعروف بـ kanban.\n\n\n- 📥 أكتب مهامّك او مهامّ فريقك على بطاقة و ضع البطاقة في مكانها المناسب\n- 📄 دوّن ملاحظاتك الإضافية على البطاقة بصيغة ماركداون markdown\n- 🔖 و يمكنك أيضاً وضع لواصق labels على البطاقة لتصنيفها بشكل أفضل\n- 👥 شارك البطاقة مع من ترغب من أعضاء فريقك أو عائلتك أو أصدقائك\n- 📎 إرفاق ملفات و تضمينها بصيغة ماركداون في البطاقة\n- 💬ناقش البطاقة مع زملائك في خانة الملاحظات\n- ⚡ تابع ما يُستجد من عمليات و تطوّرات على البطاقة أو المهمة\n- 🚀 حافظ على مشروعك مُنسّقاً باستمرار.", "Card details" : "تفاصيل البطاقة", "Add board" : "إضافة لوح", "Select the board to link to a project" : "تحديد اللوح لربطه بمشروع", @@ -279,7 +287,7 @@ "Card deleted" : "البطاقة حٌذفت ", "seconds ago" : "ثوانٍ مضت", "Keyboard shortcuts" : "اختصارات لوحة المفاتيح", - "Boost your productivity using Deck with keyboard shortcuts." : "ضاعِف إنتاجيتك باستعمال \"رِزَم البطاقات\" Deck، و اختصارات لوحة المفاتيح ", + "Boost your productivity using Deck with keyboard shortcuts." : "ضاعِف إنتاجيتك باستعمال \"كَدسَات البطاقات\" Deck، و اختصارات لوحة المفاتيح ", "Board actions" : "إجراءات اللوحة", "Keyboard shortcut" : "إختصار لوحة المفاتيح", "Action" : "الإجراء", @@ -307,20 +315,20 @@ "All boards" : "جميع الالواح", "Archived boards" : "الالواح المؤرشفة", "Shared with you" : "تم مشاركتها معك", - "Deck settings" : "إعدادات رزم البطاقات", + "Deck settings" : "إعدادات \"كَدسَات البطاقات\"", "Use bigger card view" : "استخدام بطاقة عرض أكبر ", "Show card ID badge" : "أعرض شارة رقم البطاقة", "Show boards in calendar/tasks" : "إظهار اللوح في التقويم/المهام", - "Limit board creation to some groups" : "قَصْرُ حَقِّ إنشاء الألواح على بعض المجموعات ", + "Limit board creation to some groups" : "قَصْرُ حَقِّ إنشاء اللوحات على بعض المجموعات ", "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." : "المستخدِمون من خارج تلك المجموعات لن يمكنكم إنشاء لوحاتهم الخاصة؛ لكن يمكنهم العمل على اللوحات التي تتمّ مشاركتها معهم.", "Cancel edit" : "إلغاء التعديل", - "Save board" : "حفظ اللوح", + "Save board" : "حفظ اللوحة", "Board details" : "تفاصيل لوح", "Edit board" : "تعديل اللوح", "Clone board" : "استنسخ اللوح", "Unarchive board" : "إلغاء أرشفة اللوح", "Archive board" : "أرشفة اللوح ", - "Export board" : "تصدير اللوحة", + "Export board" : "تصدير لوحة", "Turn on due date reminders" : "تفعيل التذكيرات للموعد المحدد ", "Turn off due date reminders" : "إيقاف تشغيل التذكيرات للموعد المحددد", "Due date reminders" : "تذكيرات الموعد المحدد ", diff --git a/l10n/sv.js b/l10n/sv.js index 4391954ca..07ab5c2cb 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Kort som går ut imorgon", "Upcoming cards" : "Kommande kort", "Load more" : "Ladda mer", + "Welcome to Nextcloud Deck!" : "Välkommen till Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" har tilldelats dig av %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilldelat kortet {deck-card} från {deck-board} till dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nått sitt slutdatum.", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", + "Read more inside" : "Läs mer inuti", + "Custom lists - click to rename!" : "Anpassade listor – klicka för att byta namn!", "To Do" : "Att göra", "In Progress" : "Pågående", "Done" : "Klart", + "1. Open to learn more about boards and cards" : "1. Öppna för att lära dig mer om tavlor och kort", + "2. Drag cards left and right, up and down" : "2. Dra kort åt vänster och höger, upp och ner", + "3. Apply rich formatting and link content" : "3. Använd rik formatering och länka innehåll", + "4. Share, comment and collaborate!" : "4. Dela, kommentera och samarbeta!", + "Create your first card!" : "Skapa ditt första kort!", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som specificerades i HTML-formuläret", diff --git a/l10n/sv.json b/l10n/sv.json index 6f5bb915a..b6f75c0dd 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Kort som går ut imorgon", "Upcoming cards" : "Kommande kort", "Load more" : "Ladda mer", + "Welcome to Nextcloud Deck!" : "Välkommen till Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kortet \"%s\" på \"%s\" har tilldelats dig av %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} har tilldelat kortet {deck-card} från {deck-board} till dig.", "The card \"%s\" on \"%s\" has reached its due date." : "Kortet \"%s\" på \"%s\" har nått sitt slutdatum.", @@ -96,9 +97,16 @@ "Action needed" : "Åtgärd behövs", "Later" : "Senare", "copy" : "kopiera", + "Read more inside" : "Läs mer inuti", + "Custom lists - click to rename!" : "Anpassade listor – klicka för att byta namn!", "To Do" : "Att göra", "In Progress" : "Pågående", "Done" : "Klart", + "1. Open to learn more about boards and cards" : "1. Öppna för att lära dig mer om tavlor och kort", + "2. Drag cards left and right, up and down" : "2. Dra kort åt vänster och höger, upp och ner", + "3. Apply rich formatting and link content" : "3. Använd rik formatering och länka innehåll", + "4. Share, comment and collaborate!" : "4. Dela, kommentera och samarbeta!", + "Create your first card!" : "Skapa ditt första kort!", "The file was uploaded" : "Filen laddades upp", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Den uppladdade filen överstiger direktivet upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Den uppladdade filen överstiger MAX_FILE_SIZE-direktivet som specificerades i HTML-formuläret", From 5a833ec367ca45cc800c1ea5db6f7fe157ead5f9 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 18 Feb 2025 00:42:04 +0000 Subject: [PATCH 33/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/ar.js | 6 +++--- l10n/ar.json | 6 +++--- l10n/ca.js | 30 +++++++++++++++++++++++++++++- l10n/ca.json | 30 +++++++++++++++++++++++++++++- l10n/de.js | 2 +- l10n/de.json | 2 +- l10n/fr.js | 7 +++++++ l10n/fr.json | 7 +++++++ l10n/ga.js | 8 ++++++++ l10n/ga.json | 8 ++++++++ l10n/is.js | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- l10n/is.json | 49 ++++++++++++++++++++++++++++++++++++++++++++++++- l10n/sr.js | 8 ++++++++ l10n/sr.json | 8 ++++++++ l10n/zh_TW.js | 8 ++++++++ l10n/zh_TW.json | 8 ++++++++ 16 files changed, 224 insertions(+), 12 deletions(-) diff --git a/l10n/ar.js b/l10n/ar.js index 0273ec5f5..d5924c5dc 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -37,9 +37,9 @@ OC.L10N.register( "{user} has archived card {card} in list {stack} on board {board}" : "{user} قام بأرشفة بطاقة {card} في القائمة {stack} على اللوح {board}", "You have unarchived card {card} in list {stack} on board {board}" : "لديك بطاقة غير مؤرشفة {card} في القائمة {stack} على اللوح {board}", "{user} has unarchived card {card} in list {stack} on board {board}" : "{user} لديه بطاقة غير مؤرشفة {card} في القائمة {stack} على اللوح {board}", - "You have marked the card {card} as done in list {stack} on board {board}" : "لقد قُمت بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوح {board}", - "{user} has marked card {card} as done in list {stack} on board {board}" : "قام المستخدِم {user} بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوح {board}", - "You have marked the card {card} as undone in list {stack} on board {board}" : "لقد قُمت بتمييز البطاقة {card} باعتبارها \"غير منتهية\" في القائمة {stack} على اللوحة {board}", + "You have marked the card {card} as done in list {stack} on board {board}" : "لقد قُمت بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوحة {board}", + "{user} has marked card {card} as done in list {stack} on board {board}" : "قام المستخدِم {user} بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوحة{board}", + "You have marked the card {card} as undone in list {stack} on board {board}" : "لقد قُمتَ أنت بتمييز البطاقة {card} باعتبارها \"غير منتهية\" في القائمة {stack} على اللوحة {board}", "{user} has marked the card {card} as undone in list {stack} on board {board}" : "قام المستخدِم {user} بتمييز البطاقة {card} باعتبارها \"غير منتهية\" في القائمة {stack} على اللوحة {board}", "You have removed the due date of card {card}" : "قمت بإزالة التاريخ المحدد من البطاقة {card}", "{user} has removed the due date of card {card}" : "{user} قام بإزالة التاريخ المحدد من البطاقة {card}", diff --git a/l10n/ar.json b/l10n/ar.json index d614b8e41..ae4eefdc8 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -35,9 +35,9 @@ "{user} has archived card {card} in list {stack} on board {board}" : "{user} قام بأرشفة بطاقة {card} في القائمة {stack} على اللوح {board}", "You have unarchived card {card} in list {stack} on board {board}" : "لديك بطاقة غير مؤرشفة {card} في القائمة {stack} على اللوح {board}", "{user} has unarchived card {card} in list {stack} on board {board}" : "{user} لديه بطاقة غير مؤرشفة {card} في القائمة {stack} على اللوح {board}", - "You have marked the card {card} as done in list {stack} on board {board}" : "لقد قُمت بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوح {board}", - "{user} has marked card {card} as done in list {stack} on board {board}" : "قام المستخدِم {user} بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوح {board}", - "You have marked the card {card} as undone in list {stack} on board {board}" : "لقد قُمت بتمييز البطاقة {card} باعتبارها \"غير منتهية\" في القائمة {stack} على اللوحة {board}", + "You have marked the card {card} as done in list {stack} on board {board}" : "لقد قُمت بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوحة {board}", + "{user} has marked card {card} as done in list {stack} on board {board}" : "قام المستخدِم {user} بتمييز البطاقة {card} باعتبارها \"منتهية\" في القائمة {stack} على اللوحة{board}", + "You have marked the card {card} as undone in list {stack} on board {board}" : "لقد قُمتَ أنت بتمييز البطاقة {card} باعتبارها \"غير منتهية\" في القائمة {stack} على اللوحة {board}", "{user} has marked the card {card} as undone in list {stack} on board {board}" : "قام المستخدِم {user} بتمييز البطاقة {card} باعتبارها \"غير منتهية\" في القائمة {stack} على اللوحة {board}", "You have removed the due date of card {card}" : "قمت بإزالة التاريخ المحدد من البطاقة {card}", "{user} has removed the due date of card {card}" : "{user} قام بإزالة التاريخ المحدد من البطاقة {card}", diff --git a/l10n/ca.js b/l10n/ca.js index 1a08b95d6..ca88d35d2 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Targetes amb venciment demà", "Upcoming cards" : "Pròximes targetes", "Load more" : "Carrega'n més", + "Welcome to Nextcloud Deck!" : "Benvingut a Targetes de Nextcloud!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La targeta \"%s\" sobre \"%s\" se us ha assignat per %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} us ha assignat la targeta {deck-card} a {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La targeta \"%s\" sobre \"%s\" ha assolit la seva data de caducitat.", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", + "Read more inside" : "Llegeix més a dins", + "Custom lists - click to rename!" : "Llistes personalitzades: feu clic per canviar el nom!", "To Do" : "Per fer", "In Progress" : "En curs", "Done" : "Fet", + "1. Open to learn more about boards and cards" : "1. Obre per obtenir més informació sobre taulers i cartes", + "2. Drag cards left and right, up and down" : "2. Arrossegueu les targetes a l'esquerra i a la dreta, amunt i avall", + "3. Apply rich formatting and link content" : "3. Apliqueu format ric i contingut d'enllaços", + "4. Share, comment and collaborate!" : "4. Comparteix, comenta i col·labora!", + "Create your first card!" : "Crea la teva primera targeta!", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat excedeix la directiva MAX_FILE_SIZE que hi ha especificada al formulari d'HTML", @@ -121,10 +129,12 @@ OC.L10N.register( "Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte", "Search by board title" : "Cerca per títol del tauler", "Select board" : "Selecciona un tauler", + "Move/copy card" : "Mou/copia la targeta", "Select a board" : "Selecciona un tauler", "No lists available" : "No hi ha cap llista disponible", "Select a list" : "Seleccioneu una llista", "Move card" : "Mou la targeta", + "Copy card" : "Còpia de la targeta", "Select a card" : "Selecciona una targeta", "Cancel" : "Cancel·la", "Select the card to link to a project" : "Selecciona la targeta per enllaçar a un projecte", @@ -145,6 +155,8 @@ OC.L10N.register( "Filter by tag" : "Filtra per etiqueta", "Filter by assigned user" : "Filtra per usuari assignat", "Unassigned" : "Sense assignar", + "Filter by status" : "Filtra per estat", + "Open and completed" : "Obert i acabat", "Open" : "Obert", "Completed" : "S'ha completat", "Filter by due date" : "Filtra per data de venciment", @@ -174,9 +186,12 @@ OC.L10N.register( "Deleted lists" : "Llistes suprimides", "Undo" : "Desfés", "Deleted cards" : "Targetes suprimides", + "Share board with a user, group or team …" : "Comparteix el tauler amb un usuari, grup o equip …", + "Searching for users, groups and teams …" : "Cercant usuaris, grups i equips …", "No participants found" : "No s'han trobat participants", "Board owner" : "Propietari del tauler", "(Group)" : "(Grup)", + "(Team)" : "(Equip)", "Can edit" : "Pot editar", "Can share" : "Pot compartir", "Can manage" : "Pot gestionar", @@ -202,7 +217,9 @@ OC.L10N.register( "title and color value must be provided" : "s’ha de proporcionar el valor del títol i del color", "Board name" : "Nom del taulell", "Members" : "Membres", + "Assign to users/groups/team" : "Assigna a usuaris/grups/equip", "Assign a user to this card…" : "Assignació d'un usuari a aquesta targeta…", + "Select a user to assign to this card…" : "Seleccioneu un usuari per assignar-lo a aquesta targeta…", "Upload new files" : "Pujada de nous fitxers", "Share from Files" : "Comparteix des de Fitxers", "Pending share" : "Compartició pendent", @@ -256,12 +273,14 @@ OC.L10N.register( "Set due date for this weekend" : "Estableix una data de caducitat per aquest cap de setmana", "Set due date for next week" : "Estableix una data de caducitat per a la setmana vinent", "Assign a tag to this card…" : "Assignació d'una etiqueta a aquesta targeta…", + "Select or create a tag…" : "Seleccioneu o creeu una etiqueta…", "Create a new tag:" : "Crea una etiqueta nova:", "(group)" : "(grup)", "Next week – {timeLocale}" : "La setmana següent: {timeLocale}", "Todo items" : "Tasques pendents", "{count} comments, {unread} unread" : "{count} comentaris, {unread} no llegits", "Edit card title" : "Edició del títol de la targeta", + "Open link" : "Obre l'enllaç", "Edit title" : "Edició del títol", "Assign to me" : "Assigna'm a mi", "Unassign myself" : "Desasignar a mi mateix", @@ -270,6 +289,7 @@ OC.L10N.register( "Card deleted" : "Targeta suprimida", "seconds ago" : "fa uns segons", "Keyboard shortcuts" : "Dreceres de teclat", + "Boost your productivity using Deck with keyboard shortcuts." : "Augmenta la teva productivitat amb Targetes fent servir tecles de drecera.", "Board actions" : "Accions de Tauler", "Keyboard shortcut" : "Drecera de teclat", "Action" : "Acció", @@ -304,6 +324,7 @@ OC.L10N.register( "Limit board creation to some groups" : "Limiteu la creació de taulers a alguns grups", "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." : "Els usuaris fora d'aquests grups no podran crear els seus propis taulers, però encara podran treballar en taulers que s'hagin compartit amb ells.", "Cancel edit" : "Cancel·la l'edició", + "Save board" : "Guarda el tauler", "Board details" : "Detalls del tauler", "Edit board" : "Edita el tauler", "Clone board" : "Clonar tauler", @@ -323,8 +344,14 @@ OC.L10N.register( "An error occurred" : "S'ha produït un error", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Esteu segur que voleu suprimir el tauler {title}? Això suprimirà totes les dades d'aquest tauler, incloses les targetes arxivades.", "Delete the board?" : "Voleu suprimir el tauler?", + "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar targetes", + "Clone assignments" : "Clonar les tasques", + "Clone labels" : "Clonar etiquetes", + "Clone due dates" : "Clonar les dates de venciment", "Advanced options" : "Paràmetres avançats", + "Move all cards to the first list" : "Mou totes les cartes a la primera llista", + "Restore archived cards" : "Restaura les targetes arxivades", "Clone" : "Clonar", "Loading filtered view" : "S'està carregant la visualització filtrada", "Today" : "Avui", @@ -371,6 +398,7 @@ OC.L10N.register( "Example Task 3" : "Tasca d'exemple 3", "Example Task 2" : "Tasca d'exemple 2", "Example Task 1" : "Tasca d'exemple 1", - "Move card to another board" : "Mou la targeta a un altre tauler" + "Move card to another board" : "Mou la targeta a un altre tauler", + "Filter by completed" : "Filtra per completat" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ca.json b/l10n/ca.json index 02de44db9..748ed3f59 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Targetes amb venciment demà", "Upcoming cards" : "Pròximes targetes", "Load more" : "Carrega'n més", + "Welcome to Nextcloud Deck!" : "Benvingut a Targetes de Nextcloud!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La targeta \"%s\" sobre \"%s\" se us ha assignat per %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} us ha assignat la targeta {deck-card} a {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La targeta \"%s\" sobre \"%s\" ha assolit la seva data de caducitat.", @@ -96,9 +97,16 @@ "Action needed" : "Acció necessària", "Later" : "Més tard", "copy" : "còpia", + "Read more inside" : "Llegeix més a dins", + "Custom lists - click to rename!" : "Llistes personalitzades: feu clic per canviar el nom!", "To Do" : "Per fer", "In Progress" : "En curs", "Done" : "Fet", + "1. Open to learn more about boards and cards" : "1. Obre per obtenir més informació sobre taulers i cartes", + "2. Drag cards left and right, up and down" : "2. Arrossegueu les targetes a l'esquerra i a la dreta, amunt i avall", + "3. Apply rich formatting and link content" : "3. Apliqueu format ric i contingut d'enllaços", + "4. Share, comment and collaborate!" : "4. Comparteix, comenta i col·labora!", + "Create your first card!" : "Crea la teva primera targeta!", "The file was uploaded" : "S'ha pujat el fitxer", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "El fitxer carregat excedeix la directiva upload_max_filesize dins de php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "El fitxer carregat excedeix la directiva MAX_FILE_SIZE que hi ha especificada al formulari d'HTML", @@ -119,10 +127,12 @@ "Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte", "Search by board title" : "Cerca per títol del tauler", "Select board" : "Selecciona un tauler", + "Move/copy card" : "Mou/copia la targeta", "Select a board" : "Selecciona un tauler", "No lists available" : "No hi ha cap llista disponible", "Select a list" : "Seleccioneu una llista", "Move card" : "Mou la targeta", + "Copy card" : "Còpia de la targeta", "Select a card" : "Selecciona una targeta", "Cancel" : "Cancel·la", "Select the card to link to a project" : "Selecciona la targeta per enllaçar a un projecte", @@ -143,6 +153,8 @@ "Filter by tag" : "Filtra per etiqueta", "Filter by assigned user" : "Filtra per usuari assignat", "Unassigned" : "Sense assignar", + "Filter by status" : "Filtra per estat", + "Open and completed" : "Obert i acabat", "Open" : "Obert", "Completed" : "S'ha completat", "Filter by due date" : "Filtra per data de venciment", @@ -172,9 +184,12 @@ "Deleted lists" : "Llistes suprimides", "Undo" : "Desfés", "Deleted cards" : "Targetes suprimides", + "Share board with a user, group or team …" : "Comparteix el tauler amb un usuari, grup o equip …", + "Searching for users, groups and teams …" : "Cercant usuaris, grups i equips …", "No participants found" : "No s'han trobat participants", "Board owner" : "Propietari del tauler", "(Group)" : "(Grup)", + "(Team)" : "(Equip)", "Can edit" : "Pot editar", "Can share" : "Pot compartir", "Can manage" : "Pot gestionar", @@ -200,7 +215,9 @@ "title and color value must be provided" : "s’ha de proporcionar el valor del títol i del color", "Board name" : "Nom del taulell", "Members" : "Membres", + "Assign to users/groups/team" : "Assigna a usuaris/grups/equip", "Assign a user to this card…" : "Assignació d'un usuari a aquesta targeta…", + "Select a user to assign to this card…" : "Seleccioneu un usuari per assignar-lo a aquesta targeta…", "Upload new files" : "Pujada de nous fitxers", "Share from Files" : "Comparteix des de Fitxers", "Pending share" : "Compartició pendent", @@ -254,12 +271,14 @@ "Set due date for this weekend" : "Estableix una data de caducitat per aquest cap de setmana", "Set due date for next week" : "Estableix una data de caducitat per a la setmana vinent", "Assign a tag to this card…" : "Assignació d'una etiqueta a aquesta targeta…", + "Select or create a tag…" : "Seleccioneu o creeu una etiqueta…", "Create a new tag:" : "Crea una etiqueta nova:", "(group)" : "(grup)", "Next week – {timeLocale}" : "La setmana següent: {timeLocale}", "Todo items" : "Tasques pendents", "{count} comments, {unread} unread" : "{count} comentaris, {unread} no llegits", "Edit card title" : "Edició del títol de la targeta", + "Open link" : "Obre l'enllaç", "Edit title" : "Edició del títol", "Assign to me" : "Assigna'm a mi", "Unassign myself" : "Desasignar a mi mateix", @@ -268,6 +287,7 @@ "Card deleted" : "Targeta suprimida", "seconds ago" : "fa uns segons", "Keyboard shortcuts" : "Dreceres de teclat", + "Boost your productivity using Deck with keyboard shortcuts." : "Augmenta la teva productivitat amb Targetes fent servir tecles de drecera.", "Board actions" : "Accions de Tauler", "Keyboard shortcut" : "Drecera de teclat", "Action" : "Acció", @@ -302,6 +322,7 @@ "Limit board creation to some groups" : "Limiteu la creació de taulers a alguns grups", "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." : "Els usuaris fora d'aquests grups no podran crear els seus propis taulers, però encara podran treballar en taulers que s'hagin compartit amb ells.", "Cancel edit" : "Cancel·la l'edició", + "Save board" : "Guarda el tauler", "Board details" : "Detalls del tauler", "Edit board" : "Edita el tauler", "Clone board" : "Clonar tauler", @@ -321,8 +342,14 @@ "An error occurred" : "S'ha produït un error", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Esteu segur que voleu suprimir el tauler {title}? Això suprimirà totes les dades d'aquest tauler, incloses les targetes arxivades.", "Delete the board?" : "Voleu suprimir el tauler?", + "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar targetes", + "Clone assignments" : "Clonar les tasques", + "Clone labels" : "Clonar etiquetes", + "Clone due dates" : "Clonar les dates de venciment", "Advanced options" : "Paràmetres avançats", + "Move all cards to the first list" : "Mou totes les cartes a la primera llista", + "Restore archived cards" : "Restaura les targetes arxivades", "Clone" : "Clonar", "Loading filtered view" : "S'està carregant la visualització filtrada", "Today" : "Avui", @@ -369,6 +396,7 @@ "Example Task 3" : "Tasca d'exemple 3", "Example Task 2" : "Tasca d'exemple 2", "Example Task 1" : "Tasca d'exemple 1", - "Move card to another board" : "Mou la targeta a un altre tauler" + "Move card to another board" : "Mou la targeta a un altre tauler", + "Filter by completed" : "Filtra per completat" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de.js b/l10n/de.js index 3a9f8b827..b270315ac 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -104,7 +104,7 @@ OC.L10N.register( "To Do" : "Offen", "In Progress" : "In Bearbeitung", "Done" : "Erledigt", - "1. Open to learn more about boards and cards" : "1. Offen, um mehr über Boards und Karten zu erfahren", + "1. Open to learn more about boards and cards" : "1. Öffnen, um mehr über Boards und Karten zu erfahren", "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", diff --git a/l10n/de.json b/l10n/de.json index e7d609fb5..8979c8a25 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -102,7 +102,7 @@ "To Do" : "Offen", "In Progress" : "In Bearbeitung", "Done" : "Erledigt", - "1. Open to learn more about boards and cards" : "1. Offen, um mehr über Boards und Karten zu erfahren", + "1. Open to learn more about boards and cards" : "1. Öffnen, um mehr über Boards und Karten zu erfahren", "2. Drag cards left and right, up and down" : "2. Karten nach links und rechts, oben und unten ziehen", "3. Apply rich formatting and link content" : "3. Umfangreiche Formatierung und Linkinhalte", "4. Share, comment and collaborate!" : "4. Teilen, kommentieren und mitarbeiten!", diff --git a/l10n/fr.js b/l10n/fr.js index eddd6f96e..a0a8446e7 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Cartes pour demain", "Upcoming cards" : "Prochaines cartes", "Load more" : "Charger davantage", + "Welcome to Nextcloud Deck!" : "Bienvenue dans Nextcloud Deck !", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vous a attribué la carte {deck-card} du tableau {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La date d'échéance de la carte \"%s\" de \"%s\" a été atteinte.", @@ -98,9 +99,15 @@ OC.L10N.register( "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", + "Read more inside" : "Lire la suite à l'intérieur", + "Custom lists - click to rename!" : "Listes personnalisées - cliquez pour renommer !", "To Do" : "À faire", "In Progress" : "En cours", "Done" : "Fait", + "1. Open to learn more about boards and cards" : "1. Ouvrez pour en apprendre davantage sur les tableaux et les cartes", + "2. Drag cards left and right, up and down" : "2. Faites glisser les cartes vers la gauche et la droite, vers le haut et le bas", + "4. Share, comment and collaborate!" : "4. Partagez, commentez et collaborez !", + "Create your first card!" : "Créez votre première carte !", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", diff --git a/l10n/fr.json b/l10n/fr.json index 3fa5b9a79..3b66ad227 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Cartes pour demain", "Upcoming cards" : "Prochaines cartes", "Load more" : "Charger davantage", + "Welcome to Nextcloud Deck!" : "Bienvenue dans Nextcloud Deck !", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "La carte \"%s\" de \"%s\" vous a été assignée par %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vous a attribué la carte {deck-card} du tableau {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "La date d'échéance de la carte \"%s\" de \"%s\" a été atteinte.", @@ -96,9 +97,15 @@ "Action needed" : "Action requise", "Later" : "Plus tard", "copy" : "copie", + "Read more inside" : "Lire la suite à l'intérieur", + "Custom lists - click to rename!" : "Listes personnalisées - cliquez pour renommer !", "To Do" : "À faire", "In Progress" : "En cours", "Done" : "Fait", + "1. Open to learn more about boards and cards" : "1. Ouvrez pour en apprendre davantage sur les tableaux et les cartes", + "2. Drag cards left and right, up and down" : "2. Faites glisser les cartes vers la gauche et la droite, vers le haut et le bas", + "4. Share, comment and collaborate!" : "4. Partagez, commentez et collaborez !", + "Create your first card!" : "Créez votre première carte !", "The file was uploaded" : "Le fichier a été envoyé", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Le fichier envoyé dépasse la valeur upload_max_filesize spécifiée dans php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Le fichier envoyé dépasse la valeur MAX_FILE_SIZE spécifiée dans le formulaire HTML", diff --git a/l10n/ga.js b/l10n/ga.js index bbdab791c..f2a6a6406 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Cártaí dlite amárach", "Upcoming cards" : "Cártaí atá le teacht", "Load more" : "Luchtaigh níos mó", + "Welcome to Nextcloud Deck!" : "Fáilte go dtí Deic Nextcloud!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Tá an cárta \"%s\" ar \"%s\" tugtha duit ag %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "Shann {user} an cárta {deck-card} ar {deck-board} duit.", "The card \"%s\" on \"%s\" has reached its due date." : "Tá an dáta dlite sroichte ag an gcárta \"%s\" ar \"%s\".", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", + "Read more inside" : "Léigh tuilleadh taobh istigh", + "Custom lists - click to rename!" : "Liostaí saincheaptha - cliceáil chun athainmniú!", "To Do" : "A dhéanamh", "In Progress" : "Ar Siúl", "Done" : "Déanta", + "1. Open to learn more about boards and cards" : "1. Oscail chun níos mó a fhoghlaim faoi bhoird agus cártaí", + "2. Drag cards left and right, up and down" : "2. Tarraing cártaí ar chlé agus ar dheis, suas agus síos", + "3. Apply rich formatting and link content" : "3. Cuir formáidiú saibhir agus ábhar nasc i bhfeidhm", + "4. Share, comment and collaborate!" : "4. Roinn, déan trácht agus comhoibrigh!", + "Create your first card!" : "Cruthaigh do chéad chárta!", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML", diff --git a/l10n/ga.json b/l10n/ga.json index 0b0ddf11c..ea9171d56 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Cártaí dlite amárach", "Upcoming cards" : "Cártaí atá le teacht", "Load more" : "Luchtaigh níos mó", + "Welcome to Nextcloud Deck!" : "Fáilte go dtí Deic Nextcloud!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Tá an cárta \"%s\" ar \"%s\" tugtha duit ag %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "Shann {user} an cárta {deck-card} ar {deck-board} duit.", "The card \"%s\" on \"%s\" has reached its due date." : "Tá an dáta dlite sroichte ag an gcárta \"%s\" ar \"%s\".", @@ -96,9 +97,16 @@ "Action needed" : "Gníomh de dhíth", "Later" : "Níos déanaí", "copy" : "cóip", + "Read more inside" : "Léigh tuilleadh taobh istigh", + "Custom lists - click to rename!" : "Liostaí saincheaptha - cliceáil chun athainmniú!", "To Do" : "A dhéanamh", "In Progress" : "Ar Siúl", "Done" : "Déanta", + "1. Open to learn more about boards and cards" : "1. Oscail chun níos mó a fhoghlaim faoi bhoird agus cártaí", + "2. Drag cards left and right, up and down" : "2. Tarraing cártaí ar chlé agus ar dheis, suas agus síos", + "3. Apply rich formatting and link content" : "3. Cuir formáidiú saibhir agus ábhar nasc i bhfeidhm", + "4. Share, comment and collaborate!" : "4. Roinn, déan trácht agus comhoibrigh!", + "Create your first card!" : "Cruthaigh do chéad chárta!", "The file was uploaded" : "Uaslódáladh an comhad", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML", diff --git a/l10n/is.js b/l10n/is.js index 97e110a9d..8ea1f58c4 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Spjöld sem á að ljúka á morgun", "Upcoming cards" : "Spjöld á næstunni", "Load more" : "Hlaða inn meira", + "Welcome to Nextcloud Deck!" : "Velkomin í Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Spjaldinu \"%s\" á \"%s\" hefur verið úthlutað til þín af %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hefur úthlutað spjaldinu {deck-card} á {deck-board} til þín.", "The card \"%s\" on \"%s\" has reached its due date." : "Spjaldið \"%s\" á \"%s\" er komið fram yfir lokadagsetningu.", @@ -98,8 +99,16 @@ OC.L10N.register( "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", + "Read more inside" : "Lesa meira inni í", + "Custom lists - click to rename!" : "Sérsniðnir listar - smelltu til að endurnefna!", "To Do" : "Verkefnalisti", + "In Progress" : "Í vinnslu", "Done" : "Lokið", + "1. Open to learn more about boards and cards" : "1. Opnaðu til að læra meira um borð og spjöld", + "2. Drag cards left and right, up and down" : "2. Dragðu spjöld hægri vinstri og upp niður", + "3. Apply rich formatting and link content" : "3. Settu sniðinn texta og efni í tenglum", + "4. Share, comment and collaborate!" : "4. Deildu, gerðu athugasemdir og eigðu í samstarfi!", + "Create your first card!" : "Útbúðu fyrsta spjaldið þitt!", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", @@ -120,10 +129,12 @@ OC.L10N.register( "Select the board to link to a project" : "Veldu borðið sem á að tengja við verkefnið", "Search by board title" : "Leita eftir titli borðs", "Select board" : "Veldu borð", + "Move/copy card" : "Færa/afrita spjald", "Select a board" : "Veldu borð", "No lists available" : "Engir listar tiltækir", "Select a list" : "Veldu lista", "Move card" : "Færa spjald", + "Copy card" : "Afrita spjald", "Select a card" : "Veldu spjald", "Cancel" : "Hætta við", "Select the card to link to a project" : "Veldu spjaldið sem á að tengja við verkefnið", @@ -144,6 +155,8 @@ OC.L10N.register( "Filter by tag" : "Sía eftir merki", "Filter by assigned user" : "Sía eftir úthlutuðum notanda", "Unassigned" : "Ekki úthlutað", + "Filter by status" : "Sía eftir stöðu", + "Open and completed" : "Opið og frágengið", "Open" : "Opna", "Completed" : "Lokið", "Filter by due date" : "Sía eftir lokadagsetningu", @@ -173,9 +186,12 @@ OC.L10N.register( "Deleted lists" : "Eyddi listum", "Undo" : "Afturkalla", "Deleted cards" : "Eydd spjöld", + "Share board with a user, group or team …" : "Deila borði með notanda, hóp eða teymi …", + "Searching for users, groups and teams …" : "Leita að notendum, hópum og teymum …", "No participants found" : "No participants found", "Board owner" : "Eigandi borðs", "(Group)" : "(Hópur)", + "(Team)" : "(Teymi)", "Can edit" : "Getur breytt", "Can share" : "Getur deilt", "Can manage" : "Gerur sýslað með", @@ -201,7 +217,9 @@ OC.L10N.register( "title and color value must be provided" : "titill og litgildi verða að vera til staðar", "Board name" : "Heiti borðs", "Members" : "Meðlimir", + "Assign to users/groups/team" : "Úthluta á notendur/hópa/teymi", "Assign a user to this card…" : "Úthluta notanda á þetta spjald", + "Select a user to assign to this card…" : "Veldu notanda sem úthluta á þessu spjaldi…", "Upload new files" : "Senda inn nýjar skrár", "Share from Files" : "Deila úr skrám", "Pending share" : "Sameign í bið", @@ -255,12 +273,14 @@ OC.L10N.register( "Set due date for this weekend" : "Setja skil á þessa helgi", "Set due date for next week" : "Setja skil á í næstu viku", "Assign a tag to this card…" : "Úthluta merki á þetta spjald", + "Select or create a tag…" : "Veldu eða búðu til merki…", "Create a new tag:" : "Búa til nýtt merki:", "(group)" : "(hópur)", "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}", "Todo items" : "Atriði á verkefnalista", "{count} comments, {unread} unread" : "{count} athugasemdir, {unread} ólesnar", "Edit card title" : "Breyta titli spjalds", + "Open link" : "Opna tengil", "Edit title" : "Breyta titli", "Assign to me" : "Úthluta mér", "Unassign myself" : "Aftengja úthlutun sjálfs mín", @@ -269,12 +289,31 @@ OC.L10N.register( "Card deleted" : "Spjaldi eytt", "seconds ago" : "sekúndum síðan", "Keyboard shortcuts" : "Flýtileiðir á lyklaborði", + "Boost your productivity using Deck with keyboard shortcuts." : "Auktu afköstin með flýtileiðum á lyklaborði", + "Board actions" : "Aðgerðir borðs", "Keyboard shortcut" : "Flýtilykill", "Action" : "Aðgerð", "Shift" : "Shift", + "Scroll" : "Skruna", + "Scroll sideways" : "Skruna til hliðar", + "Navigate between cards" : "Flakka á milli spjalda", + "Esc" : "Esc", + "Close card details" : "Loka nánari upplýsingum um spjald", "Ctrl" : "Ctrl", "Search" : "Search", + "Show card filters" : "Sýna síur spjalds", + "Clear card filters" : "Hreinsa síur spjalds", + "Show help dialog" : "Birta hjálparglugga", + "Card actions" : "Aðgerðir spjalds", + "The following actions can be triggered on the currently highlighted card" : "Eftirfarandi aðgerðir er hægt að framkvæma á valda spjaldinu", "Enter" : "Enter", + "Space" : "Bil", + "Open card details" : "Opna nánari upplýsingar um spjald", + "Edit the card title" : "Breyta titli spjalds", + "Assign yourself to the current card" : "Úthluta þér núverandi spjaldi", + "Archive/unarchive the current card" : "Setja/taka spjaldið úr geymslu", + "Mark card as completed/not completed" : "Merkja spjaldið sem frágengið/ólokið", + "Open card menu" : "Opna valmynd spjalds", "All boards" : "Öll borð", "Archived boards" : "Borð í geymslu", "Shared with you" : "Deilt með þér", @@ -285,6 +324,7 @@ OC.L10N.register( "Limit board creation to some groups" : "Takmarka gerð borða við suma hópa", "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." : "Notendur sem tilheyra ekki þessum hópum eru útilokaðir frá því að útbúa sín eigin borð, en munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra.", "Cancel edit" : "Hætta við breytingar", + "Save board" : "Vista borð", "Board details" : "Nánar um borð", "Edit board" : "Breyta borði", "Clone board" : "Klóna borð", @@ -304,8 +344,14 @@ OC.L10N.register( "An error occurred" : "Villa kom upp", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ertu viss um að þú viljir eyða borðinu {title}?. Þetta mun eyða öllum gögnum í þessu borði, meðal annars spjöldum í geymslu.", "Delete the board?" : "Eyða borðinu?", + "Clone {boardTitle}" : "Klóna {boardTitle}", "Clone cards" : "Klóna spjöld", + "Clone assignments" : "Klóna úthlutanir", + "Clone labels" : "Klóna merkingar", + "Clone due dates" : "Klóna skiladaga", "Advanced options" : "Ítarlegir valkostir", + "Move all cards to the first list" : "Færa öll spjöld á fyrsta listann", + "Restore archived cards" : "Endurheimta spjöld úr geymslu", "Clone" : "Klóna", "Loading filtered view" : "Hleð inn síaðri sýn", "Today" : "Í dag", @@ -352,6 +398,7 @@ OC.L10N.register( "Example Task 3" : "Dæmi um verkefni 3", "Example Task 2" : "Dæmi um verkefni 2", "Example Task 1" : "Dæmi um verkefni 1", - "Move card to another board" : "Færa spjald á annað borð" + "Move card to another board" : "Færa spjald á annað borð", + "Filter by completed" : "Sía eftir hvort sé frágengið" }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/l10n/is.json b/l10n/is.json index d608038b5..cdd4ec9ff 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Spjöld sem á að ljúka á morgun", "Upcoming cards" : "Spjöld á næstunni", "Load more" : "Hlaða inn meira", + "Welcome to Nextcloud Deck!" : "Velkomin í Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Spjaldinu \"%s\" á \"%s\" hefur verið úthlutað til þín af %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} hefur úthlutað spjaldinu {deck-card} á {deck-board} til þín.", "The card \"%s\" on \"%s\" has reached its due date." : "Spjaldið \"%s\" á \"%s\" er komið fram yfir lokadagsetningu.", @@ -96,8 +97,16 @@ "Action needed" : "Aðgerðar krafist", "Later" : "Seinna", "copy" : "afrita", + "Read more inside" : "Lesa meira inni í", + "Custom lists - click to rename!" : "Sérsniðnir listar - smelltu til að endurnefna!", "To Do" : "Verkefnalisti", + "In Progress" : "Í vinnslu", "Done" : "Lokið", + "1. Open to learn more about boards and cards" : "1. Opnaðu til að læra meira um borð og spjöld", + "2. Drag cards left and right, up and down" : "2. Dragðu spjöld hægri vinstri og upp niður", + "3. Apply rich formatting and link content" : "3. Settu sniðinn texta og efni í tenglum", + "4. Share, comment and collaborate!" : "4. Deildu, gerðu athugasemdir og eigðu í samstarfi!", + "Create your first card!" : "Útbúðu fyrsta spjaldið þitt!", "The file was uploaded" : "Skráin var send inn", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Innsend skrá er stærri en upload_max stillingin í php.ini:", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu.", @@ -118,10 +127,12 @@ "Select the board to link to a project" : "Veldu borðið sem á að tengja við verkefnið", "Search by board title" : "Leita eftir titli borðs", "Select board" : "Veldu borð", + "Move/copy card" : "Færa/afrita spjald", "Select a board" : "Veldu borð", "No lists available" : "Engir listar tiltækir", "Select a list" : "Veldu lista", "Move card" : "Færa spjald", + "Copy card" : "Afrita spjald", "Select a card" : "Veldu spjald", "Cancel" : "Hætta við", "Select the card to link to a project" : "Veldu spjaldið sem á að tengja við verkefnið", @@ -142,6 +153,8 @@ "Filter by tag" : "Sía eftir merki", "Filter by assigned user" : "Sía eftir úthlutuðum notanda", "Unassigned" : "Ekki úthlutað", + "Filter by status" : "Sía eftir stöðu", + "Open and completed" : "Opið og frágengið", "Open" : "Opna", "Completed" : "Lokið", "Filter by due date" : "Sía eftir lokadagsetningu", @@ -171,9 +184,12 @@ "Deleted lists" : "Eyddi listum", "Undo" : "Afturkalla", "Deleted cards" : "Eydd spjöld", + "Share board with a user, group or team …" : "Deila borði með notanda, hóp eða teymi …", + "Searching for users, groups and teams …" : "Leita að notendum, hópum og teymum …", "No participants found" : "No participants found", "Board owner" : "Eigandi borðs", "(Group)" : "(Hópur)", + "(Team)" : "(Teymi)", "Can edit" : "Getur breytt", "Can share" : "Getur deilt", "Can manage" : "Gerur sýslað með", @@ -199,7 +215,9 @@ "title and color value must be provided" : "titill og litgildi verða að vera til staðar", "Board name" : "Heiti borðs", "Members" : "Meðlimir", + "Assign to users/groups/team" : "Úthluta á notendur/hópa/teymi", "Assign a user to this card…" : "Úthluta notanda á þetta spjald", + "Select a user to assign to this card…" : "Veldu notanda sem úthluta á þessu spjaldi…", "Upload new files" : "Senda inn nýjar skrár", "Share from Files" : "Deila úr skrám", "Pending share" : "Sameign í bið", @@ -253,12 +271,14 @@ "Set due date for this weekend" : "Setja skil á þessa helgi", "Set due date for next week" : "Setja skil á í næstu viku", "Assign a tag to this card…" : "Úthluta merki á þetta spjald", + "Select or create a tag…" : "Veldu eða búðu til merki…", "Create a new tag:" : "Búa til nýtt merki:", "(group)" : "(hópur)", "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}", "Todo items" : "Atriði á verkefnalista", "{count} comments, {unread} unread" : "{count} athugasemdir, {unread} ólesnar", "Edit card title" : "Breyta titli spjalds", + "Open link" : "Opna tengil", "Edit title" : "Breyta titli", "Assign to me" : "Úthluta mér", "Unassign myself" : "Aftengja úthlutun sjálfs mín", @@ -267,12 +287,31 @@ "Card deleted" : "Spjaldi eytt", "seconds ago" : "sekúndum síðan", "Keyboard shortcuts" : "Flýtileiðir á lyklaborði", + "Boost your productivity using Deck with keyboard shortcuts." : "Auktu afköstin með flýtileiðum á lyklaborði", + "Board actions" : "Aðgerðir borðs", "Keyboard shortcut" : "Flýtilykill", "Action" : "Aðgerð", "Shift" : "Shift", + "Scroll" : "Skruna", + "Scroll sideways" : "Skruna til hliðar", + "Navigate between cards" : "Flakka á milli spjalda", + "Esc" : "Esc", + "Close card details" : "Loka nánari upplýsingum um spjald", "Ctrl" : "Ctrl", "Search" : "Search", + "Show card filters" : "Sýna síur spjalds", + "Clear card filters" : "Hreinsa síur spjalds", + "Show help dialog" : "Birta hjálparglugga", + "Card actions" : "Aðgerðir spjalds", + "The following actions can be triggered on the currently highlighted card" : "Eftirfarandi aðgerðir er hægt að framkvæma á valda spjaldinu", "Enter" : "Enter", + "Space" : "Bil", + "Open card details" : "Opna nánari upplýsingar um spjald", + "Edit the card title" : "Breyta titli spjalds", + "Assign yourself to the current card" : "Úthluta þér núverandi spjaldi", + "Archive/unarchive the current card" : "Setja/taka spjaldið úr geymslu", + "Mark card as completed/not completed" : "Merkja spjaldið sem frágengið/ólokið", + "Open card menu" : "Opna valmynd spjalds", "All boards" : "Öll borð", "Archived boards" : "Borð í geymslu", "Shared with you" : "Deilt með þér", @@ -283,6 +322,7 @@ "Limit board creation to some groups" : "Takmarka gerð borða við suma hópa", "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." : "Notendur sem tilheyra ekki þessum hópum eru útilokaðir frá því að útbúa sín eigin borð, en munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra.", "Cancel edit" : "Hætta við breytingar", + "Save board" : "Vista borð", "Board details" : "Nánar um borð", "Edit board" : "Breyta borði", "Clone board" : "Klóna borð", @@ -302,8 +342,14 @@ "An error occurred" : "Villa kom upp", "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ertu viss um að þú viljir eyða borðinu {title}?. Þetta mun eyða öllum gögnum í þessu borði, meðal annars spjöldum í geymslu.", "Delete the board?" : "Eyða borðinu?", + "Clone {boardTitle}" : "Klóna {boardTitle}", "Clone cards" : "Klóna spjöld", + "Clone assignments" : "Klóna úthlutanir", + "Clone labels" : "Klóna merkingar", + "Clone due dates" : "Klóna skiladaga", "Advanced options" : "Ítarlegir valkostir", + "Move all cards to the first list" : "Færa öll spjöld á fyrsta listann", + "Restore archived cards" : "Endurheimta spjöld úr geymslu", "Clone" : "Klóna", "Loading filtered view" : "Hleð inn síaðri sýn", "Today" : "Í dag", @@ -350,6 +396,7 @@ "Example Task 3" : "Dæmi um verkefni 3", "Example Task 2" : "Dæmi um verkefni 2", "Example Task 1" : "Dæmi um verkefni 1", - "Move card to another board" : "Færa spjald á annað borð" + "Move card to another board" : "Færa spjald á annað borð", + "Filter by completed" : "Sía eftir hvort sé frágengið" },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 650e64d51..6ee91d440 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Картице које доспецају сутра", "Upcoming cards" : "Предстојеће картице", "Load more" : "Учитај још", + "Welcome to Nextcloud Deck!" : "Добродошли у Nextcloud шпил!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу „%s“ са табле „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} вам је доделио картицу {deck-card} на {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Картици „%s“ на табли „%s“ је истекао рок.", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", + "Read more inside" : "Прочитајте више", + "Custom lists - click to rename!" : "Произвољне листе – кликните да промените име!", "To Do" : "Обавезе", "In Progress" : "Напредује", "Done" : "Готово", + "1. Open to learn more about boards and cards" : "1. Отворите да сазнате више о таблама и картицама", + "2. Drag cards left and right, up and down" : "2. Превлачите картице лево десно, горе и доле", + "3. Apply rich formatting and link content" : "3. Примените богато форматирање и линкујте садржај", + "4. Share, comment and collaborate!" : "4. Делите, коментаришите и сарађујте!", + "Create your first card!" : "Креирајте своју прву картицу!", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Фајл за отпремање премашује MAX_FILE_SIZE директиву наведену у HTML форми", diff --git a/l10n/sr.json b/l10n/sr.json index 16b22ec05..1004ba56c 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Картице које доспецају сутра", "Upcoming cards" : "Предстојеће картице", "Load more" : "Учитај још", + "Welcome to Nextcloud Deck!" : "Добродошли у Nextcloud шпил!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Корисник %s Вам је доделио картицу „%s“ са табле „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} вам је доделио картицу {deck-card} на {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Картици „%s“ на табли „%s“ је истекао рок.", @@ -96,9 +97,16 @@ "Action needed" : "Потребна акција", "Later" : "После", "copy" : "копирај", + "Read more inside" : "Прочитајте више", + "Custom lists - click to rename!" : "Произвољне листе – кликните да промените име!", "To Do" : "Обавезе", "In Progress" : "Напредује", "Done" : "Готово", + "1. Open to learn more about boards and cards" : "1. Отворите да сазнате више о таблама и картицама", + "2. Drag cards left and right, up and down" : "2. Превлачите картице лево десно, горе и доле", + "3. Apply rich formatting and link content" : "3. Примените богато форматирање и линкујте садржај", + "4. Share, comment and collaborate!" : "4. Делите, коментаришите и сарађујте!", + "Create your first card!" : "Креирајте своју прву картицу!", "The file was uploaded" : "Фајл је отпремљен", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Фајл за отпремање премашује upload_max_filesize директиву у php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Фајл за отпремање премашује MAX_FILE_SIZE директиву наведену у HTML форми", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 5a92dc8ca..9d3a9e9a9 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "卡片於明日到期", "Upcoming cards" : "接下來的卡片", "Load more" : "載入更多", + "Welcome to Nextcloud Deck!" : "歡迎使用 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片「%s」位於「%s」已由 %s 分配給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將位於 {deck-board} 的 {deck-card} 卡片分配給您。", "The card \"%s\" on \"%s\" has reached its due date." : "卡片「%s」位於「%s」已達到期日。", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "Read more inside" : "深入閱讀", + "Custom lists - click to rename!" : "自訂清單 - 點選以重新命名!", "To Do" : "待辦", "In Progress" : "進行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 開啟以取得更多關於看板與卡片的資訊", + "2. Drag cards left and right, up and down" : "2. 將卡片向左、向右、向上或向下拖曳", + "3. Apply rich formatting and link content" : "3. 套用豐富格式與連結內容", + "4. Share, comment and collaborate!" : "4. 分享、留言與協作!", + "Create your first card!" : "建立您的第一張卡片!", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 4bcff1609..81b80d4a0 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "卡片於明日到期", "Upcoming cards" : "接下來的卡片", "Load more" : "載入更多", + "Welcome to Nextcloud Deck!" : "歡迎使用 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片「%s」位於「%s」已由 %s 分配給您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已將位於 {deck-board} 的 {deck-card} 卡片分配給您。", "The card \"%s\" on \"%s\" has reached its due date." : "卡片「%s」位於「%s」已達到期日。", @@ -96,9 +97,16 @@ "Action needed" : "需要採取行動", "Later" : "稍後", "copy" : "複製", + "Read more inside" : "深入閱讀", + "Custom lists - click to rename!" : "自訂清單 - 點選以重新命名!", "To Do" : "待辦", "In Progress" : "進行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 開啟以取得更多關於看板與卡片的資訊", + "2. Drag cards left and right, up and down" : "2. 將卡片向左、向右、向上或向下拖曳", + "3. Apply rich formatting and link content" : "3. 套用豐富格式與連結內容", + "4. Share, comment and collaborate!" : "4. 分享、留言與協作!", + "Create your first card!" : "建立您的第一張卡片!", "The file was uploaded" : "檔案已上傳", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 選項的限制", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制", From 6f6f54965c2a55c33303c93cbfc909e22bd02533 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Wed, 19 Feb 2025 00:42:11 +0000 Subject: [PATCH 34/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/an.js | 6 ++--- l10n/an.json | 6 ++--- l10n/zh_CN.js | 69 +++++++++++++++++++++++++++++++++++++------------ l10n/zh_CN.json | 69 +++++++++++++++++++++++++++++++++++++------------ 4 files changed, 110 insertions(+), 40 deletions(-) diff --git a/l10n/an.js b/l10n/an.js index 76429836c..141010507 100644 --- a/l10n/an.js +++ b/l10n/an.js @@ -4,13 +4,13 @@ OC.L10N.register( "Done" : "Feito", "The file was uploaded" : "O fichero estió puyato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML", - "The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'especificó en o formulario HTML", + "The file was only partially uploaded" : "O fichero nomás s'ha cargau parcialment", "No file was uploaded" : "No s'ha cargau garra fichero", "Missing a temporary folder" : "Falta una carpeta temporal", "Could not write file to disk" : "No se podió escribir o fichero en o disco", "A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers", - "Cancel" : "Canzelar", + "Cancel" : "Cancelar", "Details" : "Detalles", "Tags" : "Etiquetas", "Activity" : "Actividat", diff --git a/l10n/an.json b/l10n/an.json index 96deb224d..cd37ccc03 100644 --- a/l10n/an.json +++ b/l10n/an.json @@ -2,13 +2,13 @@ "Done" : "Feito", "The file was uploaded" : "O fichero estió puyato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini", - "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML", - "The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'especificó en o formulario HTML", + "The file was only partially uploaded" : "O fichero nomás s'ha cargau parcialment", "No file was uploaded" : "No s'ha cargau garra fichero", "Missing a temporary folder" : "Falta una carpeta temporal", "Could not write file to disk" : "No se podió escribir o fichero en o disco", "A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers", - "Cancel" : "Canzelar", + "Cancel" : "Cancelar", "Details" : "Detalles", "Tags" : "Etiquetas", "Activity" : "Actividat", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 788fd8450..d2bc6d07d 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -1,19 +1,19 @@ OC.L10N.register( "deck", { - "You have created a new board {board}" : "您创建了一个新面板{board}", - "{user} has created a new board {board}" : "{user} 创建了一个新面板{board}", - "You have deleted the board {board}" : "您删除了面板{board}", - "{user} has deleted the board {board}" : "{user}删除了面板{board}", - "You have restored the board {board}" : "您还原了面板{board}", - "{user} has restored the board {board}" : "{user}还原了{board}", - "You have shared the board {board} with {acl}" : "您已分享{board}给{acl}", - "{user} has shared the board {board} with {acl}" : "{user}已使用{acl}分享面板{board}", - "You have removed {acl} from the board {board}" : "您从面板{board}中移除了{acl}", - "{user} has removed {acl} from the board {board}" : "{user}从面板{board}中移除了{acl} ", - "You have renamed the board {before} to {board}" : "您将面板{before}重命名为{board}", - "{user} has renamed the board {before} to {board}" : "{user}将面板{before}重命名为{board}", - "You have archived the board {board}" : "您已将面板{board}归档", + "You have created a new board {board}" : "您创建了新面板 {board}", + "{user} has created a new board {board}" : "{user} 创建了新面板 {board}", + "You have deleted the board {board}" : "您删除了面板 {board}", + "{user} has deleted the board {board}" : "{user} 删除了面板 {board}", + "You have restored the board {board}" : "您还原了面板 {board}", + "{user} has restored the board {board}" : "{user} 还原了面板 {board}", + "You have shared the board {board} with {acl}" : "您已分享面板 {board} 给 {acl}", + "{user} has shared the board {board} with {acl}" : "{user}已使用 {acl} 分享了面板 {board}", + "You have removed {acl} from the board {board}" : "您从面板 {board} 中移除了 {acl}", + "{user} has removed {acl} from the board {board}" : "{user} 从面板 {board} 中移除了 {acl} ", + "You have renamed the board {before} to {board}" : "您将面板 {before} 重命名为 {board}", + "{user} has renamed the board {before} to {board}" : "{user} 将面板 {before} 重命名为 {board}", + "You have archived the board {board}" : "您已将面板 {board} 归档", "{user} has archived the board {before}" : "{user}已将面板{before}归档", "You have unarchived the board {board}" : "您已将面板{board}取消归档", "{user} has unarchived the board {before}" : "{user}已将面板{before}取消归档", @@ -37,6 +37,10 @@ OC.L10N.register( "{user} has archived card {card} in list {stack} on board {board}" : "{user} 已对面板 {board} 上的列表 {stack} 中的卡片 {card} 执行归档", "You have unarchived card {card} in list {stack} on board {board}" : "您已对面板 {board} 上的列表 {stack} 中的卡片 {card} 撤销归档", "{user} has unarchived card {card} in list {stack} on board {board}" : "{user} 已对面板 {board} 上的列表 {stack} 中的卡片 {card} 撤销归档", + "You have marked the card {card} as done in list {stack} on board {board}" : "您已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为已完成", + "{user} has marked card {card} as done in list {stack} on board {board}" : "{user} 已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为已完成", + "You have marked the card {card} as undone in list {stack} on board {board}" : "您已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为未完成", + "{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} 已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为未完成", "You have removed the due date of card {card}" : "您移除了卡片 {card} 的截止日期", "{user} has removed the due date of card {card}" : "{user} 移除了卡片 {card} 的截止日期", "You have set the due date of card {card} to {after}" : "您将卡片 {card} 的截止日期设置为 {after}", @@ -72,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "卡片明天到期", "Upcoming cards" : "即将到来的卡片", "Load more" : "加载更多", + "Welcome to Nextcloud Deck!" : "欢迎使用 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片 \"%s\" (在 \"%s\" 中)已由%s指派给您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已将卡片 {deck-card}, 其位于 {deck-board} ,分配给了你", "The card \"%s\" on \"%s\" has reached its due date." : "卡片 \"%s\" (在 \"%s\" 中)已到期.", @@ -94,9 +99,16 @@ OC.L10N.register( "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", + "Read more inside" : "阅读更多内容", + "Custom lists - click to rename!" : "自定义列表 - 单击以重命名!", "To Do" : "待办", "In Progress" : "进行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 打开以了解更多关于面板和卡片的信息", + "2. Drag cards left and right, up and down" : "2. 左右上下拖动卡片", + "3. Apply rich formatting and link content" : "3. 应用丰富的格式和链接内容", + "4. Share, comment and collaborate!" : "4. 分享、评论和协作!", + "Create your first card!" : "创建您的第一张卡片!", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件长度超出了 HTML 表单中设定的 MAX_FILE_SIZE 上限", @@ -117,10 +129,12 @@ OC.L10N.register( "Select the board to link to a project" : "选择要链接到一个项目的面板", "Search by board title" : "通过标题搜索面板", "Select board" : "选择面板", + "Move/copy card" : "移动/复制卡片", "Select a board" : "选择一个面板", "No lists available" : "无列表可用", "Select a list" : "选择一个列表", "Move card" : "移动卡片", + "Copy card" : "复制卡片", "Select a card" : "选择一张卡片", "Cancel" : "取消", "Select the card to link to a project" : "选择要链接到一个项目的卡片", @@ -141,6 +155,8 @@ OC.L10N.register( "Filter by tag" : "按标签筛选", "Filter by assigned user" : "按指派的用户筛选", "Unassigned" : "未指派", + "Filter by status" : "按状态筛选", + "Open and completed" : "打开并完成", "Open" : "打开", "Completed" : "已完成", "Filter by due date" : "按截止日期筛选", @@ -170,9 +186,12 @@ OC.L10N.register( "Deleted lists" : "已删除的列表", "Undo" : "撤消", "Deleted cards" : "已删除的卡片", + "Share board with a user, group or team …" : "与用户、群组或团队分享面板…", + "Searching for users, groups and teams …" : "搜索用户、群组和团队…", "No participants found" : "未找到参与者", "Board owner" : "面板所有者", "(Group)" : "(群组)", + "(Team)" : "(团队)", "Can edit" : "可以编辑", "Can share" : "可以共享", "Can manage" : "可以管理", @@ -194,11 +213,13 @@ OC.L10N.register( "Card name" : "卡片名", "List deleted" : "列表被删除", "Edit" : "编辑", - "Add a new tag" : "新增一个标签", + "Add a new tag" : "添加新标签", "title and color value must be provided" : "必须提供标题和颜色值", "Board name" : "面板名称", "Members" : "成员", + "Assign to users/groups/team" : "分配给用户/群组/团队", "Assign a user to this card…" : "为该卡片指派用户…", + "Select a user to assign to this card…" : "选择要分配给此卡片的用户…", "Upload new files" : "上传新文件", "Share from Files" : "从文件共享", "Pending share" : "待分享", @@ -243,18 +264,23 @@ OC.L10N.register( "Remove due date" : "移除截止日期", "Mark as done" : "标记为已完成", "Due at:" : "到期日:", + "Not done" : "未完成", "Unarchive card" : "撤销对卡片的归档", "Archive card" : "归档卡片", "Select Date" : "选择日期", "Set due date for later today" : "将截止日期设置为今天晚些时候", "Set due date for tomorrow" : "设定明天的截止日期", - "Assign a tag to this card…" : "为该卡片分配标签…", - "Create a new tag:" : "创建一个新标签:", + "Set due date for this weekend" : "设置本周末的截止日期", + "Set due date for next week" : "设置下周的截止日期", + "Assign a tag to this card…" : "为此卡片分配标签…", + "Select or create a tag…" : "选择或创建标签…", + "Create a new tag:" : "创建新标签:", "(group)" : "(组)", "Next week – {timeLocale}" : "下周 – {timeLocale}", "Todo items" : "待办事项", "{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读", "Edit card title" : "编辑卡片标题", + "Open link" : "打开链接", "Edit title" : "编辑标题", "Assign to me" : "指派给我", "Unassign myself" : "不再指派给我", @@ -263,9 +289,15 @@ OC.L10N.register( "Card deleted" : "卡片被删除", "seconds ago" : "几秒前", "Keyboard shortcuts" : "键盘快捷键", + "Boost your productivity using Deck with keyboard shortcuts." : "使用带有键盘快捷键的 Deck 提高您的生产力。", + "Board actions" : "面板操作", "Keyboard shortcut" : "键盘快捷键", "Action" : "操作", "Shift" : "Shift", + "Scroll" : "滚动", + "Scroll sideways" : "侧向滚动", + "Navigate between cards" : "在卡片之间导航", + "Esc" : "Esc", "Close card details" : "关闭卡详细信息", "Ctrl" : "Ctrl", "Search" : "搜索", @@ -275,6 +307,7 @@ OC.L10N.register( "Card actions" : "卡片操作", "The following actions can be triggered on the currently highlighted card" : "可以在当前突出显示的卡上触发以下操作", "Enter" : "输入", + "Space" : "空间", "Open card details" : "打开卡片详细信息", "Edit the card title" : "编辑卡片标题", "Assign yourself to the current card" : "将自己分配给当前卡片", @@ -291,6 +324,7 @@ OC.L10N.register( "Limit board creation to some groups" : "限制某些组可以创建看板", "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." : "这些组之外的用户将无法创建自己的看板,但仍然可以在与他们共享的看板上工作。", "Cancel edit" : "取消编辑", + "Save board" : "保存面板", "Board details" : "面板详情", "Edit board" : "编辑面板", "Clone board" : "克隆面板", @@ -364,6 +398,7 @@ OC.L10N.register( "Example Task 3" : "示例任务 3", "Example Task 2" : "示例任务 2", "Example Task 1" : "示例任务 1", - "Move card to another board" : "将卡片移到其他面板" + "Move card to another board" : "将卡片移到其他面板", + "Filter by completed" : "按已完成筛选" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 8b4e7b4fa..4b67980a6 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -1,17 +1,17 @@ { "translations": { - "You have created a new board {board}" : "您创建了一个新面板{board}", - "{user} has created a new board {board}" : "{user} 创建了一个新面板{board}", - "You have deleted the board {board}" : "您删除了面板{board}", - "{user} has deleted the board {board}" : "{user}删除了面板{board}", - "You have restored the board {board}" : "您还原了面板{board}", - "{user} has restored the board {board}" : "{user}还原了{board}", - "You have shared the board {board} with {acl}" : "您已分享{board}给{acl}", - "{user} has shared the board {board} with {acl}" : "{user}已使用{acl}分享面板{board}", - "You have removed {acl} from the board {board}" : "您从面板{board}中移除了{acl}", - "{user} has removed {acl} from the board {board}" : "{user}从面板{board}中移除了{acl} ", - "You have renamed the board {before} to {board}" : "您将面板{before}重命名为{board}", - "{user} has renamed the board {before} to {board}" : "{user}将面板{before}重命名为{board}", - "You have archived the board {board}" : "您已将面板{board}归档", + "You have created a new board {board}" : "您创建了新面板 {board}", + "{user} has created a new board {board}" : "{user} 创建了新面板 {board}", + "You have deleted the board {board}" : "您删除了面板 {board}", + "{user} has deleted the board {board}" : "{user} 删除了面板 {board}", + "You have restored the board {board}" : "您还原了面板 {board}", + "{user} has restored the board {board}" : "{user} 还原了面板 {board}", + "You have shared the board {board} with {acl}" : "您已分享面板 {board} 给 {acl}", + "{user} has shared the board {board} with {acl}" : "{user}已使用 {acl} 分享了面板 {board}", + "You have removed {acl} from the board {board}" : "您从面板 {board} 中移除了 {acl}", + "{user} has removed {acl} from the board {board}" : "{user} 从面板 {board} 中移除了 {acl} ", + "You have renamed the board {before} to {board}" : "您将面板 {before} 重命名为 {board}", + "{user} has renamed the board {before} to {board}" : "{user} 将面板 {before} 重命名为 {board}", + "You have archived the board {board}" : "您已将面板 {board} 归档", "{user} has archived the board {before}" : "{user}已将面板{before}归档", "You have unarchived the board {board}" : "您已将面板{board}取消归档", "{user} has unarchived the board {before}" : "{user}已将面板{before}取消归档", @@ -35,6 +35,10 @@ "{user} has archived card {card} in list {stack} on board {board}" : "{user} 已对面板 {board} 上的列表 {stack} 中的卡片 {card} 执行归档", "You have unarchived card {card} in list {stack} on board {board}" : "您已对面板 {board} 上的列表 {stack} 中的卡片 {card} 撤销归档", "{user} has unarchived card {card} in list {stack} on board {board}" : "{user} 已对面板 {board} 上的列表 {stack} 中的卡片 {card} 撤销归档", + "You have marked the card {card} as done in list {stack} on board {board}" : "您已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为已完成", + "{user} has marked card {card} as done in list {stack} on board {board}" : "{user} 已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为已完成", + "You have marked the card {card} as undone in list {stack} on board {board}" : "您已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为未完成", + "{user} has marked the card {card} as undone in list {stack} on board {board}" : "{user} 已在面板 {board} 上的列表 {stack} 中将卡片 {card} 标记为未完成", "You have removed the due date of card {card}" : "您移除了卡片 {card} 的截止日期", "{user} has removed the due date of card {card}" : "{user} 移除了卡片 {card} 的截止日期", "You have set the due date of card {card} to {after}" : "您将卡片 {card} 的截止日期设置为 {after}", @@ -70,6 +74,7 @@ "Cards due tomorrow" : "卡片明天到期", "Upcoming cards" : "即将到来的卡片", "Load more" : "加载更多", + "Welcome to Nextcloud Deck!" : "欢迎使用 Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "卡片 \"%s\" (在 \"%s\" 中)已由%s指派给您。", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} 已将卡片 {deck-card}, 其位于 {deck-board} ,分配给了你", "The card \"%s\" on \"%s\" has reached its due date." : "卡片 \"%s\" (在 \"%s\" 中)已到期.", @@ -92,9 +97,16 @@ "Action needed" : "需要操作", "Later" : "稍后", "copy" : "复制", + "Read more inside" : "阅读更多内容", + "Custom lists - click to rename!" : "自定义列表 - 单击以重命名!", "To Do" : "待办", "In Progress" : "进行中", "Done" : "完成", + "1. Open to learn more about boards and cards" : "1. 打开以了解更多关于面板和卡片的信息", + "2. Drag cards left and right, up and down" : "2. 左右上下拖动卡片", + "3. Apply rich formatting and link content" : "3. 应用丰富的格式和链接内容", + "4. Share, comment and collaborate!" : "4. 分享、评论和协作!", + "Create your first card!" : "创建您的第一张卡片!", "The file was uploaded" : "文件已上传", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "上传文件的大小已超过 php.ini 中 upload_max_filesize 设置的值", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "上传的文件长度超出了 HTML 表单中设定的 MAX_FILE_SIZE 上限", @@ -115,10 +127,12 @@ "Select the board to link to a project" : "选择要链接到一个项目的面板", "Search by board title" : "通过标题搜索面板", "Select board" : "选择面板", + "Move/copy card" : "移动/复制卡片", "Select a board" : "选择一个面板", "No lists available" : "无列表可用", "Select a list" : "选择一个列表", "Move card" : "移动卡片", + "Copy card" : "复制卡片", "Select a card" : "选择一张卡片", "Cancel" : "取消", "Select the card to link to a project" : "选择要链接到一个项目的卡片", @@ -139,6 +153,8 @@ "Filter by tag" : "按标签筛选", "Filter by assigned user" : "按指派的用户筛选", "Unassigned" : "未指派", + "Filter by status" : "按状态筛选", + "Open and completed" : "打开并完成", "Open" : "打开", "Completed" : "已完成", "Filter by due date" : "按截止日期筛选", @@ -168,9 +184,12 @@ "Deleted lists" : "已删除的列表", "Undo" : "撤消", "Deleted cards" : "已删除的卡片", + "Share board with a user, group or team …" : "与用户、群组或团队分享面板…", + "Searching for users, groups and teams …" : "搜索用户、群组和团队…", "No participants found" : "未找到参与者", "Board owner" : "面板所有者", "(Group)" : "(群组)", + "(Team)" : "(团队)", "Can edit" : "可以编辑", "Can share" : "可以共享", "Can manage" : "可以管理", @@ -192,11 +211,13 @@ "Card name" : "卡片名", "List deleted" : "列表被删除", "Edit" : "编辑", - "Add a new tag" : "新增一个标签", + "Add a new tag" : "添加新标签", "title and color value must be provided" : "必须提供标题和颜色值", "Board name" : "面板名称", "Members" : "成员", + "Assign to users/groups/team" : "分配给用户/群组/团队", "Assign a user to this card…" : "为该卡片指派用户…", + "Select a user to assign to this card…" : "选择要分配给此卡片的用户…", "Upload new files" : "上传新文件", "Share from Files" : "从文件共享", "Pending share" : "待分享", @@ -241,18 +262,23 @@ "Remove due date" : "移除截止日期", "Mark as done" : "标记为已完成", "Due at:" : "到期日:", + "Not done" : "未完成", "Unarchive card" : "撤销对卡片的归档", "Archive card" : "归档卡片", "Select Date" : "选择日期", "Set due date for later today" : "将截止日期设置为今天晚些时候", "Set due date for tomorrow" : "设定明天的截止日期", - "Assign a tag to this card…" : "为该卡片分配标签…", - "Create a new tag:" : "创建一个新标签:", + "Set due date for this weekend" : "设置本周末的截止日期", + "Set due date for next week" : "设置下周的截止日期", + "Assign a tag to this card…" : "为此卡片分配标签…", + "Select or create a tag…" : "选择或创建标签…", + "Create a new tag:" : "创建新标签:", "(group)" : "(组)", "Next week – {timeLocale}" : "下周 – {timeLocale}", "Todo items" : "待办事项", "{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读", "Edit card title" : "编辑卡片标题", + "Open link" : "打开链接", "Edit title" : "编辑标题", "Assign to me" : "指派给我", "Unassign myself" : "不再指派给我", @@ -261,9 +287,15 @@ "Card deleted" : "卡片被删除", "seconds ago" : "几秒前", "Keyboard shortcuts" : "键盘快捷键", + "Boost your productivity using Deck with keyboard shortcuts." : "使用带有键盘快捷键的 Deck 提高您的生产力。", + "Board actions" : "面板操作", "Keyboard shortcut" : "键盘快捷键", "Action" : "操作", "Shift" : "Shift", + "Scroll" : "滚动", + "Scroll sideways" : "侧向滚动", + "Navigate between cards" : "在卡片之间导航", + "Esc" : "Esc", "Close card details" : "关闭卡详细信息", "Ctrl" : "Ctrl", "Search" : "搜索", @@ -273,6 +305,7 @@ "Card actions" : "卡片操作", "The following actions can be triggered on the currently highlighted card" : "可以在当前突出显示的卡上触发以下操作", "Enter" : "输入", + "Space" : "空间", "Open card details" : "打开卡片详细信息", "Edit the card title" : "编辑卡片标题", "Assign yourself to the current card" : "将自己分配给当前卡片", @@ -289,6 +322,7 @@ "Limit board creation to some groups" : "限制某些组可以创建看板", "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." : "这些组之外的用户将无法创建自己的看板,但仍然可以在与他们共享的看板上工作。", "Cancel edit" : "取消编辑", + "Save board" : "保存面板", "Board details" : "面板详情", "Edit board" : "编辑面板", "Clone board" : "克隆面板", @@ -362,6 +396,7 @@ "Example Task 3" : "示例任务 3", "Example Task 2" : "示例任务 2", "Example Task 1" : "示例任务 1", - "Move card to another board" : "将卡片移到其他面板" + "Move card to another board" : "将卡片移到其他面板", + "Filter by completed" : "按已完成筛选" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file From 1ebaa0c41f1b167e3d833d7cc6289352cf460b76 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 20 Feb 2025 00:43:26 +0000 Subject: [PATCH 35/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/lv.js | 2 +- l10n/lv.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/l10n/lv.js b/l10n/lv.js index b3414947b..b9157237b 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -62,7 +62,7 @@ OC.L10N.register( "No notifications" : "Nav paziņojumu", "No reminder" : "Nav atgādinājuma", "An error occurred" : "Gadījās kļūda", - "Advanced options" : "Papildu opcijas", + "Advanced options" : "Papildu iespējas", "Today" : "Šodien", "Tomorrow" : "Rīt", "Close" : "Aizvērt", diff --git a/l10n/lv.json b/l10n/lv.json index 568e304f8..dbcc73864 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -60,7 +60,7 @@ "No notifications" : "Nav paziņojumu", "No reminder" : "Nav atgādinājuma", "An error occurred" : "Gadījās kļūda", - "Advanced options" : "Papildu opcijas", + "Advanced options" : "Papildu iespējas", "Today" : "Šodien", "Tomorrow" : "Rīt", "Close" : "Aizvērt", From 22c36a0d77ee98a2b52ce88917624ce7676844f2 Mon Sep 17 00:00:00 2001 From: Luka Trovic Date: Thu, 20 Feb 2025 15:12:58 +0100 Subject: [PATCH 36/51] fix: cypress issue Signed-off-by: Luka Trovic --- cypress/e2e/cardFeatures.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cypress/e2e/cardFeatures.js b/cypress/e2e/cardFeatures.js index 66f984c02..d8a8d1ce7 100644 --- a/cypress/e2e/cardFeatures.js +++ b/cypress/e2e/cardFeatures.js @@ -87,8 +87,8 @@ describe('Card', function () { cy.get('.modal-mask.card-selector button.button-vue--vue-primary').should('be.visible').click() cy.wait('@save', { timeout: 7000 }) - cy.visit(`/apps/deck/#/board/${boardId}`) cy.reload() + cy.visit(`/apps/deck/#/board/${boardId}`) cy.get('.board .stack').eq(0).within(() => { cy.get(`.card:contains("${newCardTitle}")`).should('be.visible') }) From 55056e27f1712b0756b7c4fe1d116aa5a6e04d2c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 21 Feb 2025 00:41:20 +0000 Subject: [PATCH 37/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sk.js | 3 +++ l10n/sk.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/l10n/sk.js b/l10n/sk.js index fd3057b84..f781c98e4 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Karty splatné zajtra", "Upcoming cards" : "Nadchádzajúce karty", "Load more" : "Načítať viac", + "Welcome to Nextcloud Deck!" : "Vitajte v Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Používateľ %s vám priradil kartu „%s“ na „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám priradil kartu {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na nástenke \"%s\" dosiahla termín dokončenia.", @@ -98,9 +99,11 @@ OC.L10N.register( "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "Custom lists - click to rename!" : "Vlastné zoznamy - kliknite pre premenovanie!", "To Do" : "Úlohy", "In Progress" : "Prebieha", "Done" : "Hotové", + "Create your first card!" : "Vytvorte vašu prvú kartu!", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", diff --git a/l10n/sk.json b/l10n/sk.json index 66f779ba9..37771bdec 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Karty splatné zajtra", "Upcoming cards" : "Nadchádzajúce karty", "Load more" : "Načítať viac", + "Welcome to Nextcloud Deck!" : "Vitajte v Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Používateľ %s vám priradil kartu „%s“ na „%s“.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám priradil kartu {deck-card} na {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "Karta \"%s\" na nástenke \"%s\" dosiahla termín dokončenia.", @@ -96,9 +97,11 @@ "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "Custom lists - click to rename!" : "Vlastné zoznamy - kliknite pre premenovanie!", "To Do" : "Úlohy", "In Progress" : "Prebieha", "Done" : "Hotové", + "Create your first card!" : "Vytvorte vašu prvú kartu!", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára.", From 5f2c300b21e9b7e22c598f26b0cf18788c4fe0e7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 22 Feb 2025 00:41:52 +0000 Subject: [PATCH 38/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/cs.js | 8 ++++++++ l10n/cs.json | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/l10n/cs.js b/l10n/cs.js index 3b3ce76d5..57753a01b 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Karty, které mají termín zítra", "Upcoming cards" : "Nadcházející karty", "Load more" : "Načíst více", + "Welcome to Nextcloud Deck!" : "Vítejte v Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu „%s“ na „%s“ vám přiřadil(a) %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám přiřadil(a) kartu {deck-card} na tabuli {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "U karty „%s“ z tabule „%s“ nastalo plánované datum dokončení.", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", + "Read more inside" : "Více se dočtete uvnitř", + "Custom lists - click to rename!" : "Uživatelsky určené seznamy – kliknutím přejmenujte!", "To Do" : "Úkoly", "In Progress" : "Probíhá", "Done" : "Hotovo", + "1. Open to learn more about boards and cards" : "1. Otevřete a zjistěte víc o tabulích a kartách", + "2. Drag cards left and right, up and down" : "2. Přetahujte karty doleva a doprava, nahoru a dolů", + "3. Apply rich formatting and link content" : "3. Uplatnit formátování a obsah odkazu", + "4. Share, comment and collaborate!" : "4. Sdílejte, komentujte a spolupracujte!", + "Create your first card!" : "Vytvořte svou první kartu!", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahrávaný soubor přesáhl svou velikostí hodnotu direktivy MAX_FILE_SIZE, určenou v HTML formuláři", diff --git a/l10n/cs.json b/l10n/cs.json index d257e453c..4344e349b 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Karty, které mají termín zítra", "Upcoming cards" : "Nadcházející karty", "Load more" : "Načíst více", + "Welcome to Nextcloud Deck!" : "Vítejte v Nextcloud Deck!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "Kartu „%s“ na „%s“ vám přiřadil(a) %s.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user} vám přiřadil(a) kartu {deck-card} na tabuli {deck-board}.", "The card \"%s\" on \"%s\" has reached its due date." : "U karty „%s“ z tabule „%s“ nastalo plánované datum dokončení.", @@ -96,9 +97,16 @@ "Action needed" : "Nutná akce", "Later" : "Později", "copy" : "kopie", + "Read more inside" : "Více se dočtete uvnitř", + "Custom lists - click to rename!" : "Uživatelsky určené seznamy – kliknutím přejmenujte!", "To Do" : "Úkoly", "In Progress" : "Probíhá", "Done" : "Hotovo", + "1. Open to learn more about boards and cards" : "1. Otevřete a zjistěte víc o tabulích a kartách", + "2. Drag cards left and right, up and down" : "2. Přetahujte karty doleva a doprava, nahoru a dolů", + "3. Apply rich formatting and link content" : "3. Uplatnit formátování a obsah odkazu", + "4. Share, comment and collaborate!" : "4. Sdílejte, komentujte a spolupracujte!", + "Create your first card!" : "Vytvořte svou první kartu!", "The file was uploaded" : "Soubor byl nahrán", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Velikost nahrávaného souboru překračuje limit nastavení direktivou upload_max_filesize v php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahrávaný soubor přesáhl svou velikostí hodnotu direktivy MAX_FILE_SIZE, určenou v HTML formuláři", From 6a2b092ad66043c03012c4d81869adba69c2f93c Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 24 Feb 2025 00:41:53 +0000 Subject: [PATCH 39/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/sk.js | 5 +++++ l10n/sk.json | 5 +++++ 2 files changed, 10 insertions(+) diff --git a/l10n/sk.js b/l10n/sk.js index f781c98e4..3122d7c65 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -99,10 +99,15 @@ OC.L10N.register( "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "Read more inside" : "Prečítajte si viac vo vnútri", "Custom lists - click to rename!" : "Vlastné zoznamy - kliknite pre premenovanie!", "To Do" : "Úlohy", "In Progress" : "Prebieha", "Done" : "Hotové", + "1. Open to learn more about boards and cards" : "1. Otvorte a dozviete sa viac o nástenkách a kartách", + "2. Drag cards left and right, up and down" : "2. Potiahnite karty doľava a doprava, nahor a nadol", + "3. Apply rich formatting and link content" : "3. Použite bohaté formátovanie a pripojte obsah", + "4. Share, comment and collaborate!" : "4. Zdieľajte, komentujte a spoluprecujte!", "Create your first card!" : "Vytvorte vašu prvú kartu!", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", diff --git a/l10n/sk.json b/l10n/sk.json index 37771bdec..48ce72a90 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -97,10 +97,15 @@ "Action needed" : "Potrebná akcia", "Later" : "Neskôr", "copy" : "kopírovať", + "Read more inside" : "Prečítajte si viac vo vnútri", "Custom lists - click to rename!" : "Vlastné zoznamy - kliknite pre premenovanie!", "To Do" : "Úlohy", "In Progress" : "Prebieha", "Done" : "Hotové", + "1. Open to learn more about boards and cards" : "1. Otvorte a dozviete sa viac o nástenkách a kartách", + "2. Drag cards left and right, up and down" : "2. Potiahnite karty doľava a doprava, nahor a nadol", + "3. Apply rich formatting and link content" : "3. Použite bohaté formátovanie a pripojte obsah", + "4. Share, comment and collaborate!" : "4. Zdieľajte, komentujte a spoluprecujte!", "Create your first card!" : "Vytvorte vašu prvú kartu!", "The file was uploaded" : "Súbor bol nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahraný súbor prekročil limit nastavený v upload_max_filesize v súbore php.ini", From 3c3e6fa7d20eebc8d7fc15c0a559756a4e68da00 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Feb 2025 02:25:47 +0000 Subject: [PATCH 40/51] chore(deps-dev): bump @nextcloud/eslint-config from 8.4.1 to 8.4.2 Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 8.4.1 to 8.4.2. - [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases) - [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/v8.4.2/CHANGELOG.md) - [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v8.4.1...v8.4.2) --- updated-dependencies: - dependency-name: "@nextcloud/eslint-config" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 437 ++++++++++++++++++++++++++++------------------ package.json | 2 +- 2 files changed, 268 insertions(+), 171 deletions(-) diff --git a/package-lock.json b/package-lock.json index b80bd35f9..547bb48db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -48,7 +48,7 @@ "@nextcloud/babel-config": "^1.2.0", "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/cypress": "^1.0.0-beta.13", - "@nextcloud/eslint-config": "^8.4.1", + "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.2.0", "@relative-ci/agent": "^4.2.14", @@ -104,12 +104,14 @@ } }, "node_modules/@babel/code-frame": { - "version": "7.24.2", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.24.2.tgz", - "integrity": "sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==", + "version": "7.26.2", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.26.2.tgz", + "integrity": "sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/highlight": "^7.24.2", + "@babel/helper-validator-identifier": "^7.25.9", + "js-tokens": "^4.0.0", "picocolors": "^1.0.0" }, "engines": { @@ -117,30 +119,32 @@ } }, "node_modules/@babel/compat-data": { - "version": "7.24.4", - "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.24.4.tgz", - "integrity": "sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==", + "version": "7.26.8", + "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.26.8.tgz", + "integrity": "sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ==", "dev": true, + "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/core": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.24.5.tgz", - "integrity": "sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==", + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.26.9.tgz", + "integrity": "sha512-lWBYIrF7qK5+GjY5Uy+/hEgp8OJWOD/rpy74GplYRhEauvbHDeFB8t5hPOZxCZ0Oxf4Cc36tK51/l3ymJysrKw==", "dev": true, + "license": "MIT", "dependencies": { "@ampproject/remapping": "^2.2.0", - "@babel/code-frame": "^7.24.2", - "@babel/generator": "^7.24.5", - "@babel/helper-compilation-targets": "^7.23.6", - "@babel/helper-module-transforms": "^7.24.5", - "@babel/helpers": "^7.24.5", - "@babel/parser": "^7.24.5", - "@babel/template": "^7.24.0", - "@babel/traverse": "^7.24.5", - "@babel/types": "^7.24.5", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.9", + "@babel/helper-compilation-targets": "^7.26.5", + "@babel/helper-module-transforms": "^7.26.0", + "@babel/helpers": "^7.26.9", + "@babel/parser": "^7.26.9", + "@babel/template": "^7.26.9", + "@babel/traverse": "^7.26.9", + "@babel/types": "^7.26.9", "convert-source-map": "^2.0.0", "debug": "^4.1.0", "gensync": "^1.0.0-beta.2", @@ -190,15 +194,17 @@ } }, "node_modules/@babel/generator": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.24.5.tgz", - "integrity": "sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==", + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.26.9.tgz", + "integrity": "sha512-kEWdzjOAUMW4hAyrzJ0ZaTOu9OmpyDIQicIh0zg0EEcEkYXZb2TjtBhnHi2ViX7PKwZqF4xwqfAm299/QMP3lg==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/types": "^7.24.5", + "@babel/parser": "^7.26.9", + "@babel/types": "^7.26.9", "@jridgewell/gen-mapping": "^0.3.5", "@jridgewell/trace-mapping": "^0.3.25", - "jsesc": "^2.5.1" + "jsesc": "^3.0.2" }, "engines": { "node": ">=6.9.0" @@ -231,14 +237,15 @@ } }, "node_modules/@babel/helper-compilation-targets": { - "version": "7.23.6", - "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.23.6.tgz", - "integrity": "sha512-9JB548GZoQVmzrFgp8o7KxdgkTGm6xs9DW0o/Pim72UDjzr5ObUQ6ZzYPqA+g9OTS2bBQoctLJrky0RDCAWRgQ==", + "version": "7.26.5", + "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.26.5.tgz", + "integrity": "sha512-IXuyn5EkouFJscIDuFF5EsiSolseme1s0CZB+QxVugqJLYmKdxI1VfIBOst0SUu4rnk2Z7kqTwmoO1lp3HIfnA==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/compat-data": "^7.23.5", - "@babel/helper-validator-option": "^7.23.5", - "browserslist": "^4.22.2", + "@babel/compat-data": "^7.26.5", + "@babel/helper-validator-option": "^7.25.9", + "browserslist": "^4.24.0", "lru-cache": "^5.1.1", "semver": "^6.3.1" }, @@ -354,6 +361,7 @@ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.22.20.tgz", "integrity": "sha512-zfedSIzFhat/gFhWfHtgWvlec0nqB9YEIVrpuwjruLlXfUSnA8cJB0miHKwqDnQ7d32aKo2xt88/xZptwxbfhA==", "dev": true, + "peer": true, "engines": { "node": ">=6.9.0" } @@ -363,6 +371,7 @@ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.23.0.tgz", "integrity": "sha512-OErEqsrxjZTJciZ4Oo+eoZqeW9UIiOcuYKRJA4ZAgV9myA+pOXhhmpfNCKjEH/auVfEYVFJ6y1Tc4r0eIApqiw==", "dev": true, + "peer": true, "dependencies": { "@babel/template": "^7.22.15", "@babel/types": "^7.23.0" @@ -376,6 +385,7 @@ "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.22.5.tgz", "integrity": "sha512-wGjk9QZVzvknA6yKIUURb8zY3grXCcOZt+/7Wcy8O2uctxhplmUPkOdlgoNhmdVee2c92JXbf1xpMtVNbfoxRw==", "dev": true, + "peer": true, "dependencies": { "@babel/types": "^7.22.5" }, @@ -397,28 +407,29 @@ } }, "node_modules/@babel/helper-module-imports": { - "version": "7.24.3", - "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz", - "integrity": "sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz", + "integrity": "sha512-tnUA4RsrmflIM6W6RFTLFSXITtl0wKjgpnLgXyowocVPrbYrLUXSBXDgTs8BlbmIzIdlBySRQjINYs2BAkiLtw==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/types": "^7.24.0" + "@babel/traverse": "^7.25.9", + "@babel/types": "^7.25.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-module-transforms": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz", - "integrity": "sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==", + "version": "7.26.0", + "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz", + "integrity": "sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-module-imports": "^7.24.3", - "@babel/helper-simple-access": "^7.24.5", - "@babel/helper-split-export-declaration": "^7.24.5", - "@babel/helper-validator-identifier": "^7.24.5" + "@babel/helper-module-imports": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9", + "@babel/traverse": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -515,6 +526,7 @@ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz", "integrity": "sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==", "dev": true, + "peer": true, "dependencies": { "@babel/types": "^7.24.5" }, @@ -523,28 +535,29 @@ } }, "node_modules/@babel/helper-string-parser": { - "version": "7.24.1", - "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz", - "integrity": "sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz", + "integrity": "sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==", + "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-identifier": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz", - "integrity": "sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==", - "dev": true, + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz", + "integrity": "sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==", + "license": "MIT", "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/helper-validator-option": { - "version": "7.23.5", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz", - "integrity": "sha512-85ttAOMLsr53VgXkTbkx8oA6YTfT4q7/HzXSLEYmjcSTJPMPQtvq1BD79Byep5xMUYbGRzEpDsjUf3dyp54IKw==", + "version": "7.25.9", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz", + "integrity": "sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==", "dev": true, + "license": "MIT", "engines": { "node": ">=6.9.0" } @@ -565,38 +578,27 @@ } }, "node_modules/@babel/helpers": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.24.5.tgz", - "integrity": "sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==", + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.26.9.tgz", + "integrity": "sha512-Mz/4+y8udxBKdmzt/UjPACs4G3j5SshJJEFFKxlCGPydG4JAHXxjWjAwjd09tf6oINvl1VfMJo+nB7H2YKQ0dA==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/template": "^7.24.0", - "@babel/traverse": "^7.24.5", - "@babel/types": "^7.24.5" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.24.5.tgz", - "integrity": "sha512-8lLmua6AVh/8SLJRRVD6V8p73Hir9w5mJrhE+IPpILG31KKlI9iz5zmBYKcWPS59qSfgP9RaSBQSHHE81WKuEw==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.24.5", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0", - "picocolors": "^1.0.0" + "@babel/template": "^7.26.9", + "@babel/types": "^7.26.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/parser": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.24.5.tgz", - "integrity": "sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==", + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.26.9.tgz", + "integrity": "sha512-81NWa1njQblgZbQHxWHpxxCzNsa3ZwvFqpUg7P+NNUU6f3UU2jBEg4OlF/J6rl8+PQGh1q6/zWScd001YwcA5A==", + "license": "MIT", + "dependencies": { + "@babel/types": "^7.26.9" + }, "bin": { "parser": "bin/babel-parser.js" }, @@ -1933,33 +1935,32 @@ "integrity": "sha512-srw17NI0TUWHuGa5CFGGmhfNIeja30WMBfbslPNhf6JrqQlLN5gcrvig1oqPxiVaXb0oW0XRKtH6Nngs5lKCIA==" }, "node_modules/@babel/template": { - "version": "7.24.0", - "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.24.0.tgz", - "integrity": "sha512-Bkf2q8lMB0AFpX0NFEqSbx1OkTHf0f+0j82mkw+ZpzBnkk7e9Ql0891vlfgi+kHwOk8tQjiQHpqh4LaSa0fKEA==", + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.26.9.tgz", + "integrity": "sha512-qyRplbeIpNZhmzOysF/wFMuP9sctmh2cFzRAZOn1YapxBsE1i9bJIY586R/WBLfLcmcBlM8ROBiQURnnNy+zfA==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.23.5", - "@babel/parser": "^7.24.0", - "@babel/types": "^7.24.0" + "@babel/code-frame": "^7.26.2", + "@babel/parser": "^7.26.9", + "@babel/types": "^7.26.9" }, "engines": { "node": ">=6.9.0" } }, "node_modules/@babel/traverse": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.24.5.tgz", - "integrity": "sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==", + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.26.9.tgz", + "integrity": "sha512-ZYW7L+pL8ahU5fXmNbPF+iZFHCv5scFak7MZ9bwaRPLUhHh7QQEMjZUg0HevihoqCM5iSYHN61EyCoZvqC+bxg==", "dev": true, + "license": "MIT", "dependencies": { - "@babel/code-frame": "^7.24.2", - "@babel/generator": "^7.24.5", - "@babel/helper-environment-visitor": "^7.22.20", - "@babel/helper-function-name": "^7.23.0", - "@babel/helper-hoist-variables": "^7.22.5", - "@babel/helper-split-export-declaration": "^7.24.5", - "@babel/parser": "^7.24.5", - "@babel/types": "^7.24.5", + "@babel/code-frame": "^7.26.2", + "@babel/generator": "^7.26.9", + "@babel/parser": "^7.26.9", + "@babel/template": "^7.26.9", + "@babel/types": "^7.26.9", "debug": "^4.3.1", "globals": "^11.1.0" }, @@ -1968,14 +1969,13 @@ } }, "node_modules/@babel/types": { - "version": "7.24.5", - "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.24.5.tgz", - "integrity": "sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==", - "dev": true, + "version": "7.26.9", + "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.26.9.tgz", + "integrity": "sha512-Y3IR1cRnOxOCDvMmNiym7XpXQ93iGDDPHx+Zj+NM+rg0fBaShfQLkg+hKPaZCEvg5N/LeCo4+Rj/i3FuJsIQaw==", + "license": "MIT", "dependencies": { - "@babel/helper-string-parser": "^7.24.1", - "@babel/helper-validator-identifier": "^7.24.5", - "to-fast-properties": "^2.0.0" + "@babel/helper-string-parser": "^7.25.9", + "@babel/helper-validator-identifier": "^7.25.9" }, "engines": { "node": ">=6.9.0" @@ -3690,27 +3690,28 @@ } }, "node_modules/@nextcloud/eslint-config": { - "version": "8.4.1", - "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.1.tgz", - "integrity": "sha512-ilrPxOnfVkB4dAddtkhbJmbYK9FwEVZ5oIJ2ipiE97rQz82TUZxmfEHE1tr87FbIvz0drIcREgGil3zuNWHjrg==", + "version": "8.4.2", + "resolved": "https://registry.npmjs.org/@nextcloud/eslint-config/-/eslint-config-8.4.2.tgz", + "integrity": "sha512-zsDcBxvp2Vr/BgasK/vNYJ84LOXjl4RseJPrcp93zcnaB2WnygV50Sd0nQ5JN0ngTyPjiIlGd92MMzrMTofjRA==", "dev": true, + "license": "AGPL-3.0-or-later", "engines": { "node": "^20.0.0", "npm": "^10.0.0" }, "peerDependencies": { - "@babel/core": "^7.24.5", + "@babel/core": "^7.26.9", "@babel/eslint-parser": "^7.16.5", "@nextcloud/eslint-plugin": "^2.2.1", "@vue/eslint-config-typescript": "^13.0.0", "eslint": "^8.27.0", "eslint-config-standard": "^17.1.0", "eslint-import-resolver-exports": "^1.0.0-beta.5", - "eslint-import-resolver-typescript": "^3.6.1", + "eslint-import-resolver-typescript": "^3.8.0", "eslint-plugin-import": "^2.26.0", "eslint-plugin-jsdoc": "^46.2.6", "eslint-plugin-n": "^16.0.0", - "eslint-plugin-promise": "^6.1.1", + "eslint-plugin-promise": "^6.6.0", "eslint-plugin-vue": "^9.7.0", "typescript": "^5.0.2" } @@ -4216,6 +4217,17 @@ "node": ">= 8" } }, + "node_modules/@nolyfill/is-core-module": { + "version": "1.0.39", + "resolved": "https://registry.npmjs.org/@nolyfill/is-core-module/-/is-core-module-1.0.39.tgz", + "integrity": "sha512-nn5ozdjYQpUCZlWGuxcJY/KpxkWQs4DcbMCmKojjyrYDEAGy4Ce19NN4v5MduafTwJlbKc99UA8YhSVqq9yPZA==", + "dev": true, + "license": "MIT", + "peer": true, + "engines": { + "node": ">=12.4.0" + } + }, "node_modules/@one-ini/wasm": { "version": "0.1.1", "resolved": "https://registry.npmjs.org/@one-ini/wasm/-/wasm-0.1.1.tgz", @@ -7036,9 +7048,9 @@ } }, "node_modules/browserslist": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.0.tgz", - "integrity": "sha512-QW8HiM1shhT2GuzkvklfjcKDiWFXHOeFCIA/huJPwHsslwcydgk7X+z2zXpEijP98UCY7HbubZt5J2Zgvf0CaQ==", + "version": "4.24.4", + "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.4.tgz", + "integrity": "sha512-KDi1Ny1gSePi1vm0q4oxSF8b4DR44GF4BbmS2YdhPLOEqd8pDviZOGH/GsmRwoWJ2+5Lr085X7naowMwKHDG1A==", "dev": true, "funding": [ { @@ -7054,11 +7066,12 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "caniuse-lite": "^1.0.30001587", - "electron-to-chromium": "^1.4.668", - "node-releases": "^2.0.14", - "update-browserslist-db": "^1.0.13" + "caniuse-lite": "^1.0.30001688", + "electron-to-chromium": "^1.5.73", + "node-releases": "^2.0.19", + "update-browserslist-db": "^1.1.1" }, "bin": { "browserslist": "cli.js" @@ -7233,9 +7246,9 @@ "integrity": "sha512-A/8PwLk/T7IJDfUdQ68NR24QHa8rIlnN/stiJEBo6dmVUkD4K14LswG0w3VwdeK/o7qOwRUR1k2MhK5Rpy2m7A==" }, "node_modules/caniuse-lite": { - "version": "1.0.30001620", - "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001620.tgz", - "integrity": "sha512-WJvYsOjd1/BYUY6SNGUosK9DUidBPDTnOARHp3fSmFO1ekdxaY6nKRttEVrfMmYi80ctS0kz1wiWmm14fVc3ew==", + "version": "1.0.30001700", + "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001700.tgz", + "integrity": "sha512-2S6XIXwaE7K7erT8dY+kLQcpa5ms63XlRkMkReXjle+kf6c5g38vyMl+Z5y8dSxOFDhcFe+nxnn261PLxBSQsQ==", "dev": true, "funding": [ { @@ -7250,7 +7263,8 @@ "type": "github", "url": "https://github.com/sponsors/ai" } - ] + ], + "license": "CC-BY-4.0" }, "node_modules/caseless": { "version": "0.12.0", @@ -8986,10 +9000,11 @@ "peer": true }, "node_modules/electron-to-chromium": { - "version": "1.4.774", - "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.774.tgz", - "integrity": "sha512-132O1XCd7zcTkzS3FgkAzKmnBuNJjK8WjcTtNuoylj7MYbqw5eXehjQ5OK91g0zm7OTKIPeaAG4CPoRfD9M1Mg==", - "dev": true + "version": "1.5.103", + "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.103.tgz", + "integrity": "sha512-P6+XzIkfndgsrjROJWfSvVEgNHtPgbhVyTkwLjUM2HU/h7pZRORgaTlHqfAikqxKmdJMLW8fftrdGWbd/Ds0FA==", + "dev": true, + "license": "ISC" }, "node_modules/elliptic": { "version": "6.6.1", @@ -9291,10 +9306,11 @@ } }, "node_modules/escalade": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.2.tgz", - "integrity": "sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA==", + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz", + "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==", "dev": true, + "license": "MIT", "engines": { "node": ">=6" } @@ -9434,19 +9450,20 @@ } }, "node_modules/eslint-import-resolver-typescript": { - "version": "3.6.1", - "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.6.1.tgz", - "integrity": "sha512-xgdptdoi5W3niYeuQxKmzVDTATvLYqhpwmykwsh7f6HIOStGWEIL9iqZgQDF9u9OEzrRwR8no5q2VT+bjAujTg==", + "version": "3.8.3", + "resolved": "https://registry.npmjs.org/eslint-import-resolver-typescript/-/eslint-import-resolver-typescript-3.8.3.tgz", + "integrity": "sha512-A0bu4Ks2QqDWNpeEgTQMPTngaMhuDu4yv6xpftBMAf+1ziXnpx+eSR1WRfoPTe2BAiAjHFZ7kSNx1fvr5g5pmQ==", "dev": true, + "license": "ISC", "peer": true, "dependencies": { - "debug": "^4.3.4", - "enhanced-resolve": "^5.12.0", - "eslint-module-utils": "^2.7.4", - "fast-glob": "^3.3.1", - "get-tsconfig": "^4.5.0", - "is-core-module": "^2.11.0", - "is-glob": "^4.0.3" + "@nolyfill/is-core-module": "1.0.39", + "debug": "^4.3.7", + "enhanced-resolve": "^5.15.0", + "get-tsconfig": "^4.10.0", + "is-bun-module": "^1.0.2", + "stable-hash": "^0.0.4", + "tinyglobby": "^0.2.12" }, "engines": { "node": "^14.18.0 || >=16.0.0" @@ -9456,7 +9473,16 @@ }, "peerDependencies": { "eslint": "*", - "eslint-plugin-import": "*" + "eslint-plugin-import": "*", + "eslint-plugin-import-x": "*" + }, + "peerDependenciesMeta": { + "eslint-plugin-import": { + "optional": true + }, + "eslint-plugin-import-x": { + "optional": true + } } }, "node_modules/eslint-module-utils": { @@ -9677,16 +9703,20 @@ } }, "node_modules/eslint-plugin-promise": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.1.1.tgz", - "integrity": "sha512-tjqWDwVZQo7UIPMeDReOpUgHCmCiH+ePnVT+5zVapL0uuHnegBUs2smM13CzOs2Xb5+MHMRFTs9v24yjba4Oig==", + "version": "6.6.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-6.6.0.tgz", + "integrity": "sha512-57Zzfw8G6+Gq7axm2Pdo3gW/Rx3h9Yywgn61uE/3elTCOePEHVrn2i5CdfBwA1BLK0Q0WqctICIUSqXZW/VprQ==", "dev": true, + "license": "ISC", "peer": true, "engines": { "node": "^12.22.0 || ^14.17.0 || >=16.0.0" }, + "funding": { + "url": "https://opencollective.com/eslint" + }, "peerDependencies": { - "eslint": "^7.0.0 || ^8.0.0" + "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0" } }, "node_modules/eslint-plugin-vue": { @@ -11144,10 +11174,11 @@ } }, "node_modules/get-tsconfig": { - "version": "4.7.2", - "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.7.2.tgz", - "integrity": "sha512-wuMsz4leaj5hbGgg4IvDU0bqJagpftG5l5cXIAvo8uZrqn0NJqwtfupTN00VnkQJPcIRrxYrm1Ue24btpCha2A==", + "version": "4.10.0", + "resolved": "https://registry.npmjs.org/get-tsconfig/-/get-tsconfig-4.10.0.tgz", + "integrity": "sha512-kGzZ3LWWQcGIAmg6iWvXn0ei6WDtV26wzHRMwDSzmAbcXrTEXxHy6IehI6/4eT6VRKyMP1eF1VqwrVUmE/LR7A==", "dev": true, + "license": "MIT", "peer": true, "dependencies": { "resolve-pkg-maps": "^1.0.0" @@ -12100,6 +12131,17 @@ "url": "https://github.com/sponsors/sindresorhus" } }, + "node_modules/is-bun-module": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/is-bun-module/-/is-bun-module-1.3.0.tgz", + "integrity": "sha512-DgXeu5UWI0IsMQundYb5UAOzm6G2eVnarJ0byP6Tm55iZNKceD59LNPA2L4VvsScTtHcw0yEkVwSf7PC+QoLSA==", + "dev": true, + "license": "MIT", + "peer": true, + "dependencies": { + "semver": "^7.6.3" + } + }, "node_modules/is-callable": { "version": "1.2.7", "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", @@ -14478,7 +14520,8 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true + "dev": true, + "license": "MIT" }, "node_modules/js-yaml": { "version": "3.14.1", @@ -14510,14 +14553,16 @@ } }, "node_modules/jsesc": { - "version": "2.5.2", + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz", + "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==", "dev": true, "license": "MIT", "bin": { "jsesc": "bin/jsesc" }, "engines": { - "node": ">=4" + "node": ">=6" } }, "node_modules/json-buffer": { @@ -16408,10 +16453,11 @@ } }, "node_modules/node-releases": { - "version": "2.0.14", - "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.14.tgz", - "integrity": "sha512-y10wOWt8yZpqXmOgRo77WaHEmhYQYGNA6y421PKsKYWEK8aW+cqAphborZDhqfyKrbZEN92CN1X2KbafY2s7Yw==", - "dev": true + "version": "2.0.19", + "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.19.tgz", + "integrity": "sha512-xxOWJsBKtzAq7DY0J+DTzuz58K8e7sJbdgwkbMWQe8UYB6ekmsQ45q0M/tJDsGaZmbC+l7n57UV8Hl5tHxO9uw==", + "dev": true, + "license": "MIT" }, "node_modules/nopt": { "version": "7.2.0", @@ -16927,9 +16973,10 @@ "dev": true }, "node_modules/picocolors": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.1.tgz", - "integrity": "sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew==" + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz", + "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==", + "license": "ISC" }, "node_modules/picomatch": { "version": "2.3.1", @@ -18571,9 +18618,10 @@ } }, "node_modules/semver": { - "version": "7.6.2", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.2.tgz", - "integrity": "sha512-FNAIBWCx9qcRhoHcgcJ0gvU7SN1lYU2ZXuSfl04bSC5OpvDHFyJCjdNHomPXxjQlCBU67YW64PzY7/VIEH7F2w==", + "version": "7.7.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.1.tgz", + "integrity": "sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA==", + "license": "ISC", "bin": { "semver": "bin/semver.js" }, @@ -19100,6 +19148,14 @@ "node": ">=0.10.0" } }, + "node_modules/stable-hash": { + "version": "0.0.4", + "resolved": "https://registry.npmjs.org/stable-hash/-/stable-hash-0.0.4.tgz", + "integrity": "sha512-LjdcbuBeLcdETCrPn9i8AYAZ1eCtu4ECAWtP7UleOiZ9LzVxRzzUZEoZ8zB24nhkQnDWyET0I+3sWokSDS3E7g==", + "dev": true, + "license": "MIT", + "peer": true + }, "node_modules/stack-utils": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", @@ -20046,6 +20102,54 @@ "node": "*" } }, + "node_modules/tinyglobby": { + "version": "0.2.12", + "resolved": "https://registry.npmjs.org/tinyglobby/-/tinyglobby-0.2.12.tgz", + "integrity": "sha512-qkf4trmKSIiMTs/E63cxH+ojC2unam7rJ0WrauAzpT3ECNTxGRMlaXxVbfxMUC/w0LaYk6jQ4y/nGR9uBO3tww==", + "dev": true, + "license": "MIT", + "peer": true, + "dependencies": { + "fdir": "^6.4.3", + "picomatch": "^4.0.2" + }, + "engines": { + "node": ">=12.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/SuperchupuDev" + } + }, + "node_modules/tinyglobby/node_modules/fdir": { + "version": "6.4.3", + "resolved": "https://registry.npmjs.org/fdir/-/fdir-6.4.3.tgz", + "integrity": "sha512-PMXmW2y1hDDfTSRc9gaXIuCCRpuoz3Kaz8cUelp3smouvfT632ozg2vrT6lJsHKKOF59YLbOGfAWGUcKEfRMQw==", + "dev": true, + "license": "MIT", + "peer": true, + "peerDependencies": { + "picomatch": "^3 || ^4" + }, + "peerDependenciesMeta": { + "picomatch": { + "optional": true + } + } + }, + "node_modules/tinyglobby/node_modules/picomatch": { + "version": "4.0.2", + "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.2.tgz", + "integrity": "sha512-M7BAV6Rlcy5u+m6oPhAPFgJTzAioX/6B0DxyvDlo9l8+T3nLKbrczg2WLUyzd45L8RqfUMyGPzekbMvX2Ldkwg==", + "dev": true, + "license": "MIT", + "peer": true, + "engines": { + "node": ">=12" + }, + "funding": { + "url": "https://github.com/sponsors/jonschlinkert" + } + }, "node_modules/tldts": { "version": "6.1.59", "resolved": "https://registry.npmjs.org/tldts/-/tldts-6.1.59.tgz", @@ -20079,14 +20183,6 @@ "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", "dev": true }, - "node_modules/to-fast-properties": { - "version": "2.0.0", - "dev": true, - "license": "MIT", - "engines": { - "node": ">=4" - } - }, "node_modules/to-regex-range": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", @@ -20803,9 +20899,9 @@ } }, "node_modules/update-browserslist-db": { - "version": "1.0.16", - "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.16.tgz", - "integrity": "sha512-KVbTxlBYlckhF5wgfyZXTWnMn7MMZjMu9XG8bPlliUOP9ThaF4QnhP8qrjrH7DRzHfSk0oQv1wToW+iA5GajEQ==", + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.2.tgz", + "integrity": "sha512-PPypAm5qvlD7XMZC3BujecnaOxwhrtoFR+Dqkk5Aa/6DssiH0ibKoketaj9w8LP7Bont1rYeoV5plxD7RTEPRg==", "dev": true, "funding": [ { @@ -20821,9 +20917,10 @@ "url": "https://github.com/sponsors/ai" } ], + "license": "MIT", "dependencies": { - "escalade": "^3.1.2", - "picocolors": "^1.0.1" + "escalade": "^3.2.0", + "picocolors": "^1.1.1" }, "bin": { "update-browserslist-db": "cli.js" diff --git a/package.json b/package.json index 0876685de..79868a4ab 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@nextcloud/babel-config": "^1.2.0", "@nextcloud/browserslist-config": "^3.0.1", "@nextcloud/cypress": "^1.0.0-beta.13", - "@nextcloud/eslint-config": "^8.4.1", + "@nextcloud/eslint-config": "^8.4.2", "@nextcloud/stylelint-config": "^3.0.1", "@nextcloud/webpack-vue-config": "^6.2.0", "@relative-ci/agent": "^4.2.14", From b5e08110ab08bf39d3e89e24ebc6de206345c326 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 23 Feb 2025 02:59:53 +0000 Subject: [PATCH 41/51] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 774cabf9e..c9715eeb4 100644 --- a/composer.lock +++ b/composer.lock @@ -492,12 +492,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "05ab90026400b8ce3343765177988a1bda1e2cb8" + "reference": "5d4e0489bad530d511c988afacf336ed087fa765" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/05ab90026400b8ce3343765177988a1bda1e2cb8", - "reference": "05ab90026400b8ce3343765177988a1bda1e2cb8", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5d4e0489bad530d511c988afacf336ed087fa765", + "reference": "5d4e0489bad530d511c988afacf336ed087fa765", "shasum": "" }, "require": { @@ -533,7 +533,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-02-07T00:43:35+00:00" + "time": "2025-02-22T00:42:30+00:00" }, { "name": "nikic/php-parser", From 4e6474fa99ea428b39c415ce5fe25ed91b87dbb0 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Tue, 25 Feb 2025 00:45:11 +0000 Subject: [PATCH 42/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/da.js | 22 +++++++++++++--------- l10n/da.json | 22 +++++++++++++--------- 2 files changed, 26 insertions(+), 18 deletions(-) diff --git a/l10n/da.js b/l10n/da.js index 56b9af467..7538f6cb2 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -51,7 +51,7 @@ OC.L10N.register( "To review" : "Til gennemgang", "Action needed" : "Handling påkrævet", "Later" : "Senere", - "copy" : "kopiér", + "copy" : "kopier", "To Do" : "To-do liste", "In Progress" : "I gang", "Done" : "Afsluttet", @@ -93,7 +93,7 @@ OC.L10N.register( "Add list" : "Tilføj liste", "List name" : "Listenavn", "Active filters" : "Aktive filtre", - "Apply filter" : "Aktivér filter", + "Apply filter" : "Aktiver filter", "Filter by tag" : "Filtrer efter Tag", "Filter by assigned user" : "Filtrer efter tildelt bruger", "Unassigned" : "Ikke tildelt", @@ -131,14 +131,14 @@ OC.L10N.register( "Delete" : "Slet", "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", "Transfer" : "Overførsel", - "Archive all cards" : "Arkivér alle kort", + "Archive all cards" : "Arkiver alle kort", "Delete list" : "Slet liste", - "Archive all cards in this list" : "Arkivér alle kort på denne liste", + "Archive all cards in this list" : "Arkiver alle kort på denne liste", "Add a new card" : "Tilføj et nyt kort", "Card name" : "Kortnavn", "List deleted" : "Liste slettet", - "Edit" : "Redigér", - "Add a new tag" : "Opret et nyt Tag", + "Edit" : "Rediger", + "Add a new tag" : "Opret et nyt tag", "title and color value must be provided" : "Titel- og farveværdi skal angives.", "Board name" : "Tavlenavn", "Members" : "Medlemmer", @@ -166,7 +166,7 @@ OC.L10N.register( "In reply to" : "Som svar til", "Cancel reply" : "Annuller svar", "Reply" : "Besvar", - "Update" : "Opdatér", + "Update" : "Opdater", "Created:" : "Oprettet:", "Description" : "Beskrivelse", "(Unsaved)" : "(Ikke gemt)", @@ -182,9 +182,10 @@ OC.L10N.register( "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", "Unarchive card" : "Genaktiver kort", - "Archive card" : "Arkivér kort", + "Archive card" : "Arkiver kort", "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", + "Create a new tag:" : "Opret et nyt tag:", "(group)" : "(gruppe)", "Open link" : "Åben link", "Edit title" : "Rediger titel", @@ -211,7 +212,7 @@ OC.L10N.register( "Edit board" : "Rediger liste", "Clone board" : "Klon tavle", "Unarchive board" : "Genaktiver tavle", - "Archive board" : "Arkivér tavle", + "Archive board" : "Arkiver tavle", "Turn on due date reminders" : "Aktiver påmindelser om forfaldsdatoer", "Turn off due date reminders" : "Slå påmindelser om forfaldsdatoer fra", "Due date reminders" : "Påmindelser om forfaldsdatoer", @@ -237,10 +238,13 @@ OC.L10N.register( "No due" : "Ikke forfalden", "No results found" : "Ingen resultater fundet", "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", + "Create a new card" : "Opret et nyt kort", "Create card" : "Opret kort", + "Creating the new card …" : "Oprette det nye kort ...", "Close" : "Luk", "No upcoming cards" : "Ingen kommende kort", "upcoming cards" : "kommende kort", + "New card" : "Nyt kort", "Link to a board" : "Link til tavle", "Link to a card" : "Link til et kort", "Message from {author} in {conversationName}" : "Besked fra {author} i {conversationName}", diff --git a/l10n/da.json b/l10n/da.json index 92e5ec9af..be589ffa9 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -49,7 +49,7 @@ "To review" : "Til gennemgang", "Action needed" : "Handling påkrævet", "Later" : "Senere", - "copy" : "kopiér", + "copy" : "kopier", "To Do" : "To-do liste", "In Progress" : "I gang", "Done" : "Afsluttet", @@ -91,7 +91,7 @@ "Add list" : "Tilføj liste", "List name" : "Listenavn", "Active filters" : "Aktive filtre", - "Apply filter" : "Aktivér filter", + "Apply filter" : "Aktiver filter", "Filter by tag" : "Filtrer efter Tag", "Filter by assigned user" : "Filtrer efter tildelt bruger", "Unassigned" : "Ikke tildelt", @@ -129,14 +129,14 @@ "Delete" : "Slet", "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", "Transfer" : "Overførsel", - "Archive all cards" : "Arkivér alle kort", + "Archive all cards" : "Arkiver alle kort", "Delete list" : "Slet liste", - "Archive all cards in this list" : "Arkivér alle kort på denne liste", + "Archive all cards in this list" : "Arkiver alle kort på denne liste", "Add a new card" : "Tilføj et nyt kort", "Card name" : "Kortnavn", "List deleted" : "Liste slettet", - "Edit" : "Redigér", - "Add a new tag" : "Opret et nyt Tag", + "Edit" : "Rediger", + "Add a new tag" : "Opret et nyt tag", "title and color value must be provided" : "Titel- og farveværdi skal angives.", "Board name" : "Tavlenavn", "Members" : "Medlemmer", @@ -164,7 +164,7 @@ "In reply to" : "Som svar til", "Cancel reply" : "Annuller svar", "Reply" : "Besvar", - "Update" : "Opdatér", + "Update" : "Opdater", "Created:" : "Oprettet:", "Description" : "Beskrivelse", "(Unsaved)" : "(Ikke gemt)", @@ -180,9 +180,10 @@ "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", "Unarchive card" : "Genaktiver kort", - "Archive card" : "Arkivér kort", + "Archive card" : "Arkiver kort", "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", + "Create a new tag:" : "Opret et nyt tag:", "(group)" : "(gruppe)", "Open link" : "Åben link", "Edit title" : "Rediger titel", @@ -209,7 +210,7 @@ "Edit board" : "Rediger liste", "Clone board" : "Klon tavle", "Unarchive board" : "Genaktiver tavle", - "Archive board" : "Arkivér tavle", + "Archive board" : "Arkiver tavle", "Turn on due date reminders" : "Aktiver påmindelser om forfaldsdatoer", "Turn off due date reminders" : "Slå påmindelser om forfaldsdatoer fra", "Due date reminders" : "Påmindelser om forfaldsdatoer", @@ -235,10 +236,13 @@ "No due" : "Ikke forfalden", "No results found" : "Ingen resultater fundet", "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", + "Create a new card" : "Opret et nyt kort", "Create card" : "Opret kort", + "Creating the new card …" : "Oprette det nye kort ...", "Close" : "Luk", "No upcoming cards" : "Ingen kommende kort", "upcoming cards" : "kommende kort", + "New card" : "Nyt kort", "Link to a board" : "Link til tavle", "Link to a card" : "Link til et kort", "Message from {author} in {conversationName}" : "Besked fra {author} i {conversationName}", From 2a36b45072f54d58c1607c2a03b9d43923ed20a2 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Thu, 27 Feb 2025 00:44:24 +0000 Subject: [PATCH 43/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/af.js | 6 ++-- l10n/af.json | 6 ++-- l10n/ar.js | 88 ++++++++++++++++++++++----------------------- l10n/ar.json | 88 ++++++++++++++++++++++----------------------- l10n/ast.js | 24 ++++++------- l10n/ast.json | 24 ++++++------- l10n/az.js | 4 +-- l10n/az.json | 4 +-- l10n/bg.js | 72 ++++++++++++++++++------------------- l10n/bg.json | 72 ++++++++++++++++++------------------- l10n/bn_BD.js | 2 +- l10n/bn_BD.json | 2 +- l10n/br.js | 10 +++--- l10n/br.json | 10 +++--- l10n/bs.js | 2 +- l10n/bs.json | 2 +- l10n/ca.js | 88 ++++++++++++++++++++++----------------------- l10n/ca.json | 88 ++++++++++++++++++++++----------------------- l10n/cs.js | 88 ++++++++++++++++++++++----------------------- l10n/cs.json | 88 ++++++++++++++++++++++----------------------- l10n/cy_GB.js | 2 +- l10n/cy_GB.json | 2 +- l10n/da.js | 52 +++++++++++++-------------- l10n/da.json | 52 +++++++++++++-------------- l10n/de.js | 88 ++++++++++++++++++++++----------------------- l10n/de.json | 88 ++++++++++++++++++++++----------------------- l10n/de_DE.js | 88 ++++++++++++++++++++++----------------------- l10n/de_DE.json | 88 ++++++++++++++++++++++----------------------- l10n/el.js | 88 ++++++++++++++++++++++----------------------- l10n/el.json | 88 ++++++++++++++++++++++----------------------- l10n/en_GB.js | 88 ++++++++++++++++++++++----------------------- l10n/en_GB.json | 88 ++++++++++++++++++++++----------------------- l10n/eo.js | 10 +++--- l10n/eo.json | 10 +++--- l10n/es.js | 88 ++++++++++++++++++++++----------------------- l10n/es.json | 88 ++++++++++++++++++++++----------------------- l10n/es_419.js | 4 +-- l10n/es_419.json | 4 +-- l10n/es_AR.js | 16 ++++----- l10n/es_AR.json | 16 ++++----- l10n/es_CL.js | 4 +-- l10n/es_CL.json | 4 +-- l10n/es_CO.js | 4 +-- l10n/es_CO.json | 4 +-- l10n/es_CR.js | 4 +-- l10n/es_CR.json | 4 +-- l10n/es_DO.js | 4 +-- l10n/es_DO.json | 4 +-- l10n/es_EC.js | 72 ++++++++++++++++++------------------- l10n/es_EC.json | 72 ++++++++++++++++++------------------- l10n/es_GT.js | 4 +-- l10n/es_GT.json | 4 +-- l10n/es_HN.js | 4 +-- l10n/es_HN.json | 4 +-- l10n/es_MX.js | 18 +++++----- l10n/es_MX.json | 18 +++++----- l10n/es_NI.js | 4 +-- l10n/es_NI.json | 4 +-- l10n/es_PA.js | 4 +-- l10n/es_PA.json | 4 +-- l10n/es_PE.js | 4 +-- l10n/es_PE.json | 4 +-- l10n/es_PR.js | 4 +-- l10n/es_PR.json | 4 +-- l10n/es_PY.js | 6 ++-- l10n/es_PY.json | 6 ++-- l10n/es_SV.js | 4 +-- l10n/es_SV.json | 4 +-- l10n/es_UY.js | 4 +-- l10n/es_UY.json | 4 +-- l10n/et_EE.js | 6 ++-- l10n/et_EE.json | 6 ++-- l10n/eu.js | 88 ++++++++++++++++++++++----------------------- l10n/eu.json | 88 ++++++++++++++++++++++----------------------- l10n/fa.js | 80 ++++++++++++++++++++--------------------- l10n/fa.json | 80 ++++++++++++++++++++--------------------- l10n/fi.js | 68 +++++++++++++++++------------------ l10n/fi.json | 68 +++++++++++++++++------------------ l10n/fr.js | 88 ++++++++++++++++++++++----------------------- l10n/fr.json | 88 ++++++++++++++++++++++----------------------- l10n/ga.js | 88 ++++++++++++++++++++++----------------------- l10n/ga.json | 88 ++++++++++++++++++++++----------------------- l10n/gd.js | 2 +- l10n/gd.json | 2 +- l10n/gl.js | 94 ++++++++++++++++++++++++------------------------ l10n/gl.json | 94 ++++++++++++++++++++++++------------------------ l10n/he.js | 50 +++++++++++++------------- l10n/he.json | 50 +++++++++++++------------- l10n/hr.js | 54 ++++++++++++++-------------- l10n/hr.json | 54 ++++++++++++++-------------- l10n/hu.js | 88 ++++++++++++++++++++++----------------------- l10n/hu.json | 88 ++++++++++++++++++++++----------------------- l10n/hy.js | 4 +-- l10n/hy.json | 4 +-- l10n/ia.js | 4 +-- l10n/ia.json | 4 +-- l10n/id.js | 30 ++++++++-------- l10n/id.json | 30 ++++++++-------- l10n/is.js | 88 ++++++++++++++++++++++----------------------- l10n/is.json | 88 ++++++++++++++++++++++----------------------- l10n/it.js | 88 ++++++++++++++++++++++----------------------- l10n/it.json | 88 ++++++++++++++++++++++----------------------- l10n/ja.js | 88 ++++++++++++++++++++++----------------------- l10n/ja.json | 88 ++++++++++++++++++++++----------------------- l10n/ka.js | 88 ++++++++++++++++++++++----------------------- l10n/ka.json | 88 ++++++++++++++++++++++----------------------- l10n/ka_GE.js | 4 +-- l10n/ka_GE.json | 4 +-- l10n/kab.js | 4 +-- l10n/kab.json | 4 +-- l10n/km.js | 2 +- l10n/km.json | 2 +- l10n/ko.js | 88 ++++++++++++++++++++++----------------------- l10n/ko.json | 88 ++++++++++++++++++++++----------------------- l10n/lb.js | 4 +-- l10n/lb.json | 4 +-- l10n/lo.js | 2 +- l10n/lo.json | 2 +- l10n/lt_LT.js | 64 ++++++++++++++++----------------- l10n/lt_LT.json | 64 ++++++++++++++++----------------- l10n/lv.js | 10 +++--- l10n/lv.json | 10 +++--- l10n/mk.js | 56 ++++++++++++++--------------- l10n/mk.json | 56 ++++++++++++++--------------- l10n/mn.js | 6 ++-- l10n/mn.json | 6 ++-- l10n/ms_MY.js | 2 +- l10n/ms_MY.json | 2 +- l10n/nb.js | 88 ++++++++++++++++++++++----------------------- l10n/nb.json | 88 ++++++++++++++++++++++----------------------- l10n/nl.js | 88 ++++++++++++++++++++++----------------------- l10n/nl.json | 88 ++++++++++++++++++++++----------------------- l10n/nn_NO.js | 4 +-- l10n/nn_NO.json | 4 +-- l10n/oc.js | 16 ++++----- l10n/oc.json | 16 ++++----- l10n/pl.js | 88 ++++++++++++++++++++++----------------------- l10n/pl.json | 88 ++++++++++++++++++++++----------------------- l10n/pt_BR.js | 88 ++++++++++++++++++++++----------------------- l10n/pt_BR.json | 88 ++++++++++++++++++++++----------------------- l10n/pt_PT.js | 18 +++++----- l10n/pt_PT.json | 18 +++++----- l10n/ro.js | 88 ++++++++++++++++++++++----------------------- l10n/ro.json | 88 ++++++++++++++++++++++----------------------- l10n/ru.js | 88 ++++++++++++++++++++++----------------------- l10n/ru.json | 88 ++++++++++++++++++++++----------------------- l10n/sc.js | 54 ++++++++++++++-------------- l10n/sc.json | 54 ++++++++++++++-------------- l10n/sk.js | 88 ++++++++++++++++++++++----------------------- l10n/sk.json | 88 ++++++++++++++++++++++----------------------- l10n/sl.js | 74 +++++++++++++++++++------------------- l10n/sl.json | 74 +++++++++++++++++++------------------- l10n/sq.js | 8 ++--- l10n/sq.json | 8 ++--- l10n/sr.js | 88 ++++++++++++++++++++++----------------------- l10n/sr.json | 88 ++++++++++++++++++++++----------------------- l10n/sv.js | 88 ++++++++++++++++++++++----------------------- l10n/sv.json | 88 ++++++++++++++++++++++----------------------- l10n/ta.js | 2 +- l10n/ta.json | 2 +- l10n/th.js | 10 +++--- l10n/th.json | 10 +++--- l10n/tr.js | 88 ++++++++++++++++++++++----------------------- l10n/tr.json | 88 ++++++++++++++++++++++----------------------- l10n/ug.js | 88 ++++++++++++++++++++++----------------------- l10n/ug.json | 88 ++++++++++++++++++++++----------------------- l10n/uk.js | 44 +++++++++++------------ l10n/uk.json | 44 +++++++++++------------ l10n/uz.js | 2 +- l10n/uz.json | 2 +- l10n/vi.js | 88 ++++++++++++++++++++++----------------------- l10n/vi.json | 88 ++++++++++++++++++++++----------------------- l10n/zh_CN.js | 88 ++++++++++++++++++++++----------------------- l10n/zh_CN.json | 88 ++++++++++++++++++++++----------------------- l10n/zh_HK.js | 88 ++++++++++++++++++++++----------------------- l10n/zh_HK.json | 88 ++++++++++++++++++++++----------------------- l10n/zh_TW.js | 88 ++++++++++++++++++++++----------------------- l10n/zh_TW.json | 88 ++++++++++++++++++++++----------------------- 178 files changed, 3942 insertions(+), 3942 deletions(-) diff --git a/l10n/af.js b/l10n/af.js index 93892ef64..95cdb830c 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -26,13 +26,13 @@ OC.L10N.register( "Delete" : "Skrap", "Edit" : "Wysig", "Download" : "Laai af", - "Comments" : "Kommentare", "Modified" : "Gewysig", "Created" : "Geskep", + "Comments" : "Kommentare", "Save" : "Stoor", + "Created:" : "Geskep:", "Reply" : "Antwoord", "Update" : "Werk by", - "Created:" : "Geskep:", "Description" : "Beskrywing", "Select Date" : "Kies Datum", "seconds ago" : "sekondes gelede", @@ -40,8 +40,8 @@ OC.L10N.register( "Keyboard shortcut" : "Snelsleutel", "Search" : "Soek", "Shared with you" : "Met u gedeel", - "No notifications" : "Geen kennisgewings", "An error occurred" : "'n Fout het voorgekom", + "No notifications" : "Geen kennisgewings", "Advanced options" : "Gevorderde opsies", "Today" : "Vandag", "Tomorrow" : "Môre", diff --git a/l10n/af.json b/l10n/af.json index c4e184739..a2137a201 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -24,13 +24,13 @@ "Delete" : "Skrap", "Edit" : "Wysig", "Download" : "Laai af", - "Comments" : "Kommentare", "Modified" : "Gewysig", "Created" : "Geskep", + "Comments" : "Kommentare", "Save" : "Stoor", + "Created:" : "Geskep:", "Reply" : "Antwoord", "Update" : "Werk by", - "Created:" : "Geskep:", "Description" : "Beskrywing", "Select Date" : "Kies Datum", "seconds ago" : "sekondes gelede", @@ -38,8 +38,8 @@ "Keyboard shortcut" : "Snelsleutel", "Search" : "Soek", "Shared with you" : "Met u gedeel", - "No notifications" : "Geen kennisgewings", "An error occurred" : "'n Fout het voorgekom", + "No notifications" : "Geen kennisgewings", "Advanced options" : "Gevorderde opsies", "Today" : "Vandag", "Tomorrow" : "Môre", diff --git a/l10n/ar.js b/l10n/ar.js index d5924c5dc..b2d6b8d64 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "تاريخ غير صحيح, يجب أن يكون تنسيق التاريخ YYYY-MM-DD", "Personal planning and team project organization" : "التخطيط الشخصي و تنظيم مشروع الفريق", "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 هو أداة لتنظيم المهام الشخصية و الجماعية في نكست كلاود على نمط \"خطوط التصنيع أو التجميع في المصانع\" و المعروف بـ kanban.\n\n\n- 📥 أكتب مهامّك او مهامّ فريقك على بطاقة و ضع البطاقة في مكانها المناسب\n- 📄 دوّن ملاحظاتك الإضافية على البطاقة بصيغة ماركداون markdown\n- 🔖 و يمكنك أيضاً وضع لواصق labels على البطاقة لتصنيفها بشكل أفضل\n- 👥 شارك البطاقة مع من ترغب من أعضاء فريقك أو عائلتك أو أصدقائك\n- 📎 إرفاق ملفات و تضمينها بصيغة ماركداون في البطاقة\n- 💬ناقش البطاقة مع زملائك في خانة الملاحظات\n- ⚡ تابع ما يُستجد من عمليات و تطوّرات على البطاقة أو المهمة\n- 🚀 حافظ على مشروعك مُنسّقاً باستمرار.", - "Card details" : "تفاصيل البطاقة", "Add board" : "إضافة لوح", + "Card details" : "تفاصيل البطاقة", "Select the board to link to a project" : "تحديد اللوح لربطه بمشروع", "Search by board title" : "بحث بواسطة عنوان اللوح", "Select board" : "حدد لوح", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "اختر قائمة ", "Move card" : "حرك البطاقة", "Copy card" : "نسخ بطاقة", - "Select a card" : "حدد بطاقة", - "Cancel" : "إلغاء", "Select the card to link to a project" : "حدد البطاقة لربطها بمشروع", "Link to card" : "اربط بطاقة", + "Select a card" : "حدد بطاقة", + "Cancel" : "إلغاء", + "This board is read only" : "هذا اللوح بوضع القراءة فقط", + "Drop your files to upload" : "افلت الملفات لرفعها", "File already exists" : "الملف موجود مسبقاً", "A file with the name {filename} already exists." : "ملف باسم {اسم الملف} موجود مسبقًا ", "Do you want to overwrite it?" : "هل تريد تجاوزه؟", "Overwrite file" : "تجاوز ملف", "Keep existing file" : "ابقي الملف الموجود", - "This board is read only" : "هذا اللوح بوضع القراءة فقط", - "Drop your files to upload" : "افلت الملفات لرفعها", "Add card" : "إضافة بطاقة", "Archived cards" : "البطاقات المؤرشفة", "Add list" : "إضافة قائمة", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "القوائم المحذوفة", "Undo" : "تراجع", "Deleted cards" : "البطاقات المحذوفة", + "Failed to create share with {displayName}" : "فشل في إنشاء المشاركة مع {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "هل أنت متأكد أنك تريد نقل اللوحة {title} إلى {user} ؟", + "Transfer the board." : "نقل اللوحة.", + "Transfer" : "نقل", + "The board has been transferred to {user}" : "تمّ نقل اللوحة إلى {user}", + "Failed to transfer the board to {user}" : "تعذّر نقل اللوحة إلى {user}", "Share board with a user, group or team …" : "مشاركة اللوحة مع مستخدِم او مجموعة أو فريق ...", "Searching for users, groups and teams …" : "البحث عن مستخدِمين، أو مجموعات، أو فرق", "No participants found" : "لم يتم العثور على مشاركين", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "يمكن إدارته", "Owner" : "المالك", "Delete" : "حذف ", - "Failed to create share with {displayName}" : "فشل في إنشاء المشاركة مع {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "هل أنت متأكد أنك تريد نقل اللوحة {title} إلى {user} ؟", - "Transfer the board." : "نقل اللوحة.", - "Transfer" : "نقل", - "The board has been transferred to {user}" : "تمّ نقل اللوحة إلى {user}", - "Failed to transfer the board to {user}" : "تعذّر نقل اللوحة إلى {user}", + "List deleted" : "القائمة حٌذفت ", "Edit list title" : "تعديل اسم القائمة", "Archive all cards" : "أرشفة جميع البطاقات ", "Unarchive all cards" : "تراجع عن أرشفة كل البطاقات", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "تراجع عن أرشفة كل البطاقات في هذه القائمة", "Add a new card" : "إضافة بطاقة جديدة", "Card name" : "اسم البطاقة ", - "List deleted" : "القائمة حٌذفت ", + "title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ", "Edit" : "تعديل", "Add a new tag" : "إضافة وسم جديد", - "title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ", "Board name" : "اسم اللوح", "Members" : "الاعضاء", "Assign to users/groups/team" : "إسناد إلى مستخدمين/مجموعات/فرق", "Assign a user to this card…" : "انسب مستخدم الى هذه البطاقة..", "Select a user to assign to this card…" : "حدِّد مستخدِماً ليتم إسناد هذه البطاقة له...", + "File to share" : "ملف للمشاركة", + "Invalid path selected" : "تم تحديد مسار غير صحيح", "Upload new files" : "رفع ملفات جديدة", "Share from Files" : "مشاركة من الملفات", "Pending share" : "مشاركة مُعلّقة", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "حذف المُرفق", "Delete Attachment" : "مسح المرفق", "Restore Attachment" : "إستعادة المرفق", - "File to share" : "ملف للمشاركة", - "Invalid path selected" : "تم تحديد مسار غير صحيح", + "Modified" : "عُدل", + "Created" : "أُنشئ", + "The title cannot be empty." : "لا يمكن ترك العنوان فارغًا.", "Open in sidebar view" : "فتح في الشريط الجانبي ", "Open in bigger view" : "فتح في نافذة أكبر ", "Attachments" : "المرفقات", "Comments" : "تعليقات", - "Modified" : "عُدل", - "Created" : "أُنشئ", - "The title cannot be empty." : "لا يمكن ترك العنوان فارغًا.", - "No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!", "Failed to load comments" : "فشل في تحميل التعليقات ", - "Save" : "حفظ", + "No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!", "The comment cannot be empty." : "التعليق لايمكن ان يكون فارغا.", "The comment cannot be longer than 1000 characters." : "التعليق لا يمكن ان يكون اطول من 1000 حرف.", + "Save" : "حفظ", + "Created:" : "تاريخ الإنشاء :", "In reply to" : "يقوم بالرد على", "Cancel reply" : "إلغاء الرد", "Reply" : "رد", "Update" : "تحديث", - "Created:" : "تاريخ الإنشاء :", + "Write a description …" : "كتابة وصف...", "Description" : "الوصف", "(Unsaved)" : "(غير محفوظ)", "(Saving…)" : "(يُحفظ..)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "تعديل الوصف", "View description" : "إظهار الوصف", "Add Attachment" : "أضف ملحق", - "Write a description …" : "كتابة وصف...", "Choose attachment" : "اختيار مرفق", + "Select Date" : "اختر التاريخ ", + "Later today – {timeLocale}" : "في وقت لاحقٍ اليوم – {timeLocale}", + "Set due date for later today" : "تعيين آخِرَ هذا اليوم كموعدٍ لاستحقاق البطاقة", + "Tomorrow – {timeLocale}" : "غداً – {timeLocale}", + "Set due date for tomorrow" : "تعيين يوم الغد كموعدٍ لاستحقاق البطاقة", + "This weekend – {timeLocale}" : "نهاية هذا الأسبوع – {timeLocale}", + "Set due date for this weekend" : "تعيين نهاية هذا الأسبوع كموعدٍ لاستحقاق البطاقة", + "Next week – {timeLocale}" : "الأسبوع القادم – {timeLocale}", + "Set due date for next week" : "تعيين الأسبوع المُقبل كموعدٍ لاستحقاق البطاقة", "Assign a due date to this card…" : "تعيين تاريخ استحقاق لهذه البطاقة...", "Set a due date" : "تعيين تاريخ الانجاز", "Add due date" : "إضافة تاريخ الاستحقاق", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "غير مُنجَزة", "Unarchive card" : "إلغاء أرشفة البطاقة ", "Archive card" : "أرشفة البطاقة", - "Select Date" : "اختر التاريخ ", - "Set due date for later today" : "تعيين آخِرَ هذا اليوم كموعدٍ لاستحقاق البطاقة", - "Set due date for tomorrow" : "تعيين يوم الغد كموعدٍ لاستحقاق البطاقة", - "Set due date for this weekend" : "تعيين نهاية هذا الأسبوع كموعدٍ لاستحقاق البطاقة", - "Set due date for next week" : "تعيين الأسبوع المُقبل كموعدٍ لاستحقاق البطاقة", "Assign a tag to this card…" : "انسب وسم الى هذه البطاقة..", "Select or create a tag…" : "اختيار أو إنشاء وسم جديد...", "Create a new tag:" : "إنشاء وسم جديد:", "(group)" : "(مجموعة)", - "Next week – {timeLocale}" : "الأسبوع القادم – {timeLocale}", - "Todo items" : "قائمة المهام", "{count} comments, {unread} unread" : "{عدد} التعليقات، {غير مقروءة} غير مقروءة", + "Todo items" : "قائمة المهام", "Edit card title" : "تعديل اسم القائمة", "Open link" : "إفتَح الرابط", + "Card deleted" : "البطاقة حٌذفت ", "Edit title" : "تحرير عنوان", "Assign to me" : "ينسب لي", "Unassign myself" : "إلغاء تعييني ", "Mark as not done" : "تمييز كـ \"غير منتهٍ\"", "Delete card" : "حذف البطاقة", - "Card deleted" : "البطاقة حٌذفت ", "seconds ago" : "ثوانٍ مضت", "Keyboard shortcuts" : "اختصارات لوحة المفاتيح", "Boost your productivity using Deck with keyboard shortcuts." : "ضاعِف إنتاجيتك باستعمال \"كَدسَات البطاقات\" Deck، و اختصارات لوحة المفاتيح ", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "المستخدِمون من خارج تلك المجموعات لن يمكنكم إنشاء لوحاتهم الخاصة؛ لكن يمكنهم العمل على اللوحات التي تتمّ مشاركتها معهم.", "Cancel edit" : "إلغاء التعديل", "Save board" : "حفظ اللوحة", + "Board {0} deleted" : "اللوح {0} تم مسحه", + "All cards" : "جميع البطاقات ", + "Only assigned cards" : "البطاقات المخصصة فقط", + "No reminder" : "لا يوجد تذكير ", + "An error occurred" : "حدث خطأ", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "هل أنت متأكد من حذف اللوحة {title}؟ هذا سيؤدي إلى حذف كل بيانات هذه اللوحة بما في ذلك البطاقات المؤرشفة.", + "Delete the board?" : "مسح اللوح؟", "Board details" : "تفاصيل لوح", "Edit board" : "تعديل اللوح", "Clone board" : "استنسخ اللوح", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "تفعيل التذكيرات للموعد المحدد ", "Turn off due date reminders" : "إيقاف تشغيل التذكيرات للموعد المحددد", "Due date reminders" : "تذكيرات الموعد المحدد ", - "All cards" : "جميع البطاقات ", "Assigned cards" : "البطاقات المخصصة", "No notifications" : "لا توجد إشعارات", "Delete board" : "مسح اللوح", - "Board {0} deleted" : "اللوح {0} تم مسحه", - "Only assigned cards" : "البطاقات المخصصة فقط", - "No reminder" : "لا يوجد تذكير ", - "An error occurred" : "حدث خطأ", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "هل أنت متأكد من حذف اللوحة {title}؟ هذا سيؤدي إلى حذف كل بيانات هذه اللوحة بما في ذلك البطاقات المؤرشفة.", - "Delete the board?" : "مسح اللوح؟", "Clone {boardTitle}" : "استنساخ {boardTitle}", "Clone cards" : "استنسخ البطاقة ", "Clone assignments" : "استنساخ مهام", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "البحث عن {searchQuery} في جميع اللوح", "No results found" : "لا يتم العثور على أي نتائج ", "Deck board {name}\n* Last modified on {lastMod}" : "اسم اللوحة {name} \n* آخر تعديل لها في {lastMod}", - "{stack} in {board}" : "{stack} في {board}", - "Click to expand description" : "إضعط للتوسّع في الوصف", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* أُنشأت في {created}\n* آخر تعديل لها في {lastMod}\n* {nbAttachments} مُرفقات\n* {nbComments} مُلاحظات", "{nbCards} cards" : "{nbCards} بطاقات", + "Due on {date}" : "مطلوب في {date}", + "{stack} in {board}" : "{stack} في {board}", + "Click to expand description" : "إضعط للتوسّع في الوصف", "Click to expand comment" : "إضغط للتوسع في الملاحظات", + "Create card" : "أنشى بطاقة ", "Create a new card" : "أنشى بطاقة جديدة ", "Card title" : "عنوان البطاقة ", - "Create card" : "أنشى بطاقة ", "Creating the new card …" : "أنشى البطاقة الجديدة ", "Card \"{card}\" was added to \"{board}\"" : "\"{بطاقة}\" تمت إضافتها في \"{اللوح}\"", "Open card" : "فتح البطاقة ", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "البطاقات القادمة غداً", "upcoming cards" : "البطاقات القادمة", "New card" : "بطاقة جديدة", - "Due on {date}" : "مطلوب في {date}", - "This weekend – {timeLocale}" : "نهاية هذا الأسبوع – {timeLocale}", - "Tomorrow – {timeLocale}" : "غداً – {timeLocale}", - "Later today – {timeLocale}" : "في وقت لاحقٍ اليوم – {timeLocale}", "Link to a board" : "ربط بلوح", "Link to a card" : "ربط ببطاقة", "Create a card" : "أنشى بطاقة ", diff --git a/l10n/ar.json b/l10n/ar.json index ae4eefdc8..5558bc220 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "تاريخ غير صحيح, يجب أن يكون تنسيق التاريخ YYYY-MM-DD", "Personal planning and team project organization" : "التخطيط الشخصي و تنظيم مشروع الفريق", "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 هو أداة لتنظيم المهام الشخصية و الجماعية في نكست كلاود على نمط \"خطوط التصنيع أو التجميع في المصانع\" و المعروف بـ kanban.\n\n\n- 📥 أكتب مهامّك او مهامّ فريقك على بطاقة و ضع البطاقة في مكانها المناسب\n- 📄 دوّن ملاحظاتك الإضافية على البطاقة بصيغة ماركداون markdown\n- 🔖 و يمكنك أيضاً وضع لواصق labels على البطاقة لتصنيفها بشكل أفضل\n- 👥 شارك البطاقة مع من ترغب من أعضاء فريقك أو عائلتك أو أصدقائك\n- 📎 إرفاق ملفات و تضمينها بصيغة ماركداون في البطاقة\n- 💬ناقش البطاقة مع زملائك في خانة الملاحظات\n- ⚡ تابع ما يُستجد من عمليات و تطوّرات على البطاقة أو المهمة\n- 🚀 حافظ على مشروعك مُنسّقاً باستمرار.", - "Card details" : "تفاصيل البطاقة", "Add board" : "إضافة لوح", + "Card details" : "تفاصيل البطاقة", "Select the board to link to a project" : "تحديد اللوح لربطه بمشروع", "Search by board title" : "بحث بواسطة عنوان اللوح", "Select board" : "حدد لوح", @@ -133,17 +133,17 @@ "Select a list" : "اختر قائمة ", "Move card" : "حرك البطاقة", "Copy card" : "نسخ بطاقة", - "Select a card" : "حدد بطاقة", - "Cancel" : "إلغاء", "Select the card to link to a project" : "حدد البطاقة لربطها بمشروع", "Link to card" : "اربط بطاقة", + "Select a card" : "حدد بطاقة", + "Cancel" : "إلغاء", + "This board is read only" : "هذا اللوح بوضع القراءة فقط", + "Drop your files to upload" : "افلت الملفات لرفعها", "File already exists" : "الملف موجود مسبقاً", "A file with the name {filename} already exists." : "ملف باسم {اسم الملف} موجود مسبقًا ", "Do you want to overwrite it?" : "هل تريد تجاوزه؟", "Overwrite file" : "تجاوز ملف", "Keep existing file" : "ابقي الملف الموجود", - "This board is read only" : "هذا اللوح بوضع القراءة فقط", - "Drop your files to upload" : "افلت الملفات لرفعها", "Add card" : "إضافة بطاقة", "Archived cards" : "البطاقات المؤرشفة", "Add list" : "إضافة قائمة", @@ -184,6 +184,12 @@ "Deleted lists" : "القوائم المحذوفة", "Undo" : "تراجع", "Deleted cards" : "البطاقات المحذوفة", + "Failed to create share with {displayName}" : "فشل في إنشاء المشاركة مع {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "هل أنت متأكد أنك تريد نقل اللوحة {title} إلى {user} ؟", + "Transfer the board." : "نقل اللوحة.", + "Transfer" : "نقل", + "The board has been transferred to {user}" : "تمّ نقل اللوحة إلى {user}", + "Failed to transfer the board to {user}" : "تعذّر نقل اللوحة إلى {user}", "Share board with a user, group or team …" : "مشاركة اللوحة مع مستخدِم او مجموعة أو فريق ...", "Searching for users, groups and teams …" : "البحث عن مستخدِمين، أو مجموعات، أو فرق", "No participants found" : "لم يتم العثور على مشاركين", @@ -195,12 +201,7 @@ "Can manage" : "يمكن إدارته", "Owner" : "المالك", "Delete" : "حذف ", - "Failed to create share with {displayName}" : "فشل في إنشاء المشاركة مع {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "هل أنت متأكد أنك تريد نقل اللوحة {title} إلى {user} ؟", - "Transfer the board." : "نقل اللوحة.", - "Transfer" : "نقل", - "The board has been transferred to {user}" : "تمّ نقل اللوحة إلى {user}", - "Failed to transfer the board to {user}" : "تعذّر نقل اللوحة إلى {user}", + "List deleted" : "القائمة حٌذفت ", "Edit list title" : "تعديل اسم القائمة", "Archive all cards" : "أرشفة جميع البطاقات ", "Unarchive all cards" : "تراجع عن أرشفة كل البطاقات", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "تراجع عن أرشفة كل البطاقات في هذه القائمة", "Add a new card" : "إضافة بطاقة جديدة", "Card name" : "اسم البطاقة ", - "List deleted" : "القائمة حٌذفت ", + "title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ", "Edit" : "تعديل", "Add a new tag" : "إضافة وسم جديد", - "title and color value must be provided" : "العنوان و قيمة اللون يجب تقديمها ", "Board name" : "اسم اللوح", "Members" : "الاعضاء", "Assign to users/groups/team" : "إسناد إلى مستخدمين/مجموعات/فرق", "Assign a user to this card…" : "انسب مستخدم الى هذه البطاقة..", "Select a user to assign to this card…" : "حدِّد مستخدِماً ليتم إسناد هذه البطاقة له...", + "File to share" : "ملف للمشاركة", + "Invalid path selected" : "تم تحديد مسار غير صحيح", "Upload new files" : "رفع ملفات جديدة", "Share from Files" : "مشاركة من الملفات", "Pending share" : "مشاركة مُعلّقة", @@ -227,25 +229,24 @@ "Remove attachment" : "حذف المُرفق", "Delete Attachment" : "مسح المرفق", "Restore Attachment" : "إستعادة المرفق", - "File to share" : "ملف للمشاركة", - "Invalid path selected" : "تم تحديد مسار غير صحيح", + "Modified" : "عُدل", + "Created" : "أُنشئ", + "The title cannot be empty." : "لا يمكن ترك العنوان فارغًا.", "Open in sidebar view" : "فتح في الشريط الجانبي ", "Open in bigger view" : "فتح في نافذة أكبر ", "Attachments" : "المرفقات", "Comments" : "تعليقات", - "Modified" : "عُدل", - "Created" : "أُنشئ", - "The title cannot be empty." : "لا يمكن ترك العنوان فارغًا.", - "No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!", "Failed to load comments" : "فشل في تحميل التعليقات ", - "Save" : "حفظ", + "No comments yet. Begin the discussion!" : "لا يوجد تعليقات بعد, ابدأ النقاش الآن!", "The comment cannot be empty." : "التعليق لايمكن ان يكون فارغا.", "The comment cannot be longer than 1000 characters." : "التعليق لا يمكن ان يكون اطول من 1000 حرف.", + "Save" : "حفظ", + "Created:" : "تاريخ الإنشاء :", "In reply to" : "يقوم بالرد على", "Cancel reply" : "إلغاء الرد", "Reply" : "رد", "Update" : "تحديث", - "Created:" : "تاريخ الإنشاء :", + "Write a description …" : "كتابة وصف...", "Description" : "الوصف", "(Unsaved)" : "(غير محفوظ)", "(Saving…)" : "(يُحفظ..)", @@ -253,8 +254,16 @@ "Edit description" : "تعديل الوصف", "View description" : "إظهار الوصف", "Add Attachment" : "أضف ملحق", - "Write a description …" : "كتابة وصف...", "Choose attachment" : "اختيار مرفق", + "Select Date" : "اختر التاريخ ", + "Later today – {timeLocale}" : "في وقت لاحقٍ اليوم – {timeLocale}", + "Set due date for later today" : "تعيين آخِرَ هذا اليوم كموعدٍ لاستحقاق البطاقة", + "Tomorrow – {timeLocale}" : "غداً – {timeLocale}", + "Set due date for tomorrow" : "تعيين يوم الغد كموعدٍ لاستحقاق البطاقة", + "This weekend – {timeLocale}" : "نهاية هذا الأسبوع – {timeLocale}", + "Set due date for this weekend" : "تعيين نهاية هذا الأسبوع كموعدٍ لاستحقاق البطاقة", + "Next week – {timeLocale}" : "الأسبوع القادم – {timeLocale}", + "Set due date for next week" : "تعيين الأسبوع المُقبل كموعدٍ لاستحقاق البطاقة", "Assign a due date to this card…" : "تعيين تاريخ استحقاق لهذه البطاقة...", "Set a due date" : "تعيين تاريخ الانجاز", "Add due date" : "إضافة تاريخ الاستحقاق", @@ -265,26 +274,20 @@ "Not done" : "غير مُنجَزة", "Unarchive card" : "إلغاء أرشفة البطاقة ", "Archive card" : "أرشفة البطاقة", - "Select Date" : "اختر التاريخ ", - "Set due date for later today" : "تعيين آخِرَ هذا اليوم كموعدٍ لاستحقاق البطاقة", - "Set due date for tomorrow" : "تعيين يوم الغد كموعدٍ لاستحقاق البطاقة", - "Set due date for this weekend" : "تعيين نهاية هذا الأسبوع كموعدٍ لاستحقاق البطاقة", - "Set due date for next week" : "تعيين الأسبوع المُقبل كموعدٍ لاستحقاق البطاقة", "Assign a tag to this card…" : "انسب وسم الى هذه البطاقة..", "Select or create a tag…" : "اختيار أو إنشاء وسم جديد...", "Create a new tag:" : "إنشاء وسم جديد:", "(group)" : "(مجموعة)", - "Next week – {timeLocale}" : "الأسبوع القادم – {timeLocale}", - "Todo items" : "قائمة المهام", "{count} comments, {unread} unread" : "{عدد} التعليقات، {غير مقروءة} غير مقروءة", + "Todo items" : "قائمة المهام", "Edit card title" : "تعديل اسم القائمة", "Open link" : "إفتَح الرابط", + "Card deleted" : "البطاقة حٌذفت ", "Edit title" : "تحرير عنوان", "Assign to me" : "ينسب لي", "Unassign myself" : "إلغاء تعييني ", "Mark as not done" : "تمييز كـ \"غير منتهٍ\"", "Delete card" : "حذف البطاقة", - "Card deleted" : "البطاقة حٌذفت ", "seconds ago" : "ثوانٍ مضت", "Keyboard shortcuts" : "اختصارات لوحة المفاتيح", "Boost your productivity using Deck with keyboard shortcuts." : "ضاعِف إنتاجيتك باستعمال \"كَدسَات البطاقات\" Deck، و اختصارات لوحة المفاتيح ", @@ -323,6 +326,13 @@ "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." : "المستخدِمون من خارج تلك المجموعات لن يمكنكم إنشاء لوحاتهم الخاصة؛ لكن يمكنهم العمل على اللوحات التي تتمّ مشاركتها معهم.", "Cancel edit" : "إلغاء التعديل", "Save board" : "حفظ اللوحة", + "Board {0} deleted" : "اللوح {0} تم مسحه", + "All cards" : "جميع البطاقات ", + "Only assigned cards" : "البطاقات المخصصة فقط", + "No reminder" : "لا يوجد تذكير ", + "An error occurred" : "حدث خطأ", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "هل أنت متأكد من حذف اللوحة {title}؟ هذا سيؤدي إلى حذف كل بيانات هذه اللوحة بما في ذلك البطاقات المؤرشفة.", + "Delete the board?" : "مسح اللوح؟", "Board details" : "تفاصيل لوح", "Edit board" : "تعديل اللوح", "Clone board" : "استنسخ اللوح", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "تفعيل التذكيرات للموعد المحدد ", "Turn off due date reminders" : "إيقاف تشغيل التذكيرات للموعد المحددد", "Due date reminders" : "تذكيرات الموعد المحدد ", - "All cards" : "جميع البطاقات ", "Assigned cards" : "البطاقات المخصصة", "No notifications" : "لا توجد إشعارات", "Delete board" : "مسح اللوح", - "Board {0} deleted" : "اللوح {0} تم مسحه", - "Only assigned cards" : "البطاقات المخصصة فقط", - "No reminder" : "لا يوجد تذكير ", - "An error occurred" : "حدث خطأ", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "هل أنت متأكد من حذف اللوحة {title}؟ هذا سيؤدي إلى حذف كل بيانات هذه اللوحة بما في ذلك البطاقات المؤرشفة.", - "Delete the board?" : "مسح اللوح؟", "Clone {boardTitle}" : "استنساخ {boardTitle}", "Clone cards" : "استنسخ البطاقة ", "Clone assignments" : "استنساخ مهام", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "البحث عن {searchQuery} في جميع اللوح", "No results found" : "لا يتم العثور على أي نتائج ", "Deck board {name}\n* Last modified on {lastMod}" : "اسم اللوحة {name} \n* آخر تعديل لها في {lastMod}", - "{stack} in {board}" : "{stack} في {board}", - "Click to expand description" : "إضعط للتوسّع في الوصف", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* أُنشأت في {created}\n* آخر تعديل لها في {lastMod}\n* {nbAttachments} مُرفقات\n* {nbComments} مُلاحظات", "{nbCards} cards" : "{nbCards} بطاقات", + "Due on {date}" : "مطلوب في {date}", + "{stack} in {board}" : "{stack} في {board}", + "Click to expand description" : "إضعط للتوسّع في الوصف", "Click to expand comment" : "إضغط للتوسع في الملاحظات", + "Create card" : "أنشى بطاقة ", "Create a new card" : "أنشى بطاقة جديدة ", "Card title" : "عنوان البطاقة ", - "Create card" : "أنشى بطاقة ", "Creating the new card …" : "أنشى البطاقة الجديدة ", "Card \"{card}\" was added to \"{board}\"" : "\"{بطاقة}\" تمت إضافتها في \"{اللوح}\"", "Open card" : "فتح البطاقة ", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "البطاقات القادمة غداً", "upcoming cards" : "البطاقات القادمة", "New card" : "بطاقة جديدة", - "Due on {date}" : "مطلوب في {date}", - "This weekend – {timeLocale}" : "نهاية هذا الأسبوع – {timeLocale}", - "Tomorrow – {timeLocale}" : "غداً – {timeLocale}", - "Later today – {timeLocale}" : "في وقت لاحقٍ اليوم – {timeLocale}", "Link to a board" : "ربط بلوح", "Link to a card" : "ربط ببطاقة", "Create a card" : "أنشى بطاقة ", diff --git a/l10n/ast.js b/l10n/ast.js index 0cfe8f288..5aa7bee35 100644 --- a/l10n/ast.js +++ b/l10n/ast.js @@ -20,8 +20,8 @@ OC.L10N.register( "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", - "File already exists" : "El ficheru yá esiste", "Drop your files to upload" : "Suelta los ficheros pa xubilos", + "File already exists" : "El ficheru yá esiste", "Add card" : "Amestar una tarxeta", "Archived cards" : "Tarxetes archivaes", "Add list" : "Amestar una llista", @@ -40,12 +40,13 @@ OC.L10N.register( "Deleted lists" : "Llistes desaniciaes", "Undo" : "Desfacer", "Deleted cards" : "Tarxetes desaniciaes", + "Transfer" : "Tresferir", "(Group)" : "(Grupu)", "(Team)" : "(Equipu)", "Can edit" : "Pue editar", "Owner" : "Propietariu", "Delete" : "Desaniciar", - "Transfer" : "Tresferir", + "List deleted" : "Desanicióse la llista", "Edit list title" : "Editar el títulu de la llista", "Archive all cards" : "Archivar toles carpetes", "Unarchive all cards" : "Desarchivar toles tarxetes", @@ -54,34 +55,35 @@ OC.L10N.register( "Unarchive all cards in this list" : "Desarchivar toles tarxetes d'esta llista", "Add a new card" : "Amestar una tarxeta nueva", "Card name" : "Nome de la tarxeta", - "List deleted" : "Desanicióse la llista", "Edit" : "Editar", "Add a new tag" : "Amestar una etiqueta nueva", "Members" : "Miembros", + "Invalid path selected" : "Seleicionóse un camín inválidu", "Show in Files" : "Amosar en Ficheros", "Download" : "Baxar", - "Invalid path selected" : "Seleicionóse un camín inválidu", - "Comments" : "Comentarios", "Modified" : "Modificóse", "The title cannot be empty." : "El títulu nun pue tar baleru", - "No comments yet. Begin the discussion!" : "Nun hai nengún comentariu. ¡Comienza'l discutiniu!", + "Comments" : "Comentarios", "Failed to load comments" : "Nun se puen cargar los comentarios", - "Save" : "Guardar", + "No comments yet. Begin the discussion!" : "Nun hai nengún comentariu. ¡Comienza'l discutiniu!", "The comment cannot be empty." : "El comentariu nun pue tar baleru.", + "Save" : "Guardar", + "Created:" : "Creóse'l", "In reply to" : "En rempuesta a", "Reply" : "Responder", "Update" : "Anovar", - "Created:" : "Creóse'l", "Description" : "Descripción", "(Unsaved)" : "(ensin guardar)", "(Saving…)" : "(Guardando…)", "Formatting help" : "Ayuda del formatu", "Edit description" : "Editar la descripción", "View description" : "Ver la descripción", + "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", + "This weekend – {timeLocale}" : "Esta fin de selmana – {timeLocale}", + "Next week – {timeLocale}" : "La próxima selmana – {timeLocale}", "Mark as done" : "Marcar como fecha", "Archive card" : "Archivar la tarxeta", "(group)" : "(grupu)", - "Next week – {timeLocale}" : "La próxima selmana – {timeLocale}", "Edit title" : "Editar el títulu", "Delete card" : "Desaniciar la tarxeta", "seconds ago" : "hai segundos", @@ -93,17 +95,15 @@ OC.L10N.register( "Shared with you" : "Compartióse contigo", "Cancel edit" : "Anular la edición", "All cards" : "Toles tarxetes", - "No notifications" : "Nun hai nengún avisu", "No reminder" : "Nun hai nengún recordatoriu", "An error occurred" : "Prodúxose un error", + "No notifications" : "Nun hai nengún avisu", "Clone cards" : "Clonar les tarxetes", "Advanced options" : "Opciones avanzaes", "Today" : "Güei", "Tomorrow" : "Mañana", "No results found" : "Nun s'atopó nengún resultáu", "Close" : "Zarrar", - "This weekend – {timeLocale}" : "Esta fin de selmana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", "Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}", "Error creating the share" : "Hebo un error al crear la compartición", "Share" : "Compartir", diff --git a/l10n/ast.json b/l10n/ast.json index fb549f877..b9184a9c9 100644 --- a/l10n/ast.json +++ b/l10n/ast.json @@ -18,8 +18,8 @@ "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", - "File already exists" : "El ficheru yá esiste", "Drop your files to upload" : "Suelta los ficheros pa xubilos", + "File already exists" : "El ficheru yá esiste", "Add card" : "Amestar una tarxeta", "Archived cards" : "Tarxetes archivaes", "Add list" : "Amestar una llista", @@ -38,12 +38,13 @@ "Deleted lists" : "Llistes desaniciaes", "Undo" : "Desfacer", "Deleted cards" : "Tarxetes desaniciaes", + "Transfer" : "Tresferir", "(Group)" : "(Grupu)", "(Team)" : "(Equipu)", "Can edit" : "Pue editar", "Owner" : "Propietariu", "Delete" : "Desaniciar", - "Transfer" : "Tresferir", + "List deleted" : "Desanicióse la llista", "Edit list title" : "Editar el títulu de la llista", "Archive all cards" : "Archivar toles carpetes", "Unarchive all cards" : "Desarchivar toles tarxetes", @@ -52,34 +53,35 @@ "Unarchive all cards in this list" : "Desarchivar toles tarxetes d'esta llista", "Add a new card" : "Amestar una tarxeta nueva", "Card name" : "Nome de la tarxeta", - "List deleted" : "Desanicióse la llista", "Edit" : "Editar", "Add a new tag" : "Amestar una etiqueta nueva", "Members" : "Miembros", + "Invalid path selected" : "Seleicionóse un camín inválidu", "Show in Files" : "Amosar en Ficheros", "Download" : "Baxar", - "Invalid path selected" : "Seleicionóse un camín inválidu", - "Comments" : "Comentarios", "Modified" : "Modificóse", "The title cannot be empty." : "El títulu nun pue tar baleru", - "No comments yet. Begin the discussion!" : "Nun hai nengún comentariu. ¡Comienza'l discutiniu!", + "Comments" : "Comentarios", "Failed to load comments" : "Nun se puen cargar los comentarios", - "Save" : "Guardar", + "No comments yet. Begin the discussion!" : "Nun hai nengún comentariu. ¡Comienza'l discutiniu!", "The comment cannot be empty." : "El comentariu nun pue tar baleru.", + "Save" : "Guardar", + "Created:" : "Creóse'l", "In reply to" : "En rempuesta a", "Reply" : "Responder", "Update" : "Anovar", - "Created:" : "Creóse'l", "Description" : "Descripción", "(Unsaved)" : "(ensin guardar)", "(Saving…)" : "(Guardando…)", "Formatting help" : "Ayuda del formatu", "Edit description" : "Editar la descripción", "View description" : "Ver la descripción", + "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", + "This weekend – {timeLocale}" : "Esta fin de selmana – {timeLocale}", + "Next week – {timeLocale}" : "La próxima selmana – {timeLocale}", "Mark as done" : "Marcar como fecha", "Archive card" : "Archivar la tarxeta", "(group)" : "(grupu)", - "Next week – {timeLocale}" : "La próxima selmana – {timeLocale}", "Edit title" : "Editar el títulu", "Delete card" : "Desaniciar la tarxeta", "seconds ago" : "hai segundos", @@ -91,17 +93,15 @@ "Shared with you" : "Compartióse contigo", "Cancel edit" : "Anular la edición", "All cards" : "Toles tarxetes", - "No notifications" : "Nun hai nengún avisu", "No reminder" : "Nun hai nengún recordatoriu", "An error occurred" : "Prodúxose un error", + "No notifications" : "Nun hai nengún avisu", "Clone cards" : "Clonar les tarxetes", "Advanced options" : "Opciones avanzaes", "Today" : "Güei", "Tomorrow" : "Mañana", "No results found" : "Nun s'atopó nengún resultáu", "Close" : "Zarrar", - "This weekend – {timeLocale}" : "Esta fin de selmana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", "Message from {author} in {conversationName}" : "Mensaxe de {author} en {conversationName}", "Error creating the share" : "Hebo un error al crear la compartición", "Share" : "Compartir", diff --git a/l10n/az.js b/l10n/az.js index 7c571df9a..9bbc83c5f 100644 --- a/l10n/az.js +++ b/l10n/az.js @@ -23,12 +23,12 @@ OC.L10N.register( "Delete" : "Sil", "Edit" : "Dəyişiklik et", "Download" : "Yüklə", - "Comments" : "Şərhlər", "Modified" : "Dəyişdirildi", + "Comments" : "Şərhlər", "Save" : "Saxla", + "Created:" : "Yaradıldı:", "Reply" : "Cavab", "Update" : "Yenilənmə", - "Created:" : "Yaradıldı:", "Description" : "Açıqlanma", "(group)" : "(qrup)", "seconds ago" : "saniyələr öncə", diff --git a/l10n/az.json b/l10n/az.json index 6ee90c1cf..7440c3950 100644 --- a/l10n/az.json +++ b/l10n/az.json @@ -21,12 +21,12 @@ "Delete" : "Sil", "Edit" : "Dəyişiklik et", "Download" : "Yüklə", - "Comments" : "Şərhlər", "Modified" : "Dəyişdirildi", + "Comments" : "Şərhlər", "Save" : "Saxla", + "Created:" : "Yaradıldı:", "Reply" : "Cavab", "Update" : "Yenilənmə", - "Created:" : "Yaradıldı:", "Description" : "Açıqlanma", "(group)" : "(qrup)", "seconds ago" : "saniyələr öncə", diff --git a/l10n/bg.js b/l10n/bg.js index fb33aeddd..0a1d3cc1a 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -106,8 +106,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Невалидна дата, форматът е различен от ГГГГ-ММ-ДД", "Personal planning and team project organization" : "Лично планиране и организация на екипни проекти", "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 е инструмент за организация в стил kanban, насочен към лично планиране и организация на проекти за екипи, интегрирани с Nextcloud.\n\n\n- 📥 Добавете задачите си към карти и ги подредете\n- 📄 Запишете допълнителни бележки в markdown формат\n- Присвояване на етикети за още по-добра организация\n- 👥 Споделете с вашия екип, приятели или семейство\n- 📎Прикачете файлове и ги вградете във вашето описание за маркиране\n- 💬Обсъдете с вашия екип, като използвате коментари\n- ⚡ Проследявайте промените в потока от дейности\n- 🚀 Организирайте проекта си", - "Card details" : "Подробности за картата", "Add board" : "Добави табло", + "Card details" : "Подробности за картата", "Select the board to link to a project" : "Изберете таблото, което да свържете към проект", "Search by board title" : "Търсене по заглавие на таблото", "Select board" : "Избор на табло", @@ -115,17 +115,17 @@ OC.L10N.register( "No lists available" : "Няма налична списъци.", "Select a list" : "Избор на списък", "Move card" : "Преместване на карта", - "Select a card" : "Избор на карта", - "Cancel" : "Отказ", "Select the card to link to a project" : "Изберете картата, която да свържете към проект", "Link to card" : "Връзка към карта", + "Select a card" : "Избор на карта", + "Cancel" : "Отказ", + "This board is read only" : "Таблото е само за четене", + "Drop your files to upload" : "Пуснете вашите файлове, за да ги качите", "File already exists" : "Файлът вече съществува", "A file with the name {filename} already exists." : "Вече съществува файл с името {filename}.", "Do you want to overwrite it?" : "Искате ли да го презапишете?", "Overwrite file" : "Презапиши файла", "Keep existing file" : "Запазване на съществуващ файл", - "This board is read only" : "Таблото е само за четене", - "Drop your files to upload" : "Пуснете вашите файлове, за да ги качите", "Add card" : "Добави карта", "Archived cards" : "Архивирани карти", "Add list" : "Добави списък", @@ -160,6 +160,12 @@ OC.L10N.register( "Deleted lists" : "Изтрити списъци", "Undo" : "Отмяна", "Deleted cards" : "Изтрити карти", + "Failed to create share with {displayName}" : "Създаването на споделяне с {displayName} не бе успешно", + "Are you sure you want to transfer the board {title} to {user}?" : "Сигурни ли сте че искате да прехвърлите таблото {title} на {user}?", + "Transfer the board." : "Прехвърлете таблото.", + "Transfer" : "Прехвърляне", + "The board has been transferred to {user}" : "Таблото беше прехвърлено на {user}", + "Failed to transfer the board to {user}" : "Неуспешно прехвърляне на таблото на {user}", "No participants found" : "Няма намерени участници", "Board owner" : "Собственик на табло", "(Group)" : "(Група)", @@ -168,12 +174,7 @@ OC.L10N.register( "Can manage" : "Може да управлява", "Owner" : "Собственик", "Delete" : "Изтриване", - "Failed to create share with {displayName}" : "Създаването на споделяне с {displayName} не бе успешно", - "Are you sure you want to transfer the board {title} to {user}?" : "Сигурни ли сте че искате да прехвърлите таблото {title} на {user}?", - "Transfer the board." : "Прехвърлете таблото.", - "Transfer" : "Прехвърляне", - "The board has been transferred to {user}" : "Таблото беше прехвърлено на {user}", - "Failed to transfer the board to {user}" : "Неуспешно прехвърляне на таблото на {user}", + "List deleted" : "Списъкът е изтрит", "Edit list title" : "Редактиране на заглавието на списъка", "Archive all cards" : "Архивира всички карти", "Unarchive all cards" : "Разархивиране на всички карти", @@ -182,13 +183,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Разархивиране всички карти в този списък", "Add a new card" : "Добави нова карта", "Card name" : "Име на карта", - "List deleted" : "Списъкът е изтрит", + "title and color value must be provided" : "трябва да се предоставят заглавие и стойност на цвета", "Edit" : "Редакция", "Add a new tag" : "Добавяне на нов етикет", - "title and color value must be provided" : "трябва да се предоставят заглавие и стойност на цвета", "Board name" : "Име на табло", "Members" : "Членове", "Assign a user to this card…" : "Зачисляване на потребител на тази карта ...", + "File to share" : "Файл за споделяне", + "Invalid path selected" : "Избран е невалиден път ", "Upload new files" : "Качи нови файлове", "Share from Files" : "Споделяне от Файлове", "Pending share" : "Чакащо споделяне", @@ -198,25 +200,24 @@ OC.L10N.register( "Remove attachment" : "Премахване на прикачен файл", "Delete Attachment" : "Изтриване на прикачен файл", "Restore Attachment" : "Възстановяване на прикачен файл", - "File to share" : "Файл за споделяне", - "Invalid path selected" : "Избран е невалиден път ", + "Modified" : "Промяна", + "Created" : "Създаден", + "The title cannot be empty." : "Заглавието не може да бъде празно.", "Open in sidebar view" : "Отваряне в изгледа на страничната лента", "Open in bigger view" : "Отваря се в по-голям изглед", "Attachments" : "Прикачени файлове", "Comments" : "Коментари", - "Modified" : "Промяна", - "Created" : "Създаден", - "The title cannot be empty." : "Заглавието не може да бъде празно.", - "No comments yet. Begin the discussion!" : "Все още няма коментари. Започнете дискусията!", "Failed to load comments" : "Неуспешно зареждане на коментари", - "Save" : "Запазване", + "No comments yet. Begin the discussion!" : "Все още няма коментари. Започнете дискусията!", "The comment cannot be empty." : "Коментарът не може да бъде празен.", "The comment cannot be longer than 1000 characters." : "Коментарът не може да бъде по-дълъг от 1000 знака.", + "Save" : "Запазване", + "Created:" : "Създадено:", "In reply to" : "В отговор на", "Cancel reply" : "Отказ на отговор", "Reply" : "Отговори", "Update" : "Обновяване", - "Created:" : "Създадено:", + "Write a description …" : "Напишете описание ...", "Description" : "Описание", "(Unsaved)" : " (Незаписан)", "(Saving…)" : "(Записване...)", @@ -224,24 +225,23 @@ OC.L10N.register( "Edit description" : "Редактиране на описанието", "View description" : "Преглед на описанието", "Add Attachment" : "Добавяне на прикачен файл", - "Write a description …" : "Напишете описание ...", "Choose attachment" : "Избор на прикачен файл", + "Select Date" : "Изберете дата", "Set a due date" : "Задаване на крайна дата", "Remove due date" : "Премахни крайната дата", "Mark as done" : "Маркирай като готово", "Unarchive card" : "Разархивиране на карта", "Archive card" : "Архивиране на карта", - "Select Date" : "Изберете дата", "Assign a tag to this card…" : "Присвояване на етикет на тази карта ...", "(group)" : "(група)", - "Todo items" : "Елементи на задача за изпълнение", "{count} comments, {unread} unread" : "{count} коментари, {unread} непрочетени", + "Todo items" : "Елементи на задача за изпълнение", "Edit card title" : "Редактиране на заглавието на карта", + "Card deleted" : "Картата е изтрита", "Edit title" : "Редактиране на заглавието", "Assign to me" : "Зачисляване към мен", "Unassign myself" : "Отмяна на зачисляването към мен", "Delete card" : "Изтриване на карта", - "Card deleted" : "Картата е изтрита", "seconds ago" : "преди секунди", "Keyboard shortcuts" : "Бързи клавиши", "Keyboard shortcut" : "Клавишни комбинации", @@ -259,6 +259,13 @@ OC.L10N.register( "Show card ID badge" : "Показване на обозначение за самоличност на картата", "Show boards in calendar/tasks" : "Показване на таблата в календар / задачи", "Cancel edit" : "Отказ на редактиране", + "Board {0} deleted" : "Табло {0} изтрито", + "All cards" : "Всички карти", + "Only assigned cards" : "Само зачислените карти", + "No reminder" : "Няма напомняне", + "An error occurred" : "Възникна грешка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Сигурни ли сте, че искате да изтриете таблото {title}? Това ще изтрие всички данни на това табло, включително архивираните карти.", + "Delete the board?" : "Изтриване на таблото?", "Board details" : "Подробности за табло", "Edit board" : "Редактиране на табло", "Clone board" : " Клониране на табло", @@ -268,16 +275,9 @@ OC.L10N.register( "Turn on due date reminders" : "Включва напомнянията за краен срок", "Turn off due date reminders" : "Изключва напомнянията за краен срок", "Due date reminders" : " Напомняния за краен срок", - "All cards" : "Всички карти", "Assigned cards" : "Зачислени карти", "No notifications" : "Няма известия", "Delete board" : "Изтриване на табло", - "Board {0} deleted" : "Табло {0} изтрито", - "Only assigned cards" : "Само зачислените карти", - "No reminder" : "Няма напомняне", - "An error occurred" : "Възникна грешка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Сигурни ли сте, че искате да изтриете таблото {title}? Това ще изтрие всички данни на това табло, включително архивираните карти.", - "Delete the board?" : "Изтриване на таблото?", "Clone cards" : " Клониране на карти", "Advanced options" : "Допълнителни опции", "Clone" : "Клониране", @@ -288,14 +288,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Търсене на {searchQuery} във всички табла", "No results found" : "Няма намерени резултати", "Deck board {name}\n* Last modified on {lastMod}" : "Табло {name}\n* Последна промяна на {lastMod}", - "{stack} in {board}" : "{stack} в {board}", - "Click to expand description" : "Кликване за разширяване на описанието", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Създаден на {created}\n* Последна промяна на {lastMod} \n* {nbAttachments} прикачени файлове \n* {nbComments} коментара", "{nbCards} cards" : "{nbCards} карти", + "Due on {date}" : "Краен срок до {date}", + "{stack} in {board}" : "{stack} в {board}", + "Click to expand description" : "Кликване за разширяване на описанието", "Click to expand comment" : "Кликване за разширяване на коментара", + "Create card" : "Създаване на карта", "Create a new card" : "Създаване на нова карта", "Card title" : "Заглавие на карта", - "Create card" : "Създаване на карта", "Creating the new card …" : "Създаване на новата карта ...", "Card \"{card}\" was added to \"{board}\"" : "Карта \"{card}\" беше добавена към \"{board}\"", "Open card" : "Отваряне на карта", @@ -303,7 +304,6 @@ OC.L10N.register( "No upcoming cards" : "Няма предстоящи карти", "upcoming cards" : "предстоящи карти", "New card" : "Нова карта", - "Due on {date}" : "Краен срок до {date}", "Link to a board" : "Линк към табло", "Link to a card" : "Линк към карта", "Create a card" : "Създаване на карта", diff --git a/l10n/bg.json b/l10n/bg.json index 3f064427c..bf427cd3e 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -104,8 +104,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Невалидна дата, форматът е различен от ГГГГ-ММ-ДД", "Personal planning and team project organization" : "Лично планиране и организация на екипни проекти", "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 е инструмент за организация в стил kanban, насочен към лично планиране и организация на проекти за екипи, интегрирани с Nextcloud.\n\n\n- 📥 Добавете задачите си към карти и ги подредете\n- 📄 Запишете допълнителни бележки в markdown формат\n- Присвояване на етикети за още по-добра организация\n- 👥 Споделете с вашия екип, приятели или семейство\n- 📎Прикачете файлове и ги вградете във вашето описание за маркиране\n- 💬Обсъдете с вашия екип, като използвате коментари\n- ⚡ Проследявайте промените в потока от дейности\n- 🚀 Организирайте проекта си", - "Card details" : "Подробности за картата", "Add board" : "Добави табло", + "Card details" : "Подробности за картата", "Select the board to link to a project" : "Изберете таблото, което да свържете към проект", "Search by board title" : "Търсене по заглавие на таблото", "Select board" : "Избор на табло", @@ -113,17 +113,17 @@ "No lists available" : "Няма налична списъци.", "Select a list" : "Избор на списък", "Move card" : "Преместване на карта", - "Select a card" : "Избор на карта", - "Cancel" : "Отказ", "Select the card to link to a project" : "Изберете картата, която да свържете към проект", "Link to card" : "Връзка към карта", + "Select a card" : "Избор на карта", + "Cancel" : "Отказ", + "This board is read only" : "Таблото е само за четене", + "Drop your files to upload" : "Пуснете вашите файлове, за да ги качите", "File already exists" : "Файлът вече съществува", "A file with the name {filename} already exists." : "Вече съществува файл с името {filename}.", "Do you want to overwrite it?" : "Искате ли да го презапишете?", "Overwrite file" : "Презапиши файла", "Keep existing file" : "Запазване на съществуващ файл", - "This board is read only" : "Таблото е само за четене", - "Drop your files to upload" : "Пуснете вашите файлове, за да ги качите", "Add card" : "Добави карта", "Archived cards" : "Архивирани карти", "Add list" : "Добави списък", @@ -158,6 +158,12 @@ "Deleted lists" : "Изтрити списъци", "Undo" : "Отмяна", "Deleted cards" : "Изтрити карти", + "Failed to create share with {displayName}" : "Създаването на споделяне с {displayName} не бе успешно", + "Are you sure you want to transfer the board {title} to {user}?" : "Сигурни ли сте че искате да прехвърлите таблото {title} на {user}?", + "Transfer the board." : "Прехвърлете таблото.", + "Transfer" : "Прехвърляне", + "The board has been transferred to {user}" : "Таблото беше прехвърлено на {user}", + "Failed to transfer the board to {user}" : "Неуспешно прехвърляне на таблото на {user}", "No participants found" : "Няма намерени участници", "Board owner" : "Собственик на табло", "(Group)" : "(Група)", @@ -166,12 +172,7 @@ "Can manage" : "Може да управлява", "Owner" : "Собственик", "Delete" : "Изтриване", - "Failed to create share with {displayName}" : "Създаването на споделяне с {displayName} не бе успешно", - "Are you sure you want to transfer the board {title} to {user}?" : "Сигурни ли сте че искате да прехвърлите таблото {title} на {user}?", - "Transfer the board." : "Прехвърлете таблото.", - "Transfer" : "Прехвърляне", - "The board has been transferred to {user}" : "Таблото беше прехвърлено на {user}", - "Failed to transfer the board to {user}" : "Неуспешно прехвърляне на таблото на {user}", + "List deleted" : "Списъкът е изтрит", "Edit list title" : "Редактиране на заглавието на списъка", "Archive all cards" : "Архивира всички карти", "Unarchive all cards" : "Разархивиране на всички карти", @@ -180,13 +181,14 @@ "Unarchive all cards in this list" : "Разархивиране всички карти в този списък", "Add a new card" : "Добави нова карта", "Card name" : "Име на карта", - "List deleted" : "Списъкът е изтрит", + "title and color value must be provided" : "трябва да се предоставят заглавие и стойност на цвета", "Edit" : "Редакция", "Add a new tag" : "Добавяне на нов етикет", - "title and color value must be provided" : "трябва да се предоставят заглавие и стойност на цвета", "Board name" : "Име на табло", "Members" : "Членове", "Assign a user to this card…" : "Зачисляване на потребител на тази карта ...", + "File to share" : "Файл за споделяне", + "Invalid path selected" : "Избран е невалиден път ", "Upload new files" : "Качи нови файлове", "Share from Files" : "Споделяне от Файлове", "Pending share" : "Чакащо споделяне", @@ -196,25 +198,24 @@ "Remove attachment" : "Премахване на прикачен файл", "Delete Attachment" : "Изтриване на прикачен файл", "Restore Attachment" : "Възстановяване на прикачен файл", - "File to share" : "Файл за споделяне", - "Invalid path selected" : "Избран е невалиден път ", + "Modified" : "Промяна", + "Created" : "Създаден", + "The title cannot be empty." : "Заглавието не може да бъде празно.", "Open in sidebar view" : "Отваряне в изгледа на страничната лента", "Open in bigger view" : "Отваря се в по-голям изглед", "Attachments" : "Прикачени файлове", "Comments" : "Коментари", - "Modified" : "Промяна", - "Created" : "Създаден", - "The title cannot be empty." : "Заглавието не може да бъде празно.", - "No comments yet. Begin the discussion!" : "Все още няма коментари. Започнете дискусията!", "Failed to load comments" : "Неуспешно зареждане на коментари", - "Save" : "Запазване", + "No comments yet. Begin the discussion!" : "Все още няма коментари. Започнете дискусията!", "The comment cannot be empty." : "Коментарът не може да бъде празен.", "The comment cannot be longer than 1000 characters." : "Коментарът не може да бъде по-дълъг от 1000 знака.", + "Save" : "Запазване", + "Created:" : "Създадено:", "In reply to" : "В отговор на", "Cancel reply" : "Отказ на отговор", "Reply" : "Отговори", "Update" : "Обновяване", - "Created:" : "Създадено:", + "Write a description …" : "Напишете описание ...", "Description" : "Описание", "(Unsaved)" : " (Незаписан)", "(Saving…)" : "(Записване...)", @@ -222,24 +223,23 @@ "Edit description" : "Редактиране на описанието", "View description" : "Преглед на описанието", "Add Attachment" : "Добавяне на прикачен файл", - "Write a description …" : "Напишете описание ...", "Choose attachment" : "Избор на прикачен файл", + "Select Date" : "Изберете дата", "Set a due date" : "Задаване на крайна дата", "Remove due date" : "Премахни крайната дата", "Mark as done" : "Маркирай като готово", "Unarchive card" : "Разархивиране на карта", "Archive card" : "Архивиране на карта", - "Select Date" : "Изберете дата", "Assign a tag to this card…" : "Присвояване на етикет на тази карта ...", "(group)" : "(група)", - "Todo items" : "Елементи на задача за изпълнение", "{count} comments, {unread} unread" : "{count} коментари, {unread} непрочетени", + "Todo items" : "Елементи на задача за изпълнение", "Edit card title" : "Редактиране на заглавието на карта", + "Card deleted" : "Картата е изтрита", "Edit title" : "Редактиране на заглавието", "Assign to me" : "Зачисляване към мен", "Unassign myself" : "Отмяна на зачисляването към мен", "Delete card" : "Изтриване на карта", - "Card deleted" : "Картата е изтрита", "seconds ago" : "преди секунди", "Keyboard shortcuts" : "Бързи клавиши", "Keyboard shortcut" : "Клавишни комбинации", @@ -257,6 +257,13 @@ "Show card ID badge" : "Показване на обозначение за самоличност на картата", "Show boards in calendar/tasks" : "Показване на таблата в календар / задачи", "Cancel edit" : "Отказ на редактиране", + "Board {0} deleted" : "Табло {0} изтрито", + "All cards" : "Всички карти", + "Only assigned cards" : "Само зачислените карти", + "No reminder" : "Няма напомняне", + "An error occurred" : "Възникна грешка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Сигурни ли сте, че искате да изтриете таблото {title}? Това ще изтрие всички данни на това табло, включително архивираните карти.", + "Delete the board?" : "Изтриване на таблото?", "Board details" : "Подробности за табло", "Edit board" : "Редактиране на табло", "Clone board" : " Клониране на табло", @@ -266,16 +273,9 @@ "Turn on due date reminders" : "Включва напомнянията за краен срок", "Turn off due date reminders" : "Изключва напомнянията за краен срок", "Due date reminders" : " Напомняния за краен срок", - "All cards" : "Всички карти", "Assigned cards" : "Зачислени карти", "No notifications" : "Няма известия", "Delete board" : "Изтриване на табло", - "Board {0} deleted" : "Табло {0} изтрито", - "Only assigned cards" : "Само зачислените карти", - "No reminder" : "Няма напомняне", - "An error occurred" : "Възникна грешка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Сигурни ли сте, че искате да изтриете таблото {title}? Това ще изтрие всички данни на това табло, включително архивираните карти.", - "Delete the board?" : "Изтриване на таблото?", "Clone cards" : " Клониране на карти", "Advanced options" : "Допълнителни опции", "Clone" : "Клониране", @@ -286,14 +286,15 @@ "Search for {searchQuery} in all boards" : "Търсене на {searchQuery} във всички табла", "No results found" : "Няма намерени резултати", "Deck board {name}\n* Last modified on {lastMod}" : "Табло {name}\n* Последна промяна на {lastMod}", - "{stack} in {board}" : "{stack} в {board}", - "Click to expand description" : "Кликване за разширяване на описанието", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Създаден на {created}\n* Последна промяна на {lastMod} \n* {nbAttachments} прикачени файлове \n* {nbComments} коментара", "{nbCards} cards" : "{nbCards} карти", + "Due on {date}" : "Краен срок до {date}", + "{stack} in {board}" : "{stack} в {board}", + "Click to expand description" : "Кликване за разширяване на описанието", "Click to expand comment" : "Кликване за разширяване на коментара", + "Create card" : "Създаване на карта", "Create a new card" : "Създаване на нова карта", "Card title" : "Заглавие на карта", - "Create card" : "Създаване на карта", "Creating the new card …" : "Създаване на новата карта ...", "Card \"{card}\" was added to \"{board}\"" : "Карта \"{card}\" беше добавена към \"{board}\"", "Open card" : "Отваряне на карта", @@ -301,7 +302,6 @@ "No upcoming cards" : "Няма предстоящи карти", "upcoming cards" : "предстоящи карти", "New card" : "Нова карта", - "Due on {date}" : "Краен срок до {date}", "Link to a board" : "Линк към табло", "Link to a card" : "Линк към карта", "Create a card" : "Създаване на карта", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 2f63b66c5..92a380881 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -19,9 +19,9 @@ OC.L10N.register( "Download" : "ডাউনলোড", "Modified" : "পরিবর্তিত", "Save" : "সংরক্ষণ", + "Created:" : "তৈরীর নির্ঘন্টঃ", "Reply" : "জবাব", "Update" : "পরিবর্ধন", - "Created:" : "তৈরীর নির্ঘন্টঃ", "Description" : "বিবরণ", "(group)" : "(গোষ্ঠি)", "seconds ago" : "সেকেন্ড পূর্বে", diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index b712c21c1..4de38d468 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -17,9 +17,9 @@ "Download" : "ডাউনলোড", "Modified" : "পরিবর্তিত", "Save" : "সংরক্ষণ", + "Created:" : "তৈরীর নির্ঘন্টঃ", "Reply" : "জবাব", "Update" : "পরিবর্ধন", - "Created:" : "তৈরীর নির্ঘন্টঃ", "Description" : "বিবরণ", "(group)" : "(গোষ্ঠি)", "seconds ago" : "সেকেন্ড পূর্বে", diff --git a/l10n/br.js b/l10n/br.js index e36424241..a7d3135f9 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -16,24 +16,24 @@ OC.L10N.register( "Sharing" : "Rannan", "Tags" : "Klavioù", "Activity" : "Obererezh", + "Transfer" : "Treuzkas", "Can edit" : "Posuple eo embann", "Can share" : "Galout a ra rannañ", "Owner" : "Perc'henner", "Delete" : "Dilemel", - "Transfer" : "Treuzkas", "Edit" : "Cheñch", + "File to share" : "Restr da rannañ", + "Invalid path selected" : "An hent dibabet n'eus ket anezhañ", "Upload new files" : "Pelkas ur restr nevez", "Share from Files" : "Rannañ diouzh Restroù", "Download" : "Pellgargañ", - "File to share" : "Restr da rannañ", - "Invalid path selected" : "An hent dibabet n'eus ket anezhañ", - "Comments" : "Displegadennoù", "Modified" : "Cheñchet", "Created" : "Krouet", + "Comments" : "Displegadennoù", "Save" : "Enrollañ", + "Created:" : "Krouet :", "Reply" : "Respont", "Update" : "Adnevesaat", - "Created:" : "Krouet :", "Description" : "Diskrivadur", "(group)" : "(strollad)", "seconds ago" : "eilenn zo", diff --git a/l10n/br.json b/l10n/br.json index 33689f16e..ece1100c9 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -14,24 +14,24 @@ "Sharing" : "Rannan", "Tags" : "Klavioù", "Activity" : "Obererezh", + "Transfer" : "Treuzkas", "Can edit" : "Posuple eo embann", "Can share" : "Galout a ra rannañ", "Owner" : "Perc'henner", "Delete" : "Dilemel", - "Transfer" : "Treuzkas", "Edit" : "Cheñch", + "File to share" : "Restr da rannañ", + "Invalid path selected" : "An hent dibabet n'eus ket anezhañ", "Upload new files" : "Pelkas ur restr nevez", "Share from Files" : "Rannañ diouzh Restroù", "Download" : "Pellgargañ", - "File to share" : "Restr da rannañ", - "Invalid path selected" : "An hent dibabet n'eus ket anezhañ", - "Comments" : "Displegadennoù", "Modified" : "Cheñchet", "Created" : "Krouet", + "Comments" : "Displegadennoù", "Save" : "Enrollañ", + "Created:" : "Krouet :", "Reply" : "Respont", "Update" : "Adnevesaat", - "Created:" : "Krouet :", "Description" : "Diskrivadur", "(group)" : "(strollad)", "seconds ago" : "eilenn zo", diff --git a/l10n/bs.js b/l10n/bs.js index a875df9ae..541c02353 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -16,8 +16,8 @@ OC.L10N.register( "Edit" : "Izmjeni", "Members" : "Članovi", "Download" : "Preuzmi", - "Comments" : "Komentari", "Modified" : "Izmijenjeno", + "Comments" : "Komentari", "Save" : "Spremi", "Update" : "Ažuriraj", "Description" : "Opis", diff --git a/l10n/bs.json b/l10n/bs.json index 4cc2d0f5b..f8725b6e0 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -14,8 +14,8 @@ "Edit" : "Izmjeni", "Members" : "Članovi", "Download" : "Preuzmi", - "Comments" : "Komentari", "Modified" : "Izmijenjeno", + "Comments" : "Komentari", "Save" : "Spremi", "Update" : "Ažuriraj", "Description" : "Opis", diff --git a/l10n/ca.js b/l10n/ca.js index ca88d35d2..355b2b394 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -124,8 +124,8 @@ OC.L10N.register( "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", "Personal planning and team project organization" : "Planificació personal i organització de projectes en equip", "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" : "Tauler és una eina d'organització a l'estil kanban dirigida a la planificació personal i a l'organització de projectes per equips integrada a Nextcloud.\n\n\n- 📥 Afegiu les tasques en targetes i poseu-les en ordre\n- 📄 Apunteu notes addicionals en format Markdown\n- 🔖 Assigneu etiquetes per una millor organització\n- 👥 Compartiu amb el vostre equip, família o amics\n- 📎 Adjunteu fitxers i encasteu-los en la descripció en markdown\n- 💬 Converses amb el vostre equip fent servir comentaris\n- ⚡ Mantingueu el seguiment de canvis al flux d'activitat\n- 🚀 Tingueu el vostre projecte organitzat", - "Card details" : "Detalls de la targeta", "Add board" : "Afegeix un tauler", + "Card details" : "Detalls de la targeta", "Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte", "Search by board title" : "Cerca per títol del tauler", "Select board" : "Selecciona un tauler", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Seleccioneu una llista", "Move card" : "Mou la targeta", "Copy card" : "Còpia de la targeta", - "Select a card" : "Selecciona una targeta", - "Cancel" : "Cancel·la", "Select the card to link to a project" : "Selecciona la targeta per enllaçar a un projecte", "Link to card" : "Enllaç a la targeta", + "Select a card" : "Selecciona una targeta", + "Cancel" : "Cancel·la", + "This board is read only" : "Aquest tauler és només de lectura", + "Drop your files to upload" : "Deixeu anar els fitxers per pujar-los", "File already exists" : "El fitxer ja existeix", "A file with the name {filename} already exists." : "Ja existeix un fitxer amb el nom {filename}.", "Do you want to overwrite it?" : "Voleu sobre-escriure'l?", "Overwrite file" : "Sobreescriu el fitxer", "Keep existing file" : "Mantén el fitxer existent", - "This board is read only" : "Aquest tauler és només de lectura", - "Drop your files to upload" : "Deixeu anar els fitxers per pujar-los", "Add card" : "Afegeix una targeta", "Archived cards" : "Targetes arxivades", "Add list" : "Afegeix una llista", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Llistes suprimides", "Undo" : "Desfés", "Deleted cards" : "Targetes suprimides", + "Failed to create share with {displayName}" : "Ha fallat la creació de la compartició amb {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Esteu segur que voleu transferir el tauler {title} a {user}?", + "Transfer the board." : "Transfereix el tauler.", + "Transfer" : "Transferència", + "The board has been transferred to {user}" : "El tauler s'ha transferit a {user}", + "Failed to transfer the board to {user}" : "No s'ha pogut transferir el tauler a {user}", "Share board with a user, group or team …" : "Comparteix el tauler amb un usuari, grup o equip …", "Searching for users, groups and teams …" : "Cercant usuaris, grups i equips …", "No participants found" : "No s'han trobat participants", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Pot gestionar", "Owner" : "Propietari", "Delete" : "Suprimeix", - "Failed to create share with {displayName}" : "Ha fallat la creació de la compartició amb {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Esteu segur que voleu transferir el tauler {title} a {user}?", - "Transfer the board." : "Transfereix el tauler.", - "Transfer" : "Transferència", - "The board has been transferred to {user}" : "El tauler s'ha transferit a {user}", - "Failed to transfer the board to {user}" : "No s'ha pogut transferir el tauler a {user}", + "List deleted" : "Llista suprimida", "Edit list title" : "Edició del títol de la llista", "Archive all cards" : "Arxiva totes les targetes", "Unarchive all cards" : "Desarxivar totes les targetes", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Desarxivar totes les targetes d'aquesta llista", "Add a new card" : "Afegeix una nova targeta", "Card name" : "Nom de la targeta", - "List deleted" : "Llista suprimida", + "title and color value must be provided" : "s’ha de proporcionar el valor del títol i del color", "Edit" : "Edició", "Add a new tag" : "Afegeix una etiqueta nova", - "title and color value must be provided" : "s’ha de proporcionar el valor del títol i del color", "Board name" : "Nom del taulell", "Members" : "Membres", "Assign to users/groups/team" : "Assigna a usuaris/grups/equip", "Assign a user to this card…" : "Assignació d'un usuari a aquesta targeta…", "Select a user to assign to this card…" : "Seleccioneu un usuari per assignar-lo a aquesta targeta…", + "File to share" : "Fitxer a compartir", + "Invalid path selected" : "S'ha seleccionat un camí no vàlid", "Upload new files" : "Pujada de nous fitxers", "Share from Files" : "Comparteix des de Fitxers", "Pending share" : "Compartició pendent", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Treu l'adjunt", "Delete Attachment" : "Suprimeix l’adjunt", "Restore Attachment" : "Restaura l'adjunt", - "File to share" : "Fitxer a compartir", - "Invalid path selected" : "S'ha seleccionat un camí no vàlid", + "Modified" : "Darrera modificació", + "Created" : "Creat", + "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", - "Modified" : "Darrera modificació", - "Created" : "Creat", - "The title cannot be empty." : "El títol no pot estar buit.", - "No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!", "Failed to load comments" : "No s'han pogut carregar els comentaris", - "Save" : "Desa", + "No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!", "The comment cannot be empty." : "El comentari no pot estar buit.", "The comment cannot be longer than 1000 characters." : "El comentari no pot ser més llarg que 1000 caràcters.", + "Save" : "Desa", + "Created:" : "Data de creació:", "In reply to" : "En resposta a", "Cancel reply" : "Cancel·la la resposta", "Reply" : "Respon", "Update" : "Actualitza", - "Created:" : "Data de creació:", + "Write a description …" : "Escriviu una descripció …", "Description" : "Descripció", "(Unsaved)" : "(No desat)", "(Saving…)" : "(Desant…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Edició descripció", "View description" : "Veure descripció", "Add Attachment" : "Afegeix un adjunt", - "Write a description …" : "Escriviu una descripció …", "Choose attachment" : "Triar adjunt", + "Select Date" : "Selecciona la data", + "Later today – {timeLocale}" : "Avui més tard: {timeLocale}", + "Set due date for later today" : "Estableix una data de caducitat per avui més tard", + "Tomorrow – {timeLocale}" : "Demà: {timeLocale}", + "Set due date for tomorrow" : "Estableix data de caducitat per a demà", + "This weekend – {timeLocale}" : "Aquest cap de setmana: {timeLocale}", + "Set due date for this weekend" : "Estableix una data de caducitat per aquest cap de setmana", + "Next week – {timeLocale}" : "La setmana següent: {timeLocale}", + "Set due date for next week" : "Estableix una data de caducitat per a la setmana vinent", "Assign a due date to this card…" : "Assigna una data de caducitat a aquesta targeta…", "Set a due date" : "Definir una data de caducitat", "Add due date" : "Afegeix una data de caducitat", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "No s'ha fet", "Unarchive card" : "Desarxiva targeta", "Archive card" : "Arxiva la targeta", - "Select Date" : "Selecciona la data", - "Set due date for later today" : "Estableix una data de caducitat per avui més tard", - "Set due date for tomorrow" : "Estableix data de caducitat per a demà", - "Set due date for this weekend" : "Estableix una data de caducitat per aquest cap de setmana", - "Set due date for next week" : "Estableix una data de caducitat per a la setmana vinent", "Assign a tag to this card…" : "Assignació d'una etiqueta a aquesta targeta…", "Select or create a tag…" : "Seleccioneu o creeu una etiqueta…", "Create a new tag:" : "Crea una etiqueta nova:", "(group)" : "(grup)", - "Next week – {timeLocale}" : "La setmana següent: {timeLocale}", - "Todo items" : "Tasques pendents", "{count} comments, {unread} unread" : "{count} comentaris, {unread} no llegits", + "Todo items" : "Tasques pendents", "Edit card title" : "Edició del títol de la targeta", "Open link" : "Obre l'enllaç", + "Card deleted" : "Targeta suprimida", "Edit title" : "Edició del títol", "Assign to me" : "Assigna'm a mi", "Unassign myself" : "Desasignar a mi mateix", "Mark as not done" : "Marca com no fet", "Delete card" : "Suprimeix targeta", - "Card deleted" : "Targeta suprimida", "seconds ago" : "fa uns segons", "Keyboard shortcuts" : "Dreceres de teclat", "Boost your productivity using Deck with keyboard shortcuts." : "Augmenta la teva productivitat amb Targetes fent servir tecles de drecera.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Els usuaris fora d'aquests grups no podran crear els seus propis taulers, però encara podran treballar en taulers que s'hagin compartit amb ells.", "Cancel edit" : "Cancel·la l'edició", "Save board" : "Guarda el tauler", + "Board {0} deleted" : "S’ha suprimit el tauler {0}", + "All cards" : "Totes les targetes", + "Only assigned cards" : "Només les targetes assignades", + "No reminder" : "Sense recordatoris", + "An error occurred" : "S'ha produït un error", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Esteu segur que voleu suprimir el tauler {title}? Això suprimirà totes les dades d'aquest tauler, incloses les targetes arxivades.", + "Delete the board?" : "Voleu suprimir el tauler?", "Board details" : "Detalls del tauler", "Edit board" : "Edita el tauler", "Clone board" : "Clonar tauler", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Activa els recordatoris de data de venciment", "Turn off due date reminders" : "Desactiva els recordatoris de data de venciment", "Due date reminders" : "Recordatoris de data de venciment", - "All cards" : "Totes les targetes", "Assigned cards" : "Targetes assignades", "No notifications" : "No hi ha notificacions", "Delete board" : "Suprimeix el tauler", - "Board {0} deleted" : "S’ha suprimit el tauler {0}", - "Only assigned cards" : "Només les targetes assignades", - "No reminder" : "Sense recordatoris", - "An error occurred" : "S'ha produït un error", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Esteu segur que voleu suprimir el tauler {title}? Això suprimirà totes les dades d'aquest tauler, incloses les targetes arxivades.", - "Delete the board?" : "Voleu suprimir el tauler?", "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar targetes", "Clone assignments" : "Clonar les tasques", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Busca {searchQuery} a tots els taulers", "No results found" : "No s'han trobat resultats", "Deck board {name}\n* Last modified on {lastMod}" : "Tauler de piles {name}\n* Última modificació el dia {lastMod}", - "{stack} in {board}" : "{stack} a {board}", - "Click to expand description" : "Feu clic per ampliar la descripció", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creat el {created}\n* Última modificació el dia {lastMod}\n* {nbAttachments} fitxers adjunts\n* {nbComments} comentaris", "{nbCards} cards" : "{nbCards} targetes", + "Due on {date}" : "Venciment el dia {date}", + "{stack} in {board}" : "{stack} a {board}", + "Click to expand description" : "Feu clic per ampliar la descripció", "Click to expand comment" : "Feu clic per ampliar el comentari", + "Create card" : "Crea una targeta", "Create a new card" : "Crea una nova targeta", "Card title" : "Títol de la targeta", - "Create card" : "Crea una targeta", "Creating the new card …" : "Creant la nova targeta …", "Card \"{card}\" was added to \"{board}\"" : "La targeta \"{card}\" s'ha afegit a \"{board}\"", "Open card" : "Obre la targeta", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "properes targetes demà", "upcoming cards" : "pròximes targetes", "New card" : "Nova targeta", - "Due on {date}" : "Venciment el dia {date}", - "This weekend – {timeLocale}" : "Aquest cap de setmana: {timeLocale}", - "Tomorrow – {timeLocale}" : "Demà: {timeLocale}", - "Later today – {timeLocale}" : "Avui més tard: {timeLocale}", "Link to a board" : "Enllaça a un tauler", "Link to a card" : "Enllaç una targeta", "Create a card" : "Crea una targeta", diff --git a/l10n/ca.json b/l10n/ca.json index 748ed3f59..7997bab99 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -122,8 +122,8 @@ "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", "Personal planning and team project organization" : "Planificació personal i organització de projectes en equip", "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" : "Tauler és una eina d'organització a l'estil kanban dirigida a la planificació personal i a l'organització de projectes per equips integrada a Nextcloud.\n\n\n- 📥 Afegiu les tasques en targetes i poseu-les en ordre\n- 📄 Apunteu notes addicionals en format Markdown\n- 🔖 Assigneu etiquetes per una millor organització\n- 👥 Compartiu amb el vostre equip, família o amics\n- 📎 Adjunteu fitxers i encasteu-los en la descripció en markdown\n- 💬 Converses amb el vostre equip fent servir comentaris\n- ⚡ Mantingueu el seguiment de canvis al flux d'activitat\n- 🚀 Tingueu el vostre projecte organitzat", - "Card details" : "Detalls de la targeta", "Add board" : "Afegeix un tauler", + "Card details" : "Detalls de la targeta", "Select the board to link to a project" : "Selecciona el tauler per enllaçar a un projecte", "Search by board title" : "Cerca per títol del tauler", "Select board" : "Selecciona un tauler", @@ -133,17 +133,17 @@ "Select a list" : "Seleccioneu una llista", "Move card" : "Mou la targeta", "Copy card" : "Còpia de la targeta", - "Select a card" : "Selecciona una targeta", - "Cancel" : "Cancel·la", "Select the card to link to a project" : "Selecciona la targeta per enllaçar a un projecte", "Link to card" : "Enllaç a la targeta", + "Select a card" : "Selecciona una targeta", + "Cancel" : "Cancel·la", + "This board is read only" : "Aquest tauler és només de lectura", + "Drop your files to upload" : "Deixeu anar els fitxers per pujar-los", "File already exists" : "El fitxer ja existeix", "A file with the name {filename} already exists." : "Ja existeix un fitxer amb el nom {filename}.", "Do you want to overwrite it?" : "Voleu sobre-escriure'l?", "Overwrite file" : "Sobreescriu el fitxer", "Keep existing file" : "Mantén el fitxer existent", - "This board is read only" : "Aquest tauler és només de lectura", - "Drop your files to upload" : "Deixeu anar els fitxers per pujar-los", "Add card" : "Afegeix una targeta", "Archived cards" : "Targetes arxivades", "Add list" : "Afegeix una llista", @@ -184,6 +184,12 @@ "Deleted lists" : "Llistes suprimides", "Undo" : "Desfés", "Deleted cards" : "Targetes suprimides", + "Failed to create share with {displayName}" : "Ha fallat la creació de la compartició amb {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Esteu segur que voleu transferir el tauler {title} a {user}?", + "Transfer the board." : "Transfereix el tauler.", + "Transfer" : "Transferència", + "The board has been transferred to {user}" : "El tauler s'ha transferit a {user}", + "Failed to transfer the board to {user}" : "No s'ha pogut transferir el tauler a {user}", "Share board with a user, group or team …" : "Comparteix el tauler amb un usuari, grup o equip …", "Searching for users, groups and teams …" : "Cercant usuaris, grups i equips …", "No participants found" : "No s'han trobat participants", @@ -195,12 +201,7 @@ "Can manage" : "Pot gestionar", "Owner" : "Propietari", "Delete" : "Suprimeix", - "Failed to create share with {displayName}" : "Ha fallat la creació de la compartició amb {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Esteu segur que voleu transferir el tauler {title} a {user}?", - "Transfer the board." : "Transfereix el tauler.", - "Transfer" : "Transferència", - "The board has been transferred to {user}" : "El tauler s'ha transferit a {user}", - "Failed to transfer the board to {user}" : "No s'ha pogut transferir el tauler a {user}", + "List deleted" : "Llista suprimida", "Edit list title" : "Edició del títol de la llista", "Archive all cards" : "Arxiva totes les targetes", "Unarchive all cards" : "Desarxivar totes les targetes", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Desarxivar totes les targetes d'aquesta llista", "Add a new card" : "Afegeix una nova targeta", "Card name" : "Nom de la targeta", - "List deleted" : "Llista suprimida", + "title and color value must be provided" : "s’ha de proporcionar el valor del títol i del color", "Edit" : "Edició", "Add a new tag" : "Afegeix una etiqueta nova", - "title and color value must be provided" : "s’ha de proporcionar el valor del títol i del color", "Board name" : "Nom del taulell", "Members" : "Membres", "Assign to users/groups/team" : "Assigna a usuaris/grups/equip", "Assign a user to this card…" : "Assignació d'un usuari a aquesta targeta…", "Select a user to assign to this card…" : "Seleccioneu un usuari per assignar-lo a aquesta targeta…", + "File to share" : "Fitxer a compartir", + "Invalid path selected" : "S'ha seleccionat un camí no vàlid", "Upload new files" : "Pujada de nous fitxers", "Share from Files" : "Comparteix des de Fitxers", "Pending share" : "Compartició pendent", @@ -227,25 +229,24 @@ "Remove attachment" : "Treu l'adjunt", "Delete Attachment" : "Suprimeix l’adjunt", "Restore Attachment" : "Restaura l'adjunt", - "File to share" : "Fitxer a compartir", - "Invalid path selected" : "S'ha seleccionat un camí no vàlid", + "Modified" : "Darrera modificació", + "Created" : "Creat", + "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", - "Modified" : "Darrera modificació", - "Created" : "Creat", - "The title cannot be empty." : "El títol no pot estar buit.", - "No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!", "Failed to load comments" : "No s'han pogut carregar els comentaris", - "Save" : "Desa", + "No comments yet. Begin the discussion!" : "No hi ha comentaris encara. Començar la discussió!", "The comment cannot be empty." : "El comentari no pot estar buit.", "The comment cannot be longer than 1000 characters." : "El comentari no pot ser més llarg que 1000 caràcters.", + "Save" : "Desa", + "Created:" : "Data de creació:", "In reply to" : "En resposta a", "Cancel reply" : "Cancel·la la resposta", "Reply" : "Respon", "Update" : "Actualitza", - "Created:" : "Data de creació:", + "Write a description …" : "Escriviu una descripció …", "Description" : "Descripció", "(Unsaved)" : "(No desat)", "(Saving…)" : "(Desant…)", @@ -253,8 +254,16 @@ "Edit description" : "Edició descripció", "View description" : "Veure descripció", "Add Attachment" : "Afegeix un adjunt", - "Write a description …" : "Escriviu una descripció …", "Choose attachment" : "Triar adjunt", + "Select Date" : "Selecciona la data", + "Later today – {timeLocale}" : "Avui més tard: {timeLocale}", + "Set due date for later today" : "Estableix una data de caducitat per avui més tard", + "Tomorrow – {timeLocale}" : "Demà: {timeLocale}", + "Set due date for tomorrow" : "Estableix data de caducitat per a demà", + "This weekend – {timeLocale}" : "Aquest cap de setmana: {timeLocale}", + "Set due date for this weekend" : "Estableix una data de caducitat per aquest cap de setmana", + "Next week – {timeLocale}" : "La setmana següent: {timeLocale}", + "Set due date for next week" : "Estableix una data de caducitat per a la setmana vinent", "Assign a due date to this card…" : "Assigna una data de caducitat a aquesta targeta…", "Set a due date" : "Definir una data de caducitat", "Add due date" : "Afegeix una data de caducitat", @@ -265,26 +274,20 @@ "Not done" : "No s'ha fet", "Unarchive card" : "Desarxiva targeta", "Archive card" : "Arxiva la targeta", - "Select Date" : "Selecciona la data", - "Set due date for later today" : "Estableix una data de caducitat per avui més tard", - "Set due date for tomorrow" : "Estableix data de caducitat per a demà", - "Set due date for this weekend" : "Estableix una data de caducitat per aquest cap de setmana", - "Set due date for next week" : "Estableix una data de caducitat per a la setmana vinent", "Assign a tag to this card…" : "Assignació d'una etiqueta a aquesta targeta…", "Select or create a tag…" : "Seleccioneu o creeu una etiqueta…", "Create a new tag:" : "Crea una etiqueta nova:", "(group)" : "(grup)", - "Next week – {timeLocale}" : "La setmana següent: {timeLocale}", - "Todo items" : "Tasques pendents", "{count} comments, {unread} unread" : "{count} comentaris, {unread} no llegits", + "Todo items" : "Tasques pendents", "Edit card title" : "Edició del títol de la targeta", "Open link" : "Obre l'enllaç", + "Card deleted" : "Targeta suprimida", "Edit title" : "Edició del títol", "Assign to me" : "Assigna'm a mi", "Unassign myself" : "Desasignar a mi mateix", "Mark as not done" : "Marca com no fet", "Delete card" : "Suprimeix targeta", - "Card deleted" : "Targeta suprimida", "seconds ago" : "fa uns segons", "Keyboard shortcuts" : "Dreceres de teclat", "Boost your productivity using Deck with keyboard shortcuts." : "Augmenta la teva productivitat amb Targetes fent servir tecles de drecera.", @@ -323,6 +326,13 @@ "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." : "Els usuaris fora d'aquests grups no podran crear els seus propis taulers, però encara podran treballar en taulers que s'hagin compartit amb ells.", "Cancel edit" : "Cancel·la l'edició", "Save board" : "Guarda el tauler", + "Board {0} deleted" : "S’ha suprimit el tauler {0}", + "All cards" : "Totes les targetes", + "Only assigned cards" : "Només les targetes assignades", + "No reminder" : "Sense recordatoris", + "An error occurred" : "S'ha produït un error", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Esteu segur que voleu suprimir el tauler {title}? Això suprimirà totes les dades d'aquest tauler, incloses les targetes arxivades.", + "Delete the board?" : "Voleu suprimir el tauler?", "Board details" : "Detalls del tauler", "Edit board" : "Edita el tauler", "Clone board" : "Clonar tauler", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Activa els recordatoris de data de venciment", "Turn off due date reminders" : "Desactiva els recordatoris de data de venciment", "Due date reminders" : "Recordatoris de data de venciment", - "All cards" : "Totes les targetes", "Assigned cards" : "Targetes assignades", "No notifications" : "No hi ha notificacions", "Delete board" : "Suprimeix el tauler", - "Board {0} deleted" : "S’ha suprimit el tauler {0}", - "Only assigned cards" : "Només les targetes assignades", - "No reminder" : "Sense recordatoris", - "An error occurred" : "S'ha produït un error", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Esteu segur que voleu suprimir el tauler {title}? Això suprimirà totes les dades d'aquest tauler, incloses les targetes arxivades.", - "Delete the board?" : "Voleu suprimir el tauler?", "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar targetes", "Clone assignments" : "Clonar les tasques", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Busca {searchQuery} a tots els taulers", "No results found" : "No s'han trobat resultats", "Deck board {name}\n* Last modified on {lastMod}" : "Tauler de piles {name}\n* Última modificació el dia {lastMod}", - "{stack} in {board}" : "{stack} a {board}", - "Click to expand description" : "Feu clic per ampliar la descripció", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creat el {created}\n* Última modificació el dia {lastMod}\n* {nbAttachments} fitxers adjunts\n* {nbComments} comentaris", "{nbCards} cards" : "{nbCards} targetes", + "Due on {date}" : "Venciment el dia {date}", + "{stack} in {board}" : "{stack} a {board}", + "Click to expand description" : "Feu clic per ampliar la descripció", "Click to expand comment" : "Feu clic per ampliar el comentari", + "Create card" : "Crea una targeta", "Create a new card" : "Crea una nova targeta", "Card title" : "Títol de la targeta", - "Create card" : "Crea una targeta", "Creating the new card …" : "Creant la nova targeta …", "Card \"{card}\" was added to \"{board}\"" : "La targeta \"{card}\" s'ha afegit a \"{board}\"", "Open card" : "Obre la targeta", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "properes targetes demà", "upcoming cards" : "pròximes targetes", "New card" : "Nova targeta", - "Due on {date}" : "Venciment el dia {date}", - "This weekend – {timeLocale}" : "Aquest cap de setmana: {timeLocale}", - "Tomorrow – {timeLocale}" : "Demà: {timeLocale}", - "Later today – {timeLocale}" : "Avui més tard: {timeLocale}", "Link to a board" : "Enllaça a un tauler", "Link to a card" : "Enllaç una targeta", "Create a card" : "Crea una targeta", diff --git a/l10n/cs.js b/l10n/cs.js index 57753a01b..8898af4f5 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum – je třeba, aby formát data byl RRRR-MM-DD", "Personal planning and team project organization" : "Osobní plánování a organizování týmového projektu", "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 je nástroj cílený na osobní nebo projektové plánování týmů v Kanban stylu, napojený do Nextcloud.\n\n\n- 📥 Zadávejte a uspořádávejte své úkoly do karet\n- 📄 Zapisujte si dodatečné poznámky (v Markdown) \n- 🔖 Přiřazujte štítky pro ještě lepší uspořádání\n- 👥 Sdílejte se svým týmem, přáteli nebo rodinou\n- 📎 Připojte soubory a vložte je do (Markdown) popisu \n- 💬 Diskutujte se svým týmem prostřednictvím komentářů\n- ⚡ Udržte si přehled o změnách prostřednictvím sledování proudu aktivit\n- 🚀 Dostaňte svůj projekt pod kontrolu", - "Card details" : "Podrobnosti o kartě", "Add board" : "Přidat tabuli", + "Card details" : "Podrobnosti o kartě", "Select the board to link to a project" : "Vyberte tabuli kterou propojit s projektem", "Search by board title" : "Hledat podle názvu tabule", "Select board" : "Vybrat tabuli", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Vyberte sloupec", "Move card" : "Přesunout kartu", "Copy card" : "Zkopírovat kartu", - "Select a card" : "Vybrat kartu", - "Cancel" : "Storno", "Select the card to link to a project" : "Vyberte kartu kterou propojit s projektem", "Link to card" : "Propojit s kartou", + "Select a card" : "Vybrat kartu", + "Cancel" : "Storno", + "This board is read only" : "Tato tabule je pouze pro čtení", + "Drop your files to upload" : "Přetáhněte sem soubory, které chcete nahrát", "File already exists" : "Soubor už existuje", "A file with the name {filename} already exists." : "Soubor nazvaný {filename} už existuje.", "Do you want to overwrite it?" : "Chcete položku přepsat?", "Overwrite file" : "Přepsat soubor", "Keep existing file" : "Ponechat existující soubor", - "This board is read only" : "Tato tabule je pouze pro čtení", - "Drop your files to upload" : "Přetáhněte sem soubory, které chcete nahrát", "Add card" : "Přidat kartu", "Archived cards" : "Archivované karty", "Add list" : "Přidat seznam", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Smazané seznamy", "Undo" : "Vrátit zpět", "Deleted cards" : "Smazané karty", + "Failed to create share with {displayName}" : "Nepodařilo se vytvořit sdílení s {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Opravdu chcete předat vlastnictví tabule {title} uživateli {user}?", + "Transfer the board." : "Předat vlastnictví tabule.", + "Transfer" : "Předat vlastnictví", + "The board has been transferred to {user}" : "Vlastnictví tabule bylo předáno uživateli {user}", + "Failed to transfer the board to {user}" : "Nepodařilo se předat vlastnictví tabule uživateli {user}", "Share board with a user, group or team …" : "Sdílet tabuli s uživatelem, skupinou nebo týmem…", "Searching for users, groups and teams …" : "Hledání v uživatelích, skupinách a týmech…", "No participants found" : "Nenalezeni žádní účastníci", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Může spravovat", "Owner" : "Vlastník", "Delete" : "Smazat", - "Failed to create share with {displayName}" : "Nepodařilo se vytvořit sdílení s {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Opravdu chcete předat vlastnictví tabule {title} uživateli {user}?", - "Transfer the board." : "Předat vlastnictví tabule.", - "Transfer" : "Předat vlastnictví", - "The board has been transferred to {user}" : "Vlastnictví tabule bylo předáno uživateli {user}", - "Failed to transfer the board to {user}" : "Nepodařilo se předat vlastnictví tabule uživateli {user}", + "List deleted" : "Seznam smazán", "Edit list title" : "Upravit nadpis seznamu", "Archive all cards" : "Archivovat všechny karty", "Unarchive all cards" : "Zrušit archivaci všech karet", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Zrušit archivaci všech karet v tomto seznamu", "Add a new card" : "Přidat novou kartu", "Card name" : "Název karty", - "List deleted" : "Seznam smazán", + "title and color value must be provided" : "je třeba zadat nadpis a zvolit barvu", "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", "Board name" : "Název tabule", "Members" : "Členové", "Assign to users/groups/team" : "Přiřadit uživatelům/skupinám/týmům", "Assign a user to this card…" : "Přiřadit uživatele k této kartě…", "Select a user to assign to this card…" : "Vyberte uživatele, kterému tuto kartu přiřadit…", + "File to share" : "Soubor ke sdílení", + "Invalid path selected" : "Je vybrán neplatný popis umístění", "Upload new files" : "Nahrát nové soubory", "Share from Files" : "Sdílet ze Souborů", "Pending share" : "Čekající sdílení", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Odebrat přílohu", "Delete Attachment" : "Smazat přílohu", "Restore Attachment" : "Obnovit přílohu", - "File to share" : "Soubor ke sdílení", - "Invalid path selected" : "Je vybrán neplatný popis umístění", + "Modified" : "Změněno", + "Created" : "Vytvořeno", + "The title cannot be empty." : "Nadpis je třeba vyplnit.", "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", - "Modified" : "Změněno", - "Created" : "Vytvořeno", - "The title cannot be empty." : "Nadpis je třeba vyplnit.", - "No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!", "Failed to load comments" : "Načtení komentářů se nezdařilo", - "Save" : "Uložit", + "No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!", "The comment cannot be empty." : "Komentář je třeba vyplnit.", "The comment cannot be longer than 1000 characters." : "Délka komentáře může být nejvýše 1 000 znaků.", + "Save" : "Uložit", + "Created:" : "Vytvořeno:", "In reply to" : "V odpověď na", "Cancel reply" : "Zrušit odpověď", "Reply" : "Odpovědět", "Update" : "Aktualizovat", - "Created:" : "Vytvořeno:", + "Write a description …" : "Zadejte popis…", "Description" : "Popis", "(Unsaved)" : "(Neuloženo)", "(Saving…)" : "(Ukládání…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Upravit popis", "View description" : "Zobrazit popis", "Add Attachment" : "Přidat přílohu", - "Write a description …" : "Zadejte popis…", "Choose attachment" : "Zvolte přílohu", + "Select Date" : "Vybrat datum", + "Later today – {timeLocale}" : "Později dnes – {timeLocale}", + "Set due date for later today" : "Nastavit termín na dnešek", + "Tomorrow – {timeLocale}" : "Zítra – {timeLocale}", + "Set due date for tomorrow" : "Nastavit termín na zítřek", + "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", + "Set due date for this weekend" : "Nastavit termín na tento týden", + "Next week – {timeLocale}" : "Příští týden – {timeLocale}", + "Set due date for next week" : "Nastavit termín na příští týden", "Assign a due date to this card…" : "Přiradit této kartě termín…", "Set a due date" : "Vybrat termín", "Add due date" : "Přidat termín", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Nehotové", "Unarchive card" : "Zrušit archivaci karty", "Archive card" : "Archivovat kartu", - "Select Date" : "Vybrat datum", - "Set due date for later today" : "Nastavit termín na dnešek", - "Set due date for tomorrow" : "Nastavit termín na zítřek", - "Set due date for this weekend" : "Nastavit termín na tento týden", - "Set due date for next week" : "Nastavit termín na příští týden", "Assign a tag to this card…" : "Přiřadit této kartě štítek…", "Select or create a tag…" : "Vyberte nebo vytvořte štítek…", "Create a new tag:" : "Vytvořit nový štítek:", "(group)" : "(skupina)", - "Next week – {timeLocale}" : "Příští týden – {timeLocale}", - "Todo items" : "Položky k udělání", "{count} comments, {unread} unread" : "{count} komentářů, {unread} nepřečtených", + "Todo items" : "Položky k udělání", "Edit card title" : "Upravit nadpis karty", "Open link" : "Otevřít okaz", + "Card deleted" : "Karta smazána", "Edit title" : "Upravit nadpis", "Assign to me" : "Přiřadit mě", "Unassign myself" : "Zrušit přiřazení sobě", "Mark as not done" : "Označit jako nehotové", "Delete card" : "Smazat kartu", - "Card deleted" : "Karta smazána", "seconds ago" : "před několika sekundami", "Keyboard shortcuts" : "Klávesové zkratky", "Boost your productivity using Deck with keyboard shortcuts." : "Zvyšte svou produktivitu tím, že budete v Deck používat klávesové zkratky.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Uživatelé, kteří nejsou členy těchto skupin nebudou moci vytvářet své vlastní tabule, ale pořád budou moci pracovat na tabulích, které jim byly nasdíleny.", "Cancel edit" : "Zrušit úpravu", "Save board" : "Uložit tabuli", + "Board {0} deleted" : "Tabule {0} smazána", + "All cards" : "Všechny karty", + "Only assigned cards" : "Pouze přiřazené karty", + "No reminder" : "Bez připomínky", + "An error occurred" : "Došlo k chybě", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Opravdu chcete tabuli {title} smazat? Toto smaže veškerá data této tabule, včetně archivovaných karet.", + "Delete the board?" : "Smazat tabuli?", "Board details" : "Podrobnosti o tabuli", "Edit board" : "Upravit tabuli", "Clone board" : "Klonovat tabuli", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Zapnout upomínky termínů", "Turn off due date reminders" : "Vypnout upomínky termínů", "Due date reminders" : "Upomínky termínů", - "All cards" : "Všechny karty", "Assigned cards" : "Přiřazené karty", "No notifications" : "Žádná upozornění", "Delete board" : "Smazat tabuli", - "Board {0} deleted" : "Tabule {0} smazána", - "Only assigned cards" : "Pouze přiřazené karty", - "No reminder" : "Bez připomínky", - "An error occurred" : "Došlo k chybě", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Opravdu chcete tabuli {title} smazat? Toto smaže veškerá data této tabule, včetně archivovaných karet.", - "Delete the board?" : "Smazat tabuli?", "Clone {boardTitle}" : "Naklonovat {boardTitle}", "Clone cards" : "Klonovat karty", "Clone assignments" : "Přiřazení klonu", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Hledat {searchQuery} na všech tabulích", "No results found" : "Nenalezeny žádné výsledky", "Deck board {name}\n* Last modified on {lastMod}" : "Deck karta {name}\n* Naposledy změněno {lastMod}", - "{stack} in {board}" : "{stack} v {board}", - "Click to expand description" : "Popis rozbalíte kliknutím", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Vytvořeno {created}\n* Naposledy upraveno {lastMod}\n* {nbAttachments} příloh\n* {nbComments} komentářů", "{nbCards} cards" : "{nbCards} karet", + "Due on {date}" : "Termín {date}", + "{stack} in {board}" : "{stack} v {board}", + "Click to expand description" : "Popis rozbalíte kliknutím", "Click to expand comment" : "Komentář rozbalíte kliknutím", + "Create card" : "Vytvořit kartu", "Create a new card" : "Vytvořit novou kartu", "Card title" : "Název karty", - "Create card" : "Vytvořit kartu", "Creating the new card …" : "Vytváření nové karty…", "Card \"{card}\" was added to \"{board}\"" : "Karta „{card}“ byla přidána na „{board}“", "Open card" : "Otevřít kartu", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "nadcházející karty na zítřek", "upcoming cards" : "nadcházející karty", "New card" : "Nová karta", - "Due on {date}" : "Termín {date}", - "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Zítra – {timeLocale}", - "Later today – {timeLocale}" : "Později dnes – {timeLocale}", "Link to a board" : "Propojit s tabulí", "Link to a card" : "Propojit s kartou", "Create a card" : "Vytvořit kartu", diff --git a/l10n/cs.json b/l10n/cs.json index 4344e349b..4fbb24655 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Neplatné datum – je třeba, aby formát data byl RRRR-MM-DD", "Personal planning and team project organization" : "Osobní plánování a organizování týmového projektu", "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 je nástroj cílený na osobní nebo projektové plánování týmů v Kanban stylu, napojený do Nextcloud.\n\n\n- 📥 Zadávejte a uspořádávejte své úkoly do karet\n- 📄 Zapisujte si dodatečné poznámky (v Markdown) \n- 🔖 Přiřazujte štítky pro ještě lepší uspořádání\n- 👥 Sdílejte se svým týmem, přáteli nebo rodinou\n- 📎 Připojte soubory a vložte je do (Markdown) popisu \n- 💬 Diskutujte se svým týmem prostřednictvím komentářů\n- ⚡ Udržte si přehled o změnách prostřednictvím sledování proudu aktivit\n- 🚀 Dostaňte svůj projekt pod kontrolu", - "Card details" : "Podrobnosti o kartě", "Add board" : "Přidat tabuli", + "Card details" : "Podrobnosti o kartě", "Select the board to link to a project" : "Vyberte tabuli kterou propojit s projektem", "Search by board title" : "Hledat podle názvu tabule", "Select board" : "Vybrat tabuli", @@ -133,17 +133,17 @@ "Select a list" : "Vyberte sloupec", "Move card" : "Přesunout kartu", "Copy card" : "Zkopírovat kartu", - "Select a card" : "Vybrat kartu", - "Cancel" : "Storno", "Select the card to link to a project" : "Vyberte kartu kterou propojit s projektem", "Link to card" : "Propojit s kartou", + "Select a card" : "Vybrat kartu", + "Cancel" : "Storno", + "This board is read only" : "Tato tabule je pouze pro čtení", + "Drop your files to upload" : "Přetáhněte sem soubory, které chcete nahrát", "File already exists" : "Soubor už existuje", "A file with the name {filename} already exists." : "Soubor nazvaný {filename} už existuje.", "Do you want to overwrite it?" : "Chcete položku přepsat?", "Overwrite file" : "Přepsat soubor", "Keep existing file" : "Ponechat existující soubor", - "This board is read only" : "Tato tabule je pouze pro čtení", - "Drop your files to upload" : "Přetáhněte sem soubory, které chcete nahrát", "Add card" : "Přidat kartu", "Archived cards" : "Archivované karty", "Add list" : "Přidat seznam", @@ -184,6 +184,12 @@ "Deleted lists" : "Smazané seznamy", "Undo" : "Vrátit zpět", "Deleted cards" : "Smazané karty", + "Failed to create share with {displayName}" : "Nepodařilo se vytvořit sdílení s {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Opravdu chcete předat vlastnictví tabule {title} uživateli {user}?", + "Transfer the board." : "Předat vlastnictví tabule.", + "Transfer" : "Předat vlastnictví", + "The board has been transferred to {user}" : "Vlastnictví tabule bylo předáno uživateli {user}", + "Failed to transfer the board to {user}" : "Nepodařilo se předat vlastnictví tabule uživateli {user}", "Share board with a user, group or team …" : "Sdílet tabuli s uživatelem, skupinou nebo týmem…", "Searching for users, groups and teams …" : "Hledání v uživatelích, skupinách a týmech…", "No participants found" : "Nenalezeni žádní účastníci", @@ -195,12 +201,7 @@ "Can manage" : "Může spravovat", "Owner" : "Vlastník", "Delete" : "Smazat", - "Failed to create share with {displayName}" : "Nepodařilo se vytvořit sdílení s {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Opravdu chcete předat vlastnictví tabule {title} uživateli {user}?", - "Transfer the board." : "Předat vlastnictví tabule.", - "Transfer" : "Předat vlastnictví", - "The board has been transferred to {user}" : "Vlastnictví tabule bylo předáno uživateli {user}", - "Failed to transfer the board to {user}" : "Nepodařilo se předat vlastnictví tabule uživateli {user}", + "List deleted" : "Seznam smazán", "Edit list title" : "Upravit nadpis seznamu", "Archive all cards" : "Archivovat všechny karty", "Unarchive all cards" : "Zrušit archivaci všech karet", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Zrušit archivaci všech karet v tomto seznamu", "Add a new card" : "Přidat novou kartu", "Card name" : "Název karty", - "List deleted" : "Seznam smazán", + "title and color value must be provided" : "je třeba zadat nadpis a zvolit barvu", "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", "Board name" : "Název tabule", "Members" : "Členové", "Assign to users/groups/team" : "Přiřadit uživatelům/skupinám/týmům", "Assign a user to this card…" : "Přiřadit uživatele k této kartě…", "Select a user to assign to this card…" : "Vyberte uživatele, kterému tuto kartu přiřadit…", + "File to share" : "Soubor ke sdílení", + "Invalid path selected" : "Je vybrán neplatný popis umístění", "Upload new files" : "Nahrát nové soubory", "Share from Files" : "Sdílet ze Souborů", "Pending share" : "Čekající sdílení", @@ -227,25 +229,24 @@ "Remove attachment" : "Odebrat přílohu", "Delete Attachment" : "Smazat přílohu", "Restore Attachment" : "Obnovit přílohu", - "File to share" : "Soubor ke sdílení", - "Invalid path selected" : "Je vybrán neplatný popis umístění", + "Modified" : "Změněno", + "Created" : "Vytvořeno", + "The title cannot be empty." : "Nadpis je třeba vyplnit.", "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", - "Modified" : "Změněno", - "Created" : "Vytvořeno", - "The title cannot be empty." : "Nadpis je třeba vyplnit.", - "No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!", "Failed to load comments" : "Načtení komentářů se nezdařilo", - "Save" : "Uložit", + "No comments yet. Begin the discussion!" : "Zatím bez komentářů. Zahajte diskuzi!", "The comment cannot be empty." : "Komentář je třeba vyplnit.", "The comment cannot be longer than 1000 characters." : "Délka komentáře může být nejvýše 1 000 znaků.", + "Save" : "Uložit", + "Created:" : "Vytvořeno:", "In reply to" : "V odpověď na", "Cancel reply" : "Zrušit odpověď", "Reply" : "Odpovědět", "Update" : "Aktualizovat", - "Created:" : "Vytvořeno:", + "Write a description …" : "Zadejte popis…", "Description" : "Popis", "(Unsaved)" : "(Neuloženo)", "(Saving…)" : "(Ukládání…)", @@ -253,8 +254,16 @@ "Edit description" : "Upravit popis", "View description" : "Zobrazit popis", "Add Attachment" : "Přidat přílohu", - "Write a description …" : "Zadejte popis…", "Choose attachment" : "Zvolte přílohu", + "Select Date" : "Vybrat datum", + "Later today – {timeLocale}" : "Později dnes – {timeLocale}", + "Set due date for later today" : "Nastavit termín na dnešek", + "Tomorrow – {timeLocale}" : "Zítra – {timeLocale}", + "Set due date for tomorrow" : "Nastavit termín na zítřek", + "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", + "Set due date for this weekend" : "Nastavit termín na tento týden", + "Next week – {timeLocale}" : "Příští týden – {timeLocale}", + "Set due date for next week" : "Nastavit termín na příští týden", "Assign a due date to this card…" : "Přiradit této kartě termín…", "Set a due date" : "Vybrat termín", "Add due date" : "Přidat termín", @@ -265,26 +274,20 @@ "Not done" : "Nehotové", "Unarchive card" : "Zrušit archivaci karty", "Archive card" : "Archivovat kartu", - "Select Date" : "Vybrat datum", - "Set due date for later today" : "Nastavit termín na dnešek", - "Set due date for tomorrow" : "Nastavit termín na zítřek", - "Set due date for this weekend" : "Nastavit termín na tento týden", - "Set due date for next week" : "Nastavit termín na příští týden", "Assign a tag to this card…" : "Přiřadit této kartě štítek…", "Select or create a tag…" : "Vyberte nebo vytvořte štítek…", "Create a new tag:" : "Vytvořit nový štítek:", "(group)" : "(skupina)", - "Next week – {timeLocale}" : "Příští týden – {timeLocale}", - "Todo items" : "Položky k udělání", "{count} comments, {unread} unread" : "{count} komentářů, {unread} nepřečtených", + "Todo items" : "Položky k udělání", "Edit card title" : "Upravit nadpis karty", "Open link" : "Otevřít okaz", + "Card deleted" : "Karta smazána", "Edit title" : "Upravit nadpis", "Assign to me" : "Přiřadit mě", "Unassign myself" : "Zrušit přiřazení sobě", "Mark as not done" : "Označit jako nehotové", "Delete card" : "Smazat kartu", - "Card deleted" : "Karta smazána", "seconds ago" : "před několika sekundami", "Keyboard shortcuts" : "Klávesové zkratky", "Boost your productivity using Deck with keyboard shortcuts." : "Zvyšte svou produktivitu tím, že budete v Deck používat klávesové zkratky.", @@ -323,6 +326,13 @@ "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." : "Uživatelé, kteří nejsou členy těchto skupin nebudou moci vytvářet své vlastní tabule, ale pořád budou moci pracovat na tabulích, které jim byly nasdíleny.", "Cancel edit" : "Zrušit úpravu", "Save board" : "Uložit tabuli", + "Board {0} deleted" : "Tabule {0} smazána", + "All cards" : "Všechny karty", + "Only assigned cards" : "Pouze přiřazené karty", + "No reminder" : "Bez připomínky", + "An error occurred" : "Došlo k chybě", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Opravdu chcete tabuli {title} smazat? Toto smaže veškerá data této tabule, včetně archivovaných karet.", + "Delete the board?" : "Smazat tabuli?", "Board details" : "Podrobnosti o tabuli", "Edit board" : "Upravit tabuli", "Clone board" : "Klonovat tabuli", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Zapnout upomínky termínů", "Turn off due date reminders" : "Vypnout upomínky termínů", "Due date reminders" : "Upomínky termínů", - "All cards" : "Všechny karty", "Assigned cards" : "Přiřazené karty", "No notifications" : "Žádná upozornění", "Delete board" : "Smazat tabuli", - "Board {0} deleted" : "Tabule {0} smazána", - "Only assigned cards" : "Pouze přiřazené karty", - "No reminder" : "Bez připomínky", - "An error occurred" : "Došlo k chybě", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Opravdu chcete tabuli {title} smazat? Toto smaže veškerá data této tabule, včetně archivovaných karet.", - "Delete the board?" : "Smazat tabuli?", "Clone {boardTitle}" : "Naklonovat {boardTitle}", "Clone cards" : "Klonovat karty", "Clone assignments" : "Přiřazení klonu", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Hledat {searchQuery} na všech tabulích", "No results found" : "Nenalezeny žádné výsledky", "Deck board {name}\n* Last modified on {lastMod}" : "Deck karta {name}\n* Naposledy změněno {lastMod}", - "{stack} in {board}" : "{stack} v {board}", - "Click to expand description" : "Popis rozbalíte kliknutím", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Vytvořeno {created}\n* Naposledy upraveno {lastMod}\n* {nbAttachments} příloh\n* {nbComments} komentářů", "{nbCards} cards" : "{nbCards} karet", + "Due on {date}" : "Termín {date}", + "{stack} in {board}" : "{stack} v {board}", + "Click to expand description" : "Popis rozbalíte kliknutím", "Click to expand comment" : "Komentář rozbalíte kliknutím", + "Create card" : "Vytvořit kartu", "Create a new card" : "Vytvořit novou kartu", "Card title" : "Název karty", - "Create card" : "Vytvořit kartu", "Creating the new card …" : "Vytváření nové karty…", "Card \"{card}\" was added to \"{board}\"" : "Karta „{card}“ byla přidána na „{board}“", "Open card" : "Otevřít kartu", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "nadcházející karty na zítřek", "upcoming cards" : "nadcházející karty", "New card" : "Nová karta", - "Due on {date}" : "Termín {date}", - "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Zítra – {timeLocale}", - "Later today – {timeLocale}" : "Později dnes – {timeLocale}", "Link to a board" : "Propojit s tabulí", "Link to a card" : "Propojit s kartou", "Create a card" : "Vytvořit kartu", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 512eeabcc..299ceb916 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -20,8 +20,8 @@ OC.L10N.register( "Download" : "Llwytho i lawr", "Modified" : "Addaswyd", "Save" : "Cadw", - "Update" : "Diweddaru", "Created:" : "Crewyd:", + "Update" : "Diweddaru", "Description" : "Disgrifiad", "Select Date" : "Dewis Dyddiad", "seconds ago" : "eiliad yn ôl", diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index 65714481e..f0a9e0982 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -18,8 +18,8 @@ "Download" : "Llwytho i lawr", "Modified" : "Addaswyd", "Save" : "Cadw", - "Update" : "Diweddaru", "Created:" : "Crewyd:", + "Update" : "Diweddaru", "Description" : "Disgrifiad", "Select Date" : "Dewis Dyddiad", "seconds ago" : "eiliad yn ôl", diff --git a/l10n/da.js b/l10n/da.js index 7538f6cb2..5077c060b 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -68,8 +68,8 @@ OC.L10N.register( "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", "Personal planning and team project organization" : "Personlig planlægning og organisering af teamprojekter", - "Card details" : "Kortdetaljer", "Add board" : "Tilføj tavle", + "Card details" : "Kortdetaljer", "Select the board to link to a project" : "Vælg tavlen der skal linkes til et projekt", "Search by board title" : "Søg efter tavletitel", "Select board" : "Vælg tavle", @@ -77,17 +77,17 @@ OC.L10N.register( "No lists available" : "Ingen lister tilgængelige", "Select a list" : "Vælg en liste", "Move card" : "Flyt kort", - "Select a card" : "Vælg et kort", - "Cancel" : "Annuller", "Select the card to link to a project" : "Vælg kortet der skal linkes til et projekt", "Link to card" : "Link til kort", + "Select a card" : "Vælg et kort", + "Cancel" : "Annuller", + "This board is read only" : "Denne tavle er skrivebeskyttet", + "Drop your files to upload" : "Slip dine filer for at uploade", "File already exists" : "Filen findes allerede", "A file with the name {filename} already exists." : "En fil med navnet {filename} eksisterer allerede.", "Do you want to overwrite it?" : "Vil du overskrive?", "Overwrite file" : "Overskriv fil", "Keep existing file" : "Behold den eksisterende fil", - "This board is read only" : "Denne tavle er skrivebeskyttet", - "Drop your files to upload" : "Slip dine filer for at uploade", "Add card" : "Tilføj kort", "Archived cards" : "Arkiverede kort", "Add list" : "Tilføj liste", @@ -121,6 +121,8 @@ OC.L10N.register( "Deleted lists" : "Slettede lister", "Undo" : "Fortryd", "Deleted cards" : "Sletttede kort", + "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", + "Transfer" : "Overførsel", "No participants found" : "Ingen deltagere fundet", "Board owner" : "Ejer af tavlen", "(Group)" : "(Gruppe)", @@ -129,20 +131,20 @@ OC.L10N.register( "Can manage" : "Kan administrere", "Owner" : "Ejer", "Delete" : "Slet", - "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", - "Transfer" : "Overførsel", + "List deleted" : "Liste slettet", "Archive all cards" : "Arkiver alle kort", "Delete list" : "Slet liste", "Archive all cards in this list" : "Arkiver alle kort på denne liste", "Add a new card" : "Tilføj et nyt kort", "Card name" : "Kortnavn", - "List deleted" : "Liste slettet", + "title and color value must be provided" : "Titel- og farveværdi skal angives.", "Edit" : "Rediger", "Add a new tag" : "Opret et nyt tag", - "title and color value must be provided" : "Titel- og farveværdi skal angives.", "Board name" : "Tavlenavn", "Members" : "Medlemmer", "Assign a user to this card…" : "Tildel en bruger til dette kort...", + "File to share" : "Fil til deling", + "Invalid path selected" : "Ugyldig sti valgt.", "Upload new files" : "Upload nye filer", "Share from Files" : "Del fra Filer", "Add this attachment" : "Tilføj denne vedhæftning", @@ -150,24 +152,23 @@ OC.L10N.register( "Download" : "Download", "Delete Attachment" : "Slet vedhæftning", "Restore Attachment" : "Genskab vedhæftning", - "File to share" : "Fil til deling", - "Invalid path selected" : "Ugyldig sti valgt.", + "Modified" : "Ændret", + "Created" : "Oprettet", + "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", - "Modified" : "Ændret", - "Created" : "Oprettet", - "The title cannot be empty." : "Titlen må ikke være tom", "No comments yet. Begin the discussion!" : "Ingen kommentarer endnu. Begynd diskussionen!", - "Save" : "Gem", "The comment cannot be empty." : "Kommentaren må ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", + "Save" : "Gem", + "Created:" : "Oprettet:", "In reply to" : "Som svar til", "Cancel reply" : "Annuller svar", "Reply" : "Besvar", "Update" : "Opdater", - "Created:" : "Oprettet:", + "Write a description …" : "Skriv en beskrivelse...", "Description" : "Beskrivelse", "(Unsaved)" : "(Ikke gemt)", "(Saving…)" : "(Gemmer...)", @@ -175,24 +176,23 @@ OC.L10N.register( "Edit description" : "Rediger beskrivelse", "View description" : "Se beskrivelse", "Add Attachment" : "Tilføj vedhæftning", - "Write a description …" : "Skriv en beskrivelse...", "Choose attachment" : "Vælg en vedhæftning", + "Select Date" : "Vælg dato", "Set a due date" : "Angiv en forfaldsdato", "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", "Unarchive card" : "Genaktiver kort", "Archive card" : "Arkiver kort", - "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", "Create a new tag:" : "Opret et nyt tag:", "(group)" : "(gruppe)", "Open link" : "Åben link", + "Card deleted" : "Kort slettet", "Edit title" : "Rediger titel", "Assign to me" : "Tildel til mig", "Unassign myself" : "Fjern mig selv", "Delete card" : "Slet kort", - "Card deleted" : "Kort slettet", "seconds ago" : "få sekunder siden", "Keyboard shortcuts" : "Tastaturgenveje", "Boost your productivity using Deck with keyboard shortcuts." : "Boost din produktivitet ved at anvende opslag med tastaturgenveje.", @@ -208,6 +208,12 @@ OC.L10N.register( "Use bigger card view" : "Brug større kort visning", "Show boards in calendar/tasks" : "Vis tavler i kalender/opgaver", "Cancel edit" : "Annuller redigering", + "Board {0} deleted" : "Tavle {0} er slettet", + "All cards" : "Alle kort", + "Only assigned cards" : "Kun tildelte kort", + "No reminder" : "Ingen påmindelse", + "An error occurred" : "Der opstod en fejl", + "Delete the board?" : "Slet tavlen?", "Board details" : "Tavledetaljer", "Edit board" : "Rediger liste", "Clone board" : "Klon tavle", @@ -216,15 +222,9 @@ OC.L10N.register( "Turn on due date reminders" : "Aktiver påmindelser om forfaldsdatoer", "Turn off due date reminders" : "Slå påmindelser om forfaldsdatoer fra", "Due date reminders" : "Påmindelser om forfaldsdatoer", - "All cards" : "Alle kort", "Assigned cards" : "Tildelte kort", "No notifications" : "Ingen notifikationer", "Delete board" : "Slet tavle", - "Board {0} deleted" : "Tavle {0} er slettet", - "Only assigned cards" : "Kun tildelte kort", - "No reminder" : "Ingen påmindelse", - "An error occurred" : "Der opstod en fejl", - "Delete the board?" : "Slet tavlen?", "Clone {boardTitle}" : "Klon {boardTitle}", "Clone cards" : "Klon kort", "Clone assignments" : "Kloningsopgaver", @@ -238,8 +238,8 @@ OC.L10N.register( "No due" : "Ikke forfalden", "No results found" : "Ingen resultater fundet", "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", - "Create a new card" : "Opret et nyt kort", "Create card" : "Opret kort", + "Create a new card" : "Opret et nyt kort", "Creating the new card …" : "Oprette det nye kort ...", "Close" : "Luk", "No upcoming cards" : "Ingen kommende kort", diff --git a/l10n/da.json b/l10n/da.json index be589ffa9..7fd22e857 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -66,8 +66,8 @@ "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", "Personal planning and team project organization" : "Personlig planlægning og organisering af teamprojekter", - "Card details" : "Kortdetaljer", "Add board" : "Tilføj tavle", + "Card details" : "Kortdetaljer", "Select the board to link to a project" : "Vælg tavlen der skal linkes til et projekt", "Search by board title" : "Søg efter tavletitel", "Select board" : "Vælg tavle", @@ -75,17 +75,17 @@ "No lists available" : "Ingen lister tilgængelige", "Select a list" : "Vælg en liste", "Move card" : "Flyt kort", - "Select a card" : "Vælg et kort", - "Cancel" : "Annuller", "Select the card to link to a project" : "Vælg kortet der skal linkes til et projekt", "Link to card" : "Link til kort", + "Select a card" : "Vælg et kort", + "Cancel" : "Annuller", + "This board is read only" : "Denne tavle er skrivebeskyttet", + "Drop your files to upload" : "Slip dine filer for at uploade", "File already exists" : "Filen findes allerede", "A file with the name {filename} already exists." : "En fil med navnet {filename} eksisterer allerede.", "Do you want to overwrite it?" : "Vil du overskrive?", "Overwrite file" : "Overskriv fil", "Keep existing file" : "Behold den eksisterende fil", - "This board is read only" : "Denne tavle er skrivebeskyttet", - "Drop your files to upload" : "Slip dine filer for at uploade", "Add card" : "Tilføj kort", "Archived cards" : "Arkiverede kort", "Add list" : "Tilføj liste", @@ -119,6 +119,8 @@ "Deleted lists" : "Slettede lister", "Undo" : "Fortryd", "Deleted cards" : "Sletttede kort", + "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", + "Transfer" : "Overførsel", "No participants found" : "Ingen deltagere fundet", "Board owner" : "Ejer af tavlen", "(Group)" : "(Gruppe)", @@ -127,20 +129,20 @@ "Can manage" : "Kan administrere", "Owner" : "Ejer", "Delete" : "Slet", - "Failed to create share with {displayName}" : "Kunne ikke oprette deling med {displayName}", - "Transfer" : "Overførsel", + "List deleted" : "Liste slettet", "Archive all cards" : "Arkiver alle kort", "Delete list" : "Slet liste", "Archive all cards in this list" : "Arkiver alle kort på denne liste", "Add a new card" : "Tilføj et nyt kort", "Card name" : "Kortnavn", - "List deleted" : "Liste slettet", + "title and color value must be provided" : "Titel- og farveværdi skal angives.", "Edit" : "Rediger", "Add a new tag" : "Opret et nyt tag", - "title and color value must be provided" : "Titel- og farveværdi skal angives.", "Board name" : "Tavlenavn", "Members" : "Medlemmer", "Assign a user to this card…" : "Tildel en bruger til dette kort...", + "File to share" : "Fil til deling", + "Invalid path selected" : "Ugyldig sti valgt.", "Upload new files" : "Upload nye filer", "Share from Files" : "Del fra Filer", "Add this attachment" : "Tilføj denne vedhæftning", @@ -148,24 +150,23 @@ "Download" : "Download", "Delete Attachment" : "Slet vedhæftning", "Restore Attachment" : "Genskab vedhæftning", - "File to share" : "Fil til deling", - "Invalid path selected" : "Ugyldig sti valgt.", + "Modified" : "Ændret", + "Created" : "Oprettet", + "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", - "Modified" : "Ændret", - "Created" : "Oprettet", - "The title cannot be empty." : "Titlen må ikke være tom", "No comments yet. Begin the discussion!" : "Ingen kommentarer endnu. Begynd diskussionen!", - "Save" : "Gem", "The comment cannot be empty." : "Kommentaren må ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren må ikke være længere end 1000 tegn.", + "Save" : "Gem", + "Created:" : "Oprettet:", "In reply to" : "Som svar til", "Cancel reply" : "Annuller svar", "Reply" : "Besvar", "Update" : "Opdater", - "Created:" : "Oprettet:", + "Write a description …" : "Skriv en beskrivelse...", "Description" : "Beskrivelse", "(Unsaved)" : "(Ikke gemt)", "(Saving…)" : "(Gemmer...)", @@ -173,24 +174,23 @@ "Edit description" : "Rediger beskrivelse", "View description" : "Se beskrivelse", "Add Attachment" : "Tilføj vedhæftning", - "Write a description …" : "Skriv en beskrivelse...", "Choose attachment" : "Vælg en vedhæftning", + "Select Date" : "Vælg dato", "Set a due date" : "Angiv en forfaldsdato", "Remove due date" : "Fjern forfaldsdato", "Mark as done" : "Marker som færdig", "Not done" : "Ikke færdig", "Unarchive card" : "Genaktiver kort", "Archive card" : "Arkiver kort", - "Select Date" : "Vælg dato", "Assign a tag to this card…" : "Tilføj et Tag til dette kort ...", "Create a new tag:" : "Opret et nyt tag:", "(group)" : "(gruppe)", "Open link" : "Åben link", + "Card deleted" : "Kort slettet", "Edit title" : "Rediger titel", "Assign to me" : "Tildel til mig", "Unassign myself" : "Fjern mig selv", "Delete card" : "Slet kort", - "Card deleted" : "Kort slettet", "seconds ago" : "få sekunder siden", "Keyboard shortcuts" : "Tastaturgenveje", "Boost your productivity using Deck with keyboard shortcuts." : "Boost din produktivitet ved at anvende opslag med tastaturgenveje.", @@ -206,6 +206,12 @@ "Use bigger card view" : "Brug større kort visning", "Show boards in calendar/tasks" : "Vis tavler i kalender/opgaver", "Cancel edit" : "Annuller redigering", + "Board {0} deleted" : "Tavle {0} er slettet", + "All cards" : "Alle kort", + "Only assigned cards" : "Kun tildelte kort", + "No reminder" : "Ingen påmindelse", + "An error occurred" : "Der opstod en fejl", + "Delete the board?" : "Slet tavlen?", "Board details" : "Tavledetaljer", "Edit board" : "Rediger liste", "Clone board" : "Klon tavle", @@ -214,15 +220,9 @@ "Turn on due date reminders" : "Aktiver påmindelser om forfaldsdatoer", "Turn off due date reminders" : "Slå påmindelser om forfaldsdatoer fra", "Due date reminders" : "Påmindelser om forfaldsdatoer", - "All cards" : "Alle kort", "Assigned cards" : "Tildelte kort", "No notifications" : "Ingen notifikationer", "Delete board" : "Slet tavle", - "Board {0} deleted" : "Tavle {0} er slettet", - "Only assigned cards" : "Kun tildelte kort", - "No reminder" : "Ingen påmindelse", - "An error occurred" : "Der opstod en fejl", - "Delete the board?" : "Slet tavlen?", "Clone {boardTitle}" : "Klon {boardTitle}", "Clone cards" : "Klon kort", "Clone assignments" : "Kloningsopgaver", @@ -236,8 +236,8 @@ "No due" : "Ikke forfalden", "No results found" : "Ingen resultater fundet", "Deck board {name}\n* Last modified on {lastMod}" : "Opslagstavle {name}\n* Senest ændret den {lastMod}", - "Create a new card" : "Opret et nyt kort", "Create card" : "Opret kort", + "Create a new card" : "Opret et nyt kort", "Creating the new card …" : "Oprette det nye kort ...", "Close" : "Luk", "No upcoming cards" : "Ingen kommende kort", diff --git a/l10n/de.js b/l10n/de.js index b270315ac..3a66d0abe 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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 ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Füge deine Aufgaben zu den Karten hinzu und ordne diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teile mit deinem Team, Freunden oder der Familie\n- 📎 Füge Dateien hinzu und verwende diese in deinen Markdown-Beschreibungen\n- 💬 Diskutiere mit deinem Team mit Kommentaren\n- ⚡ Behalte den Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisiere dein Projekt", - "Card details" : "Kartendetails", "Add board" : "Board hinzufügen", + "Card details" : "Kartendetails", "Select the board to link to a project" : "Wähle ein Board aus, um dieses mit einem Projekt zu verknüpfen", "Search by board title" : "Nach einem Board suchen", "Select board" : "Board auswählen", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Eine Liste auswählen", "Move card" : "Karte verschieben", "Copy card" : "Karte kopieren", - "Select a card" : "Eine Karte auswählen", - "Cancel" : "Abbrechen", "Select the card to link to a project" : "Wähle die Karte aus, um diese mit einem Projekt zu verknüpfen", "Link to card" : "Mit dieser Karte verknüpfen", + "Select a card" : "Eine Karte auswählen", + "Cancel" : "Abbrechen", + "This board is read only" : "Dieses Board ist schreibgeschützt", + "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "File already exists" : "Datei bereits vorhanden", "A file with the name {filename} already exists." : "Eine Datei mit diesem Namen {filename} existiert bereits.", "Do you want to overwrite it?" : "Möchtest du überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", - "This board is read only" : "Dieses Board ist schreibgeschützt", - "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Add card" : "Karte hinzufügen", "Archived cards" : "Archivierte Karten", "Add list" : "Liste hinzufügen", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Gelöschte Listen", "Undo" : "Rückgängig", "Deleted cards" : "Gelöschte Karten", + "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Möchtest du wirklich das Board {title} an {user} übertragen?", + "Transfer the board." : "Board übertragen", + "Transfer" : "Übertragen", + "The board has been transferred to {user}" : "Das Board wurde an {user} übertragen", + "Failed to transfer the board to {user}" : "Das Board konnte nicht an {user} übertragen werden", "Share board with a user, group or team …" : "Board mit einem Benutzer, einer Gruppe oder einem Team teilen …", "Searching for users, groups and teams …" : "Suche nach Benutzern, Gruppen und Teams …", "No participants found" : "Keine Teilnehmer gefunden", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "kann verwalten", "Owner" : "Besitzer", "Delete" : "Löschen", - "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Möchtest du wirklich das Board {title} an {user} übertragen?", - "Transfer the board." : "Board übertragen", - "Transfer" : "Übertragen", - "The board has been transferred to {user}" : "Das Board wurde an {user} übertragen", - "Failed to transfer the board to {user}" : "Das Board konnte nicht an {user} übertragen werden", + "List deleted" : "Liste gelöscht", "Edit list title" : "Listentitel bearbeiten", "Archive all cards" : "Alle Karten archivieren", "Unarchive all cards" : "Alle Karten dearchivieren", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Alle Karten dieser Liste dearchivieren", "Add a new card" : "Neue Karte hinzufügen", "Card name" : "Kartenname", - "List deleted" : "Liste gelöscht", + "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Edit" : "Bearbeiten", "Add a new tag" : "Neues Schlagwort hinzufügen", - "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", "Assign to users/groups/team" : "Benutzern/Gruppen/Teams zuweisen", "Assign a user to this card…" : "Diese Karte einem Benutzer zuweisen …", "Select a user to assign to this card…" : "Wähle einen Benutzer aus, der dieser Karte zugewiesen werden soll.", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Upload new files" : "Neue Dateien hochladen", "Share from Files" : "Aus Dateien heraus teilen", "Pending share" : "Ausstehende Freigabe", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Anhang entfernen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", - "File to share" : "Zu teilende Datei", - "Invalid path selected" : "Ungültiger Pfad ausgewählt", + "Modified" : "Geändert", + "Created" : "Erstellt", + "The title cannot be empty." : "Der Titel darf nicht leer sein.", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", "Comments" : "Kommentare", - "Modified" : "Geändert", - "Created" : "Erstellt", - "The title cannot be empty." : "Der Titel darf nicht leer sein.", - "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!", "Failed to load comments" : "Das Laden der Kommentare ist fehlgeschlagen", - "Save" : "Speichern", + "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!", "The comment cannot be empty." : "Der Kommentar darf nicht leer sein.", "The comment cannot be longer than 1000 characters." : "Der Kommentar darf nicht länger als 1000 Zeichen sein.", + "Save" : "Speichern", + "Created:" : "Erstellt:", "In reply to" : "Als Antwort auf", "Cancel reply" : "Antwort abbrechen", "Reply" : "Antworten", "Update" : "Aktualisieren", - "Created:" : "Erstellt:", + "Write a description …" : "Beschreibung schreiben …", "Description" : "Beschreibung", "(Unsaved)" : "(nicht gespeichert)", "(Saving…)" : "(Speichere …)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Beschreibung bearbeiten", "View description" : "Beschreibung anzeigen", "Add Attachment" : "Anhang anhängen", - "Write a description …" : "Beschreibung schreiben …", "Choose attachment" : "Anhang auswählen", + "Select Date" : "Datum auswählen", + "Later today – {timeLocale}" : "Heute noch – {timeLocale}", + "Set due date for later today" : "Fälligkeitsdatum auf heute noch setzen", + "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", + "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", + "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", + "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", + "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", + "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a due date to this card…" : "Dieser Karte ein Fälligkeitsdatum zuweisen …", "Set a due date" : "Ein Ablaufdatum setzen", "Add due date" : "Fälligkeitsdatum hinzufügen", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Nicht erledigt", "Unarchive card" : "Karte dearchivieren", "Archive card" : "Karte archivieren", - "Select Date" : "Datum auswählen", - "Set due date for later today" : "Fälligkeitsdatum auf heute noch setzen", - "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", - "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", - "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a tag to this card…" : "Dieser Karte ein Schlagwort zuweisen …", "Select or create a tag…" : "Schlagwort auswählen oder erstellen", "Create a new tag:" : "Neues Schlagwort erstellen:", "(group)" : "(Gruppe)", - "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", - "Todo items" : "Aufgaben-Elemente", "{count} comments, {unread} unread" : "{count} Kommentare, {unread} ungelesen", + "Todo items" : "Aufgaben-Elemente", "Edit card title" : "Kartentitel bearbeiten", "Open link" : "Link öffnen", + "Card deleted" : "Karte gelöscht", "Edit title" : "Titel bearbeiten", "Assign to me" : "Mir zuweisen", "Unassign myself" : "Nicht mehr mir zuweisen", "Mark as not done" : "Als nicht erledigt markieren", "Delete card" : "Karte löschen", - "Card deleted" : "Karte gelöscht", "seconds ago" : "Gerade eben", "Keyboard shortcuts" : "Tastaturkürzel", "Boost your productivity using Deck with keyboard shortcuts." : "Erhöhe mit Tastaturkürzeln deine Produktivität in Deck.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Benutzer außerhalb dieser Gruppen können keine eigenen Boards erstellen, aber weiterhin an Boards arbeiten, die mit ihnen geteilt wurden.", "Cancel edit" : "Bearbeiten abbrechen", "Save board" : "Board speichern", + "Board {0} deleted" : "Board {0} gelöscht", + "All cards" : "Alle Karten", + "Only assigned cards" : "Nur zugewiesene Karten", + "No reminder" : "Keine Erinnerung", + "An error occurred" : "Es ist ein Fehler aufgetreten", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchtest du wirklich das Board {title} mit all seinen Daten einschließlich der archivierten Karten löschen?", + "Delete the board?" : "Das Board löschen?", "Board details" : "Boarddetails", "Edit board" : "Board bearbeiten", "Clone board" : "Board klonen", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Fälligkeitserinnerungen einschalten", "Turn off due date reminders" : "Fälligkeitserinnerungen ausschalten", "Due date reminders" : "Fälligkeitserinnerungen", - "All cards" : "Alle Karten", "Assigned cards" : "Zugewiesene Karten", "No notifications" : "Keine Benachrichtigungen", "Delete board" : "Board löschen", - "Board {0} deleted" : "Board {0} gelöscht", - "Only assigned cards" : "Nur zugewiesene Karten", - "No reminder" : "Keine Erinnerung", - "An error occurred" : "Es ist ein Fehler aufgetreten", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchtest du wirklich das Board {title} mit all seinen Daten einschließlich der archivierten Karten löschen?", - "Delete the board?" : "Das Board löschen?", "Clone {boardTitle}" : "{boardTitle} klonen", "Clone cards" : "Karten klonen", "Clone assignments" : "Zuweisungen klonen", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Suche nach {searchQuery} in allen Boards", "No results found" : "Keine Ergebnisse gefunden", "Deck board {name}\n* Last modified on {lastMod}" : "Deck-Board {name}\n* Zuletzt geändert am {lastMod} ", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Erstellt am {created}\n* Zuletzt geändert am {lastMod}\n* {nbAttachments} Anhänge\n* {nbComments} Kommentare", "{nbCards} cards" : "{nbCards} Karten", + "Due on {date}" : "Fällig am {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "Click to expand comment" : "Klicken, um den Kommentar zu erweitern", + "Create card" : "Karte erstellen", "Create a new card" : "Neue Karte erstellen", "Card title" : "Titel der Karte", - "Create card" : "Karte erstellen", "Creating the new card …" : "Neue Karte wird erstellt …", "Card \"{card}\" was added to \"{board}\"" : "Karte \"{card}\" wurde \"{board}\" hinzugefügt", "Open card" : "Karte öffnen", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "Morgen anstehende Karten", "upcoming cards" : "Anstehende Karten", "New card" : "Neue Karte", - "Due on {date}" : "Fällig am {date}", - "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", - "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", - "Later today – {timeLocale}" : "Heute noch – {timeLocale}", "Link to a board" : "Mit einem Board verknüpfen", "Link to a card" : "Mit einer Karte verknüpfen", "Create a card" : "Eine Karte erstellen", diff --git a/l10n/de.json b/l10n/de.json index 8979c8a25..df97df3b1 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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 ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Füge deine Aufgaben zu den Karten hinzu und ordne diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teile mit deinem Team, Freunden oder der Familie\n- 📎 Füge Dateien hinzu und verwende diese in deinen Markdown-Beschreibungen\n- 💬 Diskutiere mit deinem Team mit Kommentaren\n- ⚡ Behalte den Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisiere dein Projekt", - "Card details" : "Kartendetails", "Add board" : "Board hinzufügen", + "Card details" : "Kartendetails", "Select the board to link to a project" : "Wähle ein Board aus, um dieses mit einem Projekt zu verknüpfen", "Search by board title" : "Nach einem Board suchen", "Select board" : "Board auswählen", @@ -133,17 +133,17 @@ "Select a list" : "Eine Liste auswählen", "Move card" : "Karte verschieben", "Copy card" : "Karte kopieren", - "Select a card" : "Eine Karte auswählen", - "Cancel" : "Abbrechen", "Select the card to link to a project" : "Wähle die Karte aus, um diese mit einem Projekt zu verknüpfen", "Link to card" : "Mit dieser Karte verknüpfen", + "Select a card" : "Eine Karte auswählen", + "Cancel" : "Abbrechen", + "This board is read only" : "Dieses Board ist schreibgeschützt", + "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "File already exists" : "Datei bereits vorhanden", "A file with the name {filename} already exists." : "Eine Datei mit diesem Namen {filename} existiert bereits.", "Do you want to overwrite it?" : "Möchtest du überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", - "This board is read only" : "Dieses Board ist schreibgeschützt", - "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Add card" : "Karte hinzufügen", "Archived cards" : "Archivierte Karten", "Add list" : "Liste hinzufügen", @@ -184,6 +184,12 @@ "Deleted lists" : "Gelöschte Listen", "Undo" : "Rückgängig", "Deleted cards" : "Gelöschte Karten", + "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Möchtest du wirklich das Board {title} an {user} übertragen?", + "Transfer the board." : "Board übertragen", + "Transfer" : "Übertragen", + "The board has been transferred to {user}" : "Das Board wurde an {user} übertragen", + "Failed to transfer the board to {user}" : "Das Board konnte nicht an {user} übertragen werden", "Share board with a user, group or team …" : "Board mit einem Benutzer, einer Gruppe oder einem Team teilen …", "Searching for users, groups and teams …" : "Suche nach Benutzern, Gruppen und Teams …", "No participants found" : "Keine Teilnehmer gefunden", @@ -195,12 +201,7 @@ "Can manage" : "kann verwalten", "Owner" : "Besitzer", "Delete" : "Löschen", - "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Möchtest du wirklich das Board {title} an {user} übertragen?", - "Transfer the board." : "Board übertragen", - "Transfer" : "Übertragen", - "The board has been transferred to {user}" : "Das Board wurde an {user} übertragen", - "Failed to transfer the board to {user}" : "Das Board konnte nicht an {user} übertragen werden", + "List deleted" : "Liste gelöscht", "Edit list title" : "Listentitel bearbeiten", "Archive all cards" : "Alle Karten archivieren", "Unarchive all cards" : "Alle Karten dearchivieren", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Alle Karten dieser Liste dearchivieren", "Add a new card" : "Neue Karte hinzufügen", "Card name" : "Kartenname", - "List deleted" : "Liste gelöscht", + "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Edit" : "Bearbeiten", "Add a new tag" : "Neues Schlagwort hinzufügen", - "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", "Assign to users/groups/team" : "Benutzern/Gruppen/Teams zuweisen", "Assign a user to this card…" : "Diese Karte einem Benutzer zuweisen …", "Select a user to assign to this card…" : "Wähle einen Benutzer aus, der dieser Karte zugewiesen werden soll.", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Upload new files" : "Neue Dateien hochladen", "Share from Files" : "Aus Dateien heraus teilen", "Pending share" : "Ausstehende Freigabe", @@ -227,25 +229,24 @@ "Remove attachment" : "Anhang entfernen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", - "File to share" : "Zu teilende Datei", - "Invalid path selected" : "Ungültiger Pfad ausgewählt", + "Modified" : "Geändert", + "Created" : "Erstellt", + "The title cannot be empty." : "Der Titel darf nicht leer sein.", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", "Comments" : "Kommentare", - "Modified" : "Geändert", - "Created" : "Erstellt", - "The title cannot be empty." : "Der Titel darf nicht leer sein.", - "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!", "Failed to load comments" : "Das Laden der Kommentare ist fehlgeschlagen", - "Save" : "Speichern", + "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginne die Diskussion!", "The comment cannot be empty." : "Der Kommentar darf nicht leer sein.", "The comment cannot be longer than 1000 characters." : "Der Kommentar darf nicht länger als 1000 Zeichen sein.", + "Save" : "Speichern", + "Created:" : "Erstellt:", "In reply to" : "Als Antwort auf", "Cancel reply" : "Antwort abbrechen", "Reply" : "Antworten", "Update" : "Aktualisieren", - "Created:" : "Erstellt:", + "Write a description …" : "Beschreibung schreiben …", "Description" : "Beschreibung", "(Unsaved)" : "(nicht gespeichert)", "(Saving…)" : "(Speichere …)", @@ -253,8 +254,16 @@ "Edit description" : "Beschreibung bearbeiten", "View description" : "Beschreibung anzeigen", "Add Attachment" : "Anhang anhängen", - "Write a description …" : "Beschreibung schreiben …", "Choose attachment" : "Anhang auswählen", + "Select Date" : "Datum auswählen", + "Later today – {timeLocale}" : "Heute noch – {timeLocale}", + "Set due date for later today" : "Fälligkeitsdatum auf heute noch setzen", + "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", + "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", + "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", + "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", + "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", + "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a due date to this card…" : "Dieser Karte ein Fälligkeitsdatum zuweisen …", "Set a due date" : "Ein Ablaufdatum setzen", "Add due date" : "Fälligkeitsdatum hinzufügen", @@ -265,26 +274,20 @@ "Not done" : "Nicht erledigt", "Unarchive card" : "Karte dearchivieren", "Archive card" : "Karte archivieren", - "Select Date" : "Datum auswählen", - "Set due date for later today" : "Fälligkeitsdatum auf heute noch setzen", - "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", - "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", - "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a tag to this card…" : "Dieser Karte ein Schlagwort zuweisen …", "Select or create a tag…" : "Schlagwort auswählen oder erstellen", "Create a new tag:" : "Neues Schlagwort erstellen:", "(group)" : "(Gruppe)", - "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", - "Todo items" : "Aufgaben-Elemente", "{count} comments, {unread} unread" : "{count} Kommentare, {unread} ungelesen", + "Todo items" : "Aufgaben-Elemente", "Edit card title" : "Kartentitel bearbeiten", "Open link" : "Link öffnen", + "Card deleted" : "Karte gelöscht", "Edit title" : "Titel bearbeiten", "Assign to me" : "Mir zuweisen", "Unassign myself" : "Nicht mehr mir zuweisen", "Mark as not done" : "Als nicht erledigt markieren", "Delete card" : "Karte löschen", - "Card deleted" : "Karte gelöscht", "seconds ago" : "Gerade eben", "Keyboard shortcuts" : "Tastaturkürzel", "Boost your productivity using Deck with keyboard shortcuts." : "Erhöhe mit Tastaturkürzeln deine Produktivität in Deck.", @@ -323,6 +326,13 @@ "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." : "Benutzer außerhalb dieser Gruppen können keine eigenen Boards erstellen, aber weiterhin an Boards arbeiten, die mit ihnen geteilt wurden.", "Cancel edit" : "Bearbeiten abbrechen", "Save board" : "Board speichern", + "Board {0} deleted" : "Board {0} gelöscht", + "All cards" : "Alle Karten", + "Only assigned cards" : "Nur zugewiesene Karten", + "No reminder" : "Keine Erinnerung", + "An error occurred" : "Es ist ein Fehler aufgetreten", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchtest du wirklich das Board {title} mit all seinen Daten einschließlich der archivierten Karten löschen?", + "Delete the board?" : "Das Board löschen?", "Board details" : "Boarddetails", "Edit board" : "Board bearbeiten", "Clone board" : "Board klonen", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Fälligkeitserinnerungen einschalten", "Turn off due date reminders" : "Fälligkeitserinnerungen ausschalten", "Due date reminders" : "Fälligkeitserinnerungen", - "All cards" : "Alle Karten", "Assigned cards" : "Zugewiesene Karten", "No notifications" : "Keine Benachrichtigungen", "Delete board" : "Board löschen", - "Board {0} deleted" : "Board {0} gelöscht", - "Only assigned cards" : "Nur zugewiesene Karten", - "No reminder" : "Keine Erinnerung", - "An error occurred" : "Es ist ein Fehler aufgetreten", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchtest du wirklich das Board {title} mit all seinen Daten einschließlich der archivierten Karten löschen?", - "Delete the board?" : "Das Board löschen?", "Clone {boardTitle}" : "{boardTitle} klonen", "Clone cards" : "Karten klonen", "Clone assignments" : "Zuweisungen klonen", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Suche nach {searchQuery} in allen Boards", "No results found" : "Keine Ergebnisse gefunden", "Deck board {name}\n* Last modified on {lastMod}" : "Deck-Board {name}\n* Zuletzt geändert am {lastMod} ", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Erstellt am {created}\n* Zuletzt geändert am {lastMod}\n* {nbAttachments} Anhänge\n* {nbComments} Kommentare", "{nbCards} cards" : "{nbCards} Karten", + "Due on {date}" : "Fällig am {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "Click to expand comment" : "Klicken, um den Kommentar zu erweitern", + "Create card" : "Karte erstellen", "Create a new card" : "Neue Karte erstellen", "Card title" : "Titel der Karte", - "Create card" : "Karte erstellen", "Creating the new card …" : "Neue Karte wird erstellt …", "Card \"{card}\" was added to \"{board}\"" : "Karte \"{card}\" wurde \"{board}\" hinzugefügt", "Open card" : "Karte öffnen", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "Morgen anstehende Karten", "upcoming cards" : "Anstehende Karten", "New card" : "Neue Karte", - "Due on {date}" : "Fällig am {date}", - "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", - "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", - "Later today – {timeLocale}" : "Heute noch – {timeLocale}", "Link to a board" : "Mit einem Board verknüpfen", "Link to a card" : "Mit einer Karte verknüpfen", "Create a card" : "Eine Karte erstellen", diff --git a/l10n/de_DE.js b/l10n/de_DE.js index ee7e64e41..1f5fac34e 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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 ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Fügen Sie Ihre Aufgaben zu den Karten hinzu und ordnen Sie diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teilen Sie mit Ihrem Team, Ihren Freunden oder Ihrer Familie\n- 📎 Fügen Sie Dateien hinzu und verwende diese in Ihren Markdown-Beschreibungen\n- 💬 Diskutieren Sie mit Ihrem Team mit Kommentaren\n- ⚡ Behalten Sie Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisieren Sie Ihr Projekt", - "Card details" : "Karten-Details", "Add board" : "Board hinzufügen", + "Card details" : "Karten-Details", "Select the board to link to a project" : "Wählen Sie ein Board aus, um dieses mit einem Projekt zu verknüpfen", "Search by board title" : "Nach einem Board suchen", "Select board" : "Board auswählen", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Eine Liste auswählen", "Move card" : "Karte verschieben", "Copy card" : "Karte kopieren", - "Select a card" : "Eine Karte auswählen", - "Cancel" : "Abbrechen", "Select the card to link to a project" : "Wählen Sie die Karte aus, um diese mit einem Projekt zu verknüpfen", "Link to card" : "Mit einer Karte verknüpfen", + "Select a card" : "Eine Karte auswählen", + "Cancel" : "Abbrechen", + "This board is read only" : "Dieses Board ist schreibgeschützt", + "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "File already exists" : "Datei bereits vorhanden", "A file with the name {filename} already exists." : "Eine Datei mit diesem Namen {filename} existiert bereits.", "Do you want to overwrite it?" : "Möchten Sie überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", - "This board is read only" : "Dieses Board ist schreibgeschützt", - "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Add card" : "Karte hinzufügen", "Archived cards" : "Archivierte Karten", "Add list" : "Liste hinzufügen", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Gelöschte Listen", "Undo" : "Rückgängig", "Deleted cards" : "Gelöschte Karten", + "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Möchten Sie wirklich das Board {title} auf {user} übertragen?", + "Transfer the board." : "Board übertragen.", + "Transfer" : "Übertragen", + "The board has been transferred to {user}" : "Das Board wurde auf {user} übertragen", + "Failed to transfer the board to {user}" : "Das Board konnte nicht auf {user} übertragen werden", "Share board with a user, group or team …" : "Board mit einem Benutzer, einer Gruppe oder einem Team teilen …", "Searching for users, groups and teams …" : "Suche nach Benutzern, Gruppen und Teams …", "No participants found" : "Keine Teilnehmer gefunden", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "kann verwalten", "Owner" : "Besitzer", "Delete" : "Löschen", - "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Möchten Sie wirklich das Board {title} auf {user} übertragen?", - "Transfer the board." : "Board übertragen.", - "Transfer" : "Übertragen", - "The board has been transferred to {user}" : "Das Board wurde auf {user} übertragen", - "Failed to transfer the board to {user}" : "Das Board konnte nicht auf {user} übertragen werden", + "List deleted" : "Liste gelöscht", "Edit list title" : "Listentitel bearbeiten", "Archive all cards" : "Alle Karten archivieren", "Unarchive all cards" : "Alle Karten dearchivieren", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Alle Karten in dieser Liste dearchivieren", "Add a new card" : "Neue Karte hinzufügen", "Card name" : "Kartenname", - "List deleted" : "Liste gelöscht", + "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Edit" : "Bearbeiten", "Add a new tag" : "Neues Schlagwort hinzufügen", - "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", "Assign to users/groups/team" : "Benutzern/Gruppen/Teams zuweisen", "Assign a user to this card…" : "Diese Karte einem Benutzer zuweisen…", "Select a user to assign to this card…" : "Wählen Sie einen Benutzer aus, der dieser Karte zugewiesen werden soll…", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Upload new files" : "Neue Dateien hochladen", "Share from Files" : "Aus Dateien heraus teilen", "Pending share" : "Ausstehende Freigabe", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Anhang entfernen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", - "File to share" : "Zu teilende Datei", - "Invalid path selected" : "Ungültiger Pfad ausgewählt", + "Modified" : "Geändert", + "Created" : "Erstellt", + "The title cannot be empty." : "Der Titel darf nicht leer sein.", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", "Comments" : "Kommentare", - "Modified" : "Geändert", - "Created" : "Erstellt", - "The title cannot be empty." : "Der Titel darf nicht leer sein.", - "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!", "Failed to load comments" : "Das Laden der Kommentare ist fehlgeschlagen", - "Save" : "Speichern", + "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!", "The comment cannot be empty." : "Der Kommentar darf nicht leer sein.", "The comment cannot be longer than 1000 characters." : "Der Kommentar darf nicht länger als 1000 Zeichen sein.", + "Save" : "Speichern", + "Created:" : "Erstellt:", "In reply to" : "Als Antwort auf", "Cancel reply" : "Antwort abbrechen", "Reply" : "Antworten", "Update" : "Aktualisieren", - "Created:" : "Erstellt:", + "Write a description …" : "Beschreibung schreiben …", "Description" : "Beschreibung", "(Unsaved)" : "(nicht gespeichert)", "(Saving…)" : "(Speichere…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Beschreibung bearbeiten", "View description" : "Beschreibung anzeigen", "Add Attachment" : "Anhang anhängen", - "Write a description …" : "Beschreibung schreiben …", "Choose attachment" : "Anhang auswählen", + "Select Date" : "Datum auswählen", + "Later today – {timeLocale}" : "Später heute – {timeLocale}", + "Set due date for later today" : "Fälligkeitsdatum auf später heute setzen", + "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", + "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", + "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", + "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", + "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", + "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a due date to this card…" : "Dieser Karte ein Fälligkeitsdatum zuweisen…", "Set a due date" : "Ein Ablaufdatum setzen", "Add due date" : "Fälligkeitsdatum hinzufügen", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Nicht erledigt", "Unarchive card" : "Karte dearchivieren", "Archive card" : "Karte archivieren", - "Select Date" : "Datum auswählen", - "Set due date for later today" : "Fälligkeitsdatum auf später heute setzen", - "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", - "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", - "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a tag to this card…" : "Dieser Karte ein Schlagwort zuweisen…", "Select or create a tag…" : "Schlagwort auswählen oder eins erstellen…", "Create a new tag:" : "Neues Schlagwort erstellen:", "(group)" : "(Gruppe)", - "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", - "Todo items" : "Aufgaben-Elemente", "{count} comments, {unread} unread" : "{count} Kommentare, {unread} ungelesen", + "Todo items" : "Aufgaben-Elemente", "Edit card title" : "Kartentitel bearbeiten", "Open link" : "Link öffnen", + "Card deleted" : "Karte gelöscht", "Edit title" : "Titel bearbeiten", "Assign to me" : "Mir zuweisen", "Unassign myself" : "Nicht mehr mir zuweisen", "Mark as not done" : "Als unerledigt markieren", "Delete card" : "Karte löschen", - "Card deleted" : "Karte gelöscht", "seconds ago" : "Gerade eben", "Keyboard shortcuts" : "Tastaturkürzel", "Boost your productivity using Deck with keyboard shortcuts." : "Steigern Sie Ihre Produktivität in Deck mit Tastaturkürzeln.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Benutzer außerhalb dieser Gruppen können keine eigenen Boards erstellen, aber weiterhin an Boards arbeiten, die mit ihnen geteilt wurden.", "Cancel edit" : "Bearbeiten abbrechen", "Save board" : "Board sichern", + "Board {0} deleted" : "Board {0} gelöscht", + "All cards" : "Alle Karten", + "Only assigned cards" : "Nur zugewiesene Karten", + "No reminder" : "Keine Erinnerung", + "An error occurred" : "Es ist ein Fehler aufgetreten", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchten Sie das Board {title} wirklich löschen? Dadurch werden alle Daten dieses Boards einschließlich archivierter Karten gelöscht.", + "Delete the board?" : "Das Board löschen?", "Board details" : "Board-Details", "Edit board" : "Board bearbeiten", "Clone board" : "Board klonen", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Fälligkeitserinnerungen einschalten", "Turn off due date reminders" : "Fälligkeitserinnerungen ausschalten", "Due date reminders" : "Fälligkeitserinnerungen", - "All cards" : "Alle Karten", "Assigned cards" : "Zugewiesene Karten", "No notifications" : "Keine Benachrichtigungen", "Delete board" : "Board löschen", - "Board {0} deleted" : "Board {0} gelöscht", - "Only assigned cards" : "Nur zugewiesene Karten", - "No reminder" : "Keine Erinnerung", - "An error occurred" : "Es ist ein Fehler aufgetreten", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchten Sie das Board {title} wirklich löschen? Dadurch werden alle Daten dieses Boards einschließlich archivierter Karten gelöscht.", - "Delete the board?" : "Das Board löschen?", "Clone {boardTitle}" : "{boardTitle} klonen", "Clone cards" : "Karten klonen", "Clone assignments" : "Zuordnungen klonen", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Suche nach {searchQuery} in allen Boards", "No results found" : "Keine Ergebnisse gefunden", "Deck board {name}\n* Last modified on {lastMod}" : "Deck-Board {name}\n* Zuletzt geändert am {lastMod} ", - "{stack} in {board}" : "{stack} auf {board}", - "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Erstellt am {created}\n* Zuletzt geändert am {lastMod}\n* {nbAttachments} Anhänge\n* {nbComments} Kommentare", "{nbCards} cards" : "{nbCards} Karten", + "Due on {date}" : "Fällig am {date}", + "{stack} in {board}" : "{stack} auf {board}", + "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "Click to expand comment" : "Klicken, um den Kommentar zu erweitern", + "Create card" : "Karte erstellen", "Create a new card" : "Neue Karte erstellen", "Card title" : "Titel der Karte", - "Create card" : "Karte erstellen", "Creating the new card …" : "Neue Karte wird erstellt …", "Card \"{card}\" was added to \"{board}\"" : "Karte \"{card}\" wurde \"{board}\" hinzugefügt", "Open card" : "Karte öffnen", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "Morgen anstehende Karten", "upcoming cards" : "Anstehende Karten", "New card" : "Neue Karte", - "Due on {date}" : "Fällig am {date}", - "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", - "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", - "Later today – {timeLocale}" : "Später heute – {timeLocale}", "Link to a board" : "Mit einem Board verknüpfen", "Link to a card" : "Mit einer Karte verknüpfen", "Create a card" : "Eine Karte erstellen", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 000b72efc..d2c0c4ea1 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Ungültiges Datum, zulässiges Datumsformat: JJJJ-MM-TT", "Personal planning and team project organization" : "Persönliche Planung und Teamprojektorganisation", "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 ist ein Organisationstool im Kanban-Stil für die persönliche Planung und Projektorganisation von Teams, die in Nextcloud integriert sind.\n\n\n- 📥 Fügen Sie Ihre Aufgaben zu den Karten hinzu und ordnen Sie diese\n- 📄 Zusätzliche Hinweise in der Abschrift notieren\n- 🔖 Zuweisen von Schlagworten für noch bessere Organisation\n- 👥 Teilen Sie mit Ihrem Team, Ihren Freunden oder Ihrer Familie\n- 📎 Fügen Sie Dateien hinzu und verwende diese in Ihren Markdown-Beschreibungen\n- 💬 Diskutieren Sie mit Ihrem Team mit Kommentaren\n- ⚡ Behalten Sie Überblick über Änderungen mit dem Aktivitäten-Stream\n- 🚀 Organisieren Sie Ihr Projekt", - "Card details" : "Karten-Details", "Add board" : "Board hinzufügen", + "Card details" : "Karten-Details", "Select the board to link to a project" : "Wählen Sie ein Board aus, um dieses mit einem Projekt zu verknüpfen", "Search by board title" : "Nach einem Board suchen", "Select board" : "Board auswählen", @@ -133,17 +133,17 @@ "Select a list" : "Eine Liste auswählen", "Move card" : "Karte verschieben", "Copy card" : "Karte kopieren", - "Select a card" : "Eine Karte auswählen", - "Cancel" : "Abbrechen", "Select the card to link to a project" : "Wählen Sie die Karte aus, um diese mit einem Projekt zu verknüpfen", "Link to card" : "Mit einer Karte verknüpfen", + "Select a card" : "Eine Karte auswählen", + "Cancel" : "Abbrechen", + "This board is read only" : "Dieses Board ist schreibgeschützt", + "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "File already exists" : "Datei bereits vorhanden", "A file with the name {filename} already exists." : "Eine Datei mit diesem Namen {filename} existiert bereits.", "Do you want to overwrite it?" : "Möchten Sie überschreiben?", "Overwrite file" : "Datei überschreiben", "Keep existing file" : "Existierende Datei behalten", - "This board is read only" : "Dieses Board ist schreibgeschützt", - "Drop your files to upload" : "Dateien zum Hochladen hineinziehen", "Add card" : "Karte hinzufügen", "Archived cards" : "Archivierte Karten", "Add list" : "Liste hinzufügen", @@ -184,6 +184,12 @@ "Deleted lists" : "Gelöschte Listen", "Undo" : "Rückgängig", "Deleted cards" : "Gelöschte Karten", + "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Möchten Sie wirklich das Board {title} auf {user} übertragen?", + "Transfer the board." : "Board übertragen.", + "Transfer" : "Übertragen", + "The board has been transferred to {user}" : "Das Board wurde auf {user} übertragen", + "Failed to transfer the board to {user}" : "Das Board konnte nicht auf {user} übertragen werden", "Share board with a user, group or team …" : "Board mit einem Benutzer, einer Gruppe oder einem Team teilen …", "Searching for users, groups and teams …" : "Suche nach Benutzern, Gruppen und Teams …", "No participants found" : "Keine Teilnehmer gefunden", @@ -195,12 +201,7 @@ "Can manage" : "kann verwalten", "Owner" : "Besitzer", "Delete" : "Löschen", - "Failed to create share with {displayName}" : "Fehler beim Erstellen der Freigabe mit dem Namen {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Möchten Sie wirklich das Board {title} auf {user} übertragen?", - "Transfer the board." : "Board übertragen.", - "Transfer" : "Übertragen", - "The board has been transferred to {user}" : "Das Board wurde auf {user} übertragen", - "Failed to transfer the board to {user}" : "Das Board konnte nicht auf {user} übertragen werden", + "List deleted" : "Liste gelöscht", "Edit list title" : "Listentitel bearbeiten", "Archive all cards" : "Alle Karten archivieren", "Unarchive all cards" : "Alle Karten dearchivieren", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Alle Karten in dieser Liste dearchivieren", "Add a new card" : "Neue Karte hinzufügen", "Card name" : "Kartenname", - "List deleted" : "Liste gelöscht", + "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Edit" : "Bearbeiten", "Add a new tag" : "Neues Schlagwort hinzufügen", - "title and color value must be provided" : "Titel und Farbwert müssen angegeben werden", "Board name" : "Boardname", "Members" : "Mitglieder", "Assign to users/groups/team" : "Benutzern/Gruppen/Teams zuweisen", "Assign a user to this card…" : "Diese Karte einem Benutzer zuweisen…", "Select a user to assign to this card…" : "Wählen Sie einen Benutzer aus, der dieser Karte zugewiesen werden soll…", + "File to share" : "Zu teilende Datei", + "Invalid path selected" : "Ungültiger Pfad ausgewählt", "Upload new files" : "Neue Dateien hochladen", "Share from Files" : "Aus Dateien heraus teilen", "Pending share" : "Ausstehende Freigabe", @@ -227,25 +229,24 @@ "Remove attachment" : "Anhang entfernen", "Delete Attachment" : "Anhang löschen", "Restore Attachment" : "Anhang wiederherstellen", - "File to share" : "Zu teilende Datei", - "Invalid path selected" : "Ungültiger Pfad ausgewählt", + "Modified" : "Geändert", + "Created" : "Erstellt", + "The title cannot be empty." : "Der Titel darf nicht leer sein.", "Open in sidebar view" : "In Seitenleiste öffnen", "Open in bigger view" : "In größerer Ansicht öffnen", "Attachments" : "Anhänge", "Comments" : "Kommentare", - "Modified" : "Geändert", - "Created" : "Erstellt", - "The title cannot be empty." : "Der Titel darf nicht leer sein.", - "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!", "Failed to load comments" : "Das Laden der Kommentare ist fehlgeschlagen", - "Save" : "Speichern", + "No comments yet. Begin the discussion!" : "Bislang keine Kommentare. Beginnen Sie die Diskussion!", "The comment cannot be empty." : "Der Kommentar darf nicht leer sein.", "The comment cannot be longer than 1000 characters." : "Der Kommentar darf nicht länger als 1000 Zeichen sein.", + "Save" : "Speichern", + "Created:" : "Erstellt:", "In reply to" : "Als Antwort auf", "Cancel reply" : "Antwort abbrechen", "Reply" : "Antworten", "Update" : "Aktualisieren", - "Created:" : "Erstellt:", + "Write a description …" : "Beschreibung schreiben …", "Description" : "Beschreibung", "(Unsaved)" : "(nicht gespeichert)", "(Saving…)" : "(Speichere…)", @@ -253,8 +254,16 @@ "Edit description" : "Beschreibung bearbeiten", "View description" : "Beschreibung anzeigen", "Add Attachment" : "Anhang anhängen", - "Write a description …" : "Beschreibung schreiben …", "Choose attachment" : "Anhang auswählen", + "Select Date" : "Datum auswählen", + "Later today – {timeLocale}" : "Später heute – {timeLocale}", + "Set due date for later today" : "Fälligkeitsdatum auf später heute setzen", + "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", + "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", + "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", + "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", + "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", + "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a due date to this card…" : "Dieser Karte ein Fälligkeitsdatum zuweisen…", "Set a due date" : "Ein Ablaufdatum setzen", "Add due date" : "Fälligkeitsdatum hinzufügen", @@ -265,26 +274,20 @@ "Not done" : "Nicht erledigt", "Unarchive card" : "Karte dearchivieren", "Archive card" : "Karte archivieren", - "Select Date" : "Datum auswählen", - "Set due date for later today" : "Fälligkeitsdatum auf später heute setzen", - "Set due date for tomorrow" : "Fälligkeitsdatum auf morgen setzen", - "Set due date for this weekend" : "Fälligkeitsdatum auf kommendes Wochenende setzen", - "Set due date for next week" : "Fälligkeitsdatum auf nächste Woche setzen", "Assign a tag to this card…" : "Dieser Karte ein Schlagwort zuweisen…", "Select or create a tag…" : "Schlagwort auswählen oder eins erstellen…", "Create a new tag:" : "Neues Schlagwort erstellen:", "(group)" : "(Gruppe)", - "Next week – {timeLocale}" : "Nächste Woche – {timeLocale}", - "Todo items" : "Aufgaben-Elemente", "{count} comments, {unread} unread" : "{count} Kommentare, {unread} ungelesen", + "Todo items" : "Aufgaben-Elemente", "Edit card title" : "Kartentitel bearbeiten", "Open link" : "Link öffnen", + "Card deleted" : "Karte gelöscht", "Edit title" : "Titel bearbeiten", "Assign to me" : "Mir zuweisen", "Unassign myself" : "Nicht mehr mir zuweisen", "Mark as not done" : "Als unerledigt markieren", "Delete card" : "Karte löschen", - "Card deleted" : "Karte gelöscht", "seconds ago" : "Gerade eben", "Keyboard shortcuts" : "Tastaturkürzel", "Boost your productivity using Deck with keyboard shortcuts." : "Steigern Sie Ihre Produktivität in Deck mit Tastaturkürzeln.", @@ -323,6 +326,13 @@ "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." : "Benutzer außerhalb dieser Gruppen können keine eigenen Boards erstellen, aber weiterhin an Boards arbeiten, die mit ihnen geteilt wurden.", "Cancel edit" : "Bearbeiten abbrechen", "Save board" : "Board sichern", + "Board {0} deleted" : "Board {0} gelöscht", + "All cards" : "Alle Karten", + "Only assigned cards" : "Nur zugewiesene Karten", + "No reminder" : "Keine Erinnerung", + "An error occurred" : "Es ist ein Fehler aufgetreten", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchten Sie das Board {title} wirklich löschen? Dadurch werden alle Daten dieses Boards einschließlich archivierter Karten gelöscht.", + "Delete the board?" : "Das Board löschen?", "Board details" : "Board-Details", "Edit board" : "Board bearbeiten", "Clone board" : "Board klonen", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Fälligkeitserinnerungen einschalten", "Turn off due date reminders" : "Fälligkeitserinnerungen ausschalten", "Due date reminders" : "Fälligkeitserinnerungen", - "All cards" : "Alle Karten", "Assigned cards" : "Zugewiesene Karten", "No notifications" : "Keine Benachrichtigungen", "Delete board" : "Board löschen", - "Board {0} deleted" : "Board {0} gelöscht", - "Only assigned cards" : "Nur zugewiesene Karten", - "No reminder" : "Keine Erinnerung", - "An error occurred" : "Es ist ein Fehler aufgetreten", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Möchten Sie das Board {title} wirklich löschen? Dadurch werden alle Daten dieses Boards einschließlich archivierter Karten gelöscht.", - "Delete the board?" : "Das Board löschen?", "Clone {boardTitle}" : "{boardTitle} klonen", "Clone cards" : "Karten klonen", "Clone assignments" : "Zuordnungen klonen", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Suche nach {searchQuery} in allen Boards", "No results found" : "Keine Ergebnisse gefunden", "Deck board {name}\n* Last modified on {lastMod}" : "Deck-Board {name}\n* Zuletzt geändert am {lastMod} ", - "{stack} in {board}" : "{stack} auf {board}", - "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Erstellt am {created}\n* Zuletzt geändert am {lastMod}\n* {nbAttachments} Anhänge\n* {nbComments} Kommentare", "{nbCards} cards" : "{nbCards} Karten", + "Due on {date}" : "Fällig am {date}", + "{stack} in {board}" : "{stack} auf {board}", + "Click to expand description" : "Klicken, um die Beschreibung zu erweitern", "Click to expand comment" : "Klicken, um den Kommentar zu erweitern", + "Create card" : "Karte erstellen", "Create a new card" : "Neue Karte erstellen", "Card title" : "Titel der Karte", - "Create card" : "Karte erstellen", "Creating the new card …" : "Neue Karte wird erstellt …", "Card \"{card}\" was added to \"{board}\"" : "Karte \"{card}\" wurde \"{board}\" hinzugefügt", "Open card" : "Karte öffnen", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "Morgen anstehende Karten", "upcoming cards" : "Anstehende Karten", "New card" : "Neue Karte", - "Due on {date}" : "Fällig am {date}", - "This weekend – {timeLocale}" : "Dieses Wochenende – {timeLocale}", - "Tomorrow – {timeLocale}" : "Morgen – {timeLocale}", - "Later today – {timeLocale}" : "Später heute – {timeLocale}", "Link to a board" : "Mit einem Board verknüpfen", "Link to a card" : "Mit einer Karte verknüpfen", "Create a card" : "Eine Karte erstellen", diff --git a/l10n/el.js b/l10n/el.js index 6db4858da..046de06f1 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -114,8 +114,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Μη έγκυρη ημερομηνία, η μορφή ημερομηνίας πρέπει να είναι ΕΕΕΕ-ΜΜ-ΗΗ", "Personal planning and team project organization" : "Προσωπικός σχεδιασμός και οργάνωση ομαδικών έργων", "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 είναι ένα εργαλείο οργάνωσης τύπου kanban με στόχο τον προσωπικό προγραμματισμό και την οργάνωση έργων για ομάδες που έχουν ενσωματωθεί στο Nextcloud.\n\n\n- 📥 Προσθέστε τις εργασίες σας στις καρτέλες και βάλτε τες στη σειρά\n- 📄 Γράψτε τις πρόσθετες σημειώσεις\n- 🔖 Αντιστοιχίστε τις ετικέτες για ακόμη καλύτερη οργάνωση\n- 👥 Μοιραστείτε με την ομάδα, φίλους ή την οικογένειά σας\n- 📎 Επισυνάψτε αρχεία και ενσωματώστε τα στην περιγραφή\n- 💬 Συζητήστε με την ομάδα σας χρησιμοποιώντας σχόλια\n- ⚡ Παρακολουθήστε τις αλλαγές στη ροή δραστηριοτήτων\n- 🚀 Έχετε τα όλα οργανωμένα", - "Card details" : "Λεπτομέρειες καρτέλας", "Add board" : "Προσθήκη πίνακα", + "Card details" : "Λεπτομέρειες καρτέλας", "Select the board to link to a project" : "Επιλέξτε πίνακα και συνδέστε τον σε ένα έργο", "Search by board title" : "Αναζήτηση με το όνομα πίνακα", "Select board" : "Επιλογή πίνακα", @@ -123,17 +123,17 @@ OC.L10N.register( "No lists available" : "Δεν υπάρχουν διαθέσιμες λίστες", "Select a list" : "Επιλέξτε μια λίστα", "Move card" : "Μετακίνηση καρτέλας", - "Select a card" : "Επιλογή μιας καρτέλας", - "Cancel" : "Aκύρωση", "Select the card to link to a project" : "Επιλογή καρτέλας για σύνδεση στο έργο", "Link to card" : "Σύνδεσμος σε καρτέλα", + "Select a card" : "Επιλογή μιας καρτέλας", + "Cancel" : "Aκύρωση", + "This board is read only" : "Ο πίνακας είναι μόνο για ανάγνωση", + "Drop your files to upload" : "Αποθέστε τα αρχεία σας για ανέβασμα", "File already exists" : "Το αρχείο υπάρχει ήδη", "A file with the name {filename} already exists." : "Το αρχείο με όνομα {filename} υπάρχει ήδη.", "Do you want to overwrite it?" : "Επιθυμείτε να γίνει αντικατάσταση του?", "Overwrite file" : "Αντικατάσταση αρχείου", "Keep existing file" : "Διατήρηση υπάρχοντος αρχείου", - "This board is read only" : "Ο πίνακας είναι μόνο για ανάγνωση", - "Drop your files to upload" : "Αποθέστε τα αρχεία σας για ανέβασμα", "Add card" : "Προσθήκη καρτέλας", "Archived cards" : "Αρχειοθετημένες καρτέλες", "Add list" : "Προσθήκη λίστας", @@ -174,6 +174,12 @@ OC.L10N.register( "Deleted lists" : "Διαγραμμένες λίστες", "Undo" : "Αναίρεση", "Deleted cards" : "Διαγραμμένες καρτέλες", + "Failed to create share with {displayName}" : "Αποτυχία δημιουργίας κοινής χρήσης με το {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Είστε σίγουροι ότι θέλετε να μεταφέρετε τον πίνακα {title} στον {user}? ", + "Transfer the board." : "Μεταφορά του πίνακα.", + "Transfer" : "Μεταφορά", + "The board has been transferred to {user}" : "Ο πίνακας έχει μεταφερθεί στον/στην {user}", + "Failed to transfer the board to {user}" : "Απέτυχε η μεταφορά του πίνακα στον χρήστη {user}", "Share board with a user, group or team …" : "Κοινή χρήση πίνακα με έναν χρήστη, μια ομάδα ή team ...", "Searching for users, groups and teams …" : "Αναζήτηση χρηστών, ομάδων και teams …", "No participants found" : "Δε βρέθηκαν συμμετέχοντες", @@ -185,12 +191,7 @@ OC.L10N.register( "Can manage" : "Μπορεί να διαχειριστεί", "Owner" : "Κάτοχος", "Delete" : "Διαγραφή", - "Failed to create share with {displayName}" : "Αποτυχία δημιουργίας κοινής χρήσης με το {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Είστε σίγουροι ότι θέλετε να μεταφέρετε τον πίνακα {title} στον {user}? ", - "Transfer the board." : "Μεταφορά του πίνακα.", - "Transfer" : "Μεταφορά", - "The board has been transferred to {user}" : "Ο πίνακας έχει μεταφερθεί στον/στην {user}", - "Failed to transfer the board to {user}" : "Απέτυχε η μεταφορά του πίνακα στον χρήστη {user}", + "List deleted" : "Η λίστα διαγράφηκε", "Edit list title" : "Επεξεργασία τίτλου λίστας", "Archive all cards" : "Αρχειοθέτηση όλων των καρτελών.", "Unarchive all cards" : "Κατάργηση αρχειοθέτησης όλων των καρτών", @@ -199,15 +200,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Κατάργηση αρχειοθέτησης όλων των καρτών σε αυτή τη λίστα", "Add a new card" : "Προσθήκη νέας καρτέλας", "Card name" : "Όνομα καρτέλας", - "List deleted" : "Η λίστα διαγράφηκε", + "title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται", "Edit" : "Επεξεργασία", "Add a new tag" : "Προσθήκη νέας ετικέτας", - "title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται", "Board name" : "Όνομα πίνακα", "Members" : "Μέλη", "Assign to users/groups/team" : "Ανάθεση σε χρήστες/ομάδες/teams", "Assign a user to this card…" : "Ανάθεση χρήστη στην καρτέλα...", "Select a user to assign to this card…" : "Επιλέξτε έναν χρήστη για να του αναθέσετε αυτή την κάρτα...", + "File to share" : "Αρχείο για κοινή χρήση", + "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", "Upload new files" : "Ανεβάστε νέα αρχεία", "Share from Files" : "Κοινή χρήση από Αρχεία", "Pending share" : "Κοινή χρήση σε εκκρεμότητα", @@ -217,25 +219,24 @@ OC.L10N.register( "Remove attachment" : "Αφαίρεση συνημμένου", "Delete Attachment" : "Διαγραφή συνημμένου", "Restore Attachment" : "Επαναφορά συνημμένου", - "File to share" : "Αρχείο για κοινή χρήση", - "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", + "Modified" : "Τροποποιήθηκε", + "Created" : "Δημιουργήθηκε", + "The title cannot be empty." : "Ο τίτλος δεν μπορεί να είναι κενός.", "Open in sidebar view" : "Άνοιγμα σε προβολή πλευρικής στήλης", "Open in bigger view" : "Άνοιγμα σε μεγαλύτερη προβολή", "Attachments" : "Συνημμένα", "Comments" : "Σχόλια", - "Modified" : "Τροποποιήθηκε", - "Created" : "Δημιουργήθηκε", - "The title cannot be empty." : "Ο τίτλος δεν μπορεί να είναι κενός.", - "No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!", "Failed to load comments" : "Αποτυχία φόρτωσης σχολίων", - "Save" : "Αποθήκευση", + "No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!", "The comment cannot be empty." : "Το σχόλιο δεν μπορεί να είναι κενό.", "The comment cannot be longer than 1000 characters." : "Το σχόλιο δεν μπορεί να έχι περισσότερους από 1000 χαρακτήρες.", + "Save" : "Αποθήκευση", + "Created:" : "Δημιουργήθηκε:", "In reply to" : "Σε απάντηση σε", "Cancel reply" : "Ακύρωση απάντησης", "Reply" : "Απάντηση", "Update" : "Ενημέρωση", - "Created:" : "Δημιουργήθηκε:", + "Write a description …" : "Γράψτε μια περιγραφή…", "Description" : "Περιγραφή", "(Unsaved)" : "(Δεν αποθηκεύτηκε)", "(Saving…)" : "(Αποθήκευση...)", @@ -243,8 +244,16 @@ OC.L10N.register( "Edit description" : "Επεξεργασία περιγραφής", "View description" : "Εμφάνιση περιγραφής", "Add Attachment" : "Προσθήκη συνημμένου", - "Write a description …" : "Γράψτε μια περιγραφή…", "Choose attachment" : "Επιλογή συνημμένου", + "Select Date" : "Επιλέξτε ημερομηνία", + "Later today – {timeLocale}" : "Αργότερα σήμερα – {timeLocale}", + "Set due date for later today" : "Ορίστε ημερομηνία λήξης για αργότερα σήμερα", + "Tomorrow – {timeLocale}" : "Αύριο – {timeLocale}", + "Set due date for tomorrow" : "Ορίστε ημερομηνία λήξης για αύριο", + "This weekend – {timeLocale}" : "Αυτή την εβδομάδα – {timeLocale}", + "Set due date for this weekend" : "Ορίστε ημερομηνία λήξης για αυτό το Σαββατοκύριακο", + "Next week – {timeLocale}" : "Επόμενη εβδομάδα – {timeLocale}", + "Set due date for next week" : "Ορίστε ημερομηνία λήξης για την επόμενη εβδομάδα", "Assign a due date to this card…" : "Ορίστε μια ημερομηνία λήξης σε αυτή την κάρτα...", "Set a due date" : "Καθορίστε ημερομηνίας λήξης", "Add due date" : "Προσθήκη ημερομηνίας λήξης", @@ -255,25 +264,19 @@ OC.L10N.register( "Not done" : "Μη ολοκληρωμένο", "Unarchive card" : "Αναίρεση αρχειοθέτησης καρτέλας", "Archive card" : "Αρχειοθέτηση καρτέλας", - "Select Date" : "Επιλέξτε ημερομηνία", - "Set due date for later today" : "Ορίστε ημερομηνία λήξης για αργότερα σήμερα", - "Set due date for tomorrow" : "Ορίστε ημερομηνία λήξης για αύριο", - "Set due date for this weekend" : "Ορίστε ημερομηνία λήξης για αυτό το Σαββατοκύριακο", - "Set due date for next week" : "Ορίστε ημερομηνία λήξης για την επόμενη εβδομάδα", "Assign a tag to this card…" : "Ορίστε μια ετικέτα σε αυτήν την καρτέλα...", "Select or create a tag…" : "Επιλέξτε ή δημιουργήστε μια ετικέτα...", "Create a new tag:" : "Δημιουργήστε νέα ετικέτα", "(group)" : "(ομάδα)", - "Next week – {timeLocale}" : "Επόμενη εβδομάδα – {timeLocale}", - "Todo items" : "Στοιχεία todo", "{count} comments, {unread} unread" : "{count} σχόλια, {unread} μη αναγνωσμένα", + "Todo items" : "Στοιχεία todo", "Edit card title" : "Επεξεργασία τίτλου κάρτας", + "Card deleted" : "Η καρτέλα διαγράφηκε", "Edit title" : "Επεξεργασία τίτλου", "Assign to me" : "Ανάθεση σε εμένα", "Unassign myself" : "Αποδέσμευσή μου", "Mark as not done" : "Σήμανση ως ολοκληρωμένου", "Delete card" : "Διαγραφή καρτέλας", - "Card deleted" : "Η καρτέλα διαγράφηκε", "seconds ago" : " δευτερόλεπτα πριν ", "Keyboard shortcuts" : "Συντομεύσεις πληκτρολογίου", "Boost your productivity using Deck with keyboard shortcuts." : "Αυξήστε την παραγωγικότητά σας στο Deck χρησιμοποιώντας συντομεύσεις πληκτρολογίου.", @@ -311,6 +314,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Περιορισμός της δημιουργίας πινάκων σε ορισμένες ομάδες", "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." : "Οι χρήστες εκτός αυτών των ομάδων δεν θα μπορούν να δημιουργούν τους δικούς τους πίνακες, αλλά θα μπορούν να εργάζονται σε πίνακες που τους έχουν διαμοιραστεί.", "Cancel edit" : "Ακύρωση επεξεργασίας", + "Board {0} deleted" : "Διαγράφηκε {0} πίνακας ", + "All cards" : "Όλες οι καρτέλες", + "Only assigned cards" : "Μόνο καρτέλες που έχουν ανατεθεί", + "No reminder" : "Δεν υπάρχει υπενθύμιση", + "An error occurred" : "Παρουσιάστηκε σφάλμα", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον πίνακα {title}; Αυτό θα διαγράψει όλα τα δεδομένα του πίνακα συμπεριλαμβανομένων και των αρχειοθετημένων καρτών.", + "Delete the board?" : "Διαγραφή του πίνακα;", "Board details" : "Λεπτομέριες πίνακα", "Edit board" : "Επεξεργασία πίνακα", "Clone board" : "Κλώνος πίνακα", @@ -320,16 +330,9 @@ OC.L10N.register( "Turn on due date reminders" : "Ενεργοποιήστε τις υπενθυμίσεις ημερομηνίας προθεσμίας", "Turn off due date reminders" : "Απενεργοποιήστε τις υπενθυμίσεις ημερομηνίας προθεσμίας", "Due date reminders" : "Υπενθυμίσεις ημερομηνίας προθεσμίας", - "All cards" : "Όλες οι καρτέλες", "Assigned cards" : "Ανατεθειμένες καρτέλες", "No notifications" : "Δεν υπάρχουν ειδοποιήσεις", "Delete board" : "Διαγραφή πίνακα", - "Board {0} deleted" : "Διαγράφηκε {0} πίνακας ", - "Only assigned cards" : "Μόνο καρτέλες που έχουν ανατεθεί", - "No reminder" : "Δεν υπάρχει υπενθύμιση", - "An error occurred" : "Παρουσιάστηκε σφάλμα", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον πίνακα {title}; Αυτό θα διαγράψει όλα τα δεδομένα του πίνακα συμπεριλαμβανομένων και των αρχειοθετημένων καρτών.", - "Delete the board?" : "Διαγραφή του πίνακα;", "Clone cards" : "Κάρτες κλώνου", "Advanced options" : "Επιλογές για προχωρημένους", "Clone" : "Κλώνος", @@ -340,14 +343,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Αναζήτηση για {searchQuery} σε όλους τους πίνακες", "No results found" : "Δεν βρέθηκαν αποτελέσματα", "Deck board {name}\n* Last modified on {lastMod}" : "Πίνακας Deck {name}\n* Τελευταία τροποποίηση στις {lastMod}", - "{stack} in {board}" : "{stack} στο {board}", - "Click to expand description" : "Κλικ για επέκταση περιγραφής", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Δημιουργήθηκε στις {created}\n* Τροποποιήθηκε στις {lastMod}\n* {nbAttachments} συνημμένα\n* {nbComments} σχόλια", "{nbCards} cards" : "{nbCards} κάρτες", + "Due on {date}" : "Προθεσμία στις {date}", + "{stack} in {board}" : "{stack} στο {board}", + "Click to expand description" : "Κλικ για επέκταση περιγραφής", "Click to expand comment" : "Κλικ για επέκταση σχολίου", + "Create card" : "Δημιουργία καρτέλας", "Create a new card" : "Δημιουργία νέας καρτέλας", "Card title" : "Τίτλος καρτέλας", - "Create card" : "Δημιουργία καρτέλας", "Creating the new card …" : "Γίνεται δημιουργία της νέας καρτέλας...", "Card \"{card}\" was added to \"{board}\"" : "Η καρτέλα \"{card}\" προστέθηκε στο \"{board}\"", "Open card" : "Άνοιγμα καρτέλας", @@ -357,10 +361,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "επερχόμενες κάρτες αύριο", "upcoming cards" : "επερχόμενες καρτέλες", "New card" : "Νέα κάρτα", - "Due on {date}" : "Προθεσμία στις {date}", - "This weekend – {timeLocale}" : "Αυτή την εβδομάδα – {timeLocale}", - "Tomorrow – {timeLocale}" : "Αύριο – {timeLocale}", - "Later today – {timeLocale}" : "Αργότερα σήμερα – {timeLocale}", "Link to a board" : "Σύνδεσμος στον πίνακα", "Link to a card" : "Σύνδεσμος σε καρτέλα", "Create a card" : "Δημιουργία καρτέλας", diff --git a/l10n/el.json b/l10n/el.json index 946ad87ed..e2510018f 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -112,8 +112,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Μη έγκυρη ημερομηνία, η μορφή ημερομηνίας πρέπει να είναι ΕΕΕΕ-ΜΜ-ΗΗ", "Personal planning and team project organization" : "Προσωπικός σχεδιασμός και οργάνωση ομαδικών έργων", "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 είναι ένα εργαλείο οργάνωσης τύπου kanban με στόχο τον προσωπικό προγραμματισμό και την οργάνωση έργων για ομάδες που έχουν ενσωματωθεί στο Nextcloud.\n\n\n- 📥 Προσθέστε τις εργασίες σας στις καρτέλες και βάλτε τες στη σειρά\n- 📄 Γράψτε τις πρόσθετες σημειώσεις\n- 🔖 Αντιστοιχίστε τις ετικέτες για ακόμη καλύτερη οργάνωση\n- 👥 Μοιραστείτε με την ομάδα, φίλους ή την οικογένειά σας\n- 📎 Επισυνάψτε αρχεία και ενσωματώστε τα στην περιγραφή\n- 💬 Συζητήστε με την ομάδα σας χρησιμοποιώντας σχόλια\n- ⚡ Παρακολουθήστε τις αλλαγές στη ροή δραστηριοτήτων\n- 🚀 Έχετε τα όλα οργανωμένα", - "Card details" : "Λεπτομέρειες καρτέλας", "Add board" : "Προσθήκη πίνακα", + "Card details" : "Λεπτομέρειες καρτέλας", "Select the board to link to a project" : "Επιλέξτε πίνακα και συνδέστε τον σε ένα έργο", "Search by board title" : "Αναζήτηση με το όνομα πίνακα", "Select board" : "Επιλογή πίνακα", @@ -121,17 +121,17 @@ "No lists available" : "Δεν υπάρχουν διαθέσιμες λίστες", "Select a list" : "Επιλέξτε μια λίστα", "Move card" : "Μετακίνηση καρτέλας", - "Select a card" : "Επιλογή μιας καρτέλας", - "Cancel" : "Aκύρωση", "Select the card to link to a project" : "Επιλογή καρτέλας για σύνδεση στο έργο", "Link to card" : "Σύνδεσμος σε καρτέλα", + "Select a card" : "Επιλογή μιας καρτέλας", + "Cancel" : "Aκύρωση", + "This board is read only" : "Ο πίνακας είναι μόνο για ανάγνωση", + "Drop your files to upload" : "Αποθέστε τα αρχεία σας για ανέβασμα", "File already exists" : "Το αρχείο υπάρχει ήδη", "A file with the name {filename} already exists." : "Το αρχείο με όνομα {filename} υπάρχει ήδη.", "Do you want to overwrite it?" : "Επιθυμείτε να γίνει αντικατάσταση του?", "Overwrite file" : "Αντικατάσταση αρχείου", "Keep existing file" : "Διατήρηση υπάρχοντος αρχείου", - "This board is read only" : "Ο πίνακας είναι μόνο για ανάγνωση", - "Drop your files to upload" : "Αποθέστε τα αρχεία σας για ανέβασμα", "Add card" : "Προσθήκη καρτέλας", "Archived cards" : "Αρχειοθετημένες καρτέλες", "Add list" : "Προσθήκη λίστας", @@ -172,6 +172,12 @@ "Deleted lists" : "Διαγραμμένες λίστες", "Undo" : "Αναίρεση", "Deleted cards" : "Διαγραμμένες καρτέλες", + "Failed to create share with {displayName}" : "Αποτυχία δημιουργίας κοινής χρήσης με το {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Είστε σίγουροι ότι θέλετε να μεταφέρετε τον πίνακα {title} στον {user}? ", + "Transfer the board." : "Μεταφορά του πίνακα.", + "Transfer" : "Μεταφορά", + "The board has been transferred to {user}" : "Ο πίνακας έχει μεταφερθεί στον/στην {user}", + "Failed to transfer the board to {user}" : "Απέτυχε η μεταφορά του πίνακα στον χρήστη {user}", "Share board with a user, group or team …" : "Κοινή χρήση πίνακα με έναν χρήστη, μια ομάδα ή team ...", "Searching for users, groups and teams …" : "Αναζήτηση χρηστών, ομάδων και teams …", "No participants found" : "Δε βρέθηκαν συμμετέχοντες", @@ -183,12 +189,7 @@ "Can manage" : "Μπορεί να διαχειριστεί", "Owner" : "Κάτοχος", "Delete" : "Διαγραφή", - "Failed to create share with {displayName}" : "Αποτυχία δημιουργίας κοινής χρήσης με το {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Είστε σίγουροι ότι θέλετε να μεταφέρετε τον πίνακα {title} στον {user}? ", - "Transfer the board." : "Μεταφορά του πίνακα.", - "Transfer" : "Μεταφορά", - "The board has been transferred to {user}" : "Ο πίνακας έχει μεταφερθεί στον/στην {user}", - "Failed to transfer the board to {user}" : "Απέτυχε η μεταφορά του πίνακα στον χρήστη {user}", + "List deleted" : "Η λίστα διαγράφηκε", "Edit list title" : "Επεξεργασία τίτλου λίστας", "Archive all cards" : "Αρχειοθέτηση όλων των καρτελών.", "Unarchive all cards" : "Κατάργηση αρχειοθέτησης όλων των καρτών", @@ -197,15 +198,16 @@ "Unarchive all cards in this list" : "Κατάργηση αρχειοθέτησης όλων των καρτών σε αυτή τη λίστα", "Add a new card" : "Προσθήκη νέας καρτέλας", "Card name" : "Όνομα καρτέλας", - "List deleted" : "Η λίστα διαγράφηκε", + "title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται", "Edit" : "Επεξεργασία", "Add a new tag" : "Προσθήκη νέας ετικέτας", - "title and color value must be provided" : "ο τίτλος και η τιμή χρώματος πρέπει να παρέχονται", "Board name" : "Όνομα πίνακα", "Members" : "Μέλη", "Assign to users/groups/team" : "Ανάθεση σε χρήστες/ομάδες/teams", "Assign a user to this card…" : "Ανάθεση χρήστη στην καρτέλα...", "Select a user to assign to this card…" : "Επιλέξτε έναν χρήστη για να του αναθέσετε αυτή την κάρτα...", + "File to share" : "Αρχείο για κοινή χρήση", + "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", "Upload new files" : "Ανεβάστε νέα αρχεία", "Share from Files" : "Κοινή χρήση από Αρχεία", "Pending share" : "Κοινή χρήση σε εκκρεμότητα", @@ -215,25 +217,24 @@ "Remove attachment" : "Αφαίρεση συνημμένου", "Delete Attachment" : "Διαγραφή συνημμένου", "Restore Attachment" : "Επαναφορά συνημμένου", - "File to share" : "Αρχείο για κοινή χρήση", - "Invalid path selected" : "Επιλέχθηκε μη έγκυρη διαδρομή", + "Modified" : "Τροποποιήθηκε", + "Created" : "Δημιουργήθηκε", + "The title cannot be empty." : "Ο τίτλος δεν μπορεί να είναι κενός.", "Open in sidebar view" : "Άνοιγμα σε προβολή πλευρικής στήλης", "Open in bigger view" : "Άνοιγμα σε μεγαλύτερη προβολή", "Attachments" : "Συνημμένα", "Comments" : "Σχόλια", - "Modified" : "Τροποποιήθηκε", - "Created" : "Δημιουργήθηκε", - "The title cannot be empty." : "Ο τίτλος δεν μπορεί να είναι κενός.", - "No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!", "Failed to load comments" : "Αποτυχία φόρτωσης σχολίων", - "Save" : "Αποθήκευση", + "No comments yet. Begin the discussion!" : "Χωρίς σχόλια ακόμη. Ξεκινήστε την συζήτηση!", "The comment cannot be empty." : "Το σχόλιο δεν μπορεί να είναι κενό.", "The comment cannot be longer than 1000 characters." : "Το σχόλιο δεν μπορεί να έχι περισσότερους από 1000 χαρακτήρες.", + "Save" : "Αποθήκευση", + "Created:" : "Δημιουργήθηκε:", "In reply to" : "Σε απάντηση σε", "Cancel reply" : "Ακύρωση απάντησης", "Reply" : "Απάντηση", "Update" : "Ενημέρωση", - "Created:" : "Δημιουργήθηκε:", + "Write a description …" : "Γράψτε μια περιγραφή…", "Description" : "Περιγραφή", "(Unsaved)" : "(Δεν αποθηκεύτηκε)", "(Saving…)" : "(Αποθήκευση...)", @@ -241,8 +242,16 @@ "Edit description" : "Επεξεργασία περιγραφής", "View description" : "Εμφάνιση περιγραφής", "Add Attachment" : "Προσθήκη συνημμένου", - "Write a description …" : "Γράψτε μια περιγραφή…", "Choose attachment" : "Επιλογή συνημμένου", + "Select Date" : "Επιλέξτε ημερομηνία", + "Later today – {timeLocale}" : "Αργότερα σήμερα – {timeLocale}", + "Set due date for later today" : "Ορίστε ημερομηνία λήξης για αργότερα σήμερα", + "Tomorrow – {timeLocale}" : "Αύριο – {timeLocale}", + "Set due date for tomorrow" : "Ορίστε ημερομηνία λήξης για αύριο", + "This weekend – {timeLocale}" : "Αυτή την εβδομάδα – {timeLocale}", + "Set due date for this weekend" : "Ορίστε ημερομηνία λήξης για αυτό το Σαββατοκύριακο", + "Next week – {timeLocale}" : "Επόμενη εβδομάδα – {timeLocale}", + "Set due date for next week" : "Ορίστε ημερομηνία λήξης για την επόμενη εβδομάδα", "Assign a due date to this card…" : "Ορίστε μια ημερομηνία λήξης σε αυτή την κάρτα...", "Set a due date" : "Καθορίστε ημερομηνίας λήξης", "Add due date" : "Προσθήκη ημερομηνίας λήξης", @@ -253,25 +262,19 @@ "Not done" : "Μη ολοκληρωμένο", "Unarchive card" : "Αναίρεση αρχειοθέτησης καρτέλας", "Archive card" : "Αρχειοθέτηση καρτέλας", - "Select Date" : "Επιλέξτε ημερομηνία", - "Set due date for later today" : "Ορίστε ημερομηνία λήξης για αργότερα σήμερα", - "Set due date for tomorrow" : "Ορίστε ημερομηνία λήξης για αύριο", - "Set due date for this weekend" : "Ορίστε ημερομηνία λήξης για αυτό το Σαββατοκύριακο", - "Set due date for next week" : "Ορίστε ημερομηνία λήξης για την επόμενη εβδομάδα", "Assign a tag to this card…" : "Ορίστε μια ετικέτα σε αυτήν την καρτέλα...", "Select or create a tag…" : "Επιλέξτε ή δημιουργήστε μια ετικέτα...", "Create a new tag:" : "Δημιουργήστε νέα ετικέτα", "(group)" : "(ομάδα)", - "Next week – {timeLocale}" : "Επόμενη εβδομάδα – {timeLocale}", - "Todo items" : "Στοιχεία todo", "{count} comments, {unread} unread" : "{count} σχόλια, {unread} μη αναγνωσμένα", + "Todo items" : "Στοιχεία todo", "Edit card title" : "Επεξεργασία τίτλου κάρτας", + "Card deleted" : "Η καρτέλα διαγράφηκε", "Edit title" : "Επεξεργασία τίτλου", "Assign to me" : "Ανάθεση σε εμένα", "Unassign myself" : "Αποδέσμευσή μου", "Mark as not done" : "Σήμανση ως ολοκληρωμένου", "Delete card" : "Διαγραφή καρτέλας", - "Card deleted" : "Η καρτέλα διαγράφηκε", "seconds ago" : " δευτερόλεπτα πριν ", "Keyboard shortcuts" : "Συντομεύσεις πληκτρολογίου", "Boost your productivity using Deck with keyboard shortcuts." : "Αυξήστε την παραγωγικότητά σας στο Deck χρησιμοποιώντας συντομεύσεις πληκτρολογίου.", @@ -309,6 +312,13 @@ "Limit board creation to some groups" : "Περιορισμός της δημιουργίας πινάκων σε ορισμένες ομάδες", "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." : "Οι χρήστες εκτός αυτών των ομάδων δεν θα μπορούν να δημιουργούν τους δικούς τους πίνακες, αλλά θα μπορούν να εργάζονται σε πίνακες που τους έχουν διαμοιραστεί.", "Cancel edit" : "Ακύρωση επεξεργασίας", + "Board {0} deleted" : "Διαγράφηκε {0} πίνακας ", + "All cards" : "Όλες οι καρτέλες", + "Only assigned cards" : "Μόνο καρτέλες που έχουν ανατεθεί", + "No reminder" : "Δεν υπάρχει υπενθύμιση", + "An error occurred" : "Παρουσιάστηκε σφάλμα", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον πίνακα {title}; Αυτό θα διαγράψει όλα τα δεδομένα του πίνακα συμπεριλαμβανομένων και των αρχειοθετημένων καρτών.", + "Delete the board?" : "Διαγραφή του πίνακα;", "Board details" : "Λεπτομέριες πίνακα", "Edit board" : "Επεξεργασία πίνακα", "Clone board" : "Κλώνος πίνακα", @@ -318,16 +328,9 @@ "Turn on due date reminders" : "Ενεργοποιήστε τις υπενθυμίσεις ημερομηνίας προθεσμίας", "Turn off due date reminders" : "Απενεργοποιήστε τις υπενθυμίσεις ημερομηνίας προθεσμίας", "Due date reminders" : "Υπενθυμίσεις ημερομηνίας προθεσμίας", - "All cards" : "Όλες οι καρτέλες", "Assigned cards" : "Ανατεθειμένες καρτέλες", "No notifications" : "Δεν υπάρχουν ειδοποιήσεις", "Delete board" : "Διαγραφή πίνακα", - "Board {0} deleted" : "Διαγράφηκε {0} πίνακας ", - "Only assigned cards" : "Μόνο καρτέλες που έχουν ανατεθεί", - "No reminder" : "Δεν υπάρχει υπενθύμιση", - "An error occurred" : "Παρουσιάστηκε σφάλμα", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Είστε βέβαιοι ότι θέλετε να διαγράψετε τον πίνακα {title}; Αυτό θα διαγράψει όλα τα δεδομένα του πίνακα συμπεριλαμβανομένων και των αρχειοθετημένων καρτών.", - "Delete the board?" : "Διαγραφή του πίνακα;", "Clone cards" : "Κάρτες κλώνου", "Advanced options" : "Επιλογές για προχωρημένους", "Clone" : "Κλώνος", @@ -338,14 +341,15 @@ "Search for {searchQuery} in all boards" : "Αναζήτηση για {searchQuery} σε όλους τους πίνακες", "No results found" : "Δεν βρέθηκαν αποτελέσματα", "Deck board {name}\n* Last modified on {lastMod}" : "Πίνακας Deck {name}\n* Τελευταία τροποποίηση στις {lastMod}", - "{stack} in {board}" : "{stack} στο {board}", - "Click to expand description" : "Κλικ για επέκταση περιγραφής", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Δημιουργήθηκε στις {created}\n* Τροποποιήθηκε στις {lastMod}\n* {nbAttachments} συνημμένα\n* {nbComments} σχόλια", "{nbCards} cards" : "{nbCards} κάρτες", + "Due on {date}" : "Προθεσμία στις {date}", + "{stack} in {board}" : "{stack} στο {board}", + "Click to expand description" : "Κλικ για επέκταση περιγραφής", "Click to expand comment" : "Κλικ για επέκταση σχολίου", + "Create card" : "Δημιουργία καρτέλας", "Create a new card" : "Δημιουργία νέας καρτέλας", "Card title" : "Τίτλος καρτέλας", - "Create card" : "Δημιουργία καρτέλας", "Creating the new card …" : "Γίνεται δημιουργία της νέας καρτέλας...", "Card \"{card}\" was added to \"{board}\"" : "Η καρτέλα \"{card}\" προστέθηκε στο \"{board}\"", "Open card" : "Άνοιγμα καρτέλας", @@ -355,10 +359,6 @@ "upcoming cards tomorrow" : "επερχόμενες κάρτες αύριο", "upcoming cards" : "επερχόμενες καρτέλες", "New card" : "Νέα κάρτα", - "Due on {date}" : "Προθεσμία στις {date}", - "This weekend – {timeLocale}" : "Αυτή την εβδομάδα – {timeLocale}", - "Tomorrow – {timeLocale}" : "Αύριο – {timeLocale}", - "Later today – {timeLocale}" : "Αργότερα σήμερα – {timeLocale}", "Link to a board" : "Σύνδεσμος στον πίνακα", "Link to a card" : "Σύνδεσμος σε καρτέλα", "Create a card" : "Δημιουργία καρτέλας", diff --git a/l10n/en_GB.js b/l10n/en_GB.js index ba23670aa..dc0747d76 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Personal planning and team project organization" : "Personal planning and team project organization", "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 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", - "Card details" : "Card details", "Add board" : "Add board", + "Card details" : "Card details", "Select the board to link to a project" : "Select the board to link to a project", "Search by board title" : "Search by board title", "Select board" : "Select board", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Select a list", "Move card" : "Move card", "Copy card" : "Copy card", - "Select a card" : "Select a card", - "Cancel" : "Cancel", "Select the card to link to a project" : "Select the card to link to a project", "Link to card" : "Link to card", + "Select a card" : "Select a card", + "Cancel" : "Cancel", + "This board is read only" : "This board is read only", + "Drop your files to upload" : "Drop your files to upload", "File already exists" : "File already exists", "A file with the name {filename} already exists." : "A file with the name {filename} already exists.", "Do you want to overwrite it?" : "Do you want to overwrite it?", "Overwrite file" : "Overwrite file", "Keep existing file" : "Keep existing file", - "This board is read only" : "This board is read only", - "Drop your files to upload" : "Drop your files to upload", "Add card" : "Add card", "Archived cards" : "Archived cards", "Add list" : "Add list", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Deleted lists", "Undo" : "Undo", "Deleted cards" : "Deleted cards", + "Failed to create share with {displayName}" : "Failed to create share with {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", + "Transfer the board." : "Transfer the board.", + "Transfer" : "Transfer", + "The board has been transferred to {user}" : "The board has been transferred to {user}", + "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", "Share board with a user, group or team …" : "Share board with a user, group or team …", "Searching for users, groups and teams …" : "Searching for users, groups and teams …", "No participants found" : "No participants found", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Can manage", "Owner" : "Owner", "Delete" : "Delete", - "Failed to create share with {displayName}" : "Failed to create share with {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", - "Transfer the board." : "Transfer the board.", - "Transfer" : "Transfer", - "The board has been transferred to {user}" : "The board has been transferred to {user}", - "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", + "List deleted" : "List deleted", "Edit list title" : "Edit list title", "Archive all cards" : "Archive all cards", "Unarchive all cards" : "Unarchive all cards", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Unarchive all cards in this list", "Add a new card" : "Add a new card", "Card name" : "Card name", - "List deleted" : "List deleted", + "title and color value must be provided" : "title and colour value must be provided", "Edit" : "Edit", "Add a new tag" : "Add a new tag", - "title and color value must be provided" : "title and colour value must be provided", "Board name" : "Board name", "Members" : "Members", "Assign to users/groups/team" : "Assign to users/groups/team", "Assign a user to this card…" : "Assign a user to this card…", "Select a user to assign to this card…" : "Select a user to assign to this card…", + "File to share" : "File to share", + "Invalid path selected" : "Invalid path selected", "Upload new files" : "Upload new files", "Share from Files" : "Share from Files", "Pending share" : "Pending share", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Remove attachment", "Delete Attachment" : "Delete Attachment", "Restore Attachment" : "Restore Attachment", - "File to share" : "File to share", - "Invalid path selected" : "Invalid path selected", + "Modified" : "Modified", + "Created" : "Created", + "The title cannot be empty." : "The title cannot be empty.", "Open in sidebar view" : "Open in sidebar view", "Open in bigger view" : "Open in bigger view", "Attachments" : "Attachments", "Comments" : "Comments", - "Modified" : "Modified", - "Created" : "Created", - "The title cannot be empty." : "The title cannot be empty.", - "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "Failed to load comments" : "Failed to load comments", - "Save" : "Save", + "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "The comment cannot be empty." : "The comment cannot be empty.", "The comment cannot be longer than 1000 characters." : "The comment cannot be longer than 1000 characters.", + "Save" : "Save", + "Created:" : "Created:", "In reply to" : "In reply to", "Cancel reply" : "Cancel reply", "Reply" : "Reply", "Update" : "Update", - "Created:" : "Created:", + "Write a description …" : "Write a description …", "Description" : "Description", "(Unsaved)" : "(Unsaved)", "(Saving…)" : "(Saving…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Edit description", "View description" : "View description", "Add Attachment" : "Add Attachment", - "Write a description …" : "Write a description …", "Choose attachment" : "Choose attachment", + "Select Date" : "Select Date", + "Later today – {timeLocale}" : "Later today – {timeLocale}", + "Set due date for later today" : "Set due date for later today", + "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", + "Set due date for tomorrow" : "Set due date for tomorrow", + "This weekend – {timeLocale}" : "This weekend – {timeLocale}", + "Set due date for this weekend" : "Set due date for this weekend", + "Next week – {timeLocale}" : "Next week – {timeLocale}", + "Set due date for next week" : "Set due date for next week", "Assign a due date to this card…" : "Assign a due date to this card…", "Set a due date" : "Set a due date", "Add due date" : "Add due date", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Not done", "Unarchive card" : "Unarchive card", "Archive card" : "Archive card", - "Select Date" : "Select Date", - "Set due date for later today" : "Set due date for later today", - "Set due date for tomorrow" : "Set due date for tomorrow", - "Set due date for this weekend" : "Set due date for this weekend", - "Set due date for next week" : "Set due date for next week", "Assign a tag to this card…" : "Assign a tag to this card…", "Select or create a tag…" : "Select or create a tag…", "Create a new tag:" : "Create a new tag:", "(group)" : "(group)", - "Next week – {timeLocale}" : "Next week – {timeLocale}", - "Todo items" : "Todo items", "{count} comments, {unread} unread" : "{count} comments, {unread} unread", + "Todo items" : "Todo items", "Edit card title" : "Edit card title", "Open link" : "Open link", + "Card deleted" : "Card deleted", "Edit title" : "Edit title", "Assign to me" : "Assign to me", "Unassign myself" : "Unassign myself", "Mark as not done" : "Mark as not done", "Delete card" : "Delete card", - "Card deleted" : "Card deleted", "seconds ago" : "seconds ago", "Keyboard shortcuts" : "Keyboard shortcuts", "Boost your productivity using Deck with keyboard shortcuts." : "Boost your productivity using Deck with keyboard shortcuts.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "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.", "Cancel edit" : "Cancel edit", "Save board" : "Save board", + "Board {0} deleted" : "Board {0} deleted", + "All cards" : "All cards", + "Only assigned cards" : "Only assigned cards", + "No reminder" : "No reminder", + "An error occurred" : "An error occurred", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", + "Delete the board?" : "Delete the board?", "Board details" : "Board details", "Edit board" : "Edit board", "Clone board" : "Clone board", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Turn on due date reminders", "Turn off due date reminders" : "Turn off due date reminders", "Due date reminders" : "Due date reminders", - "All cards" : "All cards", "Assigned cards" : "Assigned cards", "No notifications" : "No notifications", "Delete board" : "Delete board", - "Board {0} deleted" : "Board {0} deleted", - "Only assigned cards" : "Only assigned cards", - "No reminder" : "No reminder", - "An error occurred" : "An error occurred", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", - "Delete the board?" : "Delete the board?", "Clone {boardTitle}" : "Clone {boardTitle}", "Clone cards" : "Clone cards", "Clone assignments" : "Clone assignments", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Search for {searchQuery} in all boards", "No results found" : "No results found", "Deck board {name}\n* Last modified on {lastMod}" : "Deck board {name}\n* Last modified on {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Click to expand description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments", "{nbCards} cards" : "{nbCards} cards", + "Due on {date}" : "Due on {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Click to expand description", "Click to expand comment" : "Click to expand comment", + "Create card" : "Create card", "Create a new card" : "Create a new card", "Card title" : "Card title", - "Create card" : "Create card", "Creating the new card …" : "Creating the new card …", "Card \"{card}\" was added to \"{board}\"" : "Card \"{card}\" was added to \"{board}\"", "Open card" : "Open card", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "upcoming cards tomorrow", "upcoming cards" : "upcoming cards", "New card" : "New card", - "Due on {date}" : "Due on {date}", - "This weekend – {timeLocale}" : "This weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", - "Later today – {timeLocale}" : "Later today – {timeLocale}", "Link to a board" : "Link to a board", "Link to a card" : "Link to a card", "Create a card" : "Create a card", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index b7765b8a6..ace379f1c 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Personal planning and team project organization" : "Personal planning and team project organization", "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 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", - "Card details" : "Card details", "Add board" : "Add board", + "Card details" : "Card details", "Select the board to link to a project" : "Select the board to link to a project", "Search by board title" : "Search by board title", "Select board" : "Select board", @@ -133,17 +133,17 @@ "Select a list" : "Select a list", "Move card" : "Move card", "Copy card" : "Copy card", - "Select a card" : "Select a card", - "Cancel" : "Cancel", "Select the card to link to a project" : "Select the card to link to a project", "Link to card" : "Link to card", + "Select a card" : "Select a card", + "Cancel" : "Cancel", + "This board is read only" : "This board is read only", + "Drop your files to upload" : "Drop your files to upload", "File already exists" : "File already exists", "A file with the name {filename} already exists." : "A file with the name {filename} already exists.", "Do you want to overwrite it?" : "Do you want to overwrite it?", "Overwrite file" : "Overwrite file", "Keep existing file" : "Keep existing file", - "This board is read only" : "This board is read only", - "Drop your files to upload" : "Drop your files to upload", "Add card" : "Add card", "Archived cards" : "Archived cards", "Add list" : "Add list", @@ -184,6 +184,12 @@ "Deleted lists" : "Deleted lists", "Undo" : "Undo", "Deleted cards" : "Deleted cards", + "Failed to create share with {displayName}" : "Failed to create share with {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", + "Transfer the board." : "Transfer the board.", + "Transfer" : "Transfer", + "The board has been transferred to {user}" : "The board has been transferred to {user}", + "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", "Share board with a user, group or team …" : "Share board with a user, group or team …", "Searching for users, groups and teams …" : "Searching for users, groups and teams …", "No participants found" : "No participants found", @@ -195,12 +201,7 @@ "Can manage" : "Can manage", "Owner" : "Owner", "Delete" : "Delete", - "Failed to create share with {displayName}" : "Failed to create share with {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", - "Transfer the board." : "Transfer the board.", - "Transfer" : "Transfer", - "The board has been transferred to {user}" : "The board has been transferred to {user}", - "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", + "List deleted" : "List deleted", "Edit list title" : "Edit list title", "Archive all cards" : "Archive all cards", "Unarchive all cards" : "Unarchive all cards", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Unarchive all cards in this list", "Add a new card" : "Add a new card", "Card name" : "Card name", - "List deleted" : "List deleted", + "title and color value must be provided" : "title and colour value must be provided", "Edit" : "Edit", "Add a new tag" : "Add a new tag", - "title and color value must be provided" : "title and colour value must be provided", "Board name" : "Board name", "Members" : "Members", "Assign to users/groups/team" : "Assign to users/groups/team", "Assign a user to this card…" : "Assign a user to this card…", "Select a user to assign to this card…" : "Select a user to assign to this card…", + "File to share" : "File to share", + "Invalid path selected" : "Invalid path selected", "Upload new files" : "Upload new files", "Share from Files" : "Share from Files", "Pending share" : "Pending share", @@ -227,25 +229,24 @@ "Remove attachment" : "Remove attachment", "Delete Attachment" : "Delete Attachment", "Restore Attachment" : "Restore Attachment", - "File to share" : "File to share", - "Invalid path selected" : "Invalid path selected", + "Modified" : "Modified", + "Created" : "Created", + "The title cannot be empty." : "The title cannot be empty.", "Open in sidebar view" : "Open in sidebar view", "Open in bigger view" : "Open in bigger view", "Attachments" : "Attachments", "Comments" : "Comments", - "Modified" : "Modified", - "Created" : "Created", - "The title cannot be empty." : "The title cannot be empty.", - "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "Failed to load comments" : "Failed to load comments", - "Save" : "Save", + "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "The comment cannot be empty." : "The comment cannot be empty.", "The comment cannot be longer than 1000 characters." : "The comment cannot be longer than 1000 characters.", + "Save" : "Save", + "Created:" : "Created:", "In reply to" : "In reply to", "Cancel reply" : "Cancel reply", "Reply" : "Reply", "Update" : "Update", - "Created:" : "Created:", + "Write a description …" : "Write a description …", "Description" : "Description", "(Unsaved)" : "(Unsaved)", "(Saving…)" : "(Saving…)", @@ -253,8 +254,16 @@ "Edit description" : "Edit description", "View description" : "View description", "Add Attachment" : "Add Attachment", - "Write a description …" : "Write a description …", "Choose attachment" : "Choose attachment", + "Select Date" : "Select Date", + "Later today – {timeLocale}" : "Later today – {timeLocale}", + "Set due date for later today" : "Set due date for later today", + "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", + "Set due date for tomorrow" : "Set due date for tomorrow", + "This weekend – {timeLocale}" : "This weekend – {timeLocale}", + "Set due date for this weekend" : "Set due date for this weekend", + "Next week – {timeLocale}" : "Next week – {timeLocale}", + "Set due date for next week" : "Set due date for next week", "Assign a due date to this card…" : "Assign a due date to this card…", "Set a due date" : "Set a due date", "Add due date" : "Add due date", @@ -265,26 +274,20 @@ "Not done" : "Not done", "Unarchive card" : "Unarchive card", "Archive card" : "Archive card", - "Select Date" : "Select Date", - "Set due date for later today" : "Set due date for later today", - "Set due date for tomorrow" : "Set due date for tomorrow", - "Set due date for this weekend" : "Set due date for this weekend", - "Set due date for next week" : "Set due date for next week", "Assign a tag to this card…" : "Assign a tag to this card…", "Select or create a tag…" : "Select or create a tag…", "Create a new tag:" : "Create a new tag:", "(group)" : "(group)", - "Next week – {timeLocale}" : "Next week – {timeLocale}", - "Todo items" : "Todo items", "{count} comments, {unread} unread" : "{count} comments, {unread} unread", + "Todo items" : "Todo items", "Edit card title" : "Edit card title", "Open link" : "Open link", + "Card deleted" : "Card deleted", "Edit title" : "Edit title", "Assign to me" : "Assign to me", "Unassign myself" : "Unassign myself", "Mark as not done" : "Mark as not done", "Delete card" : "Delete card", - "Card deleted" : "Card deleted", "seconds ago" : "seconds ago", "Keyboard shortcuts" : "Keyboard shortcuts", "Boost your productivity using Deck with keyboard shortcuts." : "Boost your productivity using Deck with keyboard shortcuts.", @@ -323,6 +326,13 @@ "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." : "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.", "Cancel edit" : "Cancel edit", "Save board" : "Save board", + "Board {0} deleted" : "Board {0} deleted", + "All cards" : "All cards", + "Only assigned cards" : "Only assigned cards", + "No reminder" : "No reminder", + "An error occurred" : "An error occurred", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", + "Delete the board?" : "Delete the board?", "Board details" : "Board details", "Edit board" : "Edit board", "Clone board" : "Clone board", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Turn on due date reminders", "Turn off due date reminders" : "Turn off due date reminders", "Due date reminders" : "Due date reminders", - "All cards" : "All cards", "Assigned cards" : "Assigned cards", "No notifications" : "No notifications", "Delete board" : "Delete board", - "Board {0} deleted" : "Board {0} deleted", - "Only assigned cards" : "Only assigned cards", - "No reminder" : "No reminder", - "An error occurred" : "An error occurred", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", - "Delete the board?" : "Delete the board?", "Clone {boardTitle}" : "Clone {boardTitle}", "Clone cards" : "Clone cards", "Clone assignments" : "Clone assignments", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Search for {searchQuery} in all boards", "No results found" : "No results found", "Deck board {name}\n* Last modified on {lastMod}" : "Deck board {name}\n* Last modified on {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Click to expand description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments", "{nbCards} cards" : "{nbCards} cards", + "Due on {date}" : "Due on {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Click to expand description", "Click to expand comment" : "Click to expand comment", + "Create card" : "Create card", "Create a new card" : "Create a new card", "Card title" : "Card title", - "Create card" : "Create card", "Creating the new card …" : "Creating the new card …", "Card \"{card}\" was added to \"{board}\"" : "Card \"{card}\" was added to \"{board}\"", "Open card" : "Open card", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "upcoming cards tomorrow", "upcoming cards" : "upcoming cards", "New card" : "New card", - "Due on {date}" : "Due on {date}", - "This weekend – {timeLocale}" : "This weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", - "Later today – {timeLocale}" : "Later today – {timeLocale}", "Link to a board" : "Link to a board", "Link to a card" : "Link to a card", "Create a card" : "Create a card", diff --git a/l10n/eo.js b/l10n/eo.js index 18bf3b83d..5265f1c88 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -91,20 +91,20 @@ OC.L10N.register( "Edit" : "Redakti", "Members" : "Membroj", "Download" : "Elŝuti", - "Attachments" : "Dosieraj aldonaĵoj", - "Comments" : "Komentoj", "Modified" : "Modifita", "Created" : "Kreita", + "Attachments" : "Dosieraj aldonaĵoj", + "Comments" : "Komentoj", "Save" : "Konservi", + "Created:" : "Kreita:", "Reply" : "Respondi", "Update" : "Ĝisdatigi", - "Created:" : "Kreita:", "Description" : "Priskribo", "Formatting help" : "Helpo pri tekstaranĝo", + "Select Date" : "Elekti daton", "Remove due date" : "Viŝi limdaton", "Unarchive card" : "Malarĥivigi karton", "Archive card" : "Arĥivigi karton", - "Select Date" : "Elekti daton", "(group)" : "(grupo)", "Delete card" : "Forigi karton", "seconds ago" : "antaŭ kelkaj sekundoj", @@ -112,12 +112,12 @@ OC.L10N.register( "Search" : "Serĉi", "Archived boards" : "Arĥivigitaj tabuloj", "Shared with you" : "Kunhavata kun vi", + "An error occurred" : "Eraro okazis", "Edit board" : "Modifi tabulon", "Unarchive board" : "Elarĥivigi tabulon", "Archive board" : "Enarĥivigi tabulon", "No notifications" : "Neniu sciigo", "Delete board" : "Forigi tabulon", - "An error occurred" : "Eraro okazis", "Advanced options" : "Detalaj agordoj", "Today" : "Hodiaŭ", "Tomorrow" : "Morgaŭ", diff --git a/l10n/eo.json b/l10n/eo.json index 5b6e1b27f..797dd78b8 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -89,20 +89,20 @@ "Edit" : "Redakti", "Members" : "Membroj", "Download" : "Elŝuti", - "Attachments" : "Dosieraj aldonaĵoj", - "Comments" : "Komentoj", "Modified" : "Modifita", "Created" : "Kreita", + "Attachments" : "Dosieraj aldonaĵoj", + "Comments" : "Komentoj", "Save" : "Konservi", + "Created:" : "Kreita:", "Reply" : "Respondi", "Update" : "Ĝisdatigi", - "Created:" : "Kreita:", "Description" : "Priskribo", "Formatting help" : "Helpo pri tekstaranĝo", + "Select Date" : "Elekti daton", "Remove due date" : "Viŝi limdaton", "Unarchive card" : "Malarĥivigi karton", "Archive card" : "Arĥivigi karton", - "Select Date" : "Elekti daton", "(group)" : "(grupo)", "Delete card" : "Forigi karton", "seconds ago" : "antaŭ kelkaj sekundoj", @@ -110,12 +110,12 @@ "Search" : "Serĉi", "Archived boards" : "Arĥivigitaj tabuloj", "Shared with you" : "Kunhavata kun vi", + "An error occurred" : "Eraro okazis", "Edit board" : "Modifi tabulon", "Unarchive board" : "Elarĥivigi tabulon", "Archive board" : "Enarĥivigi tabulon", "No notifications" : "Neniu sciigo", "Delete board" : "Forigi tabulon", - "An error occurred" : "Eraro okazis", "Advanced options" : "Detalaj agordoj", "Today" : "Hodiaŭ", "Tomorrow" : "Morgaŭ", diff --git a/l10n/es.js b/l10n/es.js index 875c18049..5eb4926c8 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -116,8 +116,8 @@ OC.L10N.register( "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", - "Card details" : "Detalles de la tarjeta", "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", "Search by board title" : "Buscar por título de tablero", "Select board" : "Selecciona tablero", @@ -127,17 +127,17 @@ OC.L10N.register( "Select a list" : "Seleccionar una lista", "Move card" : "Mover tarjeta", "Copy card" : "Copiar tarjeta", - "Select a card" : "Seleccionar una tarjeta", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Selecciona la tarjeta que enlazar a un proyecto", "Link to card" : "Enlace a tarjeta", + "Select a card" : "Seleccionar una tarjeta", + "Cancel" : "Cancelar", + "This board is read only" : "Este tablero es de sólo lectura", + "Drop your files to upload" : "Arrastra tus archivos para subir", "File already exists" : "El archivo ya existe", "A file with the name {filename} already exists." : "Ya existe un archivo con el nombre {filename}.", "Do you want to overwrite it?" : "¿Desea sobreescribirlo?", "Overwrite file" : "Sobreescribir archivo", "Keep existing file" : "Mantener el archivo existente", - "This board is read only" : "Este tablero es de sólo lectura", - "Drop your files to upload" : "Arrastra tus archivos para subir", "Add card" : "Añadir tarjeta", "Archived cards" : "Tarjetas archivadas", "Add list" : "Agregar lista", @@ -178,6 +178,12 @@ OC.L10N.register( "Deleted lists" : "Listas eliminadas", "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.", + "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}", "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", @@ -189,12 +195,7 @@ OC.L10N.register( "Can manage" : "Puede gestionar", "Owner" : "Propietario", "Delete" : "Eliminar", - "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.", - "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}", + "List deleted" : "Lista borrada", "Edit list title" : "Editar el título de la lista", "Archive all cards" : "Archivar todas las tarjetas", "Unarchive all cards" : "Desarchivar todas las tarjetas", @@ -203,15 +204,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Desarchivar todas las tarjetas en esta lista", "Add a new card" : "Añadir una nueva tarjeta", "Card name" : "Nombre de la tarjeta", - "List deleted" : "Lista borrada", + "title and color value must be provided" : "Se debe indicar un valor para título y color ", "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 ", "Board name" : "Nombre del tablero", "Members" : "Miembros", "Assign to users/groups/team" : "Asignar a usuarios/grupos/equipo", "Assign a user to this card…" : "Asignar un usuario a esta tarjeta...", "Select a user to assign to this card…" : "Seleccione un usuario para asignar esta tarjeta…", + "File to share" : "Archivo a compartir", + "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", @@ -221,25 +223,24 @@ OC.L10N.register( "Remove attachment" : "Quitar adjunto", "Delete Attachment" : "Borrar adjunto", "Restore Attachment" : "Restaurar Adjunto", - "File to share" : "Archivo a compartir", - "Invalid path selected" : "Ruta seleccionada no válida", + "Modified" : "Modificado", + "Created" : "Creado", + "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", - "Modified" : "Modificado", - "Created" : "Creado", - "The title cannot be empty." : "El título no puede estar vacío.", - "No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!", "Failed to load comments" : "Fallo al cargar los comentarios", - "Save" : "Guardar", + "No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!", "The comment cannot be empty." : "El comentario no puede estar vacío.", "The comment cannot be longer than 1000 characters." : "El comentario no puede tener más de 1000 caracteres.", + "Save" : "Guardar", + "Created:" : "Creado:", "In reply to" : "En respuesta a", "Cancel reply" : "Cancelar respuesta", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", + "Write a description …" : "Escribe una descripción...", "Description" : "Descripción", "(Unsaved)" : "(Sin salvar)", "(Saving…)" : "(Guardando...)", @@ -247,8 +248,16 @@ OC.L10N.register( "Edit description" : "Editar descripción", "View description" : "Ver descripción", "Add Attachment" : "Añadir adjunto", - "Write a description …" : "Escribe una descripción...", "Choose attachment" : "Escoger adjunto", + "Select Date" : "Seleccione la fecha", + "Later today – {timeLocale}" : "Hoy, más tarde – {timeLocale}", + "Set due date for later today" : "Establecer hoy como fecha de vencimiento, más tarde", + "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", + "Set due date for tomorrow" : "Establecer mañana como fecha de vencimiento", + "This weekend – {timeLocale}" : "Este fin de semana – {timeLocale}", + "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…", "Set a due date" : "Fijar una fecha límite", "Add due date" : "Añadir fecha de vencimiento", @@ -259,26 +268,20 @@ OC.L10N.register( "Not done" : "No está finalizado", "Unarchive card" : "Desarchivar tarjeta", "Archive card" : "Archivar tarjeta", - "Select Date" : "Seleccione la fecha", - "Set due date for later today" : "Establecer hoy como fecha de vencimiento, más tarde", - "Set due date for tomorrow" : "Establecer mañana como fecha de vencimiento", - "Set due date for this weekend" : "Establecer este fin de semana como fecha de vencimiento", - "Set due date for next week" : "Establecer la próxima semana como fecha de vencimiento", "Assign a tag to this card…" : "Asignar una etiqueta a esta tarjeta...", "Select or create a tag…" : "Seleccionar o crear una etiqueta…", "Create a new tag:" : "Crear una nueva etiqueta:", "(group)" : "(grupo)", - "Next week – {timeLocale}" : "Próxima semana – {timeLocale}", - "Todo items" : "Ítems pendientes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", + "Todo items" : "Ítems pendientes", "Edit card title" : "Editar el título de la tarjeta", "Open link" : "Abrir enlace", + "Card deleted" : "Tarjeta borrada", "Edit title" : "Editar título", "Assign to me" : "Asignarme a mí", "Unassign myself" : "Desasignarme a mí mismo", "Mark as not done" : "Marcar como no completado", "Delete card" : "Eliminar tarjeta", - "Card deleted" : "Tarjeta borrada", "seconds ago" : "hace unos segundos", "Keyboard shortcuts" : "Atajos de teclado", "Boost your productivity using Deck with keyboard shortcuts." : "Aumente su productividad utilizando Deck con atajos de teclado.", @@ -317,6 +320,13 @@ OC.L10N.register( "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." : "Los usuarios fuera de estos grupos no podrán crear sus propios tableros, sin embargo, podrán trabajar en tableros que han sido compartidos con ellos.", "Cancel edit" : "Cacelar edición", "Save board" : "Guardar tablero", + "Board {0} deleted" : "Tablero {0} eliminado", + "All cards" : "Todas las tarjetas", + "Only assigned cards" : "Sólo las tarjetas asignadas", + "No reminder" : "No hay recordatorio", + "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?", "Board details" : "Detalles del tablero", "Edit board" : "Editar tablero", "Clone board" : "Clonar tablero", @@ -326,16 +336,9 @@ OC.L10N.register( "Turn on due date reminders" : "Activar recordatorios de la fecha de vencimiento", "Turn off due date reminders" : "Desactivar recordatorios de la fecha de vencimiento", "Due date reminders" : "Recordatorios de la fecha de vencimiento", - "All cards" : "Todas las tarjetas", "Assigned cards" : "Tarjetas asignadas", "No notifications" : "No hay notificaciones", "Delete board" : "Eliminar tablero", - "Board {0} deleted" : "Tablero {0} eliminado", - "Only assigned cards" : "Sólo las tarjetas asignadas", - "No reminder" : "No hay recordatorio", - "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?", "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar tarjetas", "Clone assignments" : "Clonar asignaciones", @@ -352,14 +355,15 @@ OC.L10N.register( "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}", - "{stack} in {board}" : "{stack} en {board}", - "Click to expand description" : "Pulse para expandir la descripción", "* 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", "{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", + "Create card" : "Crear tarjeta", "Create a new card" : "Crear una nueva tarjeta", "Card title" : "Título de la tarjeta", - "Create card" : "Crear tarjeta", "Creating the new card …" : "Creando una nueva tarjeta …", "Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" fue añadida a \"{board}\"", "Open card" : "Abrir tarjeta", @@ -369,10 +373,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "próximas tarjetas mañana", "upcoming cards" : "próximas tarjetas", "New card" : "Nueva tarjeta", - "Due on {date}" : "Vence en {date}", - "This weekend – {timeLocale}" : "Este fin de semana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", - "Later today – {timeLocale}" : "Hoy, más tarde – {timeLocale}", "Link to a board" : "Enlace a un tablero", "Link to a card" : "Enlace a una tarjeta", "Create a card" : "Crear una tarjeta", diff --git a/l10n/es.json b/l10n/es.json index 6d3719763..31f95b3cb 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -114,8 +114,8 @@ "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", - "Card details" : "Detalles de la tarjeta", "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", "Search by board title" : "Buscar por título de tablero", "Select board" : "Selecciona tablero", @@ -125,17 +125,17 @@ "Select a list" : "Seleccionar una lista", "Move card" : "Mover tarjeta", "Copy card" : "Copiar tarjeta", - "Select a card" : "Seleccionar una tarjeta", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Selecciona la tarjeta que enlazar a un proyecto", "Link to card" : "Enlace a tarjeta", + "Select a card" : "Seleccionar una tarjeta", + "Cancel" : "Cancelar", + "This board is read only" : "Este tablero es de sólo lectura", + "Drop your files to upload" : "Arrastra tus archivos para subir", "File already exists" : "El archivo ya existe", "A file with the name {filename} already exists." : "Ya existe un archivo con el nombre {filename}.", "Do you want to overwrite it?" : "¿Desea sobreescribirlo?", "Overwrite file" : "Sobreescribir archivo", "Keep existing file" : "Mantener el archivo existente", - "This board is read only" : "Este tablero es de sólo lectura", - "Drop your files to upload" : "Arrastra tus archivos para subir", "Add card" : "Añadir tarjeta", "Archived cards" : "Tarjetas archivadas", "Add list" : "Agregar lista", @@ -176,6 +176,12 @@ "Deleted lists" : "Listas eliminadas", "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.", + "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}", "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", @@ -187,12 +193,7 @@ "Can manage" : "Puede gestionar", "Owner" : "Propietario", "Delete" : "Eliminar", - "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.", - "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}", + "List deleted" : "Lista borrada", "Edit list title" : "Editar el título de la lista", "Archive all cards" : "Archivar todas las tarjetas", "Unarchive all cards" : "Desarchivar todas las tarjetas", @@ -201,15 +202,16 @@ "Unarchive all cards in this list" : "Desarchivar todas las tarjetas en esta lista", "Add a new card" : "Añadir una nueva tarjeta", "Card name" : "Nombre de la tarjeta", - "List deleted" : "Lista borrada", + "title and color value must be provided" : "Se debe indicar un valor para título y color ", "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 ", "Board name" : "Nombre del tablero", "Members" : "Miembros", "Assign to users/groups/team" : "Asignar a usuarios/grupos/equipo", "Assign a user to this card…" : "Asignar un usuario a esta tarjeta...", "Select a user to assign to this card…" : "Seleccione un usuario para asignar esta tarjeta…", + "File to share" : "Archivo a compartir", + "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", @@ -219,25 +221,24 @@ "Remove attachment" : "Quitar adjunto", "Delete Attachment" : "Borrar adjunto", "Restore Attachment" : "Restaurar Adjunto", - "File to share" : "Archivo a compartir", - "Invalid path selected" : "Ruta seleccionada no válida", + "Modified" : "Modificado", + "Created" : "Creado", + "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", - "Modified" : "Modificado", - "Created" : "Creado", - "The title cannot be empty." : "El título no puede estar vacío.", - "No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!", "Failed to load comments" : "Fallo al cargar los comentarios", - "Save" : "Guardar", + "No comments yet. Begin the discussion!" : "Todavía no hay comentarios. ¡Comienza la discusión!", "The comment cannot be empty." : "El comentario no puede estar vacío.", "The comment cannot be longer than 1000 characters." : "El comentario no puede tener más de 1000 caracteres.", + "Save" : "Guardar", + "Created:" : "Creado:", "In reply to" : "En respuesta a", "Cancel reply" : "Cancelar respuesta", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", + "Write a description …" : "Escribe una descripción...", "Description" : "Descripción", "(Unsaved)" : "(Sin salvar)", "(Saving…)" : "(Guardando...)", @@ -245,8 +246,16 @@ "Edit description" : "Editar descripción", "View description" : "Ver descripción", "Add Attachment" : "Añadir adjunto", - "Write a description …" : "Escribe una descripción...", "Choose attachment" : "Escoger adjunto", + "Select Date" : "Seleccione la fecha", + "Later today – {timeLocale}" : "Hoy, más tarde – {timeLocale}", + "Set due date for later today" : "Establecer hoy como fecha de vencimiento, más tarde", + "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", + "Set due date for tomorrow" : "Establecer mañana como fecha de vencimiento", + "This weekend – {timeLocale}" : "Este fin de semana – {timeLocale}", + "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…", "Set a due date" : "Fijar una fecha límite", "Add due date" : "Añadir fecha de vencimiento", @@ -257,26 +266,20 @@ "Not done" : "No está finalizado", "Unarchive card" : "Desarchivar tarjeta", "Archive card" : "Archivar tarjeta", - "Select Date" : "Seleccione la fecha", - "Set due date for later today" : "Establecer hoy como fecha de vencimiento, más tarde", - "Set due date for tomorrow" : "Establecer mañana como fecha de vencimiento", - "Set due date for this weekend" : "Establecer este fin de semana como fecha de vencimiento", - "Set due date for next week" : "Establecer la próxima semana como fecha de vencimiento", "Assign a tag to this card…" : "Asignar una etiqueta a esta tarjeta...", "Select or create a tag…" : "Seleccionar o crear una etiqueta…", "Create a new tag:" : "Crear una nueva etiqueta:", "(group)" : "(grupo)", - "Next week – {timeLocale}" : "Próxima semana – {timeLocale}", - "Todo items" : "Ítems pendientes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", + "Todo items" : "Ítems pendientes", "Edit card title" : "Editar el título de la tarjeta", "Open link" : "Abrir enlace", + "Card deleted" : "Tarjeta borrada", "Edit title" : "Editar título", "Assign to me" : "Asignarme a mí", "Unassign myself" : "Desasignarme a mí mismo", "Mark as not done" : "Marcar como no completado", "Delete card" : "Eliminar tarjeta", - "Card deleted" : "Tarjeta borrada", "seconds ago" : "hace unos segundos", "Keyboard shortcuts" : "Atajos de teclado", "Boost your productivity using Deck with keyboard shortcuts." : "Aumente su productividad utilizando Deck con atajos de teclado.", @@ -315,6 +318,13 @@ "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." : "Los usuarios fuera de estos grupos no podrán crear sus propios tableros, sin embargo, podrán trabajar en tableros que han sido compartidos con ellos.", "Cancel edit" : "Cacelar edición", "Save board" : "Guardar tablero", + "Board {0} deleted" : "Tablero {0} eliminado", + "All cards" : "Todas las tarjetas", + "Only assigned cards" : "Sólo las tarjetas asignadas", + "No reminder" : "No hay recordatorio", + "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?", "Board details" : "Detalles del tablero", "Edit board" : "Editar tablero", "Clone board" : "Clonar tablero", @@ -324,16 +334,9 @@ "Turn on due date reminders" : "Activar recordatorios de la fecha de vencimiento", "Turn off due date reminders" : "Desactivar recordatorios de la fecha de vencimiento", "Due date reminders" : "Recordatorios de la fecha de vencimiento", - "All cards" : "Todas las tarjetas", "Assigned cards" : "Tarjetas asignadas", "No notifications" : "No hay notificaciones", "Delete board" : "Eliminar tablero", - "Board {0} deleted" : "Tablero {0} eliminado", - "Only assigned cards" : "Sólo las tarjetas asignadas", - "No reminder" : "No hay recordatorio", - "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?", "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar tarjetas", "Clone assignments" : "Clonar asignaciones", @@ -350,14 +353,15 @@ "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}", - "{stack} in {board}" : "{stack} en {board}", - "Click to expand description" : "Pulse para expandir la descripción", "* 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", "{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", + "Create card" : "Crear tarjeta", "Create a new card" : "Crear una nueva tarjeta", "Card title" : "Título de la tarjeta", - "Create card" : "Crear tarjeta", "Creating the new card …" : "Creando una nueva tarjeta …", "Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" fue añadida a \"{board}\"", "Open card" : "Abrir tarjeta", @@ -367,10 +371,6 @@ "upcoming cards tomorrow" : "próximas tarjetas mañana", "upcoming cards" : "próximas tarjetas", "New card" : "Nueva tarjeta", - "Due on {date}" : "Vence en {date}", - "This weekend – {timeLocale}" : "Este fin de semana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mañana – {timeLocale}", - "Later today – {timeLocale}" : "Hoy, más tarde – {timeLocale}", "Link to a board" : "Enlace a un tablero", "Link to a card" : "Enlace a una tarjeta", "Create a card" : "Crear una tarjeta", diff --git a/l10n/es_419.js b/l10n/es_419.js index 43632bdea..a3f89f8d5 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -35,13 +35,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_419.json b/l10n/es_419.json index 57ccd12f7..f2e1856d0 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -33,13 +33,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_AR.js b/l10n/es_AR.js index 70616c9b2..15dbbb50d 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -45,8 +45,8 @@ OC.L10N.register( "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", - "Card details" : "Detalles de la tarjeta", "Add board" : "Nuevo Tablero", + "Card details" : "Detalles de la tarjeta", "Search by board title" : "Buscar por título de tablero", "Select board" : "Selecciona tablero", "Select a board" : "Selecciona un tablero", @@ -66,26 +66,26 @@ OC.L10N.register( "Tags" : "Etiquetas", "Activity" : "Actividad", "Undo" : "Deshacer", + "Transfer" : "Transferir", "Can edit" : "Puede editar", "Can share" : "Puede compartir", "Owner" : "Dueño", "Delete" : "Eliminar", - "Transfer" : "Transferir", "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Attachments" : "Adjuntos", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Attachments" : "Adjuntos", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", - "Remove due date" : "Eliminar fecha de vencimiento", "Select Date" : "Seleccionar fecha", + "Remove due date" : "Eliminar fecha de vencimiento", "(group)" : "(grupo)", "seconds ago" : "segundos", "Keyboard shortcuts" : "Atajos de teclado", @@ -95,19 +95,19 @@ OC.L10N.register( "All boards" : "Todos los Tableros", "Shared with you" : "Compartido con usted", "Deck settings" : "Configuración del Tablero", + "An error occurred" : "Ocurrió un error", "Board details" : "Detalles del tablero", "Edit board" : "Editar Tablero", "Clone board" : "Clonar Tablero", "No notifications" : "No hay notificaciones", "Delete board" : "Eliminar Tablero", - "An error occurred" : "Ocurrió un error", "Advanced options" : "Opciones avanzadas", "Today" : "Hoy", "Tomorrow" : "Mañana", "No due" : "Sin finalizar", + "Create card" : "Crear tarjeta", "Create a new card" : "Crear una nueva tarjeta", "Card title" : "Título de la tarjeta", - "Create card" : "Crear tarjeta", "Creating the new card …" : "Creando una nueva tarjeta …", "Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" fue añadida a \"{board}\"", "Close" : "Cerrar", diff --git a/l10n/es_AR.json b/l10n/es_AR.json index 851a7223f..becb6f640 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -43,8 +43,8 @@ "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", - "Card details" : "Detalles de la tarjeta", "Add board" : "Nuevo Tablero", + "Card details" : "Detalles de la tarjeta", "Search by board title" : "Buscar por título de tablero", "Select board" : "Selecciona tablero", "Select a board" : "Selecciona un tablero", @@ -64,26 +64,26 @@ "Tags" : "Etiquetas", "Activity" : "Actividad", "Undo" : "Deshacer", + "Transfer" : "Transferir", "Can edit" : "Puede editar", "Can share" : "Puede compartir", "Owner" : "Dueño", "Delete" : "Eliminar", - "Transfer" : "Transferir", "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Attachments" : "Adjuntos", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Attachments" : "Adjuntos", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", - "Remove due date" : "Eliminar fecha de vencimiento", "Select Date" : "Seleccionar fecha", + "Remove due date" : "Eliminar fecha de vencimiento", "(group)" : "(grupo)", "seconds ago" : "segundos", "Keyboard shortcuts" : "Atajos de teclado", @@ -93,19 +93,19 @@ "All boards" : "Todos los Tableros", "Shared with you" : "Compartido con usted", "Deck settings" : "Configuración del Tablero", + "An error occurred" : "Ocurrió un error", "Board details" : "Detalles del tablero", "Edit board" : "Editar Tablero", "Clone board" : "Clonar Tablero", "No notifications" : "No hay notificaciones", "Delete board" : "Eliminar Tablero", - "An error occurred" : "Ocurrió un error", "Advanced options" : "Opciones avanzadas", "Today" : "Hoy", "Tomorrow" : "Mañana", "No due" : "Sin finalizar", + "Create card" : "Crear tarjeta", "Create a new card" : "Crear una nueva tarjeta", "Card title" : "Título de la tarjeta", - "Create card" : "Crear tarjeta", "Creating the new card …" : "Creando una nueva tarjeta …", "Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" fue añadida a \"{board}\"", "Close" : "Cerrar", diff --git a/l10n/es_CL.js b/l10n/es_CL.js index fd7a6d7f0..ca79e02ae 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -39,13 +39,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 4b576399a..3ad4e78fd 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -37,13 +37,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_CO.js b/l10n/es_CO.js index c6bfc6d60..2cca67fdf 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -39,13 +39,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index e33e339bd..78e3427f5 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -37,13 +37,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 1b834e4bd..0819083a5 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -38,13 +38,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 8e6e4b1ab..d828fcdd7 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -36,13 +36,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index 1b834e4bd..0819083a5 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -38,13 +38,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index 8e6e4b1ab..d828fcdd7 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -36,13 +36,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 566a4dc63..7fe5c6e5a 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -106,8 +106,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", "Personal planning and team project organization" : "Planificación personal y organización de proyectos en 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 estilo Kanban destinada a la planificación personal y la organización de proyectos en equipo integrada con Nextcloud.\n \n \n - 📥 Añade tus tareas a tarjetas y ordénalas\n - 📄 Toma notas adicionales en Markdown\n - 🔖 Asigna etiquetas para una mejor organización\n - 👥 Comparte con tu equipo, amigos o familia\n - 📎 Adjunta archivos e incrustarlos en tu descripción en Markdown\n - 💬 Discute con tu equipo usando comentarios\n - ⚡ Sigue los cambios en el flujo de actividad\n - 🚀 Organiza tu proyecto", - "Card details" : "Detalles de la tarjeta", "Add board" : "Agregar tablero", + "Card details" : "Detalles de la tarjeta", "Select the board to link to a project" : "Selecciona el tablero para vincularlo a un proyecto", "Search by board title" : "Buscar por título del tablero", "Select board" : "Seleccionar tablero", @@ -115,17 +115,17 @@ OC.L10N.register( "No lists available" : "No hay listas disponibles", "Select a list" : "Seleccionar una lista", "Move card" : "Mover tarjeta", - "Select a card" : "Seleccionar una tarjeta", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Selecciona la tarjeta para vincularla a un proyecto", "Link to card" : "Vincular con tarjeta", + "Select a card" : "Seleccionar una tarjeta", + "Cancel" : "Cancelar", + "This board is read only" : "Este tablero es de solo lectura", + "Drop your files to upload" : "Suelta tus archivos para subirlos", "File already exists" : "El archivo ya existe", "A file with the name {filename} already exists." : "Ya existe un archivo con el nombre {filename}.", "Do you want to overwrite it?" : "¿Deseas sobre escribirlo?", "Overwrite file" : "Sobrescribir archivo", "Keep existing file" : "Mantener el archivo existente", - "This board is read only" : "Este tablero es de solo lectura", - "Drop your files to upload" : "Suelta tus archivos para subirlos", "Add card" : "Agregar tarjeta", "Archived cards" : "Tarjetas archivadas", "Add list" : "Agregar lista", @@ -160,6 +160,12 @@ OC.L10N.register( "Deleted lists" : "Listas eliminadas", "Undo" : "Deshacer", "Deleted cards" : "Tarjetas eliminadas", + "Failed to create share with {displayName}" : "Error al crear el uso compartido con {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "¿Estás seguro de que quieres transferir el tablero {title} a {user}?", + "Transfer the board." : "Transferir el tablero.", + "Transfer" : "Transferencia", + "The board has been transferred to {user}" : "El tablero se ha transferido a {user}", + "Failed to transfer the board to {user}" : "Error al transferir el tablero a {user}", "No participants found" : "No se encontraron participantes", "Board owner" : "Propietario del tablero", "(Group)" : "(Grupo)", @@ -168,12 +174,7 @@ OC.L10N.register( "Can manage" : "Puede gestionar", "Owner" : "Dueño", "Delete" : "Borrar", - "Failed to create share with {displayName}" : "Error al crear el uso compartido con {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "¿Estás seguro de que quieres transferir el tablero {title} a {user}?", - "Transfer the board." : "Transferir el tablero.", - "Transfer" : "Transferencia", - "The board has been transferred to {user}" : "El tablero se ha transferido a {user}", - "Failed to transfer the board to {user}" : "Error al transferir el tablero a {user}", + "List deleted" : "Lista eliminada", "Edit list title" : "Editar título de la lista", "Archive all cards" : "Archivar todas las tarjetas", "Unarchive all cards" : "Desarchivar todas las tarjetas", @@ -182,13 +183,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Desarchivar todas las tarjetas en esta lista", "Add a new card" : "Añadir una nueva tarjeta", "Card name" : "Nombre de la tarjeta", - "List deleted" : "Lista eliminada", + "title and color value must be provided" : "Debe proporcionarse el título y el valor del color", "Edit" : "Editar", "Add a new tag" : "Añadir una nueva etiqueta", - "title and color value must be provided" : "Debe proporcionarse el título y el valor del color", "Board name" : "Nombre del tablero", "Members" : "Miembros", "Assign a user to this card…" : "Asignar un usuario a esta tarjeta…", + "File to share" : "Archivo para compartir", + "Invalid path selected" : "Ruta seleccionada no válida.", "Upload new files" : "Subir nuevos archivos", "Share from Files" : "Compartir desde Archivos", "Pending share" : "Uso compartido pendiente", @@ -198,25 +200,24 @@ OC.L10N.register( "Remove attachment" : "Eliminar archivo adjunto", "Delete Attachment" : "Eliminar adjunto", "Restore Attachment" : "Restaurar adjunto", - "File to share" : "Archivo para compartir", - "Invalid path selected" : "Ruta seleccionada no válida.", + "Modified" : "Modificado", + "Created" : "Creado", + "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", - "Modified" : "Modificado", - "Created" : "Creado", - "The title cannot be empty." : "El título no puede estar vacío.", - "No comments yet. Begin the discussion!" : "Aún no hay comentarios. ¡Inicia la discusión!", "Failed to load comments" : "Error al cargar los comentarios", - "Save" : "Guardar", + "No comments yet. Begin the discussion!" : "Aún no hay comentarios. ¡Inicia la discusión!", "The comment cannot be empty." : "El comentario no puede estar vacío.", "The comment cannot be longer than 1000 characters." : "El comentario no puede tener más de 1000 caracteres.", + "Save" : "Guardar", + "Created:" : "Creado:", "In reply to" : "En respuesta a", "Cancel reply" : "Cancelar respuesta", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", + "Write a description …" : "Escribir una descripción …", "Description" : "Descripción", "(Unsaved)" : "(No guardado)", "(Saving…)" : "(Guardando…)", @@ -224,24 +225,23 @@ OC.L10N.register( "Edit description" : "Editar descripción", "View description" : "Ver descripción", "Add Attachment" : "Añadir adjunto", - "Write a description …" : "Escribir una descripción …", "Choose attachment" : "Elegir adjunto", + "Select Date" : "Seleccionar fecha", "Set a due date" : "Establecer una fecha de vencimiento", "Remove due date" : "Eliminar fecha de expiración", "Mark as done" : "Marcar como hecha", "Unarchive card" : "Desarchivar tarjeta", "Archive card" : "Archivar tarjeta", - "Select Date" : "Seleccionar fecha", "Assign a tag to this card…" : "Asignar una etiqueta a esta tarjeta…", "(group)" : "(grupo)", - "Todo items" : "Elementos pendientes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", + "Todo items" : "Elementos pendientes", "Edit card title" : "Editar título de la tarjeta", + "Card deleted" : "Tarjeta eliminada", "Edit title" : "Editar título", "Assign to me" : "Asignarme la tarjeta", "Unassign myself" : "Desasignarme la tarjeta", "Delete card" : "Eliminar tarjeta", - "Card deleted" : "Tarjeta eliminada", "seconds ago" : "hace segundos", "Keyboard shortcuts" : "Atajos del teclado", "Keyboard shortcut" : "Atajo del teclado", @@ -259,6 +259,13 @@ OC.L10N.register( "Show card ID badge" : "Mostrar identificación de la tarjeta", "Show boards in calendar/tasks" : "Mostrar tableros en calendario/tareas", "Cancel edit" : "Cancelar edición", + "Board {0} deleted" : "Tablero {0} eliminado", + "All cards" : "Todas las tarjetas", + "Only assigned cards" : "Sólo tarjetas asignadas", + "No reminder" : "Sin recordatorio", + "An error occurred" : "Se produjo 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ás seguro de que quieres eliminar el tablero {title}? Esto eliminará todos los datos de este tablero, incluidas las tarjetas archivadas.", + "Delete the board?" : "¿Eliminar el tablero?", "Board details" : "Detalles del tablero", "Edit board" : "Editar el tablero", "Clone board" : "Clonar tablero", @@ -268,16 +275,9 @@ OC.L10N.register( "Turn on due date reminders" : "Activar recordatorios de fecha de vencimiento", "Turn off due date reminders" : "Desactivar recordatorios de fecha de vencimiento", "Due date reminders" : "Recordatorios de fecha de vencimiento", - "All cards" : "Todas las tarjetas", "Assigned cards" : "Tarjetas asignadas", "No notifications" : "No hay notificaciones", "Delete board" : "Borrar tableros", - "Board {0} deleted" : "Tablero {0} eliminado", - "Only assigned cards" : "Sólo tarjetas asignadas", - "No reminder" : "Sin recordatorio", - "An error occurred" : "Se produjo 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ás seguro de que quieres eliminar el tablero {title}? Esto eliminará todos los datos de este tablero, incluidas las tarjetas archivadas.", - "Delete the board?" : "¿Eliminar el tablero?", "Clone cards" : "Clonar tarjetas", "Advanced options" : "Opciones avanzadas", "Clone" : "Clonar", @@ -288,14 +288,15 @@ OC.L10N.register( "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 de Deck {name}\n * Última modificación el {lastMod}", - "{stack} in {board}" : "{stack} en {board}", - "Click to expand description" : "Haz clic para expandir la descripción", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado el {created}\n * Última modificación el {lastMod}\n * {nbAttachments} adjuntos\n * {nbComments} comentarios", "{nbCards} cards" : "{nbCards} tarjetas", + "Due on {date}" : "Vence el {date}", + "{stack} in {board}" : "{stack} en {board}", + "Click to expand description" : "Haz clic para expandir la descripción", "Click to expand comment" : "Haz clic para expandir el comentario", + "Create card" : "Crear tarjeta", "Create a new card" : "Crear una nueva tarjeta", "Card title" : "Título de la tarjeta", - "Create card" : "Crear tarjeta", "Creating the new card …" : "Creando la nueva tarjeta …", "Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" se ha añadido a \"{board}\"", "Open card" : "Abrir tarjeta", @@ -303,7 +304,6 @@ OC.L10N.register( "No upcoming cards" : "No hay tarjetas próximas", "upcoming cards" : "tarjetas próximas", "New card" : "Nueva tarjeta", - "Due on {date}" : "Vence el {date}", "Link to a board" : "Vincular a un tablero", "Link to a card" : "Vincular a una tarjeta", "Create a card" : "Crear una tarjeta", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index 2e2cc5cf8..779a3e07b 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -104,8 +104,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD", "Personal planning and team project organization" : "Planificación personal y organización de proyectos en 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 estilo Kanban destinada a la planificación personal y la organización de proyectos en equipo integrada con Nextcloud.\n \n \n - 📥 Añade tus tareas a tarjetas y ordénalas\n - 📄 Toma notas adicionales en Markdown\n - 🔖 Asigna etiquetas para una mejor organización\n - 👥 Comparte con tu equipo, amigos o familia\n - 📎 Adjunta archivos e incrustarlos en tu descripción en Markdown\n - 💬 Discute con tu equipo usando comentarios\n - ⚡ Sigue los cambios en el flujo de actividad\n - 🚀 Organiza tu proyecto", - "Card details" : "Detalles de la tarjeta", "Add board" : "Agregar tablero", + "Card details" : "Detalles de la tarjeta", "Select the board to link to a project" : "Selecciona el tablero para vincularlo a un proyecto", "Search by board title" : "Buscar por título del tablero", "Select board" : "Seleccionar tablero", @@ -113,17 +113,17 @@ "No lists available" : "No hay listas disponibles", "Select a list" : "Seleccionar una lista", "Move card" : "Mover tarjeta", - "Select a card" : "Seleccionar una tarjeta", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Selecciona la tarjeta para vincularla a un proyecto", "Link to card" : "Vincular con tarjeta", + "Select a card" : "Seleccionar una tarjeta", + "Cancel" : "Cancelar", + "This board is read only" : "Este tablero es de solo lectura", + "Drop your files to upload" : "Suelta tus archivos para subirlos", "File already exists" : "El archivo ya existe", "A file with the name {filename} already exists." : "Ya existe un archivo con el nombre {filename}.", "Do you want to overwrite it?" : "¿Deseas sobre escribirlo?", "Overwrite file" : "Sobrescribir archivo", "Keep existing file" : "Mantener el archivo existente", - "This board is read only" : "Este tablero es de solo lectura", - "Drop your files to upload" : "Suelta tus archivos para subirlos", "Add card" : "Agregar tarjeta", "Archived cards" : "Tarjetas archivadas", "Add list" : "Agregar lista", @@ -158,6 +158,12 @@ "Deleted lists" : "Listas eliminadas", "Undo" : "Deshacer", "Deleted cards" : "Tarjetas eliminadas", + "Failed to create share with {displayName}" : "Error al crear el uso compartido con {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "¿Estás seguro de que quieres transferir el tablero {title} a {user}?", + "Transfer the board." : "Transferir el tablero.", + "Transfer" : "Transferencia", + "The board has been transferred to {user}" : "El tablero se ha transferido a {user}", + "Failed to transfer the board to {user}" : "Error al transferir el tablero a {user}", "No participants found" : "No se encontraron participantes", "Board owner" : "Propietario del tablero", "(Group)" : "(Grupo)", @@ -166,12 +172,7 @@ "Can manage" : "Puede gestionar", "Owner" : "Dueño", "Delete" : "Borrar", - "Failed to create share with {displayName}" : "Error al crear el uso compartido con {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "¿Estás seguro de que quieres transferir el tablero {title} a {user}?", - "Transfer the board." : "Transferir el tablero.", - "Transfer" : "Transferencia", - "The board has been transferred to {user}" : "El tablero se ha transferido a {user}", - "Failed to transfer the board to {user}" : "Error al transferir el tablero a {user}", + "List deleted" : "Lista eliminada", "Edit list title" : "Editar título de la lista", "Archive all cards" : "Archivar todas las tarjetas", "Unarchive all cards" : "Desarchivar todas las tarjetas", @@ -180,13 +181,14 @@ "Unarchive all cards in this list" : "Desarchivar todas las tarjetas en esta lista", "Add a new card" : "Añadir una nueva tarjeta", "Card name" : "Nombre de la tarjeta", - "List deleted" : "Lista eliminada", + "title and color value must be provided" : "Debe proporcionarse el título y el valor del color", "Edit" : "Editar", "Add a new tag" : "Añadir una nueva etiqueta", - "title and color value must be provided" : "Debe proporcionarse el título y el valor del color", "Board name" : "Nombre del tablero", "Members" : "Miembros", "Assign a user to this card…" : "Asignar un usuario a esta tarjeta…", + "File to share" : "Archivo para compartir", + "Invalid path selected" : "Ruta seleccionada no válida.", "Upload new files" : "Subir nuevos archivos", "Share from Files" : "Compartir desde Archivos", "Pending share" : "Uso compartido pendiente", @@ -196,25 +198,24 @@ "Remove attachment" : "Eliminar archivo adjunto", "Delete Attachment" : "Eliminar adjunto", "Restore Attachment" : "Restaurar adjunto", - "File to share" : "Archivo para compartir", - "Invalid path selected" : "Ruta seleccionada no válida.", + "Modified" : "Modificado", + "Created" : "Creado", + "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", - "Modified" : "Modificado", - "Created" : "Creado", - "The title cannot be empty." : "El título no puede estar vacío.", - "No comments yet. Begin the discussion!" : "Aún no hay comentarios. ¡Inicia la discusión!", "Failed to load comments" : "Error al cargar los comentarios", - "Save" : "Guardar", + "No comments yet. Begin the discussion!" : "Aún no hay comentarios. ¡Inicia la discusión!", "The comment cannot be empty." : "El comentario no puede estar vacío.", "The comment cannot be longer than 1000 characters." : "El comentario no puede tener más de 1000 caracteres.", + "Save" : "Guardar", + "Created:" : "Creado:", "In reply to" : "En respuesta a", "Cancel reply" : "Cancelar respuesta", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", + "Write a description …" : "Escribir una descripción …", "Description" : "Descripción", "(Unsaved)" : "(No guardado)", "(Saving…)" : "(Guardando…)", @@ -222,24 +223,23 @@ "Edit description" : "Editar descripción", "View description" : "Ver descripción", "Add Attachment" : "Añadir adjunto", - "Write a description …" : "Escribir una descripción …", "Choose attachment" : "Elegir adjunto", + "Select Date" : "Seleccionar fecha", "Set a due date" : "Establecer una fecha de vencimiento", "Remove due date" : "Eliminar fecha de expiración", "Mark as done" : "Marcar como hecha", "Unarchive card" : "Desarchivar tarjeta", "Archive card" : "Archivar tarjeta", - "Select Date" : "Seleccionar fecha", "Assign a tag to this card…" : "Asignar una etiqueta a esta tarjeta…", "(group)" : "(grupo)", - "Todo items" : "Elementos pendientes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sin leer", + "Todo items" : "Elementos pendientes", "Edit card title" : "Editar título de la tarjeta", + "Card deleted" : "Tarjeta eliminada", "Edit title" : "Editar título", "Assign to me" : "Asignarme la tarjeta", "Unassign myself" : "Desasignarme la tarjeta", "Delete card" : "Eliminar tarjeta", - "Card deleted" : "Tarjeta eliminada", "seconds ago" : "hace segundos", "Keyboard shortcuts" : "Atajos del teclado", "Keyboard shortcut" : "Atajo del teclado", @@ -257,6 +257,13 @@ "Show card ID badge" : "Mostrar identificación de la tarjeta", "Show boards in calendar/tasks" : "Mostrar tableros en calendario/tareas", "Cancel edit" : "Cancelar edición", + "Board {0} deleted" : "Tablero {0} eliminado", + "All cards" : "Todas las tarjetas", + "Only assigned cards" : "Sólo tarjetas asignadas", + "No reminder" : "Sin recordatorio", + "An error occurred" : "Se produjo 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ás seguro de que quieres eliminar el tablero {title}? Esto eliminará todos los datos de este tablero, incluidas las tarjetas archivadas.", + "Delete the board?" : "¿Eliminar el tablero?", "Board details" : "Detalles del tablero", "Edit board" : "Editar el tablero", "Clone board" : "Clonar tablero", @@ -266,16 +273,9 @@ "Turn on due date reminders" : "Activar recordatorios de fecha de vencimiento", "Turn off due date reminders" : "Desactivar recordatorios de fecha de vencimiento", "Due date reminders" : "Recordatorios de fecha de vencimiento", - "All cards" : "Todas las tarjetas", "Assigned cards" : "Tarjetas asignadas", "No notifications" : "No hay notificaciones", "Delete board" : "Borrar tableros", - "Board {0} deleted" : "Tablero {0} eliminado", - "Only assigned cards" : "Sólo tarjetas asignadas", - "No reminder" : "Sin recordatorio", - "An error occurred" : "Se produjo 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ás seguro de que quieres eliminar el tablero {title}? Esto eliminará todos los datos de este tablero, incluidas las tarjetas archivadas.", - "Delete the board?" : "¿Eliminar el tablero?", "Clone cards" : "Clonar tarjetas", "Advanced options" : "Opciones avanzadas", "Clone" : "Clonar", @@ -286,14 +286,15 @@ "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 de Deck {name}\n * Última modificación el {lastMod}", - "{stack} in {board}" : "{stack} en {board}", - "Click to expand description" : "Haz clic para expandir la descripción", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado el {created}\n * Última modificación el {lastMod}\n * {nbAttachments} adjuntos\n * {nbComments} comentarios", "{nbCards} cards" : "{nbCards} tarjetas", + "Due on {date}" : "Vence el {date}", + "{stack} in {board}" : "{stack} en {board}", + "Click to expand description" : "Haz clic para expandir la descripción", "Click to expand comment" : "Haz clic para expandir el comentario", + "Create card" : "Crear tarjeta", "Create a new card" : "Crear una nueva tarjeta", "Card title" : "Título de la tarjeta", - "Create card" : "Crear tarjeta", "Creating the new card …" : "Creando la nueva tarjeta …", "Card \"{card}\" was added to \"{board}\"" : "La tarjeta \"{card}\" se ha añadido a \"{board}\"", "Open card" : "Abrir tarjeta", @@ -301,7 +302,6 @@ "No upcoming cards" : "No hay tarjetas próximas", "upcoming cards" : "tarjetas próximas", "New card" : "Nueva tarjeta", - "Due on {date}" : "Vence el {date}", "Link to a board" : "Vincular a un tablero", "Link to a card" : "Vincular a una tarjeta", "Create a card" : "Crear una tarjeta", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index e66c57731..b71ec3534 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -39,13 +39,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index a35676fa8..7a7b70d54 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -37,13 +37,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index e5509b111..658d0bc58 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -34,13 +34,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 93e90ce70..877ab3f2e 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -32,13 +32,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index cab994b36..c038db7fb 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -102,9 +102,9 @@ OC.L10N.register( "Add board" : "Añadir pizarra", "Move card" : "Mover tarjeta", "Cancel" : "Cancelar", + "Drop your files to upload" : "Arrastre sus archivos para cargar", "File already exists" : "El archivo ya existe", "Do you want to overwrite it?" : "¿Deseas sobre escribirlo?", - "Drop your files to upload" : "Arrastre sus archivos para cargar", "Add card" : "Agregar tarjeta", "Archived cards" : "Tarjetas archivadas", "Add list" : "Añadir lista", @@ -127,6 +127,8 @@ OC.L10N.register( "Tags" : "Etiquetas", "Activity" : "Actividad", "Undo" : "Deshacer", + "Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}", + "Transfer" : "Transferir", "No participants found" : "No se encontraron participantes", "(Group)" : "(Grupo)", "Can edit" : "Puede editar", @@ -134,24 +136,22 @@ OC.L10N.register( "Can manage" : "Puede gestionar", "Owner" : "Dueño", "Delete" : "Borrar", - "Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}", - "Transfer" : "Transferir", "Delete list" : "Eliminar lista", "Edit" : "Editar", "Members" : "Miembros", + "Invalid path selected" : "Ruta seleccionada no válida.", "Upload new files" : "Cargar nuevos archivos", "Share from Files" : "Compartir desde Archivos", "Show in Files" : "Mostrar en Archivos", "Download" : "Descargar", - "Invalid path selected" : "Ruta seleccionada no válida.", - "Attachments" : "Adjuntos", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Attachments" : "Adjuntos", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Edit description" : "Editar descripción", @@ -173,6 +173,8 @@ OC.L10N.register( "Archived boards" : "Tableros archivados", "Shared with you" : "Compartido con usted", "Cancel edit" : "Cancelar edición", + "No reminder" : "Sin recordatorio", + "An error occurred" : "Ha ocurrido un error", "Board details" : "Detalles del tablero", "Edit board" : "Editar el tablero", "Clone board" : "Clonar pizarra", @@ -180,8 +182,6 @@ OC.L10N.register( "Archive board" : "Archivar tablero", "No notifications" : "No hay notificaciones", "Delete board" : "Borrar tableros", - "No reminder" : "Sin recordatorio", - "An error occurred" : "Ha ocurrido un error", "Clone cards" : "Clonar tarjetas", "Advanced options" : "Opciones avanzadas", "Clone" : "Clonar", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index 283cae1c6..5f4b9d953 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -100,9 +100,9 @@ "Add board" : "Añadir pizarra", "Move card" : "Mover tarjeta", "Cancel" : "Cancelar", + "Drop your files to upload" : "Arrastre sus archivos para cargar", "File already exists" : "El archivo ya existe", "Do you want to overwrite it?" : "¿Deseas sobre escribirlo?", - "Drop your files to upload" : "Arrastre sus archivos para cargar", "Add card" : "Agregar tarjeta", "Archived cards" : "Tarjetas archivadas", "Add list" : "Añadir lista", @@ -125,6 +125,8 @@ "Tags" : "Etiquetas", "Activity" : "Actividad", "Undo" : "Deshacer", + "Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}", + "Transfer" : "Transferir", "No participants found" : "No se encontraron participantes", "(Group)" : "(Grupo)", "Can edit" : "Puede editar", @@ -132,24 +134,22 @@ "Can manage" : "Puede gestionar", "Owner" : "Dueño", "Delete" : "Borrar", - "Failed to create share with {displayName}" : "Fallo al crear el recurso compartido denominado {displayName}", - "Transfer" : "Transferir", "Delete list" : "Eliminar lista", "Edit" : "Editar", "Members" : "Miembros", + "Invalid path selected" : "Ruta seleccionada no válida.", "Upload new files" : "Cargar nuevos archivos", "Share from Files" : "Compartir desde Archivos", "Show in Files" : "Mostrar en Archivos", "Download" : "Descargar", - "Invalid path selected" : "Ruta seleccionada no válida.", - "Attachments" : "Adjuntos", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Attachments" : "Adjuntos", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Edit description" : "Editar descripción", @@ -171,6 +171,8 @@ "Archived boards" : "Tableros archivados", "Shared with you" : "Compartido con usted", "Cancel edit" : "Cancelar edición", + "No reminder" : "Sin recordatorio", + "An error occurred" : "Ha ocurrido un error", "Board details" : "Detalles del tablero", "Edit board" : "Editar el tablero", "Clone board" : "Clonar pizarra", @@ -178,8 +180,6 @@ "Archive board" : "Archivar tablero", "No notifications" : "No hay notificaciones", "Delete board" : "Borrar tableros", - "No reminder" : "Sin recordatorio", - "An error occurred" : "Ha ocurrido un error", "Clone cards" : "Clonar tarjetas", "Advanced options" : "Opciones avanzadas", "Clone" : "Clonar", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index e5509b111..658d0bc58 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -34,13 +34,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 93e90ce70..877ab3f2e 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -32,13 +32,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index e5509b111..658d0bc58 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -34,13 +34,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index 93e90ce70..877ab3f2e 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -32,13 +32,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index ac31a4aa5..fb76e08b3 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -36,13 +36,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 481b74fd9..847628e77 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -34,13 +34,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index e5509b111..658d0bc58 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -34,13 +34,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 93e90ce70..877ab3f2e 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -32,13 +32,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index a73280117..9d99c8c02 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -36,13 +36,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", @@ -54,13 +54,13 @@ OC.L10N.register( "Search" : "Buscar", "Archived boards" : "Tableros archivados", "Shared with you" : "Compartido con usted", + "An error occurred" : "Se presentó un error", "Board details" : "Detalles del tablero", "Edit board" : "Editar el tablero", "Unarchive board" : "Desarchivar tablero", "Archive board" : "Archivar tablero", "No notifications" : "No hay notificaciones", "Delete board" : "Borrar tableros", - "An error occurred" : "Se presentó un error", "Advanced options" : "Opciones avanzadas", "Today" : "Hoy", "Tomorrow" : "Mañana", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index f0dc2b54b..a3e2705df 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -34,13 +34,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", @@ -52,13 +52,13 @@ "Search" : "Buscar", "Archived boards" : "Tableros archivados", "Shared with you" : "Compartido con usted", + "An error occurred" : "Se presentó un error", "Board details" : "Detalles del tablero", "Edit board" : "Editar el tablero", "Unarchive board" : "Desarchivar tablero", "Archive board" : "Archivar tablero", "No notifications" : "No hay notificaciones", "Delete board" : "Borrar tableros", - "An error occurred" : "Se presentó un error", "Advanced options" : "Opciones avanzadas", "Today" : "Hoy", "Tomorrow" : "Mañana", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 1b834e4bd..0819083a5 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -38,13 +38,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 8e6e4b1ab..d828fcdd7 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -36,13 +36,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index e5509b111..658d0bc58 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -34,13 +34,13 @@ OC.L10N.register( "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 93e90ce70..877ab3f2e 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -32,13 +32,13 @@ "Edit" : "Editar", "Members" : "Miembros", "Download" : "Descargar", - "Comments" : "Comentarios", "Modified" : "Modificado", "Created" : "Creado", + "Comments" : "Comentarios", "Save" : "Guardar", + "Created:" : "Creado:", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", "Description" : "Descripción", "Formatting help" : "Ayuda de formato", "Remove due date" : "Eliminar fecha de expiración", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index 697fc710d..173a691d6 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -32,13 +32,13 @@ OC.L10N.register( "Delete" : "Kustuta", "Edit" : "Redigeeri", "Download" : "Lae alla", - "Comments" : "Kommentaarid", "Modified" : "Muudetud", "Created" : "Loodud", + "Comments" : "Kommentaarid", "Save" : "Salvesta", + "Created:" : "Loodud:", "Reply" : "Vasta", "Update" : "Uuenda", - "Created:" : "Loodud:", "Description" : "Kirjeldus", "(group)" : "(grupp)", "Delete card" : "Kustuta kaart", @@ -48,8 +48,8 @@ OC.L10N.register( "Search" : "Otsi", "Shared with you" : "Sinuga jagatud", "Cancel edit" : "Loobu muutmisest", - "No notifications" : "Märguandeid pole", "An error occurred" : "Tekkis tõrge", + "No notifications" : "Märguandeid pole", "Advanced options" : "Täpsemad valikud", "Today" : "Täna", "Tomorrow" : "Homme", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index 634a70bb5..9e9ab68d1 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -30,13 +30,13 @@ "Delete" : "Kustuta", "Edit" : "Redigeeri", "Download" : "Lae alla", - "Comments" : "Kommentaarid", "Modified" : "Muudetud", "Created" : "Loodud", + "Comments" : "Kommentaarid", "Save" : "Salvesta", + "Created:" : "Loodud:", "Reply" : "Vasta", "Update" : "Uuenda", - "Created:" : "Loodud:", "Description" : "Kirjeldus", "(group)" : "(grupp)", "Delete card" : "Kustuta kaart", @@ -46,8 +46,8 @@ "Search" : "Otsi", "Shared with you" : "Sinuga jagatud", "Cancel edit" : "Loobu muutmisest", - "No notifications" : "Märguandeid pole", "An error occurred" : "Tekkis tõrge", + "No notifications" : "Märguandeid pole", "Advanced options" : "Täpsemad valikud", "Today" : "Täna", "Tomorrow" : "Homme", diff --git a/l10n/eu.js b/l10n/eu.js index 698e7e1fc..aa2047c32 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Data baliogabea, dataren formatuak UUUU-HH-EE izan behar du", "Personal planning and team project organization" : "Plangintza pertsonala eta talde proiektuen kudeaketa", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in Markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your Markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck aplikazioa plangintza pertsonalera eta proiektuen antolaketara zuzenduta dagoen Nextcloudekin integratutako kanban moduko tresna bat da.\n\n\n-📥 Gehitu atazak txarteletan eta ordenatu\n- 📄 Idatzi ohar gehigarriak Markdown erabiliz\n- 🔖 Esleitu etiketak antolaketa are gehiago hobetzeko\n- 👥 Partekatu zure talde, lagun edo familiarekin\n- 📎 Erantsi fitxategiak eta kapsulatu zure Markdown deskribapenean\n- 💬 Eztabaidatu zure taldearekin iruzkinak erabiliz\n- ⚡ Egin aldaketen jarraipena jarduera jarioa erabiliz\n- 🚀 Antolatu zure proiektua", - "Card details" : "Txartelaren xehetasunak", "Add board" : "Gehitu taula", + "Card details" : "Txartelaren xehetasunak", "Select the board to link to a project" : "Hautatu taula proiektu bati estekatzeko", "Search by board title" : "Bilatu taula izenez", "Select board" : "Hautatu taula", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "Ez dago zerrendarik eskuragarri", "Select a list" : "Hautatu zerrenda bat", "Move card" : "Mugitu txartela", - "Select a card" : "Hautatu txartel bat", - "Cancel" : "Utzi", "Select the card to link to a project" : "Hautatu proiektu bati estekatzeko txartela", "Link to card" : "Lotu txartelera", + "Select a card" : "Hautatu txartel bat", + "Cancel" : "Utzi", + "This board is read only" : "Taula hau irakurtzeko soilik da", + "Drop your files to upload" : "Jaregin zure fitxategiak igotzeko", "File already exists" : "Badago izen bereko fitxategi bat", "A file with the name {filename} already exists." : "{filename} izeneko fitxategia existitzen da dagoeneko.", "Do you want to overwrite it?" : "Gainidatzi nahi duzu?", "Overwrite file" : "Gainidatzi fitxategia", "Keep existing file" : "Mantendu dagoen fitxategia", - "This board is read only" : "Taula hau irakurtzeko soilik da", - "Drop your files to upload" : "Jaregin zure fitxategiak igotzeko", "Add card" : "Gehitu txartela", "Archived cards" : "Artxibatutako txartelak", "Add list" : "Gehitu zerrenda", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "Ezabatutako zerrendak", "Undo" : "Desegin", "Deleted cards" : "Ezabatutako txartelak", + "Failed to create share with {displayName}" : "Ezin izan da {displayName}-(r)ekin partekatzea sortu", + "Are you sure you want to transfer the board {title} to {user}?" : "Ziur {title} taula {user}-(r)i transferitu nahi diozula?", + "Transfer the board." : "Transferitu taula.", + "Transfer" : "Transferitu", + "The board has been transferred to {user}" : "Taula {user} erabiltzaileari transferitu zaio", + "Failed to transfer the board to {user}" : "Ezin izan zaio taula transferitu {user} erabiltzaileari", "Share board with a user, group or team …" : "Partekatu taula erabiltzaile, talde edo lantalde batekin…", "Searching for users, groups and teams …" : "Erabiltzaileak, taldeak, lantaldeak... bilatzen", "No participants found" : "Ez da parte-hartzailerik aurkitu", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "Kudeatu dezake", "Owner" : "Jabea", "Delete" : "Ezabatu", - "Failed to create share with {displayName}" : "Ezin izan da {displayName}-(r)ekin partekatzea sortu", - "Are you sure you want to transfer the board {title} to {user}?" : "Ziur {title} taula {user}-(r)i transferitu nahi diozula?", - "Transfer the board." : "Transferitu taula.", - "Transfer" : "Transferitu", - "The board has been transferred to {user}" : "Taula {user} erabiltzaileari transferitu zaio", - "Failed to transfer the board to {user}" : "Ezin izan zaio taula transferitu {user} erabiltzaileari", + "List deleted" : "Zerrenda ezabatua", "Edit list title" : "Editatu zerrendaren izenburua", "Archive all cards" : "Artxibatu txartel guztiak", "Unarchive all cards" : "Berreskuratu txartel guztiak artxibotik", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Berreskuratu artxibotik zerrenda honetako txartel guztiak", "Add a new card" : "Gehitu txartel berri bat", "Card name" : "Txartel izena", - "List deleted" : "Zerrenda ezabatua", + "title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira", "Edit" : "Editatu", "Add a new tag" : "Gehitu etiketa berri bat", - "title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira", "Board name" : "Taularen izena", "Members" : "Partaideak", "Assign to users/groups/team" : "Esleitu erabiltzaile/talde/lantaldeei", "Assign a user to this card…" : "Esleitu erabiltzaile bat txartel honi...", "Select a user to assign to this card…" : "Hautatu erabiltzaile bat txartel honetara esleitzeko...", + "File to share" : "Partekatzeko fitxategia", + "Invalid path selected" : "Bide baliogabea hautatuta", "Upload new files" : "Igo fitxategi berriak", "Share from Files" : "Partekatu Fitxategiak-etik", "Pending share" : "Partekatzeko zain", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "Kendu eranskina", "Delete Attachment" : "Ezabatu eranskina", "Restore Attachment" : "Berezarri eranskina", - "File to share" : "Partekatzeko fitxategia", - "Invalid path selected" : "Bide baliogabea hautatuta", + "Modified" : "Aldatua", + "Created" : "Sortua", + "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", - "Modified" : "Aldatua", - "Created" : "Sortua", - "The title cannot be empty." : "Izenburua ezin da hutsik egon.", - "No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!", "Failed to load comments" : "Iruzkinen kargatzeak huts egin du.", - "Save" : "Gorde", + "No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!", "The comment cannot be empty." : "Iruzkina ezin da hutsik egon.", "The comment cannot be longer than 1000 characters." : "Iruzkina ezin da 1000 karaktere baino luzeagoa izan.", + "Save" : "Gorde", + "Created:" : "Sortua:", "In reply to" : "Honi erantzunez", "Cancel reply" : "Utzi erantzuna bertan behera", "Reply" : "Erantzun", "Update" : "Eguneratu", - "Created:" : "Sortua:", + "Write a description …" : "Idatzi deskribapen bat ...", "Description" : "Deskribapena", "(Unsaved)" : "(Gorde gabe)", "(Saving…)" : "(Gordetzen...)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "Editatu azalpena", "View description" : "Ikusi deskribapena", "Add Attachment" : "Gehitu eranskina", - "Write a description …" : "Idatzi deskribapen bat ...", "Choose attachment" : "Aukeratu eranskina", + "Select Date" : "Hautatu data", + "Later today – {timeLocale}" : "Beranduago gaur – {timeLocale}", + "Set due date for later today" : "Ezarri epemuga gaurgero", + "Tomorrow – {timeLocale}" : "Bihar – {timeLocale}", + "Set due date for tomorrow" : "Ezarri epemuga biharko", + "This weekend – {timeLocale}" : "Hurrengo asteburua – {timeLocale}", + "Set due date for this weekend" : "Ezarri epemuga asteburu honetarako", + "Next week – {timeLocale}" : "Hurrengo astea – {timeLocale}", + "Set due date for next week" : "Ezarri epemuga datorren asterako", "Assign a due date to this card…" : "Esleitu iraungitze data bat txartel honi...", "Set a due date" : "Ezarri epe-muga", "Add due date" : "Gehitu epemuga", @@ -257,25 +266,19 @@ OC.L10N.register( "Not done" : "Egin gabe", "Unarchive card" : "Berreskuratu txartela artxibotik", "Archive card" : "Artxibatu txartela", - "Select Date" : "Hautatu data", - "Set due date for later today" : "Ezarri epemuga gaurgero", - "Set due date for tomorrow" : "Ezarri epemuga biharko", - "Set due date for this weekend" : "Ezarri epemuga asteburu honetarako", - "Set due date for next week" : "Ezarri epemuga datorren asterako", "Assign a tag to this card…" : "Esleitu etiketa bat txartel honi...", "Select or create a tag…" : "Hautatu edo sortu etiketa bat...", "Create a new tag:" : "Sortu etiketa berria:", "(group)" : "(taldea)", - "Next week – {timeLocale}" : "Hurrengo astea – {timeLocale}", - "Todo items" : "Elementuak egiteke", "{count} comments, {unread} unread" : "{count} iruzkin, {unread} irakurri gabe", + "Todo items" : "Elementuak egiteke", "Edit card title" : "Editatu txartelaren izenburua", + "Card deleted" : "Txartela ezabatuta", "Edit title" : "Editatu izenburua", "Assign to me" : "Esleitu niri", "Unassign myself" : "Niri esleitzeari utzi", "Mark as not done" : "Markatu ez egindako gisa", "Delete card" : "Ezabatu txartela", - "Card deleted" : "Txartela ezabatuta", "seconds ago" : "segundo lehenago", "Keyboard shortcuts" : "Teklatuaren lasterbideak", "Boost your productivity using Deck with keyboard shortcuts." : "Igo ezazu zure produktibitatea Deck teklatuko lasterbideekin erabiliz.", @@ -314,6 +317,13 @@ OC.L10N.register( "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." : "Talde horietatik kanpo dauden erabiltzaileek ezingo dituzte haien taulak sortu, baina partekatu zaizkien tauletan lan egiten jarraitu ahal izango dute.", "Cancel edit" : "Utzi editatzeari", "Save board" : "Gorde mahaia", + "Board {0} deleted" : "{0} taula ezabatu da", + "All cards" : "Txartel guztiak", + "Only assigned cards" : "Bakarrik esleitutako txartelak", + "No reminder" : "Gogorarazpenik ez", + "An error occurred" : "Errore bat gertatu da", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ziur zaude {title} taula ezabatu nahi duzula? Honek taula honen datu guztiak ezabatuko ditu, artxibatutako txartelak barne.", + "Delete the board?" : "Taula ezabatu?", "Board details" : "Taularen xehetasunak", "Edit board" : "Editatu taula", "Clone board" : "Klonatu taula", @@ -323,16 +333,9 @@ OC.L10N.register( "Turn on due date reminders" : "Aktibatu epemuga gogorarazpenak", "Turn off due date reminders" : "Desaktibatu epemuga gogorarazpenak", "Due date reminders" : "Epemuga gogorarazpenak", - "All cards" : "Txartel guztiak", "Assigned cards" : "Esleitutako txartelak", "No notifications" : "Jakinarazpenik ez", "Delete board" : "Ezabatu taula", - "Board {0} deleted" : "{0} taula ezabatu da", - "Only assigned cards" : "Bakarrik esleitutako txartelak", - "No reminder" : "Gogorarazpenik ez", - "An error occurred" : "Errore bat gertatu da", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ziur zaude {title} taula ezabatu nahi duzula? Honek taula honen datu guztiak ezabatuko ditu, artxibatutako txartelak barne.", - "Delete the board?" : "Taula ezabatu?", "Clone cards" : "Klonatu txartelak", "Advanced options" : "Ezarpen aurreratuak", "Clone" : "Klonatu", @@ -343,14 +346,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Bilatu {searchQuery} taula guztietan", "No results found" : "Ez da emaitzarik aurkitu", "Deck board {name}\n* Last modified on {lastMod}" : " Deck-eko {izena} taula\n* Azken aldaketa {lastMod}-n", - "{stack} in {board}" : "{board}-(e)ko {stack}", - "Click to expand description" : "Egin klik deskribapena handitzeko", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Sorrera-data {created}\n* Azken aldaketa data {lastMod}\n* {nbAttachments} eranskin\n* {nbComments} iruzkin", "{nbCards} cards" : "{nbCards} karta", + "Due on {date}" : "Iraungitze-data {date}", + "{stack} in {board}" : "{board}-(e)ko {stack}", + "Click to expand description" : "Egin klik deskribapena handitzeko", "Click to expand comment" : "Egin klik iruzkina handitzeko", + "Create card" : "Sortu txartela", "Create a new card" : "Sortu txartel berri bat", "Card title" : "Txartelaren izenburua", - "Create card" : "Sortu txartela", "Creating the new card …" : "Txartel berria sortzen...", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" txartela gehitu da \"{board}\" taulara", "Open card" : "Ireki txartela", @@ -360,10 +364,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "hurrengo txartelak bihar", "upcoming cards" : "hurrengo txartelak", "New card" : "Txartel berria", - "Due on {date}" : "Iraungitze-data {date}", - "This weekend – {timeLocale}" : "Hurrengo asteburua – {timeLocale}", - "Tomorrow – {timeLocale}" : "Bihar – {timeLocale}", - "Later today – {timeLocale}" : "Beranduago gaur – {timeLocale}", "Link to a board" : "Estekatu taula batera", "Link to a card" : "Estekatu txartel batera", "Create a card" : "Sortu txartela", diff --git a/l10n/eu.json b/l10n/eu.json index 2fd2ee16d..a2e4b3904 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Data baliogabea, dataren formatuak UUUU-HH-EE izan behar du", "Personal planning and team project organization" : "Plangintza pertsonala eta talde proiektuen kudeaketa", "Deck is a kanban style organization tool aimed at personal planning and project organization for teams integrated with Nextcloud.\n\n\n- 📥 Add your tasks to cards and put them in order\n- 📄 Write down additional notes in Markdown\n- 🔖 Assign labels for even better organization\n- 👥 Share with your team, friends or family\n- 📎 Attach files and embed them in your Markdown description\n- 💬 Discuss with your team using comments\n- ⚡ Keep track of changes in the activity stream\n- 🚀 Get your project organized" : "Deck aplikazioa plangintza pertsonalera eta proiektuen antolaketara zuzenduta dagoen Nextcloudekin integratutako kanban moduko tresna bat da.\n\n\n-📥 Gehitu atazak txarteletan eta ordenatu\n- 📄 Idatzi ohar gehigarriak Markdown erabiliz\n- 🔖 Esleitu etiketak antolaketa are gehiago hobetzeko\n- 👥 Partekatu zure talde, lagun edo familiarekin\n- 📎 Erantsi fitxategiak eta kapsulatu zure Markdown deskribapenean\n- 💬 Eztabaidatu zure taldearekin iruzkinak erabiliz\n- ⚡ Egin aldaketen jarraipena jarduera jarioa erabiliz\n- 🚀 Antolatu zure proiektua", - "Card details" : "Txartelaren xehetasunak", "Add board" : "Gehitu taula", + "Card details" : "Txartelaren xehetasunak", "Select the board to link to a project" : "Hautatu taula proiektu bati estekatzeko", "Search by board title" : "Bilatu taula izenez", "Select board" : "Hautatu taula", @@ -123,17 +123,17 @@ "No lists available" : "Ez dago zerrendarik eskuragarri", "Select a list" : "Hautatu zerrenda bat", "Move card" : "Mugitu txartela", - "Select a card" : "Hautatu txartel bat", - "Cancel" : "Utzi", "Select the card to link to a project" : "Hautatu proiektu bati estekatzeko txartela", "Link to card" : "Lotu txartelera", + "Select a card" : "Hautatu txartel bat", + "Cancel" : "Utzi", + "This board is read only" : "Taula hau irakurtzeko soilik da", + "Drop your files to upload" : "Jaregin zure fitxategiak igotzeko", "File already exists" : "Badago izen bereko fitxategi bat", "A file with the name {filename} already exists." : "{filename} izeneko fitxategia existitzen da dagoeneko.", "Do you want to overwrite it?" : "Gainidatzi nahi duzu?", "Overwrite file" : "Gainidatzi fitxategia", "Keep existing file" : "Mantendu dagoen fitxategia", - "This board is read only" : "Taula hau irakurtzeko soilik da", - "Drop your files to upload" : "Jaregin zure fitxategiak igotzeko", "Add card" : "Gehitu txartela", "Archived cards" : "Artxibatutako txartelak", "Add list" : "Gehitu zerrenda", @@ -174,6 +174,12 @@ "Deleted lists" : "Ezabatutako zerrendak", "Undo" : "Desegin", "Deleted cards" : "Ezabatutako txartelak", + "Failed to create share with {displayName}" : "Ezin izan da {displayName}-(r)ekin partekatzea sortu", + "Are you sure you want to transfer the board {title} to {user}?" : "Ziur {title} taula {user}-(r)i transferitu nahi diozula?", + "Transfer the board." : "Transferitu taula.", + "Transfer" : "Transferitu", + "The board has been transferred to {user}" : "Taula {user} erabiltzaileari transferitu zaio", + "Failed to transfer the board to {user}" : "Ezin izan zaio taula transferitu {user} erabiltzaileari", "Share board with a user, group or team …" : "Partekatu taula erabiltzaile, talde edo lantalde batekin…", "Searching for users, groups and teams …" : "Erabiltzaileak, taldeak, lantaldeak... bilatzen", "No participants found" : "Ez da parte-hartzailerik aurkitu", @@ -185,12 +191,7 @@ "Can manage" : "Kudeatu dezake", "Owner" : "Jabea", "Delete" : "Ezabatu", - "Failed to create share with {displayName}" : "Ezin izan da {displayName}-(r)ekin partekatzea sortu", - "Are you sure you want to transfer the board {title} to {user}?" : "Ziur {title} taula {user}-(r)i transferitu nahi diozula?", - "Transfer the board." : "Transferitu taula.", - "Transfer" : "Transferitu", - "The board has been transferred to {user}" : "Taula {user} erabiltzaileari transferitu zaio", - "Failed to transfer the board to {user}" : "Ezin izan zaio taula transferitu {user} erabiltzaileari", + "List deleted" : "Zerrenda ezabatua", "Edit list title" : "Editatu zerrendaren izenburua", "Archive all cards" : "Artxibatu txartel guztiak", "Unarchive all cards" : "Berreskuratu txartel guztiak artxibotik", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "Berreskuratu artxibotik zerrenda honetako txartel guztiak", "Add a new card" : "Gehitu txartel berri bat", "Card name" : "Txartel izena", - "List deleted" : "Zerrenda ezabatua", + "title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira", "Edit" : "Editatu", "Add a new tag" : "Gehitu etiketa berri bat", - "title and color value must be provided" : "izenburu eta kolore balioak hornitu behar dira", "Board name" : "Taularen izena", "Members" : "Partaideak", "Assign to users/groups/team" : "Esleitu erabiltzaile/talde/lantaldeei", "Assign a user to this card…" : "Esleitu erabiltzaile bat txartel honi...", "Select a user to assign to this card…" : "Hautatu erabiltzaile bat txartel honetara esleitzeko...", + "File to share" : "Partekatzeko fitxategia", + "Invalid path selected" : "Bide baliogabea hautatuta", "Upload new files" : "Igo fitxategi berriak", "Share from Files" : "Partekatu Fitxategiak-etik", "Pending share" : "Partekatzeko zain", @@ -217,25 +219,24 @@ "Remove attachment" : "Kendu eranskina", "Delete Attachment" : "Ezabatu eranskina", "Restore Attachment" : "Berezarri eranskina", - "File to share" : "Partekatzeko fitxategia", - "Invalid path selected" : "Bide baliogabea hautatuta", + "Modified" : "Aldatua", + "Created" : "Sortua", + "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", - "Modified" : "Aldatua", - "Created" : "Sortua", - "The title cannot be empty." : "Izenburua ezin da hutsik egon.", - "No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!", "Failed to load comments" : "Iruzkinen kargatzeak huts egin du.", - "Save" : "Gorde", + "No comments yet. Begin the discussion!" : "Ez dago iruzkinik oraindik. Hasi eztabaidatzen!", "The comment cannot be empty." : "Iruzkina ezin da hutsik egon.", "The comment cannot be longer than 1000 characters." : "Iruzkina ezin da 1000 karaktere baino luzeagoa izan.", + "Save" : "Gorde", + "Created:" : "Sortua:", "In reply to" : "Honi erantzunez", "Cancel reply" : "Utzi erantzuna bertan behera", "Reply" : "Erantzun", "Update" : "Eguneratu", - "Created:" : "Sortua:", + "Write a description …" : "Idatzi deskribapen bat ...", "Description" : "Deskribapena", "(Unsaved)" : "(Gorde gabe)", "(Saving…)" : "(Gordetzen...)", @@ -243,8 +244,16 @@ "Edit description" : "Editatu azalpena", "View description" : "Ikusi deskribapena", "Add Attachment" : "Gehitu eranskina", - "Write a description …" : "Idatzi deskribapen bat ...", "Choose attachment" : "Aukeratu eranskina", + "Select Date" : "Hautatu data", + "Later today – {timeLocale}" : "Beranduago gaur – {timeLocale}", + "Set due date for later today" : "Ezarri epemuga gaurgero", + "Tomorrow – {timeLocale}" : "Bihar – {timeLocale}", + "Set due date for tomorrow" : "Ezarri epemuga biharko", + "This weekend – {timeLocale}" : "Hurrengo asteburua – {timeLocale}", + "Set due date for this weekend" : "Ezarri epemuga asteburu honetarako", + "Next week – {timeLocale}" : "Hurrengo astea – {timeLocale}", + "Set due date for next week" : "Ezarri epemuga datorren asterako", "Assign a due date to this card…" : "Esleitu iraungitze data bat txartel honi...", "Set a due date" : "Ezarri epe-muga", "Add due date" : "Gehitu epemuga", @@ -255,25 +264,19 @@ "Not done" : "Egin gabe", "Unarchive card" : "Berreskuratu txartela artxibotik", "Archive card" : "Artxibatu txartela", - "Select Date" : "Hautatu data", - "Set due date for later today" : "Ezarri epemuga gaurgero", - "Set due date for tomorrow" : "Ezarri epemuga biharko", - "Set due date for this weekend" : "Ezarri epemuga asteburu honetarako", - "Set due date for next week" : "Ezarri epemuga datorren asterako", "Assign a tag to this card…" : "Esleitu etiketa bat txartel honi...", "Select or create a tag…" : "Hautatu edo sortu etiketa bat...", "Create a new tag:" : "Sortu etiketa berria:", "(group)" : "(taldea)", - "Next week – {timeLocale}" : "Hurrengo astea – {timeLocale}", - "Todo items" : "Elementuak egiteke", "{count} comments, {unread} unread" : "{count} iruzkin, {unread} irakurri gabe", + "Todo items" : "Elementuak egiteke", "Edit card title" : "Editatu txartelaren izenburua", + "Card deleted" : "Txartela ezabatuta", "Edit title" : "Editatu izenburua", "Assign to me" : "Esleitu niri", "Unassign myself" : "Niri esleitzeari utzi", "Mark as not done" : "Markatu ez egindako gisa", "Delete card" : "Ezabatu txartela", - "Card deleted" : "Txartela ezabatuta", "seconds ago" : "segundo lehenago", "Keyboard shortcuts" : "Teklatuaren lasterbideak", "Boost your productivity using Deck with keyboard shortcuts." : "Igo ezazu zure produktibitatea Deck teklatuko lasterbideekin erabiliz.", @@ -312,6 +315,13 @@ "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." : "Talde horietatik kanpo dauden erabiltzaileek ezingo dituzte haien taulak sortu, baina partekatu zaizkien tauletan lan egiten jarraitu ahal izango dute.", "Cancel edit" : "Utzi editatzeari", "Save board" : "Gorde mahaia", + "Board {0} deleted" : "{0} taula ezabatu da", + "All cards" : "Txartel guztiak", + "Only assigned cards" : "Bakarrik esleitutako txartelak", + "No reminder" : "Gogorarazpenik ez", + "An error occurred" : "Errore bat gertatu da", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ziur zaude {title} taula ezabatu nahi duzula? Honek taula honen datu guztiak ezabatuko ditu, artxibatutako txartelak barne.", + "Delete the board?" : "Taula ezabatu?", "Board details" : "Taularen xehetasunak", "Edit board" : "Editatu taula", "Clone board" : "Klonatu taula", @@ -321,16 +331,9 @@ "Turn on due date reminders" : "Aktibatu epemuga gogorarazpenak", "Turn off due date reminders" : "Desaktibatu epemuga gogorarazpenak", "Due date reminders" : "Epemuga gogorarazpenak", - "All cards" : "Txartel guztiak", "Assigned cards" : "Esleitutako txartelak", "No notifications" : "Jakinarazpenik ez", "Delete board" : "Ezabatu taula", - "Board {0} deleted" : "{0} taula ezabatu da", - "Only assigned cards" : "Bakarrik esleitutako txartelak", - "No reminder" : "Gogorarazpenik ez", - "An error occurred" : "Errore bat gertatu da", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ziur zaude {title} taula ezabatu nahi duzula? Honek taula honen datu guztiak ezabatuko ditu, artxibatutako txartelak barne.", - "Delete the board?" : "Taula ezabatu?", "Clone cards" : "Klonatu txartelak", "Advanced options" : "Ezarpen aurreratuak", "Clone" : "Klonatu", @@ -341,14 +344,15 @@ "Search for {searchQuery} in all boards" : "Bilatu {searchQuery} taula guztietan", "No results found" : "Ez da emaitzarik aurkitu", "Deck board {name}\n* Last modified on {lastMod}" : " Deck-eko {izena} taula\n* Azken aldaketa {lastMod}-n", - "{stack} in {board}" : "{board}-(e)ko {stack}", - "Click to expand description" : "Egin klik deskribapena handitzeko", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Sorrera-data {created}\n* Azken aldaketa data {lastMod}\n* {nbAttachments} eranskin\n* {nbComments} iruzkin", "{nbCards} cards" : "{nbCards} karta", + "Due on {date}" : "Iraungitze-data {date}", + "{stack} in {board}" : "{board}-(e)ko {stack}", + "Click to expand description" : "Egin klik deskribapena handitzeko", "Click to expand comment" : "Egin klik iruzkina handitzeko", + "Create card" : "Sortu txartela", "Create a new card" : "Sortu txartel berri bat", "Card title" : "Txartelaren izenburua", - "Create card" : "Sortu txartela", "Creating the new card …" : "Txartel berria sortzen...", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" txartela gehitu da \"{board}\" taulara", "Open card" : "Ireki txartela", @@ -358,10 +362,6 @@ "upcoming cards tomorrow" : "hurrengo txartelak bihar", "upcoming cards" : "hurrengo txartelak", "New card" : "Txartel berria", - "Due on {date}" : "Iraungitze-data {date}", - "This weekend – {timeLocale}" : "Hurrengo asteburua – {timeLocale}", - "Tomorrow – {timeLocale}" : "Bihar – {timeLocale}", - "Later today – {timeLocale}" : "Beranduago gaur – {timeLocale}", "Link to a board" : "Estekatu taula batera", "Link to a card" : "Estekatu txartel batera", "Create a card" : "Sortu txartela", diff --git a/l10n/fa.js b/l10n/fa.js index 218f7fdd6..767b4f809 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -107,8 +107,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "تاریخ نامعتبر است، قالب تاریخ باید YYYY-MM-DD باشد", "Personal planning and team project organization" : "برنامه‌ریزی شخصی و سازمان‌دهی کار گروهی", "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" : "برگه‌دان یک ابزار سازمان‌دهی سبک کانبان است که هدف آن برنامه‌ریزی شخصی و سازمان‌دهی پروژه برای گروه‌های مرتبط با Nextcloud است.\n\n\n- 📥 وظایف خود را به برگه‌ها اضافه کنید و آن‌ها را مرتب کنید\n- 📄 یادداشت‌های اضافی را در Markdown یادداشت کنید\n- 🔖 برچسب‌هایی را برای سازمان‌دهی بهتر اختصاص دهید\n- 👥 با گروه، دوستان یا خانوادهٔ خود به اشتراک بگذارید\n- 📎 فایل‌ها را ضمیمه کنید و آنها را در توضیحات Markdown خود قرار دهید\n- 💬 با استفاده از نظرات با تیم خود بحث کنید\n- ⚡ تغییرات در جریان فعالیت را پیگیری کنید\n- 🚀 پروژه خود را سازمان‌دهی کنید", - "Card details" : "جزئیات برگه", "Add board" : "افزودن تخته", + "Card details" : "جزئیات برگه", "Select the board to link to a project" : "تخته‌ای را برای ایجاد پیوند با یک پروژه انتخاب کنید", "Search by board title" : "جستجو بر اساس عنوان تخته", "Select board" : "انتخاب تخته", @@ -116,17 +116,17 @@ OC.L10N.register( "No lists available" : "هیچ فهرستی در دسترس نیست", "Select a list" : "یک فهرست برگزینید", "Move card" : "انتقال برگه", - "Select a card" : "انتخاب یک برگه", - "Cancel" : "لغو", "Select the card to link to a project" : "برگه‌ای را برای ایجاد پیوند با یک پروژه انتخاب کنید", "Link to card" : "پیوند به برگه", + "Select a card" : "انتخاب یک برگه", + "Cancel" : "لغو", + "This board is read only" : "تخته، فقط خواندنی است", + "Drop your files to upload" : "برای بارگذاری، پرونده‌ها را اینجا رها کنید", "File already exists" : "پرونده از قبل موجود است", "A file with the name {filename} already exists." : "پرونده‌ای با نام {filename} از قبل موجود است.", "Do you want to overwrite it?" : "می‌خواهید روی آن بازنویسی شود؟", "Overwrite file" : "بازنویسی پرونده", "Keep existing file" : "پرونده موجود حفظ شود", - "This board is read only" : "تخته، فقط خواندنی است", - "Drop your files to upload" : "برای بارگذاری، پرونده‌ها را اینجا رها کنید", "Add card" : "افزودن برگه", "Archived cards" : "کارت‌های بایگانی‌شده", "Add list" : "افزودن فهرست", @@ -161,6 +161,12 @@ OC.L10N.register( "Deleted lists" : "فهرست‌های پاک شده", "Undo" : "برگرداندن", "Deleted cards" : "کارت‌های پاک شده", + "Failed to create share with {displayName}" : "اشتراک‌گذاری با {displayName} ایجاد نشد", + "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", + "Transfer the board." : "Transfer the board.", + "Transfer" : "انتقال", + "The board has been transferred to {user}" : "The board has been transferred to {user}", + "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", "No participants found" : "هیچ شرکتی پیدا نشد", "Board owner" : "مالک تخته", "(Group)" : "(گروه)", @@ -169,12 +175,7 @@ OC.L10N.register( "Can manage" : "می‌تواند مدیریت کند", "Owner" : "مالک", "Delete" : "حذف", - "Failed to create share with {displayName}" : "اشتراک‌گذاری با {displayName} ایجاد نشد", - "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", - "Transfer the board." : "Transfer the board.", - "Transfer" : "انتقال", - "The board has been transferred to {user}" : "The board has been transferred to {user}", - "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", + "List deleted" : "فهرست پاک شد", "Edit list title" : "Edit list title", "Archive all cards" : "همهٔ برگه‌ها را بایگانی کنید!", "Unarchive all cards" : "Unarchive all cards", @@ -183,13 +184,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Unarchive all cards in this list", "Add a new card" : "افزودن یک کارت جدید", "Card name" : "نام برگه", - "List deleted" : "فهرست پاک شد", + "title and color value must be provided" : "نام و رنگ باید مشخص شود", "Edit" : "ویرایش", "Add a new tag" : "افزودن یک برچسب جدید", - "title and color value must be provided" : "نام و رنگ باید مشخص شود", "Board name" : "نامِ تخته", "Members" : "اعضا", "Assign a user to this card…" : "اختصاص یک کاربر به این برگه…", + "File to share" : "فایل برای اشتراک‌گذاری", + "Invalid path selected" : "مسیر نامعتبر انتخاب شده است", "Upload new files" : "فایل‌های جدید را آپلود کنید", "Share from Files" : "اشتراک‌گذاری از فایل‌ها", "Pending share" : "سهم معلق", @@ -199,25 +201,24 @@ OC.L10N.register( "Remove attachment" : "حذف پیوست", "Delete Attachment" : "حذف پیوست", "Restore Attachment" : "بازیابی پیوست", - "File to share" : "فایل برای اشتراک‌گذاری", - "Invalid path selected" : "مسیر نامعتبر انتخاب شده است", + "Modified" : "تغییر یافته", + "Created" : "ایجاد شده", + "The title cannot be empty." : "عنوان نمی‌تواند خالی باشد.", "Open in sidebar view" : "در نمای نوار کناری باز کنید", "Open in bigger view" : "در نمای بزرگتر باز کنید", "Attachments" : "پیوست‌ها", "Comments" : "نظرات", - "Modified" : "تغییر یافته", - "Created" : "ایجاد شده", - "The title cannot be empty." : "عنوان نمی‌تواند خالی باشد.", - "No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!", "Failed to load comments" : "نظرات بارگیری نشد", - "Save" : "ذخیره", + "No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!", "The comment cannot be empty." : "نظر نمی‌تواند خالی باشد.", "The comment cannot be longer than 1000 characters." : "نظر نمی‌تواند طولانی‌تر از ۱۰۰۰ حرف باشد.", + "Save" : "ذخیره", + "Created:" : "ایجاد شده توسط:", "In reply to" : "در پاسخ به", "Cancel reply" : "لغو پاسخ", "Reply" : "پاسخ", "Update" : "به‌روزرسانی", - "Created:" : "ایجاد شده توسط:", + "Write a description …" : "توضیح بنویس…", "Description" : "توضیحات", "(Unsaved)" : "(ذخیره نشده)", "(Saving…)" : "(در حال ذخیره...)", @@ -225,26 +226,28 @@ OC.L10N.register( "Edit description" : "ویرایش توضیحات", "View description" : "نمایش توضیحات", "Add Attachment" : "افزودن پیوست", - "Write a description …" : "توضیح بنویس…", "Choose attachment" : "انتخاب پیوست", + "Select Date" : "تاریخ را انتخاب کنید", + "Later today – {timeLocale}" : "Later today – {timeLocale}", + "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", + "This weekend – {timeLocale}" : "This weekend – {timeLocale}", + "Next week – {timeLocale}" : "Next week – {timeLocale}", "Assign a due date to this card…" : "Assign a due date to this card…", "Set a due date" : "تاریخ سررسید را تعیین کنید", "Remove due date" : "تاریخ سررسید را حذف کنید", "Mark as done" : "علامت گذاری به عنوان انجام شده", "Unarchive card" : "برگه را از بایگانی خارج کنید", "Archive card" : "بایگانی برگه", - "Select Date" : "تاریخ را انتخاب کنید", "Assign a tag to this card…" : "یک برچسب به این برگه اختصاص دهید…", "(group)" : "(گروه)", - "Next week – {timeLocale}" : "Next week – {timeLocale}", - "Todo items" : "Todo items", "{count} comments, {unread} unread" : "{count} نظر، { خوانده نشده} خوانده نشده", + "Todo items" : "Todo items", "Edit card title" : "Edit card title", + "Card deleted" : "برگه پاک شد", "Edit title" : "ویرایش عنوان", "Assign to me" : "به من اختصاص دهید", "Unassign myself" : "واگذاری به خودم را لغو می‌کنم", "Delete card" : "حذف برگه", - "Card deleted" : "برگه پاک شد", "seconds ago" : "ثانیه‌هایی پیش", "Keyboard shortcuts" : "میان‌برهای صفحه‌کلید", "Keyboard shortcut" : "صفحه کلید", @@ -263,6 +266,13 @@ OC.L10N.register( "Show card ID badge" : "Show card ID badge", "Show boards in calendar/tasks" : "نمایش تابلوها در تقویم/ وظایف", "Cancel edit" : "Cancel edit", + "Board {0} deleted" : "Board {0} deleted", + "All cards" : "All cards", + "Only assigned cards" : "Only assigned cards", + "No reminder" : "No reminder", + "An error occurred" : "خطایی روی داد", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", + "Delete the board?" : "Delete the board?", "Board details" : "Board details", "Edit board" : "ویرایش تخته", "Clone board" : "تخته شبیه‌سازی", @@ -272,16 +282,9 @@ OC.L10N.register( "Turn on due date reminders" : "Turn on due date reminders", "Turn off due date reminders" : "Turn off due date reminders", "Due date reminders" : "Due date reminders", - "All cards" : "All cards", "Assigned cards" : "Assigned cards", "No notifications" : "بدون اعلان", "Delete board" : "حذف تخته", - "Board {0} deleted" : "Board {0} deleted", - "Only assigned cards" : "Only assigned cards", - "No reminder" : "No reminder", - "An error occurred" : "خطایی روی داد", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", - "Delete the board?" : "Delete the board?", "Clone cards" : "شبیه سازی کارت", "Advanced options" : "گزینه‌های پیش‌رفته", "Clone" : "شبیه سازی", @@ -292,14 +295,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Search for {searchQuery} in all boards", "No results found" : "هیچ نتیجه ای یافت نشد", "Deck board {name}\n* Last modified on {lastMod}" : "Deck board {name}\n* Last modified on {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Click to expand description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments", "{nbCards} cards" : "{nbCards} cards", + "Due on {date}" : "Due on {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Click to expand description", "Click to expand comment" : "Click to expand comment", + "Create card" : "ایجاد برگه", "Create a new card" : "یک برگهٔ جدید بسازید", "Card title" : "عنوان برگه", - "Create card" : "ایجاد برگه", "Creating the new card …" : "ساختن برگهٔ جدید ...", "Card \"{card}\" was added to \"{board}\"" : "برگه \"{card}\" به \"{board}\" اضافه شد", "Open card" : "بازکردن برگه", @@ -307,10 +311,6 @@ OC.L10N.register( "No upcoming cards" : "No upcoming cards", "upcoming cards" : "upcoming cards", "New card" : "New card", - "Due on {date}" : "Due on {date}", - "This weekend – {timeLocale}" : "This weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", - "Later today – {timeLocale}" : "Later today – {timeLocale}", "Link to a board" : "Link to a board", "Link to a card" : "Link to a card", "Create a card" : "Create a card", diff --git a/l10n/fa.json b/l10n/fa.json index 8f6f9806b..b0f50079f 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -105,8 +105,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "تاریخ نامعتبر است، قالب تاریخ باید YYYY-MM-DD باشد", "Personal planning and team project organization" : "برنامه‌ریزی شخصی و سازمان‌دهی کار گروهی", "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" : "برگه‌دان یک ابزار سازمان‌دهی سبک کانبان است که هدف آن برنامه‌ریزی شخصی و سازمان‌دهی پروژه برای گروه‌های مرتبط با Nextcloud است.\n\n\n- 📥 وظایف خود را به برگه‌ها اضافه کنید و آن‌ها را مرتب کنید\n- 📄 یادداشت‌های اضافی را در Markdown یادداشت کنید\n- 🔖 برچسب‌هایی را برای سازمان‌دهی بهتر اختصاص دهید\n- 👥 با گروه، دوستان یا خانوادهٔ خود به اشتراک بگذارید\n- 📎 فایل‌ها را ضمیمه کنید و آنها را در توضیحات Markdown خود قرار دهید\n- 💬 با استفاده از نظرات با تیم خود بحث کنید\n- ⚡ تغییرات در جریان فعالیت را پیگیری کنید\n- 🚀 پروژه خود را سازمان‌دهی کنید", - "Card details" : "جزئیات برگه", "Add board" : "افزودن تخته", + "Card details" : "جزئیات برگه", "Select the board to link to a project" : "تخته‌ای را برای ایجاد پیوند با یک پروژه انتخاب کنید", "Search by board title" : "جستجو بر اساس عنوان تخته", "Select board" : "انتخاب تخته", @@ -114,17 +114,17 @@ "No lists available" : "هیچ فهرستی در دسترس نیست", "Select a list" : "یک فهرست برگزینید", "Move card" : "انتقال برگه", - "Select a card" : "انتخاب یک برگه", - "Cancel" : "لغو", "Select the card to link to a project" : "برگه‌ای را برای ایجاد پیوند با یک پروژه انتخاب کنید", "Link to card" : "پیوند به برگه", + "Select a card" : "انتخاب یک برگه", + "Cancel" : "لغو", + "This board is read only" : "تخته، فقط خواندنی است", + "Drop your files to upload" : "برای بارگذاری، پرونده‌ها را اینجا رها کنید", "File already exists" : "پرونده از قبل موجود است", "A file with the name {filename} already exists." : "پرونده‌ای با نام {filename} از قبل موجود است.", "Do you want to overwrite it?" : "می‌خواهید روی آن بازنویسی شود؟", "Overwrite file" : "بازنویسی پرونده", "Keep existing file" : "پرونده موجود حفظ شود", - "This board is read only" : "تخته، فقط خواندنی است", - "Drop your files to upload" : "برای بارگذاری، پرونده‌ها را اینجا رها کنید", "Add card" : "افزودن برگه", "Archived cards" : "کارت‌های بایگانی‌شده", "Add list" : "افزودن فهرست", @@ -159,6 +159,12 @@ "Deleted lists" : "فهرست‌های پاک شده", "Undo" : "برگرداندن", "Deleted cards" : "کارت‌های پاک شده", + "Failed to create share with {displayName}" : "اشتراک‌گذاری با {displayName} ایجاد نشد", + "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", + "Transfer the board." : "Transfer the board.", + "Transfer" : "انتقال", + "The board has been transferred to {user}" : "The board has been transferred to {user}", + "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", "No participants found" : "هیچ شرکتی پیدا نشد", "Board owner" : "مالک تخته", "(Group)" : "(گروه)", @@ -167,12 +173,7 @@ "Can manage" : "می‌تواند مدیریت کند", "Owner" : "مالک", "Delete" : "حذف", - "Failed to create share with {displayName}" : "اشتراک‌گذاری با {displayName} ایجاد نشد", - "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", - "Transfer the board." : "Transfer the board.", - "Transfer" : "انتقال", - "The board has been transferred to {user}" : "The board has been transferred to {user}", - "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", + "List deleted" : "فهرست پاک شد", "Edit list title" : "Edit list title", "Archive all cards" : "همهٔ برگه‌ها را بایگانی کنید!", "Unarchive all cards" : "Unarchive all cards", @@ -181,13 +182,14 @@ "Unarchive all cards in this list" : "Unarchive all cards in this list", "Add a new card" : "افزودن یک کارت جدید", "Card name" : "نام برگه", - "List deleted" : "فهرست پاک شد", + "title and color value must be provided" : "نام و رنگ باید مشخص شود", "Edit" : "ویرایش", "Add a new tag" : "افزودن یک برچسب جدید", - "title and color value must be provided" : "نام و رنگ باید مشخص شود", "Board name" : "نامِ تخته", "Members" : "اعضا", "Assign a user to this card…" : "اختصاص یک کاربر به این برگه…", + "File to share" : "فایل برای اشتراک‌گذاری", + "Invalid path selected" : "مسیر نامعتبر انتخاب شده است", "Upload new files" : "فایل‌های جدید را آپلود کنید", "Share from Files" : "اشتراک‌گذاری از فایل‌ها", "Pending share" : "سهم معلق", @@ -197,25 +199,24 @@ "Remove attachment" : "حذف پیوست", "Delete Attachment" : "حذف پیوست", "Restore Attachment" : "بازیابی پیوست", - "File to share" : "فایل برای اشتراک‌گذاری", - "Invalid path selected" : "مسیر نامعتبر انتخاب شده است", + "Modified" : "تغییر یافته", + "Created" : "ایجاد شده", + "The title cannot be empty." : "عنوان نمی‌تواند خالی باشد.", "Open in sidebar view" : "در نمای نوار کناری باز کنید", "Open in bigger view" : "در نمای بزرگتر باز کنید", "Attachments" : "پیوست‌ها", "Comments" : "نظرات", - "Modified" : "تغییر یافته", - "Created" : "ایجاد شده", - "The title cannot be empty." : "عنوان نمی‌تواند خالی باشد.", - "No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!", "Failed to load comments" : "نظرات بارگیری نشد", - "Save" : "ذخیره", + "No comments yet. Begin the discussion!" : "هنوز نظری وجود ندارد. بحثی را آغاز کنید!", "The comment cannot be empty." : "نظر نمی‌تواند خالی باشد.", "The comment cannot be longer than 1000 characters." : "نظر نمی‌تواند طولانی‌تر از ۱۰۰۰ حرف باشد.", + "Save" : "ذخیره", + "Created:" : "ایجاد شده توسط:", "In reply to" : "در پاسخ به", "Cancel reply" : "لغو پاسخ", "Reply" : "پاسخ", "Update" : "به‌روزرسانی", - "Created:" : "ایجاد شده توسط:", + "Write a description …" : "توضیح بنویس…", "Description" : "توضیحات", "(Unsaved)" : "(ذخیره نشده)", "(Saving…)" : "(در حال ذخیره...)", @@ -223,26 +224,28 @@ "Edit description" : "ویرایش توضیحات", "View description" : "نمایش توضیحات", "Add Attachment" : "افزودن پیوست", - "Write a description …" : "توضیح بنویس…", "Choose attachment" : "انتخاب پیوست", + "Select Date" : "تاریخ را انتخاب کنید", + "Later today – {timeLocale}" : "Later today – {timeLocale}", + "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", + "This weekend – {timeLocale}" : "This weekend – {timeLocale}", + "Next week – {timeLocale}" : "Next week – {timeLocale}", "Assign a due date to this card…" : "Assign a due date to this card…", "Set a due date" : "تاریخ سررسید را تعیین کنید", "Remove due date" : "تاریخ سررسید را حذف کنید", "Mark as done" : "علامت گذاری به عنوان انجام شده", "Unarchive card" : "برگه را از بایگانی خارج کنید", "Archive card" : "بایگانی برگه", - "Select Date" : "تاریخ را انتخاب کنید", "Assign a tag to this card…" : "یک برچسب به این برگه اختصاص دهید…", "(group)" : "(گروه)", - "Next week – {timeLocale}" : "Next week – {timeLocale}", - "Todo items" : "Todo items", "{count} comments, {unread} unread" : "{count} نظر، { خوانده نشده} خوانده نشده", + "Todo items" : "Todo items", "Edit card title" : "Edit card title", + "Card deleted" : "برگه پاک شد", "Edit title" : "ویرایش عنوان", "Assign to me" : "به من اختصاص دهید", "Unassign myself" : "واگذاری به خودم را لغو می‌کنم", "Delete card" : "حذف برگه", - "Card deleted" : "برگه پاک شد", "seconds ago" : "ثانیه‌هایی پیش", "Keyboard shortcuts" : "میان‌برهای صفحه‌کلید", "Keyboard shortcut" : "صفحه کلید", @@ -261,6 +264,13 @@ "Show card ID badge" : "Show card ID badge", "Show boards in calendar/tasks" : "نمایش تابلوها در تقویم/ وظایف", "Cancel edit" : "Cancel edit", + "Board {0} deleted" : "Board {0} deleted", + "All cards" : "All cards", + "Only assigned cards" : "Only assigned cards", + "No reminder" : "No reminder", + "An error occurred" : "خطایی روی داد", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", + "Delete the board?" : "Delete the board?", "Board details" : "Board details", "Edit board" : "ویرایش تخته", "Clone board" : "تخته شبیه‌سازی", @@ -270,16 +280,9 @@ "Turn on due date reminders" : "Turn on due date reminders", "Turn off due date reminders" : "Turn off due date reminders", "Due date reminders" : "Due date reminders", - "All cards" : "All cards", "Assigned cards" : "Assigned cards", "No notifications" : "بدون اعلان", "Delete board" : "حذف تخته", - "Board {0} deleted" : "Board {0} deleted", - "Only assigned cards" : "Only assigned cards", - "No reminder" : "No reminder", - "An error occurred" : "خطایی روی داد", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", - "Delete the board?" : "Delete the board?", "Clone cards" : "شبیه سازی کارت", "Advanced options" : "گزینه‌های پیش‌رفته", "Clone" : "شبیه سازی", @@ -290,14 +293,15 @@ "Search for {searchQuery} in all boards" : "Search for {searchQuery} in all boards", "No results found" : "هیچ نتیجه ای یافت نشد", "Deck board {name}\n* Last modified on {lastMod}" : "Deck board {name}\n* Last modified on {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Click to expand description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments", "{nbCards} cards" : "{nbCards} cards", + "Due on {date}" : "Due on {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Click to expand description", "Click to expand comment" : "Click to expand comment", + "Create card" : "ایجاد برگه", "Create a new card" : "یک برگهٔ جدید بسازید", "Card title" : "عنوان برگه", - "Create card" : "ایجاد برگه", "Creating the new card …" : "ساختن برگهٔ جدید ...", "Card \"{card}\" was added to \"{board}\"" : "برگه \"{card}\" به \"{board}\" اضافه شد", "Open card" : "بازکردن برگه", @@ -305,10 +309,6 @@ "No upcoming cards" : "No upcoming cards", "upcoming cards" : "upcoming cards", "New card" : "New card", - "Due on {date}" : "Due on {date}", - "This weekend – {timeLocale}" : "This weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", - "Later today – {timeLocale}" : "Later today – {timeLocale}", "Link to a board" : "Link to a board", "Link to a card" : "Link to a card", "Create a card" : "Create a card", diff --git a/l10n/fi.js b/l10n/fi.js index defc371b9..1f4363029 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -84,8 +84,8 @@ OC.L10N.register( "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", - "Card details" : "Näytä kortin sisältö", "Add board" : "Lisää taulu", + "Card details" : "Näytä kortin sisältö", "Select the board to link to a project" : "Valitse projektiin linkitettävä taulu", "Search by board title" : "Hae taulun otsikon mukaan", "Select board" : "Valitse taulu", @@ -93,17 +93,17 @@ OC.L10N.register( "No lists available" : "Ei listoja saatavilla", "Select a list" : "Valitse lista ", "Move card" : "Siirrä kortti", - "Select a card" : "Valitse kortti", - "Cancel" : "Peruuta", "Select the card to link to a project" : "Valitse projektiin linkitettävä kortti", "Link to card" : "Linkitä korttiin", + "Select a card" : "Valitse kortti", + "Cancel" : "Peruuta", + "This board is read only" : "Tämä taulu on kirjoitussuojattu", + "Drop your files to upload" : "Pudota tiedostot lähettääksesi ne", "File already exists" : "Tiedosto on jo olemassa", "A file with the name {filename} already exists." : "Tiedosto nimellä {filename} on jo olemassa.", "Do you want to overwrite it?" : "Haluatko ylikirjoittaa sen?", "Overwrite file" : "Päällekirjoita tiedosto", "Keep existing file" : "Pidä nykyinen tiedosto", - "This board is read only" : "Tämä taulu on kirjoitussuojattu", - "Drop your files to upload" : "Pudota tiedostot lähettääksesi ne", "Add card" : "Lisää kortti", "Archived cards" : "Arkistoidut kortit", "Add list" : "Lisää lista", @@ -141,6 +141,9 @@ OC.L10N.register( "Deleted lists" : "Poistetut listat", "Undo" : "Kumoa", "Deleted cards" : "Poistetut kortit", + "Failed to create share with {displayName}" : "Jaon luonti epäonnistui kohteen {displayName} kanssa", + "Are you sure you want to transfer the board {title} to {user}?" : "Haluatko varmasti siirtää taulun {title} käyttäjälle {user}?", + "Transfer" : "Siirrä", "Share board with a user, group or team …" : "Jaa taulu käyttäjän, ryhmän tai tiimin kanssa...", "No participants found" : "Ei osallistujia löydetty", "Board owner" : "Taulun omistaja", @@ -150,20 +153,19 @@ OC.L10N.register( "Can manage" : "Voi hallita", "Owner" : "Omistaja", "Delete" : "Poista", - "Failed to create share with {displayName}" : "Jaon luonti epäonnistui kohteen {displayName} kanssa", - "Are you sure you want to transfer the board {title} to {user}?" : "Haluatko varmasti siirtää taulun {title} käyttäjälle {user}?", - "Transfer" : "Siirrä", + "List deleted" : "Lista poistettu", "Archive all cards" : "Arkistoi kaikki kortit", "Delete list" : "Poista lista", "Archive all cards in this list" : "Arkistoi kaikki kortit tässä listassa", "Add a new card" : "Lisää uusi kortti", "Card name" : "Kortin nimi", - "List deleted" : "Lista poistettu", + "title and color value must be provided" : "tunnisteella on oltava nimi ja väri", "Edit" : "Muokkaa", "Add a new tag" : "Lisää uusi tunniste", - "title and color value must be provided" : "tunnisteella on oltava nimi ja väri", "Board name" : "Taulun nimi", "Members" : "Jäsenet", + "File to share" : "Jaettava tiedosto", + "Invalid path selected" : "Virheellinen polku valittu", "Upload new files" : "Lähetä uusia tiedostoja", "Share from Files" : "Jaa tiedostoista", "Pending share" : "Odottava jako", @@ -172,24 +174,23 @@ OC.L10N.register( "Remove attachment" : "Poista liite", "Delete Attachment" : "Poista liite", "Restore Attachment" : "Palauta liite", - "File to share" : "Jaettava tiedosto", - "Invalid path selected" : "Virheellinen polku valittu", - "Open in sidebar view" : "Avaa sivupalkkinäkymään", - "Attachments" : "Liitteet", - "Comments" : "Kommentit", "Modified" : "Muokattu", "Created" : "Luotu", "The title cannot be empty." : "Otsikko ei voi olla tyhjä.", - "No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!", + "Open in sidebar view" : "Avaa sivupalkkinäkymään", + "Attachments" : "Liitteet", + "Comments" : "Kommentit", "Failed to load comments" : "Kommenttien lataaminen epäonnistui", - "Save" : "Tallenna", + "No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!", "The comment cannot be empty." : "Kommentti ei voi olla tyhjä.", "The comment cannot be longer than 1000 characters." : "Kommentin on oltava alle 1000 merkkiä pitkä.", + "Save" : "Tallenna", + "Created:" : "Luotu:", "In reply to" : "Vastauksena", "Cancel reply" : "Peru vastaus", "Reply" : "Vastaa", "Update" : "Päivitä", - "Created:" : "Luotu:", + "Write a description …" : "Kirjoita kuvaus…", "Description" : "Kuvaus", "(Unsaved)" : "(Tallentamaton)", "(Saving…)" : "(Tallennetaan…)", @@ -197,27 +198,29 @@ OC.L10N.register( "Edit description" : "Muokkaa kuvausta", "View description" : "Näytä kuvaus", "Add Attachment" : "Lisää liite", - "Write a description …" : "Kirjoita kuvaus…", "Choose attachment" : "Valitse liite", + "Select Date" : "Valitse päivä", + "Later today – {timeLocale}" : "Myöhemmin tänään – {timeLocale}", + "Tomorrow – {timeLocale}" : "Huomenna – {timeLocale}", + "This weekend – {timeLocale}" : "Tämä viikonloppu – {timeLocale}", + "Next week – {timeLocale}" : "Ensi viikko – {timeLocale}", "Set a due date" : "Aseta eräpäivä", "Choose a date" : "Valitse päivämäärä", "Remove due date" : "Poista eräpäivä", "Mark as done" : "Merkitse valmiiksi", "Unarchive card" : "Poista kortti arkistosta", "Archive card" : "Arkistoi kortti", - "Select Date" : "Valitse päivä", "Assign a tag to this card…" : "Lisää kortille tunniste...", "Create a new tag:" : "Luo uusi tunniste:", "(group)" : "(ryhmä)", - "Next week – {timeLocale}" : "Ensi viikko – {timeLocale}", "{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta", "Edit card title" : "Muokkaa kortin otsikkoa", "Open link" : "Avaa linkki", + "Card deleted" : "Kortti poistettu", "Edit title" : "Muokkaa otsikkoa", "Assign to me" : "Määritä minulle", "Unassign myself" : "Poista määritys minulta", "Delete card" : "Poista kortti", - "Card deleted" : "Kortti poistettu", "seconds ago" : "sekuntia sitten", "Keyboard shortcuts" : "Pikanäppäimet", "Keyboard shortcut" : "Näppäimistön pikanäppäin", @@ -231,20 +234,20 @@ OC.L10N.register( "Deck settings" : "Pakan asetukset", "Show boards in calendar/tasks" : "Näytä taulut kalenterissa ja tehtävissä", "Cancel edit" : "Peruuta muokkaus", + "Board {0} deleted" : "Taulu {0} poistettu", + "All cards" : "Kaikki kortit", + "No reminder" : "Ei muistutusta", + "An error occurred" : "Tapahtui virhe", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Haluatko varmasti poistaa taulun {title}? Tämä poistaa kaikki taulun tiedot, mukaan lukien arkistoidut kortit.", + "Delete the board?" : "Poistetaanko tämä taulu?", "Board details" : "Taulun tiedot", "Edit board" : "Muokkaa taulua", "Clone board" : "Monista taulu", "Unarchive board" : "Kumoa taulun arkistointi", "Archive board" : "Arkistoi taulu", "Export board" : "Vie taulu", - "All cards" : "Kaikki kortit", "No notifications" : "Ei ilmoituksia", "Delete board" : "Poista taulu", - "Board {0} deleted" : "Taulu {0} poistettu", - "No reminder" : "Ei muistutusta", - "An error occurred" : "Tapahtui virhe", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Haluatko varmasti poistaa taulun {title}? Tämä poistaa kaikki taulun tiedot, mukaan lukien arkistoidut kortit.", - "Delete the board?" : "Poistetaanko tämä taulu?", "Clone cards" : "Kloonaa kortteja", "Advanced options" : "Lisävalinnat", "Clone" : "Kloonaa", @@ -252,12 +255,13 @@ OC.L10N.register( "Tomorrow" : "Huomenna", "Search for {searchQuery} in all boards" : "Hae ehtoja {searchQuery} kaikilta tauluilta", "No results found" : "Ei tuloksia", - "Click to expand description" : "Laajenna kuvausta ", "{nbCards} cards" : "{nbCards} korttia ", + "Due on {date}" : "Määräpäivä {date}", + "Click to expand description" : "Laajenna kuvausta ", "Click to expand comment" : "Napsauta laajentaaksesi kommentin", + "Create card" : "Luo kortti", "Create a new card" : "Luo uusi kortti", "Card title" : "Kortin otsikko", - "Create card" : "Luo kortti", "Creating the new card …" : "Luodaan uutta korttia…", "Card \"{card}\" was added to \"{board}\"" : "Kortti \"{card}\" lisättiin taululle \"{board}\"", "Open card" : "Avaa kortti", @@ -265,10 +269,6 @@ OC.L10N.register( "No upcoming cards" : "Ei tulevia kortteja", "upcoming cards" : "tulevat kortit", "New card" : "Uusi kortti", - "Due on {date}" : "Määräpäivä {date}", - "This weekend – {timeLocale}" : "Tämä viikonloppu – {timeLocale}", - "Tomorrow – {timeLocale}" : "Huomenna – {timeLocale}", - "Later today – {timeLocale}" : "Myöhemmin tänään – {timeLocale}", "Link to a board" : "Linkki taululle", "Link to a card" : "Linkitä korttiin", "Create a card" : "Luo kortti", diff --git a/l10n/fi.json b/l10n/fi.json index 20222de5c..217a8727c 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -82,8 +82,8 @@ "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", - "Card details" : "Näytä kortin sisältö", "Add board" : "Lisää taulu", + "Card details" : "Näytä kortin sisältö", "Select the board to link to a project" : "Valitse projektiin linkitettävä taulu", "Search by board title" : "Hae taulun otsikon mukaan", "Select board" : "Valitse taulu", @@ -91,17 +91,17 @@ "No lists available" : "Ei listoja saatavilla", "Select a list" : "Valitse lista ", "Move card" : "Siirrä kortti", - "Select a card" : "Valitse kortti", - "Cancel" : "Peruuta", "Select the card to link to a project" : "Valitse projektiin linkitettävä kortti", "Link to card" : "Linkitä korttiin", + "Select a card" : "Valitse kortti", + "Cancel" : "Peruuta", + "This board is read only" : "Tämä taulu on kirjoitussuojattu", + "Drop your files to upload" : "Pudota tiedostot lähettääksesi ne", "File already exists" : "Tiedosto on jo olemassa", "A file with the name {filename} already exists." : "Tiedosto nimellä {filename} on jo olemassa.", "Do you want to overwrite it?" : "Haluatko ylikirjoittaa sen?", "Overwrite file" : "Päällekirjoita tiedosto", "Keep existing file" : "Pidä nykyinen tiedosto", - "This board is read only" : "Tämä taulu on kirjoitussuojattu", - "Drop your files to upload" : "Pudota tiedostot lähettääksesi ne", "Add card" : "Lisää kortti", "Archived cards" : "Arkistoidut kortit", "Add list" : "Lisää lista", @@ -139,6 +139,9 @@ "Deleted lists" : "Poistetut listat", "Undo" : "Kumoa", "Deleted cards" : "Poistetut kortit", + "Failed to create share with {displayName}" : "Jaon luonti epäonnistui kohteen {displayName} kanssa", + "Are you sure you want to transfer the board {title} to {user}?" : "Haluatko varmasti siirtää taulun {title} käyttäjälle {user}?", + "Transfer" : "Siirrä", "Share board with a user, group or team …" : "Jaa taulu käyttäjän, ryhmän tai tiimin kanssa...", "No participants found" : "Ei osallistujia löydetty", "Board owner" : "Taulun omistaja", @@ -148,20 +151,19 @@ "Can manage" : "Voi hallita", "Owner" : "Omistaja", "Delete" : "Poista", - "Failed to create share with {displayName}" : "Jaon luonti epäonnistui kohteen {displayName} kanssa", - "Are you sure you want to transfer the board {title} to {user}?" : "Haluatko varmasti siirtää taulun {title} käyttäjälle {user}?", - "Transfer" : "Siirrä", + "List deleted" : "Lista poistettu", "Archive all cards" : "Arkistoi kaikki kortit", "Delete list" : "Poista lista", "Archive all cards in this list" : "Arkistoi kaikki kortit tässä listassa", "Add a new card" : "Lisää uusi kortti", "Card name" : "Kortin nimi", - "List deleted" : "Lista poistettu", + "title and color value must be provided" : "tunnisteella on oltava nimi ja väri", "Edit" : "Muokkaa", "Add a new tag" : "Lisää uusi tunniste", - "title and color value must be provided" : "tunnisteella on oltava nimi ja väri", "Board name" : "Taulun nimi", "Members" : "Jäsenet", + "File to share" : "Jaettava tiedosto", + "Invalid path selected" : "Virheellinen polku valittu", "Upload new files" : "Lähetä uusia tiedostoja", "Share from Files" : "Jaa tiedostoista", "Pending share" : "Odottava jako", @@ -170,24 +172,23 @@ "Remove attachment" : "Poista liite", "Delete Attachment" : "Poista liite", "Restore Attachment" : "Palauta liite", - "File to share" : "Jaettava tiedosto", - "Invalid path selected" : "Virheellinen polku valittu", - "Open in sidebar view" : "Avaa sivupalkkinäkymään", - "Attachments" : "Liitteet", - "Comments" : "Kommentit", "Modified" : "Muokattu", "Created" : "Luotu", "The title cannot be empty." : "Otsikko ei voi olla tyhjä.", - "No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!", + "Open in sidebar view" : "Avaa sivupalkkinäkymään", + "Attachments" : "Liitteet", + "Comments" : "Kommentit", "Failed to load comments" : "Kommenttien lataaminen epäonnistui", - "Save" : "Tallenna", + "No comments yet. Begin the discussion!" : "Ei vielä kommentteja. Aloita keskustelu!", "The comment cannot be empty." : "Kommentti ei voi olla tyhjä.", "The comment cannot be longer than 1000 characters." : "Kommentin on oltava alle 1000 merkkiä pitkä.", + "Save" : "Tallenna", + "Created:" : "Luotu:", "In reply to" : "Vastauksena", "Cancel reply" : "Peru vastaus", "Reply" : "Vastaa", "Update" : "Päivitä", - "Created:" : "Luotu:", + "Write a description …" : "Kirjoita kuvaus…", "Description" : "Kuvaus", "(Unsaved)" : "(Tallentamaton)", "(Saving…)" : "(Tallennetaan…)", @@ -195,27 +196,29 @@ "Edit description" : "Muokkaa kuvausta", "View description" : "Näytä kuvaus", "Add Attachment" : "Lisää liite", - "Write a description …" : "Kirjoita kuvaus…", "Choose attachment" : "Valitse liite", + "Select Date" : "Valitse päivä", + "Later today – {timeLocale}" : "Myöhemmin tänään – {timeLocale}", + "Tomorrow – {timeLocale}" : "Huomenna – {timeLocale}", + "This weekend – {timeLocale}" : "Tämä viikonloppu – {timeLocale}", + "Next week – {timeLocale}" : "Ensi viikko – {timeLocale}", "Set a due date" : "Aseta eräpäivä", "Choose a date" : "Valitse päivämäärä", "Remove due date" : "Poista eräpäivä", "Mark as done" : "Merkitse valmiiksi", "Unarchive card" : "Poista kortti arkistosta", "Archive card" : "Arkistoi kortti", - "Select Date" : "Valitse päivä", "Assign a tag to this card…" : "Lisää kortille tunniste...", "Create a new tag:" : "Luo uusi tunniste:", "(group)" : "(ryhmä)", - "Next week – {timeLocale}" : "Ensi viikko – {timeLocale}", "{count} comments, {unread} unread" : "{count} kommenttia, {unread} lukematonta", "Edit card title" : "Muokkaa kortin otsikkoa", "Open link" : "Avaa linkki", + "Card deleted" : "Kortti poistettu", "Edit title" : "Muokkaa otsikkoa", "Assign to me" : "Määritä minulle", "Unassign myself" : "Poista määritys minulta", "Delete card" : "Poista kortti", - "Card deleted" : "Kortti poistettu", "seconds ago" : "sekuntia sitten", "Keyboard shortcuts" : "Pikanäppäimet", "Keyboard shortcut" : "Näppäimistön pikanäppäin", @@ -229,20 +232,20 @@ "Deck settings" : "Pakan asetukset", "Show boards in calendar/tasks" : "Näytä taulut kalenterissa ja tehtävissä", "Cancel edit" : "Peruuta muokkaus", + "Board {0} deleted" : "Taulu {0} poistettu", + "All cards" : "Kaikki kortit", + "No reminder" : "Ei muistutusta", + "An error occurred" : "Tapahtui virhe", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Haluatko varmasti poistaa taulun {title}? Tämä poistaa kaikki taulun tiedot, mukaan lukien arkistoidut kortit.", + "Delete the board?" : "Poistetaanko tämä taulu?", "Board details" : "Taulun tiedot", "Edit board" : "Muokkaa taulua", "Clone board" : "Monista taulu", "Unarchive board" : "Kumoa taulun arkistointi", "Archive board" : "Arkistoi taulu", "Export board" : "Vie taulu", - "All cards" : "Kaikki kortit", "No notifications" : "Ei ilmoituksia", "Delete board" : "Poista taulu", - "Board {0} deleted" : "Taulu {0} poistettu", - "No reminder" : "Ei muistutusta", - "An error occurred" : "Tapahtui virhe", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Haluatko varmasti poistaa taulun {title}? Tämä poistaa kaikki taulun tiedot, mukaan lukien arkistoidut kortit.", - "Delete the board?" : "Poistetaanko tämä taulu?", "Clone cards" : "Kloonaa kortteja", "Advanced options" : "Lisävalinnat", "Clone" : "Kloonaa", @@ -250,12 +253,13 @@ "Tomorrow" : "Huomenna", "Search for {searchQuery} in all boards" : "Hae ehtoja {searchQuery} kaikilta tauluilta", "No results found" : "Ei tuloksia", - "Click to expand description" : "Laajenna kuvausta ", "{nbCards} cards" : "{nbCards} korttia ", + "Due on {date}" : "Määräpäivä {date}", + "Click to expand description" : "Laajenna kuvausta ", "Click to expand comment" : "Napsauta laajentaaksesi kommentin", + "Create card" : "Luo kortti", "Create a new card" : "Luo uusi kortti", "Card title" : "Kortin otsikko", - "Create card" : "Luo kortti", "Creating the new card …" : "Luodaan uutta korttia…", "Card \"{card}\" was added to \"{board}\"" : "Kortti \"{card}\" lisättiin taululle \"{board}\"", "Open card" : "Avaa kortti", @@ -263,10 +267,6 @@ "No upcoming cards" : "Ei tulevia kortteja", "upcoming cards" : "tulevat kortit", "New card" : "Uusi kortti", - "Due on {date}" : "Määräpäivä {date}", - "This weekend – {timeLocale}" : "Tämä viikonloppu – {timeLocale}", - "Tomorrow – {timeLocale}" : "Huomenna – {timeLocale}", - "Later today – {timeLocale}" : "Myöhemmin tänään – {timeLocale}", "Link to a board" : "Linkki taululle", "Link to a card" : "Linkitä korttiin", "Create a card" : "Luo kortti", diff --git a/l10n/fr.js b/l10n/fr.js index a0a8446e7..fa355c04f 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -123,8 +123,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Date non valable, le format de la date doit être AAAA-MM-JJ", "Personal planning and team project organization" : "Agenda personnel et organisation projet", "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 est un outil d'organisation de style kanban destiné à la planification personnelle et à l'organisation de projets pour les équipes intégrées à Nextcloud.\n\n\n- 📥 Ajoutez vos tâches à des cartes et organisez-les\n- 📄 Écrivez des notes supplémentaires en Markdown\n- 🔖 Affectez des étiquettes pour une organisation encore meilleure\n- 👥 Partagez avec votre équipe, vos amis ou votre famille\n- 📎 Joignez des fichiers et utilisez-les dans vos descriptions en Markdown\n- 💬 Échangez avec votre équipe grâce aux commentaires\n- ⚡ Gardez un œil sur les modifications dans le flux d'activité\n- 🚀 Organisez vos projets", - "Card details" : "Détails de la carte", "Add board" : "Ajouter un tableau", + "Card details" : "Détails de la carte", "Select the board to link to a project" : "Sélection le tableau pour faire le lien avec un projet.", "Search by board title" : "Rechercher par titre du tableau", "Select board" : "Sélectionner le tableau", @@ -134,17 +134,17 @@ OC.L10N.register( "Select a list" : "Sélectionner une liste", "Move card" : "Déplacer la carte", "Copy card" : "Copier la carte", - "Select a card" : "Sélectionnez une carte", - "Cancel" : "Annuler", "Select the card to link to a project" : "Sélectionner la carte à relier à un projet", "Link to card" : "Relier à une carte", + "Select a card" : "Sélectionnez une carte", + "Cancel" : "Annuler", + "This board is read only" : "Ce tableau est en lecture seule", + "Drop your files to upload" : "Glissez vos fichiers pour les téléverser", "File already exists" : "Le fichier existe déjà", "A file with the name {filename} already exists." : "Un fichier avec le nom {filename} existe déjà.", "Do you want to overwrite it?" : "Souhaitez-vous l'écraser ?", "Overwrite file" : "Remplacer le fichier", "Keep existing file" : "Conserver le fichier existant", - "This board is read only" : "Ce tableau est en lecture seule", - "Drop your files to upload" : "Glissez vos fichiers pour les téléverser", "Add card" : "Ajouter une carte", "Archived cards" : "Cartes archivées", "Add list" : "Ajouter une liste", @@ -185,6 +185,12 @@ OC.L10N.register( "Deleted lists" : "Listes supprimées", "Undo" : "Annuler", "Deleted cards" : "Cartes supprimées", + "Failed to create share with {displayName}" : "Échec de la création du partage avec {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Êtes-vous sûr de vouloir transférer le tableau {title} à {user} ?", + "Transfer the board." : "Transférer le tableau", + "Transfer" : "Transférer", + "The board has been transferred to {user}" : "Le tableau a été transféré à {user}", + "Failed to transfer the board to {user}" : "Échec du transfert du tableau à {user}", "Share board with a user, group or team …" : "Partager le tableau avec un utilisateur, un groupe ou une équipe...", "Searching for users, groups and teams …" : "Recherche d'utilisateurs, de groupes et d'équipes...", "No participants found" : "Aucun participant trouvé", @@ -196,12 +202,7 @@ OC.L10N.register( "Can manage" : "Peut gérer", "Owner" : "Propriétaire", "Delete" : "Supprimer", - "Failed to create share with {displayName}" : "Échec de la création du partage avec {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Êtes-vous sûr de vouloir transférer le tableau {title} à {user} ?", - "Transfer the board." : "Transférer le tableau", - "Transfer" : "Transférer", - "The board has been transferred to {user}" : "Le tableau a été transféré à {user}", - "Failed to transfer the board to {user}" : "Échec du transfert du tableau à {user}", + "List deleted" : "Liste supprimée", "Edit list title" : "Modifier le titre de la liste", "Archive all cards" : "Archiver toutes les cartes", "Unarchive all cards" : "Désarchiver toutes les cartes", @@ -210,15 +211,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Désarchiver toutes les cartes de cette liste", "Add a new card" : "Ajouter une nouvelle carte", "Card name" : "Nom de la carte", - "List deleted" : "Liste supprimée", + "title and color value must be provided" : "Le titre et la couleur doivent être renseignés", "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", "Board name" : "Nom du tableau", "Members" : "Membres", "Assign to users/groups/team" : "Attribuer à des utilisateurs / groupes / équipes", "Assign a user to this card…" : "Affecter cette carte à un utilisateur…", "Select a user to assign to this card…" : "Sélectionner un utilisateur auquel assigner la carte...", + "File to share" : "Fichier à partager", + "Invalid path selected" : "Chemin sélectionné non valide", "Upload new files" : "Téléverser de nouveaux fichiers", "Share from Files" : "Choisir depuis Fichiers", "Pending share" : "Partage en attente", @@ -228,25 +230,24 @@ OC.L10N.register( "Remove attachment" : "Supprimer la pièce jointe", "Delete Attachment" : "Supprimer la pièce jointe", "Restore Attachment" : "Restaurer la pièce jointe", - "File to share" : "Fichier à partager", - "Invalid path selected" : "Chemin sélectionné non valide", + "Modified" : "Modifiée", + "Created" : "Créée", + "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", - "Modified" : "Modifiée", - "Created" : "Créée", - "The title cannot be empty." : "Le titre ne peut pas être vide.", - "No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant. Commencez la discussion !", "Failed to load comments" : "Échec du chargement des commentaires", - "Save" : "Enregistrer", + "No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant. Commencez la discussion !", "The comment cannot be empty." : "Un commentaire ne peut pas être vide.", "The comment cannot be longer than 1000 characters." : "Un commentaire est limité à 1 000 caractères.", + "Save" : "Enregistrer", + "Created:" : "Créée le :", "In reply to" : "En réponse à", "Cancel reply" : "Annuler la réponse", "Reply" : "Répondre", "Update" : "Mettre à jour", - "Created:" : "Créée le :", + "Write a description …" : "Écrire une description…", "Description" : "Description", "(Unsaved)" : "(Non enregistré)", "(Saving…)" : "(Enregistrement ...)", @@ -254,8 +255,16 @@ OC.L10N.register( "Edit description" : "Modifier la description", "View description" : "Afficher la description", "Add Attachment" : "Ajouter une pièce jointe", - "Write a description …" : "Écrire une description…", "Choose attachment" : "Choisir une pièce jointe", + "Select Date" : "Sélectionnez une date", + "Later today – {timeLocale}" : "Plus tard aujourd'hui – {timeLocale}", + "Set due date for later today" : "Définir une date d'échéance pour plus tard dans la journée", + "Tomorrow – {timeLocale}" : "Demain – {timeLocale}", + "Set due date for tomorrow" : "Définir une date d'échéance pour demain", + "This weekend – {timeLocale}" : "Ce week-end – {timeLocale}", + "Set due date for this weekend" : "Définir une date d'échéance pour ce week-end", + "Next week – {timeLocale}" : "Semaine prochaine – {timeLocale}", + "Set due date for next week" : "Définir une date d'échéance pour la semaine prochaine", "Assign a due date to this card…" : "Attribuez une date d'échéance à cette carte...", "Set a due date" : "Définir une date d'échéance", "Add due date" : "Ajouter une date d'échéance", @@ -266,26 +275,20 @@ OC.L10N.register( "Not done" : "Non fait", "Unarchive card" : "Sortir la carte des archives", "Archive card" : "Archiver la carte", - "Select Date" : "Sélectionnez une date", - "Set due date for later today" : "Définir une date d'échéance pour plus tard dans la journée", - "Set due date for tomorrow" : "Définir une date d'échéance pour demain", - "Set due date for this weekend" : "Définir une date d'échéance pour ce week-end", - "Set due date for next week" : "Définir une date d'échéance pour la semaine prochaine", "Assign a tag to this card…" : "Associer une étiquette à cette carte…", "Select or create a tag…" : "Sélectionner ou créer une étiquette", "Create a new tag:" : "Créer une nouvelle étiquette :", "(group)" : "(groupe)", - "Next week – {timeLocale}" : "Semaine prochaine – {timeLocale}", - "Todo items" : "À faire", "{count} comments, {unread} unread" : "{count} commentaires, {unread} non lus", + "Todo items" : "À faire", "Edit card title" : "Modifier le titre de la carte", "Open link" : "Ouvrir le lien", + "Card deleted" : "Carte supprimée", "Edit title" : "Modifier le titre", "Assign to me" : "Me l'affecter", "Unassign myself" : "Me désaffecter", "Mark as not done" : "Marquer comme non fait", "Delete card" : "Supprimer la carte", - "Card deleted" : "Carte supprimée", "seconds ago" : "à l'instant", "Keyboard shortcuts" : "Raccourcis clavier", "Boost your productivity using Deck with keyboard shortcuts." : "Boostez votre productivité en utilisant Deck avec des raccourcis clavier.", @@ -324,6 +327,13 @@ OC.L10N.register( "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." : "Les utilisateurs qui ne font pas partie de ces groupes ne pourront pas créer leurs propres tableaux, mais pourront toujours travailler sur les tableaux qui ont été partagés avec eux.", "Cancel edit" : "Annuler les modifications", "Save board" : "Sauvegarder le tableau", + "Board {0} deleted" : "Tableau {0} supprimé", + "All cards" : "Toutes les cartes", + "Only assigned cards" : "Uniquement les cartes assignées", + "No reminder" : "Aucun rappel", + "An error occurred" : "Une erreur est survenue", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Êtes-vous sûr de vouloir supprimer le tableau {title} ? Cela supprimera toutes les données de ce tableau, y compris les cartes archivées.", + "Delete the board?" : "Supprimer le tableau ?", "Board details" : "Détails du tableau", "Edit board" : "Renommer le tableau", "Clone board" : "Dupliquer le tableau", @@ -333,16 +343,9 @@ OC.L10N.register( "Turn on due date reminders" : "Activer les rappels", "Turn off due date reminders" : "Désactiver les rappels", "Due date reminders" : "Rappels", - "All cards" : "Toutes les cartes", "Assigned cards" : "Cartes assignées", "No notifications" : "Aucune notification", "Delete board" : "Supprimer le tableau", - "Board {0} deleted" : "Tableau {0} supprimé", - "Only assigned cards" : "Uniquement les cartes assignées", - "No reminder" : "Aucun rappel", - "An error occurred" : "Une erreur est survenue", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Êtes-vous sûr de vouloir supprimer le tableau {title} ? Cela supprimera toutes les données de ce tableau, y compris les cartes archivées.", - "Delete the board?" : "Supprimer le tableau ?", "Clone {boardTitle}" : "Cloner {boardTitle}", "Clone cards" : "Dupliquer des cartes", "Clone assignments" : "Cloner les affectations", @@ -359,14 +362,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Recherche de {searchQuery} dans tous les tableaux", "No results found" : "Aucun résultat", "Deck board {name}\n* Last modified on {lastMod}" : "Tableau Deck {name}\n* Dernière modification le {lastMod}", - "{stack} in {board}" : "{stack} dans {board}", - "Click to expand description" : "Cliquer pour visualiser la description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Créée le {created}\n* Dernière modification le {lastMod}\n* {nbAttachments} pièces jointes\n* {nbComments} commentaires", "{nbCards} cards" : "{nbCards} cartes", + "Due on {date}" : "Échéance le {date}", + "{stack} in {board}" : "{stack} dans {board}", + "Click to expand description" : "Cliquer pour visualiser la description", "Click to expand comment" : "Cliquer pour déplier le commentaire", + "Create card" : "Créer la carte", "Create a new card" : "Créer une nouvelle carte", "Card title" : "Titre de la carte", - "Create card" : "Créer la carte", "Creating the new card …" : "Création de la nouvelle carte…", "Card \"{card}\" was added to \"{board}\"" : "La carte « {card} » a été ajoutée au tableau « {board} »", "Open card" : "Ouvrir la carte", @@ -376,10 +380,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "cartes à venir demain", "upcoming cards" : "prochaines cartes", "New card" : "Nouvelle carte", - "Due on {date}" : "Échéance le {date}", - "This weekend – {timeLocale}" : "Ce week-end – {timeLocale}", - "Tomorrow – {timeLocale}" : "Demain – {timeLocale}", - "Later today – {timeLocale}" : "Plus tard aujourd'hui – {timeLocale}", "Link to a board" : "Relier à un tableau", "Link to a card" : "Relier à une carte", "Create a card" : "Créer une carte", diff --git a/l10n/fr.json b/l10n/fr.json index 3b66ad227..4992a2c7c 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -121,8 +121,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Date non valable, le format de la date doit être AAAA-MM-JJ", "Personal planning and team project organization" : "Agenda personnel et organisation projet", "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 est un outil d'organisation de style kanban destiné à la planification personnelle et à l'organisation de projets pour les équipes intégrées à Nextcloud.\n\n\n- 📥 Ajoutez vos tâches à des cartes et organisez-les\n- 📄 Écrivez des notes supplémentaires en Markdown\n- 🔖 Affectez des étiquettes pour une organisation encore meilleure\n- 👥 Partagez avec votre équipe, vos amis ou votre famille\n- 📎 Joignez des fichiers et utilisez-les dans vos descriptions en Markdown\n- 💬 Échangez avec votre équipe grâce aux commentaires\n- ⚡ Gardez un œil sur les modifications dans le flux d'activité\n- 🚀 Organisez vos projets", - "Card details" : "Détails de la carte", "Add board" : "Ajouter un tableau", + "Card details" : "Détails de la carte", "Select the board to link to a project" : "Sélection le tableau pour faire le lien avec un projet.", "Search by board title" : "Rechercher par titre du tableau", "Select board" : "Sélectionner le tableau", @@ -132,17 +132,17 @@ "Select a list" : "Sélectionner une liste", "Move card" : "Déplacer la carte", "Copy card" : "Copier la carte", - "Select a card" : "Sélectionnez une carte", - "Cancel" : "Annuler", "Select the card to link to a project" : "Sélectionner la carte à relier à un projet", "Link to card" : "Relier à une carte", + "Select a card" : "Sélectionnez une carte", + "Cancel" : "Annuler", + "This board is read only" : "Ce tableau est en lecture seule", + "Drop your files to upload" : "Glissez vos fichiers pour les téléverser", "File already exists" : "Le fichier existe déjà", "A file with the name {filename} already exists." : "Un fichier avec le nom {filename} existe déjà.", "Do you want to overwrite it?" : "Souhaitez-vous l'écraser ?", "Overwrite file" : "Remplacer le fichier", "Keep existing file" : "Conserver le fichier existant", - "This board is read only" : "Ce tableau est en lecture seule", - "Drop your files to upload" : "Glissez vos fichiers pour les téléverser", "Add card" : "Ajouter une carte", "Archived cards" : "Cartes archivées", "Add list" : "Ajouter une liste", @@ -183,6 +183,12 @@ "Deleted lists" : "Listes supprimées", "Undo" : "Annuler", "Deleted cards" : "Cartes supprimées", + "Failed to create share with {displayName}" : "Échec de la création du partage avec {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Êtes-vous sûr de vouloir transférer le tableau {title} à {user} ?", + "Transfer the board." : "Transférer le tableau", + "Transfer" : "Transférer", + "The board has been transferred to {user}" : "Le tableau a été transféré à {user}", + "Failed to transfer the board to {user}" : "Échec du transfert du tableau à {user}", "Share board with a user, group or team …" : "Partager le tableau avec un utilisateur, un groupe ou une équipe...", "Searching for users, groups and teams …" : "Recherche d'utilisateurs, de groupes et d'équipes...", "No participants found" : "Aucun participant trouvé", @@ -194,12 +200,7 @@ "Can manage" : "Peut gérer", "Owner" : "Propriétaire", "Delete" : "Supprimer", - "Failed to create share with {displayName}" : "Échec de la création du partage avec {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Êtes-vous sûr de vouloir transférer le tableau {title} à {user} ?", - "Transfer the board." : "Transférer le tableau", - "Transfer" : "Transférer", - "The board has been transferred to {user}" : "Le tableau a été transféré à {user}", - "Failed to transfer the board to {user}" : "Échec du transfert du tableau à {user}", + "List deleted" : "Liste supprimée", "Edit list title" : "Modifier le titre de la liste", "Archive all cards" : "Archiver toutes les cartes", "Unarchive all cards" : "Désarchiver toutes les cartes", @@ -208,15 +209,16 @@ "Unarchive all cards in this list" : "Désarchiver toutes les cartes de cette liste", "Add a new card" : "Ajouter une nouvelle carte", "Card name" : "Nom de la carte", - "List deleted" : "Liste supprimée", + "title and color value must be provided" : "Le titre et la couleur doivent être renseignés", "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", "Board name" : "Nom du tableau", "Members" : "Membres", "Assign to users/groups/team" : "Attribuer à des utilisateurs / groupes / équipes", "Assign a user to this card…" : "Affecter cette carte à un utilisateur…", "Select a user to assign to this card…" : "Sélectionner un utilisateur auquel assigner la carte...", + "File to share" : "Fichier à partager", + "Invalid path selected" : "Chemin sélectionné non valide", "Upload new files" : "Téléverser de nouveaux fichiers", "Share from Files" : "Choisir depuis Fichiers", "Pending share" : "Partage en attente", @@ -226,25 +228,24 @@ "Remove attachment" : "Supprimer la pièce jointe", "Delete Attachment" : "Supprimer la pièce jointe", "Restore Attachment" : "Restaurer la pièce jointe", - "File to share" : "Fichier à partager", - "Invalid path selected" : "Chemin sélectionné non valide", + "Modified" : "Modifiée", + "Created" : "Créée", + "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", - "Modified" : "Modifiée", - "Created" : "Créée", - "The title cannot be empty." : "Le titre ne peut pas être vide.", - "No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant. Commencez la discussion !", "Failed to load comments" : "Échec du chargement des commentaires", - "Save" : "Enregistrer", + "No comments yet. Begin the discussion!" : "Aucun commentaire pour l'instant. Commencez la discussion !", "The comment cannot be empty." : "Un commentaire ne peut pas être vide.", "The comment cannot be longer than 1000 characters." : "Un commentaire est limité à 1 000 caractères.", + "Save" : "Enregistrer", + "Created:" : "Créée le :", "In reply to" : "En réponse à", "Cancel reply" : "Annuler la réponse", "Reply" : "Répondre", "Update" : "Mettre à jour", - "Created:" : "Créée le :", + "Write a description …" : "Écrire une description…", "Description" : "Description", "(Unsaved)" : "(Non enregistré)", "(Saving…)" : "(Enregistrement ...)", @@ -252,8 +253,16 @@ "Edit description" : "Modifier la description", "View description" : "Afficher la description", "Add Attachment" : "Ajouter une pièce jointe", - "Write a description …" : "Écrire une description…", "Choose attachment" : "Choisir une pièce jointe", + "Select Date" : "Sélectionnez une date", + "Later today – {timeLocale}" : "Plus tard aujourd'hui – {timeLocale}", + "Set due date for later today" : "Définir une date d'échéance pour plus tard dans la journée", + "Tomorrow – {timeLocale}" : "Demain – {timeLocale}", + "Set due date for tomorrow" : "Définir une date d'échéance pour demain", + "This weekend – {timeLocale}" : "Ce week-end – {timeLocale}", + "Set due date for this weekend" : "Définir une date d'échéance pour ce week-end", + "Next week – {timeLocale}" : "Semaine prochaine – {timeLocale}", + "Set due date for next week" : "Définir une date d'échéance pour la semaine prochaine", "Assign a due date to this card…" : "Attribuez une date d'échéance à cette carte...", "Set a due date" : "Définir une date d'échéance", "Add due date" : "Ajouter une date d'échéance", @@ -264,26 +273,20 @@ "Not done" : "Non fait", "Unarchive card" : "Sortir la carte des archives", "Archive card" : "Archiver la carte", - "Select Date" : "Sélectionnez une date", - "Set due date for later today" : "Définir une date d'échéance pour plus tard dans la journée", - "Set due date for tomorrow" : "Définir une date d'échéance pour demain", - "Set due date for this weekend" : "Définir une date d'échéance pour ce week-end", - "Set due date for next week" : "Définir une date d'échéance pour la semaine prochaine", "Assign a tag to this card…" : "Associer une étiquette à cette carte…", "Select or create a tag…" : "Sélectionner ou créer une étiquette", "Create a new tag:" : "Créer une nouvelle étiquette :", "(group)" : "(groupe)", - "Next week – {timeLocale}" : "Semaine prochaine – {timeLocale}", - "Todo items" : "À faire", "{count} comments, {unread} unread" : "{count} commentaires, {unread} non lus", + "Todo items" : "À faire", "Edit card title" : "Modifier le titre de la carte", "Open link" : "Ouvrir le lien", + "Card deleted" : "Carte supprimée", "Edit title" : "Modifier le titre", "Assign to me" : "Me l'affecter", "Unassign myself" : "Me désaffecter", "Mark as not done" : "Marquer comme non fait", "Delete card" : "Supprimer la carte", - "Card deleted" : "Carte supprimée", "seconds ago" : "à l'instant", "Keyboard shortcuts" : "Raccourcis clavier", "Boost your productivity using Deck with keyboard shortcuts." : "Boostez votre productivité en utilisant Deck avec des raccourcis clavier.", @@ -322,6 +325,13 @@ "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." : "Les utilisateurs qui ne font pas partie de ces groupes ne pourront pas créer leurs propres tableaux, mais pourront toujours travailler sur les tableaux qui ont été partagés avec eux.", "Cancel edit" : "Annuler les modifications", "Save board" : "Sauvegarder le tableau", + "Board {0} deleted" : "Tableau {0} supprimé", + "All cards" : "Toutes les cartes", + "Only assigned cards" : "Uniquement les cartes assignées", + "No reminder" : "Aucun rappel", + "An error occurred" : "Une erreur est survenue", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Êtes-vous sûr de vouloir supprimer le tableau {title} ? Cela supprimera toutes les données de ce tableau, y compris les cartes archivées.", + "Delete the board?" : "Supprimer le tableau ?", "Board details" : "Détails du tableau", "Edit board" : "Renommer le tableau", "Clone board" : "Dupliquer le tableau", @@ -331,16 +341,9 @@ "Turn on due date reminders" : "Activer les rappels", "Turn off due date reminders" : "Désactiver les rappels", "Due date reminders" : "Rappels", - "All cards" : "Toutes les cartes", "Assigned cards" : "Cartes assignées", "No notifications" : "Aucune notification", "Delete board" : "Supprimer le tableau", - "Board {0} deleted" : "Tableau {0} supprimé", - "Only assigned cards" : "Uniquement les cartes assignées", - "No reminder" : "Aucun rappel", - "An error occurred" : "Une erreur est survenue", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Êtes-vous sûr de vouloir supprimer le tableau {title} ? Cela supprimera toutes les données de ce tableau, y compris les cartes archivées.", - "Delete the board?" : "Supprimer le tableau ?", "Clone {boardTitle}" : "Cloner {boardTitle}", "Clone cards" : "Dupliquer des cartes", "Clone assignments" : "Cloner les affectations", @@ -357,14 +360,15 @@ "Search for {searchQuery} in all boards" : "Recherche de {searchQuery} dans tous les tableaux", "No results found" : "Aucun résultat", "Deck board {name}\n* Last modified on {lastMod}" : "Tableau Deck {name}\n* Dernière modification le {lastMod}", - "{stack} in {board}" : "{stack} dans {board}", - "Click to expand description" : "Cliquer pour visualiser la description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Créée le {created}\n* Dernière modification le {lastMod}\n* {nbAttachments} pièces jointes\n* {nbComments} commentaires", "{nbCards} cards" : "{nbCards} cartes", + "Due on {date}" : "Échéance le {date}", + "{stack} in {board}" : "{stack} dans {board}", + "Click to expand description" : "Cliquer pour visualiser la description", "Click to expand comment" : "Cliquer pour déplier le commentaire", + "Create card" : "Créer la carte", "Create a new card" : "Créer une nouvelle carte", "Card title" : "Titre de la carte", - "Create card" : "Créer la carte", "Creating the new card …" : "Création de la nouvelle carte…", "Card \"{card}\" was added to \"{board}\"" : "La carte « {card} » a été ajoutée au tableau « {board} »", "Open card" : "Ouvrir la carte", @@ -374,10 +378,6 @@ "upcoming cards tomorrow" : "cartes à venir demain", "upcoming cards" : "prochaines cartes", "New card" : "Nouvelle carte", - "Due on {date}" : "Échéance le {date}", - "This weekend – {timeLocale}" : "Ce week-end – {timeLocale}", - "Tomorrow – {timeLocale}" : "Demain – {timeLocale}", - "Later today – {timeLocale}" : "Plus tard aujourd'hui – {timeLocale}", "Link to a board" : "Relier à un tableau", "Link to a card" : "Relier à une carte", "Create a card" : "Créer une carte", diff --git a/l10n/ga.js b/l10n/ga.js index f2a6a6406..12d433a49 100644 --- a/l10n/ga.js +++ b/l10n/ga.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Dáta neamhbhailí, caithfidh formáid an dáta a bheith BBBB-MM-DD", "Personal planning and team project organization" : "Pleanáil phearsanta agus eagrú tionscadail foirne", "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" : "Is uirlis eagraíochta stíl kanban é Deck atá dírithe ar phleanáil phearsanta agus eagrú tionscadail d'fhoirne atá comhtháite le Nextcloud.\n\n\n- 📥 Cuir do thascanna le cártaí agus cuir in ord iad\n- 📄 Scríobh síos nótaí breise i Markdown\n- 🔖 Sann lipéid le haghaidh eagrú níos fearr fós\n- 👥 Roinn le d'fhoireann, do chairde nó do theaghlach\n- 📎 Ceangail comhaid agus leabaigh iad i do chur síos Markdown\n- 💬 Déan plé le d’fhoireann ag úsáid tuairimí\n- ⚡ Coinnigh súil ar athruithe sa sruth gníomhaíochta\n- 🚀 Eagraigh do thionscadal", - "Card details" : "Sonraí cártaí", "Add board" : "Cuir bord leis", + "Card details" : "Sonraí cártaí", "Select the board to link to a project" : "Roghnaigh an clár chun nasc a dhéanamh le tionscadal", "Search by board title" : "Cuardaigh de réir teideal an bhoird", "Select board" : "Roghnaigh bord", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Roghnaigh liosta", "Move card" : "Bog cárta", "Copy card" : "Cóip cárta", - "Select a card" : "Roghnaigh cárta", - "Cancel" : "Cealaigh", "Select the card to link to a project" : "Roghnaigh an cárta chun nascadh le tionscadal", "Link to card" : "Nasc le cárta", + "Select a card" : "Roghnaigh cárta", + "Cancel" : "Cealaigh", + "This board is read only" : "Tá an bord seo léite amháin", + "Drop your files to upload" : "Scaoil do chuid comhad le huaslódáil", "File already exists" : "Tá an comhad ann cheana féin", "A file with the name {filename} already exists." : "Tá comhad leis an ainm {filename} ann cheana féin.", "Do you want to overwrite it?" : "Ar mhaith leat é a fhorscríobh?", "Overwrite file" : "Forscríobh comhad", "Keep existing file" : "Coinnigh an comhad atá ann cheana féin", - "This board is read only" : "Tá an bord seo léite amháin", - "Drop your files to upload" : "Scaoil do chuid comhad le huaslódáil", "Add card" : "Cuir cárta leis", "Archived cards" : "Cártaí cartlainne", "Add list" : "Cuir liosta leis", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Liostaí scriosta", "Undo" : "Cealaigh", "Deleted cards" : "Cártaí scriosta", + "Failed to create share with {displayName}" : "Theip ar chomhroinnt le {displayName} a chruthú", + "Are you sure you want to transfer the board {title} to {user}?" : "An bhfuil tú cinnte gur mhaith leat an clár {title} a aistriú go {user}?", + "Transfer the board." : "Aistrigh an bord.", + "Transfer" : "Aistriú", + "The board has been transferred to {user}" : "Aistríodh an clár go {user}", + "Failed to transfer the board to {user}" : "Theip ar an gclár a aistriú go {user}", "Share board with a user, group or team …" : "Roinn an clár le húsáideoir, grúpa nó foireann…", "Searching for users, groups and teams …" : "Ag cuardach úsáideoirí, grúpaí agus foirne…", "No participants found" : "Níor aimsíodh rannpháirtithe ar bith", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Is féidir a bhainistiú", "Owner" : "Úinéir", "Delete" : "Scrios", - "Failed to create share with {displayName}" : "Theip ar chomhroinnt le {displayName} a chruthú", - "Are you sure you want to transfer the board {title} to {user}?" : "An bhfuil tú cinnte gur mhaith leat an clár {title} a aistriú go {user}?", - "Transfer the board." : "Aistrigh an bord.", - "Transfer" : "Aistriú", - "The board has been transferred to {user}" : "Aistríodh an clár go {user}", - "Failed to transfer the board to {user}" : "Theip ar an gclár a aistriú go {user}", + "List deleted" : "Scriosadh an liosta", "Edit list title" : "Cuir teideal an liosta in eagar", "Archive all cards" : "Cartlann na cártaí go léir", "Unarchive all cards" : "Díchairtigh na cártaí go léir", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Déan na cártaí go léir sa liosta seo a dhíchartlannú", "Add a new card" : "Cuir cárta nua leis", "Card name" : "Ainm cárta", - "List deleted" : "Scriosadh an liosta", + "title and color value must be provided" : "ní mór teideal agus luach datha a sholáthar", "Edit" : "Cuir in eagar", "Add a new tag" : "Cuir clib nua leis", - "title and color value must be provided" : "ní mór teideal agus luach datha a sholáthar", "Board name" : "Ainm an bhoird", "Members" : "Baill", "Assign to users/groups/team" : "Sann d'úsáideoirí/grúpaí/foireann", "Assign a user to this card…" : "Sann úsáideoir don chárta seo…", "Select a user to assign to this card…" : "Roghnaigh úsáideoir le sannadh don chárta seo…", + "File to share" : "Comhad le roinnt", + "Invalid path selected" : "Conair neamhbhailí roghnaithe", "Upload new files" : "Uaslódáil comhaid nua", "Share from Files" : "Comhroinn ó Chomhaid", "Pending share" : "Ar feitheamh sciar", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Bain ceangaltán", "Delete Attachment" : "Scrios Ceangaltán", "Restore Attachment" : "Athchóirigh Ceangaltán", - "File to share" : "Comhad le roinnt", - "Invalid path selected" : "Conair neamhbhailí roghnaithe", + "Modified" : "Athraithe", + "Created" : "Cruthaithe", + "The title cannot be empty." : "Ní féidir leis an teideal a bheith folamh.", "Open in sidebar view" : "Oscail san amharc barra taoibh", "Open in bigger view" : "Oscail i radharc níos mó", "Attachments" : "Ceangaltáin", "Comments" : "Tuairimí", - "Modified" : "Athraithe", - "Created" : "Cruthaithe", - "The title cannot be empty." : "Ní féidir leis an teideal a bheith folamh.", - "No comments yet. Begin the discussion!" : "Níl trácht ar bith fós. Cuir tús leis an bplé!", "Failed to load comments" : "Theip ar lódáil nótaí", - "Save" : "Sábháil", + "No comments yet. Begin the discussion!" : "Níl trácht ar bith fós. Cuir tús leis an bplé!", "The comment cannot be empty." : "Ní féidir leis an nóta tráchta a bheith folamh.", "The comment cannot be longer than 1000 characters." : "Ní féidir leis an nóta tráchta a bheith níos faide ná 1000 carachtar.", + "Save" : "Sábháil", + "Created:" : "Cruthaithe:", "In reply to" : "Mar fhreagra ar", "Cancel reply" : "Cealaigh freagra", "Reply" : "Freagra", "Update" : "Nuashonrú", - "Created:" : "Cruthaithe:", + "Write a description …" : "Scríobh cur síos…", "Description" : "Cur síos", "(Unsaved)" : "(Gan sábháil)", "(Saving…)" : "(Shábháil…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Cuir cur síos in eagar", "View description" : "Féach ar an gcur síos", "Add Attachment" : "Cuir Ceangaltán leis", - "Write a description …" : "Scríobh cur síos…", "Choose attachment" : "Roghnaigh ceangaltán", + "Select Date" : "Roghnaigh Dáta", + "Later today – {timeLocale}" : "Níos déanaí inniu - {timeLocale}", + "Set due date for later today" : "Socraigh dáta dlite níos déanaí inniu", + "Tomorrow – {timeLocale}" : "Amárach - {timeLocale}", + "Set due date for tomorrow" : "Socraigh dáta dlite don lá amárach", + "This weekend – {timeLocale}" : "An deireadh seachtaine seo - {timeLocale}", + "Set due date for this weekend" : "Socraigh dáta dlite don deireadh seachtaine seo", + "Next week – {timeLocale}" : "An tseachtain seo chugainn – {timeLocale}", + "Set due date for next week" : "Socraigh dáta dlite don tseachtain seo chugainn", "Assign a due date to this card…" : "Sann dáta dlite don chárta seo…", "Set a due date" : "Socraigh dáta dlite", "Add due date" : "Cuir dáta dlite leis", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Ní dhearna", "Unarchive card" : "Cárta unarchive", "Archive card" : "Cárta cartlainne", - "Select Date" : "Roghnaigh Dáta", - "Set due date for later today" : "Socraigh dáta dlite níos déanaí inniu", - "Set due date for tomorrow" : "Socraigh dáta dlite don lá amárach", - "Set due date for this weekend" : "Socraigh dáta dlite don deireadh seachtaine seo", - "Set due date for next week" : "Socraigh dáta dlite don tseachtain seo chugainn", "Assign a tag to this card…" : "Sann clib don chárta seo…", "Select or create a tag…" : "Roghnaigh nó cruthaigh clib…", "Create a new tag:" : "Cruthaigh clib nua:", "(group)" : "(grúpa)", - "Next week – {timeLocale}" : "An tseachtain seo chugainn – {timeLocale}", - "Todo items" : "Míreanna le déanamh", "{count} comments, {unread} unread" : "{count} nóta tráchta, {unread} neamhléite", + "Todo items" : "Míreanna le déanamh", "Edit card title" : "Cuir teideal an chárta in eagar", "Open link" : "Oscail nasc", + "Card deleted" : "Cárta scriosta", "Edit title" : "Cuir teideal in eagar", "Assign to me" : "Sann dom", "Unassign myself" : "Díshannadh mé féin", "Mark as not done" : "Marcáil mar nach bhfuil déanta", "Delete card" : "Scrios cárta", - "Card deleted" : "Cárta scriosta", "seconds ago" : "soicind ó shin", "Keyboard shortcuts" : "Aicearraí méarchláir", "Boost your productivity using Deck with keyboard shortcuts." : "Cuir le do tháirgiúlacht ag baint úsáide as Deic le aicearraí méarchláir.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Ní bheidh úsáideoirí taobh amuigh de na grúpaí sin in ann a gcuid boird féin a chruthú, ach beidh siad fós in ann oibriú ar bhoird atá roinnte leo.", "Cancel edit" : "Cealaigh eagarthóireacht", "Save board" : "Sábháil bord", + "Board {0} deleted" : "Scriosadh an bord {0}", + "All cards" : "Gach cártaí", + "Only assigned cards" : "Cártaí sannta amháin", + "No reminder" : "Gan meabhrúchán", + "An error occurred" : "Tharla earráid", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "An bhfuil tú cinnte gur mhaith leat an clár {title} a scriosadh? Scriosfaidh sé seo sonraí uile an bhoird seo lena n-áirítear cártaí cartlainne.", + "Delete the board?" : "An bhfuil fonn ort an clár a scriosadh?", "Board details" : "Sonraí an Bhoird", "Edit board" : "Cuir bord in eagar", "Clone board" : "Clár clón", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Cuir meabhrúcháin dáta dlite ar siúl", "Turn off due date reminders" : "Múch meabhrúcháin dáta dlite", "Due date reminders" : "Meabhrúcháin dáta dlite", - "All cards" : "Gach cártaí", "Assigned cards" : "Cártaí sannta", "No notifications" : "Gan fógraí", "Delete board" : "Scrios an bord", - "Board {0} deleted" : "Scriosadh an bord {0}", - "Only assigned cards" : "Cártaí sannta amháin", - "No reminder" : "Gan meabhrúchán", - "An error occurred" : "Tharla earráid", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "An bhfuil tú cinnte gur mhaith leat an clár {title} a scriosadh? Scriosfaidh sé seo sonraí uile an bhoird seo lena n-áirítear cártaí cartlainne.", - "Delete the board?" : "An bhfuil fonn ort an clár a scriosadh?", "Clone {boardTitle}" : "Clón {boardTitle}", "Clone cards" : "Cártaí clón", "Clone assignments" : "Tascanna Clón", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Cuardaigh {searchQuery} i ngach clár", "No results found" : "Níor aimsíodh aon torthaí", "Deck board {name}\n* Last modified on {lastMod}" : "Bord deic {name}\n* Athraithe go deireanach ar {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Cliceáil chun cur síos a leathnú", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Cruthaithe ar {created}\n* Athraithe go deireanach ar {lastMod}\n* {nbAttachments} ceangaltán\n* {nbComments} nóta tráchta", "{nbCards} cards" : "cártaí {nbCards}", + "Due on {date}" : "Dlite ar {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Cliceáil chun cur síos a leathnú", "Click to expand comment" : "Cliceáil chun trácht a leathnú", + "Create card" : "Cruthaigh cárta", "Create a new card" : "Cruthaigh cárta nua", "Card title" : "Teideal an chárta", - "Create card" : "Cruthaigh cárta", "Creating the new card …" : "Cárta nua á chruthú…", "Card \"{card}\" was added to \"{board}\"" : "Cuireadh cárta \"{card}\" le \"{board}\"", "Open card" : "Cárta oscailte", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "cártaí atá le teacht amárach", "upcoming cards" : "cártaí atá le teacht", "New card" : "Cárta nua", - "Due on {date}" : "Dlite ar {date}", - "This weekend – {timeLocale}" : "An deireadh seachtaine seo - {timeLocale}", - "Tomorrow – {timeLocale}" : "Amárach - {timeLocale}", - "Later today – {timeLocale}" : "Níos déanaí inniu - {timeLocale}", "Link to a board" : "Nasc le bord", "Link to a card" : "Nasc le cárta", "Create a card" : "Cruthaigh cárta", diff --git a/l10n/ga.json b/l10n/ga.json index ea9171d56..d52220db1 100644 --- a/l10n/ga.json +++ b/l10n/ga.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Dáta neamhbhailí, caithfidh formáid an dáta a bheith BBBB-MM-DD", "Personal planning and team project organization" : "Pleanáil phearsanta agus eagrú tionscadail foirne", "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" : "Is uirlis eagraíochta stíl kanban é Deck atá dírithe ar phleanáil phearsanta agus eagrú tionscadail d'fhoirne atá comhtháite le Nextcloud.\n\n\n- 📥 Cuir do thascanna le cártaí agus cuir in ord iad\n- 📄 Scríobh síos nótaí breise i Markdown\n- 🔖 Sann lipéid le haghaidh eagrú níos fearr fós\n- 👥 Roinn le d'fhoireann, do chairde nó do theaghlach\n- 📎 Ceangail comhaid agus leabaigh iad i do chur síos Markdown\n- 💬 Déan plé le d’fhoireann ag úsáid tuairimí\n- ⚡ Coinnigh súil ar athruithe sa sruth gníomhaíochta\n- 🚀 Eagraigh do thionscadal", - "Card details" : "Sonraí cártaí", "Add board" : "Cuir bord leis", + "Card details" : "Sonraí cártaí", "Select the board to link to a project" : "Roghnaigh an clár chun nasc a dhéanamh le tionscadal", "Search by board title" : "Cuardaigh de réir teideal an bhoird", "Select board" : "Roghnaigh bord", @@ -133,17 +133,17 @@ "Select a list" : "Roghnaigh liosta", "Move card" : "Bog cárta", "Copy card" : "Cóip cárta", - "Select a card" : "Roghnaigh cárta", - "Cancel" : "Cealaigh", "Select the card to link to a project" : "Roghnaigh an cárta chun nascadh le tionscadal", "Link to card" : "Nasc le cárta", + "Select a card" : "Roghnaigh cárta", + "Cancel" : "Cealaigh", + "This board is read only" : "Tá an bord seo léite amháin", + "Drop your files to upload" : "Scaoil do chuid comhad le huaslódáil", "File already exists" : "Tá an comhad ann cheana féin", "A file with the name {filename} already exists." : "Tá comhad leis an ainm {filename} ann cheana féin.", "Do you want to overwrite it?" : "Ar mhaith leat é a fhorscríobh?", "Overwrite file" : "Forscríobh comhad", "Keep existing file" : "Coinnigh an comhad atá ann cheana féin", - "This board is read only" : "Tá an bord seo léite amháin", - "Drop your files to upload" : "Scaoil do chuid comhad le huaslódáil", "Add card" : "Cuir cárta leis", "Archived cards" : "Cártaí cartlainne", "Add list" : "Cuir liosta leis", @@ -184,6 +184,12 @@ "Deleted lists" : "Liostaí scriosta", "Undo" : "Cealaigh", "Deleted cards" : "Cártaí scriosta", + "Failed to create share with {displayName}" : "Theip ar chomhroinnt le {displayName} a chruthú", + "Are you sure you want to transfer the board {title} to {user}?" : "An bhfuil tú cinnte gur mhaith leat an clár {title} a aistriú go {user}?", + "Transfer the board." : "Aistrigh an bord.", + "Transfer" : "Aistriú", + "The board has been transferred to {user}" : "Aistríodh an clár go {user}", + "Failed to transfer the board to {user}" : "Theip ar an gclár a aistriú go {user}", "Share board with a user, group or team …" : "Roinn an clár le húsáideoir, grúpa nó foireann…", "Searching for users, groups and teams …" : "Ag cuardach úsáideoirí, grúpaí agus foirne…", "No participants found" : "Níor aimsíodh rannpháirtithe ar bith", @@ -195,12 +201,7 @@ "Can manage" : "Is féidir a bhainistiú", "Owner" : "Úinéir", "Delete" : "Scrios", - "Failed to create share with {displayName}" : "Theip ar chomhroinnt le {displayName} a chruthú", - "Are you sure you want to transfer the board {title} to {user}?" : "An bhfuil tú cinnte gur mhaith leat an clár {title} a aistriú go {user}?", - "Transfer the board." : "Aistrigh an bord.", - "Transfer" : "Aistriú", - "The board has been transferred to {user}" : "Aistríodh an clár go {user}", - "Failed to transfer the board to {user}" : "Theip ar an gclár a aistriú go {user}", + "List deleted" : "Scriosadh an liosta", "Edit list title" : "Cuir teideal an liosta in eagar", "Archive all cards" : "Cartlann na cártaí go léir", "Unarchive all cards" : "Díchairtigh na cártaí go léir", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Déan na cártaí go léir sa liosta seo a dhíchartlannú", "Add a new card" : "Cuir cárta nua leis", "Card name" : "Ainm cárta", - "List deleted" : "Scriosadh an liosta", + "title and color value must be provided" : "ní mór teideal agus luach datha a sholáthar", "Edit" : "Cuir in eagar", "Add a new tag" : "Cuir clib nua leis", - "title and color value must be provided" : "ní mór teideal agus luach datha a sholáthar", "Board name" : "Ainm an bhoird", "Members" : "Baill", "Assign to users/groups/team" : "Sann d'úsáideoirí/grúpaí/foireann", "Assign a user to this card…" : "Sann úsáideoir don chárta seo…", "Select a user to assign to this card…" : "Roghnaigh úsáideoir le sannadh don chárta seo…", + "File to share" : "Comhad le roinnt", + "Invalid path selected" : "Conair neamhbhailí roghnaithe", "Upload new files" : "Uaslódáil comhaid nua", "Share from Files" : "Comhroinn ó Chomhaid", "Pending share" : "Ar feitheamh sciar", @@ -227,25 +229,24 @@ "Remove attachment" : "Bain ceangaltán", "Delete Attachment" : "Scrios Ceangaltán", "Restore Attachment" : "Athchóirigh Ceangaltán", - "File to share" : "Comhad le roinnt", - "Invalid path selected" : "Conair neamhbhailí roghnaithe", + "Modified" : "Athraithe", + "Created" : "Cruthaithe", + "The title cannot be empty." : "Ní féidir leis an teideal a bheith folamh.", "Open in sidebar view" : "Oscail san amharc barra taoibh", "Open in bigger view" : "Oscail i radharc níos mó", "Attachments" : "Ceangaltáin", "Comments" : "Tuairimí", - "Modified" : "Athraithe", - "Created" : "Cruthaithe", - "The title cannot be empty." : "Ní féidir leis an teideal a bheith folamh.", - "No comments yet. Begin the discussion!" : "Níl trácht ar bith fós. Cuir tús leis an bplé!", "Failed to load comments" : "Theip ar lódáil nótaí", - "Save" : "Sábháil", + "No comments yet. Begin the discussion!" : "Níl trácht ar bith fós. Cuir tús leis an bplé!", "The comment cannot be empty." : "Ní féidir leis an nóta tráchta a bheith folamh.", "The comment cannot be longer than 1000 characters." : "Ní féidir leis an nóta tráchta a bheith níos faide ná 1000 carachtar.", + "Save" : "Sábháil", + "Created:" : "Cruthaithe:", "In reply to" : "Mar fhreagra ar", "Cancel reply" : "Cealaigh freagra", "Reply" : "Freagra", "Update" : "Nuashonrú", - "Created:" : "Cruthaithe:", + "Write a description …" : "Scríobh cur síos…", "Description" : "Cur síos", "(Unsaved)" : "(Gan sábháil)", "(Saving…)" : "(Shábháil…)", @@ -253,8 +254,16 @@ "Edit description" : "Cuir cur síos in eagar", "View description" : "Féach ar an gcur síos", "Add Attachment" : "Cuir Ceangaltán leis", - "Write a description …" : "Scríobh cur síos…", "Choose attachment" : "Roghnaigh ceangaltán", + "Select Date" : "Roghnaigh Dáta", + "Later today – {timeLocale}" : "Níos déanaí inniu - {timeLocale}", + "Set due date for later today" : "Socraigh dáta dlite níos déanaí inniu", + "Tomorrow – {timeLocale}" : "Amárach - {timeLocale}", + "Set due date for tomorrow" : "Socraigh dáta dlite don lá amárach", + "This weekend – {timeLocale}" : "An deireadh seachtaine seo - {timeLocale}", + "Set due date for this weekend" : "Socraigh dáta dlite don deireadh seachtaine seo", + "Next week – {timeLocale}" : "An tseachtain seo chugainn – {timeLocale}", + "Set due date for next week" : "Socraigh dáta dlite don tseachtain seo chugainn", "Assign a due date to this card…" : "Sann dáta dlite don chárta seo…", "Set a due date" : "Socraigh dáta dlite", "Add due date" : "Cuir dáta dlite leis", @@ -265,26 +274,20 @@ "Not done" : "Ní dhearna", "Unarchive card" : "Cárta unarchive", "Archive card" : "Cárta cartlainne", - "Select Date" : "Roghnaigh Dáta", - "Set due date for later today" : "Socraigh dáta dlite níos déanaí inniu", - "Set due date for tomorrow" : "Socraigh dáta dlite don lá amárach", - "Set due date for this weekend" : "Socraigh dáta dlite don deireadh seachtaine seo", - "Set due date for next week" : "Socraigh dáta dlite don tseachtain seo chugainn", "Assign a tag to this card…" : "Sann clib don chárta seo…", "Select or create a tag…" : "Roghnaigh nó cruthaigh clib…", "Create a new tag:" : "Cruthaigh clib nua:", "(group)" : "(grúpa)", - "Next week – {timeLocale}" : "An tseachtain seo chugainn – {timeLocale}", - "Todo items" : "Míreanna le déanamh", "{count} comments, {unread} unread" : "{count} nóta tráchta, {unread} neamhléite", + "Todo items" : "Míreanna le déanamh", "Edit card title" : "Cuir teideal an chárta in eagar", "Open link" : "Oscail nasc", + "Card deleted" : "Cárta scriosta", "Edit title" : "Cuir teideal in eagar", "Assign to me" : "Sann dom", "Unassign myself" : "Díshannadh mé féin", "Mark as not done" : "Marcáil mar nach bhfuil déanta", "Delete card" : "Scrios cárta", - "Card deleted" : "Cárta scriosta", "seconds ago" : "soicind ó shin", "Keyboard shortcuts" : "Aicearraí méarchláir", "Boost your productivity using Deck with keyboard shortcuts." : "Cuir le do tháirgiúlacht ag baint úsáide as Deic le aicearraí méarchláir.", @@ -323,6 +326,13 @@ "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." : "Ní bheidh úsáideoirí taobh amuigh de na grúpaí sin in ann a gcuid boird féin a chruthú, ach beidh siad fós in ann oibriú ar bhoird atá roinnte leo.", "Cancel edit" : "Cealaigh eagarthóireacht", "Save board" : "Sábháil bord", + "Board {0} deleted" : "Scriosadh an bord {0}", + "All cards" : "Gach cártaí", + "Only assigned cards" : "Cártaí sannta amháin", + "No reminder" : "Gan meabhrúchán", + "An error occurred" : "Tharla earráid", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "An bhfuil tú cinnte gur mhaith leat an clár {title} a scriosadh? Scriosfaidh sé seo sonraí uile an bhoird seo lena n-áirítear cártaí cartlainne.", + "Delete the board?" : "An bhfuil fonn ort an clár a scriosadh?", "Board details" : "Sonraí an Bhoird", "Edit board" : "Cuir bord in eagar", "Clone board" : "Clár clón", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Cuir meabhrúcháin dáta dlite ar siúl", "Turn off due date reminders" : "Múch meabhrúcháin dáta dlite", "Due date reminders" : "Meabhrúcháin dáta dlite", - "All cards" : "Gach cártaí", "Assigned cards" : "Cártaí sannta", "No notifications" : "Gan fógraí", "Delete board" : "Scrios an bord", - "Board {0} deleted" : "Scriosadh an bord {0}", - "Only assigned cards" : "Cártaí sannta amháin", - "No reminder" : "Gan meabhrúchán", - "An error occurred" : "Tharla earráid", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "An bhfuil tú cinnte gur mhaith leat an clár {title} a scriosadh? Scriosfaidh sé seo sonraí uile an bhoird seo lena n-áirítear cártaí cartlainne.", - "Delete the board?" : "An bhfuil fonn ort an clár a scriosadh?", "Clone {boardTitle}" : "Clón {boardTitle}", "Clone cards" : "Cártaí clón", "Clone assignments" : "Tascanna Clón", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Cuardaigh {searchQuery} i ngach clár", "No results found" : "Níor aimsíodh aon torthaí", "Deck board {name}\n* Last modified on {lastMod}" : "Bord deic {name}\n* Athraithe go deireanach ar {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Cliceáil chun cur síos a leathnú", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Cruthaithe ar {created}\n* Athraithe go deireanach ar {lastMod}\n* {nbAttachments} ceangaltán\n* {nbComments} nóta tráchta", "{nbCards} cards" : "cártaí {nbCards}", + "Due on {date}" : "Dlite ar {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Cliceáil chun cur síos a leathnú", "Click to expand comment" : "Cliceáil chun trácht a leathnú", + "Create card" : "Cruthaigh cárta", "Create a new card" : "Cruthaigh cárta nua", "Card title" : "Teideal an chárta", - "Create card" : "Cruthaigh cárta", "Creating the new card …" : "Cárta nua á chruthú…", "Card \"{card}\" was added to \"{board}\"" : "Cuireadh cárta \"{card}\" le \"{board}\"", "Open card" : "Cárta oscailte", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "cártaí atá le teacht amárach", "upcoming cards" : "cártaí atá le teacht", "New card" : "Cárta nua", - "Due on {date}" : "Dlite ar {date}", - "This weekend – {timeLocale}" : "An deireadh seachtaine seo - {timeLocale}", - "Tomorrow – {timeLocale}" : "Amárach - {timeLocale}", - "Later today – {timeLocale}" : "Níos déanaí inniu - {timeLocale}", "Link to a board" : "Nasc le bord", "Link to a card" : "Nasc le cárta", "Create a card" : "Cruthaigh cárta", diff --git a/l10n/gd.js b/l10n/gd.js index f0cd21e55..b79f236d5 100644 --- a/l10n/gd.js +++ b/l10n/gd.js @@ -17,8 +17,8 @@ OC.L10N.register( "Tags" : "Tagaichean", "Activity" : "Gnìomhachd", "Undo" : "Neo-dhèan", - "Delete" : "Sguab às", "Transfer" : "Tar-chuir", + "Delete" : "Sguab às", "Edit" : "Deasaich", "Download" : "Luchdaich a-nuas", "Save" : "Sàbhail", diff --git a/l10n/gd.json b/l10n/gd.json index 584e9f55e..f35ad8f67 100644 --- a/l10n/gd.json +++ b/l10n/gd.json @@ -15,8 +15,8 @@ "Tags" : "Tagaichean", "Activity" : "Gnìomhachd", "Undo" : "Neo-dhèan", - "Delete" : "Sguab às", "Transfer" : "Tar-chuir", + "Delete" : "Sguab às", "Edit" : "Deasaich", "Download" : "Luchdaich a-nuas", "Save" : "Sàbhail", diff --git a/l10n/gl.js b/l10n/gl.js index c652e4aad..2d534ba98 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -89,7 +89,7 @@ OC.L10N.register( "Owned by %1$s" : "Propiedade de %1$s", "Deck boards, cards and comments" : "Taboleiros da Gabeta, tarxetas e comentarios", "From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, en %2$s/%3$s, propiedade de %4$s", - "Create a new deck card" : "Crear unha nova tarxeta da Gabeta", + "Create a new deck card" : "Crear unha nova tarxeta de Gabeta", "Card comments" : "Comentarios da tarxeta", "%s on %s" : "%s en %s", "Deck boards and cards" : "Taboleiros da Gabeta e tarxetas", @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Data incorrecta, o formato da data debe ser AAAA-MM-DD", "Personal planning and team project organization" : "Planificación persoal e organización de proxectos 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" : "Gabeta é unha ferramenta de organización de estilo kanban dirixida a planificación persoal e organización de proxectos para equipos integrados con Nextcloud. \n\n\n– 📥 Engada as súas tarefas ás tarxetas e fagas ordenadas\n– 📄 Escriba notas adicionais en Markdown\n– 🔖 Asigne etiquetas para unha mellor organización\n– 👥 Comparta co seu equipo, amigos ou a súa familia\n– 📎 Anexe ficheiros e integreos na súa descrición de Markdown\n– 💬 Debata co seu equipo usando os comentarios\n– ⚡ Faga un seguimento dos cambios no fluxo de actividade\n– 🚀 Teña o seu proxecto organizado", - "Card details" : "Detalles da tarxeta", "Add board" : "Engadir taboleiro", + "Card details" : "Detalles da tarxeta", "Select the board to link to a project" : "Seleccione o taboleiro para ligar a un proxecto", "Search by board title" : "Buscar polo título do taboleiro", "Select board" : "Seleccionar taboleiro", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Seleccionar unha lista", "Move card" : "Mover a tarxeta", "Copy card" : "Copiar a tarxeta", - "Select a card" : "Seleccione unha tarxeta", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Seleccione a tarxeta para ligar a un proxecto", "Link to card" : "Ligazón á tarxeta", + "Select a card" : "Seleccione unha tarxeta", + "Cancel" : "Cancelar", + "This board is read only" : "Este taboleiro é só de lectura", + "Drop your files to upload" : "Arrastre os seus ficheiros para envialos", "File already exists" : "O ficheiro xa existe", "A file with the name {filename} already exists." : "Xa existe un ficheiro co nome {filename}.", "Do you want to overwrite it?" : "Quere sobrescribilo?", "Overwrite file" : "Sobrescribir o ficheiro", "Keep existing file" : "Conservar o ficheiro existente", - "This board is read only" : "Este taboleiro é só de lectura", - "Drop your files to upload" : "Arrastre os seus ficheiros para envialos", "Add card" : "Engadir tarxeta", "Archived cards" : "Tarxetas arquivadas", "Add list" : "Engadir unha lista", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Listas eliminadas", "Undo" : "Desfacer", "Deleted cards" : "Eliminar tarxetas", + "Failed to create share with {displayName}" : "Produciuse un fallo ao crear o uso compartido con {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Confirma que quere transferir o taboleiro {title} a {user}?", + "Transfer the board." : "Transferir o taboleiro.", + "Transfer" : "Transferencia", + "The board has been transferred to {user}" : "O taboleiro foi transferido a {user}", + "Failed to transfer the board to {user}" : "Produciuse un fallo ao transferir o taboleiro a {user}", "Share board with a user, group or team …" : "Compartir taboleiro cun usuario, grupo ou equipo…", "Searching for users, groups and teams …" : "Buscando por usuarios, grupos e equipos…", "No participants found" : "Non se atopou ningún participante", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Pode xestionar", "Owner" : "Propietario", "Delete" : "Eliminar", - "Failed to create share with {displayName}" : "Produciuse un fallo ao crear o uso compartido con {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Confirma que quere transferir o taboleiro {title} a {user}?", - "Transfer the board." : "Transferir o taboleiro.", - "Transfer" : "Transferencia", - "The board has been transferred to {user}" : "O taboleiro foi transferido a {user}", - "Failed to transfer the board to {user}" : "Produciuse un fallo ao transferir o taboleiro a {user}", + "List deleted" : "Lista eliminada", "Edit list title" : "Editar o título da lista", "Archive all cards" : "Arquivar todas as tarxetas", "Unarchive all cards" : "Desarquivar todas as tarxetas", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Desarquivar todas as tarxetas desta lista", "Add a new card" : "Engadir unha nova tarxeta", "Card name" : "Nome da tarxeta", - "List deleted" : "Lista eliminada", + "title and color value must be provided" : "debe indicar o título e o valor da cor", "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", "Board name" : "Nome do taboleiro", "Members" : "Membros", "Assign to users/groups/team" : "Asignar a usuarios/grupos/equipos", "Assign a user to this card…" : "Asignar un usuario a esta tarxeta…", "Select a user to assign to this card…" : "Seleccionar un usuario para asignarlle a esta tarxeta…", + "File to share" : "Ficheiro para compartir", + "Invalid path selected" : "Seleccionou unha ruta incorrecta.", "Upload new files" : "Enviar novos ficheiros", "Share from Files" : "Compartir desde «Ficheiros»", "Pending share" : "Compartición pendente", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Retirar o anexo", "Delete Attachment" : "Eliminar o anexo", "Restore Attachment" : "Restaurar o anexo", - "File to share" : "Ficheiro para compartir", - "Invalid path selected" : "Seleccionou unha ruta incorrecta.", + "Modified" : "Modificado", + "Created" : "Creado", + "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", - "Modified" : "Modificado", - "Created" : "Creado", - "The title cannot be empty." : "O título non pode estar baleiro.", - "No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!", "Failed to load comments" : "Produciuse un fallo ao cargar os comentarios", - "Save" : "Gardar", + "No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!", "The comment cannot be empty." : "O comentario non pode estar baleiro", "The comment cannot be longer than 1000 characters." : "O comentario non pode ter máis de 1000 caracteres.", + "Save" : "Gardar", + "Created:" : "Creado:", "In reply to" : "En resposta a", "Cancel reply" : "Cancelar a resposta", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", + "Write a description …" : "Escriba unha descrición…", "Description" : "Descrición", "(Unsaved)" : "(Sen gardar)", "(Saving…)" : "(Gardando…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Editar a descrición", "View description" : "Ver a descrición", "Add Attachment" : "Engadir un anexo", - "Write a description …" : "Escriba unha descrición…", "Choose attachment" : "Escoller o anexo", + "Select Date" : "Seleccione a data", + "Later today – {timeLocale}" : "Hoxe máis tarde – {timeLocale}", + "Set due date for later today" : "Definir a data de remate para máis tarde hoxe", + "Tomorrow – {timeLocale}" : "Mañá – {timeLocale}", + "Set due date for tomorrow" : "Definir a data de remate para mañá", + "This weekend – {timeLocale}" : "Esta semana – {timeLocale}", + "Set due date for this weekend" : "Definir a data de remate para esta fin de semana", + "Next week – {timeLocale}" : "Semana seguinte – {timeLocale}", + "Set due date for next week" : "Definir a data de remate para a semana seguinte", "Assign a due date to this card…" : "Asignar unha data de caducidade a esta tarxeta…", "Set a due date" : "Definir a data de caducidade", "Add due date" : "Engadir a data de remate", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Sen facer", "Unarchive card" : "Desarquivar a tarxeta", "Archive card" : "Arquivar a tarxeta", - "Select Date" : "Seleccione a data", - "Set due date for later today" : "Definir a data de remate para máis tarde hoxe", - "Set due date for tomorrow" : "Definir a data de remate para mañá", - "Set due date for this weekend" : "Definir a data de remate para esta fin de semana", - "Set due date for next week" : "Definir a data de remate para a semana seguinte", "Assign a tag to this card…" : "Asignar unha etiqueta a esta tarxeta…", "Select or create a tag…" : "Seleccionar ou crear unha etiqueta…", "Create a new tag:" : "Crear unha nova etiqueta:", "(group)" : "(grupo)", - "Next week – {timeLocale}" : "Semana seguinte – {timeLocale}", - "Todo items" : "Elementos pendentes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sen ler", + "Todo items" : "Elementos pendentes", "Edit card title" : "Editar o título da tarxeta", "Open link" : "Abrir a ligazón", + "Card deleted" : "Tarxeta eliminada", "Edit title" : "Editar o título", "Assign to me" : "Asignarme", "Unassign myself" : "Desasignarme", "Mark as not done" : "Marcar como sen facer", "Delete card" : "Eliminar tarxeta", - "Card deleted" : "Tarxeta eliminada", "seconds ago" : "segundos atrás", "Keyboard shortcuts" : "Atallos de teclado", "Boost your productivity using Deck with keyboard shortcuts." : "Aumente a súa produtividade empregando Gabeta con atallos de teclado.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Os usuarios alleos a eses grupos non poderán crear os seus propios taboleiros, mais aínda poderán traballar en taboleiros que se compartiron con eles.", "Cancel edit" : "Cancelar a edición", "Save board" : "Gardar o taboleiro", + "Board {0} deleted" : "Eliminouse o taboleiro {0}", + "All cards" : "Todas as tarxeta", + "Only assigned cards" : "Só as tarxetas asignadas", + "No reminder" : "Non hai lembretes", + "An error occurred" : "Produciuse un erro", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro, incluídas as tarxetas arquivadas.", + "Delete the board?" : "Eliminar o taboleiro?", "Board details" : "Detalles do taboleiro", "Edit board" : "Editar taboleiro", "Clone board" : "Clonar taboleiro", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Activar os lembretes de data de caducidade", "Turn off due date reminders" : "Desctivar os lembretes de data de caducidade", "Due date reminders" : "Lembretes de data de caducidade", - "All cards" : "Todas as tarxeta", "Assigned cards" : "Tarxetas asignadas", "No notifications" : "Non hai notificacións", "Delete board" : "Eliminar taboleiro", - "Board {0} deleted" : "Eliminouse o taboleiro {0}", - "Only assigned cards" : "Só as tarxetas asignadas", - "No reminder" : "Non hai lembretes", - "An error occurred" : "Produciuse un erro", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro, incluídas as tarxetas arquivadas.", - "Delete the board?" : "Eliminar o taboleiro?", "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar tarxetas", "Clone assignments" : "Clonar as asignacións", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Resultados de busca para {searchQuery} en todos os taboleiros", "No results found" : "Non se atopou ningún resultado", "Deck board {name}\n* Last modified on {lastMod}" : "Taboleiro da Gabeta {name}\n* Última modificación en {lastMod}", - "{stack} in {board}" : "{stack} en {board}", - "Click to expand description" : "Prema para despregar a descrición", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado o {created}\n* Última modificación o {lastMod}\n* {nbAttachments} anexos\n* {nbComments} comentarios", "{nbCards} cards" : "{nbCards} tarxetas", + "Due on {date}" : "Caduca o {date}", + "{stack} in {board}" : "{stack} en {board}", + "Click to expand description" : "Prema para despregar a descrición", "Click to expand comment" : "Prema para despregar o comentario", + "Create card" : "Crear tarxeta", "Create a new card" : "Crear unha nova tarxeta", "Card title" : "Título da tarxeta", - "Create card" : "Crear tarxeta", "Creating the new card …" : "Creando unha nova tarxeta…", "Card \"{card}\" was added to \"{board}\"" : "A tarxeta «{card}» foi engdida a «{board}»", "Open card" : "Abrir a tarxeta", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "próximas tarxetas de mañá", "upcoming cards" : "tarxetas próximas", "New card" : "Nova tarxeta", - "Due on {date}" : "Caduca o {date}", - "This weekend – {timeLocale}" : "Esta semana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mañá – {timeLocale}", - "Later today – {timeLocale}" : "Hoxe máis tarde – {timeLocale}", "Link to a board" : "Ligazón a un taboleiro", "Link to a card" : "Ligazón a unha tarxeta", "Create a card" : "Crear unha tarxeta", @@ -389,8 +389,8 @@ OC.L10N.register( "Failed to upload {name}" : "Produciuse un fallo ao enviar {name}", "Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}", "Error creating the share" : "Produciuse un erro ao crear a compartición", - "Share with a Deck card" : "Compartir cunha tarxeta da Gabeta", - "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta", + "Share with a Deck card" : "Compartir cunha tarxeta de Gabeta", + "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta de Gabeta", "Share" : "Compartir", "Personal" : "Persoal", "To do" : "Tarefa pendente", diff --git a/l10n/gl.json b/l10n/gl.json index 0bbe77c1a..576dbc963 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -87,7 +87,7 @@ "Owned by %1$s" : "Propiedade de %1$s", "Deck boards, cards and comments" : "Taboleiros da Gabeta, tarxetas e comentarios", "From %1$s, in %2$s/%3$s, owned by %4$s" : "De %1$s, en %2$s/%3$s, propiedade de %4$s", - "Create a new deck card" : "Crear unha nova tarxeta da Gabeta", + "Create a new deck card" : "Crear unha nova tarxeta de Gabeta", "Card comments" : "Comentarios da tarxeta", "%s on %s" : "%s en %s", "Deck boards and cards" : "Taboleiros da Gabeta e tarxetas", @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Data incorrecta, o formato da data debe ser AAAA-MM-DD", "Personal planning and team project organization" : "Planificación persoal e organización de proxectos 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" : "Gabeta é unha ferramenta de organización de estilo kanban dirixida a planificación persoal e organización de proxectos para equipos integrados con Nextcloud. \n\n\n– 📥 Engada as súas tarefas ás tarxetas e fagas ordenadas\n– 📄 Escriba notas adicionais en Markdown\n– 🔖 Asigne etiquetas para unha mellor organización\n– 👥 Comparta co seu equipo, amigos ou a súa familia\n– 📎 Anexe ficheiros e integreos na súa descrición de Markdown\n– 💬 Debata co seu equipo usando os comentarios\n– ⚡ Faga un seguimento dos cambios no fluxo de actividade\n– 🚀 Teña o seu proxecto organizado", - "Card details" : "Detalles da tarxeta", "Add board" : "Engadir taboleiro", + "Card details" : "Detalles da tarxeta", "Select the board to link to a project" : "Seleccione o taboleiro para ligar a un proxecto", "Search by board title" : "Buscar polo título do taboleiro", "Select board" : "Seleccionar taboleiro", @@ -133,17 +133,17 @@ "Select a list" : "Seleccionar unha lista", "Move card" : "Mover a tarxeta", "Copy card" : "Copiar a tarxeta", - "Select a card" : "Seleccione unha tarxeta", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Seleccione a tarxeta para ligar a un proxecto", "Link to card" : "Ligazón á tarxeta", + "Select a card" : "Seleccione unha tarxeta", + "Cancel" : "Cancelar", + "This board is read only" : "Este taboleiro é só de lectura", + "Drop your files to upload" : "Arrastre os seus ficheiros para envialos", "File already exists" : "O ficheiro xa existe", "A file with the name {filename} already exists." : "Xa existe un ficheiro co nome {filename}.", "Do you want to overwrite it?" : "Quere sobrescribilo?", "Overwrite file" : "Sobrescribir o ficheiro", "Keep existing file" : "Conservar o ficheiro existente", - "This board is read only" : "Este taboleiro é só de lectura", - "Drop your files to upload" : "Arrastre os seus ficheiros para envialos", "Add card" : "Engadir tarxeta", "Archived cards" : "Tarxetas arquivadas", "Add list" : "Engadir unha lista", @@ -184,6 +184,12 @@ "Deleted lists" : "Listas eliminadas", "Undo" : "Desfacer", "Deleted cards" : "Eliminar tarxetas", + "Failed to create share with {displayName}" : "Produciuse un fallo ao crear o uso compartido con {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Confirma que quere transferir o taboleiro {title} a {user}?", + "Transfer the board." : "Transferir o taboleiro.", + "Transfer" : "Transferencia", + "The board has been transferred to {user}" : "O taboleiro foi transferido a {user}", + "Failed to transfer the board to {user}" : "Produciuse un fallo ao transferir o taboleiro a {user}", "Share board with a user, group or team …" : "Compartir taboleiro cun usuario, grupo ou equipo…", "Searching for users, groups and teams …" : "Buscando por usuarios, grupos e equipos…", "No participants found" : "Non se atopou ningún participante", @@ -195,12 +201,7 @@ "Can manage" : "Pode xestionar", "Owner" : "Propietario", "Delete" : "Eliminar", - "Failed to create share with {displayName}" : "Produciuse un fallo ao crear o uso compartido con {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Confirma que quere transferir o taboleiro {title} a {user}?", - "Transfer the board." : "Transferir o taboleiro.", - "Transfer" : "Transferencia", - "The board has been transferred to {user}" : "O taboleiro foi transferido a {user}", - "Failed to transfer the board to {user}" : "Produciuse un fallo ao transferir o taboleiro a {user}", + "List deleted" : "Lista eliminada", "Edit list title" : "Editar o título da lista", "Archive all cards" : "Arquivar todas as tarxetas", "Unarchive all cards" : "Desarquivar todas as tarxetas", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Desarquivar todas as tarxetas desta lista", "Add a new card" : "Engadir unha nova tarxeta", "Card name" : "Nome da tarxeta", - "List deleted" : "Lista eliminada", + "title and color value must be provided" : "debe indicar o título e o valor da cor", "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", "Board name" : "Nome do taboleiro", "Members" : "Membros", "Assign to users/groups/team" : "Asignar a usuarios/grupos/equipos", "Assign a user to this card…" : "Asignar un usuario a esta tarxeta…", "Select a user to assign to this card…" : "Seleccionar un usuario para asignarlle a esta tarxeta…", + "File to share" : "Ficheiro para compartir", + "Invalid path selected" : "Seleccionou unha ruta incorrecta.", "Upload new files" : "Enviar novos ficheiros", "Share from Files" : "Compartir desde «Ficheiros»", "Pending share" : "Compartición pendente", @@ -227,25 +229,24 @@ "Remove attachment" : "Retirar o anexo", "Delete Attachment" : "Eliminar o anexo", "Restore Attachment" : "Restaurar o anexo", - "File to share" : "Ficheiro para compartir", - "Invalid path selected" : "Seleccionou unha ruta incorrecta.", + "Modified" : "Modificado", + "Created" : "Creado", + "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", - "Modified" : "Modificado", - "Created" : "Creado", - "The title cannot be empty." : "O título non pode estar baleiro.", - "No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!", "Failed to load comments" : "Produciuse un fallo ao cargar os comentarios", - "Save" : "Gardar", + "No comments yet. Begin the discussion!" : "Aínda non hai comentarios. Comece o debate!", "The comment cannot be empty." : "O comentario non pode estar baleiro", "The comment cannot be longer than 1000 characters." : "O comentario non pode ter máis de 1000 caracteres.", + "Save" : "Gardar", + "Created:" : "Creado:", "In reply to" : "En resposta a", "Cancel reply" : "Cancelar a resposta", "Reply" : "Responder", "Update" : "Actualizar", - "Created:" : "Creado:", + "Write a description …" : "Escriba unha descrición…", "Description" : "Descrición", "(Unsaved)" : "(Sen gardar)", "(Saving…)" : "(Gardando…)", @@ -253,8 +254,16 @@ "Edit description" : "Editar a descrición", "View description" : "Ver a descrición", "Add Attachment" : "Engadir un anexo", - "Write a description …" : "Escriba unha descrición…", "Choose attachment" : "Escoller o anexo", + "Select Date" : "Seleccione a data", + "Later today – {timeLocale}" : "Hoxe máis tarde – {timeLocale}", + "Set due date for later today" : "Definir a data de remate para máis tarde hoxe", + "Tomorrow – {timeLocale}" : "Mañá – {timeLocale}", + "Set due date for tomorrow" : "Definir a data de remate para mañá", + "This weekend – {timeLocale}" : "Esta semana – {timeLocale}", + "Set due date for this weekend" : "Definir a data de remate para esta fin de semana", + "Next week – {timeLocale}" : "Semana seguinte – {timeLocale}", + "Set due date for next week" : "Definir a data de remate para a semana seguinte", "Assign a due date to this card…" : "Asignar unha data de caducidade a esta tarxeta…", "Set a due date" : "Definir a data de caducidade", "Add due date" : "Engadir a data de remate", @@ -265,26 +274,20 @@ "Not done" : "Sen facer", "Unarchive card" : "Desarquivar a tarxeta", "Archive card" : "Arquivar a tarxeta", - "Select Date" : "Seleccione a data", - "Set due date for later today" : "Definir a data de remate para máis tarde hoxe", - "Set due date for tomorrow" : "Definir a data de remate para mañá", - "Set due date for this weekend" : "Definir a data de remate para esta fin de semana", - "Set due date for next week" : "Definir a data de remate para a semana seguinte", "Assign a tag to this card…" : "Asignar unha etiqueta a esta tarxeta…", "Select or create a tag…" : "Seleccionar ou crear unha etiqueta…", "Create a new tag:" : "Crear unha nova etiqueta:", "(group)" : "(grupo)", - "Next week – {timeLocale}" : "Semana seguinte – {timeLocale}", - "Todo items" : "Elementos pendentes", "{count} comments, {unread} unread" : "{count} comentarios, {unread} sen ler", + "Todo items" : "Elementos pendentes", "Edit card title" : "Editar o título da tarxeta", "Open link" : "Abrir a ligazón", + "Card deleted" : "Tarxeta eliminada", "Edit title" : "Editar o título", "Assign to me" : "Asignarme", "Unassign myself" : "Desasignarme", "Mark as not done" : "Marcar como sen facer", "Delete card" : "Eliminar tarxeta", - "Card deleted" : "Tarxeta eliminada", "seconds ago" : "segundos atrás", "Keyboard shortcuts" : "Atallos de teclado", "Boost your productivity using Deck with keyboard shortcuts." : "Aumente a súa produtividade empregando Gabeta con atallos de teclado.", @@ -323,6 +326,13 @@ "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." : "Os usuarios alleos a eses grupos non poderán crear os seus propios taboleiros, mais aínda poderán traballar en taboleiros que se compartiron con eles.", "Cancel edit" : "Cancelar a edición", "Save board" : "Gardar o taboleiro", + "Board {0} deleted" : "Eliminouse o taboleiro {0}", + "All cards" : "Todas as tarxeta", + "Only assigned cards" : "Só as tarxetas asignadas", + "No reminder" : "Non hai lembretes", + "An error occurred" : "Produciuse un erro", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro, incluídas as tarxetas arquivadas.", + "Delete the board?" : "Eliminar o taboleiro?", "Board details" : "Detalles do taboleiro", "Edit board" : "Editar taboleiro", "Clone board" : "Clonar taboleiro", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Activar os lembretes de data de caducidade", "Turn off due date reminders" : "Desctivar os lembretes de data de caducidade", "Due date reminders" : "Lembretes de data de caducidade", - "All cards" : "Todas as tarxeta", "Assigned cards" : "Tarxetas asignadas", "No notifications" : "Non hai notificacións", "Delete board" : "Eliminar taboleiro", - "Board {0} deleted" : "Eliminouse o taboleiro {0}", - "Only assigned cards" : "Só as tarxetas asignadas", - "No reminder" : "Non hai lembretes", - "An error occurred" : "Produciuse un erro", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Confirma que quere eliminar o taboleiro {title}? Isto eliminará todos os datos deste taboleiro, incluídas as tarxetas arquivadas.", - "Delete the board?" : "Eliminar o taboleiro?", "Clone {boardTitle}" : "Clonar {boardTitle}", "Clone cards" : "Clonar tarxetas", "Clone assignments" : "Clonar as asignacións", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Resultados de busca para {searchQuery} en todos os taboleiros", "No results found" : "Non se atopou ningún resultado", "Deck board {name}\n* Last modified on {lastMod}" : "Taboleiro da Gabeta {name}\n* Última modificación en {lastMod}", - "{stack} in {board}" : "{stack} en {board}", - "Click to expand description" : "Prema para despregar a descrición", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creado o {created}\n* Última modificación o {lastMod}\n* {nbAttachments} anexos\n* {nbComments} comentarios", "{nbCards} cards" : "{nbCards} tarxetas", + "Due on {date}" : "Caduca o {date}", + "{stack} in {board}" : "{stack} en {board}", + "Click to expand description" : "Prema para despregar a descrición", "Click to expand comment" : "Prema para despregar o comentario", + "Create card" : "Crear tarxeta", "Create a new card" : "Crear unha nova tarxeta", "Card title" : "Título da tarxeta", - "Create card" : "Crear tarxeta", "Creating the new card …" : "Creando unha nova tarxeta…", "Card \"{card}\" was added to \"{board}\"" : "A tarxeta «{card}» foi engdida a «{board}»", "Open card" : "Abrir a tarxeta", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "próximas tarxetas de mañá", "upcoming cards" : "tarxetas próximas", "New card" : "Nova tarxeta", - "Due on {date}" : "Caduca o {date}", - "This weekend – {timeLocale}" : "Esta semana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mañá – {timeLocale}", - "Later today – {timeLocale}" : "Hoxe máis tarde – {timeLocale}", "Link to a board" : "Ligazón a un taboleiro", "Link to a card" : "Ligazón a unha tarxeta", "Create a card" : "Crear unha tarxeta", @@ -387,8 +387,8 @@ "Failed to upload {name}" : "Produciuse un fallo ao enviar {name}", "Maximum file size of {size} exceeded" : "Excedeuse o tamaño máximo de ficheiro de {size}", "Error creating the share" : "Produciuse un erro ao crear a compartición", - "Share with a Deck card" : "Compartir cunha tarxeta da Gabeta", - "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta da Gabeta", + "Share with a Deck card" : "Compartir cunha tarxeta de Gabeta", + "Share {file} with a Deck card" : "Compartir {file} cunha tarxeta de Gabeta", "Share" : "Compartir", "Personal" : "Persoal", "To do" : "Tarefa pendente", diff --git a/l10n/he.js b/l10n/he.js index 41c8312ab..d8c9241ca 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -97,8 +97,8 @@ OC.L10N.register( "Path is already shared with this card" : "הנתיב כבר משותף עם הכרטיס הזה", "Invalid date, date format must be YYYY-MM-DD" : "תאריך שגוי, תבנית התאריך חייבת להיות YYYY-MM-DD", "Personal planning and team project organization" : "ארגון אישי וקבוצתי של מיזמים", - "Card details" : "פרטי הכרטיס", "Add board" : "הוספת לוח", + "Card details" : "פרטי הכרטיס", "Select the board to link to a project" : "נא לבחור את הלוח לקישור למיזם", "Search by board title" : "חיפוש לפי כותרת לו", "Select board" : "בחירת לוח", @@ -106,17 +106,17 @@ OC.L10N.register( "No lists available" : "אין רשימות זמינות", "Select a list" : "בחר רשימה", "Move card" : "העברת כרטיס", - "Select a card" : "נא לבחור כרטיס", - "Cancel" : "ביטול", "Select the card to link to a project" : "נא לבחור את הכרטיס לקישור למיזם", "Link to card" : "קישור לכרטיס", + "Select a card" : "נא לבחור כרטיס", + "Cancel" : "ביטול", + "This board is read only" : "הלוח הזה הוא לקריאה בלבד", + "Drop your files to upload" : "יש לגרור לכאן קבצים כדי להעלות", "File already exists" : "הקובץ כבר קיים", "A file with the name {filename} already exists." : "כבר קיים קובץ עם השם {filename}.", "Do you want to overwrite it?" : "לשכתב עליו?", "Overwrite file" : "דריסת קובץ", "Keep existing file" : "לשמור על הקובץ הקיים", - "This board is read only" : "הלוח הזה הוא לקריאה בלבד", - "Drop your files to upload" : "יש לגרור לכאן קבצים כדי להעלות", "Add card" : "הוספת כרטיס", "Archived cards" : "כרטיסים בארכיון", "Add list" : "הוספת רשימה", @@ -149,6 +149,8 @@ OC.L10N.register( "Deleted lists" : "רשימות שנמחקו", "Undo" : "ביטול", "Deleted cards" : "כרטיסים שנמחקו", + "Failed to create share with {displayName}" : "יצירת השיתוף עם {displayName} נכשלה", + "Transfer" : "העברה", "No participants found" : "לא נמצאו משתתפים", "Board owner" : "בעלות על הלוח", "(Group)" : "(קבוצה)", @@ -157,20 +159,20 @@ OC.L10N.register( "Can manage" : "הרשאת ניהול", "Owner" : "בעלות", "Delete" : "מחיקה", - "Failed to create share with {displayName}" : "יצירת השיתוף עם {displayName} נכשלה", - "Transfer" : "העברה", + "List deleted" : "הרשימה נמחקה", "Archive all cards" : "ארכיב את כל הכרטיסים", "Delete list" : "מחיקת רשימה", "Archive all cards in this list" : "ארכיב את כל הכרטיסים ברשימה זו", "Add a new card" : "הוספת כרטיס חדש", "Card name" : "שם כרטיס", - "List deleted" : "הרשימה נמחקה", + "title and color value must be provided" : "יש לספק כותרת וערך צבע", "Edit" : "עריכה", "Add a new tag" : "הוספת תגית חדשה", - "title and color value must be provided" : "יש לספק כותרת וערך צבע", "Board name" : "שם הלוח", "Members" : "חברים", "Assign a user to this card…" : "הקצאת משתמש לכרטיס זה…", + "File to share" : "קובץ לשיתוף", + "Invalid path selected" : "הנתיב שנבחר שגוי", "Upload new files" : "העלאת קבצים חדשים", "Share from Files" : "שיתוף מקבצים", "Add this attachment" : "הוספת קובץ מצורף זה", @@ -178,23 +180,22 @@ OC.L10N.register( "Download" : "הורדה", "Delete Attachment" : "מחיקת קובץ מצורף", "Restore Attachment" : "שחזור קובץ מצורף", - "File to share" : "קובץ לשיתוף", - "Invalid path selected" : "הנתיב שנבחר שגוי", + "Modified" : "מועד שינוי", + "Created" : "מועד היצירה", + "The title cannot be empty." : "הכותרת לא יכולה להיות ריקה.", "Open in sidebar view" : "פתח בתצוגת סרגל הצד", "Open in bigger view" : "פתח בתצוגה גדולה יותר", "Attachments" : "קבצים מצורפים", "Comments" : "תגובות", - "Modified" : "מועד שינוי", - "Created" : "מועד היצירה", - "The title cannot be empty." : "הכותרת לא יכולה להיות ריקה.", "No comments yet. Begin the discussion!" : "אין עדיין הערות. אפשר להתחיל לדון!", - "Save" : "שמור", "The comment cannot be empty." : "ההערה לא יכולה להיות ריקה.", "The comment cannot be longer than 1000 characters." : "אורך ההערה לא יכול לחצות את רף 1000 התווים.", + "Save" : "שמור", + "Created:" : "מועד היצירה:", "In reply to" : "בתגובה אל", "Reply" : "תגובה", "Update" : "עדכון", - "Created:" : "מועד היצירה:", + "Write a description …" : "כתוב תיאור ...", "Description" : "תיאור", "(Unsaved)" : "(לא נשמר)", "(Saving…)" : "(מתבצעת שמירה…)", @@ -202,20 +203,19 @@ OC.L10N.register( "Edit description" : "עריכת תיאור", "View description" : "הצגת תיאור", "Add Attachment" : "הוספת קובץ מצורף", - "Write a description …" : "כתוב תיאור ...", "Choose attachment" : "בחירת קובץ מצורף", + "Select Date" : "בחירת תאריך", "Set a due date" : "הגדרת תאריך יעד", "Remove due date" : "הסרת מועד התפוגה", "Unarchive card" : "הוצאת הכרטיס מהארכיון", "Archive card" : "העברת כרטיס לארכיון", - "Select Date" : "בחירת תאריך", "Assign a tag to this card…" : "הקצאת תגית לכרטיס זה…", "(group)" : "(קבוצה)", + "Card deleted" : "הכרטיס נמחק", "Edit title" : "עריכת כותרת", "Assign to me" : "הקצאה אלי", "Unassign myself" : "לבטל את הקצאת עצמי", "Delete card" : "מחיקת כרטיס לארכיון", - "Card deleted" : "הכרטיס נמחק", "seconds ago" : "לפני מספר שניות", "Keyboard shortcuts" : "קיצורי מקלדת", "Keyboard shortcut" : "קיצור מקלדת", @@ -228,6 +228,12 @@ OC.L10N.register( "Use bigger card view" : "להשתמש בתצוגת כרטיסים גדולה יותר", "Show boards in calendar/tasks" : "הצג הלוחות בלוח השנה/המשימות", "Cancel edit" : "בטל עריכה", + "Board {0} deleted" : "הלוח {0} נמחק", + "All cards" : "כל הכרטיסים", + "Only assigned cards" : "רק כרטיסים שהוקצו", + "No reminder" : "אין תזכורת", + "An error occurred" : "אירעה שגיאה", + "Delete the board?" : "למחוק את הלוח הזה?", "Board details" : "פרטי לוח", "Edit board" : "עריכת לוח", "Clone board" : "שכפל את הלוח", @@ -236,15 +242,9 @@ OC.L10N.register( "Turn on due date reminders" : "הפעל תזכורות לתאריך היעד", "Turn off due date reminders" : "השבת תזכורות לתאריך היעד", "Due date reminders" : "תזכורות לתאריך יעד", - "All cards" : "כל הכרטיסים", "Assigned cards" : "כרטיסים שהוקצו", "No notifications" : "אין התראות", "Delete board" : "מחק לוח", - "Board {0} deleted" : "הלוח {0} נמחק", - "Only assigned cards" : "רק כרטיסים שהוקצו", - "No reminder" : "אין תזכורת", - "An error occurred" : "אירעה שגיאה", - "Delete the board?" : "למחוק את הלוח הזה?", "Advanced options" : "אפשרויות מתקדמות", "Loading filtered view" : "טוען תצוגה מסוננת", "Today" : "היום", diff --git a/l10n/he.json b/l10n/he.json index 8f2ae5c7d..2df562e71 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -95,8 +95,8 @@ "Path is already shared with this card" : "הנתיב כבר משותף עם הכרטיס הזה", "Invalid date, date format must be YYYY-MM-DD" : "תאריך שגוי, תבנית התאריך חייבת להיות YYYY-MM-DD", "Personal planning and team project organization" : "ארגון אישי וקבוצתי של מיזמים", - "Card details" : "פרטי הכרטיס", "Add board" : "הוספת לוח", + "Card details" : "פרטי הכרטיס", "Select the board to link to a project" : "נא לבחור את הלוח לקישור למיזם", "Search by board title" : "חיפוש לפי כותרת לו", "Select board" : "בחירת לוח", @@ -104,17 +104,17 @@ "No lists available" : "אין רשימות זמינות", "Select a list" : "בחר רשימה", "Move card" : "העברת כרטיס", - "Select a card" : "נא לבחור כרטיס", - "Cancel" : "ביטול", "Select the card to link to a project" : "נא לבחור את הכרטיס לקישור למיזם", "Link to card" : "קישור לכרטיס", + "Select a card" : "נא לבחור כרטיס", + "Cancel" : "ביטול", + "This board is read only" : "הלוח הזה הוא לקריאה בלבד", + "Drop your files to upload" : "יש לגרור לכאן קבצים כדי להעלות", "File already exists" : "הקובץ כבר קיים", "A file with the name {filename} already exists." : "כבר קיים קובץ עם השם {filename}.", "Do you want to overwrite it?" : "לשכתב עליו?", "Overwrite file" : "דריסת קובץ", "Keep existing file" : "לשמור על הקובץ הקיים", - "This board is read only" : "הלוח הזה הוא לקריאה בלבד", - "Drop your files to upload" : "יש לגרור לכאן קבצים כדי להעלות", "Add card" : "הוספת כרטיס", "Archived cards" : "כרטיסים בארכיון", "Add list" : "הוספת רשימה", @@ -147,6 +147,8 @@ "Deleted lists" : "רשימות שנמחקו", "Undo" : "ביטול", "Deleted cards" : "כרטיסים שנמחקו", + "Failed to create share with {displayName}" : "יצירת השיתוף עם {displayName} נכשלה", + "Transfer" : "העברה", "No participants found" : "לא נמצאו משתתפים", "Board owner" : "בעלות על הלוח", "(Group)" : "(קבוצה)", @@ -155,20 +157,20 @@ "Can manage" : "הרשאת ניהול", "Owner" : "בעלות", "Delete" : "מחיקה", - "Failed to create share with {displayName}" : "יצירת השיתוף עם {displayName} נכשלה", - "Transfer" : "העברה", + "List deleted" : "הרשימה נמחקה", "Archive all cards" : "ארכיב את כל הכרטיסים", "Delete list" : "מחיקת רשימה", "Archive all cards in this list" : "ארכיב את כל הכרטיסים ברשימה זו", "Add a new card" : "הוספת כרטיס חדש", "Card name" : "שם כרטיס", - "List deleted" : "הרשימה נמחקה", + "title and color value must be provided" : "יש לספק כותרת וערך צבע", "Edit" : "עריכה", "Add a new tag" : "הוספת תגית חדשה", - "title and color value must be provided" : "יש לספק כותרת וערך צבע", "Board name" : "שם הלוח", "Members" : "חברים", "Assign a user to this card…" : "הקצאת משתמש לכרטיס זה…", + "File to share" : "קובץ לשיתוף", + "Invalid path selected" : "הנתיב שנבחר שגוי", "Upload new files" : "העלאת קבצים חדשים", "Share from Files" : "שיתוף מקבצים", "Add this attachment" : "הוספת קובץ מצורף זה", @@ -176,23 +178,22 @@ "Download" : "הורדה", "Delete Attachment" : "מחיקת קובץ מצורף", "Restore Attachment" : "שחזור קובץ מצורף", - "File to share" : "קובץ לשיתוף", - "Invalid path selected" : "הנתיב שנבחר שגוי", + "Modified" : "מועד שינוי", + "Created" : "מועד היצירה", + "The title cannot be empty." : "הכותרת לא יכולה להיות ריקה.", "Open in sidebar view" : "פתח בתצוגת סרגל הצד", "Open in bigger view" : "פתח בתצוגה גדולה יותר", "Attachments" : "קבצים מצורפים", "Comments" : "תגובות", - "Modified" : "מועד שינוי", - "Created" : "מועד היצירה", - "The title cannot be empty." : "הכותרת לא יכולה להיות ריקה.", "No comments yet. Begin the discussion!" : "אין עדיין הערות. אפשר להתחיל לדון!", - "Save" : "שמור", "The comment cannot be empty." : "ההערה לא יכולה להיות ריקה.", "The comment cannot be longer than 1000 characters." : "אורך ההערה לא יכול לחצות את רף 1000 התווים.", + "Save" : "שמור", + "Created:" : "מועד היצירה:", "In reply to" : "בתגובה אל", "Reply" : "תגובה", "Update" : "עדכון", - "Created:" : "מועד היצירה:", + "Write a description …" : "כתוב תיאור ...", "Description" : "תיאור", "(Unsaved)" : "(לא נשמר)", "(Saving…)" : "(מתבצעת שמירה…)", @@ -200,20 +201,19 @@ "Edit description" : "עריכת תיאור", "View description" : "הצגת תיאור", "Add Attachment" : "הוספת קובץ מצורף", - "Write a description …" : "כתוב תיאור ...", "Choose attachment" : "בחירת קובץ מצורף", + "Select Date" : "בחירת תאריך", "Set a due date" : "הגדרת תאריך יעד", "Remove due date" : "הסרת מועד התפוגה", "Unarchive card" : "הוצאת הכרטיס מהארכיון", "Archive card" : "העברת כרטיס לארכיון", - "Select Date" : "בחירת תאריך", "Assign a tag to this card…" : "הקצאת תגית לכרטיס זה…", "(group)" : "(קבוצה)", + "Card deleted" : "הכרטיס נמחק", "Edit title" : "עריכת כותרת", "Assign to me" : "הקצאה אלי", "Unassign myself" : "לבטל את הקצאת עצמי", "Delete card" : "מחיקת כרטיס לארכיון", - "Card deleted" : "הכרטיס נמחק", "seconds ago" : "לפני מספר שניות", "Keyboard shortcuts" : "קיצורי מקלדת", "Keyboard shortcut" : "קיצור מקלדת", @@ -226,6 +226,12 @@ "Use bigger card view" : "להשתמש בתצוגת כרטיסים גדולה יותר", "Show boards in calendar/tasks" : "הצג הלוחות בלוח השנה/המשימות", "Cancel edit" : "בטל עריכה", + "Board {0} deleted" : "הלוח {0} נמחק", + "All cards" : "כל הכרטיסים", + "Only assigned cards" : "רק כרטיסים שהוקצו", + "No reminder" : "אין תזכורת", + "An error occurred" : "אירעה שגיאה", + "Delete the board?" : "למחוק את הלוח הזה?", "Board details" : "פרטי לוח", "Edit board" : "עריכת לוח", "Clone board" : "שכפל את הלוח", @@ -234,15 +240,9 @@ "Turn on due date reminders" : "הפעל תזכורות לתאריך היעד", "Turn off due date reminders" : "השבת תזכורות לתאריך היעד", "Due date reminders" : "תזכורות לתאריך יעד", - "All cards" : "כל הכרטיסים", "Assigned cards" : "כרטיסים שהוקצו", "No notifications" : "אין התראות", "Delete board" : "מחק לוח", - "Board {0} deleted" : "הלוח {0} נמחק", - "Only assigned cards" : "רק כרטיסים שהוקצו", - "No reminder" : "אין תזכורת", - "An error occurred" : "אירעה שגיאה", - "Delete the board?" : "למחוק את הלוח הזה?", "Advanced options" : "אפשרויות מתקדמות", "Loading filtered view" : "טוען תצוגה מסוננת", "Today" : "היום", diff --git a/l10n/hr.js b/l10n/hr.js index 94f54d56d..ab9e7b664 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -100,8 +100,8 @@ OC.L10N.register( "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", "Personal planning and team project organization" : "Osobno planiranje i organizacija timskih projekata", - "Card details" : "Pojedinosti o kartici", "Add board" : "Dodaj ploču", + "Card details" : "Pojedinosti o kartici", "Select the board to link to a project" : "Odaberite ploču za povezivanje s projektom", "Search by board title" : "Traži po naslovu ploče", "Select board" : "Odaberi ploču", @@ -109,17 +109,17 @@ OC.L10N.register( "No lists available" : "Nema dostupnih popisa", "Select a list" : "Odaberi popis", "Move card" : "Premjesti karticu", - "Select a card" : "Odaberite karticu", - "Cancel" : "Odustani", "Select the card to link to a project" : "Odaberite karticu za povezivanje s projektom", "Link to card" : "Poveznica na karticu", + "Select a card" : "Odaberite karticu", + "Cancel" : "Odustani", + "This board is read only" : "Ova je ploča samo za čitanje", + "Drop your files to upload" : "Ispustite datoteke za otpremu", "File already exists" : "Datoteka već postoji", "A file with the name {filename} already exists." : "Datoteka s nazivom {filename} već postoji.", "Do you want to overwrite it?" : "Želite li prepisati?", "Overwrite file" : "Prepiši datoteku", "Keep existing file" : "Zadrži postojeću datoteku", - "This board is read only" : "Ova je ploča samo za čitanje", - "Drop your files to upload" : "Ispustite datoteke za otpremu", "Add card" : "Dodaj karticu", "Archived cards" : "Arhivirane kartice", "Add list" : "Dodaj popis", @@ -152,6 +152,8 @@ OC.L10N.register( "Deleted lists" : "Izbrisani popisi", "Undo" : "Poništi", "Deleted cards" : "Izbrisane kartice", + "Failed to create share with {displayName}" : "Dijeljenje s {displayName} nije uspjelo", + "Transfer" : "Prijenos", "No participants found" : "Nije pronađen nijedan sudionik", "Board owner" : "Vlasnik ploče", "(Group)" : "(Grupa)", @@ -160,20 +162,20 @@ OC.L10N.register( "Can manage" : "Upravljanje moguće", "Owner" : "Vlasnik", "Delete" : "Izbriši", - "Failed to create share with {displayName}" : "Dijeljenje s {displayName} nije uspjelo", - "Transfer" : "Prijenos", + "List deleted" : "Popis je izbrisan", "Archive all cards" : "Arhiviraj sve kartice", "Delete list" : "Izbriši popis", "Archive all cards in this list" : "Arhiviraj sve kartice s ovog popisa", "Add a new card" : "Dodaj novu karticu", "Card name" : "Naziv kartice", - "List deleted" : "Popis je izbrisan", + "title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje", "Edit" : "Uredi", "Add a new tag" : "Dodaj novu oznaku", - "title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje", "Board name" : "Naziv ploče", "Members" : "Članovi", "Assign a user to this card…" : "Dodijeli korisnika ovoj kartici...", + "File to share" : "Datoteka za dijeljenje", + "Invalid path selected" : "Odabran nevažeći put", "Upload new files" : "Otpremi nove datoteke", "Share from Files" : "Dijeli iz datoteka", "Add this attachment" : "Dodajte ovaj privitak", @@ -181,25 +183,24 @@ OC.L10N.register( "Download" : "Preuzmi", "Delete Attachment" : "Izbriši privitak", "Restore Attachment" : "Vrati privitak", - "File to share" : "Datoteka za dijeljenje", - "Invalid path selected" : "Odabran nevažeći put", + "Modified" : "Promijenjeno", + "Created" : "Stvoreno", + "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", - "Modified" : "Promijenjeno", - "Created" : "Stvoreno", - "The title cannot be empty." : "Naslov ne može biti prazan.", - "No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!", "Failed to load comments" : "Učitavanje komentara nije uspjelo", - "Save" : "Spremi", + "No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!", "The comment cannot be empty." : "Komentar ne može biti prazan.", "The comment cannot be longer than 1000 characters." : "Komentar ne može duži od 1000 znakova.", + "Save" : "Spremi", + "Created:" : "Stvoreno:", "In reply to" : "Kao odgovor", "Cancel reply" : "Prekini odgovor", "Reply" : "Odgovori", "Update" : "Ažuriraj", - "Created:" : "Stvoreno:", + "Write a description …" : "Napišite opis...", "Description" : "Opis", "(Unsaved)" : "(Nije spremljeno)", "(Saving…)" : "(Spremanje…)", @@ -207,22 +208,21 @@ OC.L10N.register( "Edit description" : "Uredi opis", "View description" : "Prikaži opis", "Add Attachment" : "Dodaj privitak", - "Write a description …" : "Napišite opis...", "Choose attachment" : "Odaberi privitak", + "Select Date" : "Odaberi datum", "Set a due date" : "Postavi datum dospijeća", "Remove due date" : "Ukloni datum dospijeća", "Mark as done" : "Označi kao završeno", "Unarchive card" : "Dearhiviraj karticu", "Archive card" : "Arhiviraj karticu", - "Select Date" : "Odaberi datum", "Assign a tag to this card…" : "Dodijeli oznaku ovoj kartici...", "(group)" : "(grupa)", "{count} comments, {unread} unread" : "{count} komentara, {unread} nepročitanih", + "Card deleted" : "Kartica je izbrisana", "Edit title" : "Uredi naslov", "Assign to me" : "Dodijeli meni", "Unassign myself" : "Ukloni sebe", "Delete card" : "Izbriši karticu", - "Card deleted" : "Kartica je izbrisana", "seconds ago" : "prije nekoliko sekundi", "Keyboard shortcuts" : "Tipkovni prečaci", "Keyboard shortcut" : "Tipkovni prečac", @@ -235,6 +235,12 @@ OC.L10N.register( "Use bigger card view" : "Prikaži veće kartice", "Show boards in calendar/tasks" : "Prikaži ploče u kalendaru/zadacima", "Cancel edit" : "Otkaži uređivanje", + "Board {0} deleted" : "Ploča {0} je izbrisana", + "All cards" : "Sve kartice", + "Only assigned cards" : "Samo dodijeljene kartice", + "No reminder" : "Nema podsjetnika", + "An error occurred" : "Došlo je do pogreške", + "Delete the board?" : "Želite li izbrisati ploču?", "Board details" : "Pojedinosti o ploči", "Edit board" : "Uredi ploču", "Clone board" : "Kloniraj ploču", @@ -243,15 +249,9 @@ OC.L10N.register( "Turn on due date reminders" : "Uključi podsjetnike datuma dospijeća", "Turn off due date reminders" : "Isključi podsjetnike datuma dospijeća", "Due date reminders" : "Podsjetnici datuma dospijeća", - "All cards" : "Sve kartice", "Assigned cards" : "Dodijeljene kartice", "No notifications" : "Nema obavijesti", "Delete board" : "Izbriši ploču", - "Board {0} deleted" : "Ploča {0} je izbrisana", - "Only assigned cards" : "Samo dodijeljene kartice", - "No reminder" : "Nema podsjetnika", - "An error occurred" : "Došlo je do pogreške", - "Delete the board?" : "Želite li izbrisati ploču?", "Clone cards" : "Kloniraj kartice", "Advanced options" : "Napredne opcije", "Clone" : "Kloniraj", @@ -262,9 +262,9 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Traži {searchQuery} na svim pločama", "No results found" : "Nema rezultata", "{stack} in {board}" : "{stack} u {board}", + "Create card" : "Stvori karticu", "Create a new card" : "Stvori novu karticu", "Card title" : "Naslov kartice", - "Create card" : "Stvori karticu", "Creating the new card …" : "Stvaranje nove kartice…", "Card \"{card}\" was added to \"{board}\"" : "Kartica „{card}” je dodana na „{board}”", "Open card" : "Otvori karticu", diff --git a/l10n/hr.json b/l10n/hr.json index c999f9886..b5b1cea09 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -98,8 +98,8 @@ "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", "Personal planning and team project organization" : "Osobno planiranje i organizacija timskih projekata", - "Card details" : "Pojedinosti o kartici", "Add board" : "Dodaj ploču", + "Card details" : "Pojedinosti o kartici", "Select the board to link to a project" : "Odaberite ploču za povezivanje s projektom", "Search by board title" : "Traži po naslovu ploče", "Select board" : "Odaberi ploču", @@ -107,17 +107,17 @@ "No lists available" : "Nema dostupnih popisa", "Select a list" : "Odaberi popis", "Move card" : "Premjesti karticu", - "Select a card" : "Odaberite karticu", - "Cancel" : "Odustani", "Select the card to link to a project" : "Odaberite karticu za povezivanje s projektom", "Link to card" : "Poveznica na karticu", + "Select a card" : "Odaberite karticu", + "Cancel" : "Odustani", + "This board is read only" : "Ova je ploča samo za čitanje", + "Drop your files to upload" : "Ispustite datoteke za otpremu", "File already exists" : "Datoteka već postoji", "A file with the name {filename} already exists." : "Datoteka s nazivom {filename} već postoji.", "Do you want to overwrite it?" : "Želite li prepisati?", "Overwrite file" : "Prepiši datoteku", "Keep existing file" : "Zadrži postojeću datoteku", - "This board is read only" : "Ova je ploča samo za čitanje", - "Drop your files to upload" : "Ispustite datoteke za otpremu", "Add card" : "Dodaj karticu", "Archived cards" : "Arhivirane kartice", "Add list" : "Dodaj popis", @@ -150,6 +150,8 @@ "Deleted lists" : "Izbrisani popisi", "Undo" : "Poništi", "Deleted cards" : "Izbrisane kartice", + "Failed to create share with {displayName}" : "Dijeljenje s {displayName} nije uspjelo", + "Transfer" : "Prijenos", "No participants found" : "Nije pronađen nijedan sudionik", "Board owner" : "Vlasnik ploče", "(Group)" : "(Grupa)", @@ -158,20 +160,20 @@ "Can manage" : "Upravljanje moguće", "Owner" : "Vlasnik", "Delete" : "Izbriši", - "Failed to create share with {displayName}" : "Dijeljenje s {displayName} nije uspjelo", - "Transfer" : "Prijenos", + "List deleted" : "Popis je izbrisan", "Archive all cards" : "Arhiviraj sve kartice", "Delete list" : "Izbriši popis", "Archive all cards in this list" : "Arhiviraj sve kartice s ovog popisa", "Add a new card" : "Dodaj novu karticu", "Card name" : "Naziv kartice", - "List deleted" : "Popis je izbrisan", + "title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje", "Edit" : "Uredi", "Add a new tag" : "Dodaj novu oznaku", - "title and color value must be provided" : "potrebno je odabrati naziv i vrijednost boje", "Board name" : "Naziv ploče", "Members" : "Članovi", "Assign a user to this card…" : "Dodijeli korisnika ovoj kartici...", + "File to share" : "Datoteka za dijeljenje", + "Invalid path selected" : "Odabran nevažeći put", "Upload new files" : "Otpremi nove datoteke", "Share from Files" : "Dijeli iz datoteka", "Add this attachment" : "Dodajte ovaj privitak", @@ -179,25 +181,24 @@ "Download" : "Preuzmi", "Delete Attachment" : "Izbriši privitak", "Restore Attachment" : "Vrati privitak", - "File to share" : "Datoteka za dijeljenje", - "Invalid path selected" : "Odabran nevažeći put", + "Modified" : "Promijenjeno", + "Created" : "Stvoreno", + "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", - "Modified" : "Promijenjeno", - "Created" : "Stvoreno", - "The title cannot be empty." : "Naslov ne može biti prazan.", - "No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!", "Failed to load comments" : "Učitavanje komentara nije uspjelo", - "Save" : "Spremi", + "No comments yet. Begin the discussion!" : "Nema komentara. Započnite raspravu!", "The comment cannot be empty." : "Komentar ne može biti prazan.", "The comment cannot be longer than 1000 characters." : "Komentar ne može duži od 1000 znakova.", + "Save" : "Spremi", + "Created:" : "Stvoreno:", "In reply to" : "Kao odgovor", "Cancel reply" : "Prekini odgovor", "Reply" : "Odgovori", "Update" : "Ažuriraj", - "Created:" : "Stvoreno:", + "Write a description …" : "Napišite opis...", "Description" : "Opis", "(Unsaved)" : "(Nije spremljeno)", "(Saving…)" : "(Spremanje…)", @@ -205,22 +206,21 @@ "Edit description" : "Uredi opis", "View description" : "Prikaži opis", "Add Attachment" : "Dodaj privitak", - "Write a description …" : "Napišite opis...", "Choose attachment" : "Odaberi privitak", + "Select Date" : "Odaberi datum", "Set a due date" : "Postavi datum dospijeća", "Remove due date" : "Ukloni datum dospijeća", "Mark as done" : "Označi kao završeno", "Unarchive card" : "Dearhiviraj karticu", "Archive card" : "Arhiviraj karticu", - "Select Date" : "Odaberi datum", "Assign a tag to this card…" : "Dodijeli oznaku ovoj kartici...", "(group)" : "(grupa)", "{count} comments, {unread} unread" : "{count} komentara, {unread} nepročitanih", + "Card deleted" : "Kartica je izbrisana", "Edit title" : "Uredi naslov", "Assign to me" : "Dodijeli meni", "Unassign myself" : "Ukloni sebe", "Delete card" : "Izbriši karticu", - "Card deleted" : "Kartica je izbrisana", "seconds ago" : "prije nekoliko sekundi", "Keyboard shortcuts" : "Tipkovni prečaci", "Keyboard shortcut" : "Tipkovni prečac", @@ -233,6 +233,12 @@ "Use bigger card view" : "Prikaži veće kartice", "Show boards in calendar/tasks" : "Prikaži ploče u kalendaru/zadacima", "Cancel edit" : "Otkaži uređivanje", + "Board {0} deleted" : "Ploča {0} je izbrisana", + "All cards" : "Sve kartice", + "Only assigned cards" : "Samo dodijeljene kartice", + "No reminder" : "Nema podsjetnika", + "An error occurred" : "Došlo je do pogreške", + "Delete the board?" : "Želite li izbrisati ploču?", "Board details" : "Pojedinosti o ploči", "Edit board" : "Uredi ploču", "Clone board" : "Kloniraj ploču", @@ -241,15 +247,9 @@ "Turn on due date reminders" : "Uključi podsjetnike datuma dospijeća", "Turn off due date reminders" : "Isključi podsjetnike datuma dospijeća", "Due date reminders" : "Podsjetnici datuma dospijeća", - "All cards" : "Sve kartice", "Assigned cards" : "Dodijeljene kartice", "No notifications" : "Nema obavijesti", "Delete board" : "Izbriši ploču", - "Board {0} deleted" : "Ploča {0} je izbrisana", - "Only assigned cards" : "Samo dodijeljene kartice", - "No reminder" : "Nema podsjetnika", - "An error occurred" : "Došlo je do pogreške", - "Delete the board?" : "Želite li izbrisati ploču?", "Clone cards" : "Kloniraj kartice", "Advanced options" : "Napredne opcije", "Clone" : "Kloniraj", @@ -260,9 +260,9 @@ "Search for {searchQuery} in all boards" : "Traži {searchQuery} na svim pločama", "No results found" : "Nema rezultata", "{stack} in {board}" : "{stack} u {board}", + "Create card" : "Stvori karticu", "Create a new card" : "Stvori novu karticu", "Card title" : "Naslov kartice", - "Create card" : "Stvori karticu", "Creating the new card …" : "Stvaranje nove kartice…", "Card \"{card}\" was added to \"{board}\"" : "Kartica „{card}” je dodana na „{board}”", "Open card" : "Otvori karticu", diff --git a/l10n/hu.js b/l10n/hu.js index ece93fe0d..e7a4825ad 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -112,8 +112,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátumnak YYYY-MM-DD formátumúnak kell lennie", "Personal planning and team project organization" : "Személyes tervezés és csapatos projektszervezés", "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" : "A Kártyák egy kanban-stílusú szervezőeszköz, amely a személyes tervezést és a csapatok projektszervezését célozza, a Nextcloudba integrálva.\n\n\n- 📥 Saját feladatok kártyákhoz adása, és azok sorrendezése\n- 📄 További jegyzetek leírása Markdownban\n- 🔖 Címkék hozzárendelése a még jobb rendszerezés miatt\n- 👥 Megosztás a csapattal, barátokkal vagy családdal\n- 📎 Fájlok hozzáadása mellékletként, vagy beágyazás a Markdown leírásba\n- 💬 Megbeszélés a csapattal hozzászólások használatával\n- ⚡ A változások követése a tevékenységnaplóban\n- 🚀 Rendszerezze a projektjét", - "Card details" : "Kártya részletei", "Add board" : "Tábla hozzáadása", + "Card details" : "Kártya részletei", "Select the board to link to a project" : "Válasszon ki egy táblát, amely egy projektre fog hivatkozni", "Search by board title" : "Keresés táblacím szerint", "Select board" : "Válasszon táblát", @@ -121,17 +121,17 @@ OC.L10N.register( "No lists available" : "Nincs elérhető lista", "Select a list" : "Válasszon listát", "Move card" : "Kártya áthelyezése", - "Select a card" : "Válasszon egy kártyát", - "Cancel" : "Mégse", "Select the card to link to a project" : "Válasszon ki egy kártyát, amely egy projektre fog hivatkozni", "Link to card" : "Hivatkozás egy kártyára", + "Select a card" : "Válasszon egy kártyát", + "Cancel" : "Mégse", + "This board is read only" : "Ez a tábla csak olvasható", + "Drop your files to upload" : "Dobja ide a fájljait a feltöltéshez", "File already exists" : "A fájl már létezik", "A file with the name {filename} already exists." : "{filename} nevű fájl már létezik.", "Do you want to overwrite it?" : "Felülírja?", "Overwrite file" : "Fájl felülírása", "Keep existing file" : "Meglévő fájl megtartása", - "This board is read only" : "Ez a tábla csak olvasható", - "Drop your files to upload" : "Dobja ide a fájljait a feltöltéshez", "Add card" : "Kártya hozzáadása", "Archived cards" : "Archivált kártyák", "Add list" : "Lista hozzáadása", @@ -170,6 +170,12 @@ OC.L10N.register( "Deleted lists" : "Törölt listák", "Undo" : "Visszavonás", "Deleted cards" : "Törölt kártyák", + "Failed to create share with {displayName}" : "Nem lehet létrehozni a következő megosztást: {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Biztos, hogy átadja a(z) {board} tábla tulajdonjogát {user} számára?", + "Transfer the board." : "A tábla átadása.", + "Transfer" : "Átadás", + "The board has been transferred to {user}" : "A tábla átadása {user} számára sikeres", + "Failed to transfer the board to {user}" : "A tábla átadása {user} számára sikertelen", "Searching for users, groups and teams …" : "Felhasználók, csoportok és csapatok keresése…", "No participants found" : "Nem találhatók résztvevők", "Board owner" : "Tábla tulajdonosa", @@ -179,12 +185,7 @@ OC.L10N.register( "Can manage" : "Kezelheti", "Owner" : "Tulajdonos", "Delete" : "Törlés", - "Failed to create share with {displayName}" : "Nem lehet létrehozni a következő megosztást: {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Biztos, hogy átadja a(z) {board} tábla tulajdonjogát {user} számára?", - "Transfer the board." : "A tábla átadása.", - "Transfer" : "Átadás", - "The board has been transferred to {user}" : "A tábla átadása {user} számára sikeres", - "Failed to transfer the board to {user}" : "A tábla átadása {user} számára sikertelen", + "List deleted" : "Lista törölve", "Edit list title" : "Listacím szerkesztése", "Archive all cards" : "Az összes kártya archiválása", "Unarchive all cards" : "Az összes kártya archiválásának visszavonása", @@ -193,13 +194,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Az összes kártya archiválásának visszavonása ebben a listában", "Add a new card" : "Új kártya hozzáadása", "Card name" : "Kártya neve", - "List deleted" : "Lista törölve", + "title and color value must be provided" : "a cím és szín értékét meg kell adni", "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", "Board name" : "Tábla neve", "Members" : "Tagok", "Assign a user to this card…" : "Felhasználó rendelése ehhez a kártyához…", + "File to share" : "Fájl megosztása", + "Invalid path selected" : "Érvénytelen útvonal kiválasztva", "Upload new files" : "Új fájlok feltöltése", "Share from Files" : "Megosztás a Fájlokból", "Pending share" : "Függőben lévő megosztás", @@ -209,25 +211,24 @@ OC.L10N.register( "Remove attachment" : "Melléklet eltávolítása", "Delete Attachment" : "Melléklet törlése", "Restore Attachment" : "Melléklet visszaállítása", - "File to share" : "Fájl megosztása", - "Invalid path selected" : "Érvénytelen útvonal kiválasztva", + "Modified" : "Módosítva", + "Created" : "Létrehozva", + "The title cannot be empty." : "A cím nem lehet üres.", "Open in sidebar view" : "Oldalsáv nézet megnyitása", "Open in bigger view" : "Megtekintés nagyobb nézetben", "Attachments" : "Mellékletek", "Comments" : "Hozzászólások", - "Modified" : "Módosítva", - "Created" : "Létrehozva", - "The title cannot be empty." : "A cím nem lehet üres.", - "No comments yet. Begin the discussion!" : "Még nincsenek hozzászólások. Kezdje el a beszélgetést!", "Failed to load comments" : "A hozzászólások betöltése sikertelen", - "Save" : "Mentés", + "No comments yet. Begin the discussion!" : "Még nincsenek hozzászólások. Kezdje el a beszélgetést!", "The comment cannot be empty." : "A hozzászólás nem lehet üres.", "The comment cannot be longer than 1000 characters." : "A megjegyzés nem lehet 1000 karakternél hosszabb.", + "Save" : "Mentés", + "Created:" : "Létrehozva:", "In reply to" : "Válaszként erre:", "Cancel reply" : "Válasz elvetése", "Reply" : "Válasz", "Update" : "Frissítés", - "Created:" : "Létrehozva:", + "Write a description …" : "Leírás megadása…", "Description" : "Leírás", "(Unsaved)" : "(Nem mentett)", "(Saving…)" : "(Mentés…)", @@ -235,8 +236,16 @@ OC.L10N.register( "Edit description" : "Leírás szerkesztése", "View description" : "Leírás megtekintése", "Add Attachment" : "Melléklet hozzáadása", - "Write a description …" : "Leírás megadása…", "Choose attachment" : "Válasszon mellékletet", + "Select Date" : "Dátum kiválasztása", + "Later today – {timeLocale}" : "Később a mai nap – {timeLocale}", + "Set due date for later today" : "Határidő beállítása a mai napon későbbre", + "Tomorrow – {timeLocale}" : "Holnap – {timeLocale}", + "Set due date for tomorrow" : "Határidő beállítása holnapra", + "This weekend – {timeLocale}" : "Ez a hétvége – {timeLocale}", + "Set due date for this weekend" : "Határidő beállítása erre a hétvégére", + "Next week – {timeLocale}" : "Következő hét – {timeLocale}", + "Set due date for next week" : "Határidő beállítása a következő hétre", "Assign a due date to this card…" : "Határidő hozzárendelése ehhez a kártyához...", "Set a due date" : "Határidő beállítása", "Add due date" : "Határidő hozzáadása", @@ -246,22 +255,16 @@ OC.L10N.register( "Not done" : "Nincs kész", "Unarchive card" : "Kártya archiválásának visszavonása", "Archive card" : "Kártya archiválása", - "Select Date" : "Dátum kiválasztása", - "Set due date for later today" : "Határidő beállítása a mai napon későbbre", - "Set due date for tomorrow" : "Határidő beállítása holnapra", - "Set due date for this weekend" : "Határidő beállítása erre a hétvégére", - "Set due date for next week" : "Határidő beállítása a következő hétre", "Assign a tag to this card…" : "Címke rendelése ehhez a kártyához…", "(group)" : "(csoport)", - "Next week – {timeLocale}" : "Következő hét – {timeLocale}", - "Todo items" : "Teendő elemek", "{count} comments, {unread} unread" : "{count} hozzászólás, {unread} olvasatlan", + "Todo items" : "Teendő elemek", "Edit card title" : "Kártyacím szerkesztése", + "Card deleted" : "Kártya törölve", "Edit title" : "Cím szerkesztése", "Assign to me" : "Hozzám rendelés", "Unassign myself" : "Saját magam hozzárendelésének eltávolítása", "Delete card" : "Kártya törlése", - "Card deleted" : "Kártya törölve", "seconds ago" : "másodperce", "Keyboard shortcuts" : "Gyorsbillentyűk", "Keyboard shortcut" : "Gyorsbillentyű", @@ -280,6 +283,13 @@ OC.L10N.register( "Show boards in calendar/tasks" : "Táblák megjelenítése a naptárak/teendők között", "Limit board creation to some groups" : "A tábla létrehozás bizonyos csoportokra korlátozása", "Cancel edit" : "Változások elvetése", + "Board {0} deleted" : "A(z) {board} tábla törölve", + "All cards" : "Összes kártya", + "Only assigned cards" : "Csak hozzárendelt kártyák", + "No reminder" : "Nincs emlékeztető", + "An error occurred" : "Hiba történt", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Biztos, hogy törli a(z) {title} táblát? Ez törölni fogja a tábla összes adatát, köztük az archivált kártyákat is.", + "Delete the board?" : "Törli a táblát?", "Board details" : "Tábla részletei", "Edit board" : "Tábla szerkesztése", "Clone board" : "Tábla klónozása", @@ -289,16 +299,9 @@ OC.L10N.register( "Turn on due date reminders" : "Határidő emlékeztető beállítása", "Turn off due date reminders" : "Határidő emlékeztető kikapcsolása", "Due date reminders" : "Határidő emlékeztetők", - "All cards" : "Összes kártya", "Assigned cards" : "Hozzárendelt kártyák", "No notifications" : "Nincsenek értesítések", "Delete board" : "Tábla törlése", - "Board {0} deleted" : "A(z) {board} tábla törölve", - "Only assigned cards" : "Csak hozzárendelt kártyák", - "No reminder" : "Nincs emlékeztető", - "An error occurred" : "Hiba történt", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Biztos, hogy törli a(z) {title} táblát? Ez törölni fogja a tábla összes adatát, köztük az archivált kártyákat is.", - "Delete the board?" : "Törli a táblát?", "Clone cards" : "Kártyák klónozása", "Advanced options" : "Speciális beállítások", "Clone" : "Klónozás", @@ -309,14 +312,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Keresés a(z) {searchQuery} kifejezésre az összes táblában", "No results found" : "Nincs találat", "Deck board {name}\n* Last modified on {lastMod}" : "{name} kártyatábla\n* Legutóbb módosítva: {lastMod}", - "{stack} in {board}" : "{stack} itt: {board}", - "Click to expand description" : "Kattintson a leírás kibontásához", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Létrehozva: {created}\n* Utoljára módosítva: {lastMod}\n* {nbAttachments} melléklet\n* {nbComments} megjegyzés", "{nbCards} cards" : "{nbCards} kártya", + "Due on {date}" : "Határidő: {date}", + "{stack} in {board}" : "{stack} itt: {board}", + "Click to expand description" : "Kattintson a leírás kibontásához", "Click to expand comment" : "Kattintson a megjegyzés kibontásához", + "Create card" : "Kártya létrehozása", "Create a new card" : "Új kártya létrehozása", "Card title" : "Kártya címe", - "Create card" : "Kártya létrehozása", "Creating the new card …" : "Új kártya létrehozása…", "Card \"{card}\" was added to \"{board}\"" : "A(z) „{card}” kártya hozzáadva a(z) „{board}” táblához", "Open card" : "Kártya megnyitása", @@ -326,10 +330,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "közelgő kártyák holnap", "upcoming cards" : "közelgő kártyák", "New card" : "Új kártya", - "Due on {date}" : "Határidő: {date}", - "This weekend – {timeLocale}" : "Ez a hétvége – {timeLocale}", - "Tomorrow – {timeLocale}" : "Holnap – {timeLocale}", - "Later today – {timeLocale}" : "Később a mai nap – {timeLocale}", "Link to a board" : "Hivatkozás egy táblához", "Link to a card" : "Hivatkozás egy kártyához", "Create a card" : "Kártya létrehozása", diff --git a/l10n/hu.json b/l10n/hu.json index b069c2719..a9ab12f91 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -110,8 +110,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Érvénytelen dátum, a dátumnak YYYY-MM-DD formátumúnak kell lennie", "Personal planning and team project organization" : "Személyes tervezés és csapatos projektszervezés", "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" : "A Kártyák egy kanban-stílusú szervezőeszköz, amely a személyes tervezést és a csapatok projektszervezését célozza, a Nextcloudba integrálva.\n\n\n- 📥 Saját feladatok kártyákhoz adása, és azok sorrendezése\n- 📄 További jegyzetek leírása Markdownban\n- 🔖 Címkék hozzárendelése a még jobb rendszerezés miatt\n- 👥 Megosztás a csapattal, barátokkal vagy családdal\n- 📎 Fájlok hozzáadása mellékletként, vagy beágyazás a Markdown leírásba\n- 💬 Megbeszélés a csapattal hozzászólások használatával\n- ⚡ A változások követése a tevékenységnaplóban\n- 🚀 Rendszerezze a projektjét", - "Card details" : "Kártya részletei", "Add board" : "Tábla hozzáadása", + "Card details" : "Kártya részletei", "Select the board to link to a project" : "Válasszon ki egy táblát, amely egy projektre fog hivatkozni", "Search by board title" : "Keresés táblacím szerint", "Select board" : "Válasszon táblát", @@ -119,17 +119,17 @@ "No lists available" : "Nincs elérhető lista", "Select a list" : "Válasszon listát", "Move card" : "Kártya áthelyezése", - "Select a card" : "Válasszon egy kártyát", - "Cancel" : "Mégse", "Select the card to link to a project" : "Válasszon ki egy kártyát, amely egy projektre fog hivatkozni", "Link to card" : "Hivatkozás egy kártyára", + "Select a card" : "Válasszon egy kártyát", + "Cancel" : "Mégse", + "This board is read only" : "Ez a tábla csak olvasható", + "Drop your files to upload" : "Dobja ide a fájljait a feltöltéshez", "File already exists" : "A fájl már létezik", "A file with the name {filename} already exists." : "{filename} nevű fájl már létezik.", "Do you want to overwrite it?" : "Felülírja?", "Overwrite file" : "Fájl felülírása", "Keep existing file" : "Meglévő fájl megtartása", - "This board is read only" : "Ez a tábla csak olvasható", - "Drop your files to upload" : "Dobja ide a fájljait a feltöltéshez", "Add card" : "Kártya hozzáadása", "Archived cards" : "Archivált kártyák", "Add list" : "Lista hozzáadása", @@ -168,6 +168,12 @@ "Deleted lists" : "Törölt listák", "Undo" : "Visszavonás", "Deleted cards" : "Törölt kártyák", + "Failed to create share with {displayName}" : "Nem lehet létrehozni a következő megosztást: {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Biztos, hogy átadja a(z) {board} tábla tulajdonjogát {user} számára?", + "Transfer the board." : "A tábla átadása.", + "Transfer" : "Átadás", + "The board has been transferred to {user}" : "A tábla átadása {user} számára sikeres", + "Failed to transfer the board to {user}" : "A tábla átadása {user} számára sikertelen", "Searching for users, groups and teams …" : "Felhasználók, csoportok és csapatok keresése…", "No participants found" : "Nem találhatók résztvevők", "Board owner" : "Tábla tulajdonosa", @@ -177,12 +183,7 @@ "Can manage" : "Kezelheti", "Owner" : "Tulajdonos", "Delete" : "Törlés", - "Failed to create share with {displayName}" : "Nem lehet létrehozni a következő megosztást: {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Biztos, hogy átadja a(z) {board} tábla tulajdonjogát {user} számára?", - "Transfer the board." : "A tábla átadása.", - "Transfer" : "Átadás", - "The board has been transferred to {user}" : "A tábla átadása {user} számára sikeres", - "Failed to transfer the board to {user}" : "A tábla átadása {user} számára sikertelen", + "List deleted" : "Lista törölve", "Edit list title" : "Listacím szerkesztése", "Archive all cards" : "Az összes kártya archiválása", "Unarchive all cards" : "Az összes kártya archiválásának visszavonása", @@ -191,13 +192,14 @@ "Unarchive all cards in this list" : "Az összes kártya archiválásának visszavonása ebben a listában", "Add a new card" : "Új kártya hozzáadása", "Card name" : "Kártya neve", - "List deleted" : "Lista törölve", + "title and color value must be provided" : "a cím és szín értékét meg kell adni", "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", "Board name" : "Tábla neve", "Members" : "Tagok", "Assign a user to this card…" : "Felhasználó rendelése ehhez a kártyához…", + "File to share" : "Fájl megosztása", + "Invalid path selected" : "Érvénytelen útvonal kiválasztva", "Upload new files" : "Új fájlok feltöltése", "Share from Files" : "Megosztás a Fájlokból", "Pending share" : "Függőben lévő megosztás", @@ -207,25 +209,24 @@ "Remove attachment" : "Melléklet eltávolítása", "Delete Attachment" : "Melléklet törlése", "Restore Attachment" : "Melléklet visszaállítása", - "File to share" : "Fájl megosztása", - "Invalid path selected" : "Érvénytelen útvonal kiválasztva", + "Modified" : "Módosítva", + "Created" : "Létrehozva", + "The title cannot be empty." : "A cím nem lehet üres.", "Open in sidebar view" : "Oldalsáv nézet megnyitása", "Open in bigger view" : "Megtekintés nagyobb nézetben", "Attachments" : "Mellékletek", "Comments" : "Hozzászólások", - "Modified" : "Módosítva", - "Created" : "Létrehozva", - "The title cannot be empty." : "A cím nem lehet üres.", - "No comments yet. Begin the discussion!" : "Még nincsenek hozzászólások. Kezdje el a beszélgetést!", "Failed to load comments" : "A hozzászólások betöltése sikertelen", - "Save" : "Mentés", + "No comments yet. Begin the discussion!" : "Még nincsenek hozzászólások. Kezdje el a beszélgetést!", "The comment cannot be empty." : "A hozzászólás nem lehet üres.", "The comment cannot be longer than 1000 characters." : "A megjegyzés nem lehet 1000 karakternél hosszabb.", + "Save" : "Mentés", + "Created:" : "Létrehozva:", "In reply to" : "Válaszként erre:", "Cancel reply" : "Válasz elvetése", "Reply" : "Válasz", "Update" : "Frissítés", - "Created:" : "Létrehozva:", + "Write a description …" : "Leírás megadása…", "Description" : "Leírás", "(Unsaved)" : "(Nem mentett)", "(Saving…)" : "(Mentés…)", @@ -233,8 +234,16 @@ "Edit description" : "Leírás szerkesztése", "View description" : "Leírás megtekintése", "Add Attachment" : "Melléklet hozzáadása", - "Write a description …" : "Leírás megadása…", "Choose attachment" : "Válasszon mellékletet", + "Select Date" : "Dátum kiválasztása", + "Later today – {timeLocale}" : "Később a mai nap – {timeLocale}", + "Set due date for later today" : "Határidő beállítása a mai napon későbbre", + "Tomorrow – {timeLocale}" : "Holnap – {timeLocale}", + "Set due date for tomorrow" : "Határidő beállítása holnapra", + "This weekend – {timeLocale}" : "Ez a hétvége – {timeLocale}", + "Set due date for this weekend" : "Határidő beállítása erre a hétvégére", + "Next week – {timeLocale}" : "Következő hét – {timeLocale}", + "Set due date for next week" : "Határidő beállítása a következő hétre", "Assign a due date to this card…" : "Határidő hozzárendelése ehhez a kártyához...", "Set a due date" : "Határidő beállítása", "Add due date" : "Határidő hozzáadása", @@ -244,22 +253,16 @@ "Not done" : "Nincs kész", "Unarchive card" : "Kártya archiválásának visszavonása", "Archive card" : "Kártya archiválása", - "Select Date" : "Dátum kiválasztása", - "Set due date for later today" : "Határidő beállítása a mai napon későbbre", - "Set due date for tomorrow" : "Határidő beállítása holnapra", - "Set due date for this weekend" : "Határidő beállítása erre a hétvégére", - "Set due date for next week" : "Határidő beállítása a következő hétre", "Assign a tag to this card…" : "Címke rendelése ehhez a kártyához…", "(group)" : "(csoport)", - "Next week – {timeLocale}" : "Következő hét – {timeLocale}", - "Todo items" : "Teendő elemek", "{count} comments, {unread} unread" : "{count} hozzászólás, {unread} olvasatlan", + "Todo items" : "Teendő elemek", "Edit card title" : "Kártyacím szerkesztése", + "Card deleted" : "Kártya törölve", "Edit title" : "Cím szerkesztése", "Assign to me" : "Hozzám rendelés", "Unassign myself" : "Saját magam hozzárendelésének eltávolítása", "Delete card" : "Kártya törlése", - "Card deleted" : "Kártya törölve", "seconds ago" : "másodperce", "Keyboard shortcuts" : "Gyorsbillentyűk", "Keyboard shortcut" : "Gyorsbillentyű", @@ -278,6 +281,13 @@ "Show boards in calendar/tasks" : "Táblák megjelenítése a naptárak/teendők között", "Limit board creation to some groups" : "A tábla létrehozás bizonyos csoportokra korlátozása", "Cancel edit" : "Változások elvetése", + "Board {0} deleted" : "A(z) {board} tábla törölve", + "All cards" : "Összes kártya", + "Only assigned cards" : "Csak hozzárendelt kártyák", + "No reminder" : "Nincs emlékeztető", + "An error occurred" : "Hiba történt", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Biztos, hogy törli a(z) {title} táblát? Ez törölni fogja a tábla összes adatát, köztük az archivált kártyákat is.", + "Delete the board?" : "Törli a táblát?", "Board details" : "Tábla részletei", "Edit board" : "Tábla szerkesztése", "Clone board" : "Tábla klónozása", @@ -287,16 +297,9 @@ "Turn on due date reminders" : "Határidő emlékeztető beállítása", "Turn off due date reminders" : "Határidő emlékeztető kikapcsolása", "Due date reminders" : "Határidő emlékeztetők", - "All cards" : "Összes kártya", "Assigned cards" : "Hozzárendelt kártyák", "No notifications" : "Nincsenek értesítések", "Delete board" : "Tábla törlése", - "Board {0} deleted" : "A(z) {board} tábla törölve", - "Only assigned cards" : "Csak hozzárendelt kártyák", - "No reminder" : "Nincs emlékeztető", - "An error occurred" : "Hiba történt", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Biztos, hogy törli a(z) {title} táblát? Ez törölni fogja a tábla összes adatát, köztük az archivált kártyákat is.", - "Delete the board?" : "Törli a táblát?", "Clone cards" : "Kártyák klónozása", "Advanced options" : "Speciális beállítások", "Clone" : "Klónozás", @@ -307,14 +310,15 @@ "Search for {searchQuery} in all boards" : "Keresés a(z) {searchQuery} kifejezésre az összes táblában", "No results found" : "Nincs találat", "Deck board {name}\n* Last modified on {lastMod}" : "{name} kártyatábla\n* Legutóbb módosítva: {lastMod}", - "{stack} in {board}" : "{stack} itt: {board}", - "Click to expand description" : "Kattintson a leírás kibontásához", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Létrehozva: {created}\n* Utoljára módosítva: {lastMod}\n* {nbAttachments} melléklet\n* {nbComments} megjegyzés", "{nbCards} cards" : "{nbCards} kártya", + "Due on {date}" : "Határidő: {date}", + "{stack} in {board}" : "{stack} itt: {board}", + "Click to expand description" : "Kattintson a leírás kibontásához", "Click to expand comment" : "Kattintson a megjegyzés kibontásához", + "Create card" : "Kártya létrehozása", "Create a new card" : "Új kártya létrehozása", "Card title" : "Kártya címe", - "Create card" : "Kártya létrehozása", "Creating the new card …" : "Új kártya létrehozása…", "Card \"{card}\" was added to \"{board}\"" : "A(z) „{card}” kártya hozzáadva a(z) „{board}” táblához", "Open card" : "Kártya megnyitása", @@ -324,10 +328,6 @@ "upcoming cards tomorrow" : "közelgő kártyák holnap", "upcoming cards" : "közelgő kártyák", "New card" : "Új kártya", - "Due on {date}" : "Határidő: {date}", - "This weekend – {timeLocale}" : "Ez a hétvége – {timeLocale}", - "Tomorrow – {timeLocale}" : "Holnap – {timeLocale}", - "Later today – {timeLocale}" : "Később a mai nap – {timeLocale}", "Link to a board" : "Hivatkozás egy táblához", "Link to a card" : "Hivatkozás egy kártyához", "Create a card" : "Kártya létrehozása", diff --git a/l10n/hy.js b/l10n/hy.js index 4d15b316b..bc0824dd0 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -20,11 +20,11 @@ OC.L10N.register( "Delete" : "հեռացնել", "Edit" : "մշակել", "Download" : "Ներբեռնել", - "Comments" : "Կարծիքներ", "Modified" : "Փոփոխված", + "Comments" : "Կարծիքներ", "Save" : "Պահպանել", - "Update" : "Թարմացնել", "Created:" : "Ստեղծված.", + "Update" : "Թարմացնել", "Description" : "Նկարագրություն", "seconds ago" : "վրկ. առաջ", "Search" : "Search", diff --git a/l10n/hy.json b/l10n/hy.json index 3bd1b9565..83ef0a88d 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -18,11 +18,11 @@ "Delete" : "հեռացնել", "Edit" : "մշակել", "Download" : "Ներբեռնել", - "Comments" : "Կարծիքներ", "Modified" : "Փոփոխված", + "Comments" : "Կարծիքներ", "Save" : "Պահպանել", - "Update" : "Թարմացնել", "Created:" : "Ստեղծված.", + "Update" : "Թարմացնել", "Description" : "Նկարագրություն", "seconds ago" : "վրկ. առաջ", "Search" : "Search", diff --git a/l10n/ia.js b/l10n/ia.js index 587b25e19..667c028b5 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -23,13 +23,13 @@ OC.L10N.register( "Edit" : "Modificar", "Members" : "Membros", "Download" : "Discargar", + "Modified" : "Modificate", "Attachments" : "Attachamentos", "Comments" : "Commentarios", - "Modified" : "Modificate", "Save" : "Salveguardar", + "Created:" : "Create:", "Reply" : "Responder", "Update" : "Actualisation", - "Created:" : "Create:", "Description" : "Description", "(group)" : "(gruppo)", "seconds ago" : "secundas passate", diff --git a/l10n/ia.json b/l10n/ia.json index ef6a71a53..4b6ce873f 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -21,13 +21,13 @@ "Edit" : "Modificar", "Members" : "Membros", "Download" : "Discargar", + "Modified" : "Modificate", "Attachments" : "Attachamentos", "Comments" : "Commentarios", - "Modified" : "Modificate", "Save" : "Salveguardar", + "Created:" : "Create:", "Reply" : "Responder", "Update" : "Actualisation", - "Created:" : "Create:", "Description" : "Description", "(group)" : "(gruppo)", "seconds ago" : "secundas passate", diff --git a/l10n/id.js b/l10n/id.js index 626b3ce99..c971c77e6 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -92,25 +92,25 @@ OC.L10N.register( "Card not found" : "Kartu tidak ditemukan", "Invalid date, date format must be YYYY-MM-DD" : "Tanggal salah, format tanggal harus TTTT-BB-HH", "Personal planning and team project organization" : "Perencanaan pribadi dan pengelolaan proyek tim", - "Card details" : "Detail kartu", "Add board" : "Tambah papan", + "Card details" : "Detail kartu", "Select the board to link to a project" : "Pilih papan untuk ditautkan ke proyek", "Search by board title" : "Cari berdasarkan judul papan", "Select board" : "Pilih papan", "Select a board" : "Pilih papan", "Select a list" : "Pilih daftar", "Move card" : "Pindahkan kartu", - "Select a card" : "Pilih kartu", - "Cancel" : "Membatalkan", "Select the card to link to a project" : "Pilih kartu untuk ditautkan ke proyek", "Link to card" : "Tautan ke kartu", + "Select a card" : "Pilih kartu", + "Cancel" : "Membatalkan", + "This board is read only" : "Papan hanya dapat dilihat", + "Drop your files to upload" : "Lepas berkas Anda untuk mengunggah", "File already exists" : "Berkas sudah ada", "A file with the name {filename} already exists." : "Berkas dengan nama {filename} sudah ada.", "Do you want to overwrite it?" : "Apakah Anda ingin menimpanya?", "Overwrite file" : "Menimpa berkas", "Keep existing file" : "Pertahankan berkas yang ada", - "This board is read only" : "Papan hanya dapat dilihat", - "Drop your files to upload" : "Lepas berkas Anda untuk mengunggah", "Add card" : "Tambah kartu", "Archived cards" : "Arsip kartu", "Add list" : "Tambahkan daftar", @@ -140,6 +140,7 @@ OC.L10N.register( "Deleted lists" : "Daftar terhapus", "Undo" : "Undo", "Deleted cards" : "Kartu terhapus", + "Transfer" : "Transfer", "Board owner" : "Pemilik papan", "(Group)" : "(Grup)", "Can edit" : "Can edit", @@ -147,31 +148,30 @@ OC.L10N.register( "Can manage" : "Dapat mengelola", "Owner" : "Owner", "Delete" : "Hapus", - "Transfer" : "Transfer", "Delete list" : "Hapus daftar", "Add a new card" : "Tambah kartu baru", + "title and color value must be provided" : "judul dan nilai warna harus ditentukan", "Edit" : "Sunting", "Add a new tag" : "Tambah tag baru", - "title and color value must be provided" : "judul dan nilai warna harus ditentukan", "Members" : "Anggota", "Assign a user to this card…" : "Menugaskan pengguna kepada kartu ini..", + "Invalid path selected" : "Jalur terpilih invalid", "Add this attachment" : "Tambah lampiran ini", "Download" : "Unduh", "Delete Attachment" : "Hapus Lampiran", "Restore Attachment" : "Pulihkan Lampiran", - "Invalid path selected" : "Jalur terpilih invalid", - "Attachments" : "Lampiran", - "Comments" : "Komentar", "Modified" : "Dimodifikasi", "Created" : "Dibuat", + "Attachments" : "Lampiran", + "Comments" : "Komentar", "No comments yet. Begin the discussion!" : "Belum ada komentar. Mulai berdiskusi!", - "Save" : "Simpan", "The comment cannot be empty." : "Komentar tidak dapat kosong.", "The comment cannot be longer than 1000 characters." : "Komentar tidak dapat melebihi 1000 karakter.", + "Save" : "Simpan", + "Created:" : "Dibuat:", "In reply to" : "Membalas kepada", "Reply" : "Balas", "Update" : "Perbarui", - "Created:" : "Dibuat:", "Description" : "Deskrisi", "(Unsaved)" : "(Tidak tersimpan)", "(Saving…)" : "(Menyimpan…)", @@ -198,6 +198,9 @@ OC.L10N.register( "Archived boards" : "Papan terarsip", "Shared with you" : "Shared with you", "Cancel edit" : "Batal sunting", + "Board {0} deleted" : "{0} papan terhapus", + "An error occurred" : "Terjadi kesalahan", + "Delete the board?" : "Hapus papan?", "Board details" : "Detail papan", "Edit board" : "Edit papan", "Clone board" : "Pengklonaan papan", @@ -205,9 +208,6 @@ OC.L10N.register( "Archive board" : "Mengarsipkan papan", "No notifications" : "Tidak ada notifikasi", "Delete board" : "Hapus papan", - "Board {0} deleted" : "{0} papan terhapus", - "An error occurred" : "Terjadi kesalahan", - "Delete the board?" : "Hapus papan?", "Clone cards" : "Klona kartu", "Advanced options" : "Opsi lanjutan", "Clone" : "Klona", diff --git a/l10n/id.json b/l10n/id.json index 57abdee15..9f4220734 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -90,25 +90,25 @@ "Card not found" : "Kartu tidak ditemukan", "Invalid date, date format must be YYYY-MM-DD" : "Tanggal salah, format tanggal harus TTTT-BB-HH", "Personal planning and team project organization" : "Perencanaan pribadi dan pengelolaan proyek tim", - "Card details" : "Detail kartu", "Add board" : "Tambah papan", + "Card details" : "Detail kartu", "Select the board to link to a project" : "Pilih papan untuk ditautkan ke proyek", "Search by board title" : "Cari berdasarkan judul papan", "Select board" : "Pilih papan", "Select a board" : "Pilih papan", "Select a list" : "Pilih daftar", "Move card" : "Pindahkan kartu", - "Select a card" : "Pilih kartu", - "Cancel" : "Membatalkan", "Select the card to link to a project" : "Pilih kartu untuk ditautkan ke proyek", "Link to card" : "Tautan ke kartu", + "Select a card" : "Pilih kartu", + "Cancel" : "Membatalkan", + "This board is read only" : "Papan hanya dapat dilihat", + "Drop your files to upload" : "Lepas berkas Anda untuk mengunggah", "File already exists" : "Berkas sudah ada", "A file with the name {filename} already exists." : "Berkas dengan nama {filename} sudah ada.", "Do you want to overwrite it?" : "Apakah Anda ingin menimpanya?", "Overwrite file" : "Menimpa berkas", "Keep existing file" : "Pertahankan berkas yang ada", - "This board is read only" : "Papan hanya dapat dilihat", - "Drop your files to upload" : "Lepas berkas Anda untuk mengunggah", "Add card" : "Tambah kartu", "Archived cards" : "Arsip kartu", "Add list" : "Tambahkan daftar", @@ -138,6 +138,7 @@ "Deleted lists" : "Daftar terhapus", "Undo" : "Undo", "Deleted cards" : "Kartu terhapus", + "Transfer" : "Transfer", "Board owner" : "Pemilik papan", "(Group)" : "(Grup)", "Can edit" : "Can edit", @@ -145,31 +146,30 @@ "Can manage" : "Dapat mengelola", "Owner" : "Owner", "Delete" : "Hapus", - "Transfer" : "Transfer", "Delete list" : "Hapus daftar", "Add a new card" : "Tambah kartu baru", + "title and color value must be provided" : "judul dan nilai warna harus ditentukan", "Edit" : "Sunting", "Add a new tag" : "Tambah tag baru", - "title and color value must be provided" : "judul dan nilai warna harus ditentukan", "Members" : "Anggota", "Assign a user to this card…" : "Menugaskan pengguna kepada kartu ini..", + "Invalid path selected" : "Jalur terpilih invalid", "Add this attachment" : "Tambah lampiran ini", "Download" : "Unduh", "Delete Attachment" : "Hapus Lampiran", "Restore Attachment" : "Pulihkan Lampiran", - "Invalid path selected" : "Jalur terpilih invalid", - "Attachments" : "Lampiran", - "Comments" : "Komentar", "Modified" : "Dimodifikasi", "Created" : "Dibuat", + "Attachments" : "Lampiran", + "Comments" : "Komentar", "No comments yet. Begin the discussion!" : "Belum ada komentar. Mulai berdiskusi!", - "Save" : "Simpan", "The comment cannot be empty." : "Komentar tidak dapat kosong.", "The comment cannot be longer than 1000 characters." : "Komentar tidak dapat melebihi 1000 karakter.", + "Save" : "Simpan", + "Created:" : "Dibuat:", "In reply to" : "Membalas kepada", "Reply" : "Balas", "Update" : "Perbarui", - "Created:" : "Dibuat:", "Description" : "Deskrisi", "(Unsaved)" : "(Tidak tersimpan)", "(Saving…)" : "(Menyimpan…)", @@ -196,6 +196,9 @@ "Archived boards" : "Papan terarsip", "Shared with you" : "Shared with you", "Cancel edit" : "Batal sunting", + "Board {0} deleted" : "{0} papan terhapus", + "An error occurred" : "Terjadi kesalahan", + "Delete the board?" : "Hapus papan?", "Board details" : "Detail papan", "Edit board" : "Edit papan", "Clone board" : "Pengklonaan papan", @@ -203,9 +206,6 @@ "Archive board" : "Mengarsipkan papan", "No notifications" : "Tidak ada notifikasi", "Delete board" : "Hapus papan", - "Board {0} deleted" : "{0} papan terhapus", - "An error occurred" : "Terjadi kesalahan", - "Delete the board?" : "Hapus papan?", "Clone cards" : "Klona kartu", "Advanced options" : "Opsi lanjutan", "Clone" : "Klona", diff --git a/l10n/is.js b/l10n/is.js index 8ea1f58c4..9a9a3c751 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Ógild dagsetning, dagsetningasniðið verður að vera ÁÁÁÁ-MM-DD", "Personal planning and team project organization" : "Persónuleg áætlanagerð og skipulag verkefnisvinnu", "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" : "Dekk (e. Deck) er skipulagningartól í kanban-stíl sem ætlað er fyrir verkefna- og persónuupplýsingastjórnun hópvinnuteyma innan Nextcloud.\n\n\n- 📥 Settu verkefnin þín á spjöld of raðaðu þeim á ýmsa vegu\n- 📄 Skrifaðu niður minnispunkta í Markdown-kóða\n- 🔖 Úthlutaðu merkjum/skýringum til að bæta skipulagninguna\n- 👥 Deildu með vinnuhópnum, vinum eða fjölskyldu\n- 📎 Hengdu við skrár og ívefðu þær í lýsinguna með Markdown-kóða\n- 💬 Ræddu málin við hópinn þinn með athugasemdum\n- ⚡ Haltu utan um breytingar í virknistreyminu\n- 🚀 Haltu verkefnunum þínum skipulögðum", - "Card details" : "Nánar um spjald", "Add board" : "Bæta við borði", + "Card details" : "Nánar um spjald", "Select the board to link to a project" : "Veldu borðið sem á að tengja við verkefnið", "Search by board title" : "Leita eftir titli borðs", "Select board" : "Veldu borð", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Veldu lista", "Move card" : "Færa spjald", "Copy card" : "Afrita spjald", - "Select a card" : "Veldu spjald", - "Cancel" : "Hætta við", "Select the card to link to a project" : "Veldu spjaldið sem á að tengja við verkefnið", "Link to card" : "Tengill á spjald", + "Select a card" : "Veldu spjald", + "Cancel" : "Hætta við", + "This board is read only" : "Þetta spjald er ritvarið", + "Drop your files to upload" : "Slepptu skrám til að senda þær inn", "File already exists" : "Skrá er þegar til", "A file with the name {filename} already exists." : "Skrá með heitinu {filename} er þegar til", "Do you want to overwrite it?" : "Viltu skrifa yfir það?", "Overwrite file" : "Skrifa yfir skrá", "Keep existing file" : "Halda fyrirliggjandi skrá", - "This board is read only" : "Þetta spjald er ritvarið", - "Drop your files to upload" : "Slepptu skrám til að senda þær inn", "Add card" : "Bæta við spjaldi", "Archived cards" : "Spjöld í geymslu", "Add list" : "Bæta við lista", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Eyddi listum", "Undo" : "Afturkalla", "Deleted cards" : "Eydd spjöld", + "Failed to create share with {displayName}" : "Gat ekki búið til sameign með {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Ertu viss um að þú viljir yfirfæra borðið {title} til {user}?", + "Transfer the board." : "Flytja borðið.", + "Transfer" : "Færa", + "The board has been transferred to {user}" : "Borðið hefur verið yfirfært til {user}", + "Failed to transfer the board to {user}" : "Mistókst að yfirfæra borðið til {user}", "Share board with a user, group or team …" : "Deila borði með notanda, hóp eða teymi …", "Searching for users, groups and teams …" : "Leita að notendum, hópum og teymum …", "No participants found" : "No participants found", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Gerur sýslað með", "Owner" : "Eigandi", "Delete" : "Eyða", - "Failed to create share with {displayName}" : "Gat ekki búið til sameign með {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Ertu viss um að þú viljir yfirfæra borðið {title} til {user}?", - "Transfer the board." : "Flytja borðið.", - "Transfer" : "Færa", - "The board has been transferred to {user}" : "Borðið hefur verið yfirfært til {user}", - "Failed to transfer the board to {user}" : "Mistókst að yfirfæra borðið til {user}", + "List deleted" : "Lista eytt", "Edit list title" : "Breyta titli lista", "Archive all cards" : "Setja öll spjöld í geymslu", "Unarchive all cards" : "Taka öll spjöld úr geymslu", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Taka öll spjöld á þessum lista úr geymslu", "Add a new card" : "Bæta við nýju spjaldi", "Card name" : "Heiti spjalds", - "List deleted" : "Lista eytt", + "title and color value must be provided" : "titill og litgildi verða að vera til staðar", "Edit" : "Breyta", "Add a new tag" : "Bæta við nýju merki", - "title and color value must be provided" : "titill og litgildi verða að vera til staðar", "Board name" : "Heiti borðs", "Members" : "Meðlimir", "Assign to users/groups/team" : "Úthluta á notendur/hópa/teymi", "Assign a user to this card…" : "Úthluta notanda á þetta spjald", "Select a user to assign to this card…" : "Veldu notanda sem úthluta á þessu spjaldi…", + "File to share" : "Skrá til að deila", + "Invalid path selected" : "Ógild slóð valin", "Upload new files" : "Senda inn nýjar skrár", "Share from Files" : "Deila úr skrám", "Pending share" : "Sameign í bið", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Fjarlægja viðhengi", "Delete Attachment" : "Eyða viðhengi", "Restore Attachment" : "Endurheimta viðhengi", - "File to share" : "Skrá til að deila", - "Invalid path selected" : "Ógild slóð valin", + "Modified" : "Breytt", + "Created" : "Búið til þann", + "The title cannot be empty." : "Titill getur ekki verið auður.", "Open in sidebar view" : "Opna í hliðarspjaldssýn", "Open in bigger view" : "Opna í stærri sýn", "Attachments" : "Viðhengi", "Comments" : "Athugasemdir", - "Modified" : "Breytt", - "Created" : "Búið til þann", - "The title cannot be empty." : "Titill getur ekki verið auður.", - "No comments yet. Begin the discussion!" : "Engar athugasemdir ennþá. Byrjaðu umræðuna!", "Failed to load comments" : "Mistókst að hlaða inn athugasemdum", - "Save" : "Vista", + "No comments yet. Begin the discussion!" : "Engar athugasemdir ennþá. Byrjaðu umræðuna!", "The comment cannot be empty." : "Athugasemdin má ekki vera tóm.", "The comment cannot be longer than 1000 characters." : "Athugasemdin má ekki vera lengri en 1000 stafir.", + "Save" : "Vista", + "Created:" : "Búið til:", "In reply to" : "Sem svar til", "Cancel reply" : "Hætta við svar", "Reply" : "Svara", "Update" : "Uppfæra", - "Created:" : "Búið til:", + "Write a description …" : "Skrifaðu lýsingu …", "Description" : "Lýsing", "(Unsaved)" : "(Óvistað)", "(Saving…)" : "(Vista…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Breyta lýsingu", "View description" : "Skoða lýsingu", "Add Attachment" : "Bæta við viðhengi", - "Write a description …" : "Skrifaðu lýsingu …", "Choose attachment" : "Veldu viðhengi", + "Select Date" : "Veldu dag", + "Later today – {timeLocale}" : "Síðar í dag – {timeLocale}", + "Set due date for later today" : "Setja skil á seinna í dag", + "Tomorrow – {timeLocale}" : "Á morgun – {timeLocale}", + "Set due date for tomorrow" : "Setja skil á morgun", + "This weekend – {timeLocale}" : "Þessa helgi – {timeLocale}", + "Set due date for this weekend" : "Setja skil á þessa helgi", + "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}", + "Set due date for next week" : "Setja skil á í næstu viku", "Assign a due date to this card…" : "Úthluta skiladagsetningu á þetta spjald…", "Set a due date" : "Setja lokadag", "Add due date" : "Bæta við skiladegi", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Ekki lokið", "Unarchive card" : "Taka spjald úr geymslu", "Archive card" : "Setja spjald í geymslu", - "Select Date" : "Veldu dag", - "Set due date for later today" : "Setja skil á seinna í dag", - "Set due date for tomorrow" : "Setja skil á morgun", - "Set due date for this weekend" : "Setja skil á þessa helgi", - "Set due date for next week" : "Setja skil á í næstu viku", "Assign a tag to this card…" : "Úthluta merki á þetta spjald", "Select or create a tag…" : "Veldu eða búðu til merki…", "Create a new tag:" : "Búa til nýtt merki:", "(group)" : "(hópur)", - "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}", - "Todo items" : "Atriði á verkefnalista", "{count} comments, {unread} unread" : "{count} athugasemdir, {unread} ólesnar", + "Todo items" : "Atriði á verkefnalista", "Edit card title" : "Breyta titli spjalds", "Open link" : "Opna tengil", + "Card deleted" : "Spjaldi eytt", "Edit title" : "Breyta titli", "Assign to me" : "Úthluta mér", "Unassign myself" : "Aftengja úthlutun sjálfs mín", "Mark as not done" : "Merkja sem ólokið", "Delete card" : "Eyða spjaldi", - "Card deleted" : "Spjaldi eytt", "seconds ago" : "sekúndum síðan", "Keyboard shortcuts" : "Flýtileiðir á lyklaborði", "Boost your productivity using Deck with keyboard shortcuts." : "Auktu afköstin með flýtileiðum á lyklaborði", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Notendur sem tilheyra ekki þessum hópum eru útilokaðir frá því að útbúa sín eigin borð, en munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra.", "Cancel edit" : "Hætta við breytingar", "Save board" : "Vista borð", + "Board {0} deleted" : "Borðinu {0} eytt", + "All cards" : "Öll spjöld", + "Only assigned cards" : "Aðeins úthlutuð spjöld", + "No reminder" : "Engin áminning", + "An error occurred" : "Villa kom upp", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ertu viss um að þú viljir eyða borðinu {title}?. Þetta mun eyða öllum gögnum í þessu borði, meðal annars spjöldum í geymslu.", + "Delete the board?" : "Eyða borðinu?", "Board details" : "Nánar um borð", "Edit board" : "Breyta borði", "Clone board" : "Klóna borð", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Kveikja á áminningum um skiladagsetningar", "Turn off due date reminders" : "Slökkva á áminningum um skiladagsetningar", "Due date reminders" : "Áminningar um skiladagsetningar", - "All cards" : "Öll spjöld", "Assigned cards" : "Úthlutuð spjöld", "No notifications" : "Engar tilkynningar", "Delete board" : "Eyða borði", - "Board {0} deleted" : "Borðinu {0} eytt", - "Only assigned cards" : "Aðeins úthlutuð spjöld", - "No reminder" : "Engin áminning", - "An error occurred" : "Villa kom upp", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ertu viss um að þú viljir eyða borðinu {title}?. Þetta mun eyða öllum gögnum í þessu borði, meðal annars spjöldum í geymslu.", - "Delete the board?" : "Eyða borðinu?", "Clone {boardTitle}" : "Klóna {boardTitle}", "Clone cards" : "Klóna spjöld", "Clone assignments" : "Klóna úthlutanir", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Leita að {searchQuery} í öllum borðum", "No results found" : "Engar niðurstöður fundust", "Deck board {name}\n* Last modified on {lastMod}" : "Deck-borð {name}\n* Síðast breytt {lastMod}", - "{stack} in {board}" : "{stack} á {board}", - "Click to expand description" : "Smelltu til að fella út lýsingu", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Búið til {created}\n* Síðast breytt {lastMod}\n* {nbAttachments} viðhengi\n* {nbComments} athugasemdir", "{nbCards} cards" : "{nbCards} spjöld", + "Due on {date}" : "Skilist {date}", + "{stack} in {board}" : "{stack} á {board}", + "Click to expand description" : "Smelltu til að fella út lýsingu", "Click to expand comment" : "Smelltu til að fella út athugasemd", + "Create card" : "Búa til spjald", "Create a new card" : "Búa til nýtt spjald", "Card title" : "Titill á spjaldi", - "Create card" : "Búa til spjald", "Creating the new card …" : "Bý til nýja spjaldið …", "Card \"{card}\" was added to \"{board}\"" : "Spjaldinu \"{card}\" var bætt á \"{board}\"", "Open card" : "Opna spjald", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "spjöld væntanleg á morgun", "upcoming cards" : "væntanleg spjöld", "New card" : "Nýtt spjald", - "Due on {date}" : "Skilist {date}", - "This weekend – {timeLocale}" : "Þessa helgi – {timeLocale}", - "Tomorrow – {timeLocale}" : "Á morgun – {timeLocale}", - "Later today – {timeLocale}" : "Síðar í dag – {timeLocale}", "Link to a board" : "Tengill við borð", "Link to a card" : "Tengja við spjald", "Create a card" : "Búa til spjald", diff --git a/l10n/is.json b/l10n/is.json index cdd4ec9ff..1585bcdd8 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Ógild dagsetning, dagsetningasniðið verður að vera ÁÁÁÁ-MM-DD", "Personal planning and team project organization" : "Persónuleg áætlanagerð og skipulag verkefnisvinnu", "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" : "Dekk (e. Deck) er skipulagningartól í kanban-stíl sem ætlað er fyrir verkefna- og persónuupplýsingastjórnun hópvinnuteyma innan Nextcloud.\n\n\n- 📥 Settu verkefnin þín á spjöld of raðaðu þeim á ýmsa vegu\n- 📄 Skrifaðu niður minnispunkta í Markdown-kóða\n- 🔖 Úthlutaðu merkjum/skýringum til að bæta skipulagninguna\n- 👥 Deildu með vinnuhópnum, vinum eða fjölskyldu\n- 📎 Hengdu við skrár og ívefðu þær í lýsinguna með Markdown-kóða\n- 💬 Ræddu málin við hópinn þinn með athugasemdum\n- ⚡ Haltu utan um breytingar í virknistreyminu\n- 🚀 Haltu verkefnunum þínum skipulögðum", - "Card details" : "Nánar um spjald", "Add board" : "Bæta við borði", + "Card details" : "Nánar um spjald", "Select the board to link to a project" : "Veldu borðið sem á að tengja við verkefnið", "Search by board title" : "Leita eftir titli borðs", "Select board" : "Veldu borð", @@ -133,17 +133,17 @@ "Select a list" : "Veldu lista", "Move card" : "Færa spjald", "Copy card" : "Afrita spjald", - "Select a card" : "Veldu spjald", - "Cancel" : "Hætta við", "Select the card to link to a project" : "Veldu spjaldið sem á að tengja við verkefnið", "Link to card" : "Tengill á spjald", + "Select a card" : "Veldu spjald", + "Cancel" : "Hætta við", + "This board is read only" : "Þetta spjald er ritvarið", + "Drop your files to upload" : "Slepptu skrám til að senda þær inn", "File already exists" : "Skrá er þegar til", "A file with the name {filename} already exists." : "Skrá með heitinu {filename} er þegar til", "Do you want to overwrite it?" : "Viltu skrifa yfir það?", "Overwrite file" : "Skrifa yfir skrá", "Keep existing file" : "Halda fyrirliggjandi skrá", - "This board is read only" : "Þetta spjald er ritvarið", - "Drop your files to upload" : "Slepptu skrám til að senda þær inn", "Add card" : "Bæta við spjaldi", "Archived cards" : "Spjöld í geymslu", "Add list" : "Bæta við lista", @@ -184,6 +184,12 @@ "Deleted lists" : "Eyddi listum", "Undo" : "Afturkalla", "Deleted cards" : "Eydd spjöld", + "Failed to create share with {displayName}" : "Gat ekki búið til sameign með {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Ertu viss um að þú viljir yfirfæra borðið {title} til {user}?", + "Transfer the board." : "Flytja borðið.", + "Transfer" : "Færa", + "The board has been transferred to {user}" : "Borðið hefur verið yfirfært til {user}", + "Failed to transfer the board to {user}" : "Mistókst að yfirfæra borðið til {user}", "Share board with a user, group or team …" : "Deila borði með notanda, hóp eða teymi …", "Searching for users, groups and teams …" : "Leita að notendum, hópum og teymum …", "No participants found" : "No participants found", @@ -195,12 +201,7 @@ "Can manage" : "Gerur sýslað með", "Owner" : "Eigandi", "Delete" : "Eyða", - "Failed to create share with {displayName}" : "Gat ekki búið til sameign með {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Ertu viss um að þú viljir yfirfæra borðið {title} til {user}?", - "Transfer the board." : "Flytja borðið.", - "Transfer" : "Færa", - "The board has been transferred to {user}" : "Borðið hefur verið yfirfært til {user}", - "Failed to transfer the board to {user}" : "Mistókst að yfirfæra borðið til {user}", + "List deleted" : "Lista eytt", "Edit list title" : "Breyta titli lista", "Archive all cards" : "Setja öll spjöld í geymslu", "Unarchive all cards" : "Taka öll spjöld úr geymslu", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Taka öll spjöld á þessum lista úr geymslu", "Add a new card" : "Bæta við nýju spjaldi", "Card name" : "Heiti spjalds", - "List deleted" : "Lista eytt", + "title and color value must be provided" : "titill og litgildi verða að vera til staðar", "Edit" : "Breyta", "Add a new tag" : "Bæta við nýju merki", - "title and color value must be provided" : "titill og litgildi verða að vera til staðar", "Board name" : "Heiti borðs", "Members" : "Meðlimir", "Assign to users/groups/team" : "Úthluta á notendur/hópa/teymi", "Assign a user to this card…" : "Úthluta notanda á þetta spjald", "Select a user to assign to this card…" : "Veldu notanda sem úthluta á þessu spjaldi…", + "File to share" : "Skrá til að deila", + "Invalid path selected" : "Ógild slóð valin", "Upload new files" : "Senda inn nýjar skrár", "Share from Files" : "Deila úr skrám", "Pending share" : "Sameign í bið", @@ -227,25 +229,24 @@ "Remove attachment" : "Fjarlægja viðhengi", "Delete Attachment" : "Eyða viðhengi", "Restore Attachment" : "Endurheimta viðhengi", - "File to share" : "Skrá til að deila", - "Invalid path selected" : "Ógild slóð valin", + "Modified" : "Breytt", + "Created" : "Búið til þann", + "The title cannot be empty." : "Titill getur ekki verið auður.", "Open in sidebar view" : "Opna í hliðarspjaldssýn", "Open in bigger view" : "Opna í stærri sýn", "Attachments" : "Viðhengi", "Comments" : "Athugasemdir", - "Modified" : "Breytt", - "Created" : "Búið til þann", - "The title cannot be empty." : "Titill getur ekki verið auður.", - "No comments yet. Begin the discussion!" : "Engar athugasemdir ennþá. Byrjaðu umræðuna!", "Failed to load comments" : "Mistókst að hlaða inn athugasemdum", - "Save" : "Vista", + "No comments yet. Begin the discussion!" : "Engar athugasemdir ennþá. Byrjaðu umræðuna!", "The comment cannot be empty." : "Athugasemdin má ekki vera tóm.", "The comment cannot be longer than 1000 characters." : "Athugasemdin má ekki vera lengri en 1000 stafir.", + "Save" : "Vista", + "Created:" : "Búið til:", "In reply to" : "Sem svar til", "Cancel reply" : "Hætta við svar", "Reply" : "Svara", "Update" : "Uppfæra", - "Created:" : "Búið til:", + "Write a description …" : "Skrifaðu lýsingu …", "Description" : "Lýsing", "(Unsaved)" : "(Óvistað)", "(Saving…)" : "(Vista…)", @@ -253,8 +254,16 @@ "Edit description" : "Breyta lýsingu", "View description" : "Skoða lýsingu", "Add Attachment" : "Bæta við viðhengi", - "Write a description …" : "Skrifaðu lýsingu …", "Choose attachment" : "Veldu viðhengi", + "Select Date" : "Veldu dag", + "Later today – {timeLocale}" : "Síðar í dag – {timeLocale}", + "Set due date for later today" : "Setja skil á seinna í dag", + "Tomorrow – {timeLocale}" : "Á morgun – {timeLocale}", + "Set due date for tomorrow" : "Setja skil á morgun", + "This weekend – {timeLocale}" : "Þessa helgi – {timeLocale}", + "Set due date for this weekend" : "Setja skil á þessa helgi", + "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}", + "Set due date for next week" : "Setja skil á í næstu viku", "Assign a due date to this card…" : "Úthluta skiladagsetningu á þetta spjald…", "Set a due date" : "Setja lokadag", "Add due date" : "Bæta við skiladegi", @@ -265,26 +274,20 @@ "Not done" : "Ekki lokið", "Unarchive card" : "Taka spjald úr geymslu", "Archive card" : "Setja spjald í geymslu", - "Select Date" : "Veldu dag", - "Set due date for later today" : "Setja skil á seinna í dag", - "Set due date for tomorrow" : "Setja skil á morgun", - "Set due date for this weekend" : "Setja skil á þessa helgi", - "Set due date for next week" : "Setja skil á í næstu viku", "Assign a tag to this card…" : "Úthluta merki á þetta spjald", "Select or create a tag…" : "Veldu eða búðu til merki…", "Create a new tag:" : "Búa til nýtt merki:", "(group)" : "(hópur)", - "Next week – {timeLocale}" : "Í næstu viku – {timeLocale}", - "Todo items" : "Atriði á verkefnalista", "{count} comments, {unread} unread" : "{count} athugasemdir, {unread} ólesnar", + "Todo items" : "Atriði á verkefnalista", "Edit card title" : "Breyta titli spjalds", "Open link" : "Opna tengil", + "Card deleted" : "Spjaldi eytt", "Edit title" : "Breyta titli", "Assign to me" : "Úthluta mér", "Unassign myself" : "Aftengja úthlutun sjálfs mín", "Mark as not done" : "Merkja sem ólokið", "Delete card" : "Eyða spjaldi", - "Card deleted" : "Spjaldi eytt", "seconds ago" : "sekúndum síðan", "Keyboard shortcuts" : "Flýtileiðir á lyklaborði", "Boost your productivity using Deck with keyboard shortcuts." : "Auktu afköstin með flýtileiðum á lyklaborði", @@ -323,6 +326,13 @@ "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." : "Notendur sem tilheyra ekki þessum hópum eru útilokaðir frá því að útbúa sín eigin borð, en munu samt geta áfram unnið með borð sem hefur verið deilt til þeirra.", "Cancel edit" : "Hætta við breytingar", "Save board" : "Vista borð", + "Board {0} deleted" : "Borðinu {0} eytt", + "All cards" : "Öll spjöld", + "Only assigned cards" : "Aðeins úthlutuð spjöld", + "No reminder" : "Engin áminning", + "An error occurred" : "Villa kom upp", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ertu viss um að þú viljir eyða borðinu {title}?. Þetta mun eyða öllum gögnum í þessu borði, meðal annars spjöldum í geymslu.", + "Delete the board?" : "Eyða borðinu?", "Board details" : "Nánar um borð", "Edit board" : "Breyta borði", "Clone board" : "Klóna borð", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Kveikja á áminningum um skiladagsetningar", "Turn off due date reminders" : "Slökkva á áminningum um skiladagsetningar", "Due date reminders" : "Áminningar um skiladagsetningar", - "All cards" : "Öll spjöld", "Assigned cards" : "Úthlutuð spjöld", "No notifications" : "Engar tilkynningar", "Delete board" : "Eyða borði", - "Board {0} deleted" : "Borðinu {0} eytt", - "Only assigned cards" : "Aðeins úthlutuð spjöld", - "No reminder" : "Engin áminning", - "An error occurred" : "Villa kom upp", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ertu viss um að þú viljir eyða borðinu {title}?. Þetta mun eyða öllum gögnum í þessu borði, meðal annars spjöldum í geymslu.", - "Delete the board?" : "Eyða borðinu?", "Clone {boardTitle}" : "Klóna {boardTitle}", "Clone cards" : "Klóna spjöld", "Clone assignments" : "Klóna úthlutanir", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Leita að {searchQuery} í öllum borðum", "No results found" : "Engar niðurstöður fundust", "Deck board {name}\n* Last modified on {lastMod}" : "Deck-borð {name}\n* Síðast breytt {lastMod}", - "{stack} in {board}" : "{stack} á {board}", - "Click to expand description" : "Smelltu til að fella út lýsingu", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Búið til {created}\n* Síðast breytt {lastMod}\n* {nbAttachments} viðhengi\n* {nbComments} athugasemdir", "{nbCards} cards" : "{nbCards} spjöld", + "Due on {date}" : "Skilist {date}", + "{stack} in {board}" : "{stack} á {board}", + "Click to expand description" : "Smelltu til að fella út lýsingu", "Click to expand comment" : "Smelltu til að fella út athugasemd", + "Create card" : "Búa til spjald", "Create a new card" : "Búa til nýtt spjald", "Card title" : "Titill á spjaldi", - "Create card" : "Búa til spjald", "Creating the new card …" : "Bý til nýja spjaldið …", "Card \"{card}\" was added to \"{board}\"" : "Spjaldinu \"{card}\" var bætt á \"{board}\"", "Open card" : "Opna spjald", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "spjöld væntanleg á morgun", "upcoming cards" : "væntanleg spjöld", "New card" : "Nýtt spjald", - "Due on {date}" : "Skilist {date}", - "This weekend – {timeLocale}" : "Þessa helgi – {timeLocale}", - "Tomorrow – {timeLocale}" : "Á morgun – {timeLocale}", - "Later today – {timeLocale}" : "Síðar í dag – {timeLocale}", "Link to a board" : "Tengill við borð", "Link to a card" : "Tengja við spjald", "Create a card" : "Búa til spjald", diff --git a/l10n/it.js b/l10n/it.js index 7442a93be..700bc13df 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -121,8 +121,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere AAAA-MM-GG", "Personal planning and team project organization" : "Pianificazione personale e organizzazione dei progetti di squadra", "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 è uno strumento di organizzazione in stile kanban destinato alla pianificazione personale e all'organizzazione di progetti per squadre integrato con Nextcloud.\n\n\n- 📥 Aggiungi le tue attività alle schede e tienile in ordine\n- 📄 Scrivi note aggiuntive in Markdown\n- 🔖 Assegna etichette per un'organizzazione ancora migliore\n- 👥 Condividi con la tua squadra, amici o famiglia\n- 📎 Allega file e integrali nella tua descrizione Markdown\n- 💬 Discuti con la tua squadra utilizzando i commenti\n- ⚡ Tieni traccia dei cambiamenti nel flusso delle attività\n- 🚀 Organizza il tuo progetto", - "Card details" : "Dettagli scheda", "Add board" : "Aggiungi lavagna", + "Card details" : "Dettagli scheda", "Select the board to link to a project" : "Seleziona la lavagna da collegare a un progetto", "Search by board title" : "Cerca per titolo della lavagna", "Select board" : "Seleziona lavagna", @@ -130,17 +130,17 @@ OC.L10N.register( "No lists available" : "Nessun elenco disponibile", "Select a list" : "Seleziona un elenco", "Move card" : "Sposta scheda", - "Select a card" : "Seleziona una scheda", - "Cancel" : "Annulla", "Select the card to link to a project" : "Seleziona la scheda da collegare a un progetto", "Link to card" : " Collega una scheda", + "Select a card" : "Seleziona una scheda", + "Cancel" : "Annulla", + "This board is read only" : "Questa lavagna è in sola lettura", + "Drop your files to upload" : "Rilascia i tuoi file per caricarli", "File already exists" : "Il file esiste già", "A file with the name {filename} already exists." : "Un file con il nome {filename} esiste già.", "Do you want to overwrite it?" : "Vuoi sovrascriverlo?", "Overwrite file" : "Sovrascrivi file", "Keep existing file" : "Mantieni file esistente", - "This board is read only" : "Questa lavagna è in sola lettura", - "Drop your files to upload" : "Rilascia i tuoi file per caricarli", "Add card" : "Aggiungi scheda", "Archived cards" : "Schede archiviate", "Add list" : "Aggiungi elenco", @@ -181,6 +181,12 @@ OC.L10N.register( "Deleted lists" : "Elenchi eliminati", "Undo" : "Annulla", "Deleted cards" : "Schede eliminate", + "Failed to create share with {displayName}" : "Creazione della condivisione con {displayName} non riuscita", + "Are you sure you want to transfer the board {title} to {user}?" : "Sei sicuro di voler trasferire la lavagna {title} a {user}?", + "Transfer the board." : "Trasferisci la bacheca.", + "Transfer" : "Trasferisci", + "The board has been transferred to {user}" : "La lavagna è stata trasferita a {user}", + "Failed to transfer the board to {user}" : "Trasferimento della lavagna a {user} fallito", "Share board with a user, group or team …" : "Condividi lavagna con un utente, gruppo o una squadra …", "Searching for users, groups and teams …" : "Ricerca di utenti, gruppi e squadre …", "No participants found" : "Nessun partecipante trovato", @@ -192,12 +198,7 @@ OC.L10N.register( "Can manage" : "Può gestire", "Owner" : "Proprietario", "Delete" : "Elimina", - "Failed to create share with {displayName}" : "Creazione della condivisione con {displayName} non riuscita", - "Are you sure you want to transfer the board {title} to {user}?" : "Sei sicuro di voler trasferire la lavagna {title} a {user}?", - "Transfer the board." : "Trasferisci la bacheca.", - "Transfer" : "Trasferisci", - "The board has been transferred to {user}" : "La lavagna è stata trasferita a {user}", - "Failed to transfer the board to {user}" : "Trasferimento della lavagna a {user} fallito", + "List deleted" : "Elenco eliminato", "Edit list title" : "Modifica titolo elenco", "Archive all cards" : "Archivia tutte le schede", "Unarchive all cards" : "Recupera tutte le schede dall'archivio", @@ -206,15 +207,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Recupera tutte le schede in questo elenco", "Add a new card" : "Aggiungi una nuova scheda", "Card name" : "Nome scheda", - "List deleted" : "Elenco eliminato", + "title and color value must be provided" : "devono essere forniti il titolo e il valore del colore", "Edit" : "Modifica", "Add a new tag" : "Aggiungi una nuova etichetta", - "title and color value must be provided" : "devono essere forniti il titolo e il valore del colore", "Board name" : "Nome della lavagna", "Members" : "Membri", "Assign to users/groups/team" : "Assegna a utenti/gruppi/squadre", "Assign a user to this card…" : "Assegna un utente a questa scheda…", "Select a user to assign to this card…" : "Seleziona un utente da assegnare a questa scheda…", + "File to share" : "File da condividere", + "Invalid path selected" : "Percorso selezionato non valido", "Upload new files" : "Carica nuovi file", "Share from Files" : "Condividi da File", "Pending share" : "Condivisione in attesa", @@ -224,25 +226,24 @@ OC.L10N.register( "Remove attachment" : "Rimuovi allegato", "Delete Attachment" : "Elimina allegato", "Restore Attachment" : "Ripristina allegato", - "File to share" : "File da condividere", - "Invalid path selected" : "Percorso selezionato non valido", + "Modified" : "Modificato", + "Created" : "Creato il", + "The title cannot be empty." : "Il titolo non può essere vuoto.", "Open in sidebar view" : "Apri nella barra laterale", "Open in bigger view" : "Apri in una vista più grande", "Attachments" : "Allegati", "Comments" : "Commenti", - "Modified" : "Modificato", - "Created" : "Creato il", - "The title cannot be empty." : "Il titolo non può essere vuoto.", - "No comments yet. Begin the discussion!" : "Ancora nessun commento. Inizia la discussione.", "Failed to load comments" : "Caricamento commenti non riuscito", - "Save" : "Salva", + "No comments yet. Begin the discussion!" : "Ancora nessun commento. Inizia la discussione.", "The comment cannot be empty." : "Il commento non può essere vuoto.", "The comment cannot be longer than 1000 characters." : "Il commento non può essere più lungo di 1000 caratteri.", + "Save" : "Salva", + "Created:" : "Creato:", "In reply to" : "In risposta a", "Cancel reply" : "Annulla risposta", "Reply" : "Rispondi", "Update" : "Aggiorna", - "Created:" : "Creato:", + "Write a description …" : "Scrivi una descrizione…", "Description" : "Descrizione", "(Unsaved)" : "(Non salvata)", "(Saving…)" : "(Salvataggio...)", @@ -250,8 +251,16 @@ OC.L10N.register( "Edit description" : "Modifica descrizione", "View description" : "Visualizza descrizione", "Add Attachment" : "Aggiungi allegato", - "Write a description …" : "Scrivi una descrizione…", "Choose attachment" : "Scegli allegato", + "Select Date" : "Seleziona data", + "Later today – {timeLocale}" : "Oggi – {timeLocale}", + "Set due date for later today" : "Imposta scadenza per oggi", + "Tomorrow – {timeLocale}" : "Domani – {timeLocale}", + "Set due date for tomorrow" : "Imposta scadenza per domani", + "This weekend – {timeLocale}" : "Questo fine settimana – {timeLocale}", + "Set due date for this weekend" : "Imposta scadenza per questo fine settimana", + "Next week – {timeLocale}" : "Prossima settimana – {timeLocale}", + "Set due date for next week" : "Imposta scadenza per la prossima settimana", "Assign a due date to this card…" : "Assegna una scadenza a questa scheda…", "Set a due date" : "Imposta una data di scadenza", "Add due date" : "Aggiungi data di scadenza", @@ -262,26 +271,20 @@ OC.L10N.register( "Not done" : "Non fatto", "Unarchive card" : "Recupera lavagna dall'archivio", "Archive card" : "Archivia scheda", - "Select Date" : "Seleziona data", - "Set due date for later today" : "Imposta scadenza per oggi", - "Set due date for tomorrow" : "Imposta scadenza per domani", - "Set due date for this weekend" : "Imposta scadenza per questo fine settimana", - "Set due date for next week" : "Imposta scadenza per la prossima settimana", "Assign a tag to this card…" : "Assegna un'etichetta a questa scheda…", "Select or create a tag…" : "Seleziona o crea un'etichetta…", "Create a new tag:" : "Crea una nuova etichetta:", "(group)" : "(gruppo)", - "Next week – {timeLocale}" : "Prossima settimana – {timeLocale}", - "Todo items" : "Elementi da fare", "{count} comments, {unread} unread" : "{count} commenti, {unread} non letti", + "Todo items" : "Elementi da fare", "Edit card title" : "Modifica titolo scheda", "Open link" : "Apri link", + "Card deleted" : "Scheda eliminata", "Edit title" : "Modifica titolo", "Assign to me" : "Assegna a me", "Unassign myself" : "Rimuovi assegnazione da me", "Mark as not done" : "Segna come non fatto", "Delete card" : "Elimina scheda", - "Card deleted" : "Scheda eliminata", "seconds ago" : "secondi fa", "Keyboard shortcuts" : "Scorciatoie da tastiera", "Boost your productivity using Deck with keyboard shortcuts." : "Migliora la tua produttività usando Deck con le scorciatoie da tastiera.", @@ -320,6 +323,13 @@ OC.L10N.register( "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." : "Gli utenti che non fanno parte di tali gruppi non potranno creare le proprie lavagne, ma saranno ancora in grado di lavorare su quelle che sono state condivise con loro.", "Cancel edit" : "Annulla modifica", "Save board" : "Salva bacheca", + "Board {0} deleted" : "Lavagna {0} eliminata", + "All cards" : "Tutte le schede", + "Only assigned cards" : "Solo le schede assegnate", + "No reminder" : "Nessun promemoria", + "An error occurred" : "Si è verificato un errore", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sei sicuro di voler eliminare la lavagna {title}? Questo eliminerà tutti i dati di questa lavagna incluse le schede archiviate.", + "Delete the board?" : "Vuoi eliminare la lavagna?", "Board details" : "Dettagli lavagna", "Edit board" : "Modifica lavagna", "Clone board" : "Clona lavagna", @@ -329,16 +339,9 @@ OC.L10N.register( "Turn on due date reminders" : "Attiva promemoria per le date di scadenza", "Turn off due date reminders" : "Disattiva promemoria per le date di scadenza", "Due date reminders" : "Promemoria delle date di scadenza", - "All cards" : "Tutte le schede", "Assigned cards" : "Schede assegnate", "No notifications" : "Nessuna notifica", "Delete board" : "Elimina lavagna", - "Board {0} deleted" : "Lavagna {0} eliminata", - "Only assigned cards" : "Solo le schede assegnate", - "No reminder" : "Nessun promemoria", - "An error occurred" : "Si è verificato un errore", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sei sicuro di voler eliminare la lavagna {title}? Questo eliminerà tutti i dati di questa lavagna incluse le schede archiviate.", - "Delete the board?" : "Vuoi eliminare la lavagna?", "Clone {boardTitle}" : "Clona {boardTitle}", "Clone cards" : "Clona schede", "Clone assignments" : "Assegnazioni di clonazione", @@ -353,14 +356,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Risultato di ricerca per \"{search}\" in tutte le lavagne", "No results found" : "Nessun risultato trovato", "Deck board {name}\n* Last modified on {lastMod}" : "Lavagna {name}\n* Ultima modifica: {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Fai clic per espandere la descrizione", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creata: {created}\n* Ultima modifica: {lastMod}\n* {nbAttachments} allegati\n* {nbComments} commenti", "{nbCards} cards" : "{nbCards} schede", + "Due on {date}" : "Scadenza: {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Fai clic per espandere la descrizione", "Click to expand comment" : "Fai clic per espandere il commento", + "Create card" : "Crea scheda", "Create a new card" : "Crea una nuova scheda", "Card title" : "Titolo scheda", - "Create card" : "Crea scheda", "Creating the new card …" : "Creazione della nuova scheda...", "Card \"{card}\" was added to \"{board}\"" : "La scheda \"{card}\" è stata aggiunta a \"{board}\"", "Open card" : "Apri scheda", @@ -370,10 +374,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "prossime schede domani", "upcoming cards" : "prossime schede", "New card" : "Nuova scheda", - "Due on {date}" : "Scadenza: {date}", - "This weekend – {timeLocale}" : "Questo fine settimana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Domani – {timeLocale}", - "Later today – {timeLocale}" : "Oggi – {timeLocale}", "Link to a board" : "Collega a una lavagna", "Link to a card" : " Collega a una scheda", "Create a card" : "Crea una scheda", diff --git a/l10n/it.json b/l10n/it.json index 227066d6c..8dc253ba4 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -119,8 +119,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Data non valida, il formato della data deve essere AAAA-MM-GG", "Personal planning and team project organization" : "Pianificazione personale e organizzazione dei progetti di squadra", "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 è uno strumento di organizzazione in stile kanban destinato alla pianificazione personale e all'organizzazione di progetti per squadre integrato con Nextcloud.\n\n\n- 📥 Aggiungi le tue attività alle schede e tienile in ordine\n- 📄 Scrivi note aggiuntive in Markdown\n- 🔖 Assegna etichette per un'organizzazione ancora migliore\n- 👥 Condividi con la tua squadra, amici o famiglia\n- 📎 Allega file e integrali nella tua descrizione Markdown\n- 💬 Discuti con la tua squadra utilizzando i commenti\n- ⚡ Tieni traccia dei cambiamenti nel flusso delle attività\n- 🚀 Organizza il tuo progetto", - "Card details" : "Dettagli scheda", "Add board" : "Aggiungi lavagna", + "Card details" : "Dettagli scheda", "Select the board to link to a project" : "Seleziona la lavagna da collegare a un progetto", "Search by board title" : "Cerca per titolo della lavagna", "Select board" : "Seleziona lavagna", @@ -128,17 +128,17 @@ "No lists available" : "Nessun elenco disponibile", "Select a list" : "Seleziona un elenco", "Move card" : "Sposta scheda", - "Select a card" : "Seleziona una scheda", - "Cancel" : "Annulla", "Select the card to link to a project" : "Seleziona la scheda da collegare a un progetto", "Link to card" : " Collega una scheda", + "Select a card" : "Seleziona una scheda", + "Cancel" : "Annulla", + "This board is read only" : "Questa lavagna è in sola lettura", + "Drop your files to upload" : "Rilascia i tuoi file per caricarli", "File already exists" : "Il file esiste già", "A file with the name {filename} already exists." : "Un file con il nome {filename} esiste già.", "Do you want to overwrite it?" : "Vuoi sovrascriverlo?", "Overwrite file" : "Sovrascrivi file", "Keep existing file" : "Mantieni file esistente", - "This board is read only" : "Questa lavagna è in sola lettura", - "Drop your files to upload" : "Rilascia i tuoi file per caricarli", "Add card" : "Aggiungi scheda", "Archived cards" : "Schede archiviate", "Add list" : "Aggiungi elenco", @@ -179,6 +179,12 @@ "Deleted lists" : "Elenchi eliminati", "Undo" : "Annulla", "Deleted cards" : "Schede eliminate", + "Failed to create share with {displayName}" : "Creazione della condivisione con {displayName} non riuscita", + "Are you sure you want to transfer the board {title} to {user}?" : "Sei sicuro di voler trasferire la lavagna {title} a {user}?", + "Transfer the board." : "Trasferisci la bacheca.", + "Transfer" : "Trasferisci", + "The board has been transferred to {user}" : "La lavagna è stata trasferita a {user}", + "Failed to transfer the board to {user}" : "Trasferimento della lavagna a {user} fallito", "Share board with a user, group or team …" : "Condividi lavagna con un utente, gruppo o una squadra …", "Searching for users, groups and teams …" : "Ricerca di utenti, gruppi e squadre …", "No participants found" : "Nessun partecipante trovato", @@ -190,12 +196,7 @@ "Can manage" : "Può gestire", "Owner" : "Proprietario", "Delete" : "Elimina", - "Failed to create share with {displayName}" : "Creazione della condivisione con {displayName} non riuscita", - "Are you sure you want to transfer the board {title} to {user}?" : "Sei sicuro di voler trasferire la lavagna {title} a {user}?", - "Transfer the board." : "Trasferisci la bacheca.", - "Transfer" : "Trasferisci", - "The board has been transferred to {user}" : "La lavagna è stata trasferita a {user}", - "Failed to transfer the board to {user}" : "Trasferimento della lavagna a {user} fallito", + "List deleted" : "Elenco eliminato", "Edit list title" : "Modifica titolo elenco", "Archive all cards" : "Archivia tutte le schede", "Unarchive all cards" : "Recupera tutte le schede dall'archivio", @@ -204,15 +205,16 @@ "Unarchive all cards in this list" : "Recupera tutte le schede in questo elenco", "Add a new card" : "Aggiungi una nuova scheda", "Card name" : "Nome scheda", - "List deleted" : "Elenco eliminato", + "title and color value must be provided" : "devono essere forniti il titolo e il valore del colore", "Edit" : "Modifica", "Add a new tag" : "Aggiungi una nuova etichetta", - "title and color value must be provided" : "devono essere forniti il titolo e il valore del colore", "Board name" : "Nome della lavagna", "Members" : "Membri", "Assign to users/groups/team" : "Assegna a utenti/gruppi/squadre", "Assign a user to this card…" : "Assegna un utente a questa scheda…", "Select a user to assign to this card…" : "Seleziona un utente da assegnare a questa scheda…", + "File to share" : "File da condividere", + "Invalid path selected" : "Percorso selezionato non valido", "Upload new files" : "Carica nuovi file", "Share from Files" : "Condividi da File", "Pending share" : "Condivisione in attesa", @@ -222,25 +224,24 @@ "Remove attachment" : "Rimuovi allegato", "Delete Attachment" : "Elimina allegato", "Restore Attachment" : "Ripristina allegato", - "File to share" : "File da condividere", - "Invalid path selected" : "Percorso selezionato non valido", + "Modified" : "Modificato", + "Created" : "Creato il", + "The title cannot be empty." : "Il titolo non può essere vuoto.", "Open in sidebar view" : "Apri nella barra laterale", "Open in bigger view" : "Apri in una vista più grande", "Attachments" : "Allegati", "Comments" : "Commenti", - "Modified" : "Modificato", - "Created" : "Creato il", - "The title cannot be empty." : "Il titolo non può essere vuoto.", - "No comments yet. Begin the discussion!" : "Ancora nessun commento. Inizia la discussione.", "Failed to load comments" : "Caricamento commenti non riuscito", - "Save" : "Salva", + "No comments yet. Begin the discussion!" : "Ancora nessun commento. Inizia la discussione.", "The comment cannot be empty." : "Il commento non può essere vuoto.", "The comment cannot be longer than 1000 characters." : "Il commento non può essere più lungo di 1000 caratteri.", + "Save" : "Salva", + "Created:" : "Creato:", "In reply to" : "In risposta a", "Cancel reply" : "Annulla risposta", "Reply" : "Rispondi", "Update" : "Aggiorna", - "Created:" : "Creato:", + "Write a description …" : "Scrivi una descrizione…", "Description" : "Descrizione", "(Unsaved)" : "(Non salvata)", "(Saving…)" : "(Salvataggio...)", @@ -248,8 +249,16 @@ "Edit description" : "Modifica descrizione", "View description" : "Visualizza descrizione", "Add Attachment" : "Aggiungi allegato", - "Write a description …" : "Scrivi una descrizione…", "Choose attachment" : "Scegli allegato", + "Select Date" : "Seleziona data", + "Later today – {timeLocale}" : "Oggi – {timeLocale}", + "Set due date for later today" : "Imposta scadenza per oggi", + "Tomorrow – {timeLocale}" : "Domani – {timeLocale}", + "Set due date for tomorrow" : "Imposta scadenza per domani", + "This weekend – {timeLocale}" : "Questo fine settimana – {timeLocale}", + "Set due date for this weekend" : "Imposta scadenza per questo fine settimana", + "Next week – {timeLocale}" : "Prossima settimana – {timeLocale}", + "Set due date for next week" : "Imposta scadenza per la prossima settimana", "Assign a due date to this card…" : "Assegna una scadenza a questa scheda…", "Set a due date" : "Imposta una data di scadenza", "Add due date" : "Aggiungi data di scadenza", @@ -260,26 +269,20 @@ "Not done" : "Non fatto", "Unarchive card" : "Recupera lavagna dall'archivio", "Archive card" : "Archivia scheda", - "Select Date" : "Seleziona data", - "Set due date for later today" : "Imposta scadenza per oggi", - "Set due date for tomorrow" : "Imposta scadenza per domani", - "Set due date for this weekend" : "Imposta scadenza per questo fine settimana", - "Set due date for next week" : "Imposta scadenza per la prossima settimana", "Assign a tag to this card…" : "Assegna un'etichetta a questa scheda…", "Select or create a tag…" : "Seleziona o crea un'etichetta…", "Create a new tag:" : "Crea una nuova etichetta:", "(group)" : "(gruppo)", - "Next week – {timeLocale}" : "Prossima settimana – {timeLocale}", - "Todo items" : "Elementi da fare", "{count} comments, {unread} unread" : "{count} commenti, {unread} non letti", + "Todo items" : "Elementi da fare", "Edit card title" : "Modifica titolo scheda", "Open link" : "Apri link", + "Card deleted" : "Scheda eliminata", "Edit title" : "Modifica titolo", "Assign to me" : "Assegna a me", "Unassign myself" : "Rimuovi assegnazione da me", "Mark as not done" : "Segna come non fatto", "Delete card" : "Elimina scheda", - "Card deleted" : "Scheda eliminata", "seconds ago" : "secondi fa", "Keyboard shortcuts" : "Scorciatoie da tastiera", "Boost your productivity using Deck with keyboard shortcuts." : "Migliora la tua produttività usando Deck con le scorciatoie da tastiera.", @@ -318,6 +321,13 @@ "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." : "Gli utenti che non fanno parte di tali gruppi non potranno creare le proprie lavagne, ma saranno ancora in grado di lavorare su quelle che sono state condivise con loro.", "Cancel edit" : "Annulla modifica", "Save board" : "Salva bacheca", + "Board {0} deleted" : "Lavagna {0} eliminata", + "All cards" : "Tutte le schede", + "Only assigned cards" : "Solo le schede assegnate", + "No reminder" : "Nessun promemoria", + "An error occurred" : "Si è verificato un errore", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sei sicuro di voler eliminare la lavagna {title}? Questo eliminerà tutti i dati di questa lavagna incluse le schede archiviate.", + "Delete the board?" : "Vuoi eliminare la lavagna?", "Board details" : "Dettagli lavagna", "Edit board" : "Modifica lavagna", "Clone board" : "Clona lavagna", @@ -327,16 +337,9 @@ "Turn on due date reminders" : "Attiva promemoria per le date di scadenza", "Turn off due date reminders" : "Disattiva promemoria per le date di scadenza", "Due date reminders" : "Promemoria delle date di scadenza", - "All cards" : "Tutte le schede", "Assigned cards" : "Schede assegnate", "No notifications" : "Nessuna notifica", "Delete board" : "Elimina lavagna", - "Board {0} deleted" : "Lavagna {0} eliminata", - "Only assigned cards" : "Solo le schede assegnate", - "No reminder" : "Nessun promemoria", - "An error occurred" : "Si è verificato un errore", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sei sicuro di voler eliminare la lavagna {title}? Questo eliminerà tutti i dati di questa lavagna incluse le schede archiviate.", - "Delete the board?" : "Vuoi eliminare la lavagna?", "Clone {boardTitle}" : "Clona {boardTitle}", "Clone cards" : "Clona schede", "Clone assignments" : "Assegnazioni di clonazione", @@ -351,14 +354,15 @@ "Search for {searchQuery} in all boards" : "Risultato di ricerca per \"{search}\" in tutte le lavagne", "No results found" : "Nessun risultato trovato", "Deck board {name}\n* Last modified on {lastMod}" : "Lavagna {name}\n* Ultima modifica: {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Fai clic per espandere la descrizione", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creata: {created}\n* Ultima modifica: {lastMod}\n* {nbAttachments} allegati\n* {nbComments} commenti", "{nbCards} cards" : "{nbCards} schede", + "Due on {date}" : "Scadenza: {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Fai clic per espandere la descrizione", "Click to expand comment" : "Fai clic per espandere il commento", + "Create card" : "Crea scheda", "Create a new card" : "Crea una nuova scheda", "Card title" : "Titolo scheda", - "Create card" : "Crea scheda", "Creating the new card …" : "Creazione della nuova scheda...", "Card \"{card}\" was added to \"{board}\"" : "La scheda \"{card}\" è stata aggiunta a \"{board}\"", "Open card" : "Apri scheda", @@ -368,10 +372,6 @@ "upcoming cards tomorrow" : "prossime schede domani", "upcoming cards" : "prossime schede", "New card" : "Nuova scheda", - "Due on {date}" : "Scadenza: {date}", - "This weekend – {timeLocale}" : "Questo fine settimana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Domani – {timeLocale}", - "Later today – {timeLocale}" : "Oggi – {timeLocale}", "Link to a board" : "Collega a una lavagna", "Link to a card" : " Collega a una scheda", "Create a card" : "Crea una scheda", diff --git a/l10n/ja.js b/l10n/ja.js index 59b06ed2d..4dca04ce3 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "日付が無効です。日付形式はYYYY-MM-DDである必要があります", "Personal planning and team project organization" : "個人的な計画とチームのプロジェクト編成", "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はNextcloudと統合された、チームのための個人計画とプロジェクトの組織化を目的としたカンバンスタイルのオーガナイズツールです。\n\n\n- 📥 タスクをカードに追加して整理する\n- 📄 追加のメモをマークダウン形式で書き留める\n- 🔖 より詳細な分類のために追加のラベルを割り当てる\n- 👥 チーム、友達、家族と共有\n- 📎 ファイルを添付し、マークダウンの説明に埋め込む\n- 💬 コメントを使用してチームで話し合う\n- ⚡ アクティビティストリームで変更を追跡する\n- 🚀 プロジェクトを整理する", - "Card details" : "カード詳細", "Add board" : "ボードを追加", + "Card details" : "カード詳細", "Select the board to link to a project" : "プロジェクトにリンクするボードを選択", "Search by board title" : "ボードのタイトルで検索", "Select board" : "ボードを選択", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "利用可能なリストはありません", "Select a list" : "リストを選択", "Move card" : "カードの移動", - "Select a card" : "カードを選択", - "Cancel" : "キャンセル", "Select the card to link to a project" : "プロジェクトにリンクするカードを選択", "Link to card" : "カードへリンク", + "Select a card" : "カードを選択", + "Cancel" : "キャンセル", + "This board is read only" : "このボードは読み込みのみです", + "Drop your files to upload" : "アップロードするファイルをドロップしてください", "File already exists" : "ファイルはすでに存在します", "A file with the name {filename} already exists." : "そのファイル名 {filename}はすでに存在します。", "Do you want to overwrite it?" : "上書きしますか?", "Overwrite file" : "ファイルを上書き", "Keep existing file" : "既存のファイルを残す", - "This board is read only" : "このボードは読み込みのみです", - "Drop your files to upload" : "アップロードするファイルをドロップしてください", "Add card" : "カードを追加", "Archived cards" : "カードをアーカイブ", "Add list" : "リストを追加", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "削除済みリスト", "Undo" : "元に戻す", "Deleted cards" : "削除済みのカード", + "Failed to create share with {displayName}" : "{displayName}との共有の作成に失敗しました", + "Are you sure you want to transfer the board {title} to {user}?" : "本当にボード {title} を {user} に転送しますか?", + "Transfer the board." : "ボードを転送します。", + "Transfer" : "転送", + "The board has been transferred to {user}" : "ボードが {user} に転送されました。", + "Failed to transfer the board to {user}" : "{user} へのボードの転送に失敗しました", "Share board with a user, group or team …" : "ユーザー、グループ、チームでボードを共有 ...", "Searching for users, groups and teams …" : "ユーザー、グループ、チームの検索中...", "No participants found" : "参加者が見つかりません", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "管理可能", "Owner" : "所有者", "Delete" : "削除", - "Failed to create share with {displayName}" : "{displayName}との共有の作成に失敗しました", - "Are you sure you want to transfer the board {title} to {user}?" : "本当にボード {title} を {user} に転送しますか?", - "Transfer the board." : "ボードを転送します。", - "Transfer" : "転送", - "The board has been transferred to {user}" : "ボードが {user} に転送されました。", - "Failed to transfer the board to {user}" : "{user} へのボードの転送に失敗しました", + "List deleted" : "リストが削除されました", "Edit list title" : "リストタイトルを編集する", "Archive all cards" : "すべてのカードをアーカイブする", "Unarchive all cards" : "全てのカードをアーカイブ解除", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "このリスト内の全てのカードのアーカイブを解除する", "Add a new card" : "新しいカードを追加", "Card name" : "カード名", - "List deleted" : "リストが削除されました", + "title and color value must be provided" : "タイトルと色の値を指定する必要があります", "Edit" : "編集", "Add a new tag" : "新しいタグを追加", - "title and color value must be provided" : "タイトルと色の値を指定する必要があります", "Board name" : "ボード名", "Members" : "メンバー", "Assign to users/groups/team" : "ユーザー/グループ/チームに割り当てる", "Assign a user to this card…" : "このカードをユーザーに割り当てる…", "Select a user to assign to this card…" : "このカードに割り当てるユーザーを選択してください。", + "File to share" : "共有するファイル", + "Invalid path selected" : "無効なパスが選択されました", "Upload new files" : "新しいファイルをアップロード", "Share from Files" : "ファイルから共有", "Pending share" : "共有を保留中", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "添付ファイルを削除", "Delete Attachment" : "添付ファイルを削除", "Restore Attachment" : "添付ファイルを復元", - "File to share" : "共有するファイル", - "Invalid path selected" : "無効なパスが選択されました", + "Modified" : "更新日時", + "Created" : "作成時刻", + "The title cannot be empty." : "タイトルを空にすることはできません。", "Open in sidebar view" : "サイドバービューで開く", "Open in bigger view" : "拡大表示で開く", "Attachments" : "添付ファイル", "Comments" : "コメント", - "Modified" : "更新日時", - "Created" : "作成時刻", - "The title cannot be empty." : "タイトルを空にすることはできません。", - "No comments yet. Begin the discussion!" : "まだコメントはありません。議論を始めましょう!", "Failed to load comments" : "コメントの読み込みに失敗しました", - "Save" : "保存", + "No comments yet. Begin the discussion!" : "まだコメントはありません。議論を始めましょう!", "The comment cannot be empty." : "コメントを空にすることはできません。", "The comment cannot be longer than 1000 characters." : "コメントは1000文字を超えることはできません。", + "Save" : "保存", + "Created:" : "作成:", "In reply to" : "返信", "Cancel reply" : "返信をキャンセル", "Reply" : "返信", "Update" : "更新", - "Created:" : "作成:", + "Write a description …" : "説明を書く…", "Description" : "説明", "(Unsaved)" : "(未保存)", "(Saving…)" : "(保存中…)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "説明を編集", "View description" : "説明を表示", "Add Attachment" : "添付ファイルを追加", - "Write a description …" : "説明を書く…", "Choose attachment" : "添付ファイルを選択", + "Select Date" : "日付を選択", + "Later today – {timeLocale}" : "今日この後 – {timeLocale}", + "Set due date for later today" : "期限を今日中に設定する", + "Tomorrow – {timeLocale}" : "明日 – {timeLocale}", + "Set due date for tomorrow" : "期限を明日の設定する", + "This weekend – {timeLocale}" : "今週末 – {timeLocale}", + "Set due date for this weekend" : "期限を今週の週末に設定する", + "Next week – {timeLocale}" : "来週 – {timeLocale}", + "Set due date for next week" : "期限を次の週の設定する", "Assign a due date to this card…" : "このカードの期限を割り当てる", "Set a due date" : "期限を設定", "Add due date" : "期限日を追加する", @@ -257,25 +266,19 @@ OC.L10N.register( "Not done" : "まだ完成していません", "Unarchive card" : "カードのアーカイブを解除する", "Archive card" : "カードをアーカイブ", - "Select Date" : "日付を選択", - "Set due date for later today" : "期限を今日中に設定する", - "Set due date for tomorrow" : "期限を明日の設定する", - "Set due date for this weekend" : "期限を今週の週末に設定する", - "Set due date for next week" : "期限を次の週の設定する", "Assign a tag to this card…" : "タグこのをカードに割り当てる…", "Select or create a tag…" : "タグを選択または作成する", "Create a new tag:" : "新しいタグを作成:", "(group)" : "(グループ)", - "Next week – {timeLocale}" : "来週 – {timeLocale}", - "Todo items" : "Todo項目", "{count} comments, {unread} unread" : "コメント {count} 件あり、 {unread} 件未読", + "Todo items" : "Todo項目", "Edit card title" : "カードタイトルを編集する", + "Card deleted" : "カードが削除されました", "Edit title" : "タイトルを編集", "Assign to me" : "自分に割り当てる", "Unassign myself" : "自分への割り当てを解除", "Mark as not done" : "未完成のマーク", "Delete card" : "カードを削除する", - "Card deleted" : "カードが削除されました", "seconds ago" : "数秒前", "Keyboard shortcuts" : "キーボードショートカット", "Boost your productivity using Deck with keyboard shortcuts." : "キーボードショートカットを使って、あなたのDeckの生産性を向上させましょう。", @@ -313,6 +316,13 @@ OC.L10N.register( "Limit board creation to some groups" : "ボード作成は一部のグループに制限する", "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." : "これらのグループ以外のユーザーは、独自のボードを作成することはできませんが、共有されているボードで作業することはできます。", "Cancel edit" : "編集をキャンセル", + "Board {0} deleted" : "ボード {0} 削除済み", + "All cards" : "すべてのカード", + "Only assigned cards" : "割り当てられたカードのみ", + "No reminder" : "リマインダーなし", + "An error occurred" : "エラーが発生しました", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "ボード{title}を削除しますか? これにより、アーカイブされたカードを含むこのボードのすべてのデータが削除されます。", + "Delete the board?" : "ボードを削除しますか?", "Board details" : "ボードの詳細", "Edit board" : "ボードを編集", "Clone board" : "ボードを複製", @@ -322,16 +332,9 @@ OC.L10N.register( "Turn on due date reminders" : "期日のリマインダーをオンにする", "Turn off due date reminders" : "期日のリマインダーをオフにする", "Due date reminders" : "期日のリマインダー", - "All cards" : "すべてのカード", "Assigned cards" : "割り当てられたカード", "No notifications" : "非通知", "Delete board" : "ボードを削除", - "Board {0} deleted" : "ボード {0} 削除済み", - "Only assigned cards" : "割り当てられたカードのみ", - "No reminder" : "リマインダーなし", - "An error occurred" : "エラーが発生しました", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "ボード{title}を削除しますか? これにより、アーカイブされたカードを含むこのボードのすべてのデータが削除されます。", - "Delete the board?" : "ボードを削除しますか?", "Clone cards" : "カードを複製", "Advanced options" : "詳細オプション", "Clone" : "複製", @@ -342,14 +345,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "すべてのボードで{searchQuery}を検索します", "No results found" : "結果が見つかりません", "Deck board {name}\n* Last modified on {lastMod}" : "デッキボード{name}\n最終更新日:{lastMod}", - "{stack} in {board}" : "{board} 内の {stack}", - "Click to expand description" : "説明を展開するにはクリックしてください", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 作成: {created}\n* 最終変更: {lastMod}\n* {nbAttachments} 添付ファイル\n* {nbComments} コメント", "{nbCards} cards" : "{nbCards} カード", + "Due on {date}" : "期間{date}", + "{stack} in {board}" : "{board} 内の {stack}", + "Click to expand description" : "説明を展開するにはクリックしてください", "Click to expand comment" : "コメントを展開するにはクリックしてください", + "Create card" : "カードを作成", "Create a new card" : "新しいカードを作成する", "Card title" : "カードのタイトル", - "Create card" : "カードを作成", "Creating the new card …" : "新しいカードを作成しています...", "Card \"{card}\" was added to \"{board}\"" : "カード \"{card}\" が \"{board}\" に追加されました", "Open card" : "カードを開く", @@ -359,10 +363,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "明日の予定のカード", "upcoming cards" : "今後のカード", "New card" : "新しいカード", - "Due on {date}" : "期間{date}", - "This weekend – {timeLocale}" : "今週末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明日 – {timeLocale}", - "Later today – {timeLocale}" : "今日この後 – {timeLocale}", "Link to a board" : "ボードへのリンク", "Link to a card" : "カードへリンク", "Create a card" : "カードを作成", diff --git a/l10n/ja.json b/l10n/ja.json index f7f45d06b..1e17d50db 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "日付が無効です。日付形式はYYYY-MM-DDである必要があります", "Personal planning and team project organization" : "個人的な計画とチームのプロジェクト編成", "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はNextcloudと統合された、チームのための個人計画とプロジェクトの組織化を目的としたカンバンスタイルのオーガナイズツールです。\n\n\n- 📥 タスクをカードに追加して整理する\n- 📄 追加のメモをマークダウン形式で書き留める\n- 🔖 より詳細な分類のために追加のラベルを割り当てる\n- 👥 チーム、友達、家族と共有\n- 📎 ファイルを添付し、マークダウンの説明に埋め込む\n- 💬 コメントを使用してチームで話し合う\n- ⚡ アクティビティストリームで変更を追跡する\n- 🚀 プロジェクトを整理する", - "Card details" : "カード詳細", "Add board" : "ボードを追加", + "Card details" : "カード詳細", "Select the board to link to a project" : "プロジェクトにリンクするボードを選択", "Search by board title" : "ボードのタイトルで検索", "Select board" : "ボードを選択", @@ -123,17 +123,17 @@ "No lists available" : "利用可能なリストはありません", "Select a list" : "リストを選択", "Move card" : "カードの移動", - "Select a card" : "カードを選択", - "Cancel" : "キャンセル", "Select the card to link to a project" : "プロジェクトにリンクするカードを選択", "Link to card" : "カードへリンク", + "Select a card" : "カードを選択", + "Cancel" : "キャンセル", + "This board is read only" : "このボードは読み込みのみです", + "Drop your files to upload" : "アップロードするファイルをドロップしてください", "File already exists" : "ファイルはすでに存在します", "A file with the name {filename} already exists." : "そのファイル名 {filename}はすでに存在します。", "Do you want to overwrite it?" : "上書きしますか?", "Overwrite file" : "ファイルを上書き", "Keep existing file" : "既存のファイルを残す", - "This board is read only" : "このボードは読み込みのみです", - "Drop your files to upload" : "アップロードするファイルをドロップしてください", "Add card" : "カードを追加", "Archived cards" : "カードをアーカイブ", "Add list" : "リストを追加", @@ -174,6 +174,12 @@ "Deleted lists" : "削除済みリスト", "Undo" : "元に戻す", "Deleted cards" : "削除済みのカード", + "Failed to create share with {displayName}" : "{displayName}との共有の作成に失敗しました", + "Are you sure you want to transfer the board {title} to {user}?" : "本当にボード {title} を {user} に転送しますか?", + "Transfer the board." : "ボードを転送します。", + "Transfer" : "転送", + "The board has been transferred to {user}" : "ボードが {user} に転送されました。", + "Failed to transfer the board to {user}" : "{user} へのボードの転送に失敗しました", "Share board with a user, group or team …" : "ユーザー、グループ、チームでボードを共有 ...", "Searching for users, groups and teams …" : "ユーザー、グループ、チームの検索中...", "No participants found" : "参加者が見つかりません", @@ -185,12 +191,7 @@ "Can manage" : "管理可能", "Owner" : "所有者", "Delete" : "削除", - "Failed to create share with {displayName}" : "{displayName}との共有の作成に失敗しました", - "Are you sure you want to transfer the board {title} to {user}?" : "本当にボード {title} を {user} に転送しますか?", - "Transfer the board." : "ボードを転送します。", - "Transfer" : "転送", - "The board has been transferred to {user}" : "ボードが {user} に転送されました。", - "Failed to transfer the board to {user}" : "{user} へのボードの転送に失敗しました", + "List deleted" : "リストが削除されました", "Edit list title" : "リストタイトルを編集する", "Archive all cards" : "すべてのカードをアーカイブする", "Unarchive all cards" : "全てのカードをアーカイブ解除", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "このリスト内の全てのカードのアーカイブを解除する", "Add a new card" : "新しいカードを追加", "Card name" : "カード名", - "List deleted" : "リストが削除されました", + "title and color value must be provided" : "タイトルと色の値を指定する必要があります", "Edit" : "編集", "Add a new tag" : "新しいタグを追加", - "title and color value must be provided" : "タイトルと色の値を指定する必要があります", "Board name" : "ボード名", "Members" : "メンバー", "Assign to users/groups/team" : "ユーザー/グループ/チームに割り当てる", "Assign a user to this card…" : "このカードをユーザーに割り当てる…", "Select a user to assign to this card…" : "このカードに割り当てるユーザーを選択してください。", + "File to share" : "共有するファイル", + "Invalid path selected" : "無効なパスが選択されました", "Upload new files" : "新しいファイルをアップロード", "Share from Files" : "ファイルから共有", "Pending share" : "共有を保留中", @@ -217,25 +219,24 @@ "Remove attachment" : "添付ファイルを削除", "Delete Attachment" : "添付ファイルを削除", "Restore Attachment" : "添付ファイルを復元", - "File to share" : "共有するファイル", - "Invalid path selected" : "無効なパスが選択されました", + "Modified" : "更新日時", + "Created" : "作成時刻", + "The title cannot be empty." : "タイトルを空にすることはできません。", "Open in sidebar view" : "サイドバービューで開く", "Open in bigger view" : "拡大表示で開く", "Attachments" : "添付ファイル", "Comments" : "コメント", - "Modified" : "更新日時", - "Created" : "作成時刻", - "The title cannot be empty." : "タイトルを空にすることはできません。", - "No comments yet. Begin the discussion!" : "まだコメントはありません。議論を始めましょう!", "Failed to load comments" : "コメントの読み込みに失敗しました", - "Save" : "保存", + "No comments yet. Begin the discussion!" : "まだコメントはありません。議論を始めましょう!", "The comment cannot be empty." : "コメントを空にすることはできません。", "The comment cannot be longer than 1000 characters." : "コメントは1000文字を超えることはできません。", + "Save" : "保存", + "Created:" : "作成:", "In reply to" : "返信", "Cancel reply" : "返信をキャンセル", "Reply" : "返信", "Update" : "更新", - "Created:" : "作成:", + "Write a description …" : "説明を書く…", "Description" : "説明", "(Unsaved)" : "(未保存)", "(Saving…)" : "(保存中…)", @@ -243,8 +244,16 @@ "Edit description" : "説明を編集", "View description" : "説明を表示", "Add Attachment" : "添付ファイルを追加", - "Write a description …" : "説明を書く…", "Choose attachment" : "添付ファイルを選択", + "Select Date" : "日付を選択", + "Later today – {timeLocale}" : "今日この後 – {timeLocale}", + "Set due date for later today" : "期限を今日中に設定する", + "Tomorrow – {timeLocale}" : "明日 – {timeLocale}", + "Set due date for tomorrow" : "期限を明日の設定する", + "This weekend – {timeLocale}" : "今週末 – {timeLocale}", + "Set due date for this weekend" : "期限を今週の週末に設定する", + "Next week – {timeLocale}" : "来週 – {timeLocale}", + "Set due date for next week" : "期限を次の週の設定する", "Assign a due date to this card…" : "このカードの期限を割り当てる", "Set a due date" : "期限を設定", "Add due date" : "期限日を追加する", @@ -255,25 +264,19 @@ "Not done" : "まだ完成していません", "Unarchive card" : "カードのアーカイブを解除する", "Archive card" : "カードをアーカイブ", - "Select Date" : "日付を選択", - "Set due date for later today" : "期限を今日中に設定する", - "Set due date for tomorrow" : "期限を明日の設定する", - "Set due date for this weekend" : "期限を今週の週末に設定する", - "Set due date for next week" : "期限を次の週の設定する", "Assign a tag to this card…" : "タグこのをカードに割り当てる…", "Select or create a tag…" : "タグを選択または作成する", "Create a new tag:" : "新しいタグを作成:", "(group)" : "(グループ)", - "Next week – {timeLocale}" : "来週 – {timeLocale}", - "Todo items" : "Todo項目", "{count} comments, {unread} unread" : "コメント {count} 件あり、 {unread} 件未読", + "Todo items" : "Todo項目", "Edit card title" : "カードタイトルを編集する", + "Card deleted" : "カードが削除されました", "Edit title" : "タイトルを編集", "Assign to me" : "自分に割り当てる", "Unassign myself" : "自分への割り当てを解除", "Mark as not done" : "未完成のマーク", "Delete card" : "カードを削除する", - "Card deleted" : "カードが削除されました", "seconds ago" : "数秒前", "Keyboard shortcuts" : "キーボードショートカット", "Boost your productivity using Deck with keyboard shortcuts." : "キーボードショートカットを使って、あなたのDeckの生産性を向上させましょう。", @@ -311,6 +314,13 @@ "Limit board creation to some groups" : "ボード作成は一部のグループに制限する", "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." : "これらのグループ以外のユーザーは、独自のボードを作成することはできませんが、共有されているボードで作業することはできます。", "Cancel edit" : "編集をキャンセル", + "Board {0} deleted" : "ボード {0} 削除済み", + "All cards" : "すべてのカード", + "Only assigned cards" : "割り当てられたカードのみ", + "No reminder" : "リマインダーなし", + "An error occurred" : "エラーが発生しました", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "ボード{title}を削除しますか? これにより、アーカイブされたカードを含むこのボードのすべてのデータが削除されます。", + "Delete the board?" : "ボードを削除しますか?", "Board details" : "ボードの詳細", "Edit board" : "ボードを編集", "Clone board" : "ボードを複製", @@ -320,16 +330,9 @@ "Turn on due date reminders" : "期日のリマインダーをオンにする", "Turn off due date reminders" : "期日のリマインダーをオフにする", "Due date reminders" : "期日のリマインダー", - "All cards" : "すべてのカード", "Assigned cards" : "割り当てられたカード", "No notifications" : "非通知", "Delete board" : "ボードを削除", - "Board {0} deleted" : "ボード {0} 削除済み", - "Only assigned cards" : "割り当てられたカードのみ", - "No reminder" : "リマインダーなし", - "An error occurred" : "エラーが発生しました", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "ボード{title}を削除しますか? これにより、アーカイブされたカードを含むこのボードのすべてのデータが削除されます。", - "Delete the board?" : "ボードを削除しますか?", "Clone cards" : "カードを複製", "Advanced options" : "詳細オプション", "Clone" : "複製", @@ -340,14 +343,15 @@ "Search for {searchQuery} in all boards" : "すべてのボードで{searchQuery}を検索します", "No results found" : "結果が見つかりません", "Deck board {name}\n* Last modified on {lastMod}" : "デッキボード{name}\n最終更新日:{lastMod}", - "{stack} in {board}" : "{board} 内の {stack}", - "Click to expand description" : "説明を展開するにはクリックしてください", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 作成: {created}\n* 最終変更: {lastMod}\n* {nbAttachments} 添付ファイル\n* {nbComments} コメント", "{nbCards} cards" : "{nbCards} カード", + "Due on {date}" : "期間{date}", + "{stack} in {board}" : "{board} 内の {stack}", + "Click to expand description" : "説明を展開するにはクリックしてください", "Click to expand comment" : "コメントを展開するにはクリックしてください", + "Create card" : "カードを作成", "Create a new card" : "新しいカードを作成する", "Card title" : "カードのタイトル", - "Create card" : "カードを作成", "Creating the new card …" : "新しいカードを作成しています...", "Card \"{card}\" was added to \"{board}\"" : "カード \"{card}\" が \"{board}\" に追加されました", "Open card" : "カードを開く", @@ -357,10 +361,6 @@ "upcoming cards tomorrow" : "明日の予定のカード", "upcoming cards" : "今後のカード", "New card" : "新しいカード", - "Due on {date}" : "期間{date}", - "This weekend – {timeLocale}" : "今週末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明日 – {timeLocale}", - "Later today – {timeLocale}" : "今日この後 – {timeLocale}", "Link to a board" : "ボードへのリンク", "Link to a card" : "カードへリンク", "Create a card" : "カードを作成", diff --git a/l10n/ka.js b/l10n/ka.js index ff03fb3e4..268cda97f 100644 --- a/l10n/ka.js +++ b/l10n/ka.js @@ -115,8 +115,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Personal planning and team project organization" : "Personal planning and team project organization", "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 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", - "Card details" : "Card details", "Add board" : "Add board", + "Card details" : "Card details", "Select the board to link to a project" : "Select the board to link to a project", "Search by board title" : "Search by board title", "Select board" : "Select board", @@ -124,17 +124,17 @@ OC.L10N.register( "No lists available" : "No lists available", "Select a list" : "Select a list", "Move card" : "Move card", - "Select a card" : "Select a card", - "Cancel" : "Cancel", "Select the card to link to a project" : "Select the card to link to a project", "Link to card" : "Link to card", + "Select a card" : "Select a card", + "Cancel" : "Cancel", + "This board is read only" : "This board is read only", + "Drop your files to upload" : "Drop your files to upload", "File already exists" : "File already exists", "A file with the name {filename} already exists." : "A file with the name {filename} already exists.", "Do you want to overwrite it?" : "Do you want to overwrite it?", "Overwrite file" : "Overwrite file", "Keep existing file" : "Keep existing file", - "This board is read only" : "This board is read only", - "Drop your files to upload" : "Drop your files to upload", "Add card" : "Add card", "Archived cards" : "Archived cards", "Add list" : "Add list", @@ -173,6 +173,12 @@ OC.L10N.register( "Deleted lists" : "Deleted lists", "Undo" : "Undo", "Deleted cards" : "Deleted cards", + "Failed to create share with {displayName}" : "Failed to create share with {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", + "Transfer the board." : "Transfer the board.", + "Transfer" : "Transfer", + "The board has been transferred to {user}" : "The board has been transferred to {user}", + "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", "No participants found" : "No participants found", "Board owner" : "Board owner", "(Group)" : "(Group)", @@ -181,12 +187,7 @@ OC.L10N.register( "Can manage" : "Can manage", "Owner" : "Owner", "Delete" : "Delete", - "Failed to create share with {displayName}" : "Failed to create share with {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", - "Transfer the board." : "Transfer the board.", - "Transfer" : "Transfer", - "The board has been transferred to {user}" : "The board has been transferred to {user}", - "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", + "List deleted" : "List deleted", "Edit list title" : "Edit list title", "Archive all cards" : "Archive all cards", "Unarchive all cards" : "Unarchive all cards", @@ -195,13 +196,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Unarchive all cards in this list", "Add a new card" : "Add a new card", "Card name" : "Card name", - "List deleted" : "List deleted", + "title and color value must be provided" : "title and color value must be provided", "Edit" : "Edit", "Add a new tag" : "Add a new tag", - "title and color value must be provided" : "title and color value must be provided", "Board name" : "Board name", "Members" : "Members", "Assign a user to this card…" : "Assign a user to this card…", + "File to share" : "File to share", + "Invalid path selected" : "Invalid path selected", "Upload new files" : "Upload new files", "Share from Files" : "Share from Files", "Pending share" : "Pending share", @@ -211,25 +213,24 @@ OC.L10N.register( "Remove attachment" : "Remove attachment", "Delete Attachment" : "Delete Attachment", "Restore Attachment" : "Restore Attachment", - "File to share" : "File to share", - "Invalid path selected" : "Invalid path selected", + "Modified" : "Modified", + "Created" : "Created", + "The title cannot be empty." : "The title cannot be empty.", "Open in sidebar view" : "Open in sidebar view", "Open in bigger view" : "Open in bigger view", "Attachments" : "Attachments", "Comments" : "Comments", - "Modified" : "Modified", - "Created" : "Created", - "The title cannot be empty." : "The title cannot be empty.", - "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "Failed to load comments" : "Failed to load comments", - "Save" : "Save", + "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "The comment cannot be empty." : "The comment cannot be empty.", "The comment cannot be longer than 1000 characters." : "The comment cannot be longer than 1000 characters.", + "Save" : "Save", + "Created:" : "Created:", "In reply to" : "In reply to", "Cancel reply" : "Cancel reply", "Reply" : "Reply", "Update" : "Update", - "Created:" : "Created:", + "Write a description …" : "Write a description …", "Description" : "Description", "(Unsaved)" : "(Unsaved)", "(Saving…)" : "(Saving…)", @@ -237,8 +238,16 @@ OC.L10N.register( "Edit description" : "Edit description", "View description" : "View description", "Add Attachment" : "Add Attachment", - "Write a description …" : "Write a description …", "Choose attachment" : "Choose attachment", + "Select Date" : "Select Date", + "Later today – {timeLocale}" : "Later today – {timeLocale}", + "Set due date for later today" : "Set due date for later today", + "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", + "Set due date for tomorrow" : "Set due date for tomorrow", + "This weekend – {timeLocale}" : "This weekend – {timeLocale}", + "Set due date for this weekend" : "Set due date for this weekend", + "Next week – {timeLocale}" : "Next week – {timeLocale}", + "Set due date for next week" : "Set due date for next week", "Assign a due date to this card…" : "Assign a due date to this card…", "Set a due date" : "Set a due date", "Add due date" : "Add due date", @@ -248,24 +257,18 @@ OC.L10N.register( "Due at:" : "Due at:", "Unarchive card" : "Unarchive card", "Archive card" : "Archive card", - "Select Date" : "Select Date", - "Set due date for later today" : "Set due date for later today", - "Set due date for tomorrow" : "Set due date for tomorrow", - "Set due date for this weekend" : "Set due date for this weekend", - "Set due date for next week" : "Set due date for next week", "Assign a tag to this card…" : "Assign a tag to this card…", "Create a new tag:" : "Create a new tag:", "(group)" : "(group)", - "Next week – {timeLocale}" : "Next week – {timeLocale}", - "Todo items" : "Todo items", "{count} comments, {unread} unread" : "{count} comments, {unread} unread", + "Todo items" : "Todo items", "Edit card title" : "Edit card title", + "Card deleted" : "Card deleted", "Edit title" : "Edit title", "Assign to me" : "Assign to me", "Unassign myself" : "Unassign myself", "Mark as not done" : "Mark as not done", "Delete card" : "Delete card", - "Card deleted" : "Card deleted", "seconds ago" : "seconds ago", "Keyboard shortcuts" : "Keyboard shortcuts", "Board actions" : "Board actions", @@ -302,6 +305,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Limit board creation to some groups", "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." : "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.", "Cancel edit" : "Cancel edit", + "Board {0} deleted" : "Board {0} deleted", + "All cards" : "All cards", + "Only assigned cards" : "Only assigned cards", + "No reminder" : "No reminder", + "An error occurred" : "An error occurred", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", + "Delete the board?" : "Delete the board?", "Board details" : "Board details", "Edit board" : "Edit board", "Clone board" : "Clone board", @@ -311,16 +321,9 @@ OC.L10N.register( "Turn on due date reminders" : "Turn on due date reminders", "Turn off due date reminders" : "Turn off due date reminders", "Due date reminders" : "Due date reminders", - "All cards" : "All cards", "Assigned cards" : "Assigned cards", "No notifications" : "No notifications", "Delete board" : "Delete board", - "Board {0} deleted" : "Board {0} deleted", - "Only assigned cards" : "Only assigned cards", - "No reminder" : "No reminder", - "An error occurred" : "An error occurred", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", - "Delete the board?" : "Delete the board?", "Advanced options" : "Advanced options", "Loading filtered view" : "Loading filtered view", "Today" : "Today", @@ -329,14 +332,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Search for {searchQuery} in all boards", "No results found" : "No results found", "Deck board {name}\n* Last modified on {lastMod}" : "Deck board {name}\n* Last modified on {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Click to expand description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments", "{nbCards} cards" : "{nbCards} cards", + "Due on {date}" : "Due on {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Click to expand description", "Click to expand comment" : "Click to expand comment", + "Create card" : "Create card", "Create a new card" : "Create a new card", "Card title" : "Card title", - "Create card" : "Create card", "Creating the new card …" : "Creating the new card …", "Card \"{card}\" was added to \"{board}\"" : "Card \"{card}\" was added to \"{board}\"", "Open card" : "Open card", @@ -346,10 +350,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "upcoming cards tomorrow", "upcoming cards" : "upcoming cards", "New card" : "New card", - "Due on {date}" : "Due on {date}", - "This weekend – {timeLocale}" : "This weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", - "Later today – {timeLocale}" : "Later today – {timeLocale}", "Link to a board" : "Link to a board", "Link to a card" : "Link to a card", "Create a card" : "Create a card", diff --git a/l10n/ka.json b/l10n/ka.json index 950d43fc2..4efafdf54 100644 --- a/l10n/ka.json +++ b/l10n/ka.json @@ -113,8 +113,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Invalid date, date format must be YYYY-MM-DD", "Personal planning and team project organization" : "Personal planning and team project organization", "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 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", - "Card details" : "Card details", "Add board" : "Add board", + "Card details" : "Card details", "Select the board to link to a project" : "Select the board to link to a project", "Search by board title" : "Search by board title", "Select board" : "Select board", @@ -122,17 +122,17 @@ "No lists available" : "No lists available", "Select a list" : "Select a list", "Move card" : "Move card", - "Select a card" : "Select a card", - "Cancel" : "Cancel", "Select the card to link to a project" : "Select the card to link to a project", "Link to card" : "Link to card", + "Select a card" : "Select a card", + "Cancel" : "Cancel", + "This board is read only" : "This board is read only", + "Drop your files to upload" : "Drop your files to upload", "File already exists" : "File already exists", "A file with the name {filename} already exists." : "A file with the name {filename} already exists.", "Do you want to overwrite it?" : "Do you want to overwrite it?", "Overwrite file" : "Overwrite file", "Keep existing file" : "Keep existing file", - "This board is read only" : "This board is read only", - "Drop your files to upload" : "Drop your files to upload", "Add card" : "Add card", "Archived cards" : "Archived cards", "Add list" : "Add list", @@ -171,6 +171,12 @@ "Deleted lists" : "Deleted lists", "Undo" : "Undo", "Deleted cards" : "Deleted cards", + "Failed to create share with {displayName}" : "Failed to create share with {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", + "Transfer the board." : "Transfer the board.", + "Transfer" : "Transfer", + "The board has been transferred to {user}" : "The board has been transferred to {user}", + "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", "No participants found" : "No participants found", "Board owner" : "Board owner", "(Group)" : "(Group)", @@ -179,12 +185,7 @@ "Can manage" : "Can manage", "Owner" : "Owner", "Delete" : "Delete", - "Failed to create share with {displayName}" : "Failed to create share with {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Are you sure you want to transfer the board {title} to {user}?", - "Transfer the board." : "Transfer the board.", - "Transfer" : "Transfer", - "The board has been transferred to {user}" : "The board has been transferred to {user}", - "Failed to transfer the board to {user}" : "Failed to transfer the board to {user}", + "List deleted" : "List deleted", "Edit list title" : "Edit list title", "Archive all cards" : "Archive all cards", "Unarchive all cards" : "Unarchive all cards", @@ -193,13 +194,14 @@ "Unarchive all cards in this list" : "Unarchive all cards in this list", "Add a new card" : "Add a new card", "Card name" : "Card name", - "List deleted" : "List deleted", + "title and color value must be provided" : "title and color value must be provided", "Edit" : "Edit", "Add a new tag" : "Add a new tag", - "title and color value must be provided" : "title and color value must be provided", "Board name" : "Board name", "Members" : "Members", "Assign a user to this card…" : "Assign a user to this card…", + "File to share" : "File to share", + "Invalid path selected" : "Invalid path selected", "Upload new files" : "Upload new files", "Share from Files" : "Share from Files", "Pending share" : "Pending share", @@ -209,25 +211,24 @@ "Remove attachment" : "Remove attachment", "Delete Attachment" : "Delete Attachment", "Restore Attachment" : "Restore Attachment", - "File to share" : "File to share", - "Invalid path selected" : "Invalid path selected", + "Modified" : "Modified", + "Created" : "Created", + "The title cannot be empty." : "The title cannot be empty.", "Open in sidebar view" : "Open in sidebar view", "Open in bigger view" : "Open in bigger view", "Attachments" : "Attachments", "Comments" : "Comments", - "Modified" : "Modified", - "Created" : "Created", - "The title cannot be empty." : "The title cannot be empty.", - "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "Failed to load comments" : "Failed to load comments", - "Save" : "Save", + "No comments yet. Begin the discussion!" : "No comments yet. Begin the discussion!", "The comment cannot be empty." : "The comment cannot be empty.", "The comment cannot be longer than 1000 characters." : "The comment cannot be longer than 1000 characters.", + "Save" : "Save", + "Created:" : "Created:", "In reply to" : "In reply to", "Cancel reply" : "Cancel reply", "Reply" : "Reply", "Update" : "Update", - "Created:" : "Created:", + "Write a description …" : "Write a description …", "Description" : "Description", "(Unsaved)" : "(Unsaved)", "(Saving…)" : "(Saving…)", @@ -235,8 +236,16 @@ "Edit description" : "Edit description", "View description" : "View description", "Add Attachment" : "Add Attachment", - "Write a description …" : "Write a description …", "Choose attachment" : "Choose attachment", + "Select Date" : "Select Date", + "Later today – {timeLocale}" : "Later today – {timeLocale}", + "Set due date for later today" : "Set due date for later today", + "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", + "Set due date for tomorrow" : "Set due date for tomorrow", + "This weekend – {timeLocale}" : "This weekend – {timeLocale}", + "Set due date for this weekend" : "Set due date for this weekend", + "Next week – {timeLocale}" : "Next week – {timeLocale}", + "Set due date for next week" : "Set due date for next week", "Assign a due date to this card…" : "Assign a due date to this card…", "Set a due date" : "Set a due date", "Add due date" : "Add due date", @@ -246,24 +255,18 @@ "Due at:" : "Due at:", "Unarchive card" : "Unarchive card", "Archive card" : "Archive card", - "Select Date" : "Select Date", - "Set due date for later today" : "Set due date for later today", - "Set due date for tomorrow" : "Set due date for tomorrow", - "Set due date for this weekend" : "Set due date for this weekend", - "Set due date for next week" : "Set due date for next week", "Assign a tag to this card…" : "Assign a tag to this card…", "Create a new tag:" : "Create a new tag:", "(group)" : "(group)", - "Next week – {timeLocale}" : "Next week – {timeLocale}", - "Todo items" : "Todo items", "{count} comments, {unread} unread" : "{count} comments, {unread} unread", + "Todo items" : "Todo items", "Edit card title" : "Edit card title", + "Card deleted" : "Card deleted", "Edit title" : "Edit title", "Assign to me" : "Assign to me", "Unassign myself" : "Unassign myself", "Mark as not done" : "Mark as not done", "Delete card" : "Delete card", - "Card deleted" : "Card deleted", "seconds ago" : "seconds ago", "Keyboard shortcuts" : "Keyboard shortcuts", "Board actions" : "Board actions", @@ -300,6 +303,13 @@ "Limit board creation to some groups" : "Limit board creation to some groups", "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." : "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.", "Cancel edit" : "Cancel edit", + "Board {0} deleted" : "Board {0} deleted", + "All cards" : "All cards", + "Only assigned cards" : "Only assigned cards", + "No reminder" : "No reminder", + "An error occurred" : "An error occurred", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", + "Delete the board?" : "Delete the board?", "Board details" : "Board details", "Edit board" : "Edit board", "Clone board" : "Clone board", @@ -309,16 +319,9 @@ "Turn on due date reminders" : "Turn on due date reminders", "Turn off due date reminders" : "Turn off due date reminders", "Due date reminders" : "Due date reminders", - "All cards" : "All cards", "Assigned cards" : "Assigned cards", "No notifications" : "No notifications", "Delete board" : "Delete board", - "Board {0} deleted" : "Board {0} deleted", - "Only assigned cards" : "Only assigned cards", - "No reminder" : "No reminder", - "An error occurred" : "An error occurred", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards.", - "Delete the board?" : "Delete the board?", "Advanced options" : "Advanced options", "Loading filtered view" : "Loading filtered view", "Today" : "Today", @@ -327,14 +330,15 @@ "Search for {searchQuery} in all boards" : "Search for {searchQuery} in all boards", "No results found" : "No results found", "Deck board {name}\n* Last modified on {lastMod}" : "Deck board {name}\n* Last modified on {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Click to expand description", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments", "{nbCards} cards" : "{nbCards} cards", + "Due on {date}" : "Due on {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Click to expand description", "Click to expand comment" : "Click to expand comment", + "Create card" : "Create card", "Create a new card" : "Create a new card", "Card title" : "Card title", - "Create card" : "Create card", "Creating the new card …" : "Creating the new card …", "Card \"{card}\" was added to \"{board}\"" : "Card \"{card}\" was added to \"{board}\"", "Open card" : "Open card", @@ -344,10 +348,6 @@ "upcoming cards tomorrow" : "upcoming cards tomorrow", "upcoming cards" : "upcoming cards", "New card" : "New card", - "Due on {date}" : "Due on {date}", - "This weekend – {timeLocale}" : "This weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Tomorrow – {timeLocale}", - "Later today – {timeLocale}" : "Later today – {timeLocale}", "Link to a board" : "Link to a board", "Link to a card" : "Link to a card", "Create a card" : "Create a card", diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 55a3809b1..1359e79e6 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -35,13 +35,13 @@ OC.L10N.register( "Edit" : "შეცვლა", "Members" : "წევრები", "Download" : "ჩამოტვირთვა", - "Comments" : "კომენტარები", "Modified" : "შეიცვალა", "Created" : "შექმნილია", + "Comments" : "კომენტარები", "Save" : "შენახვა", + "Created:" : "შექმნილია:", "Reply" : "პასუხი", "Update" : "განახლება", - "Created:" : "შექმნილია:", "Description" : "აღწერა", "Formatting help" : "დახმარება ფორმატირებაზე", "Remove due date" : "მოაშორეთ დანიშნულების დრო", diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 27e5f4175..32038ec45 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -33,13 +33,13 @@ "Edit" : "შეცვლა", "Members" : "წევრები", "Download" : "ჩამოტვირთვა", - "Comments" : "კომენტარები", "Modified" : "შეიცვალა", "Created" : "შექმნილია", + "Comments" : "კომენტარები", "Save" : "შენახვა", + "Created:" : "შექმნილია:", "Reply" : "პასუხი", "Update" : "განახლება", - "Created:" : "შექმნილია:", "Description" : "აღწერა", "Formatting help" : "დახმარება ფორმატირებაზე", "Remove due date" : "მოაშორეთ დანიშნულების დრო", diff --git a/l10n/kab.js b/l10n/kab.js index b6ca8ab30..a70158091 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -18,10 +18,10 @@ OC.L10N.register( "Delete" : "Kkes", "Edit" : "Ẓreg", "Download" : "Sider", - "Attachments" : "Ticeqqufin", - "Comments" : "Commentaires", "Modified" : "Yettwabeddel", "Created" : "Yettwarna.", + "Attachments" : "Ticeqqufin", + "Comments" : "Commentaires", "Save" : "Sekles", "Cancel reply" : "Semmet tiririt.", "Reply" : "Err", diff --git a/l10n/kab.json b/l10n/kab.json index 9c6be38ae..3afe35efe 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -16,10 +16,10 @@ "Delete" : "Kkes", "Edit" : "Ẓreg", "Download" : "Sider", - "Attachments" : "Ticeqqufin", - "Comments" : "Commentaires", "Modified" : "Yettwabeddel", "Created" : "Yettwarna.", + "Attachments" : "Ticeqqufin", + "Comments" : "Commentaires", "Save" : "Sekles", "Cancel reply" : "Semmet tiririt.", "Reply" : "Err", diff --git a/l10n/km.js b/l10n/km.js index 1b066ccd0..a8611b555 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -16,9 +16,9 @@ OC.L10N.register( "Download" : "ទាញយក", "Modified" : "បាន​កែ​ប្រែ", "Save" : "រក្សាទុក", + "Created:" : "បាន​បង្កើត៖", "Reply" : "ឆ្លើយតប", "Update" : "ធ្វើ​បច្ចុប្បន្នភាព", - "Created:" : "បាន​បង្កើត៖", "Description" : "ការ​អធិប្បាយ", "seconds ago" : "វិនាទី​មុន", "Search" : "ស្វែងរក", diff --git a/l10n/km.json b/l10n/km.json index a9814fd09..999a1e60c 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -14,9 +14,9 @@ "Download" : "ទាញយក", "Modified" : "បាន​កែ​ប្រែ", "Save" : "រក្សាទុក", + "Created:" : "បាន​បង្កើត៖", "Reply" : "ឆ្លើយតប", "Update" : "ធ្វើ​បច្ចុប្បន្នភាព", - "Created:" : "បាន​បង្កើត៖", "Description" : "ការ​អធិប្បាយ", "seconds ago" : "វិនាទី​មុន", "Search" : "ស្វែងរក", diff --git a/l10n/ko.js b/l10n/ko.js index 722ef6f50..382c89d21 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "잘못된 날짜, YYYY-MM-DD 형식이어야 합니다.", "Personal planning and team project organization" : "개인 기획 및 팀 프로젝트 구성", "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은 Nextcloud와 통합된 팀의 개인 계획 및 프로젝트 구성을 목표로 하는 칸반 스타일 구성 도구입니다.\n\n\n- 📥 카드에 작업을 추가하고 순서대로 정리하세요\n- 📄 Markdown에 추가 메모를 작성하세요.\n- 🔖 더 나은 정리를 위해 라벨을 할당하세요\n- 👥 팀, 친구, 가족과 공유하세요\n- 📎 파일을 첨부하고 Markdown 설명에 포함하세요.\n- 💬 댓글을 사용하여 팀과 토론하세요\n- ⚡ 활동 스트림의 변경 사항을 추적하세요.\n- 🚀 프로젝트를 체계적으로 정리하세요", - "Card details" : "카드 세부사항", "Add board" : "보드 추가", + "Card details" : "카드 세부사항", "Select the board to link to a project" : "프로젝트에 연결할 보드를 선택하세요.", "Search by board title" : "보드 제목으로 검색", "Select board" : "보드 선택", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "사용 가능한 목록이 없음", "Select a list" : "목록 선택", "Move card" : "카드 이동", - "Select a card" : "카드 선택", - "Cancel" : "취소", "Select the card to link to a project" : "카드를 선택해 프로젝트에 연결", "Link to card" : "카드 링크", + "Select a card" : "카드 선택", + "Cancel" : "취소", + "This board is read only" : "읽기 전용 보드", + "Drop your files to upload" : "업로드를 하려면 파일을 올리시오.", "File already exists" : "파일이 이미 존재함", "A file with the name {filename} already exists." : "이미 존재하는 파일이름 {filename} ", "Do you want to overwrite it?" : "덮어쓰시겠습니까?", "Overwrite file" : "덮어쓰기", "Keep existing file" : "기존 파일 보존", - "This board is read only" : "읽기 전용 보드", - "Drop your files to upload" : "업로드를 하려면 파일을 올리시오.", "Add card" : "카드 추가", "Archived cards" : "보관된 카드들", "Add list" : "목록 추가", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "삭제된 목록", "Undo" : "실행 취소", "Deleted cards" : "삭제된 카드", + "Failed to create share with {displayName}" : "displayName}과(와) 공유를 생성하지 못했습니다.", + "Are you sure you want to transfer the board {title} to {user}?" : "{title} 보드를 {user}에게 양도하시겠습니까?", + "Transfer the board." : "보드를 옮깁니다.", + "Transfer" : "전송", + "The board has been transferred to {user}" : "보드가 {user}에게 이전되었습니다", + "Failed to transfer the board to {user}" : "보드를 {user}에게 전송하지 못했습니다.", "Share board with a user, group or team …" : "사용자, 그룹 또는 팀과 보드 공유…", "Searching for users, groups and teams …" : "사용자, 그룹, 팀 검색 중…", "No participants found" : "참가자를 찾을 수 없음", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "관리 가능", "Owner" : "소유자", "Delete" : "삭제", - "Failed to create share with {displayName}" : "displayName}과(와) 공유를 생성하지 못했습니다.", - "Are you sure you want to transfer the board {title} to {user}?" : "{title} 보드를 {user}에게 양도하시겠습니까?", - "Transfer the board." : "보드를 옮깁니다.", - "Transfer" : "전송", - "The board has been transferred to {user}" : "보드가 {user}에게 이전되었습니다", - "Failed to transfer the board to {user}" : "보드를 {user}에게 전송하지 못했습니다.", + "List deleted" : "목록 삭제됨", "Edit list title" : "목록 제목 수정", "Archive all cards" : "모든 카드 보관", "Unarchive all cards" : "모든 카드 보관 취소", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "이 목록의 모든 카드를 보관 취소", "Add a new card" : "새로운 카드 추가", "Card name" : "카드 이름", - "List deleted" : "목록 삭제됨", + "title and color value must be provided" : "제목과 색상 값을 제공해야 함", "Edit" : "편집", "Add a new tag" : "새로운 태그 추가", - "title and color value must be provided" : "제목과 색상 값을 제공해야 함", "Board name" : "보드 이름", "Members" : "구성원", "Assign to users/groups/team" : "사용자/그룹/팀에 할당", "Assign a user to this card…" : "이 카드에 사용자를 할당합니다...", "Select a user to assign to this card…" : "이 카드에 할당할 사용자를 선택하세요...", + "File to share" : "공유할 파일", + "Invalid path selected" : "잘못된 경로가 선택됨", "Upload new files" : "새로운 파일 업로드", "Share from Files" : "파일에서 공유", "Pending share" : "보류 중인 공유", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "첨부파일 제거", "Delete Attachment" : "첨부파일 삭제", "Restore Attachment" : "첨부파일 복원", - "File to share" : "공유할 파일", - "Invalid path selected" : "잘못된 경로가 선택됨", + "Modified" : "수정한 날짜", + "Created" : "생성됨", + "The title cannot be empty." : "제목은 공백일 수 없습니다.", "Open in sidebar view" : "사이드바 보기에서 열기", "Open in bigger view" : "더 크게 보기", "Attachments" : "첨부파일", "Comments" : "댓글", - "Modified" : "수정한 날짜", - "Created" : "생성됨", - "The title cannot be empty." : "제목은 공백일 수 없습니다.", - "No comments yet. Begin the discussion!" : "아직 댓글이 없습니다. 토론을 시작하세요!", "Failed to load comments" : "댓글을 불러오지 못했습니다.", - "Save" : "저장", + "No comments yet. Begin the discussion!" : "아직 댓글이 없습니다. 토론을 시작하세요!", "The comment cannot be empty." : "댓글은 공백일 수 없습니다.", "The comment cannot be longer than 1000 characters." : "설명은 1000자를 초과할 수 없습니다.", + "Save" : "저장", + "Created:" : "생성한 날짜:", "In reply to" : "답장", "Cancel reply" : "응답 취소", "Reply" : "답장", "Update" : "업데이트", - "Created:" : "생성한 날짜:", + "Write a description …" : "설명 작성", "Description" : "설명", "(Unsaved)" : "(저장되지 않음)", "(Saving…)" : "(저장 중…)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "설명 편집", "View description" : "설명 보기", "Add Attachment" : "첨부파일 추가", - "Write a description …" : "설명 작성", "Choose attachment" : "첨부파일 선택", + "Select Date" : "날짜 선택", + "Later today – {timeLocale}" : "오늘 나중 – {timeLocale}", + "Set due date for later today" : "마감일을 오늘 이후로 설정", + "Tomorrow – {timeLocale}" : "내일 – {timeLocale}", + "Set due date for tomorrow" : "마감일을 내일로 설정", + "This weekend – {timeLocale}" : "이번 주말 – {timeLocale}", + "Set due date for this weekend" : "마감일을 이번 주말로 설정", + "Next week – {timeLocale}" : "다음주 – {timeLocale}", + "Set due date for next week" : "마감일을 다음 주로 설정", "Assign a due date to this card…" : "이 카드에 만료일을 할당합니다...", "Set a due date" : "만료일 설정", "Add due date" : "만료일 추가", @@ -257,25 +266,19 @@ OC.L10N.register( "Not done" : "완료되지 않음", "Unarchive card" : "카드 보관 취소", "Archive card" : "보관 카드", - "Select Date" : "날짜 선택", - "Set due date for later today" : "마감일을 오늘 이후로 설정", - "Set due date for tomorrow" : "마감일을 내일로 설정", - "Set due date for this weekend" : "마감일을 이번 주말로 설정", - "Set due date for next week" : "마감일을 다음 주로 설정", "Assign a tag to this card…" : "이 카드에 태그를 할당합니다...", "Select or create a tag…" : "태그를 선택하거나 생성하기...", "Create a new tag:" : "새로운 태그 생성:", "(group)" : "(그룹)", - "Next week – {timeLocale}" : "다음주 – {timeLocale}", - "Todo items" : "작업 항목", "{count} comments, {unread} unread" : "댓글 {count}개, 읽지 않음 {unread}개", + "Todo items" : "작업 항목", "Edit card title" : "카드 제목 수정", + "Card deleted" : "카드가 삭제됨", "Edit title" : "제목 수정", "Assign to me" : "나에게 할당", "Unassign myself" : "스스로를 할당 해제", "Mark as not done" : "완료되지 않은 것으로 표시", "Delete card" : "카드 삭제", - "Card deleted" : "카드가 삭제됨", "seconds ago" : "초 전", "Keyboard shortcuts" : "키보드 단축키", "Boost your productivity using Deck with keyboard shortcuts." : "키보드 단축키가 포함된 Deck을 사용하여 생산성을 높이세요.", @@ -313,6 +316,13 @@ OC.L10N.register( "Limit board creation to some groups" : "보드 생성을 일부 그룹으로 제한", "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." : "해당 그룹 외부의 사용자는 자신의 보드를 만들 수 없지만 공유된 보드에서는 계속 작업할 수 있습니다.", "Cancel edit" : "편집 취소", + "Board {0} deleted" : "보드 {0}개가 삭제되었습니다.", + "All cards" : "모든 카드", + "Only assigned cards" : "할당된 카드만", + "No reminder" : "알림 없음", + "An error occurred" : "오류가 발생함", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} 보드를 정말로 삭제하시겠습니까? 보관된 카드를 포함하여 이 보드의 모든 데이터가 삭제됩니다.", + "Delete the board?" : "보드를 삭제합니까?", "Board details" : "게시판 정보", "Edit board" : "게시판 편집", "Clone board" : "게시판 복제", @@ -322,16 +332,9 @@ OC.L10N.register( "Turn on due date reminders" : "마감일 알림 켜기", "Turn off due date reminders" : "마감일 알림 끄기", "Due date reminders" : "마감일 알림", - "All cards" : "모든 카드", "Assigned cards" : "할당된 카드", "No notifications" : "알림 없음", "Delete board" : "게시판 삭제", - "Board {0} deleted" : "보드 {0}개가 삭제되었습니다.", - "Only assigned cards" : "할당된 카드만", - "No reminder" : "알림 없음", - "An error occurred" : "오류가 발생함", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} 보드를 정말로 삭제하시겠습니까? 보관된 카드를 포함하여 이 보드의 모든 데이터가 삭제됩니다.", - "Delete the board?" : "보드를 삭제합니까?", "Clone cards" : "복제 카드", "Advanced options" : "고급 설정", "Clone" : "복제", @@ -342,14 +345,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "모든 게시판에서 {searchQuery}를 검색하세요", "No results found" : "결과 없음", "Deck board {name}\n* Last modified on {lastMod}" : "데크 보드 {name}\n* 마지막 수정일 {lastMod}", - "{stack} in {board}" : "{board}의 {stack}", - "Click to expand description" : "설명을 더 보려면 클릭하세요.", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 생성일: {created}\n* 마지막 수정일: {lastMod}\n* 첨부 파일 {nbAttachments}개\n* {nbComments} 댓글", "{nbCards} cards" : "{nbCards} 카드", + "Due on {date}" : "마감일: {date}", + "{stack} in {board}" : "{board}의 {stack}", + "Click to expand description" : "설명을 더 보려면 클릭하세요.", "Click to expand comment" : "댓글을 더 보려면 클릭하세요.", + "Create card" : "크레딧 카드", "Create a new card" : "새로운 카드 생성", "Card title" : "카드 제목", - "Create card" : "크레딧 카드", "Creating the new card …" : "새로운 카드 생성 중...", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" 카드가 \"{board}\"에 추가되었습니다.", "Open card" : "카드 열기", @@ -359,10 +363,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "내일 예정인 카드", "upcoming cards" : "곧 있을 카드", "New card" : "새로운 카드", - "Due on {date}" : "마감일: {date}", - "This weekend – {timeLocale}" : "이번 주말 – {timeLocale}", - "Tomorrow – {timeLocale}" : "내일 – {timeLocale}", - "Later today – {timeLocale}" : "오늘 나중 – {timeLocale}", "Link to a board" : "보드에 연결", "Link to a card" : "카드에 연결", "Create a card" : "카드 생성", diff --git a/l10n/ko.json b/l10n/ko.json index f818a2a48..c0fdb5434 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "잘못된 날짜, YYYY-MM-DD 형식이어야 합니다.", "Personal planning and team project organization" : "개인 기획 및 팀 프로젝트 구성", "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은 Nextcloud와 통합된 팀의 개인 계획 및 프로젝트 구성을 목표로 하는 칸반 스타일 구성 도구입니다.\n\n\n- 📥 카드에 작업을 추가하고 순서대로 정리하세요\n- 📄 Markdown에 추가 메모를 작성하세요.\n- 🔖 더 나은 정리를 위해 라벨을 할당하세요\n- 👥 팀, 친구, 가족과 공유하세요\n- 📎 파일을 첨부하고 Markdown 설명에 포함하세요.\n- 💬 댓글을 사용하여 팀과 토론하세요\n- ⚡ 활동 스트림의 변경 사항을 추적하세요.\n- 🚀 프로젝트를 체계적으로 정리하세요", - "Card details" : "카드 세부사항", "Add board" : "보드 추가", + "Card details" : "카드 세부사항", "Select the board to link to a project" : "프로젝트에 연결할 보드를 선택하세요.", "Search by board title" : "보드 제목으로 검색", "Select board" : "보드 선택", @@ -123,17 +123,17 @@ "No lists available" : "사용 가능한 목록이 없음", "Select a list" : "목록 선택", "Move card" : "카드 이동", - "Select a card" : "카드 선택", - "Cancel" : "취소", "Select the card to link to a project" : "카드를 선택해 프로젝트에 연결", "Link to card" : "카드 링크", + "Select a card" : "카드 선택", + "Cancel" : "취소", + "This board is read only" : "읽기 전용 보드", + "Drop your files to upload" : "업로드를 하려면 파일을 올리시오.", "File already exists" : "파일이 이미 존재함", "A file with the name {filename} already exists." : "이미 존재하는 파일이름 {filename} ", "Do you want to overwrite it?" : "덮어쓰시겠습니까?", "Overwrite file" : "덮어쓰기", "Keep existing file" : "기존 파일 보존", - "This board is read only" : "읽기 전용 보드", - "Drop your files to upload" : "업로드를 하려면 파일을 올리시오.", "Add card" : "카드 추가", "Archived cards" : "보관된 카드들", "Add list" : "목록 추가", @@ -174,6 +174,12 @@ "Deleted lists" : "삭제된 목록", "Undo" : "실행 취소", "Deleted cards" : "삭제된 카드", + "Failed to create share with {displayName}" : "displayName}과(와) 공유를 생성하지 못했습니다.", + "Are you sure you want to transfer the board {title} to {user}?" : "{title} 보드를 {user}에게 양도하시겠습니까?", + "Transfer the board." : "보드를 옮깁니다.", + "Transfer" : "전송", + "The board has been transferred to {user}" : "보드가 {user}에게 이전되었습니다", + "Failed to transfer the board to {user}" : "보드를 {user}에게 전송하지 못했습니다.", "Share board with a user, group or team …" : "사용자, 그룹 또는 팀과 보드 공유…", "Searching for users, groups and teams …" : "사용자, 그룹, 팀 검색 중…", "No participants found" : "참가자를 찾을 수 없음", @@ -185,12 +191,7 @@ "Can manage" : "관리 가능", "Owner" : "소유자", "Delete" : "삭제", - "Failed to create share with {displayName}" : "displayName}과(와) 공유를 생성하지 못했습니다.", - "Are you sure you want to transfer the board {title} to {user}?" : "{title} 보드를 {user}에게 양도하시겠습니까?", - "Transfer the board." : "보드를 옮깁니다.", - "Transfer" : "전송", - "The board has been transferred to {user}" : "보드가 {user}에게 이전되었습니다", - "Failed to transfer the board to {user}" : "보드를 {user}에게 전송하지 못했습니다.", + "List deleted" : "목록 삭제됨", "Edit list title" : "목록 제목 수정", "Archive all cards" : "모든 카드 보관", "Unarchive all cards" : "모든 카드 보관 취소", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "이 목록의 모든 카드를 보관 취소", "Add a new card" : "새로운 카드 추가", "Card name" : "카드 이름", - "List deleted" : "목록 삭제됨", + "title and color value must be provided" : "제목과 색상 값을 제공해야 함", "Edit" : "편집", "Add a new tag" : "새로운 태그 추가", - "title and color value must be provided" : "제목과 색상 값을 제공해야 함", "Board name" : "보드 이름", "Members" : "구성원", "Assign to users/groups/team" : "사용자/그룹/팀에 할당", "Assign a user to this card…" : "이 카드에 사용자를 할당합니다...", "Select a user to assign to this card…" : "이 카드에 할당할 사용자를 선택하세요...", + "File to share" : "공유할 파일", + "Invalid path selected" : "잘못된 경로가 선택됨", "Upload new files" : "새로운 파일 업로드", "Share from Files" : "파일에서 공유", "Pending share" : "보류 중인 공유", @@ -217,25 +219,24 @@ "Remove attachment" : "첨부파일 제거", "Delete Attachment" : "첨부파일 삭제", "Restore Attachment" : "첨부파일 복원", - "File to share" : "공유할 파일", - "Invalid path selected" : "잘못된 경로가 선택됨", + "Modified" : "수정한 날짜", + "Created" : "생성됨", + "The title cannot be empty." : "제목은 공백일 수 없습니다.", "Open in sidebar view" : "사이드바 보기에서 열기", "Open in bigger view" : "더 크게 보기", "Attachments" : "첨부파일", "Comments" : "댓글", - "Modified" : "수정한 날짜", - "Created" : "생성됨", - "The title cannot be empty." : "제목은 공백일 수 없습니다.", - "No comments yet. Begin the discussion!" : "아직 댓글이 없습니다. 토론을 시작하세요!", "Failed to load comments" : "댓글을 불러오지 못했습니다.", - "Save" : "저장", + "No comments yet. Begin the discussion!" : "아직 댓글이 없습니다. 토론을 시작하세요!", "The comment cannot be empty." : "댓글은 공백일 수 없습니다.", "The comment cannot be longer than 1000 characters." : "설명은 1000자를 초과할 수 없습니다.", + "Save" : "저장", + "Created:" : "생성한 날짜:", "In reply to" : "답장", "Cancel reply" : "응답 취소", "Reply" : "답장", "Update" : "업데이트", - "Created:" : "생성한 날짜:", + "Write a description …" : "설명 작성", "Description" : "설명", "(Unsaved)" : "(저장되지 않음)", "(Saving…)" : "(저장 중…)", @@ -243,8 +244,16 @@ "Edit description" : "설명 편집", "View description" : "설명 보기", "Add Attachment" : "첨부파일 추가", - "Write a description …" : "설명 작성", "Choose attachment" : "첨부파일 선택", + "Select Date" : "날짜 선택", + "Later today – {timeLocale}" : "오늘 나중 – {timeLocale}", + "Set due date for later today" : "마감일을 오늘 이후로 설정", + "Tomorrow – {timeLocale}" : "내일 – {timeLocale}", + "Set due date for tomorrow" : "마감일을 내일로 설정", + "This weekend – {timeLocale}" : "이번 주말 – {timeLocale}", + "Set due date for this weekend" : "마감일을 이번 주말로 설정", + "Next week – {timeLocale}" : "다음주 – {timeLocale}", + "Set due date for next week" : "마감일을 다음 주로 설정", "Assign a due date to this card…" : "이 카드에 만료일을 할당합니다...", "Set a due date" : "만료일 설정", "Add due date" : "만료일 추가", @@ -255,25 +264,19 @@ "Not done" : "완료되지 않음", "Unarchive card" : "카드 보관 취소", "Archive card" : "보관 카드", - "Select Date" : "날짜 선택", - "Set due date for later today" : "마감일을 오늘 이후로 설정", - "Set due date for tomorrow" : "마감일을 내일로 설정", - "Set due date for this weekend" : "마감일을 이번 주말로 설정", - "Set due date for next week" : "마감일을 다음 주로 설정", "Assign a tag to this card…" : "이 카드에 태그를 할당합니다...", "Select or create a tag…" : "태그를 선택하거나 생성하기...", "Create a new tag:" : "새로운 태그 생성:", "(group)" : "(그룹)", - "Next week – {timeLocale}" : "다음주 – {timeLocale}", - "Todo items" : "작업 항목", "{count} comments, {unread} unread" : "댓글 {count}개, 읽지 않음 {unread}개", + "Todo items" : "작업 항목", "Edit card title" : "카드 제목 수정", + "Card deleted" : "카드가 삭제됨", "Edit title" : "제목 수정", "Assign to me" : "나에게 할당", "Unassign myself" : "스스로를 할당 해제", "Mark as not done" : "완료되지 않은 것으로 표시", "Delete card" : "카드 삭제", - "Card deleted" : "카드가 삭제됨", "seconds ago" : "초 전", "Keyboard shortcuts" : "키보드 단축키", "Boost your productivity using Deck with keyboard shortcuts." : "키보드 단축키가 포함된 Deck을 사용하여 생산성을 높이세요.", @@ -311,6 +314,13 @@ "Limit board creation to some groups" : "보드 생성을 일부 그룹으로 제한", "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." : "해당 그룹 외부의 사용자는 자신의 보드를 만들 수 없지만 공유된 보드에서는 계속 작업할 수 있습니다.", "Cancel edit" : "편집 취소", + "Board {0} deleted" : "보드 {0}개가 삭제되었습니다.", + "All cards" : "모든 카드", + "Only assigned cards" : "할당된 카드만", + "No reminder" : "알림 없음", + "An error occurred" : "오류가 발생함", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} 보드를 정말로 삭제하시겠습니까? 보관된 카드를 포함하여 이 보드의 모든 데이터가 삭제됩니다.", + "Delete the board?" : "보드를 삭제합니까?", "Board details" : "게시판 정보", "Edit board" : "게시판 편집", "Clone board" : "게시판 복제", @@ -320,16 +330,9 @@ "Turn on due date reminders" : "마감일 알림 켜기", "Turn off due date reminders" : "마감일 알림 끄기", "Due date reminders" : "마감일 알림", - "All cards" : "모든 카드", "Assigned cards" : "할당된 카드", "No notifications" : "알림 없음", "Delete board" : "게시판 삭제", - "Board {0} deleted" : "보드 {0}개가 삭제되었습니다.", - "Only assigned cards" : "할당된 카드만", - "No reminder" : "알림 없음", - "An error occurred" : "오류가 발생함", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} 보드를 정말로 삭제하시겠습니까? 보관된 카드를 포함하여 이 보드의 모든 데이터가 삭제됩니다.", - "Delete the board?" : "보드를 삭제합니까?", "Clone cards" : "복제 카드", "Advanced options" : "고급 설정", "Clone" : "복제", @@ -340,14 +343,15 @@ "Search for {searchQuery} in all boards" : "모든 게시판에서 {searchQuery}를 검색하세요", "No results found" : "결과 없음", "Deck board {name}\n* Last modified on {lastMod}" : "데크 보드 {name}\n* 마지막 수정일 {lastMod}", - "{stack} in {board}" : "{board}의 {stack}", - "Click to expand description" : "설명을 더 보려면 클릭하세요.", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 생성일: {created}\n* 마지막 수정일: {lastMod}\n* 첨부 파일 {nbAttachments}개\n* {nbComments} 댓글", "{nbCards} cards" : "{nbCards} 카드", + "Due on {date}" : "마감일: {date}", + "{stack} in {board}" : "{board}의 {stack}", + "Click to expand description" : "설명을 더 보려면 클릭하세요.", "Click to expand comment" : "댓글을 더 보려면 클릭하세요.", + "Create card" : "크레딧 카드", "Create a new card" : "새로운 카드 생성", "Card title" : "카드 제목", - "Create card" : "크레딧 카드", "Creating the new card …" : "새로운 카드 생성 중...", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" 카드가 \"{board}\"에 추가되었습니다.", "Open card" : "카드 열기", @@ -357,10 +361,6 @@ "upcoming cards tomorrow" : "내일 예정인 카드", "upcoming cards" : "곧 있을 카드", "New card" : "새로운 카드", - "Due on {date}" : "마감일: {date}", - "This weekend – {timeLocale}" : "이번 주말 – {timeLocale}", - "Tomorrow – {timeLocale}" : "내일 – {timeLocale}", - "Later today – {timeLocale}" : "오늘 나중 – {timeLocale}", "Link to a board" : "보드에 연결", "Link to a card" : "카드에 연결", "Create a card" : "카드 생성", diff --git a/l10n/lb.js b/l10n/lb.js index 501ec69a8..5c6adc92b 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -18,12 +18,12 @@ OC.L10N.register( "Delete" : "Läschen", "Edit" : "Änneren", "Download" : "Eroflueden", - "Comments" : "Kommentarer", "Modified" : "Geännert", + "Comments" : "Kommentarer", "Save" : "Späicheren", + "Created:" : "Erstallt:", "Reply" : "Äntwerten", "Update" : "Update", - "Created:" : "Erstallt:", "Description" : "Beschreiwung", "seconds ago" : "Sekonnen hier", "Search" : "Search", diff --git a/l10n/lb.json b/l10n/lb.json index 27d6cb69c..61e4b5744 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -16,12 +16,12 @@ "Delete" : "Läschen", "Edit" : "Änneren", "Download" : "Eroflueden", - "Comments" : "Kommentarer", "Modified" : "Geännert", + "Comments" : "Kommentarer", "Save" : "Späicheren", + "Created:" : "Erstallt:", "Reply" : "Äntwerten", "Update" : "Update", - "Created:" : "Erstallt:", "Description" : "Beschreiwung", "seconds ago" : "Sekonnen hier", "Search" : "Search", diff --git a/l10n/lo.js b/l10n/lo.js index dba41ff7a..7bb58d949 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -17,8 +17,8 @@ OC.L10N.register( "Delete" : "ລຶບ", "Edit" : "ແກ້ໄຂ", "Download" : "ດາວໂຫລດ", - "Comments" : "ຄໍາເຫັນ", "Modified" : "\"{name}\" ແມ່ນຊື່ໄຟລ໌ທີ່ບໍ່ຖືກຕ້ອງ.", + "Comments" : "ຄໍາເຫັນ", "Save" : "ບັນທຶກ", "seconds ago" : "ວິນາທີຜ່ານມາ", "Search" : "ຄົ້ນຫາ", diff --git a/l10n/lo.json b/l10n/lo.json index 755b596e4..25d25c5d5 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -15,8 +15,8 @@ "Delete" : "ລຶບ", "Edit" : "ແກ້ໄຂ", "Download" : "ດາວໂຫລດ", - "Comments" : "ຄໍາເຫັນ", "Modified" : "\"{name}\" ແມ່ນຊື່ໄຟລ໌ທີ່ບໍ່ຖືກຕ້ອງ.", + "Comments" : "ຄໍາເຫັນ", "Save" : "ບັນທຶກ", "seconds ago" : "ວິນາທີຜ່ານມາ", "Search" : "ຄົ້ນຫາ", diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index f83fd1492..4cfd2b974 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -92,8 +92,8 @@ OC.L10N.register( "Path is already shared with this card" : "Kelias jau yra bendrinamas su šia kortele", "Invalid date, date format must be YYYY-MM-DD" : "Netinkama data, datos formatas privalo būti MMMM-mm-dd", "Personal planning and team project organization" : "Asmeninis planavimas ir komandinių projektų organizavimas", - "Card details" : "Išsamiau apie kortelę", "Add board" : "Pridėti lentą", + "Card details" : "Išsamiau apie kortelę", "Select the board to link to a project" : "Pasirinkite lentą, kurią susieti su projektu", "Search by board title" : "Ieškoti pagal lentos pavadinimą", "Select board" : "Pasirinkti lentą", @@ -103,17 +103,17 @@ OC.L10N.register( "Select a list" : "Pasirinkite sąrašą", "Move card" : "Perkelti kortelę", "Copy card" : "Kopijuoti kortelę", - "Select a card" : "Pasirinkti kortelę", - "Cancel" : "Atsisakyti", "Select the card to link to a project" : "Pasirinkite kortelę, kurią susieti su projektu", "Link to card" : "Susieti su kortele", + "Select a card" : "Pasirinkti kortelę", + "Cancel" : "Atsisakyti", + "This board is read only" : "Ši lenta yra tik skaitymui", + "Drop your files to upload" : "Tempkite failus, norėdami juos išsiųsti", "File already exists" : "Failas jau yra", "A file with the name {filename} already exists." : "Failas, pavadinimu {filename}, jau yra.", "Do you want to overwrite it?" : "Ar norite jį perrašyti?", "Overwrite file" : "Perrašyti failą", "Keep existing file" : "Palikti esamą failą", - "This board is read only" : "Ši lenta yra tik skaitymui", - "Drop your files to upload" : "Tempkite failus, norėdami juos išsiųsti", "Add card" : "Pridėti kortelę", "Archived cards" : "Archyvuotos kortelės", "Add list" : "Pridėti sąrašą", @@ -146,6 +146,8 @@ OC.L10N.register( "Deleted lists" : "Ištrinti sąrašai", "Undo" : "Atšaukti", "Deleted cards" : "Ištrintos kortelės", + "Failed to create share with {displayName}" : "Nepavyko sukurti viešinio su {displayName}", + "Transfer" : "Persiųsti", "No participants found" : "Nerasta jokių dalyvių", "Board owner" : "Lentos savininkas", "(Group)" : "(Grupė)", @@ -155,20 +157,20 @@ OC.L10N.register( "Can manage" : "Gali tvarkyti", "Owner" : "Savininkas", "Delete" : "Ištrinti", - "Failed to create share with {displayName}" : "Nepavyko sukurti viešinio su {displayName}", - "Transfer" : "Persiųsti", + "List deleted" : "Sąrašas ištrintas", "Archive all cards" : "Archyvuoti visas korteles", "Delete list" : "Ištrinti sąrašą", "Archive all cards in this list" : "Archyvuoti visas korteles šiame sąraše", "Add a new card" : "Pridėti naują kortelę", "Card name" : "Kortelės pavadinimas", - "List deleted" : "Sąrašas ištrintas", + "title and color value must be provided" : "privalo būti pateiktos pavadinimo ir spalvos reikšmės", "Edit" : "Taisyti", "Add a new tag" : "Pridėti naują žymę", - "title and color value must be provided" : "privalo būti pateiktos pavadinimo ir spalvos reikšmės", "Board name" : "Lentos pavadinimas", "Members" : "Nariai", "Assign a user to this card…" : "Priskirti šiai kortelei naudotoją…", + "File to share" : "Failas, kurį bendrinti", + "Invalid path selected" : "Pasirinktas neteisingas kelias", "Upload new files" : "Išsiųsti naujus failus", "Share from Files" : "Bendrinti iš failų", "Add this attachment" : "Pridėti šį priedą", @@ -177,23 +179,22 @@ OC.L10N.register( "Remove attachment" : "Šalinti priedą", "Delete Attachment" : "Ištrinti priedą", "Restore Attachment" : "Atkurti priedą", - "File to share" : "Failas, kurį bendrinti", - "Invalid path selected" : "Pasirinktas neteisingas kelias", + "Modified" : "Pakeistas", + "Created" : "Sukurta", + "The title cannot be empty." : "Pavadinimas negali būti tuščias.", "Open in sidebar view" : "Atverti šoninės juostos rodinyje", "Open in bigger view" : "Atverti didesniame rodinyje", "Attachments" : "Priedai", "Comments" : "Komentarai", - "Modified" : "Pakeistas", - "Created" : "Sukurta", - "The title cannot be empty." : "Pavadinimas negali būti tuščias.", - "No comments yet. Begin the discussion!" : "Kol kas komentarų nėra. Pradėkite diskusiją!", "Failed to load comments" : "Nepavyko įkelti komentarų", - "Save" : "Įrašyti", + "No comments yet. Begin the discussion!" : "Kol kas komentarų nėra. Pradėkite diskusiją!", "The comment cannot be empty." : "Komentaras negali būti tuščias.", "The comment cannot be longer than 1000 characters." : "Komentaras negali būti ilgesnis nei 1000 simbolių.", + "Save" : "Įrašyti", + "Created:" : "Sukurta:", "Reply" : "Atsakyti", "Update" : "Atnaujinti", - "Created:" : "Sukurta:", + "Write a description …" : "Parašykite aprašą…", "Description" : "Aprašas", "(Unsaved)" : "(Neįrašyta)", "(Saving…)" : "(Įrašoma…)", @@ -201,23 +202,25 @@ OC.L10N.register( "Edit description" : "Taisyti aprašą", "View description" : "Rodyti aprašą", "Add Attachment" : "Pridėti priedą", - "Write a description …" : "Parašykite aprašą…", "Choose attachment" : "Pasirinkite priedą", + "Select Date" : "Pasirinkti datą", + "Later today – {timeLocale}" : "Šiandien vėliau – {timeLocale}", + "Tomorrow – {timeLocale}" : "Rytoj – {timeLocale}", + "This weekend – {timeLocale}" : "Šį savaitgalį – {timeLocale}", + "Next week – {timeLocale}" : "Kitą savaitę – {timeLocale}", "Set a due date" : "Nustatyti galutinį terminą", "Remove due date" : "Šalinti galutinio termino datą", "Mark as done" : "Žymėti kaip atliktą", "Unarchive card" : "Išarchyvuoti kortelę", "Archive card" : "Archyvuoti kortelę", - "Select Date" : "Pasirinkti datą", "Assign a tag to this card…" : "Priskirti šiai kortelei žymę…", "(group)" : "(grupė)", - "Next week – {timeLocale}" : "Kitą savaitę – {timeLocale}", "{count} comments, {unread} unread" : "Komentarų: {count}, neskaityta: {unread}", "Open link" : "Atverti nuorodą", + "Card deleted" : "Kortelė ištrinta", "Edit title" : "Taisyti pavadinimą", "Assign to me" : "Priskirti sau", "Delete card" : "Ištrinti kortelę", - "Card deleted" : "Kortelė ištrinta", "seconds ago" : "prieš keletą sekundžių", "Keyboard shortcuts" : "Spartieji klavišai", "Keyboard shortcut" : "Spartusis klavišas", @@ -231,6 +234,12 @@ OC.L10N.register( "Use bigger card view" : "Naudoti didesnį kortelių rodinį", "Show boards in calendar/tasks" : "Rodyti darbus kalendoriuje/užduotyse", "Cancel edit" : "Atsisakyti taisymo", + "Board {0} deleted" : "Lenta {0} ištrinta", + "All cards" : "Visos kortelės", + "Only assigned cards" : "Tik priskirtos kortelės", + "No reminder" : "Jokio priminimo", + "An error occurred" : "Įvyko klaida", + "Delete the board?" : "Ištrinti lentą?", "Board details" : "Išsamiau apie lentą", "Edit board" : "Taisyti lentą", "Clone board" : "Dubliuoti lentą", @@ -240,15 +249,9 @@ OC.L10N.register( "Turn on due date reminders" : "Įjungti priminimus apie galutinio termino datą", "Turn off due date reminders" : "Išjungti priminimus apie galutinio termino datą", "Due date reminders" : "Priminimai apie galutinio termino datą", - "All cards" : "Visos kortelės", "Assigned cards" : "Priskirtos kortelės", "No notifications" : "Pranešimų nėra", "Delete board" : "Ištrinti lentą", - "Board {0} deleted" : "Lenta {0} ištrinta", - "Only assigned cards" : "Tik priskirtos kortelės", - "No reminder" : "Jokio priminimo", - "An error occurred" : "Įvyko klaida", - "Delete the board?" : "Ištrinti lentą?", "Clone cards" : "Dubliuoti korteles", "Advanced options" : "Išplėstinės parinktys", "Restore archived cards" : "Atkurti archyvuotas korteles", @@ -257,20 +260,17 @@ OC.L10N.register( "Tomorrow" : "Rytoj", "No due" : "Be galutinio termino", "No results found" : "Nerasta jokių rezultatų", + "Due on {date}" : "Galutinis terminas {date}", "Click to expand description" : "Spustelėkite norėdami išskleisti aprašą", "Click to expand comment" : "Spustelėkite norėdami išskleisti komentarą", + "Create card" : "Sukurti kortelę", "Create a new card" : "Sukurti naują kortelę", "Card title" : "Kortelės pavadinimas", - "Create card" : "Sukurti kortelę", "Creating the new card …" : "Kuriama nauja kortelė…", "Card \"{card}\" was added to \"{board}\"" : "Kortelė „{card}“ buvo pridėta į lentą „{board}“", "Open card" : "Atverti kortelę", "Close" : "Užverti", "New card" : "Nauja kortelė", - "Due on {date}" : "Galutinis terminas {date}", - "This weekend – {timeLocale}" : "Šį savaitgalį – {timeLocale}", - "Tomorrow – {timeLocale}" : "Rytoj – {timeLocale}", - "Later today – {timeLocale}" : "Šiandien vėliau – {timeLocale}", "Link to a board" : "Susieti su lenta", "Link to a card" : "Susieti su kortele", "Create a card" : "Sukurti kortelę", diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index 450ec1aab..5d77fad65 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -90,8 +90,8 @@ "Path is already shared with this card" : "Kelias jau yra bendrinamas su šia kortele", "Invalid date, date format must be YYYY-MM-DD" : "Netinkama data, datos formatas privalo būti MMMM-mm-dd", "Personal planning and team project organization" : "Asmeninis planavimas ir komandinių projektų organizavimas", - "Card details" : "Išsamiau apie kortelę", "Add board" : "Pridėti lentą", + "Card details" : "Išsamiau apie kortelę", "Select the board to link to a project" : "Pasirinkite lentą, kurią susieti su projektu", "Search by board title" : "Ieškoti pagal lentos pavadinimą", "Select board" : "Pasirinkti lentą", @@ -101,17 +101,17 @@ "Select a list" : "Pasirinkite sąrašą", "Move card" : "Perkelti kortelę", "Copy card" : "Kopijuoti kortelę", - "Select a card" : "Pasirinkti kortelę", - "Cancel" : "Atsisakyti", "Select the card to link to a project" : "Pasirinkite kortelę, kurią susieti su projektu", "Link to card" : "Susieti su kortele", + "Select a card" : "Pasirinkti kortelę", + "Cancel" : "Atsisakyti", + "This board is read only" : "Ši lenta yra tik skaitymui", + "Drop your files to upload" : "Tempkite failus, norėdami juos išsiųsti", "File already exists" : "Failas jau yra", "A file with the name {filename} already exists." : "Failas, pavadinimu {filename}, jau yra.", "Do you want to overwrite it?" : "Ar norite jį perrašyti?", "Overwrite file" : "Perrašyti failą", "Keep existing file" : "Palikti esamą failą", - "This board is read only" : "Ši lenta yra tik skaitymui", - "Drop your files to upload" : "Tempkite failus, norėdami juos išsiųsti", "Add card" : "Pridėti kortelę", "Archived cards" : "Archyvuotos kortelės", "Add list" : "Pridėti sąrašą", @@ -144,6 +144,8 @@ "Deleted lists" : "Ištrinti sąrašai", "Undo" : "Atšaukti", "Deleted cards" : "Ištrintos kortelės", + "Failed to create share with {displayName}" : "Nepavyko sukurti viešinio su {displayName}", + "Transfer" : "Persiųsti", "No participants found" : "Nerasta jokių dalyvių", "Board owner" : "Lentos savininkas", "(Group)" : "(Grupė)", @@ -153,20 +155,20 @@ "Can manage" : "Gali tvarkyti", "Owner" : "Savininkas", "Delete" : "Ištrinti", - "Failed to create share with {displayName}" : "Nepavyko sukurti viešinio su {displayName}", - "Transfer" : "Persiųsti", + "List deleted" : "Sąrašas ištrintas", "Archive all cards" : "Archyvuoti visas korteles", "Delete list" : "Ištrinti sąrašą", "Archive all cards in this list" : "Archyvuoti visas korteles šiame sąraše", "Add a new card" : "Pridėti naują kortelę", "Card name" : "Kortelės pavadinimas", - "List deleted" : "Sąrašas ištrintas", + "title and color value must be provided" : "privalo būti pateiktos pavadinimo ir spalvos reikšmės", "Edit" : "Taisyti", "Add a new tag" : "Pridėti naują žymę", - "title and color value must be provided" : "privalo būti pateiktos pavadinimo ir spalvos reikšmės", "Board name" : "Lentos pavadinimas", "Members" : "Nariai", "Assign a user to this card…" : "Priskirti šiai kortelei naudotoją…", + "File to share" : "Failas, kurį bendrinti", + "Invalid path selected" : "Pasirinktas neteisingas kelias", "Upload new files" : "Išsiųsti naujus failus", "Share from Files" : "Bendrinti iš failų", "Add this attachment" : "Pridėti šį priedą", @@ -175,23 +177,22 @@ "Remove attachment" : "Šalinti priedą", "Delete Attachment" : "Ištrinti priedą", "Restore Attachment" : "Atkurti priedą", - "File to share" : "Failas, kurį bendrinti", - "Invalid path selected" : "Pasirinktas neteisingas kelias", + "Modified" : "Pakeistas", + "Created" : "Sukurta", + "The title cannot be empty." : "Pavadinimas negali būti tuščias.", "Open in sidebar view" : "Atverti šoninės juostos rodinyje", "Open in bigger view" : "Atverti didesniame rodinyje", "Attachments" : "Priedai", "Comments" : "Komentarai", - "Modified" : "Pakeistas", - "Created" : "Sukurta", - "The title cannot be empty." : "Pavadinimas negali būti tuščias.", - "No comments yet. Begin the discussion!" : "Kol kas komentarų nėra. Pradėkite diskusiją!", "Failed to load comments" : "Nepavyko įkelti komentarų", - "Save" : "Įrašyti", + "No comments yet. Begin the discussion!" : "Kol kas komentarų nėra. Pradėkite diskusiją!", "The comment cannot be empty." : "Komentaras negali būti tuščias.", "The comment cannot be longer than 1000 characters." : "Komentaras negali būti ilgesnis nei 1000 simbolių.", + "Save" : "Įrašyti", + "Created:" : "Sukurta:", "Reply" : "Atsakyti", "Update" : "Atnaujinti", - "Created:" : "Sukurta:", + "Write a description …" : "Parašykite aprašą…", "Description" : "Aprašas", "(Unsaved)" : "(Neįrašyta)", "(Saving…)" : "(Įrašoma…)", @@ -199,23 +200,25 @@ "Edit description" : "Taisyti aprašą", "View description" : "Rodyti aprašą", "Add Attachment" : "Pridėti priedą", - "Write a description …" : "Parašykite aprašą…", "Choose attachment" : "Pasirinkite priedą", + "Select Date" : "Pasirinkti datą", + "Later today – {timeLocale}" : "Šiandien vėliau – {timeLocale}", + "Tomorrow – {timeLocale}" : "Rytoj – {timeLocale}", + "This weekend – {timeLocale}" : "Šį savaitgalį – {timeLocale}", + "Next week – {timeLocale}" : "Kitą savaitę – {timeLocale}", "Set a due date" : "Nustatyti galutinį terminą", "Remove due date" : "Šalinti galutinio termino datą", "Mark as done" : "Žymėti kaip atliktą", "Unarchive card" : "Išarchyvuoti kortelę", "Archive card" : "Archyvuoti kortelę", - "Select Date" : "Pasirinkti datą", "Assign a tag to this card…" : "Priskirti šiai kortelei žymę…", "(group)" : "(grupė)", - "Next week – {timeLocale}" : "Kitą savaitę – {timeLocale}", "{count} comments, {unread} unread" : "Komentarų: {count}, neskaityta: {unread}", "Open link" : "Atverti nuorodą", + "Card deleted" : "Kortelė ištrinta", "Edit title" : "Taisyti pavadinimą", "Assign to me" : "Priskirti sau", "Delete card" : "Ištrinti kortelę", - "Card deleted" : "Kortelė ištrinta", "seconds ago" : "prieš keletą sekundžių", "Keyboard shortcuts" : "Spartieji klavišai", "Keyboard shortcut" : "Spartusis klavišas", @@ -229,6 +232,12 @@ "Use bigger card view" : "Naudoti didesnį kortelių rodinį", "Show boards in calendar/tasks" : "Rodyti darbus kalendoriuje/užduotyse", "Cancel edit" : "Atsisakyti taisymo", + "Board {0} deleted" : "Lenta {0} ištrinta", + "All cards" : "Visos kortelės", + "Only assigned cards" : "Tik priskirtos kortelės", + "No reminder" : "Jokio priminimo", + "An error occurred" : "Įvyko klaida", + "Delete the board?" : "Ištrinti lentą?", "Board details" : "Išsamiau apie lentą", "Edit board" : "Taisyti lentą", "Clone board" : "Dubliuoti lentą", @@ -238,15 +247,9 @@ "Turn on due date reminders" : "Įjungti priminimus apie galutinio termino datą", "Turn off due date reminders" : "Išjungti priminimus apie galutinio termino datą", "Due date reminders" : "Priminimai apie galutinio termino datą", - "All cards" : "Visos kortelės", "Assigned cards" : "Priskirtos kortelės", "No notifications" : "Pranešimų nėra", "Delete board" : "Ištrinti lentą", - "Board {0} deleted" : "Lenta {0} ištrinta", - "Only assigned cards" : "Tik priskirtos kortelės", - "No reminder" : "Jokio priminimo", - "An error occurred" : "Įvyko klaida", - "Delete the board?" : "Ištrinti lentą?", "Clone cards" : "Dubliuoti korteles", "Advanced options" : "Išplėstinės parinktys", "Restore archived cards" : "Atkurti archyvuotas korteles", @@ -255,20 +258,17 @@ "Tomorrow" : "Rytoj", "No due" : "Be galutinio termino", "No results found" : "Nerasta jokių rezultatų", + "Due on {date}" : "Galutinis terminas {date}", "Click to expand description" : "Spustelėkite norėdami išskleisti aprašą", "Click to expand comment" : "Spustelėkite norėdami išskleisti komentarą", + "Create card" : "Sukurti kortelę", "Create a new card" : "Sukurti naują kortelę", "Card title" : "Kortelės pavadinimas", - "Create card" : "Sukurti kortelę", "Creating the new card …" : "Kuriama nauja kortelė…", "Card \"{card}\" was added to \"{board}\"" : "Kortelė „{card}“ buvo pridėta į lentą „{board}“", "Open card" : "Atverti kortelę", "Close" : "Užverti", "New card" : "Nauja kortelė", - "Due on {date}" : "Galutinis terminas {date}", - "This weekend – {timeLocale}" : "Šį savaitgalį – {timeLocale}", - "Tomorrow – {timeLocale}" : "Rytoj – {timeLocale}", - "Later today – {timeLocale}" : "Šiandien vėliau – {timeLocale}", "Link to a board" : "Susieti su lenta", "Link to a card" : "Susieti su kortele", "Create a card" : "Sukurti kortelę", diff --git a/l10n/lv.js b/l10n/lv.js index b9157237b..345e6fba2 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -40,16 +40,16 @@ OC.L10N.register( "Delete" : "Dzēst", "Edit" : "Labot", "Members" : "Biedri", - "Download" : "Lejupielādēt", "File to share" : "Kopīgojamā datne", - "Attachments" : "Pielikumi", - "Comments" : "Piebildes", + "Download" : "Lejupielādēt", "Modified" : "Mainīts", "Created" : "Izveidots", + "Attachments" : "Pielikumi", + "Comments" : "Piebildes", "Save" : "Saglabāt", + "Created:" : "Izveidots:", "Reply" : "Atbildēt", "Update" : "Atjaunināt", - "Created:" : "Izveidots:", "Description" : "Apraksts", "Select Date" : "Izvēlieties datumu", "(group)" : "(grupa)", @@ -59,9 +59,9 @@ OC.L10N.register( "Action" : "Darbība", "Search" : "Meklēt", "Shared with you" : "Koplietots ar tevi", - "No notifications" : "Nav paziņojumu", "No reminder" : "Nav atgādinājuma", "An error occurred" : "Gadījās kļūda", + "No notifications" : "Nav paziņojumu", "Advanced options" : "Papildu iespējas", "Today" : "Šodien", "Tomorrow" : "Rīt", diff --git a/l10n/lv.json b/l10n/lv.json index dbcc73864..c8a26b2df 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -38,16 +38,16 @@ "Delete" : "Dzēst", "Edit" : "Labot", "Members" : "Biedri", - "Download" : "Lejupielādēt", "File to share" : "Kopīgojamā datne", - "Attachments" : "Pielikumi", - "Comments" : "Piebildes", + "Download" : "Lejupielādēt", "Modified" : "Mainīts", "Created" : "Izveidots", + "Attachments" : "Pielikumi", + "Comments" : "Piebildes", "Save" : "Saglabāt", + "Created:" : "Izveidots:", "Reply" : "Atbildēt", "Update" : "Atjaunināt", - "Created:" : "Izveidots:", "Description" : "Apraksts", "Select Date" : "Izvēlieties datumu", "(group)" : "(grupa)", @@ -57,9 +57,9 @@ "Action" : "Darbība", "Search" : "Meklēt", "Shared with you" : "Koplietots ar tevi", - "No notifications" : "Nav paziņojumu", "No reminder" : "Nav atgādinājuma", "An error occurred" : "Gadījās kļūda", + "No notifications" : "Nav paziņojumu", "Advanced options" : "Papildu iespējas", "Today" : "Šodien", "Tomorrow" : "Rīt", diff --git a/l10n/mk.js b/l10n/mk.js index f6d573c4f..7d87154e9 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -93,8 +93,8 @@ OC.L10N.register( "Path is already shared with this card" : "Патеката веќе е споделена со оваа картица", "Invalid date, date format must be YYYY-MM-DD" : "Невалиден датум, форматот мора да биде ГГГГ-ММ-ДД", "Personal planning and team project organization" : "Персонален планер и тимски проект организер", - "Card details" : "Детали за картица", "Add board" : "Додади табла", + "Card details" : "Детали за картица", "Select the board to link to a project" : "Избери табла за поврзување со проект", "Search by board title" : "Барај по име на табла", "Select board" : "Избери табла", @@ -102,17 +102,17 @@ OC.L10N.register( "No lists available" : "Нема достапни листи", "Select a list" : "Избери листа", "Move card" : "Премести картица", - "Select a card" : "Избери картица", - "Cancel" : "Откажи", "Select the card to link to a project" : "Избери картица за поврзување со проект", "Link to card" : "Линк до картица", + "Select a card" : "Избери картица", + "Cancel" : "Откажи", + "This board is read only" : "Оваа табла е само за читање", + "Drop your files to upload" : "Повлечи датотеки за да прикачите", "File already exists" : "Датотека веќе постои", "A file with the name {filename} already exists." : "Датотека со име {filename} веќе постои.", "Do you want to overwrite it?" : "Дали сакате да го пребришете?", "Overwrite file" : "Пребриши датотека", "Keep existing file" : "Зачувај ја постоечката датотека", - "This board is read only" : "Оваа табла е само за читање", - "Drop your files to upload" : "Повлечи датотеки за да прикачите", "Add card" : "Додади картица", "Archived cards" : "Архивирани картици", "Add list" : "Додади листа", @@ -145,6 +145,8 @@ OC.L10N.register( "Deleted lists" : "Избришани листи", "Undo" : "Врати", "Deleted cards" : "Избришани картици", + "Failed to create share with {displayName}" : "Неможе да се сподели со {displayName}", + "Transfer" : "Трансфер", "No participants found" : "Не се пронајдени учесници", "Board owner" : "Сопственик на таблата", "(Group)" : "(Група)", @@ -153,20 +155,20 @@ OC.L10N.register( "Can manage" : "Може да ја менаџира", "Owner" : "Сопственик", "Delete" : "Избриши", - "Failed to create share with {displayName}" : "Неможе да се сподели со {displayName}", - "Transfer" : "Трансфер", + "List deleted" : "Листата е избришана", "Archive all cards" : "Архивирај ги сите картици", "Delete list" : "Избриши листа", "Archive all cards in this list" : "Архивирај ги сите картици во листата", "Add a new card" : "Додади нова картица", "Card name" : "Име на картицата", - "List deleted" : "Листата е избришана", + "title and color value must be provided" : "наслов и боја мора да се приложи", "Edit" : "Уреди", "Add a new tag" : "Додади нова ознака", - "title and color value must be provided" : "наслов и боја мора да се приложи", "Board name" : "Име на табла", "Members" : "Членови", "Assign a user to this card…" : "Додели корисник на оваа картица...", + "File to share" : "Датотека за споделување", + "Invalid path selected" : "Избрана невалидна патека", "Upload new files" : "Прикачи нови датотеки", "Share from Files" : "Сподели од датотеките", "Add this attachment" : "Додади го овој прилог", @@ -174,23 +176,22 @@ OC.L10N.register( "Download" : "Преземи", "Delete Attachment" : "Избриши прилог", "Restore Attachment" : "Врати прилог", - "File to share" : "Датотека за споделување", - "Invalid path selected" : "Избрана невалидна патека", + "Modified" : "Изменето", + "Created" : "Креирано", + "The title cannot be empty." : "Насловот неможе да биде празен.", "Open in sidebar view" : "Отвори страничен поглед", "Open in bigger view" : "Отвори на голем екран", "Attachments" : "Прилози", "Comments" : "Коментари", - "Modified" : "Изменето", - "Created" : "Креирано", - "The title cannot be empty." : "Насловот неможе да биде празен.", "No comments yet. Begin the discussion!" : "Сеуште нема коментари. Започни дискусија!", - "Save" : "Зачувај", "The comment cannot be empty." : "Коментарот неможе да биде празен.", "The comment cannot be longer than 1000 characters." : "Коментарот неможе да биде поголем од 1000 карактери.", + "Save" : "Зачувај", + "Created:" : "Создадено:", "In reply to" : "Како одговор на", "Reply" : "Одговор", "Update" : "Ажурирај", - "Created:" : "Создадено:", + "Write a description …" : "Напиши опис ...", "Description" : "Опис", "(Unsaved)" : "(Незачувано)", "(Saving…)" : "(Снимање…)", @@ -198,21 +199,22 @@ OC.L10N.register( "Edit description" : "Измени опис", "View description" : "Види опис", "Add Attachment" : "Додади прилог", - "Write a description …" : "Напиши опис ...", "Choose attachment" : "Избери прилог", + "Select Date" : "Избери датум", + "Later today – {timeLocale}" : "Денес покасно – {timeLocale}", + "Tomorrow – {timeLocale}" : "Утре – {timeLocale}", "Set a due date" : "Постави краен рок", "Remove due date" : "Отстрани краен рок", "Mark as done" : "Означи како готово", "Unarchive card" : "Врати картица од архива", "Archive card" : "Архивирај картица", - "Select Date" : "Избери датум", "Assign a tag to this card…" : "Додади ознака на оваа картица...", "(group)" : "(group)", + "Card deleted" : "Картицата е избришана", "Edit title" : "Удери наслов", "Assign to me" : "Доделени мене", "Unassign myself" : "Откажи се", "Delete card" : "Избриши картица", - "Card deleted" : "Картицата е избришана", "seconds ago" : "пред неколку секунди", "Keyboard shortcuts" : "Кратенки преку тастатура", "Keyboard shortcut" : "Кратенка преку тастатура", @@ -226,6 +228,12 @@ OC.L10N.register( "Use bigger card view" : "Користи поголем преглед на картици", "Show boards in calendar/tasks" : "Прикажи ги таблите во календарнот", "Cancel edit" : "Откажи ажурирање", + "Board {0} deleted" : "Таблата {0} е избришана", + "All cards" : "Сите картици", + "Only assigned cards" : "Само доделени картици", + "No reminder" : "Нема потсетник", + "An error occurred" : "Настана грешка", + "Delete the board?" : "Бришење на таблата?", "Board details" : "Детали за таблата", "Edit board" : "Измени табла", "Clone board" : "Клонирај табла", @@ -234,15 +242,9 @@ OC.L10N.register( "Turn on due date reminders" : "Вклучи потсетници за крајните рокови", "Turn off due date reminders" : "Исклучи потсетници за крајните рокови", "Due date reminders" : "Потсетници за крајните рокови", - "All cards" : "Сите картици", "Assigned cards" : "Доделени картици", "No notifications" : "Нема известувања", "Delete board" : "Избриши табла", - "Board {0} deleted" : "Таблата {0} е избришана", - "Only assigned cards" : "Само доделени картици", - "No reminder" : "Нема потсетник", - "An error occurred" : "Настана грешка", - "Delete the board?" : "Бришење на таблата?", "Clone cards" : "Клинирај картици", "Advanced options" : "Напредни опции", "Clone" : "Клонирај", @@ -252,15 +254,13 @@ OC.L10N.register( "No due" : "Не истекува", "No results found" : "Нема пронајдено резултати", "{stack} in {board}" : "{stack} во {board}", + "Create card" : "Креирајте картица", "Create a new card" : "Креирајте нова картица", "Card title" : "Наслов на картицата", - "Create card" : "Креирајте картица", "Open card" : "Отвори картица", "Close" : "Затвори", "No upcoming cards" : "Нема престојни картици", "upcoming cards" : "престојни картици", - "Tomorrow – {timeLocale}" : "Утре – {timeLocale}", - "Later today – {timeLocale}" : "Денес покасно – {timeLocale}", "Link to a board" : "Линк до табла", "Link to a card" : "Линк до картица", "Create a card" : "Креирајте картица", diff --git a/l10n/mk.json b/l10n/mk.json index f81792bb4..c7d573c60 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -91,8 +91,8 @@ "Path is already shared with this card" : "Патеката веќе е споделена со оваа картица", "Invalid date, date format must be YYYY-MM-DD" : "Невалиден датум, форматот мора да биде ГГГГ-ММ-ДД", "Personal planning and team project organization" : "Персонален планер и тимски проект организер", - "Card details" : "Детали за картица", "Add board" : "Додади табла", + "Card details" : "Детали за картица", "Select the board to link to a project" : "Избери табла за поврзување со проект", "Search by board title" : "Барај по име на табла", "Select board" : "Избери табла", @@ -100,17 +100,17 @@ "No lists available" : "Нема достапни листи", "Select a list" : "Избери листа", "Move card" : "Премести картица", - "Select a card" : "Избери картица", - "Cancel" : "Откажи", "Select the card to link to a project" : "Избери картица за поврзување со проект", "Link to card" : "Линк до картица", + "Select a card" : "Избери картица", + "Cancel" : "Откажи", + "This board is read only" : "Оваа табла е само за читање", + "Drop your files to upload" : "Повлечи датотеки за да прикачите", "File already exists" : "Датотека веќе постои", "A file with the name {filename} already exists." : "Датотека со име {filename} веќе постои.", "Do you want to overwrite it?" : "Дали сакате да го пребришете?", "Overwrite file" : "Пребриши датотека", "Keep existing file" : "Зачувај ја постоечката датотека", - "This board is read only" : "Оваа табла е само за читање", - "Drop your files to upload" : "Повлечи датотеки за да прикачите", "Add card" : "Додади картица", "Archived cards" : "Архивирани картици", "Add list" : "Додади листа", @@ -143,6 +143,8 @@ "Deleted lists" : "Избришани листи", "Undo" : "Врати", "Deleted cards" : "Избришани картици", + "Failed to create share with {displayName}" : "Неможе да се сподели со {displayName}", + "Transfer" : "Трансфер", "No participants found" : "Не се пронајдени учесници", "Board owner" : "Сопственик на таблата", "(Group)" : "(Група)", @@ -151,20 +153,20 @@ "Can manage" : "Може да ја менаџира", "Owner" : "Сопственик", "Delete" : "Избриши", - "Failed to create share with {displayName}" : "Неможе да се сподели со {displayName}", - "Transfer" : "Трансфер", + "List deleted" : "Листата е избришана", "Archive all cards" : "Архивирај ги сите картици", "Delete list" : "Избриши листа", "Archive all cards in this list" : "Архивирај ги сите картици во листата", "Add a new card" : "Додади нова картица", "Card name" : "Име на картицата", - "List deleted" : "Листата е избришана", + "title and color value must be provided" : "наслов и боја мора да се приложи", "Edit" : "Уреди", "Add a new tag" : "Додади нова ознака", - "title and color value must be provided" : "наслов и боја мора да се приложи", "Board name" : "Име на табла", "Members" : "Членови", "Assign a user to this card…" : "Додели корисник на оваа картица...", + "File to share" : "Датотека за споделување", + "Invalid path selected" : "Избрана невалидна патека", "Upload new files" : "Прикачи нови датотеки", "Share from Files" : "Сподели од датотеките", "Add this attachment" : "Додади го овој прилог", @@ -172,23 +174,22 @@ "Download" : "Преземи", "Delete Attachment" : "Избриши прилог", "Restore Attachment" : "Врати прилог", - "File to share" : "Датотека за споделување", - "Invalid path selected" : "Избрана невалидна патека", + "Modified" : "Изменето", + "Created" : "Креирано", + "The title cannot be empty." : "Насловот неможе да биде празен.", "Open in sidebar view" : "Отвори страничен поглед", "Open in bigger view" : "Отвори на голем екран", "Attachments" : "Прилози", "Comments" : "Коментари", - "Modified" : "Изменето", - "Created" : "Креирано", - "The title cannot be empty." : "Насловот неможе да биде празен.", "No comments yet. Begin the discussion!" : "Сеуште нема коментари. Започни дискусија!", - "Save" : "Зачувај", "The comment cannot be empty." : "Коментарот неможе да биде празен.", "The comment cannot be longer than 1000 characters." : "Коментарот неможе да биде поголем од 1000 карактери.", + "Save" : "Зачувај", + "Created:" : "Создадено:", "In reply to" : "Како одговор на", "Reply" : "Одговор", "Update" : "Ажурирај", - "Created:" : "Создадено:", + "Write a description …" : "Напиши опис ...", "Description" : "Опис", "(Unsaved)" : "(Незачувано)", "(Saving…)" : "(Снимање…)", @@ -196,21 +197,22 @@ "Edit description" : "Измени опис", "View description" : "Види опис", "Add Attachment" : "Додади прилог", - "Write a description …" : "Напиши опис ...", "Choose attachment" : "Избери прилог", + "Select Date" : "Избери датум", + "Later today – {timeLocale}" : "Денес покасно – {timeLocale}", + "Tomorrow – {timeLocale}" : "Утре – {timeLocale}", "Set a due date" : "Постави краен рок", "Remove due date" : "Отстрани краен рок", "Mark as done" : "Означи како готово", "Unarchive card" : "Врати картица од архива", "Archive card" : "Архивирај картица", - "Select Date" : "Избери датум", "Assign a tag to this card…" : "Додади ознака на оваа картица...", "(group)" : "(group)", + "Card deleted" : "Картицата е избришана", "Edit title" : "Удери наслов", "Assign to me" : "Доделени мене", "Unassign myself" : "Откажи се", "Delete card" : "Избриши картица", - "Card deleted" : "Картицата е избришана", "seconds ago" : "пред неколку секунди", "Keyboard shortcuts" : "Кратенки преку тастатура", "Keyboard shortcut" : "Кратенка преку тастатура", @@ -224,6 +226,12 @@ "Use bigger card view" : "Користи поголем преглед на картици", "Show boards in calendar/tasks" : "Прикажи ги таблите во календарнот", "Cancel edit" : "Откажи ажурирање", + "Board {0} deleted" : "Таблата {0} е избришана", + "All cards" : "Сите картици", + "Only assigned cards" : "Само доделени картици", + "No reminder" : "Нема потсетник", + "An error occurred" : "Настана грешка", + "Delete the board?" : "Бришење на таблата?", "Board details" : "Детали за таблата", "Edit board" : "Измени табла", "Clone board" : "Клонирај табла", @@ -232,15 +240,9 @@ "Turn on due date reminders" : "Вклучи потсетници за крајните рокови", "Turn off due date reminders" : "Исклучи потсетници за крајните рокови", "Due date reminders" : "Потсетници за крајните рокови", - "All cards" : "Сите картици", "Assigned cards" : "Доделени картици", "No notifications" : "Нема известувања", "Delete board" : "Избриши табла", - "Board {0} deleted" : "Таблата {0} е избришана", - "Only assigned cards" : "Само доделени картици", - "No reminder" : "Нема потсетник", - "An error occurred" : "Настана грешка", - "Delete the board?" : "Бришење на таблата?", "Clone cards" : "Клинирај картици", "Advanced options" : "Напредни опции", "Clone" : "Клонирај", @@ -250,15 +252,13 @@ "No due" : "Не истекува", "No results found" : "Нема пронајдено резултати", "{stack} in {board}" : "{stack} во {board}", + "Create card" : "Креирајте картица", "Create a new card" : "Креирајте нова картица", "Card title" : "Наслов на картицата", - "Create card" : "Креирајте картица", "Open card" : "Отвори картица", "Close" : "Затвори", "No upcoming cards" : "Нема престојни картици", "upcoming cards" : "престојни картици", - "Tomorrow – {timeLocale}" : "Утре – {timeLocale}", - "Later today – {timeLocale}" : "Денес покасно – {timeLocale}", "Link to a board" : "Линк до табла", "Link to a card" : "Линк до картица", "Create a card" : "Креирајте картица", diff --git a/l10n/mn.js b/l10n/mn.js index d4ce8a1ab..eeb3413dc 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -25,14 +25,14 @@ OC.L10N.register( "Edit" : "Засварлах", "Members" : "Гишүүд", "Download" : "Татах", - "Attachments" : "Хавсралт", - "Comments" : "Сэтгэгдлүүд", "Modified" : "Өөрчлөгдсөн", "Created" : "Үүсгэсэн", + "Attachments" : "Хавсралт", + "Comments" : "Сэтгэгдлүүд", "Save" : "Хадгалах", + "Created:" : "Үүсгэсэн:", "Reply" : "хариулт", "Update" : "Шинэчлэх", - "Created:" : "Үүсгэсэн:", "Description" : "Тайлбар", "(group)" : "(бүлэг)", "seconds ago" : "хоёрдахь өмнө", diff --git a/l10n/mn.json b/l10n/mn.json index 535f96f9e..0daf8582f 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -23,14 +23,14 @@ "Edit" : "Засварлах", "Members" : "Гишүүд", "Download" : "Татах", - "Attachments" : "Хавсралт", - "Comments" : "Сэтгэгдлүүд", "Modified" : "Өөрчлөгдсөн", "Created" : "Үүсгэсэн", + "Attachments" : "Хавсралт", + "Comments" : "Сэтгэгдлүүд", "Save" : "Хадгалах", + "Created:" : "Үүсгэсэн:", "Reply" : "хариулт", "Update" : "Шинэчлэх", - "Created:" : "Үүсгэсэн:", "Description" : "Тайлбар", "(group)" : "(бүлэг)", "seconds ago" : "хоёрдахь өмнө", diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index c7b16f5a0..ae7cedda7 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -15,8 +15,8 @@ OC.L10N.register( "Download" : "Muat turun", "Modified" : "Dimodifikasi", "Save" : "Simpan", - "Update" : "Kemaskini", "Created:" : "Telah dibina:", + "Update" : "Kemaskini", "Description" : "Keterangan", "Search" : "Search", "Shared with you" : "Shared with you", diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index 7a39b1c65..700c3b1af 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -13,8 +13,8 @@ "Download" : "Muat turun", "Modified" : "Dimodifikasi", "Save" : "Simpan", - "Update" : "Kemaskini", "Created:" : "Telah dibina:", + "Update" : "Kemaskini", "Description" : "Keterangan", "Search" : "Search", "Shared with you" : "Shared with you", diff --git a/l10n/nb.js b/l10n/nb.js index c618039ed..30d3cbb72 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Feil dato, dato må være i formatet YYYY-MM-DD", "Personal planning and team project organization" : "Personlig planlegging og organisering av prosjekter i team", "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" : "Stokk er et kanban inspirert verktøy for organisering for personlig planlegging og prosjekt organisering for team integrert med Nextcloud.\n\n\n- 📥 Legg til oppgaver på kort og hold orden på disse.\n- 📄 Legg til notater.\n- 🔖 Tildel merke for enda bedre organisering.\n- 👥 Del med team, venner eller familile.\n- 📎 Legg ved filer som kan integreres i beskrivelser.\n- 💬 Diskuter med ditt team ved å bruke kommentarer.\n- ⚡ Hold oversikt over endringer i aktivitetsstrøm.\n- 🚀 Få dine prosjekt organisert.", - "Card details" : "Kort-detaljer", "Add board" : "Legg til tavle", + "Card details" : "Kort-detaljer", "Select the board to link to a project" : "Velg tavle som skal lenkes til prosjekt", "Search by board title" : "Søk på tittel på tavle", "Select board" : "Velg tavle", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "Ingen stabler tilgjengelig", "Select a list" : "Velg en stabel", "Move card" : "Flytt kort", - "Select a card" : "Velg et kort", - "Cancel" : "Avbryt", "Select the card to link to a project" : "Velg kort som skal lenkes til prosjekt", "Link to card" : "Lenke til kort", + "Select a card" : "Velg et kort", + "Cancel" : "Avbryt", + "This board is read only" : "Denne tavlen er kun lesbar", + "Drop your files to upload" : "Dropp filer for å laste opp", "File already exists" : "Filen finnes allerede", "A file with the name {filename} already exists." : "En fil med navnet {filename} finnes allerede.", "Do you want to overwrite it?" : "Vil du overskrive?", "Overwrite file" : "Overskriv fil", "Keep existing file" : "Behold eksisterende fil", - "This board is read only" : "Denne tavlen er kun lesbar", - "Drop your files to upload" : "Dropp filer for å laste opp", "Add card" : "Legg til kort", "Archived cards" : "Arkiver tavle", "Add list" : "Legg til liste", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "Slettede stabler", "Undo" : "Angre", "Deleted cards" : "Slettede kort", + "Failed to create share with {displayName}" : "Klarte ikke å opprette deling med {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Er du sikker på at du vil overføre tavlen {title} til {user}?", + "Transfer the board." : "Overfør tavle.", + "Transfer" : "Overfør", + "The board has been transferred to {user}" : "Tavlen har blitt overført til {user}", + "Failed to transfer the board to {user}" : "Klarte ikke overføre tavlen til {user}", "Share board with a user, group or team …" : "Del tavle med en bruker, gruppe eller lag...", "Searching for users, groups and teams …" : "Søker etter brukere, grupper og lag...", "No participants found" : "Ingen deltakere funnet", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "Kan behandle", "Owner" : "Eier", "Delete" : "Slett", - "Failed to create share with {displayName}" : "Klarte ikke å opprette deling med {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Er du sikker på at du vil overføre tavlen {title} til {user}?", - "Transfer the board." : "Overfør tavle.", - "Transfer" : "Overfør", - "The board has been transferred to {user}" : "Tavlen har blitt overført til {user}", - "Failed to transfer the board to {user}" : "Klarte ikke overføre tavlen til {user}", + "List deleted" : "Stabel slettet", "Edit list title" : "Rediger listetittel", "Archive all cards" : "Arkiver alle kort", "Unarchive all cards" : "Fjern alle kort fra arkiv", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Fjern alle kortene i denne listen fra arkiv", "Add a new card" : "Legg til nytt kort", "Card name" : "Navn på kort", - "List deleted" : "Stabel slettet", + "title and color value must be provided" : "Du må oppgi verdier for tittel og farge", "Edit" : "Rediger", "Add a new tag" : "Legg til nytt merke", - "title and color value must be provided" : "Du må oppgi verdier for tittel og farge", "Board name" : "Navn på tavle", "Members" : "Medlemmer", "Assign to users/groups/team" : "Tilordne til brukere/grupper/lag", "Assign a user to this card…" : "Tildel bruker til dette kortet...", "Select a user to assign to this card…" : "Velg en bruker som skal tilordnes dette kortet...", + "File to share" : "Fil for deling", + "Invalid path selected" : "Ugyldig angitt sti", "Upload new files" : "Last opp nye filer", "Share from Files" : "Del fra Filer", "Pending share" : "Ventende deling", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "Fjern vedlegg", "Delete Attachment" : "Slett vedlegg", "Restore Attachment" : "Gjenopprett vedlegg", - "File to share" : "Fil for deling", - "Invalid path selected" : "Ugyldig angitt sti", + "Modified" : "Endret", + "Created" : "Opprettet", + "The title cannot be empty." : "Tittel kan ikke være tom", "Open in sidebar view" : "Åpne med sidepanel", "Open in bigger view" : "Åpen i større visning", "Attachments" : "Vedlegg", "Comments" : "Kommentarer", - "Modified" : "Endret", - "Created" : "Opprettet", - "The title cannot be empty." : "Tittel kan ikke være tom", - "No comments yet. Begin the discussion!" : "Ingen kommentarer ennå. Start diskusjonen!", "Failed to load comments" : "Feil i lasting av kommentarer", - "Save" : "Lagre", + "No comments yet. Begin the discussion!" : "Ingen kommentarer ennå. Start diskusjonen!", "The comment cannot be empty." : "Kommentaren kan ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren kan ikke være lenger enn 1000 tegn.", + "Save" : "Lagre", + "Created:" : "Opprettet:", "In reply to" : "Som svar på", "Cancel reply" : "Avbryt svar", "Reply" : "Svar", "Update" : "Oppdater", - "Created:" : "Opprettet:", + "Write a description …" : "Skriv en beskrivelse ...", "Description" : "Beskrivelse", "(Unsaved)" : "(Ikke lagret)", "(Saving…)" : "(Lagrer...)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "Rediger beskrivelse", "View description" : "Se beskrivelse", "Add Attachment" : "Legg til vedlegg", - "Write a description …" : "Skriv en beskrivelse ...", "Choose attachment" : "Velg vedlegg", + "Select Date" : "Velg dato", + "Later today – {timeLocale}" : "Senere i dag – {timeLocale}", + "Set due date for later today" : "Angi forfallsdato til senere i dag", + "Tomorrow – {timeLocale}" : "I morgen – {timeLocale}", + "Set due date for tomorrow" : "Angi forfallsdato til i morgen", + "This weekend – {timeLocale}" : "Denne helgen – {timeLocale}", + "Set due date for this weekend" : "Angi forfallsdato til denne helgen", + "Next week – {timeLocale}" : "Neste uke – {timeLocale}", + "Set due date for next week" : "Angi forfallsdato til neste uke", "Assign a due date to this card…" : "Tildel en dato på dette kortet...", "Set a due date" : "Set forfallsdato", "Add due date" : "Legg til forfallsdato", @@ -257,26 +266,20 @@ OC.L10N.register( "Not done" : "Ikke fullført", "Unarchive card" : "Hent kort fra arkiv", "Archive card" : "Arkiver kort", - "Select Date" : "Velg dato", - "Set due date for later today" : "Angi forfallsdato til senere i dag", - "Set due date for tomorrow" : "Angi forfallsdato til i morgen", - "Set due date for this weekend" : "Angi forfallsdato til denne helgen", - "Set due date for next week" : "Angi forfallsdato til neste uke", "Assign a tag to this card…" : "Legg til et merke til dette kortet...", "Select or create a tag…" : "Velg eller opprett et merke...", "Create a new tag:" : "Opprett et nytt merke:", "(group)" : "(gruppe)", - "Next week – {timeLocale}" : "Neste uke – {timeLocale}", - "Todo items" : "Gjøremålspunkter", "{count} comments, {unread} unread" : "{count} kommentarer, {unread} ulest", + "Todo items" : "Gjøremålspunkter", "Edit card title" : "Rediger korttittel", "Open link" : "Åpne kobling", + "Card deleted" : "Kort slettet", "Edit title" : "Rediger tittel", "Assign to me" : "Tildel meg", "Unassign myself" : "Fjern meg fra tildeling", "Mark as not done" : "Marker som ikke ferdig", "Delete card" : "Slett kort", - "Card deleted" : "Kort slettet", "seconds ago" : "sekunder siden", "Keyboard shortcuts" : "Tastatursnarveier", "Boost your productivity using Deck with keyboard shortcuts." : "Øk produktiviteten ved å bruke Deck med hurtigtaster.", @@ -314,6 +317,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Begrene oppretting av kort til enkelte grupper", "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." : "Brukere utenfor disse gruppene vil ikke kunne opprette sine egne tavler, men vil fortsatt kunne jobbe på tavler som har blitt delt med dem.", "Cancel edit" : "Avbryt endring", + "Board {0} deleted" : "Tavle {0} slettet", + "All cards" : "Alle kort", + "Only assigned cards" : "Kun tildelte kort", + "No reminder" : "Ingen varsel", + "An error occurred" : "En feil oppsto", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are du sikker på sletting av tavlen {title}? Handlingen vil slette all data i denne tavlen, inkludert arkiverte kort.", + "Delete the board?" : "Slett tavlen?", "Board details" : "Forumseksjonsdetaljer", "Edit board" : "Rediger tavle", "Clone board" : "Klon tavle", @@ -323,16 +333,9 @@ OC.L10N.register( "Turn on due date reminders" : "Skru på påminnelser for forfallsdato", "Turn off due date reminders" : "Skru av påminnelser for forfallsdato", "Due date reminders" : "Påminnelser for forfallsdato", - "All cards" : "Alle kort", "Assigned cards" : "Tildelte kort", "No notifications" : "Ingen varsler", "Delete board" : "Slett tavle", - "Board {0} deleted" : "Tavle {0} slettet", - "Only assigned cards" : "Kun tildelte kort", - "No reminder" : "Ingen varsel", - "An error occurred" : "En feil oppsto", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are du sikker på sletting av tavlen {title}? Handlingen vil slette all data i denne tavlen, inkludert arkiverte kort.", - "Delete the board?" : "Slett tavlen?", "Clone cards" : "Klone kort", "Advanced options" : "Avanserte innstillinger", "Clone" : "Klone", @@ -343,14 +346,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Søk etter {searchQuery} i alle tavler", "No results found" : "Ingen resultater funnet", "Deck board {name}\n* Last modified on {lastMod}" : "Stokktavle {name}\n* Sist endret {lastMod}", - "{stack} in {board}" : "{stack} i {board}", - "Click to expand description" : "Klikk for å utvide beskrivelsen", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Opprettet {created}\n* Sist endret {lastMod}\n* {nbAttachments} vedlegg\n* {nbComments} kommentarer", "{nbCards} cards" : "{nbCards} kort", + "Due on {date}" : "Utløper {date}", + "{stack} in {board}" : "{stack} i {board}", + "Click to expand description" : "Klikk for å utvide beskrivelsen", "Click to expand comment" : "Klikk for å utvide kommentaren", + "Create card" : "Opprett kort", "Create a new card" : "Opprett et nytt kort", "Card title" : "Kortittel", - "Create card" : "Opprett kort", "Creating the new card …" : "Oppretter det nye kortet ...", "Card \"{card}\" was added to \"{board}\"" : "Kort \"{card}\" ble lagt til i \"{board}\"", "Open card" : "Åpne kort", @@ -360,10 +364,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "kommende kort i morgen", "upcoming cards" : "kommende kort", "New card" : "Nytt kort", - "Due on {date}" : "Utløper {date}", - "This weekend – {timeLocale}" : "Denne helgen – {timeLocale}", - "Tomorrow – {timeLocale}" : "I morgen – {timeLocale}", - "Later today – {timeLocale}" : "Senere i dag – {timeLocale}", "Link to a board" : "Lenke til tavle", "Link to a card" : "Lenke til et kort", "Create a card" : "Opprett kort", diff --git a/l10n/nb.json b/l10n/nb.json index 30d7a10d2..96cc540ee 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Feil dato, dato må være i formatet YYYY-MM-DD", "Personal planning and team project organization" : "Personlig planlegging og organisering av prosjekter i team", "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" : "Stokk er et kanban inspirert verktøy for organisering for personlig planlegging og prosjekt organisering for team integrert med Nextcloud.\n\n\n- 📥 Legg til oppgaver på kort og hold orden på disse.\n- 📄 Legg til notater.\n- 🔖 Tildel merke for enda bedre organisering.\n- 👥 Del med team, venner eller familile.\n- 📎 Legg ved filer som kan integreres i beskrivelser.\n- 💬 Diskuter med ditt team ved å bruke kommentarer.\n- ⚡ Hold oversikt over endringer i aktivitetsstrøm.\n- 🚀 Få dine prosjekt organisert.", - "Card details" : "Kort-detaljer", "Add board" : "Legg til tavle", + "Card details" : "Kort-detaljer", "Select the board to link to a project" : "Velg tavle som skal lenkes til prosjekt", "Search by board title" : "Søk på tittel på tavle", "Select board" : "Velg tavle", @@ -123,17 +123,17 @@ "No lists available" : "Ingen stabler tilgjengelig", "Select a list" : "Velg en stabel", "Move card" : "Flytt kort", - "Select a card" : "Velg et kort", - "Cancel" : "Avbryt", "Select the card to link to a project" : "Velg kort som skal lenkes til prosjekt", "Link to card" : "Lenke til kort", + "Select a card" : "Velg et kort", + "Cancel" : "Avbryt", + "This board is read only" : "Denne tavlen er kun lesbar", + "Drop your files to upload" : "Dropp filer for å laste opp", "File already exists" : "Filen finnes allerede", "A file with the name {filename} already exists." : "En fil med navnet {filename} finnes allerede.", "Do you want to overwrite it?" : "Vil du overskrive?", "Overwrite file" : "Overskriv fil", "Keep existing file" : "Behold eksisterende fil", - "This board is read only" : "Denne tavlen er kun lesbar", - "Drop your files to upload" : "Dropp filer for å laste opp", "Add card" : "Legg til kort", "Archived cards" : "Arkiver tavle", "Add list" : "Legg til liste", @@ -174,6 +174,12 @@ "Deleted lists" : "Slettede stabler", "Undo" : "Angre", "Deleted cards" : "Slettede kort", + "Failed to create share with {displayName}" : "Klarte ikke å opprette deling med {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Er du sikker på at du vil overføre tavlen {title} til {user}?", + "Transfer the board." : "Overfør tavle.", + "Transfer" : "Overfør", + "The board has been transferred to {user}" : "Tavlen har blitt overført til {user}", + "Failed to transfer the board to {user}" : "Klarte ikke overføre tavlen til {user}", "Share board with a user, group or team …" : "Del tavle med en bruker, gruppe eller lag...", "Searching for users, groups and teams …" : "Søker etter brukere, grupper og lag...", "No participants found" : "Ingen deltakere funnet", @@ -185,12 +191,7 @@ "Can manage" : "Kan behandle", "Owner" : "Eier", "Delete" : "Slett", - "Failed to create share with {displayName}" : "Klarte ikke å opprette deling med {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Er du sikker på at du vil overføre tavlen {title} til {user}?", - "Transfer the board." : "Overfør tavle.", - "Transfer" : "Overfør", - "The board has been transferred to {user}" : "Tavlen har blitt overført til {user}", - "Failed to transfer the board to {user}" : "Klarte ikke overføre tavlen til {user}", + "List deleted" : "Stabel slettet", "Edit list title" : "Rediger listetittel", "Archive all cards" : "Arkiver alle kort", "Unarchive all cards" : "Fjern alle kort fra arkiv", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "Fjern alle kortene i denne listen fra arkiv", "Add a new card" : "Legg til nytt kort", "Card name" : "Navn på kort", - "List deleted" : "Stabel slettet", + "title and color value must be provided" : "Du må oppgi verdier for tittel og farge", "Edit" : "Rediger", "Add a new tag" : "Legg til nytt merke", - "title and color value must be provided" : "Du må oppgi verdier for tittel og farge", "Board name" : "Navn på tavle", "Members" : "Medlemmer", "Assign to users/groups/team" : "Tilordne til brukere/grupper/lag", "Assign a user to this card…" : "Tildel bruker til dette kortet...", "Select a user to assign to this card…" : "Velg en bruker som skal tilordnes dette kortet...", + "File to share" : "Fil for deling", + "Invalid path selected" : "Ugyldig angitt sti", "Upload new files" : "Last opp nye filer", "Share from Files" : "Del fra Filer", "Pending share" : "Ventende deling", @@ -217,25 +219,24 @@ "Remove attachment" : "Fjern vedlegg", "Delete Attachment" : "Slett vedlegg", "Restore Attachment" : "Gjenopprett vedlegg", - "File to share" : "Fil for deling", - "Invalid path selected" : "Ugyldig angitt sti", + "Modified" : "Endret", + "Created" : "Opprettet", + "The title cannot be empty." : "Tittel kan ikke være tom", "Open in sidebar view" : "Åpne med sidepanel", "Open in bigger view" : "Åpen i større visning", "Attachments" : "Vedlegg", "Comments" : "Kommentarer", - "Modified" : "Endret", - "Created" : "Opprettet", - "The title cannot be empty." : "Tittel kan ikke være tom", - "No comments yet. Begin the discussion!" : "Ingen kommentarer ennå. Start diskusjonen!", "Failed to load comments" : "Feil i lasting av kommentarer", - "Save" : "Lagre", + "No comments yet. Begin the discussion!" : "Ingen kommentarer ennå. Start diskusjonen!", "The comment cannot be empty." : "Kommentaren kan ikke være tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren kan ikke være lenger enn 1000 tegn.", + "Save" : "Lagre", + "Created:" : "Opprettet:", "In reply to" : "Som svar på", "Cancel reply" : "Avbryt svar", "Reply" : "Svar", "Update" : "Oppdater", - "Created:" : "Opprettet:", + "Write a description …" : "Skriv en beskrivelse ...", "Description" : "Beskrivelse", "(Unsaved)" : "(Ikke lagret)", "(Saving…)" : "(Lagrer...)", @@ -243,8 +244,16 @@ "Edit description" : "Rediger beskrivelse", "View description" : "Se beskrivelse", "Add Attachment" : "Legg til vedlegg", - "Write a description …" : "Skriv en beskrivelse ...", "Choose attachment" : "Velg vedlegg", + "Select Date" : "Velg dato", + "Later today – {timeLocale}" : "Senere i dag – {timeLocale}", + "Set due date for later today" : "Angi forfallsdato til senere i dag", + "Tomorrow – {timeLocale}" : "I morgen – {timeLocale}", + "Set due date for tomorrow" : "Angi forfallsdato til i morgen", + "This weekend – {timeLocale}" : "Denne helgen – {timeLocale}", + "Set due date for this weekend" : "Angi forfallsdato til denne helgen", + "Next week – {timeLocale}" : "Neste uke – {timeLocale}", + "Set due date for next week" : "Angi forfallsdato til neste uke", "Assign a due date to this card…" : "Tildel en dato på dette kortet...", "Set a due date" : "Set forfallsdato", "Add due date" : "Legg til forfallsdato", @@ -255,26 +264,20 @@ "Not done" : "Ikke fullført", "Unarchive card" : "Hent kort fra arkiv", "Archive card" : "Arkiver kort", - "Select Date" : "Velg dato", - "Set due date for later today" : "Angi forfallsdato til senere i dag", - "Set due date for tomorrow" : "Angi forfallsdato til i morgen", - "Set due date for this weekend" : "Angi forfallsdato til denne helgen", - "Set due date for next week" : "Angi forfallsdato til neste uke", "Assign a tag to this card…" : "Legg til et merke til dette kortet...", "Select or create a tag…" : "Velg eller opprett et merke...", "Create a new tag:" : "Opprett et nytt merke:", "(group)" : "(gruppe)", - "Next week – {timeLocale}" : "Neste uke – {timeLocale}", - "Todo items" : "Gjøremålspunkter", "{count} comments, {unread} unread" : "{count} kommentarer, {unread} ulest", + "Todo items" : "Gjøremålspunkter", "Edit card title" : "Rediger korttittel", "Open link" : "Åpne kobling", + "Card deleted" : "Kort slettet", "Edit title" : "Rediger tittel", "Assign to me" : "Tildel meg", "Unassign myself" : "Fjern meg fra tildeling", "Mark as not done" : "Marker som ikke ferdig", "Delete card" : "Slett kort", - "Card deleted" : "Kort slettet", "seconds ago" : "sekunder siden", "Keyboard shortcuts" : "Tastatursnarveier", "Boost your productivity using Deck with keyboard shortcuts." : "Øk produktiviteten ved å bruke Deck med hurtigtaster.", @@ -312,6 +315,13 @@ "Limit board creation to some groups" : "Begrene oppretting av kort til enkelte grupper", "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." : "Brukere utenfor disse gruppene vil ikke kunne opprette sine egne tavler, men vil fortsatt kunne jobbe på tavler som har blitt delt med dem.", "Cancel edit" : "Avbryt endring", + "Board {0} deleted" : "Tavle {0} slettet", + "All cards" : "Alle kort", + "Only assigned cards" : "Kun tildelte kort", + "No reminder" : "Ingen varsel", + "An error occurred" : "En feil oppsto", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are du sikker på sletting av tavlen {title}? Handlingen vil slette all data i denne tavlen, inkludert arkiverte kort.", + "Delete the board?" : "Slett tavlen?", "Board details" : "Forumseksjonsdetaljer", "Edit board" : "Rediger tavle", "Clone board" : "Klon tavle", @@ -321,16 +331,9 @@ "Turn on due date reminders" : "Skru på påminnelser for forfallsdato", "Turn off due date reminders" : "Skru av påminnelser for forfallsdato", "Due date reminders" : "Påminnelser for forfallsdato", - "All cards" : "Alle kort", "Assigned cards" : "Tildelte kort", "No notifications" : "Ingen varsler", "Delete board" : "Slett tavle", - "Board {0} deleted" : "Tavle {0} slettet", - "Only assigned cards" : "Kun tildelte kort", - "No reminder" : "Ingen varsel", - "An error occurred" : "En feil oppsto", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Are du sikker på sletting av tavlen {title}? Handlingen vil slette all data i denne tavlen, inkludert arkiverte kort.", - "Delete the board?" : "Slett tavlen?", "Clone cards" : "Klone kort", "Advanced options" : "Avanserte innstillinger", "Clone" : "Klone", @@ -341,14 +344,15 @@ "Search for {searchQuery} in all boards" : "Søk etter {searchQuery} i alle tavler", "No results found" : "Ingen resultater funnet", "Deck board {name}\n* Last modified on {lastMod}" : "Stokktavle {name}\n* Sist endret {lastMod}", - "{stack} in {board}" : "{stack} i {board}", - "Click to expand description" : "Klikk for å utvide beskrivelsen", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Opprettet {created}\n* Sist endret {lastMod}\n* {nbAttachments} vedlegg\n* {nbComments} kommentarer", "{nbCards} cards" : "{nbCards} kort", + "Due on {date}" : "Utløper {date}", + "{stack} in {board}" : "{stack} i {board}", + "Click to expand description" : "Klikk for å utvide beskrivelsen", "Click to expand comment" : "Klikk for å utvide kommentaren", + "Create card" : "Opprett kort", "Create a new card" : "Opprett et nytt kort", "Card title" : "Kortittel", - "Create card" : "Opprett kort", "Creating the new card …" : "Oppretter det nye kortet ...", "Card \"{card}\" was added to \"{board}\"" : "Kort \"{card}\" ble lagt til i \"{board}\"", "Open card" : "Åpne kort", @@ -358,10 +362,6 @@ "upcoming cards tomorrow" : "kommende kort i morgen", "upcoming cards" : "kommende kort", "New card" : "Nytt kort", - "Due on {date}" : "Utløper {date}", - "This weekend – {timeLocale}" : "Denne helgen – {timeLocale}", - "Tomorrow – {timeLocale}" : "I morgen – {timeLocale}", - "Later today – {timeLocale}" : "Senere i dag – {timeLocale}", "Link to a board" : "Lenke til tavle", "Link to a card" : "Lenke til et kort", "Create a card" : "Opprett kort", diff --git a/l10n/nl.js b/l10n/nl.js index 285c2f520..d258e68e5 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Ongeldige datum, formaat is YYYY-MM-DD", "Personal planning and team project organization" : "Persoonlijke planning en inrichting voor teamproject", "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 is een soort kanban organisatietool gericht op persoonlijke planning en projectorganisatie voor teams geïntegreerd in Nextcloud.\n\n\n- 📥 Voeg taken toe aan kaarten en sorteer ze\n- 📄 Schrijf extra notities in Markdown\n- 🔖 Ken labels toe voor betere organisatie\n- 👥 Deel met je team, vrienden of familie\n- 📎 Voeg bestanden toe en plaats ze in je Markdown beschrijving\n- 💬 Discussieer binnen je team met reacties\n- ⚡ Volg de wijzigingen in het activiteiten kanaal\n- 🚀 Organiseer je project", - "Card details" : "Kaart details", "Add board" : "Toevoegen bord", + "Card details" : "Kaart details", "Select the board to link to a project" : "Kies het bord om met een project te verbinden", "Search by board title" : "Zoeken op bord-titel", "Select board" : "Selecteer bord", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "Geen lijsten beschikbaar", "Select a list" : "Selecteer een lijst", "Move card" : "Verplaats kaart", - "Select a card" : "Selecteer een kaart", - "Cancel" : "Annuleren", "Select the card to link to a project" : "Selecteer de kaart om met een project te koppelen", "Link to card" : "Koppelen met kaart", + "Select a card" : "Selecteer een kaart", + "Cancel" : "Annuleren", + "This board is read only" : "Dit bord is alleen-lezen", + "Drop your files to upload" : "Zet je bestanden hier neer om te uploaden", "File already exists" : "Bestand bestaat al", "A file with the name {filename} already exists." : "Er bestaat al een gebruiker met de naam {filename}.", "Do you want to overwrite it?" : "Wil je het overschrijven?", "Overwrite file" : "Overschrijven bestand", "Keep existing file" : "Bewaar het al bestaande bestand", - "This board is read only" : "Dit bord is alleen-lezen", - "Drop your files to upload" : "Zet je bestanden hier neer om te uploaden", "Add card" : "Toevoegen kaart", "Archived cards" : "Gearchiveerde kaarten", "Add list" : "Lijst toevoegen", @@ -174,6 +174,12 @@ OC.L10N.register( "Deleted lists" : "Verwijderde lijsten", "Undo" : "Ongedaan maken", "Deleted cards" : "Verwijderde kaarten", + "Failed to create share with {displayName}" : "Delen met {displayName} mislukt", + "Are you sure you want to transfer the board {title} to {user}?" : "Weet je zeker dat je het bord {title} wilt overdragen aan {user}?", + "Transfer the board." : "Draag het bord over.", + "Transfer" : "Overdracht", + "The board has been transferred to {user}" : "Het bord is overgedragen naar {user}", + "Failed to transfer the board to {user}" : "Niet gelukt om het bord over te dragen aan {user}", "No participants found" : "Geen deelnemers gevonden", "Board owner" : "Bordeigenaar", "(Group)" : "(groep)", @@ -182,12 +188,7 @@ OC.L10N.register( "Can manage" : "Kan beheren", "Owner" : "Eigenaar", "Delete" : "Verwijderen", - "Failed to create share with {displayName}" : "Delen met {displayName} mislukt", - "Are you sure you want to transfer the board {title} to {user}?" : "Weet je zeker dat je het bord {title} wilt overdragen aan {user}?", - "Transfer the board." : "Draag het bord over.", - "Transfer" : "Overdracht", - "The board has been transferred to {user}" : "Het bord is overgedragen naar {user}", - "Failed to transfer the board to {user}" : "Niet gelukt om het bord over te dragen aan {user}", + "List deleted" : "Lijst verwijderd", "Edit list title" : "Wijzig de titel van de lijst", "Archive all cards" : "Alle kaarten archiveren", "Unarchive all cards" : "De-archiveer alle kaarten", @@ -196,13 +197,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Alle kaarten in deze lijst de-archiveren", "Add a new card" : "Nieuwe kaart toevoegen", "Card name" : "Kaartnaam", - "List deleted" : "Lijst verwijderd", + "title and color value must be provided" : "titel- en kleurwaarde moet gegeven worden", "Edit" : "Bewerken", "Add a new tag" : "Nieuwe tag toevoegen", - "title and color value must be provided" : "titel- en kleurwaarde moet gegeven worden", "Board name" : "Bordnaam", "Members" : "Leden", "Assign a user to this card…" : "Wijs een gebruiker toe aan deze kaart", + "File to share" : "Bestand om te delen", + "Invalid path selected" : "Ongeldig pad geselecteerd", "Upload new files" : "Uploaden nieuwe bestanden", "Share from Files" : "Delen vanuit Bestanden", "Pending share" : "Share in afwachting", @@ -212,25 +214,24 @@ OC.L10N.register( "Remove attachment" : "Bijlage verwijderen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", - "File to share" : "Bestand om te delen", - "Invalid path selected" : "Ongeldig pad geselecteerd", + "Modified" : "Aangepast", + "Created" : "Gemaakt", + "The title cannot be empty." : "De titel kan niet leeg zijn.", "Open in sidebar view" : "Open in zijbalk", "Open in bigger view" : "Open in grotere weergave", "Attachments" : "Bijlagen", "Comments" : "Reacties", - "Modified" : "Aangepast", - "Created" : "Gemaakt", - "The title cannot be empty." : "De titel kan niet leeg zijn.", - "No comments yet. Begin the discussion!" : "Nog geen reacties. Begin de discussie!", "Failed to load comments" : "Kon reacties niet laden.", - "Save" : "Opslaan", + "No comments yet. Begin the discussion!" : "Nog geen reacties. Begin de discussie!", "The comment cannot be empty." : "De reactie kan niet leeg zijn.", "The comment cannot be longer than 1000 characters." : "De reactie kan niet langer dan 1000 tekens zijn.", + "Save" : "Opslaan", + "Created:" : "Aangemaakt:", "In reply to" : "Als antwoord op", "Cancel reply" : "Antwoord annuleren", "Reply" : "Antwoord", "Update" : "Bijwerken", - "Created:" : "Aangemaakt:", + "Write a description …" : "Voeg een beschrijving toe ...", "Description" : "Beschrijving", "(Unsaved)" : "(Niet opgeslagen)", "(Saving…)" : "(Opslaan…)", @@ -238,8 +239,16 @@ OC.L10N.register( "Edit description" : "Bewerk beschrijving", "View description" : "Bekijk beschrijving", "Add Attachment" : "Toevoegen bijlage", - "Write a description …" : "Voeg een beschrijving toe ...", "Choose attachment" : "Kies bijlage", + "Select Date" : "Selecteer datum", + "Later today – {timeLocale}" : "Later vandaag – {timeLocale}", + "Set due date for later today" : "Stel de vervaldatum in voor later vandaag", + "Tomorrow – {timeLocale}" : "Morgen - {timeLocale}", + "Set due date for tomorrow" : "Stel de vervaldatum in voor morgen", + "This weekend – {timeLocale}" : "Dit weekend - {timeLocale}", + "Set due date for this weekend" : "Stel de vervaldatum in voor dit weekend", + "Next week – {timeLocale}" : "Volgende week - {timeLocale}", + "Set due date for next week" : "Stel de vervaldatum in voor volgende week", "Assign a due date to this card…" : "Wijs een vervaldatum toe aan deze kaart...", "Set a due date" : "Stel een vervaldatum in", "Add due date" : "Voeg vervaldatum toe", @@ -249,24 +258,18 @@ OC.L10N.register( "Due at:" : "Verloopt op:", "Unarchive card" : "Terughalen kaart uit archief", "Archive card" : "Archiveer kaart", - "Select Date" : "Selecteer datum", - "Set due date for later today" : "Stel de vervaldatum in voor later vandaag", - "Set due date for tomorrow" : "Stel de vervaldatum in voor morgen", - "Set due date for this weekend" : "Stel de vervaldatum in voor dit weekend", - "Set due date for next week" : "Stel de vervaldatum in voor volgende week", "Assign a tag to this card…" : "Wijs een label toe aan deze kaart...", "Create a new tag:" : "Maak een nieuwe tag aan.", "(group)" : "(groep)", - "Next week – {timeLocale}" : "Volgende week - {timeLocale}", - "Todo items" : "Te doen onderwerpen", "{count} comments, {unread} unread" : "{count} reacties, {unread} ongelezen", + "Todo items" : "Te doen onderwerpen", "Edit card title" : "Wijzig de titel van de kaart", + "Card deleted" : "Kaart verwijderd", "Edit title" : "Titel bewerken", "Assign to me" : "Aan mij toewijzen", "Unassign myself" : "Eigen toewijzing opheffen", "Mark as not done" : "Markeren als niet gedaan", "Delete card" : "Verwijderen kaart", - "Card deleted" : "Kaart verwijderd", "seconds ago" : "seconden geleden", "Keyboard shortcuts" : "Toetsenbord sneltoetsen", "Keyboard shortcut" : "Sneltoets", @@ -284,6 +287,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Beperk het maken van borden tot enkele groepen", "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." : "Gebruikers buiten die groepen zullen geen eigen borden kunnen maken, maar ze zullen nog steeds kunnen werken aan borden die met hen zijn gedeeld.", "Cancel edit" : "Annuleer bewerking", + "Board {0} deleted" : "Bord {0} verwijderd", + "All cards" : "Alle kaarten", + "Only assigned cards" : "Uitsluitend toegewezen kaarten", + "No reminder" : "Geen herinnering", + "An error occurred" : "Er is een fout opgetreden", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bent u zeker dat u het bord {title} wilt verwijderen? Dit zal alle gegevens van dit bord verwijderen, inclusief gearchiveerde kaarten.", + "Delete the board?" : "Bord verwijderen?", "Board details" : "Bord details", "Edit board" : "Bewerk bord", "Clone board" : "Dupliceer bord", @@ -293,16 +303,9 @@ OC.L10N.register( "Turn on due date reminders" : "Herinneringen voor vervaldatums aanzetten", "Turn off due date reminders" : "Herinneringen voor vervaldatums uitzetten", "Due date reminders" : "Herinneringen voor vervaldatums", - "All cards" : "Alle kaarten", "Assigned cards" : "Toegewezen kaarten", "No notifications" : "Geen meldingen", "Delete board" : "Verwijder bord", - "Board {0} deleted" : "Bord {0} verwijderd", - "Only assigned cards" : "Uitsluitend toegewezen kaarten", - "No reminder" : "Geen herinnering", - "An error occurred" : "Er is een fout opgetreden", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bent u zeker dat u het bord {title} wilt verwijderen? Dit zal alle gegevens van dit bord verwijderen, inclusief gearchiveerde kaarten.", - "Delete the board?" : "Bord verwijderen?", "Clone cards" : "Kaarten klonen", "Advanced options" : "Geavanceerde opties", "Clone" : "Klonen", @@ -313,14 +316,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Zoek naar {searchQuery} in alle borden", "No results found" : "Geen resultaten gevonden", "Deck board {name}\n* Last modified on {lastMod}" : "Deckplank {name}\n* Laatst gewijzigd op {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Klik om de beschrijving uit te vouwen", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Aangemaakt op {created}\n* Laatst gewijzigd op {lastMod}\n* {nbAttachments} bijlagen\n* {nbComments} reacties", "{nbCards} cards" : "{nbCards} kaarten", + "Due on {date}" : "Vervalt op {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Klik om de beschrijving uit te vouwen", "Click to expand comment" : "Klik om de reactie uit te vouwen", + "Create card" : "Aanmaken kaart", "Create a new card" : "Maak een nieuwe kaart aan", "Card title" : "Kaarttitel", - "Create card" : "Aanmaken kaart", "Creating the new card …" : "Aanmaken nieuwe kaart...", "Card \"{card}\" was added to \"{board}\"" : "Kaart \"{card}\" is toegevoegd aan \"{board}\"", "Open card" : "Open kaart", @@ -330,10 +334,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "aanstaande kaarten morgen", "upcoming cards" : "Aanstaande kaarten", "New card" : "Nieuwe kaart", - "Due on {date}" : "Vervalt op {date}", - "This weekend – {timeLocale}" : "Dit weekend - {timeLocale}", - "Tomorrow – {timeLocale}" : "Morgen - {timeLocale}", - "Later today – {timeLocale}" : "Later vandaag – {timeLocale}", "Link to a board" : "Verbind met een bord", "Link to a card" : "Koppel met een kaart", "Create a card" : "Maak een kaart aan", diff --git a/l10n/nl.json b/l10n/nl.json index ae7769f7a..cfa6817cf 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Ongeldige datum, formaat is YYYY-MM-DD", "Personal planning and team project organization" : "Persoonlijke planning en inrichting voor teamproject", "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 is een soort kanban organisatietool gericht op persoonlijke planning en projectorganisatie voor teams geïntegreerd in Nextcloud.\n\n\n- 📥 Voeg taken toe aan kaarten en sorteer ze\n- 📄 Schrijf extra notities in Markdown\n- 🔖 Ken labels toe voor betere organisatie\n- 👥 Deel met je team, vrienden of familie\n- 📎 Voeg bestanden toe en plaats ze in je Markdown beschrijving\n- 💬 Discussieer binnen je team met reacties\n- ⚡ Volg de wijzigingen in het activiteiten kanaal\n- 🚀 Organiseer je project", - "Card details" : "Kaart details", "Add board" : "Toevoegen bord", + "Card details" : "Kaart details", "Select the board to link to a project" : "Kies het bord om met een project te verbinden", "Search by board title" : "Zoeken op bord-titel", "Select board" : "Selecteer bord", @@ -123,17 +123,17 @@ "No lists available" : "Geen lijsten beschikbaar", "Select a list" : "Selecteer een lijst", "Move card" : "Verplaats kaart", - "Select a card" : "Selecteer een kaart", - "Cancel" : "Annuleren", "Select the card to link to a project" : "Selecteer de kaart om met een project te koppelen", "Link to card" : "Koppelen met kaart", + "Select a card" : "Selecteer een kaart", + "Cancel" : "Annuleren", + "This board is read only" : "Dit bord is alleen-lezen", + "Drop your files to upload" : "Zet je bestanden hier neer om te uploaden", "File already exists" : "Bestand bestaat al", "A file with the name {filename} already exists." : "Er bestaat al een gebruiker met de naam {filename}.", "Do you want to overwrite it?" : "Wil je het overschrijven?", "Overwrite file" : "Overschrijven bestand", "Keep existing file" : "Bewaar het al bestaande bestand", - "This board is read only" : "Dit bord is alleen-lezen", - "Drop your files to upload" : "Zet je bestanden hier neer om te uploaden", "Add card" : "Toevoegen kaart", "Archived cards" : "Gearchiveerde kaarten", "Add list" : "Lijst toevoegen", @@ -172,6 +172,12 @@ "Deleted lists" : "Verwijderde lijsten", "Undo" : "Ongedaan maken", "Deleted cards" : "Verwijderde kaarten", + "Failed to create share with {displayName}" : "Delen met {displayName} mislukt", + "Are you sure you want to transfer the board {title} to {user}?" : "Weet je zeker dat je het bord {title} wilt overdragen aan {user}?", + "Transfer the board." : "Draag het bord over.", + "Transfer" : "Overdracht", + "The board has been transferred to {user}" : "Het bord is overgedragen naar {user}", + "Failed to transfer the board to {user}" : "Niet gelukt om het bord over te dragen aan {user}", "No participants found" : "Geen deelnemers gevonden", "Board owner" : "Bordeigenaar", "(Group)" : "(groep)", @@ -180,12 +186,7 @@ "Can manage" : "Kan beheren", "Owner" : "Eigenaar", "Delete" : "Verwijderen", - "Failed to create share with {displayName}" : "Delen met {displayName} mislukt", - "Are you sure you want to transfer the board {title} to {user}?" : "Weet je zeker dat je het bord {title} wilt overdragen aan {user}?", - "Transfer the board." : "Draag het bord over.", - "Transfer" : "Overdracht", - "The board has been transferred to {user}" : "Het bord is overgedragen naar {user}", - "Failed to transfer the board to {user}" : "Niet gelukt om het bord over te dragen aan {user}", + "List deleted" : "Lijst verwijderd", "Edit list title" : "Wijzig de titel van de lijst", "Archive all cards" : "Alle kaarten archiveren", "Unarchive all cards" : "De-archiveer alle kaarten", @@ -194,13 +195,14 @@ "Unarchive all cards in this list" : "Alle kaarten in deze lijst de-archiveren", "Add a new card" : "Nieuwe kaart toevoegen", "Card name" : "Kaartnaam", - "List deleted" : "Lijst verwijderd", + "title and color value must be provided" : "titel- en kleurwaarde moet gegeven worden", "Edit" : "Bewerken", "Add a new tag" : "Nieuwe tag toevoegen", - "title and color value must be provided" : "titel- en kleurwaarde moet gegeven worden", "Board name" : "Bordnaam", "Members" : "Leden", "Assign a user to this card…" : "Wijs een gebruiker toe aan deze kaart", + "File to share" : "Bestand om te delen", + "Invalid path selected" : "Ongeldig pad geselecteerd", "Upload new files" : "Uploaden nieuwe bestanden", "Share from Files" : "Delen vanuit Bestanden", "Pending share" : "Share in afwachting", @@ -210,25 +212,24 @@ "Remove attachment" : "Bijlage verwijderen", "Delete Attachment" : "Verwijderen bijlage", "Restore Attachment" : "Herstellen bijlage", - "File to share" : "Bestand om te delen", - "Invalid path selected" : "Ongeldig pad geselecteerd", + "Modified" : "Aangepast", + "Created" : "Gemaakt", + "The title cannot be empty." : "De titel kan niet leeg zijn.", "Open in sidebar view" : "Open in zijbalk", "Open in bigger view" : "Open in grotere weergave", "Attachments" : "Bijlagen", "Comments" : "Reacties", - "Modified" : "Aangepast", - "Created" : "Gemaakt", - "The title cannot be empty." : "De titel kan niet leeg zijn.", - "No comments yet. Begin the discussion!" : "Nog geen reacties. Begin de discussie!", "Failed to load comments" : "Kon reacties niet laden.", - "Save" : "Opslaan", + "No comments yet. Begin the discussion!" : "Nog geen reacties. Begin de discussie!", "The comment cannot be empty." : "De reactie kan niet leeg zijn.", "The comment cannot be longer than 1000 characters." : "De reactie kan niet langer dan 1000 tekens zijn.", + "Save" : "Opslaan", + "Created:" : "Aangemaakt:", "In reply to" : "Als antwoord op", "Cancel reply" : "Antwoord annuleren", "Reply" : "Antwoord", "Update" : "Bijwerken", - "Created:" : "Aangemaakt:", + "Write a description …" : "Voeg een beschrijving toe ...", "Description" : "Beschrijving", "(Unsaved)" : "(Niet opgeslagen)", "(Saving…)" : "(Opslaan…)", @@ -236,8 +237,16 @@ "Edit description" : "Bewerk beschrijving", "View description" : "Bekijk beschrijving", "Add Attachment" : "Toevoegen bijlage", - "Write a description …" : "Voeg een beschrijving toe ...", "Choose attachment" : "Kies bijlage", + "Select Date" : "Selecteer datum", + "Later today – {timeLocale}" : "Later vandaag – {timeLocale}", + "Set due date for later today" : "Stel de vervaldatum in voor later vandaag", + "Tomorrow – {timeLocale}" : "Morgen - {timeLocale}", + "Set due date for tomorrow" : "Stel de vervaldatum in voor morgen", + "This weekend – {timeLocale}" : "Dit weekend - {timeLocale}", + "Set due date for this weekend" : "Stel de vervaldatum in voor dit weekend", + "Next week – {timeLocale}" : "Volgende week - {timeLocale}", + "Set due date for next week" : "Stel de vervaldatum in voor volgende week", "Assign a due date to this card…" : "Wijs een vervaldatum toe aan deze kaart...", "Set a due date" : "Stel een vervaldatum in", "Add due date" : "Voeg vervaldatum toe", @@ -247,24 +256,18 @@ "Due at:" : "Verloopt op:", "Unarchive card" : "Terughalen kaart uit archief", "Archive card" : "Archiveer kaart", - "Select Date" : "Selecteer datum", - "Set due date for later today" : "Stel de vervaldatum in voor later vandaag", - "Set due date for tomorrow" : "Stel de vervaldatum in voor morgen", - "Set due date for this weekend" : "Stel de vervaldatum in voor dit weekend", - "Set due date for next week" : "Stel de vervaldatum in voor volgende week", "Assign a tag to this card…" : "Wijs een label toe aan deze kaart...", "Create a new tag:" : "Maak een nieuwe tag aan.", "(group)" : "(groep)", - "Next week – {timeLocale}" : "Volgende week - {timeLocale}", - "Todo items" : "Te doen onderwerpen", "{count} comments, {unread} unread" : "{count} reacties, {unread} ongelezen", + "Todo items" : "Te doen onderwerpen", "Edit card title" : "Wijzig de titel van de kaart", + "Card deleted" : "Kaart verwijderd", "Edit title" : "Titel bewerken", "Assign to me" : "Aan mij toewijzen", "Unassign myself" : "Eigen toewijzing opheffen", "Mark as not done" : "Markeren als niet gedaan", "Delete card" : "Verwijderen kaart", - "Card deleted" : "Kaart verwijderd", "seconds ago" : "seconden geleden", "Keyboard shortcuts" : "Toetsenbord sneltoetsen", "Keyboard shortcut" : "Sneltoets", @@ -282,6 +285,13 @@ "Limit board creation to some groups" : "Beperk het maken van borden tot enkele groepen", "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." : "Gebruikers buiten die groepen zullen geen eigen borden kunnen maken, maar ze zullen nog steeds kunnen werken aan borden die met hen zijn gedeeld.", "Cancel edit" : "Annuleer bewerking", + "Board {0} deleted" : "Bord {0} verwijderd", + "All cards" : "Alle kaarten", + "Only assigned cards" : "Uitsluitend toegewezen kaarten", + "No reminder" : "Geen herinnering", + "An error occurred" : "Er is een fout opgetreden", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bent u zeker dat u het bord {title} wilt verwijderen? Dit zal alle gegevens van dit bord verwijderen, inclusief gearchiveerde kaarten.", + "Delete the board?" : "Bord verwijderen?", "Board details" : "Bord details", "Edit board" : "Bewerk bord", "Clone board" : "Dupliceer bord", @@ -291,16 +301,9 @@ "Turn on due date reminders" : "Herinneringen voor vervaldatums aanzetten", "Turn off due date reminders" : "Herinneringen voor vervaldatums uitzetten", "Due date reminders" : "Herinneringen voor vervaldatums", - "All cards" : "Alle kaarten", "Assigned cards" : "Toegewezen kaarten", "No notifications" : "Geen meldingen", "Delete board" : "Verwijder bord", - "Board {0} deleted" : "Bord {0} verwijderd", - "Only assigned cards" : "Uitsluitend toegewezen kaarten", - "No reminder" : "Geen herinnering", - "An error occurred" : "Er is een fout opgetreden", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bent u zeker dat u het bord {title} wilt verwijderen? Dit zal alle gegevens van dit bord verwijderen, inclusief gearchiveerde kaarten.", - "Delete the board?" : "Bord verwijderen?", "Clone cards" : "Kaarten klonen", "Advanced options" : "Geavanceerde opties", "Clone" : "Klonen", @@ -311,14 +314,15 @@ "Search for {searchQuery} in all boards" : "Zoek naar {searchQuery} in alle borden", "No results found" : "Geen resultaten gevonden", "Deck board {name}\n* Last modified on {lastMod}" : "Deckplank {name}\n* Laatst gewijzigd op {lastMod}", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "Klik om de beschrijving uit te vouwen", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Aangemaakt op {created}\n* Laatst gewijzigd op {lastMod}\n* {nbAttachments} bijlagen\n* {nbComments} reacties", "{nbCards} cards" : "{nbCards} kaarten", + "Due on {date}" : "Vervalt op {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "Klik om de beschrijving uit te vouwen", "Click to expand comment" : "Klik om de reactie uit te vouwen", + "Create card" : "Aanmaken kaart", "Create a new card" : "Maak een nieuwe kaart aan", "Card title" : "Kaarttitel", - "Create card" : "Aanmaken kaart", "Creating the new card …" : "Aanmaken nieuwe kaart...", "Card \"{card}\" was added to \"{board}\"" : "Kaart \"{card}\" is toegevoegd aan \"{board}\"", "Open card" : "Open kaart", @@ -328,10 +332,6 @@ "upcoming cards tomorrow" : "aanstaande kaarten morgen", "upcoming cards" : "Aanstaande kaarten", "New card" : "Nieuwe kaart", - "Due on {date}" : "Vervalt op {date}", - "This weekend – {timeLocale}" : "Dit weekend - {timeLocale}", - "Tomorrow – {timeLocale}" : "Morgen - {timeLocale}", - "Later today – {timeLocale}" : "Later vandaag – {timeLocale}", "Link to a board" : "Verbind met een bord", "Link to a card" : "Koppel met een kaart", "Create a card" : "Maak een kaart aan", diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 8681c7e1c..0d6737e13 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -18,14 +18,14 @@ OC.L10N.register( "Edit" : "Endra", "Download" : "Last ned", "Remove attachment" : "Fjern vedlegg", - "Comments" : "Kommentarar", "Modified" : "Endra", "Created" : "Lagd", + "Comments" : "Kommentarar", "Save" : "Lagre", + "Created:" : "Oppretta:", "Cancel reply" : "Avbryt svar", "Reply" : "Svare", "Update" : "Oppdater", - "Created:" : "Oppretta:", "Description" : "Skildring", "seconds ago" : "sekund sidan", "Keyboard shortcuts" : "Tastatursnarvegar", diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 34624c0ce..ec11638cf 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -16,14 +16,14 @@ "Edit" : "Endra", "Download" : "Last ned", "Remove attachment" : "Fjern vedlegg", - "Comments" : "Kommentarar", "Modified" : "Endra", "Created" : "Lagd", + "Comments" : "Kommentarar", "Save" : "Lagre", + "Created:" : "Oppretta:", "Cancel reply" : "Avbryt svar", "Reply" : "Svare", "Update" : "Oppdater", - "Created:" : "Oppretta:", "Description" : "Skildring", "seconds ago" : "sekund sidan", "Keyboard shortcuts" : "Tastatursnarvegar", diff --git a/l10n/oc.js b/l10n/oc.js index fdfb20efb..eba4bdc10 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -13,8 +13,8 @@ OC.L10N.register( "A PHP extension stopped the file upload" : "Una extension PHP a arrestat lo mandadís de fichièr", "Invalid date, date format must be YYYY-MM-DD" : "Invalida data, lo format de data deu èsser YYYY-MM-DD", "Cancel" : "Anullar", - "File already exists" : "Lo fichièr existís ja", "Drop your files to upload" : "Depausatz los fichièrs d’enviar", + "File already exists" : "Lo fichièr existís ja", "Open" : "Dobrir", "Completed" : "Acabat", "Details" : "Detalhs", @@ -31,19 +31,20 @@ OC.L10N.register( "Delete" : "Suprimir", "Edit" : "Modificar", "Members" : "Membres", + "File to share" : "Fichièr de partejar", + "Invalid path selected" : "Camin seleccionat invalid", "Upload new files" : "Enviar fichièrs novèls", "Share from Files" : "Partejar a partir dels Fichièrs", "Download" : "Telecargar", - "File to share" : "Fichièr de partejar", - "Invalid path selected" : "Camin seleccionat invalid", - "Comments" : "Comentaris", "Modified" : "Modificat", + "Comments" : "Comentaris", "Save" : "Salvar", + "Created:" : "Creat lo :", "Cancel reply" : "Anullar la responsa", "Reply" : "Respondre", "Update" : "Metre a jorn", - "Created:" : "Creat lo :", "Description" : "Descripcion", + "Tomorrow – {timeLocale}" : "Deman – {timeLocale}", "Edit title" : "Modificar lo títol", "seconds ago" : "fa qualques segondas", "Keyboard shortcuts" : "Acorchis de clavièr", @@ -51,16 +52,15 @@ OC.L10N.register( "Search" : "Recercar", "Shared with you" : "Shared with you", "Cancel edit" : "Anullar la modificacion", - "No notifications" : "Cap de notificacion", "An error occurred" : "Una error s’es producha", + "No notifications" : "Cap de notificacion", "Advanced options" : "Opcions avançadas", "Today" : "Uèi", "Tomorrow" : "Deman", "{stack} in {board}" : "{stack} dins {board}", - "Create a new card" : "Crear una carta novèla", "Create card" : "Crear una carta", + "Create a new card" : "Crear una carta novèla", "Close" : "Tampar", - "Tomorrow – {timeLocale}" : "Deman – {timeLocale}", "Create a card" : "Crear una carta", "Share" : "Partejar", "Personal" : "Personal" diff --git a/l10n/oc.json b/l10n/oc.json index 104b33381..18a40824a 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -11,8 +11,8 @@ "A PHP extension stopped the file upload" : "Una extension PHP a arrestat lo mandadís de fichièr", "Invalid date, date format must be YYYY-MM-DD" : "Invalida data, lo format de data deu èsser YYYY-MM-DD", "Cancel" : "Anullar", - "File already exists" : "Lo fichièr existís ja", "Drop your files to upload" : "Depausatz los fichièrs d’enviar", + "File already exists" : "Lo fichièr existís ja", "Open" : "Dobrir", "Completed" : "Acabat", "Details" : "Detalhs", @@ -29,19 +29,20 @@ "Delete" : "Suprimir", "Edit" : "Modificar", "Members" : "Membres", + "File to share" : "Fichièr de partejar", + "Invalid path selected" : "Camin seleccionat invalid", "Upload new files" : "Enviar fichièrs novèls", "Share from Files" : "Partejar a partir dels Fichièrs", "Download" : "Telecargar", - "File to share" : "Fichièr de partejar", - "Invalid path selected" : "Camin seleccionat invalid", - "Comments" : "Comentaris", "Modified" : "Modificat", + "Comments" : "Comentaris", "Save" : "Salvar", + "Created:" : "Creat lo :", "Cancel reply" : "Anullar la responsa", "Reply" : "Respondre", "Update" : "Metre a jorn", - "Created:" : "Creat lo :", "Description" : "Descripcion", + "Tomorrow – {timeLocale}" : "Deman – {timeLocale}", "Edit title" : "Modificar lo títol", "seconds ago" : "fa qualques segondas", "Keyboard shortcuts" : "Acorchis de clavièr", @@ -49,16 +50,15 @@ "Search" : "Recercar", "Shared with you" : "Shared with you", "Cancel edit" : "Anullar la modificacion", - "No notifications" : "Cap de notificacion", "An error occurred" : "Una error s’es producha", + "No notifications" : "Cap de notificacion", "Advanced options" : "Opcions avançadas", "Today" : "Uèi", "Tomorrow" : "Deman", "{stack} in {board}" : "{stack} dins {board}", - "Create a new card" : "Crear una carta novèla", "Create card" : "Crear una carta", + "Create a new card" : "Crear una carta novèla", "Close" : "Tampar", - "Tomorrow – {timeLocale}" : "Deman – {timeLocale}", "Create a card" : "Crear una carta", "Share" : "Partejar", "Personal" : "Personal" diff --git a/l10n/pl.js b/l10n/pl.js index 9d7f55c30..ec5d02283 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Nieprawidłowa data, format daty to RRRR-MM-DD", "Personal planning and team project organization" : "Indywidualne planowanie i organizacja projektu zespołowego", "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" : "Tablica to narzędzie organizacyjne w stylu kanban, którego celem jest osobiste planowanie i organizacja projektu dla zespołów zintegrowanych z Nextcloud.\n\n\n- 📥 Dodaj swoje zadania do kart i porządkuj je\n- 📄 Zapisuj dodatkowe notatki w Markdown\n- 🔖 Przypisuj etykiety dla jeszcze lepszej organizacji\n- 👥 Współdziel ze swoim zespołem, przyjaciółmi lub rodziną\n- 📎 Dołączaj pliki i umieszczaj je w opisie Markdown\n- 💬 Porozmawiaj ze swoim zespołem za pomocą komentarzy\n- ⚡ Śledź zmiany w strumieniu aktywności\n- 🚀 Organizuj swój projekt", - "Card details" : "Szczegóły karty", "Add board" : "Dodaj tablicę", + "Card details" : "Szczegóły karty", "Select the board to link to a project" : "Wybierz tablicę, aby połączyć się z projektem", "Search by board title" : "Szukaj według tytułu tablicy", "Select board" : "Wybierz tablicę", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "Brak dostępnych list", "Select a list" : "Wybierz listę", "Move card" : "Przenieś kartę", - "Select a card" : "Wybierz kartę", - "Cancel" : "Anuluj", "Select the card to link to a project" : "Wybierz kartę, aby połączyć z projektem", "Link to card" : "Link do karty", + "Select a card" : "Wybierz kartę", + "Cancel" : "Anuluj", + "This board is read only" : "Ta tablica jest tylko do odczytu", + "Drop your files to upload" : "Upuść swoje pliki do wysłania", "File already exists" : "Plik już istnieje", "A file with the name {filename} already exists." : "Plik o nazwie {filename} już istnieje.", "Do you want to overwrite it?" : "Czy chcesz go nadpisać?", "Overwrite file" : "Nadpisać plik", "Keep existing file" : "Zachowaj istniejący plik", - "This board is read only" : "Ta tablica jest tylko do odczytu", - "Drop your files to upload" : "Upuść swoje pliki do wysłania", "Add card" : "Dodaj kartę", "Archived cards" : "Zarchiwizowane karty", "Add list" : "Dodaj listę", @@ -174,6 +174,12 @@ OC.L10N.register( "Deleted lists" : "Usunięte listy", "Undo" : "Cofnij", "Deleted cards" : "Usunięte karty", + "Failed to create share with {displayName}" : "Nie udało się utworzyć udostępnienia dla {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Czy na pewno chcesz przenieść tablicę {title} do {user}?", + "Transfer the board." : "Przeniesienie tablicy.", + "Transfer" : "Przenieś", + "The board has been transferred to {user}" : "Tablica została przeniesiona do {user}", + "Failed to transfer the board to {user}" : "Nie udało się przenieść tablicy do {user}", "No participants found" : "Nie znaleziono uczestników", "Board owner" : "Właściciel tablicy", "(Group)" : "(Grupa)", @@ -182,12 +188,7 @@ OC.L10N.register( "Can manage" : "Może zarządzać", "Owner" : "Właściciel", "Delete" : "Usuń", - "Failed to create share with {displayName}" : "Nie udało się utworzyć udostępnienia dla {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Czy na pewno chcesz przenieść tablicę {title} do {user}?", - "Transfer the board." : "Przeniesienie tablicy.", - "Transfer" : "Przenieś", - "The board has been transferred to {user}" : "Tablica została przeniesiona do {user}", - "Failed to transfer the board to {user}" : "Nie udało się przenieść tablicy do {user}", + "List deleted" : "Lista usunięta", "Edit list title" : "Edytuj tytuł listy", "Archive all cards" : "Zarchiwizuj wszystkie karty", "Unarchive all cards" : "Przywróć wszystkie karty z archiwum", @@ -196,13 +197,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Cofnij archiwizację wszystkich kart z tej listy", "Add a new card" : "Dodaj nową kartę", "Card name" : "Nazwa karty", - "List deleted" : "Lista usunięta", + "title and color value must be provided" : "należy podać tytuł i kolor", "Edit" : "Edycja", "Add a new tag" : "Dodaj nową etykietę", - "title and color value must be provided" : "należy podać tytuł i kolor", "Board name" : "Nazwa tablicy", "Members" : "Członkowie", "Assign a user to this card…" : "Przypisz użytkownika do tej karty…", + "File to share" : "Plik do udostępnienia", + "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", "Upload new files" : "Wyślij nowe pliki", "Share from Files" : "Udostępnij z Plików", "Pending share" : "Oczekujące udostępnienie", @@ -212,25 +214,24 @@ OC.L10N.register( "Remove attachment" : "Usuń załącznik", "Delete Attachment" : "Usuń załącznik", "Restore Attachment" : "Przywróć załącznik", - "File to share" : "Plik do udostępnienia", - "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", + "Modified" : "Zmodyfikowany", + "Created" : "Utworzono", + "The title cannot be empty." : "Tytuł nie może być pusty.", "Open in sidebar view" : "Otwórz w widoku paska bocznego", "Open in bigger view" : "Otwórz w dużym widoku", "Attachments" : "Załączniki", "Comments" : "Komentarze", - "Modified" : "Zmodyfikowany", - "Created" : "Utworzono", - "The title cannot be empty." : "Tytuł nie może być pusty.", - "No comments yet. Begin the discussion!" : "Brak komentarzy. Rozpocznij dyskusję!", "Failed to load comments" : "Nie udało się wczytać komentarzy", - "Save" : "Zapisz", + "No comments yet. Begin the discussion!" : "Brak komentarzy. Rozpocznij dyskusję!", "The comment cannot be empty." : "Komentarz nie może być pusty.", "The comment cannot be longer than 1000 characters." : "Komentarz nie może być dłuższy niż 1000 znaków.", + "Save" : "Zapisz", + "Created:" : "Utworzono:", "In reply to" : "Odpowiedź na", "Cancel reply" : "Anuluj odpowiedź", "Reply" : "Odpowiedz", "Update" : "Aktualizuj", - "Created:" : "Utworzono:", + "Write a description …" : "Napisz opis…", "Description" : "Opis", "(Unsaved)" : "(Niezapisane)", "(Saving…)" : "(Zapisywanie…)", @@ -238,8 +239,16 @@ OC.L10N.register( "Edit description" : "Edytuj opis", "View description" : "Zobacz opis", "Add Attachment" : "Dodaj załącznik", - "Write a description …" : "Napisz opis…", "Choose attachment" : "Wybierz załącznik", + "Select Date" : "Wybierz datę", + "Later today – {timeLocale}" : "Później dzisiaj – {timeLocale}", + "Set due date for later today" : "Ustaw termin na dzisiaj na późniejszy czas", + "Tomorrow – {timeLocale}" : "Jutro – {timeLocale}", + "Set due date for tomorrow" : "Ustaw termin na jutro", + "This weekend – {timeLocale}" : "W ten weekend – {timeLocale}", + "Set due date for this weekend" : "Ustaw termin na ten weekend", + "Next week – {timeLocale}" : "Następny tydzień – {timeLocale}", + "Set due date for next week" : "Ustaw termin na przyszły tydzień", "Assign a due date to this card…" : "Przypisz termin dla tej karty…", "Set a due date" : "Ustaw termin", "Add due date" : "Dodaj termin", @@ -250,24 +259,18 @@ OC.L10N.register( "Not done" : "Nie zrobione", "Unarchive card" : "Nie archiwizuj karty", "Archive card" : "Zarchiwizuj kartę", - "Select Date" : "Wybierz datę", - "Set due date for later today" : "Ustaw termin na dzisiaj na późniejszy czas", - "Set due date for tomorrow" : "Ustaw termin na jutro", - "Set due date for this weekend" : "Ustaw termin na ten weekend", - "Set due date for next week" : "Ustaw termin na przyszły tydzień", "Assign a tag to this card…" : "Przypisz etykietę do tej karty…", "Create a new tag:" : "Utwórz nową etykietę:", "(group)" : "(grupa)", - "Next week – {timeLocale}" : "Następny tydzień – {timeLocale}", - "Todo items" : "Do zrobienia", "{count} comments, {unread} unread" : "Komentarze: {count}, nieprzeczytane: {unread}", + "Todo items" : "Do zrobienia", "Edit card title" : "Edytuj nazwę karty", + "Card deleted" : "Karta usunięta", "Edit title" : "Edytuj tytuł", "Assign to me" : "Przydziel do mnie", "Unassign myself" : "Cofnij moje przypisanie", "Mark as not done" : "Oznacz jako niewykonane", "Delete card" : "Usuń kartę", - "Card deleted" : "Karta usunięta", "seconds ago" : "przed chwilą", "Keyboard shortcuts" : "Skróty klawiaturowe", "Keyboard shortcut" : "Skrót klawiaturowy", @@ -286,6 +289,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Ogranicz tworzenie tablic dla niektórych grup", "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." : "Użytkownicy spoza tych grup nie będą mogli tworzyć własnych tablic, ale nadal będą mogli pracować na tablicach, które zostały im udostępnione.", "Cancel edit" : "Anuluj edycję", + "Board {0} deleted" : "Tablica {0} została usunięta", + "All cards" : "Wszystkie karty", + "Only assigned cards" : "Tylko przydzielone karty", + "No reminder" : "Bez przypomnienia", + "An error occurred" : "Wystąpił błąd", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Czy na pewno chcesz usunąć tablicę {title}? Spowoduje to usunięcie wszystkich danych z tej tablicy łącznie z zarchiwizowanymi kartami.", + "Delete the board?" : "Usunąć tablicę?", "Board details" : "Szczegóły tablicy", "Edit board" : "Edytuj tablicę", "Clone board" : "Klonuj tablicę", @@ -295,16 +305,9 @@ OC.L10N.register( "Turn on due date reminders" : "Włącz przypomnienia o terminach", "Turn off due date reminders" : "Wyłącz przypomnienia o terminach", "Due date reminders" : "Przypomnienia o terminach", - "All cards" : "Wszystkie karty", "Assigned cards" : "Przydzielone karty", "No notifications" : "Brak powiadomień", "Delete board" : "Usuń tablicę", - "Board {0} deleted" : "Tablica {0} została usunięta", - "Only assigned cards" : "Tylko przydzielone karty", - "No reminder" : "Bez przypomnienia", - "An error occurred" : "Wystąpił błąd", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Czy na pewno chcesz usunąć tablicę {title}? Spowoduje to usunięcie wszystkich danych z tej tablicy łącznie z zarchiwizowanymi kartami.", - "Delete the board?" : "Usunąć tablicę?", "Clone cards" : "Klonuj karty", "Advanced options" : "Opcje zaawansowane", "Clone" : "Klonuj", @@ -315,14 +318,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Wyszukaj dla {searchQuery} na wszystkich tablicach", "No results found" : "Nie znaleziono wyników", "Deck board {name}\n* Last modified on {lastMod}" : "Tablica {name}\n* Ostatnia modyfikacja w dniu {lastMod}", - "{stack} in {board}" : "{stack} na {board}", - "Click to expand description" : "Kliknij, aby rozwinąć opis", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Utworzono {created}\n* Ostatnia modyfikacja {lastMod}\n* Załączniki {nbAttachments}\n* Komentarze {nbComments}", "{nbCards} cards" : "Karty {nbCards}", + "Due on {date}" : "Termin {date}", + "{stack} in {board}" : "{stack} na {board}", + "Click to expand description" : "Kliknij, aby rozwinąć opis", "Click to expand comment" : "Kliknij, aby rozwinąć komentarz", + "Create card" : "Utwórz kartę", "Create a new card" : "Utwórz nową kartę", "Card title" : "Tytuł karty", - "Create card" : "Utwórz kartę", "Creating the new card …" : "Tworzenie nowej karty…", "Card \"{card}\" was added to \"{board}\"" : "Karta \"{card}\" została dodana do \"{board}\"", "Open card" : "Otwórz kartę", @@ -332,10 +336,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "nadchodzące karty jutro", "upcoming cards" : "nadchodzące karty", "New card" : "Nowa karta", - "Due on {date}" : "Termin {date}", - "This weekend – {timeLocale}" : "W ten weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Jutro – {timeLocale}", - "Later today – {timeLocale}" : "Później dzisiaj – {timeLocale}", "Link to a board" : "Link do tablicy", "Link to a card" : "Link do karty", "Create a card" : "Utwórz kartę", diff --git a/l10n/pl.json b/l10n/pl.json index 2ae0b8132..0d9396c69 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Nieprawidłowa data, format daty to RRRR-MM-DD", "Personal planning and team project organization" : "Indywidualne planowanie i organizacja projektu zespołowego", "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" : "Tablica to narzędzie organizacyjne w stylu kanban, którego celem jest osobiste planowanie i organizacja projektu dla zespołów zintegrowanych z Nextcloud.\n\n\n- 📥 Dodaj swoje zadania do kart i porządkuj je\n- 📄 Zapisuj dodatkowe notatki w Markdown\n- 🔖 Przypisuj etykiety dla jeszcze lepszej organizacji\n- 👥 Współdziel ze swoim zespołem, przyjaciółmi lub rodziną\n- 📎 Dołączaj pliki i umieszczaj je w opisie Markdown\n- 💬 Porozmawiaj ze swoim zespołem za pomocą komentarzy\n- ⚡ Śledź zmiany w strumieniu aktywności\n- 🚀 Organizuj swój projekt", - "Card details" : "Szczegóły karty", "Add board" : "Dodaj tablicę", + "Card details" : "Szczegóły karty", "Select the board to link to a project" : "Wybierz tablicę, aby połączyć się z projektem", "Search by board title" : "Szukaj według tytułu tablicy", "Select board" : "Wybierz tablicę", @@ -123,17 +123,17 @@ "No lists available" : "Brak dostępnych list", "Select a list" : "Wybierz listę", "Move card" : "Przenieś kartę", - "Select a card" : "Wybierz kartę", - "Cancel" : "Anuluj", "Select the card to link to a project" : "Wybierz kartę, aby połączyć z projektem", "Link to card" : "Link do karty", + "Select a card" : "Wybierz kartę", + "Cancel" : "Anuluj", + "This board is read only" : "Ta tablica jest tylko do odczytu", + "Drop your files to upload" : "Upuść swoje pliki do wysłania", "File already exists" : "Plik już istnieje", "A file with the name {filename} already exists." : "Plik o nazwie {filename} już istnieje.", "Do you want to overwrite it?" : "Czy chcesz go nadpisać?", "Overwrite file" : "Nadpisać plik", "Keep existing file" : "Zachowaj istniejący plik", - "This board is read only" : "Ta tablica jest tylko do odczytu", - "Drop your files to upload" : "Upuść swoje pliki do wysłania", "Add card" : "Dodaj kartę", "Archived cards" : "Zarchiwizowane karty", "Add list" : "Dodaj listę", @@ -172,6 +172,12 @@ "Deleted lists" : "Usunięte listy", "Undo" : "Cofnij", "Deleted cards" : "Usunięte karty", + "Failed to create share with {displayName}" : "Nie udało się utworzyć udostępnienia dla {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Czy na pewno chcesz przenieść tablicę {title} do {user}?", + "Transfer the board." : "Przeniesienie tablicy.", + "Transfer" : "Przenieś", + "The board has been transferred to {user}" : "Tablica została przeniesiona do {user}", + "Failed to transfer the board to {user}" : "Nie udało się przenieść tablicy do {user}", "No participants found" : "Nie znaleziono uczestników", "Board owner" : "Właściciel tablicy", "(Group)" : "(Grupa)", @@ -180,12 +186,7 @@ "Can manage" : "Może zarządzać", "Owner" : "Właściciel", "Delete" : "Usuń", - "Failed to create share with {displayName}" : "Nie udało się utworzyć udostępnienia dla {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Czy na pewno chcesz przenieść tablicę {title} do {user}?", - "Transfer the board." : "Przeniesienie tablicy.", - "Transfer" : "Przenieś", - "The board has been transferred to {user}" : "Tablica została przeniesiona do {user}", - "Failed to transfer the board to {user}" : "Nie udało się przenieść tablicy do {user}", + "List deleted" : "Lista usunięta", "Edit list title" : "Edytuj tytuł listy", "Archive all cards" : "Zarchiwizuj wszystkie karty", "Unarchive all cards" : "Przywróć wszystkie karty z archiwum", @@ -194,13 +195,14 @@ "Unarchive all cards in this list" : "Cofnij archiwizację wszystkich kart z tej listy", "Add a new card" : "Dodaj nową kartę", "Card name" : "Nazwa karty", - "List deleted" : "Lista usunięta", + "title and color value must be provided" : "należy podać tytuł i kolor", "Edit" : "Edycja", "Add a new tag" : "Dodaj nową etykietę", - "title and color value must be provided" : "należy podać tytuł i kolor", "Board name" : "Nazwa tablicy", "Members" : "Członkowie", "Assign a user to this card…" : "Przypisz użytkownika do tej karty…", + "File to share" : "Plik do udostępnienia", + "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", "Upload new files" : "Wyślij nowe pliki", "Share from Files" : "Udostępnij z Plików", "Pending share" : "Oczekujące udostępnienie", @@ -210,25 +212,24 @@ "Remove attachment" : "Usuń załącznik", "Delete Attachment" : "Usuń załącznik", "Restore Attachment" : "Przywróć załącznik", - "File to share" : "Plik do udostępnienia", - "Invalid path selected" : "Wybrano nieprawidłową ścieżkę", + "Modified" : "Zmodyfikowany", + "Created" : "Utworzono", + "The title cannot be empty." : "Tytuł nie może być pusty.", "Open in sidebar view" : "Otwórz w widoku paska bocznego", "Open in bigger view" : "Otwórz w dużym widoku", "Attachments" : "Załączniki", "Comments" : "Komentarze", - "Modified" : "Zmodyfikowany", - "Created" : "Utworzono", - "The title cannot be empty." : "Tytuł nie może być pusty.", - "No comments yet. Begin the discussion!" : "Brak komentarzy. Rozpocznij dyskusję!", "Failed to load comments" : "Nie udało się wczytać komentarzy", - "Save" : "Zapisz", + "No comments yet. Begin the discussion!" : "Brak komentarzy. Rozpocznij dyskusję!", "The comment cannot be empty." : "Komentarz nie może być pusty.", "The comment cannot be longer than 1000 characters." : "Komentarz nie może być dłuższy niż 1000 znaków.", + "Save" : "Zapisz", + "Created:" : "Utworzono:", "In reply to" : "Odpowiedź na", "Cancel reply" : "Anuluj odpowiedź", "Reply" : "Odpowiedz", "Update" : "Aktualizuj", - "Created:" : "Utworzono:", + "Write a description …" : "Napisz opis…", "Description" : "Opis", "(Unsaved)" : "(Niezapisane)", "(Saving…)" : "(Zapisywanie…)", @@ -236,8 +237,16 @@ "Edit description" : "Edytuj opis", "View description" : "Zobacz opis", "Add Attachment" : "Dodaj załącznik", - "Write a description …" : "Napisz opis…", "Choose attachment" : "Wybierz załącznik", + "Select Date" : "Wybierz datę", + "Later today – {timeLocale}" : "Później dzisiaj – {timeLocale}", + "Set due date for later today" : "Ustaw termin na dzisiaj na późniejszy czas", + "Tomorrow – {timeLocale}" : "Jutro – {timeLocale}", + "Set due date for tomorrow" : "Ustaw termin na jutro", + "This weekend – {timeLocale}" : "W ten weekend – {timeLocale}", + "Set due date for this weekend" : "Ustaw termin na ten weekend", + "Next week – {timeLocale}" : "Następny tydzień – {timeLocale}", + "Set due date for next week" : "Ustaw termin na przyszły tydzień", "Assign a due date to this card…" : "Przypisz termin dla tej karty…", "Set a due date" : "Ustaw termin", "Add due date" : "Dodaj termin", @@ -248,24 +257,18 @@ "Not done" : "Nie zrobione", "Unarchive card" : "Nie archiwizuj karty", "Archive card" : "Zarchiwizuj kartę", - "Select Date" : "Wybierz datę", - "Set due date for later today" : "Ustaw termin na dzisiaj na późniejszy czas", - "Set due date for tomorrow" : "Ustaw termin na jutro", - "Set due date for this weekend" : "Ustaw termin na ten weekend", - "Set due date for next week" : "Ustaw termin na przyszły tydzień", "Assign a tag to this card…" : "Przypisz etykietę do tej karty…", "Create a new tag:" : "Utwórz nową etykietę:", "(group)" : "(grupa)", - "Next week – {timeLocale}" : "Następny tydzień – {timeLocale}", - "Todo items" : "Do zrobienia", "{count} comments, {unread} unread" : "Komentarze: {count}, nieprzeczytane: {unread}", + "Todo items" : "Do zrobienia", "Edit card title" : "Edytuj nazwę karty", + "Card deleted" : "Karta usunięta", "Edit title" : "Edytuj tytuł", "Assign to me" : "Przydziel do mnie", "Unassign myself" : "Cofnij moje przypisanie", "Mark as not done" : "Oznacz jako niewykonane", "Delete card" : "Usuń kartę", - "Card deleted" : "Karta usunięta", "seconds ago" : "przed chwilą", "Keyboard shortcuts" : "Skróty klawiaturowe", "Keyboard shortcut" : "Skrót klawiaturowy", @@ -284,6 +287,13 @@ "Limit board creation to some groups" : "Ogranicz tworzenie tablic dla niektórych grup", "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." : "Użytkownicy spoza tych grup nie będą mogli tworzyć własnych tablic, ale nadal będą mogli pracować na tablicach, które zostały im udostępnione.", "Cancel edit" : "Anuluj edycję", + "Board {0} deleted" : "Tablica {0} została usunięta", + "All cards" : "Wszystkie karty", + "Only assigned cards" : "Tylko przydzielone karty", + "No reminder" : "Bez przypomnienia", + "An error occurred" : "Wystąpił błąd", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Czy na pewno chcesz usunąć tablicę {title}? Spowoduje to usunięcie wszystkich danych z tej tablicy łącznie z zarchiwizowanymi kartami.", + "Delete the board?" : "Usunąć tablicę?", "Board details" : "Szczegóły tablicy", "Edit board" : "Edytuj tablicę", "Clone board" : "Klonuj tablicę", @@ -293,16 +303,9 @@ "Turn on due date reminders" : "Włącz przypomnienia o terminach", "Turn off due date reminders" : "Wyłącz przypomnienia o terminach", "Due date reminders" : "Przypomnienia o terminach", - "All cards" : "Wszystkie karty", "Assigned cards" : "Przydzielone karty", "No notifications" : "Brak powiadomień", "Delete board" : "Usuń tablicę", - "Board {0} deleted" : "Tablica {0} została usunięta", - "Only assigned cards" : "Tylko przydzielone karty", - "No reminder" : "Bez przypomnienia", - "An error occurred" : "Wystąpił błąd", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Czy na pewno chcesz usunąć tablicę {title}? Spowoduje to usunięcie wszystkich danych z tej tablicy łącznie z zarchiwizowanymi kartami.", - "Delete the board?" : "Usunąć tablicę?", "Clone cards" : "Klonuj karty", "Advanced options" : "Opcje zaawansowane", "Clone" : "Klonuj", @@ -313,14 +316,15 @@ "Search for {searchQuery} in all boards" : "Wyszukaj dla {searchQuery} na wszystkich tablicach", "No results found" : "Nie znaleziono wyników", "Deck board {name}\n* Last modified on {lastMod}" : "Tablica {name}\n* Ostatnia modyfikacja w dniu {lastMod}", - "{stack} in {board}" : "{stack} na {board}", - "Click to expand description" : "Kliknij, aby rozwinąć opis", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Utworzono {created}\n* Ostatnia modyfikacja {lastMod}\n* Załączniki {nbAttachments}\n* Komentarze {nbComments}", "{nbCards} cards" : "Karty {nbCards}", + "Due on {date}" : "Termin {date}", + "{stack} in {board}" : "{stack} na {board}", + "Click to expand description" : "Kliknij, aby rozwinąć opis", "Click to expand comment" : "Kliknij, aby rozwinąć komentarz", + "Create card" : "Utwórz kartę", "Create a new card" : "Utwórz nową kartę", "Card title" : "Tytuł karty", - "Create card" : "Utwórz kartę", "Creating the new card …" : "Tworzenie nowej karty…", "Card \"{card}\" was added to \"{board}\"" : "Karta \"{card}\" została dodana do \"{board}\"", "Open card" : "Otwórz kartę", @@ -330,10 +334,6 @@ "upcoming cards tomorrow" : "nadchodzące karty jutro", "upcoming cards" : "nadchodzące karty", "New card" : "Nowa karta", - "Due on {date}" : "Termin {date}", - "This weekend – {timeLocale}" : "W ten weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Jutro – {timeLocale}", - "Later today – {timeLocale}" : "Później dzisiaj – {timeLocale}", "Link to a board" : "Link do tablicy", "Link to a card" : "Link do karty", "Create a card" : "Utwórz kartę", diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index fad0b532f..97d6bcc64 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Personal planning and team project organization" : "Planejamento pessoal e organização de projetos em equipe", "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" : "O Deck é uma ferramenta de organização ao estilo kanban voltada para o planejamento pessoal e para a organização de projetos para equipes, integrada ao Nextcloud.\n\n\n- 📥Adicione suas tarefas aos cartões e coloque-os em ordem\n- 📄 Escreva notas adicionais formatadas em Markdown \n- 🔖 Atribua rótulos para uma organização ainda melhor\n- 👥 Compartilhe com sua equipe, seus amigos ou sua família\n- 📎 Anexe arquivos e incorpore-os à sua descrição em Markdown\n- 💬 Discuta com sua equipe usando comentários\n- ⚡ Acompanhe as alterações no fluxo de atividades \n- 🚀 Organize seu projeto ", - "Card details" : "Detalhes do cartão", "Add board" : "Adicionar painel", + "Card details" : "Detalhes do cartão", "Select the board to link to a project" : "Selecione o painel para vincular a um projeto", "Search by board title" : "Pesquisar pelo título do painel", "Select board" : "Selecionar painel", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "Nenhuma lista disponível", "Select a list" : "Selecione uma lista", "Move card" : "Mover cartão", - "Select a card" : "Selecionar um cartão", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Selecione o cartão para vincular a um projeto", "Link to card" : "Vincular ao cartão", + "Select a card" : "Selecionar um cartão", + "Cancel" : "Cancelar", + "This board is read only" : "Este painel é somente leitura", + "Drop your files to upload" : "Arraste seus arquivos para enviar", "File already exists" : "Arquivo já existe", "A file with the name {filename} already exists." : "Um arquivo com o nome {filename} já existe.", "Do you want to overwrite it?" : "Quer sobrescrever?", "Overwrite file" : "Sobrescrever arquivo", "Keep existing file" : "Manter o arquivo existente", - "This board is read only" : "Este painel é somente leitura", - "Drop your files to upload" : "Arraste seus arquivos para enviar", "Add card" : "Adicionar cartão", "Archived cards" : "Cartões arquivados", "Add list" : "Adicionar lista", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "Listas excluídas", "Undo" : "Desfazer", "Deleted cards" : "Cartões excluídos", + "Failed to create share with {displayName}" : "Falha ao criar compartilhamento com {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Deseja realmente transferir o painel {title} para {user}?", + "Transfer the board." : "Transferir o painel.", + "Transfer" : "Transferir", + "The board has been transferred to {user}" : "A painel foi transferida para {user}", + "Failed to transfer the board to {user}" : "Não foi possível transferir o painel para {user}", "Share board with a user, group or team …" : "Compartilhe o quadro com um usuário, grupo ou equipe…", "Searching for users, groups and teams …" : "Procurando usuários, grupos e equipes…", "No participants found" : "Nenhum participante encontrado", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "Pode gerenciar", "Owner" : "Proprietário", "Delete" : "Excluir", - "Failed to create share with {displayName}" : "Falha ao criar compartilhamento com {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Deseja realmente transferir o painel {title} para {user}?", - "Transfer the board." : "Transferir o painel.", - "Transfer" : "Transferir", - "The board has been transferred to {user}" : "A painel foi transferida para {user}", - "Failed to transfer the board to {user}" : "Não foi possível transferir o painel para {user}", + "List deleted" : "Lista excluída", "Edit list title" : "Editar título da lista", "Archive all cards" : "Arquivar todos os cartões", "Unarchive all cards" : "Desarquivar todos os cartões", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Desarquivar todos os cartões desta lista", "Add a new card" : "Adicionar um novo cartão", "Card name" : "Nome do cartão", - "List deleted" : "Lista excluída", + "title and color value must be provided" : "o título e o valor da cor devem ser fornecidos", "Edit" : "Editar", "Add a new tag" : "Adicionar uma nova etiqueta", - "title and color value must be provided" : "o título e o valor da cor devem ser fornecidos", "Board name" : "Nome do painel", "Members" : "Membros", "Assign to users/groups/team" : "Atribuir a usuários/grupos/equipe", "Assign a user to this card…" : "Atribuir um usuário a este cartão...", "Select a user to assign to this card…" : "Selecione um usuário para atribuir a este cartão…", + "File to share" : "Arquivo a compartilhar", + "Invalid path selected" : "Caminho inválido selecionado", "Upload new files" : "Enviar novos arquivos", "Share from Files" : "Compartilhar de Arquivos", "Pending share" : "Compartilhamento pendente", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "Remover anexo", "Delete Attachment" : "Excluir Anexo", "Restore Attachment" : "Restaurar Anexo", - "File to share" : "Arquivo a compartilhar", - "Invalid path selected" : "Caminho inválido selecionado", + "Modified" : "Modificado", + "Created" : "Criado", + "The title cannot be empty." : "O título não pode ficar em branco.", "Open in sidebar view" : "Abrir em visualização da barra lateral", "Open in bigger view" : "Abrir em visualização ampliada", "Attachments" : "Anexos", "Comments" : "Comentários", - "Modified" : "Modificado", - "Created" : "Criado", - "The title cannot be empty." : "O título não pode ficar em branco.", - "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", "Failed to load comments" : "Não foi possível carregar os comentários", - "Save" : "Salvar", + "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", "The comment cannot be empty." : "O comentário não pode zer vazio.", "The comment cannot be longer than 1000 characters." : "O comentário não pode ter mais que 1000 caracteres.", + "Save" : "Salvar", + "Created:" : "Criado:", "In reply to" : "Em resposta para", "Cancel reply" : "Cancelar resposta", "Reply" : "Responder", "Update" : "Atualizar", - "Created:" : "Criado:", + "Write a description …" : "Escreva uma descrição...", "Description" : "Descrição", "(Unsaved)" : "(Não salvo)", "(Saving…)" : "(Salvando...)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "Editar descrição", "View description" : "Exibir descrição", "Add Attachment" : "Adicionar anexo", - "Write a description …" : "Escreva uma descrição...", "Choose attachment" : "Escolher anexo", + "Select Date" : "Selecionar Data", + "Later today – {timeLocale}" : "Mais tarde hoje – {timeLocale}", + "Set due date for later today" : "Defina a data de vencimento para hoje mais tarde", + "Tomorrow – {timeLocale}" : "Amanhã – {timeLocale}", + "Set due date for tomorrow" : "Defina a data de vencimento para amanhã", + "This weekend – {timeLocale}" : "Este fim de semana – {timeLocale}", + "Set due date for this weekend" : "Defina a data de vencimento para este fim de semana", + "Next week – {timeLocale}" : "Semana que vem – {timeLocale}", + "Set due date for next week" : "Defina a data de vencimento para a próxima semana", "Assign a due date to this card…" : "Atribua uma data de vencimento a este cartão...", "Set a due date" : "Definir uma data de vencimento", "Add due date" : "Adicionar data de vencimento", @@ -257,26 +266,20 @@ OC.L10N.register( "Not done" : "Não realizado", "Unarchive card" : "Desarquivar cartão", "Archive card" : "Arquivar cartão", - "Select Date" : "Selecionar Data", - "Set due date for later today" : "Defina a data de vencimento para hoje mais tarde", - "Set due date for tomorrow" : "Defina a data de vencimento para amanhã", - "Set due date for this weekend" : "Defina a data de vencimento para este fim de semana", - "Set due date for next week" : "Defina a data de vencimento para a próxima semana", "Assign a tag to this card…" : "Atribuir uma etiqueta a este cartão...", "Select or create a tag…" : "Selecione ou crie uma etiqueta…", "Create a new tag:" : "Defina a data de vencimento para a próxima semana", "(group)" : "(grupo)", - "Next week – {timeLocale}" : "Semana que vem – {timeLocale}", - "Todo items" : "Itens a fazer", "{count} comments, {unread} unread" : "{count} comentários, {unread} não lidos", + "Todo items" : "Itens a fazer", "Edit card title" : "Editar título do cartão", "Open link" : "Abrir link", + "Card deleted" : "Cartão excluído", "Edit title" : "Editar título", "Assign to me" : "Atribuir a mim", "Unassign myself" : "Desatribuir-me", "Mark as not done" : "Marcar como não concluído", "Delete card" : "Excluir cartão", - "Card deleted" : "Cartão excluído", "seconds ago" : "segundos atrás", "Keyboard shortcuts" : "Atalhos do teclado", "Boost your productivity using Deck with keyboard shortcuts." : "Aumente sua produtividade usando o Deck com atalhos de teclado.", @@ -315,6 +318,13 @@ OC.L10N.register( "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." : "Os usuários fora desses grupos não poderão criar seus próprios painéis, mas ainda poderão trabalhar nos painéis que foram compartilhados com eles.", "Cancel edit" : "Cancelar edição", "Save board" : "Salvar quadro", + "Board {0} deleted" : "Painel {0} excluído", + "All cards" : "Todos os cartões", + "Only assigned cards" : "Apenas cartões atribuídos", + "No reminder" : "Nenhum lembrete", + "An error occurred" : "Ocorreu um erro", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Deseja realmente excluir o painel {title}? Isso excluirá todos os dados deste painel, inclusive os cartões arquivados.", + "Delete the board?" : "Excluir o painel?", "Board details" : "Detalhes do painel", "Edit board" : "Editar painel", "Clone board" : "Clonar painel", @@ -324,16 +334,9 @@ OC.L10N.register( "Turn on due date reminders" : "Ativar lembretes de vencimento", "Turn off due date reminders" : "Desativar lembretes de vencimento", "Due date reminders" : "Lembretes de vencimento", - "All cards" : "Todos os cartões", "Assigned cards" : "Cartões atribuídos", "No notifications" : "Sem notificações", "Delete board" : "Excluir painel", - "Board {0} deleted" : "Painel {0} excluído", - "Only assigned cards" : "Apenas cartões atribuídos", - "No reminder" : "Nenhum lembrete", - "An error occurred" : "Ocorreu um erro", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Deseja realmente excluir o painel {title}? Isso excluirá todos os dados deste painel, inclusive os cartões arquivados.", - "Delete the board?" : "Excluir o painel?", "Clone cards" : "Clonar cartões", "Advanced options" : "Opções avançadas", "Clone" : "Clonar", @@ -344,14 +347,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Pesquisar por {searchQuery} em todos os painéis", "No results found" : "Nenhum resultado encontrado", "Deck board {name}\n* Last modified on {lastMod}" : "Quadros de aviso Deck {name}\n* Última modificação em {lastMod}", - "{stack} in {board}" : "{stack} em {board}", - "Click to expand description" : "Clique para expandir a descrição", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Criado em {created}\n* Última modificação em {lastMod}\n* {nbAttachments} anexos\n* {nbComments} comentários", "{nbCards} cards" : "{nbCards} cartões", + "Due on {date}" : "Vencimento em {date}", + "{stack} in {board}" : "{stack} em {board}", + "Click to expand description" : "Clique para expandir a descrição", "Click to expand comment" : "Clique para expandir o comentário", + "Create card" : "Criar cartão", "Create a new card" : "Criar um novo cartão", "Card title" : "Título do cartão", - "Create card" : "Criar cartão", "Creating the new card …" : "Criando o novo cartão…", "Card \"{card}\" was added to \"{board}\"" : "O cartão \"{card}\" foi adicionado a \"{board}\" ", "Open card" : "Abrir o cartão", @@ -361,10 +365,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "próximos cartões amanhã", "upcoming cards" : "próximos cartões", "New card" : "New card", - "Due on {date}" : "Vencimento em {date}", - "This weekend – {timeLocale}" : "Este fim de semana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Amanhã – {timeLocale}", - "Later today – {timeLocale}" : "Mais tarde hoje – {timeLocale}", "Link to a board" : "Vincular a um painel", "Link to a card" : "Vincular a um cartão", "Create a card" : "Criar um cartão", diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 29d5f5e3e..65455d281 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Personal planning and team project organization" : "Planejamento pessoal e organização de projetos em equipe", "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" : "O Deck é uma ferramenta de organização ao estilo kanban voltada para o planejamento pessoal e para a organização de projetos para equipes, integrada ao Nextcloud.\n\n\n- 📥Adicione suas tarefas aos cartões e coloque-os em ordem\n- 📄 Escreva notas adicionais formatadas em Markdown \n- 🔖 Atribua rótulos para uma organização ainda melhor\n- 👥 Compartilhe com sua equipe, seus amigos ou sua família\n- 📎 Anexe arquivos e incorpore-os à sua descrição em Markdown\n- 💬 Discuta com sua equipe usando comentários\n- ⚡ Acompanhe as alterações no fluxo de atividades \n- 🚀 Organize seu projeto ", - "Card details" : "Detalhes do cartão", "Add board" : "Adicionar painel", + "Card details" : "Detalhes do cartão", "Select the board to link to a project" : "Selecione o painel para vincular a um projeto", "Search by board title" : "Pesquisar pelo título do painel", "Select board" : "Selecionar painel", @@ -123,17 +123,17 @@ "No lists available" : "Nenhuma lista disponível", "Select a list" : "Selecione uma lista", "Move card" : "Mover cartão", - "Select a card" : "Selecionar um cartão", - "Cancel" : "Cancelar", "Select the card to link to a project" : "Selecione o cartão para vincular a um projeto", "Link to card" : "Vincular ao cartão", + "Select a card" : "Selecionar um cartão", + "Cancel" : "Cancelar", + "This board is read only" : "Este painel é somente leitura", + "Drop your files to upload" : "Arraste seus arquivos para enviar", "File already exists" : "Arquivo já existe", "A file with the name {filename} already exists." : "Um arquivo com o nome {filename} já existe.", "Do you want to overwrite it?" : "Quer sobrescrever?", "Overwrite file" : "Sobrescrever arquivo", "Keep existing file" : "Manter o arquivo existente", - "This board is read only" : "Este painel é somente leitura", - "Drop your files to upload" : "Arraste seus arquivos para enviar", "Add card" : "Adicionar cartão", "Archived cards" : "Cartões arquivados", "Add list" : "Adicionar lista", @@ -174,6 +174,12 @@ "Deleted lists" : "Listas excluídas", "Undo" : "Desfazer", "Deleted cards" : "Cartões excluídos", + "Failed to create share with {displayName}" : "Falha ao criar compartilhamento com {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Deseja realmente transferir o painel {title} para {user}?", + "Transfer the board." : "Transferir o painel.", + "Transfer" : "Transferir", + "The board has been transferred to {user}" : "A painel foi transferida para {user}", + "Failed to transfer the board to {user}" : "Não foi possível transferir o painel para {user}", "Share board with a user, group or team …" : "Compartilhe o quadro com um usuário, grupo ou equipe…", "Searching for users, groups and teams …" : "Procurando usuários, grupos e equipes…", "No participants found" : "Nenhum participante encontrado", @@ -185,12 +191,7 @@ "Can manage" : "Pode gerenciar", "Owner" : "Proprietário", "Delete" : "Excluir", - "Failed to create share with {displayName}" : "Falha ao criar compartilhamento com {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Deseja realmente transferir o painel {title} para {user}?", - "Transfer the board." : "Transferir o painel.", - "Transfer" : "Transferir", - "The board has been transferred to {user}" : "A painel foi transferida para {user}", - "Failed to transfer the board to {user}" : "Não foi possível transferir o painel para {user}", + "List deleted" : "Lista excluída", "Edit list title" : "Editar título da lista", "Archive all cards" : "Arquivar todos os cartões", "Unarchive all cards" : "Desarquivar todos os cartões", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "Desarquivar todos os cartões desta lista", "Add a new card" : "Adicionar um novo cartão", "Card name" : "Nome do cartão", - "List deleted" : "Lista excluída", + "title and color value must be provided" : "o título e o valor da cor devem ser fornecidos", "Edit" : "Editar", "Add a new tag" : "Adicionar uma nova etiqueta", - "title and color value must be provided" : "o título e o valor da cor devem ser fornecidos", "Board name" : "Nome do painel", "Members" : "Membros", "Assign to users/groups/team" : "Atribuir a usuários/grupos/equipe", "Assign a user to this card…" : "Atribuir um usuário a este cartão...", "Select a user to assign to this card…" : "Selecione um usuário para atribuir a este cartão…", + "File to share" : "Arquivo a compartilhar", + "Invalid path selected" : "Caminho inválido selecionado", "Upload new files" : "Enviar novos arquivos", "Share from Files" : "Compartilhar de Arquivos", "Pending share" : "Compartilhamento pendente", @@ -217,25 +219,24 @@ "Remove attachment" : "Remover anexo", "Delete Attachment" : "Excluir Anexo", "Restore Attachment" : "Restaurar Anexo", - "File to share" : "Arquivo a compartilhar", - "Invalid path selected" : "Caminho inválido selecionado", + "Modified" : "Modificado", + "Created" : "Criado", + "The title cannot be empty." : "O título não pode ficar em branco.", "Open in sidebar view" : "Abrir em visualização da barra lateral", "Open in bigger view" : "Abrir em visualização ampliada", "Attachments" : "Anexos", "Comments" : "Comentários", - "Modified" : "Modificado", - "Created" : "Criado", - "The title cannot be empty." : "O título não pode ficar em branco.", - "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", "Failed to load comments" : "Não foi possível carregar os comentários", - "Save" : "Salvar", + "No comments yet. Begin the discussion!" : "Nenhum comentário ainda. Inicie a conversa!", "The comment cannot be empty." : "O comentário não pode zer vazio.", "The comment cannot be longer than 1000 characters." : "O comentário não pode ter mais que 1000 caracteres.", + "Save" : "Salvar", + "Created:" : "Criado:", "In reply to" : "Em resposta para", "Cancel reply" : "Cancelar resposta", "Reply" : "Responder", "Update" : "Atualizar", - "Created:" : "Criado:", + "Write a description …" : "Escreva uma descrição...", "Description" : "Descrição", "(Unsaved)" : "(Não salvo)", "(Saving…)" : "(Salvando...)", @@ -243,8 +244,16 @@ "Edit description" : "Editar descrição", "View description" : "Exibir descrição", "Add Attachment" : "Adicionar anexo", - "Write a description …" : "Escreva uma descrição...", "Choose attachment" : "Escolher anexo", + "Select Date" : "Selecionar Data", + "Later today – {timeLocale}" : "Mais tarde hoje – {timeLocale}", + "Set due date for later today" : "Defina a data de vencimento para hoje mais tarde", + "Tomorrow – {timeLocale}" : "Amanhã – {timeLocale}", + "Set due date for tomorrow" : "Defina a data de vencimento para amanhã", + "This weekend – {timeLocale}" : "Este fim de semana – {timeLocale}", + "Set due date for this weekend" : "Defina a data de vencimento para este fim de semana", + "Next week – {timeLocale}" : "Semana que vem – {timeLocale}", + "Set due date for next week" : "Defina a data de vencimento para a próxima semana", "Assign a due date to this card…" : "Atribua uma data de vencimento a este cartão...", "Set a due date" : "Definir uma data de vencimento", "Add due date" : "Adicionar data de vencimento", @@ -255,26 +264,20 @@ "Not done" : "Não realizado", "Unarchive card" : "Desarquivar cartão", "Archive card" : "Arquivar cartão", - "Select Date" : "Selecionar Data", - "Set due date for later today" : "Defina a data de vencimento para hoje mais tarde", - "Set due date for tomorrow" : "Defina a data de vencimento para amanhã", - "Set due date for this weekend" : "Defina a data de vencimento para este fim de semana", - "Set due date for next week" : "Defina a data de vencimento para a próxima semana", "Assign a tag to this card…" : "Atribuir uma etiqueta a este cartão...", "Select or create a tag…" : "Selecione ou crie uma etiqueta…", "Create a new tag:" : "Defina a data de vencimento para a próxima semana", "(group)" : "(grupo)", - "Next week – {timeLocale}" : "Semana que vem – {timeLocale}", - "Todo items" : "Itens a fazer", "{count} comments, {unread} unread" : "{count} comentários, {unread} não lidos", + "Todo items" : "Itens a fazer", "Edit card title" : "Editar título do cartão", "Open link" : "Abrir link", + "Card deleted" : "Cartão excluído", "Edit title" : "Editar título", "Assign to me" : "Atribuir a mim", "Unassign myself" : "Desatribuir-me", "Mark as not done" : "Marcar como não concluído", "Delete card" : "Excluir cartão", - "Card deleted" : "Cartão excluído", "seconds ago" : "segundos atrás", "Keyboard shortcuts" : "Atalhos do teclado", "Boost your productivity using Deck with keyboard shortcuts." : "Aumente sua produtividade usando o Deck com atalhos de teclado.", @@ -313,6 +316,13 @@ "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." : "Os usuários fora desses grupos não poderão criar seus próprios painéis, mas ainda poderão trabalhar nos painéis que foram compartilhados com eles.", "Cancel edit" : "Cancelar edição", "Save board" : "Salvar quadro", + "Board {0} deleted" : "Painel {0} excluído", + "All cards" : "Todos os cartões", + "Only assigned cards" : "Apenas cartões atribuídos", + "No reminder" : "Nenhum lembrete", + "An error occurred" : "Ocorreu um erro", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Deseja realmente excluir o painel {title}? Isso excluirá todos os dados deste painel, inclusive os cartões arquivados.", + "Delete the board?" : "Excluir o painel?", "Board details" : "Detalhes do painel", "Edit board" : "Editar painel", "Clone board" : "Clonar painel", @@ -322,16 +332,9 @@ "Turn on due date reminders" : "Ativar lembretes de vencimento", "Turn off due date reminders" : "Desativar lembretes de vencimento", "Due date reminders" : "Lembretes de vencimento", - "All cards" : "Todos os cartões", "Assigned cards" : "Cartões atribuídos", "No notifications" : "Sem notificações", "Delete board" : "Excluir painel", - "Board {0} deleted" : "Painel {0} excluído", - "Only assigned cards" : "Apenas cartões atribuídos", - "No reminder" : "Nenhum lembrete", - "An error occurred" : "Ocorreu um erro", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Deseja realmente excluir o painel {title}? Isso excluirá todos os dados deste painel, inclusive os cartões arquivados.", - "Delete the board?" : "Excluir o painel?", "Clone cards" : "Clonar cartões", "Advanced options" : "Opções avançadas", "Clone" : "Clonar", @@ -342,14 +345,15 @@ "Search for {searchQuery} in all boards" : "Pesquisar por {searchQuery} em todos os painéis", "No results found" : "Nenhum resultado encontrado", "Deck board {name}\n* Last modified on {lastMod}" : "Quadros de aviso Deck {name}\n* Última modificação em {lastMod}", - "{stack} in {board}" : "{stack} em {board}", - "Click to expand description" : "Clique para expandir a descrição", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Criado em {created}\n* Última modificação em {lastMod}\n* {nbAttachments} anexos\n* {nbComments} comentários", "{nbCards} cards" : "{nbCards} cartões", + "Due on {date}" : "Vencimento em {date}", + "{stack} in {board}" : "{stack} em {board}", + "Click to expand description" : "Clique para expandir a descrição", "Click to expand comment" : "Clique para expandir o comentário", + "Create card" : "Criar cartão", "Create a new card" : "Criar um novo cartão", "Card title" : "Título do cartão", - "Create card" : "Criar cartão", "Creating the new card …" : "Criando o novo cartão…", "Card \"{card}\" was added to \"{board}\"" : "O cartão \"{card}\" foi adicionado a \"{board}\" ", "Open card" : "Abrir o cartão", @@ -359,10 +363,6 @@ "upcoming cards tomorrow" : "próximos cartões amanhã", "upcoming cards" : "próximos cartões", "New card" : "New card", - "Due on {date}" : "Vencimento em {date}", - "This weekend – {timeLocale}" : "Este fim de semana – {timeLocale}", - "Tomorrow – {timeLocale}" : "Amanhã – {timeLocale}", - "Later today – {timeLocale}" : "Mais tarde hoje – {timeLocale}", "Link to a board" : "Vincular a um painel", "Link to a card" : "Vincular a um cartão", "Create a card" : "Criar um cartão", diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index e0536018f..f5888180b 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -101,8 +101,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Personal planning and team project organization" : "Planeamento pessoal e organização de projetos em equipa", "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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Partilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto", - "Card details" : "Detalhes do cartão", "Add board" : "Adicionar quadro", + "Card details" : "Detalhes do cartão", "Cancel" : "Cancelar", "File already exists" : "O ficheiro já existe", "Add card" : "Adicionar um cartão", @@ -117,27 +117,27 @@ OC.L10N.register( "Tags" : "Etiquetas", "Activity" : "Atividade", "Undo" : "Desfazer", + "Transfer" : "Transfere", "(Group)" : "(Grupo)", "Can edit" : "Can edit", "Can share" : "Can share", "Owner" : "Proprietário", "Delete" : "Apagar", - "Transfer" : "Transfere", "Edit" : "Editar", "Members" : "Membros", - "Download" : "Transferir", "Invalid path selected" : "Caminho inválido selecionado", - "Attachments" : "Anexos", - "Comments" : "Comentários", + "Download" : "Transferir", "Modified" : "Modificado", "Created" : "Criado", + "Attachments" : "Anexos", + "Comments" : "Comentários", "Save" : "Guardar", + "Created:" : "Criado:", "Reply" : "Resposta", "Update" : "Atualizar", - "Created:" : "Criado:", "Description" : "Descrição", - "Archive card" : "Arquivar cartão", "Select Date" : "Escolha a data", + "Archive card" : "Arquivar cartão", "(group)" : "(grupo)", "Delete card" : "Eliminar cartão", "seconds ago" : "segundos atrás", @@ -148,13 +148,13 @@ OC.L10N.register( "Search" : "Pesquisa sobre", "Archived boards" : "Quadros arquivados", "Shared with you" : "Shared with you", + "No reminder" : "Nenhum lembrete", + "An error occurred" : "Ocorreu um erro", "Board details" : "Detalhes do quadro", "Edit board" : "Editar quadro", "Archive board" : "Arquivar quadro", "No notifications" : "Sem notificações", "Delete board" : "Eliminar quadro", - "No reminder" : "Nenhum lembrete", - "An error occurred" : "Ocorreu um erro", "Advanced options" : "Opções avançadas", "Today" : "Hoje", "Tomorrow" : "Amanhã", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index 58e7fa94f..1b9b50e09 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -99,8 +99,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Data inválida, o formato da data deve ser AAAA-MM-DD", "Personal planning and team project organization" : "Planeamento pessoal e organização de projetos em equipa", "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" : "Quadro é uma ferramenta de organização ao estilo kanban voltada para o planeamento pessoal e organização de projetos para equipas integradas no Nextcloud.\n\n\n- 📥Adicione as suas tarefas aos cartões e coloque-as em ordem\n- 📄 Escreva notas adicionais em Markdown\n- 🔖 Atribua etiquetas para uma organização ainda melhor\n- 👥 Partilhe com a sua equipa, amigos ou família\n- 📎 Anexe ficheiros e incorpore-os à descrição em Markdown\n- 💬 Debata com a sua equipa usando comentários\n- ⚡ Acompanhe as mudanças no fluxo de atividades \n- 🚀 Organize o seu projeto", - "Card details" : "Detalhes do cartão", "Add board" : "Adicionar quadro", + "Card details" : "Detalhes do cartão", "Cancel" : "Cancelar", "File already exists" : "O ficheiro já existe", "Add card" : "Adicionar um cartão", @@ -115,27 +115,27 @@ "Tags" : "Etiquetas", "Activity" : "Atividade", "Undo" : "Desfazer", + "Transfer" : "Transfere", "(Group)" : "(Grupo)", "Can edit" : "Can edit", "Can share" : "Can share", "Owner" : "Proprietário", "Delete" : "Apagar", - "Transfer" : "Transfere", "Edit" : "Editar", "Members" : "Membros", - "Download" : "Transferir", "Invalid path selected" : "Caminho inválido selecionado", - "Attachments" : "Anexos", - "Comments" : "Comentários", + "Download" : "Transferir", "Modified" : "Modificado", "Created" : "Criado", + "Attachments" : "Anexos", + "Comments" : "Comentários", "Save" : "Guardar", + "Created:" : "Criado:", "Reply" : "Resposta", "Update" : "Atualizar", - "Created:" : "Criado:", "Description" : "Descrição", - "Archive card" : "Arquivar cartão", "Select Date" : "Escolha a data", + "Archive card" : "Arquivar cartão", "(group)" : "(grupo)", "Delete card" : "Eliminar cartão", "seconds ago" : "segundos atrás", @@ -146,13 +146,13 @@ "Search" : "Pesquisa sobre", "Archived boards" : "Quadros arquivados", "Shared with you" : "Shared with you", + "No reminder" : "Nenhum lembrete", + "An error occurred" : "Ocorreu um erro", "Board details" : "Detalhes do quadro", "Edit board" : "Editar quadro", "Archive board" : "Arquivar quadro", "No notifications" : "Sem notificações", "Delete board" : "Eliminar quadro", - "No reminder" : "Nenhum lembrete", - "An error occurred" : "Ocorreu um erro", "Advanced options" : "Opções avançadas", "Today" : "Hoje", "Tomorrow" : "Amanhã", diff --git a/l10n/ro.js b/l10n/ro.js index 140ffdc80..459b06873 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -115,8 +115,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Dată invalidă, formatul trebuie să fie AAAA-LL-ZZ", "Personal planning and team project organization" : "Planificare personală și organizarea proiectelor", "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 este un utilitar de organizare stil kanban care are ca scop planificarea personală șiorganizarea proiectelor de echipă în Nextcloud.\n\n\n- 📥 Adăugați sarcinile la carduri și ordonați-le\n- 📄 Scrieți note suplimentare în Markdown\n- 🔖 Asociați etichete pentru o mai bună organizare\n- 👥 Partajați cu echipa, prietenii și familia\n- 📎 Atașați fișiere și referiți-le în descrierea Markdown\n- 💬 Discutați cu echipa folosind comentarii\n- ⚡ Urmăriți modificările din fluxul de activitate\n- 🚀 Organizați-vă proiectul", - "Card details" : "Detaliile cardului", "Add board" : "Adaugă panou", + "Card details" : "Detaliile cardului", "Select the board to link to a project" : "Selectați un panou pentru asociere la un proiect", "Search by board title" : "Căutare după titlul panoului", "Select board" : "Selectează panoul", @@ -124,17 +124,17 @@ OC.L10N.register( "No lists available" : "Nu este disponibilă nicio listă", "Select a list" : "Selectează o listă", "Move card" : "Mută card", - "Select a card" : "Selectează un card", - "Cancel" : "Anulează", "Select the card to link to a project" : "Selectați un card pentru asociere la un proiect", "Link to card" : "Link la card", + "Select a card" : "Selectează un card", + "Cancel" : "Anulează", + "This board is read only" : "Panoul este în citire", + "Drop your files to upload" : "Trageți fișierele pentru încărcare", "File already exists" : "Fișierul există deja", "A file with the name {filename} already exists." : "Un fișier cu numele {filename} există deja.", "Do you want to overwrite it?" : "Îl suprascrieți?", "Overwrite file" : "Suprascrie fișier", "Keep existing file" : "Păstrează fișierul existent", - "This board is read only" : "Panoul este în citire", - "Drop your files to upload" : "Trageți fișierele pentru încărcare", "Add card" : "Adaugă card", "Archived cards" : "Carduri arhivate", "Add list" : "Adaugă listă ", @@ -173,6 +173,12 @@ OC.L10N.register( "Deleted lists" : "Liste șterse", "Undo" : "Anulează ultima acțiune", "Deleted cards" : "Carduri șterse", + "Failed to create share with {displayName}" : "Nu s-a creat partajarea cu {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Sigur transferați panoul {title} la {user}?", + "Transfer the board." : "Transferă panoul.", + "Transfer" : "Transfer", + "The board has been transferred to {user}" : "Panoul a fost transferat la {user}", + "Failed to transfer the board to {user}" : "Eroare la transferul panoului la {user}", "No participants found" : "Nu s-au găsit participanți", "Board owner" : "Proprietar panou", "(Group)" : "(Grup)", @@ -181,12 +187,7 @@ OC.L10N.register( "Can manage" : "Poate administra", "Owner" : "Proprietar", "Delete" : "Șterge", - "Failed to create share with {displayName}" : "Nu s-a creat partajarea cu {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Sigur transferați panoul {title} la {user}?", - "Transfer the board." : "Transferă panoul.", - "Transfer" : "Transfer", - "The board has been transferred to {user}" : "Panoul a fost transferat la {user}", - "Failed to transfer the board to {user}" : "Eroare la transferul panoului la {user}", + "List deleted" : "Lista a fost ștearsă", "Edit list title" : "Editare titlu listă", "Archive all cards" : "Arhivează toate cardurile", "Unarchive all cards" : "Dezarhivează toate cardurile", @@ -195,13 +196,14 @@ OC.L10N.register( "Unarchive all cards in this list" : "Dezarhivează toate cardurile din listă", "Add a new card" : "Adaugă un card nou", "Card name" : "Nume card", - "List deleted" : "Lista a fost ștearsă", + "title and color value must be provided" : "trebuie furnizate titlul și culoarea ", "Edit" : "Editează", "Add a new tag" : "Adaugă o etichetă", - "title and color value must be provided" : "trebuie furnizate titlul și culoarea ", "Board name" : "Nume panou", "Members" : "Membri", "Assign a user to this card…" : "Desemnează un utilizator pentru acest card ...", + "File to share" : "Fișier de partajat", + "Invalid path selected" : "Calea selectată este invalidă", "Upload new files" : "Încarcă noi fișiere", "Share from Files" : "Partajează din Fișiere", "Pending share" : "Partajare în așteptare", @@ -211,25 +213,24 @@ OC.L10N.register( "Remove attachment" : "Elimină atașamentul", "Delete Attachment" : "Șterge atașamentul", "Restore Attachment" : "Restaurează atașamentul", - "File to share" : "Fișier de partajat", - "Invalid path selected" : "Calea selectată este invalidă", + "Modified" : "Modificat", + "Created" : "A fost creat", + "The title cannot be empty." : "Titlul nu poate fi gol.", "Open in sidebar view" : "Deschide în vederea laterală", "Open in bigger view" : "Deschide în vedere mărită", "Attachments" : "Atașamente ", "Comments" : "Comentarii", - "Modified" : "Modificat", - "Created" : "A fost creat", - "The title cannot be empty." : "Titlul nu poate fi gol.", - "No comments yet. Begin the discussion!" : "Niciun comentariu încă. Începeți discuția!", "Failed to load comments" : "Eroare la încărcarea comentariilor", - "Save" : "Salvează", + "No comments yet. Begin the discussion!" : "Niciun comentariu încă. Începeți discuția!", "The comment cannot be empty." : "Comentariul nu poate fi gol", "The comment cannot be longer than 1000 characters." : "Comentariul nu poate avea mai mult de 1000 de caractere.", + "Save" : "Salvează", + "Created:" : "Creat:", "In reply to" : "Ca răspuns la", "Cancel reply" : "Anulează răspunsul", "Reply" : "Răspunde", "Update" : "Actualizare", - "Created:" : "Creat:", + "Write a description …" : "Scrieți o descriere ...", "Description" : "Descriere", "(Unsaved)" : "(Nesalvat)", "(Saving…)" : "(Se salvează…)", @@ -237,8 +238,16 @@ OC.L10N.register( "Edit description" : "Editează descriere", "View description" : "Vedeți descierea", "Add Attachment" : "Adaugă atașament", - "Write a description …" : "Scrieți o descriere ...", "Choose attachment" : "Selectați atașamentul", + "Select Date" : "Selectează data", + "Later today – {timeLocale}" : "Azi, mai târziu – {timeLocale}", + "Set due date for later today" : "Setează scadența pentru azi, mai târziu", + "Tomorrow – {timeLocale}" : "Mâine – {timeLocale}", + "Set due date for tomorrow" : "Setează scadența pentru mâine", + "This weekend – {timeLocale}" : "În acest weekend – {timeLocale}", + "Set due date for this weekend" : "Setează scadența pentru acest weekend", + "Next week – {timeLocale}" : "Săptămâna viitoare– {timeLocale}", + "Set due date for next week" : "Setează scadența pentru săptămâna viitoare", "Assign a due date to this card…" : "Specificați o scadență pentru card ...", "Set a due date" : "Setați o scadență", "Add due date" : "Adăugați o scadență", @@ -248,24 +257,18 @@ OC.L10N.register( "Due at:" : "Scadență la:", "Unarchive card" : "Dezarhivează cardul", "Archive card" : "Arhivează card", - "Select Date" : "Selectează data", - "Set due date for later today" : "Setează scadența pentru azi, mai târziu", - "Set due date for tomorrow" : "Setează scadența pentru mâine", - "Set due date for this weekend" : "Setează scadența pentru acest weekend", - "Set due date for next week" : "Setează scadența pentru săptămâna viitoare", "Assign a tag to this card…" : "Asociați o eticheta acestui card ...", "Create a new tag:" : "Creează o etichetă:", "(group)" : "(grup)", - "Next week – {timeLocale}" : "Săptămâna viitoare– {timeLocale}", - "Todo items" : "Elemente de executat", "{count} comments, {unread} unread" : "{count} comentarii, {unread} necitite", + "Todo items" : "Elemente de executat", "Edit card title" : "Editează titlul cardului", + "Card deleted" : "Cardul a fost șters", "Edit title" : "Editează titlul", "Assign to me" : "Atribuie-mi mie", "Unassign myself" : "Dezasociază-mi-l", "Mark as not done" : "Marchează ca realizat", "Delete card" : "Șterge card", - "Card deleted" : "Cardul a fost șters", "seconds ago" : "secunde în urmă", "Keyboard shortcuts" : "Scurtături din tastatură", "Keyboard shortcut" : "Scurtături din tastatură", @@ -280,6 +283,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Permite crearea panourilor doar anumitor grupuri", "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." : "Utilizatorii din afara acestor grupuri nu vor putea să-și creeze propriile panouri, dar vor putea să acceseze panourile care le-au fost partajate", "Cancel edit" : "Anulați editarea", + "Board {0} deleted" : "Panoul {0} a fost șters", + "All cards" : "Toate cardurile", + "Only assigned cards" : "Doar cardurile repartizate", + "No reminder" : "Fără mementouri", + "An error occurred" : "A apărut o eraore", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sunteți sigur că doriți să ștergeți panoul {title} ? Se vor șterge toate datele din panou, inclusiv cardurile arhivate.", + "Delete the board?" : "Ștergeți panoul?", "Board details" : "Detalii panou", "Edit board" : "Editează panou", "Clone board" : "Clonează panou", @@ -289,16 +299,9 @@ OC.L10N.register( "Turn on due date reminders" : "Activează mementouri pentru scadență", "Turn off due date reminders" : "Dezctivează mementourile pentru scadență", "Due date reminders" : "Mementouri scadențe", - "All cards" : "Toate cardurile", "Assigned cards" : "Carduri repartizate", "No notifications" : "Nu sunt notificări", "Delete board" : "Șterge panou", - "Board {0} deleted" : "Panoul {0} a fost șters", - "Only assigned cards" : "Doar cardurile repartizate", - "No reminder" : "Fără mementouri", - "An error occurred" : "A apărut o eraore", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sunteți sigur că doriți să ștergeți panoul {title} ? Se vor șterge toate datele din panou, inclusiv cardurile arhivate.", - "Delete the board?" : "Ștergeți panoul?", "Clone cards" : "Clonează carduri", "Advanced options" : "Opțiuni avansate", "Clone" : "Clonează", @@ -309,14 +312,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Căutare {searchQuery} în toate panourile", "No results found" : "Nu s-a găsit nimic", "Deck board {name}\n* Last modified on {lastMod}" : "Panoul Deck {name}\n* Ultima modificare în {lastMod}", - "{stack} in {board}" : "{stack} în {board}", - "Click to expand description" : "Click pentru a extinde descrierea", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creat în {created}\n* Ultima modificare în {lastMod}\n* {nbAttachments} atașamente\n* {nbComments} comentarii", "{nbCards} cards" : "{nbCards} carduri", + "Due on {date}" : "Scadență în {date}", + "{stack} in {board}" : "{stack} în {board}", + "Click to expand description" : "Click pentru a extinde descrierea", "Click to expand comment" : "Click pentru extindere comentariu", + "Create card" : "Creează card", "Create a new card" : "Creează un card", "Card title" : "Titlu card", - "Create card" : "Creează card", "Creating the new card …" : "Se creează un nou card ...", "Card \"{card}\" was added to \"{board}\"" : "Cardul \"{card}\" a fost adăugat la \"{board}\"", "Open card" : "Deschide cardul", @@ -326,10 +330,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "cardurile următoare de mâine", "upcoming cards" : "carduri care urmează", "New card" : "Card nou", - "Due on {date}" : "Scadență în {date}", - "This weekend – {timeLocale}" : "În acest weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mâine – {timeLocale}", - "Later today – {timeLocale}" : "Azi, mai târziu – {timeLocale}", "Link to a board" : "Legătură la panou", "Link to a card" : "Legătură la card", "Create a card" : "Creează un card", diff --git a/l10n/ro.json b/l10n/ro.json index 0a7d03ed8..b89495d90 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -113,8 +113,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Dată invalidă, formatul trebuie să fie AAAA-LL-ZZ", "Personal planning and team project organization" : "Planificare personală și organizarea proiectelor", "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 este un utilitar de organizare stil kanban care are ca scop planificarea personală șiorganizarea proiectelor de echipă în Nextcloud.\n\n\n- 📥 Adăugați sarcinile la carduri și ordonați-le\n- 📄 Scrieți note suplimentare în Markdown\n- 🔖 Asociați etichete pentru o mai bună organizare\n- 👥 Partajați cu echipa, prietenii și familia\n- 📎 Atașați fișiere și referiți-le în descrierea Markdown\n- 💬 Discutați cu echipa folosind comentarii\n- ⚡ Urmăriți modificările din fluxul de activitate\n- 🚀 Organizați-vă proiectul", - "Card details" : "Detaliile cardului", "Add board" : "Adaugă panou", + "Card details" : "Detaliile cardului", "Select the board to link to a project" : "Selectați un panou pentru asociere la un proiect", "Search by board title" : "Căutare după titlul panoului", "Select board" : "Selectează panoul", @@ -122,17 +122,17 @@ "No lists available" : "Nu este disponibilă nicio listă", "Select a list" : "Selectează o listă", "Move card" : "Mută card", - "Select a card" : "Selectează un card", - "Cancel" : "Anulează", "Select the card to link to a project" : "Selectați un card pentru asociere la un proiect", "Link to card" : "Link la card", + "Select a card" : "Selectează un card", + "Cancel" : "Anulează", + "This board is read only" : "Panoul este în citire", + "Drop your files to upload" : "Trageți fișierele pentru încărcare", "File already exists" : "Fișierul există deja", "A file with the name {filename} already exists." : "Un fișier cu numele {filename} există deja.", "Do you want to overwrite it?" : "Îl suprascrieți?", "Overwrite file" : "Suprascrie fișier", "Keep existing file" : "Păstrează fișierul existent", - "This board is read only" : "Panoul este în citire", - "Drop your files to upload" : "Trageți fișierele pentru încărcare", "Add card" : "Adaugă card", "Archived cards" : "Carduri arhivate", "Add list" : "Adaugă listă ", @@ -171,6 +171,12 @@ "Deleted lists" : "Liste șterse", "Undo" : "Anulează ultima acțiune", "Deleted cards" : "Carduri șterse", + "Failed to create share with {displayName}" : "Nu s-a creat partajarea cu {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Sigur transferați panoul {title} la {user}?", + "Transfer the board." : "Transferă panoul.", + "Transfer" : "Transfer", + "The board has been transferred to {user}" : "Panoul a fost transferat la {user}", + "Failed to transfer the board to {user}" : "Eroare la transferul panoului la {user}", "No participants found" : "Nu s-au găsit participanți", "Board owner" : "Proprietar panou", "(Group)" : "(Grup)", @@ -179,12 +185,7 @@ "Can manage" : "Poate administra", "Owner" : "Proprietar", "Delete" : "Șterge", - "Failed to create share with {displayName}" : "Nu s-a creat partajarea cu {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Sigur transferați panoul {title} la {user}?", - "Transfer the board." : "Transferă panoul.", - "Transfer" : "Transfer", - "The board has been transferred to {user}" : "Panoul a fost transferat la {user}", - "Failed to transfer the board to {user}" : "Eroare la transferul panoului la {user}", + "List deleted" : "Lista a fost ștearsă", "Edit list title" : "Editare titlu listă", "Archive all cards" : "Arhivează toate cardurile", "Unarchive all cards" : "Dezarhivează toate cardurile", @@ -193,13 +194,14 @@ "Unarchive all cards in this list" : "Dezarhivează toate cardurile din listă", "Add a new card" : "Adaugă un card nou", "Card name" : "Nume card", - "List deleted" : "Lista a fost ștearsă", + "title and color value must be provided" : "trebuie furnizate titlul și culoarea ", "Edit" : "Editează", "Add a new tag" : "Adaugă o etichetă", - "title and color value must be provided" : "trebuie furnizate titlul și culoarea ", "Board name" : "Nume panou", "Members" : "Membri", "Assign a user to this card…" : "Desemnează un utilizator pentru acest card ...", + "File to share" : "Fișier de partajat", + "Invalid path selected" : "Calea selectată este invalidă", "Upload new files" : "Încarcă noi fișiere", "Share from Files" : "Partajează din Fișiere", "Pending share" : "Partajare în așteptare", @@ -209,25 +211,24 @@ "Remove attachment" : "Elimină atașamentul", "Delete Attachment" : "Șterge atașamentul", "Restore Attachment" : "Restaurează atașamentul", - "File to share" : "Fișier de partajat", - "Invalid path selected" : "Calea selectată este invalidă", + "Modified" : "Modificat", + "Created" : "A fost creat", + "The title cannot be empty." : "Titlul nu poate fi gol.", "Open in sidebar view" : "Deschide în vederea laterală", "Open in bigger view" : "Deschide în vedere mărită", "Attachments" : "Atașamente ", "Comments" : "Comentarii", - "Modified" : "Modificat", - "Created" : "A fost creat", - "The title cannot be empty." : "Titlul nu poate fi gol.", - "No comments yet. Begin the discussion!" : "Niciun comentariu încă. Începeți discuția!", "Failed to load comments" : "Eroare la încărcarea comentariilor", - "Save" : "Salvează", + "No comments yet. Begin the discussion!" : "Niciun comentariu încă. Începeți discuția!", "The comment cannot be empty." : "Comentariul nu poate fi gol", "The comment cannot be longer than 1000 characters." : "Comentariul nu poate avea mai mult de 1000 de caractere.", + "Save" : "Salvează", + "Created:" : "Creat:", "In reply to" : "Ca răspuns la", "Cancel reply" : "Anulează răspunsul", "Reply" : "Răspunde", "Update" : "Actualizare", - "Created:" : "Creat:", + "Write a description …" : "Scrieți o descriere ...", "Description" : "Descriere", "(Unsaved)" : "(Nesalvat)", "(Saving…)" : "(Se salvează…)", @@ -235,8 +236,16 @@ "Edit description" : "Editează descriere", "View description" : "Vedeți descierea", "Add Attachment" : "Adaugă atașament", - "Write a description …" : "Scrieți o descriere ...", "Choose attachment" : "Selectați atașamentul", + "Select Date" : "Selectează data", + "Later today – {timeLocale}" : "Azi, mai târziu – {timeLocale}", + "Set due date for later today" : "Setează scadența pentru azi, mai târziu", + "Tomorrow – {timeLocale}" : "Mâine – {timeLocale}", + "Set due date for tomorrow" : "Setează scadența pentru mâine", + "This weekend – {timeLocale}" : "În acest weekend – {timeLocale}", + "Set due date for this weekend" : "Setează scadența pentru acest weekend", + "Next week – {timeLocale}" : "Săptămâna viitoare– {timeLocale}", + "Set due date for next week" : "Setează scadența pentru săptămâna viitoare", "Assign a due date to this card…" : "Specificați o scadență pentru card ...", "Set a due date" : "Setați o scadență", "Add due date" : "Adăugați o scadență", @@ -246,24 +255,18 @@ "Due at:" : "Scadență la:", "Unarchive card" : "Dezarhivează cardul", "Archive card" : "Arhivează card", - "Select Date" : "Selectează data", - "Set due date for later today" : "Setează scadența pentru azi, mai târziu", - "Set due date for tomorrow" : "Setează scadența pentru mâine", - "Set due date for this weekend" : "Setează scadența pentru acest weekend", - "Set due date for next week" : "Setează scadența pentru săptămâna viitoare", "Assign a tag to this card…" : "Asociați o eticheta acestui card ...", "Create a new tag:" : "Creează o etichetă:", "(group)" : "(grup)", - "Next week – {timeLocale}" : "Săptămâna viitoare– {timeLocale}", - "Todo items" : "Elemente de executat", "{count} comments, {unread} unread" : "{count} comentarii, {unread} necitite", + "Todo items" : "Elemente de executat", "Edit card title" : "Editează titlul cardului", + "Card deleted" : "Cardul a fost șters", "Edit title" : "Editează titlul", "Assign to me" : "Atribuie-mi mie", "Unassign myself" : "Dezasociază-mi-l", "Mark as not done" : "Marchează ca realizat", "Delete card" : "Șterge card", - "Card deleted" : "Cardul a fost șters", "seconds ago" : "secunde în urmă", "Keyboard shortcuts" : "Scurtături din tastatură", "Keyboard shortcut" : "Scurtături din tastatură", @@ -278,6 +281,13 @@ "Limit board creation to some groups" : "Permite crearea panourilor doar anumitor grupuri", "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." : "Utilizatorii din afara acestor grupuri nu vor putea să-și creeze propriile panouri, dar vor putea să acceseze panourile care le-au fost partajate", "Cancel edit" : "Anulați editarea", + "Board {0} deleted" : "Panoul {0} a fost șters", + "All cards" : "Toate cardurile", + "Only assigned cards" : "Doar cardurile repartizate", + "No reminder" : "Fără mementouri", + "An error occurred" : "A apărut o eraore", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sunteți sigur că doriți să ștergeți panoul {title} ? Se vor șterge toate datele din panou, inclusiv cardurile arhivate.", + "Delete the board?" : "Ștergeți panoul?", "Board details" : "Detalii panou", "Edit board" : "Editează panou", "Clone board" : "Clonează panou", @@ -287,16 +297,9 @@ "Turn on due date reminders" : "Activează mementouri pentru scadență", "Turn off due date reminders" : "Dezctivează mementourile pentru scadență", "Due date reminders" : "Mementouri scadențe", - "All cards" : "Toate cardurile", "Assigned cards" : "Carduri repartizate", "No notifications" : "Nu sunt notificări", "Delete board" : "Șterge panou", - "Board {0} deleted" : "Panoul {0} a fost șters", - "Only assigned cards" : "Doar cardurile repartizate", - "No reminder" : "Fără mementouri", - "An error occurred" : "A apărut o eraore", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Sunteți sigur că doriți să ștergeți panoul {title} ? Se vor șterge toate datele din panou, inclusiv cardurile arhivate.", - "Delete the board?" : "Ștergeți panoul?", "Clone cards" : "Clonează carduri", "Advanced options" : "Opțiuni avansate", "Clone" : "Clonează", @@ -307,14 +310,15 @@ "Search for {searchQuery} in all boards" : "Căutare {searchQuery} în toate panourile", "No results found" : "Nu s-a găsit nimic", "Deck board {name}\n* Last modified on {lastMod}" : "Panoul Deck {name}\n* Ultima modificare în {lastMod}", - "{stack} in {board}" : "{stack} în {board}", - "Click to expand description" : "Click pentru a extinde descrierea", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Creat în {created}\n* Ultima modificare în {lastMod}\n* {nbAttachments} atașamente\n* {nbComments} comentarii", "{nbCards} cards" : "{nbCards} carduri", + "Due on {date}" : "Scadență în {date}", + "{stack} in {board}" : "{stack} în {board}", + "Click to expand description" : "Click pentru a extinde descrierea", "Click to expand comment" : "Click pentru extindere comentariu", + "Create card" : "Creează card", "Create a new card" : "Creează un card", "Card title" : "Titlu card", - "Create card" : "Creează card", "Creating the new card …" : "Se creează un nou card ...", "Card \"{card}\" was added to \"{board}\"" : "Cardul \"{card}\" a fost adăugat la \"{board}\"", "Open card" : "Deschide cardul", @@ -324,10 +328,6 @@ "upcoming cards tomorrow" : "cardurile următoare de mâine", "upcoming cards" : "carduri care urmează", "New card" : "Card nou", - "Due on {date}" : "Scadență în {date}", - "This weekend – {timeLocale}" : "În acest weekend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Mâine – {timeLocale}", - "Later today – {timeLocale}" : "Azi, mai târziu – {timeLocale}", "Link to a board" : "Legătură la panou", "Link to a card" : "Legătură la card", "Create a card" : "Creează un card", diff --git a/l10n/ru.js b/l10n/ru.js index 9491585a4..92acb89ff 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Некорректный формат даты, дата должна быть в формате YYYY-MM-DD", "Personal planning and team project organization" : "Личное планирование и управление проектами для команд", "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" : "Карточки — приложение для Nextcloud, предоставляющее возможности личного планирования и управления проектами для рабочих групп в стиле канбан.\n\n\n- 📥 Создавайте карточки задач и упорядочите их;\n- 📄 Добавляйте описания задач с возможностью использовать формат разметки «markdown»;\n- 🔖 Присваивайте ярлыки для ещё лучшей организации;\n- 👥 Делитесь со своей командой, друзьями или семьей;\n- 📎 Вкладывайте файлы в виде ссылок в описании, используя формат разметки «Markdown»;\n- 💬 Обсуждайте в комментариях;\n- ⚡ Отслеживайте изменения в ленте событий;\n- 🚀 Сделайте свой проект более организованным.", - "Card details" : "Свойства карточки", "Add board" : "Добавить доску", + "Card details" : "Свойства карточки", "Select the board to link to a project" : "Выберите рабочую доску, чтобы связать с проектом", "Search by board title" : "Поиск по заголовкам досок", "Select board" : "Выбор рабочей доски", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "Нет ни одного списка", "Select a list" : "Выберите список", "Move card" : "Переместить карточку", - "Select a card" : "Выберите карточку", - "Cancel" : "Отменить", "Select the card to link to a project" : "Выберите карточку для связывания с проектом", "Link to card" : "Ссылка на карточку", + "Select a card" : "Выберите карточку", + "Cancel" : "Отменить", + "This board is read only" : "Эта доска доступна только для чтения", + "Drop your files to upload" : "Для загрузки файлов, перетащите их сюда", "File already exists" : "Файл уже существует", "A file with the name {filename} already exists." : "Файл «{filename}» уже существует.", "Do you want to overwrite it?" : "Перезаписать?", "Overwrite file" : "Перезаписать", "Keep existing file" : "Сохранить имеющийся", - "This board is read only" : "Эта доска доступна только для чтения", - "Drop your files to upload" : "Для загрузки файлов, перетащите их сюда", "Add card" : "Создать карточку", "Archived cards" : "Карточки в архиве", "Add list" : "Добавить список", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "Удалённые списки", "Undo" : "Отменить", "Deleted cards" : "Карточки в корзине", + "Failed to create share with {displayName}" : "Не удалось предоставить общий доступ для {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Вы уверены, что хотите передать доску {title} пользователю {user}?", + "Transfer the board." : "Перенесите доску.", + "Transfer" : "Передача", + "The board has been transferred to {user}" : "Доска была передана пользователю {user}", + "Failed to transfer the board to {user}" : "Не удалось передать доску пользователю {user}", "Share board with a user, group or team …" : "Открыть доступ к доске пользователю, группе или команде…", "Searching for users, groups and teams …" : "Поиск пользователей, групп и команд…", "No participants found" : "Не удалось найти ни одного участника", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "Разрешить изменять", "Owner" : "Владелец", "Delete" : "Удалить", - "Failed to create share with {displayName}" : "Не удалось предоставить общий доступ для {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Вы уверены, что хотите передать доску {title} пользователю {user}?", - "Transfer the board." : "Перенесите доску.", - "Transfer" : "Передача", - "The board has been transferred to {user}" : "Доска была передана пользователю {user}", - "Failed to transfer the board to {user}" : "Не удалось передать доску пользователю {user}", + "List deleted" : "Список удалён", "Edit list title" : "Изменить название списка", "Archive all cards" : "Переместить все карточки в архив", "Unarchive all cards" : "Восстановить все карточки из архива", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Восстановить из архива все карточки списка", "Add a new card" : "Создать карточку", "Card name" : "Название карточки", - "List deleted" : "Список удалён", + "title and color value must be provided" : "необходимо указать цвет и название", "Edit" : "Редактировать", "Add a new tag" : "Добавить метку", - "title and color value must be provided" : "необходимо указать цвет и название", "Board name" : "Название доски", "Members" : "Участники", "Assign to users/groups/team" : "Назначить пользователям, группам или командам", "Assign a user to this card…" : "Назначить карточку пользователю…", "Select a user to assign to this card…" : "Выберите пользователя, которому будет назначена карточка…", + "File to share" : "Файл для публикации", + "Invalid path selected" : "Выбран некорректный путь", "Upload new files" : "Передать на сервер новые файлы", "Share from Files" : "Опубликовать из приложения «Файлы»", "Pending share" : "Ожидающие публикации", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "Убрать вложение", "Delete Attachment" : "Удалить вложение", "Restore Attachment" : "Восстановить вложение", - "File to share" : "Файл для публикации", - "Invalid path selected" : "Выбран некорректный путь", + "Modified" : "Изменено", + "Created" : "Создано", + "The title cannot be empty." : "Название не может быть пустым", "Open in sidebar view" : "Открыть в боковой панели", "Open in bigger view" : "Открыть режиме подробного просмотра", "Attachments" : "Вложения", "Comments" : "Комментарии", - "Modified" : "Изменено", - "Created" : "Создано", - "The title cannot be empty." : "Название не может быть пустым", - "No comments yet. Begin the discussion!" : "Комментарии отсутствуют, начните обсуждение!", "Failed to load comments" : "Сбой при загрузке комментариев", - "Save" : "Сохранить", + "No comments yet. Begin the discussion!" : "Комментарии отсутствуют, начните обсуждение!", "The comment cannot be empty." : "Комментарий не может быть пустым.", "The comment cannot be longer than 1000 characters." : "Комментарий не может быть длиннее 1 000 символов.", + "Save" : "Сохранить", + "Created:" : "Создание:", "In reply to" : "В ответ", "Cancel reply" : "Отменить ответ", "Reply" : "Ответить", "Update" : "Обновить", - "Created:" : "Создание:", + "Write a description …" : "Добавьте описание...", "Description" : "Описание", "(Unsaved)" : "(Не сохранен)", "(Saving…)" : "(Сохранение...)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "Редактировать описание", "View description" : "Просмотреть описание", "Add Attachment" : "Добавить вложение", - "Write a description …" : "Добавьте описание...", "Choose attachment" : "Выберите вложение", + "Select Date" : "Выберите дату", + "Later today – {timeLocale}" : "Позднее сегодня – {timeLocale}", + "Set due date for later today" : "Задать дату завершения на сегодня позднее", + "Tomorrow – {timeLocale}" : "Завтра – {timeLocale}", + "Set due date for tomorrow" : "Задать дату завершения на завтра", + "This weekend – {timeLocale}" : "Эти выходные – {timeLocale}", + "Set due date for this weekend" : "Задать дату завершения на ближайшие выходные", + "Next week – {timeLocale}" : "Следующая неделя – {timeLocale}", + "Set due date for next week" : "Задать дату завершения на следующую неделю", "Assign a due date to this card…" : "Назначить срок истечения карточки...", "Set a due date" : "Задать дату исполнения", "Add due date" : "Назначить дату завершения", @@ -257,25 +266,19 @@ OC.L10N.register( "Not done" : "Незавершённые", "Unarchive card" : "Восстановить из архива", "Archive card" : "Переместить в архив", - "Select Date" : "Выберите дату", - "Set due date for later today" : "Задать дату завершения на сегодня позднее", - "Set due date for tomorrow" : "Задать дату завершения на завтра", - "Set due date for this weekend" : "Задать дату завершения на ближайшие выходные", - "Set due date for next week" : "Задать дату завершения на следующую неделю", "Assign a tag to this card…" : "Назначить метку этой карточке…", "Select or create a tag…" : "Выбрать или создать метку…", "Create a new tag:" : "Создать метку:", "(group)" : "(группа)", - "Next week – {timeLocale}" : "Следующая неделя – {timeLocale}", - "Todo items" : "Элементы списка задач", "{count} comments, {unread} unread" : "{count} комментариев, {unread} непрочитано", + "Todo items" : "Элементы списка задач", "Edit card title" : "Изменить заголовок карточки", + "Card deleted" : "Карточка удалена", "Edit title" : "Редактировать заголовок", "Assign to me" : "Назначить себе", "Unassign myself" : "Отказаться от назначения", "Mark as not done" : "Отметить как невыполненную", "Delete card" : "Удалить", - "Card deleted" : "Карточка удалена", "seconds ago" : "несколько секунд назад", "Keyboard shortcuts" : "Сочетания клавиш", "Boost your productivity using Deck with keyboard shortcuts." : "Используйте комбинации клавиш для работы в приложении", @@ -314,6 +317,13 @@ OC.L10N.register( "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." : "Создание собственных рабочих досок пользователям, не входящим в заданные группы, будет заблокировано. Тем не менее такие пользователи смогут продолжить работать с общими досками, к которым у них есть доступ. ", "Cancel edit" : "Отменить правку", "Save board" : "Сохранить доску", + "Board {0} deleted" : "Доска {0} удалена", + "All cards" : "Для всех карточек", + "Only assigned cards" : "Только для назначенных карточек", + "No reminder" : "Не напоминать", + "An error occurred" : "Произошла ошибка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Подтвердите удаление доски «{title}»; это действие приведёт к удалению также все данных, принадлежащих этой доске, включая карточки в архиве.", + "Delete the board?" : "Удалить доску?", "Board details" : "Свойства доски", "Edit board" : "Редактировать", "Clone board" : "Скопировать доску", @@ -323,16 +333,9 @@ OC.L10N.register( "Turn on due date reminders" : "Включить напоминания о сроке выполнения", "Turn off due date reminders" : "Отключить напоминания о сроке выполнения", "Due date reminders" : "Напоминания о сроке выполнения", - "All cards" : "Для всех карточек", "Assigned cards" : "Назначенные карточки", "No notifications" : "Без уведомлений", "Delete board" : "Удалить доску", - "Board {0} deleted" : "Доска {0} удалена", - "Only assigned cards" : "Только для назначенных карточек", - "No reminder" : "Не напоминать", - "An error occurred" : "Произошла ошибка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Подтвердите удаление доски «{title}»; это действие приведёт к удалению также все данных, принадлежащих этой доске, включая карточки в архиве.", - "Delete the board?" : "Удалить доску?", "Clone cards" : "Скопировать карточку", "Advanced options" : "Дополнительные настройки", "Clone" : "Скопировать", @@ -343,14 +346,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Искать {searchQuery} на всех досках", "No results found" : "Результаты отсутствуют", "Deck board {name}\n* Last modified on {lastMod}" : "Доска «{name}»\n* Последнее изменение: {lastMod}", - "{stack} in {board}" : "«{stack}» с доски «{board}»", - "Click to expand description" : "Нажмите, чтобы развернуть поле описания", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Создано {created}\n* Последнее изменение {lastMod}\n* {nbAttachments} вложений\n* {nbComments} комментариев", "{nbCards} cards" : "карточек: {nbCards}", + "Due on {date}" : "Дата исполнения: {date}", + "{stack} in {board}" : "«{stack}» с доски «{board}»", + "Click to expand description" : "Нажмите, чтобы развернуть поле описания", "Click to expand comment" : "Нажмите, чтобы развернуть комментарии", + "Create card" : "Создать карточку", "Create a new card" : "Создать карточку", "Card title" : "Заголовок карточки", - "Create card" : "Создать карточку", "Creating the new card …" : "Создание новой карточки...", "Card \"{card}\" was added to \"{board}\"" : "Карточка «{card}» была добавлена в «{board}»", "Open card" : "Открыть карточку", @@ -360,10 +364,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "карточки, которые должны быть выполнены до завтра", "upcoming cards" : "карточки, ожидающие выполнения", "New card" : "Новая карточка", - "Due on {date}" : "Дата исполнения: {date}", - "This weekend – {timeLocale}" : "Эти выходные – {timeLocale}", - "Tomorrow – {timeLocale}" : "Завтра – {timeLocale}", - "Later today – {timeLocale}" : "Позднее сегодня – {timeLocale}", "Link to a board" : "Ссылка на доску", "Link to a card" : "Ссылка на карточку", "Create a card" : "Создать карточку", diff --git a/l10n/ru.json b/l10n/ru.json index d4d59e777..cee1b02f2 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Некорректный формат даты, дата должна быть в формате YYYY-MM-DD", "Personal planning and team project organization" : "Личное планирование и управление проектами для команд", "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" : "Карточки — приложение для Nextcloud, предоставляющее возможности личного планирования и управления проектами для рабочих групп в стиле канбан.\n\n\n- 📥 Создавайте карточки задач и упорядочите их;\n- 📄 Добавляйте описания задач с возможностью использовать формат разметки «markdown»;\n- 🔖 Присваивайте ярлыки для ещё лучшей организации;\n- 👥 Делитесь со своей командой, друзьями или семьей;\n- 📎 Вкладывайте файлы в виде ссылок в описании, используя формат разметки «Markdown»;\n- 💬 Обсуждайте в комментариях;\n- ⚡ Отслеживайте изменения в ленте событий;\n- 🚀 Сделайте свой проект более организованным.", - "Card details" : "Свойства карточки", "Add board" : "Добавить доску", + "Card details" : "Свойства карточки", "Select the board to link to a project" : "Выберите рабочую доску, чтобы связать с проектом", "Search by board title" : "Поиск по заголовкам досок", "Select board" : "Выбор рабочей доски", @@ -123,17 +123,17 @@ "No lists available" : "Нет ни одного списка", "Select a list" : "Выберите список", "Move card" : "Переместить карточку", - "Select a card" : "Выберите карточку", - "Cancel" : "Отменить", "Select the card to link to a project" : "Выберите карточку для связывания с проектом", "Link to card" : "Ссылка на карточку", + "Select a card" : "Выберите карточку", + "Cancel" : "Отменить", + "This board is read only" : "Эта доска доступна только для чтения", + "Drop your files to upload" : "Для загрузки файлов, перетащите их сюда", "File already exists" : "Файл уже существует", "A file with the name {filename} already exists." : "Файл «{filename}» уже существует.", "Do you want to overwrite it?" : "Перезаписать?", "Overwrite file" : "Перезаписать", "Keep existing file" : "Сохранить имеющийся", - "This board is read only" : "Эта доска доступна только для чтения", - "Drop your files to upload" : "Для загрузки файлов, перетащите их сюда", "Add card" : "Создать карточку", "Archived cards" : "Карточки в архиве", "Add list" : "Добавить список", @@ -174,6 +174,12 @@ "Deleted lists" : "Удалённые списки", "Undo" : "Отменить", "Deleted cards" : "Карточки в корзине", + "Failed to create share with {displayName}" : "Не удалось предоставить общий доступ для {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Вы уверены, что хотите передать доску {title} пользователю {user}?", + "Transfer the board." : "Перенесите доску.", + "Transfer" : "Передача", + "The board has been transferred to {user}" : "Доска была передана пользователю {user}", + "Failed to transfer the board to {user}" : "Не удалось передать доску пользователю {user}", "Share board with a user, group or team …" : "Открыть доступ к доске пользователю, группе или команде…", "Searching for users, groups and teams …" : "Поиск пользователей, групп и команд…", "No participants found" : "Не удалось найти ни одного участника", @@ -185,12 +191,7 @@ "Can manage" : "Разрешить изменять", "Owner" : "Владелец", "Delete" : "Удалить", - "Failed to create share with {displayName}" : "Не удалось предоставить общий доступ для {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Вы уверены, что хотите передать доску {title} пользователю {user}?", - "Transfer the board." : "Перенесите доску.", - "Transfer" : "Передача", - "The board has been transferred to {user}" : "Доска была передана пользователю {user}", - "Failed to transfer the board to {user}" : "Не удалось передать доску пользователю {user}", + "List deleted" : "Список удалён", "Edit list title" : "Изменить название списка", "Archive all cards" : "Переместить все карточки в архив", "Unarchive all cards" : "Восстановить все карточки из архива", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "Восстановить из архива все карточки списка", "Add a new card" : "Создать карточку", "Card name" : "Название карточки", - "List deleted" : "Список удалён", + "title and color value must be provided" : "необходимо указать цвет и название", "Edit" : "Редактировать", "Add a new tag" : "Добавить метку", - "title and color value must be provided" : "необходимо указать цвет и название", "Board name" : "Название доски", "Members" : "Участники", "Assign to users/groups/team" : "Назначить пользователям, группам или командам", "Assign a user to this card…" : "Назначить карточку пользователю…", "Select a user to assign to this card…" : "Выберите пользователя, которому будет назначена карточка…", + "File to share" : "Файл для публикации", + "Invalid path selected" : "Выбран некорректный путь", "Upload new files" : "Передать на сервер новые файлы", "Share from Files" : "Опубликовать из приложения «Файлы»", "Pending share" : "Ожидающие публикации", @@ -217,25 +219,24 @@ "Remove attachment" : "Убрать вложение", "Delete Attachment" : "Удалить вложение", "Restore Attachment" : "Восстановить вложение", - "File to share" : "Файл для публикации", - "Invalid path selected" : "Выбран некорректный путь", + "Modified" : "Изменено", + "Created" : "Создано", + "The title cannot be empty." : "Название не может быть пустым", "Open in sidebar view" : "Открыть в боковой панели", "Open in bigger view" : "Открыть режиме подробного просмотра", "Attachments" : "Вложения", "Comments" : "Комментарии", - "Modified" : "Изменено", - "Created" : "Создано", - "The title cannot be empty." : "Название не может быть пустым", - "No comments yet. Begin the discussion!" : "Комментарии отсутствуют, начните обсуждение!", "Failed to load comments" : "Сбой при загрузке комментариев", - "Save" : "Сохранить", + "No comments yet. Begin the discussion!" : "Комментарии отсутствуют, начните обсуждение!", "The comment cannot be empty." : "Комментарий не может быть пустым.", "The comment cannot be longer than 1000 characters." : "Комментарий не может быть длиннее 1 000 символов.", + "Save" : "Сохранить", + "Created:" : "Создание:", "In reply to" : "В ответ", "Cancel reply" : "Отменить ответ", "Reply" : "Ответить", "Update" : "Обновить", - "Created:" : "Создание:", + "Write a description …" : "Добавьте описание...", "Description" : "Описание", "(Unsaved)" : "(Не сохранен)", "(Saving…)" : "(Сохранение...)", @@ -243,8 +244,16 @@ "Edit description" : "Редактировать описание", "View description" : "Просмотреть описание", "Add Attachment" : "Добавить вложение", - "Write a description …" : "Добавьте описание...", "Choose attachment" : "Выберите вложение", + "Select Date" : "Выберите дату", + "Later today – {timeLocale}" : "Позднее сегодня – {timeLocale}", + "Set due date for later today" : "Задать дату завершения на сегодня позднее", + "Tomorrow – {timeLocale}" : "Завтра – {timeLocale}", + "Set due date for tomorrow" : "Задать дату завершения на завтра", + "This weekend – {timeLocale}" : "Эти выходные – {timeLocale}", + "Set due date for this weekend" : "Задать дату завершения на ближайшие выходные", + "Next week – {timeLocale}" : "Следующая неделя – {timeLocale}", + "Set due date for next week" : "Задать дату завершения на следующую неделю", "Assign a due date to this card…" : "Назначить срок истечения карточки...", "Set a due date" : "Задать дату исполнения", "Add due date" : "Назначить дату завершения", @@ -255,25 +264,19 @@ "Not done" : "Незавершённые", "Unarchive card" : "Восстановить из архива", "Archive card" : "Переместить в архив", - "Select Date" : "Выберите дату", - "Set due date for later today" : "Задать дату завершения на сегодня позднее", - "Set due date for tomorrow" : "Задать дату завершения на завтра", - "Set due date for this weekend" : "Задать дату завершения на ближайшие выходные", - "Set due date for next week" : "Задать дату завершения на следующую неделю", "Assign a tag to this card…" : "Назначить метку этой карточке…", "Select or create a tag…" : "Выбрать или создать метку…", "Create a new tag:" : "Создать метку:", "(group)" : "(группа)", - "Next week – {timeLocale}" : "Следующая неделя – {timeLocale}", - "Todo items" : "Элементы списка задач", "{count} comments, {unread} unread" : "{count} комментариев, {unread} непрочитано", + "Todo items" : "Элементы списка задач", "Edit card title" : "Изменить заголовок карточки", + "Card deleted" : "Карточка удалена", "Edit title" : "Редактировать заголовок", "Assign to me" : "Назначить себе", "Unassign myself" : "Отказаться от назначения", "Mark as not done" : "Отметить как невыполненную", "Delete card" : "Удалить", - "Card deleted" : "Карточка удалена", "seconds ago" : "несколько секунд назад", "Keyboard shortcuts" : "Сочетания клавиш", "Boost your productivity using Deck with keyboard shortcuts." : "Используйте комбинации клавиш для работы в приложении", @@ -312,6 +315,13 @@ "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." : "Создание собственных рабочих досок пользователям, не входящим в заданные группы, будет заблокировано. Тем не менее такие пользователи смогут продолжить работать с общими досками, к которым у них есть доступ. ", "Cancel edit" : "Отменить правку", "Save board" : "Сохранить доску", + "Board {0} deleted" : "Доска {0} удалена", + "All cards" : "Для всех карточек", + "Only assigned cards" : "Только для назначенных карточек", + "No reminder" : "Не напоминать", + "An error occurred" : "Произошла ошибка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Подтвердите удаление доски «{title}»; это действие приведёт к удалению также все данных, принадлежащих этой доске, включая карточки в архиве.", + "Delete the board?" : "Удалить доску?", "Board details" : "Свойства доски", "Edit board" : "Редактировать", "Clone board" : "Скопировать доску", @@ -321,16 +331,9 @@ "Turn on due date reminders" : "Включить напоминания о сроке выполнения", "Turn off due date reminders" : "Отключить напоминания о сроке выполнения", "Due date reminders" : "Напоминания о сроке выполнения", - "All cards" : "Для всех карточек", "Assigned cards" : "Назначенные карточки", "No notifications" : "Без уведомлений", "Delete board" : "Удалить доску", - "Board {0} deleted" : "Доска {0} удалена", - "Only assigned cards" : "Только для назначенных карточек", - "No reminder" : "Не напоминать", - "An error occurred" : "Произошла ошибка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Подтвердите удаление доски «{title}»; это действие приведёт к удалению также все данных, принадлежащих этой доске, включая карточки в архиве.", - "Delete the board?" : "Удалить доску?", "Clone cards" : "Скопировать карточку", "Advanced options" : "Дополнительные настройки", "Clone" : "Скопировать", @@ -341,14 +344,15 @@ "Search for {searchQuery} in all boards" : "Искать {searchQuery} на всех досках", "No results found" : "Результаты отсутствуют", "Deck board {name}\n* Last modified on {lastMod}" : "Доска «{name}»\n* Последнее изменение: {lastMod}", - "{stack} in {board}" : "«{stack}» с доски «{board}»", - "Click to expand description" : "Нажмите, чтобы развернуть поле описания", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Создано {created}\n* Последнее изменение {lastMod}\n* {nbAttachments} вложений\n* {nbComments} комментариев", "{nbCards} cards" : "карточек: {nbCards}", + "Due on {date}" : "Дата исполнения: {date}", + "{stack} in {board}" : "«{stack}» с доски «{board}»", + "Click to expand description" : "Нажмите, чтобы развернуть поле описания", "Click to expand comment" : "Нажмите, чтобы развернуть комментарии", + "Create card" : "Создать карточку", "Create a new card" : "Создать карточку", "Card title" : "Заголовок карточки", - "Create card" : "Создать карточку", "Creating the new card …" : "Создание новой карточки...", "Card \"{card}\" was added to \"{board}\"" : "Карточка «{card}» была добавлена в «{board}»", "Open card" : "Открыть карточку", @@ -358,10 +362,6 @@ "upcoming cards tomorrow" : "карточки, которые должны быть выполнены до завтра", "upcoming cards" : "карточки, ожидающие выполнения", "New card" : "Новая карточка", - "Due on {date}" : "Дата исполнения: {date}", - "This weekend – {timeLocale}" : "Эти выходные – {timeLocale}", - "Tomorrow – {timeLocale}" : "Завтра – {timeLocale}", - "Later today – {timeLocale}" : "Позднее сегодня – {timeLocale}", "Link to a board" : "Ссылка на доску", "Link to a card" : "Ссылка на карточку", "Create a card" : "Создать карточку", diff --git a/l10n/sc.js b/l10n/sc.js index a3eb74914..ac226e8d2 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -100,8 +100,8 @@ OC.L10N.register( "Path is already shared with this card" : "Su caminu est giai cumpartzidu cun cust'ischeda", "Invalid date, date format must be YYYY-MM-DD" : "Data non bàlida, su formadu de sa data depet èssere AAAA-MM-GG", "Personal planning and team project organization" : "Pranificatzione personale e organizatzione de su progetu de iscuadra", - "Card details" : "Detàllios ischeda", "Add board" : "Agiunghe lavagna", + "Card details" : "Detàllios ischeda", "Select the board to link to a project" : "Seletziona lavagna de collegare a unu progetu", "Search by board title" : "Chirca dae su tìtulu de sa lavagna", "Select board" : "Seletziona lavagna", @@ -109,17 +109,17 @@ OC.L10N.register( "No lists available" : "Perunu elencu a disponimentu", "Select a list" : "Seletziona un'elencu", "Move card" : "Tràmuda ischeda", - "Select a card" : "Seletziona un'ischeda", - "Cancel" : "Annulla", "Select the card to link to a project" : "Seletzioan s'ischeda de collegare a unu progetu", "Link to card" : "Collega a un'ischeda", + "Select a card" : "Seletziona un'ischeda", + "Cancel" : "Annulla", + "This board is read only" : "Custa lavagna est isceti pro lèghere", + "Drop your files to upload" : "Lassa is archìvios pro ddos carrigare", "File already exists" : "Custu archìviu ddoe est giai", "A file with the name {filename} already exists." : "B'at giai un'archìviu cun su nùmene de {filename}.", "Do you want to overwrite it?" : "Ddu cheres subraiscrìere? ", "Overwrite file" : "Subraiscrie archìviu", "Keep existing file" : "Mantene s'archìviu chi ddoe est", - "This board is read only" : "Custa lavagna est isceti pro lèghere", - "Drop your files to upload" : "Lassa is archìvios pro ddos carrigare", "Add card" : "Agiunghe ischeda", "Archived cards" : "Ischedas archiviadas", "Add list" : "Agiunghe elencu", @@ -152,6 +152,8 @@ OC.L10N.register( "Deleted lists" : "Elencos cantzellados", "Undo" : "Annulla", "Deleted cards" : "Ischeda cantzellada", + "Failed to create share with {displayName}" : "No at fatu a creare cumpartzidura cun {displayName}", + "Transfer" : "Tràmuda", "No participants found" : "Perunu partetzipante agatadu", "Board owner" : "Mere lavagna", "(Group)" : "(Grupu)", @@ -160,20 +162,20 @@ OC.L10N.register( "Can manage" : "Faghet a gestire", "Owner" : "Mere", "Delete" : "Cantzella", - "Failed to create share with {displayName}" : "No at fatu a creare cumpartzidura cun {displayName}", - "Transfer" : "Tràmuda", + "List deleted" : "Elencu cantzelladu", "Archive all cards" : "Archìvia totu is ischedas", "Delete list" : "Cantzella elencu", "Archive all cards in this list" : "Archìvia totu is ischedas in cust'elencu", "Add a new card" : "Agiùnghe un'ischeda noa", "Card name" : "Nùmene de s'ischeda", - "List deleted" : "Elencu cantzelladu", + "title and color value must be provided" : "tocat de frunire su tìtulu e su balore de su colore", "Edit" : "Modìfica ", "Add a new tag" : "Agiunghe un'eticheta noa", - "title and color value must be provided" : "tocat de frunire su tìtulu e su balore de su colore", "Board name" : "Nùmene de sa lavagna", "Members" : "Membros", "Assign a user to this card…" : "Assigna utente a cust'ischeda...", + "File to share" : "Archìviu de cumpartzire", + "Invalid path selected" : "Percursu seletzionadu non bàlidu", "Upload new files" : "Càrriga archìvios noos", "Share from Files" : "Cumpartzi dae Archìvios", "Add this attachment" : "Agiunghe custu alligongiadu", @@ -181,25 +183,24 @@ OC.L10N.register( "Download" : "Iscàrriga", "Delete Attachment" : "Cantzella alligongiadu", "Restore Attachment" : "Riprìstina alligongiadu", - "File to share" : "Archìviu de cumpartzire", - "Invalid path selected" : "Percursu seletzionadu non bàlidu", + "Modified" : "Modificadu", + "Created" : "Creadu", + "The title cannot be empty." : "Su tìtulu non podet èssere bòidu", "Open in sidebar view" : "Aberi in s'istanca laterale", "Open in bigger view" : "Aberi in una bista prus ampra", "Attachments" : "Alligongiados", "Comments" : "Cummentos", - "Modified" : "Modificadu", - "Created" : "Creadu", - "The title cannot be empty." : "Su tìtulu non podet èssere bòidu", - "No comments yet. Begin the discussion!" : "Perunu cummentu ancora. Cumintzat sa chistionada!", "Failed to load comments" : "No at fatu a carrigare is cummentos", - "Save" : "Sarva", + "No comments yet. Begin the discussion!" : "Perunu cummentu ancora. Cumintzat sa chistionada!", "The comment cannot be empty." : "Su cummentu non podet èssere bòidu", "The comment cannot be longer than 1000 characters." : "Su cummentu non podet èssere prus longu de 1000 caràteres.", + "Save" : "Sarva", + "Created:" : "Creadu:", "In reply to" : "Rispondende a ", "Cancel reply" : "Annulla risposta", "Reply" : "Risponde", "Update" : "Agiorna", - "Created:" : "Creadu:", + "Write a description …" : "Iscrie una descritzione ...", "Description" : "Descritzione", "(Unsaved)" : "(Non sarvada)", "(Saving…)" : "(Sarbende…)", @@ -207,23 +208,22 @@ OC.L10N.register( "Edit description" : "Modìfica descritzione", "View description" : "Visualiza descritzione", "Add Attachment" : "Agiunghe alligongiadu", - "Write a description …" : "Iscrie una descritzione ...", "Choose attachment" : "Sèbera un'alligongiadu", + "Select Date" : "Seletziona data", "Set a due date" : "Cunfigura data de iscadèntzia", "Remove due date" : "Boga s'iscadèntzia", "Mark as done" : "Marca comente cumpletadu", "Unarchive card" : "Ischeda no archiviada", "Archive card" : "Archìviu no archiviadu", - "Select Date" : "Seletziona data", "Assign a tag to this card…" : "Assigna un'eticheta a cust'ischeda...", "Create a new tag:" : "Crea un'eticheta noa:", "(group)" : "(grupu)", "{count} comments, {unread} unread" : "{count} cummentos, {unread} non lèghidos", + "Card deleted" : "Ischeda cantzellada", "Edit title" : "Modìfica tìtulu", "Assign to me" : "Assigna a mie", "Unassign myself" : "Annulla s'assignatzione a mie", "Delete card" : "Cantzella ischeda", - "Card deleted" : "Ischeda cantzellada", "seconds ago" : "segundos a immoe", "Keyboard shortcuts" : "Curtziadòrgios de tecladu", "Keyboard shortcut" : "Curtziadòrgiu de tecladu", @@ -236,6 +236,12 @@ OC.L10N.register( "Use bigger card view" : "Imprea bista cun ischedas prus mannas", "Show boards in calendar/tasks" : "Mustra lavagnas in calendàriu/fainas", "Cancel edit" : "Annulla modìfica", + "Board {0} deleted" : "Lavagna {0} cantzellada", + "All cards" : "Totu is ischedas", + "Only assigned cards" : "Isceti ischedas assignadas", + "No reminder" : "Perunu apuntu", + "An error occurred" : "B'at àpidu un'errore", + "Delete the board?" : "Cheres cantzellare sa lavagna?", "Board details" : "Detàllios lavagna", "Edit board" : "Modìfica lavagna", "Clone board" : "Clona lavagna", @@ -244,15 +250,9 @@ OC.L10N.register( "Turn on due date reminders" : "Allughe is notìficas pro ammentare is iscadèntzias", "Turn off due date reminders" : "Istuda is notìficas pro ammentare is iscadèntzias", "Due date reminders" : "Notìficas pro ammentare is iscadèntzias", - "All cards" : "Totu is ischedas", "Assigned cards" : "Ischedas assignadas", "No notifications" : "Peruna notìfica", "Delete board" : "Cantzella lavagna", - "Board {0} deleted" : "Lavagna {0} cantzellada", - "Only assigned cards" : "Isceti ischedas assignadas", - "No reminder" : "Perunu apuntu", - "An error occurred" : "B'at àpidu un'errore", - "Delete the board?" : "Cheres cantzellare sa lavagna?", "Clone cards" : "Clona ischeda", "Advanced options" : "Sèberos avantzados", "Clone" : "Clona", @@ -263,9 +263,9 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Chirca {searchQuery} in totu is lavagnas", "No results found" : "Perunu resurtadu agatadu", "{stack} in {board}" : "{stack} in {board}", + "Create card" : "Crea ischeda", "Create a new card" : "Crea un'ischeda noa", "Card title" : "Tìtulu ischeda", - "Create card" : "Crea ischeda", "Creating the new card …" : "Creende s'ischeda noa ...", "Card \"{card}\" was added to \"{board}\"" : "S'ischeda \"{card}\" est istada agiunta a \"{board}\"", "Open card" : "Aberi ischeda", diff --git a/l10n/sc.json b/l10n/sc.json index 867e15883..1de3576fb 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -98,8 +98,8 @@ "Path is already shared with this card" : "Su caminu est giai cumpartzidu cun cust'ischeda", "Invalid date, date format must be YYYY-MM-DD" : "Data non bàlida, su formadu de sa data depet èssere AAAA-MM-GG", "Personal planning and team project organization" : "Pranificatzione personale e organizatzione de su progetu de iscuadra", - "Card details" : "Detàllios ischeda", "Add board" : "Agiunghe lavagna", + "Card details" : "Detàllios ischeda", "Select the board to link to a project" : "Seletziona lavagna de collegare a unu progetu", "Search by board title" : "Chirca dae su tìtulu de sa lavagna", "Select board" : "Seletziona lavagna", @@ -107,17 +107,17 @@ "No lists available" : "Perunu elencu a disponimentu", "Select a list" : "Seletziona un'elencu", "Move card" : "Tràmuda ischeda", - "Select a card" : "Seletziona un'ischeda", - "Cancel" : "Annulla", "Select the card to link to a project" : "Seletzioan s'ischeda de collegare a unu progetu", "Link to card" : "Collega a un'ischeda", + "Select a card" : "Seletziona un'ischeda", + "Cancel" : "Annulla", + "This board is read only" : "Custa lavagna est isceti pro lèghere", + "Drop your files to upload" : "Lassa is archìvios pro ddos carrigare", "File already exists" : "Custu archìviu ddoe est giai", "A file with the name {filename} already exists." : "B'at giai un'archìviu cun su nùmene de {filename}.", "Do you want to overwrite it?" : "Ddu cheres subraiscrìere? ", "Overwrite file" : "Subraiscrie archìviu", "Keep existing file" : "Mantene s'archìviu chi ddoe est", - "This board is read only" : "Custa lavagna est isceti pro lèghere", - "Drop your files to upload" : "Lassa is archìvios pro ddos carrigare", "Add card" : "Agiunghe ischeda", "Archived cards" : "Ischedas archiviadas", "Add list" : "Agiunghe elencu", @@ -150,6 +150,8 @@ "Deleted lists" : "Elencos cantzellados", "Undo" : "Annulla", "Deleted cards" : "Ischeda cantzellada", + "Failed to create share with {displayName}" : "No at fatu a creare cumpartzidura cun {displayName}", + "Transfer" : "Tràmuda", "No participants found" : "Perunu partetzipante agatadu", "Board owner" : "Mere lavagna", "(Group)" : "(Grupu)", @@ -158,20 +160,20 @@ "Can manage" : "Faghet a gestire", "Owner" : "Mere", "Delete" : "Cantzella", - "Failed to create share with {displayName}" : "No at fatu a creare cumpartzidura cun {displayName}", - "Transfer" : "Tràmuda", + "List deleted" : "Elencu cantzelladu", "Archive all cards" : "Archìvia totu is ischedas", "Delete list" : "Cantzella elencu", "Archive all cards in this list" : "Archìvia totu is ischedas in cust'elencu", "Add a new card" : "Agiùnghe un'ischeda noa", "Card name" : "Nùmene de s'ischeda", - "List deleted" : "Elencu cantzelladu", + "title and color value must be provided" : "tocat de frunire su tìtulu e su balore de su colore", "Edit" : "Modìfica ", "Add a new tag" : "Agiunghe un'eticheta noa", - "title and color value must be provided" : "tocat de frunire su tìtulu e su balore de su colore", "Board name" : "Nùmene de sa lavagna", "Members" : "Membros", "Assign a user to this card…" : "Assigna utente a cust'ischeda...", + "File to share" : "Archìviu de cumpartzire", + "Invalid path selected" : "Percursu seletzionadu non bàlidu", "Upload new files" : "Càrriga archìvios noos", "Share from Files" : "Cumpartzi dae Archìvios", "Add this attachment" : "Agiunghe custu alligongiadu", @@ -179,25 +181,24 @@ "Download" : "Iscàrriga", "Delete Attachment" : "Cantzella alligongiadu", "Restore Attachment" : "Riprìstina alligongiadu", - "File to share" : "Archìviu de cumpartzire", - "Invalid path selected" : "Percursu seletzionadu non bàlidu", + "Modified" : "Modificadu", + "Created" : "Creadu", + "The title cannot be empty." : "Su tìtulu non podet èssere bòidu", "Open in sidebar view" : "Aberi in s'istanca laterale", "Open in bigger view" : "Aberi in una bista prus ampra", "Attachments" : "Alligongiados", "Comments" : "Cummentos", - "Modified" : "Modificadu", - "Created" : "Creadu", - "The title cannot be empty." : "Su tìtulu non podet èssere bòidu", - "No comments yet. Begin the discussion!" : "Perunu cummentu ancora. Cumintzat sa chistionada!", "Failed to load comments" : "No at fatu a carrigare is cummentos", - "Save" : "Sarva", + "No comments yet. Begin the discussion!" : "Perunu cummentu ancora. Cumintzat sa chistionada!", "The comment cannot be empty." : "Su cummentu non podet èssere bòidu", "The comment cannot be longer than 1000 characters." : "Su cummentu non podet èssere prus longu de 1000 caràteres.", + "Save" : "Sarva", + "Created:" : "Creadu:", "In reply to" : "Rispondende a ", "Cancel reply" : "Annulla risposta", "Reply" : "Risponde", "Update" : "Agiorna", - "Created:" : "Creadu:", + "Write a description …" : "Iscrie una descritzione ...", "Description" : "Descritzione", "(Unsaved)" : "(Non sarvada)", "(Saving…)" : "(Sarbende…)", @@ -205,23 +206,22 @@ "Edit description" : "Modìfica descritzione", "View description" : "Visualiza descritzione", "Add Attachment" : "Agiunghe alligongiadu", - "Write a description …" : "Iscrie una descritzione ...", "Choose attachment" : "Sèbera un'alligongiadu", + "Select Date" : "Seletziona data", "Set a due date" : "Cunfigura data de iscadèntzia", "Remove due date" : "Boga s'iscadèntzia", "Mark as done" : "Marca comente cumpletadu", "Unarchive card" : "Ischeda no archiviada", "Archive card" : "Archìviu no archiviadu", - "Select Date" : "Seletziona data", "Assign a tag to this card…" : "Assigna un'eticheta a cust'ischeda...", "Create a new tag:" : "Crea un'eticheta noa:", "(group)" : "(grupu)", "{count} comments, {unread} unread" : "{count} cummentos, {unread} non lèghidos", + "Card deleted" : "Ischeda cantzellada", "Edit title" : "Modìfica tìtulu", "Assign to me" : "Assigna a mie", "Unassign myself" : "Annulla s'assignatzione a mie", "Delete card" : "Cantzella ischeda", - "Card deleted" : "Ischeda cantzellada", "seconds ago" : "segundos a immoe", "Keyboard shortcuts" : "Curtziadòrgios de tecladu", "Keyboard shortcut" : "Curtziadòrgiu de tecladu", @@ -234,6 +234,12 @@ "Use bigger card view" : "Imprea bista cun ischedas prus mannas", "Show boards in calendar/tasks" : "Mustra lavagnas in calendàriu/fainas", "Cancel edit" : "Annulla modìfica", + "Board {0} deleted" : "Lavagna {0} cantzellada", + "All cards" : "Totu is ischedas", + "Only assigned cards" : "Isceti ischedas assignadas", + "No reminder" : "Perunu apuntu", + "An error occurred" : "B'at àpidu un'errore", + "Delete the board?" : "Cheres cantzellare sa lavagna?", "Board details" : "Detàllios lavagna", "Edit board" : "Modìfica lavagna", "Clone board" : "Clona lavagna", @@ -242,15 +248,9 @@ "Turn on due date reminders" : "Allughe is notìficas pro ammentare is iscadèntzias", "Turn off due date reminders" : "Istuda is notìficas pro ammentare is iscadèntzias", "Due date reminders" : "Notìficas pro ammentare is iscadèntzias", - "All cards" : "Totu is ischedas", "Assigned cards" : "Ischedas assignadas", "No notifications" : "Peruna notìfica", "Delete board" : "Cantzella lavagna", - "Board {0} deleted" : "Lavagna {0} cantzellada", - "Only assigned cards" : "Isceti ischedas assignadas", - "No reminder" : "Perunu apuntu", - "An error occurred" : "B'at àpidu un'errore", - "Delete the board?" : "Cheres cantzellare sa lavagna?", "Clone cards" : "Clona ischeda", "Advanced options" : "Sèberos avantzados", "Clone" : "Clona", @@ -261,9 +261,9 @@ "Search for {searchQuery} in all boards" : "Chirca {searchQuery} in totu is lavagnas", "No results found" : "Perunu resurtadu agatadu", "{stack} in {board}" : "{stack} in {board}", + "Create card" : "Crea ischeda", "Create a new card" : "Crea un'ischeda noa", "Card title" : "Tìtulu ischeda", - "Create card" : "Crea ischeda", "Creating the new card …" : "Creende s'ischeda noa ...", "Card \"{card}\" was added to \"{board}\"" : "S'ischeda \"{card}\" est istada agiunta a \"{board}\"", "Open card" : "Aberi ischeda", diff --git a/l10n/sk.js b/l10n/sk.js index 3122d7c65..6d04f517b 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD", "Personal planning and team project organization" : "Osobné plánovanie a organizácia tímových projektov", "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 je organizačný nástroj typu kanban zameraný na osobné plánovanie a organizáciu projektov pre tímy integrované s Nextcloud.\n\n\n- 📥 Pridajte svoje úlohy na karty a usporiadajte ich\n- 📄 Zapíšte si ďalšie poznámky v Markdown\n- 🔖 Priraďte štítky pre ešte lepšiu organizáciu\n- 👥 Zdieľajte so svojím tímom, priateľmi alebo rodinou\n- 📎 Pripojte súbory a vložte ich do popisu Markdown\n- 💬 Diskutujte so svojím tímom pomocou komentárov\n- ⚡ Sledujte zmeny v prúde aktivít\n- 🚀 Zorganizujte si svoj projekt", - "Card details" : "Podrobnosti o karte", "Add board" : "Pridať nástenk", + "Card details" : "Podrobnosti o karte", "Select the board to link to a project" : "Vybrať nástenku na vytvorenie odkazu ku projektu", "Search by board title" : "Vyhľadávanie podľa názvu nástenky", "Select board" : "Vybrať nástenku", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Vybrať zoznam", "Move card" : "Presunúť kartu", "Copy card" : "Kopírovať kartu", - "Select a card" : "Vyberte kartu", - "Cancel" : "Zrušiť", "Select the card to link to a project" : "Vyberte kartu, ktorú chcete prepojiť s projektom", "Link to card" : "Prepojiť s kartou", + "Select a card" : "Vyberte kartu", + "Cancel" : "Zrušiť", + "This board is read only" : "Táto nástenka je iba na čítanie", + "Drop your files to upload" : "Pretiahnite sem súbory, ktoré chcete nahrať", "File already exists" : "Súbor už existuje", "A file with the name {filename} already exists." : "Súbor s názvom {filename} už existuje.", "Do you want to overwrite it?" : "Chcete ho prepísať?", "Overwrite file" : "Prepísať súbor", "Keep existing file" : "Ponechať existujúci súbor", - "This board is read only" : "Táto nástenka je iba na čítanie", - "Drop your files to upload" : "Pretiahnite sem súbory, ktoré chcete nahrať", "Add card" : "Pridať kartu", "Archived cards" : "Archivované karty", "Add list" : "Pridať zoznam", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Vymazané zoznamy", "Undo" : "Odvolať", "Deleted cards" : "Odstránené karty", + "Failed to create share with {displayName}" : "Nepodarilo sa vytvoriť zdieľanie pre {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Naozaj chcete preniesť nástenku {title} na užívateľa {user}?", + "Transfer the board." : "Prenos nástenky.", + "Transfer" : "Prenos", + "The board has been transferred to {user}" : "Nástenka bola presunutá na {user}", + "Failed to transfer the board to {user}" : "Chyba pri presune nástenky na {user}", "Share board with a user, group or team …" : "Zdieľanie nástenky s užívateľom, skupinou alebo tímom …", "Searching for users, groups and teams …" : "Vyhľadávam užívateľov, skupiny a tímy ...", "No participants found" : "Nenašli sa žiadni účastníci", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Môže spravovať", "Owner" : "Vlastník", "Delete" : "Zmazať", - "Failed to create share with {displayName}" : "Nepodarilo sa vytvoriť zdieľanie pre {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Naozaj chcete preniesť nástenku {title} na užívateľa {user}?", - "Transfer the board." : "Prenos nástenky.", - "Transfer" : "Prenos", - "The board has been transferred to {user}" : "Nástenka bola presunutá na {user}", - "Failed to transfer the board to {user}" : "Chyba pri presune nástenky na {user}", + "List deleted" : "Zoznam bol vymazaný", "Edit list title" : "Upraviť názov zoznamu", "Archive all cards" : "Archivovať všetky karty", "Unarchive all cards" : "Zrušiť archiváciu všetkých kariet", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Zrušiť archiváciu všetkých kariet v tomto zozname", "Add a new card" : "Pridať novú kartu", "Card name" : "Názov karty", - "List deleted" : "Zoznam bol vymazaný", + "title and color value must be provided" : "je potrebné zadať nadpis a vybrať farbu", "Edit" : "Upraviť", "Add a new tag" : "Pridať nový štítok", - "title and color value must be provided" : "je potrebné zadať nadpis a vybrať farbu", "Board name" : "Názov nástenky", "Members" : "Členovia", "Assign to users/groups/team" : "Priradiť k užívateľom/skupinám/tímom", "Assign a user to this card…" : "Priradiť používateľa k tejto karte…", "Select a user to assign to this card…" : "Vyberte užívateľa, ktorého chcete priradiť k tejto karte…", + "File to share" : "Súbor na zdieľanie", + "Invalid path selected" : "Bola vybraná neplatná cesta", "Upload new files" : "Nahrať nové súbory", "Share from Files" : "Zdieľať zo Súborov", "Pending share" : "Čakajúce zdieľanie", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Odstrániť prílohu", "Delete Attachment" : "Odstrániť prílohu", "Restore Attachment" : "Obnoviť prílohu", - "File to share" : "Súbor na zdieľanie", - "Invalid path selected" : "Bola vybraná neplatná cesta", + "Modified" : "Upravené", + "Created" : "Vytvorené", + "The title cannot be empty." : "Nadpis nemôže byť prázdny.", "Open in sidebar view" : "Otvoriť v bočnom paneli", "Open in bigger view" : "Otvoriť vo väčšom zobrazení", "Attachments" : "Prílohy", "Comments" : "Komentáre", - "Modified" : "Upravené", - "Created" : "Vytvorené", - "The title cannot be empty." : "Nadpis nemôže byť prázdny.", - "No comments yet. Begin the discussion!" : "Zatiaľ bez komentárov. Začnite diskusiu!", "Failed to load comments" : "Nepodarilo sa načítať komentáre", - "Save" : "Uložiť", + "No comments yet. Begin the discussion!" : "Zatiaľ bez komentárov. Začnite diskusiu!", "The comment cannot be empty." : "Komentár nemôže byť prázdny.", "The comment cannot be longer than 1000 characters." : "Komentár nemôže byť dlhší ako 1000 znakov.", + "Save" : "Uložiť", + "Created:" : "Vytvorené:", "In reply to" : "Odpoveď na", "Cancel reply" : "Zrušiť odpoveď", "Reply" : "Odpoveď", "Update" : "Aktualizovať", - "Created:" : "Vytvorené:", + "Write a description …" : "Napíšte popis...", "Description" : "Popis", "(Unsaved)" : "(Neuložené)", "(Saving…)" : "(Ukladanie…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Upraviť popis", "View description" : "Zobraziť popis", "Add Attachment" : "Pridať prílohu", - "Write a description …" : "Napíšte popis...", "Choose attachment" : "Vybrať prílohu", + "Select Date" : "Vybrať dátum", + "Later today – {timeLocale}" : "Neskôr dnes - {timeLocale}", + "Set due date for later today" : "Nastaviť termín dokončenia na neskôr dnes ", + "Tomorrow – {timeLocale}" : "Zajtra – {timeLocale}", + "Set due date for tomorrow" : "Nastaviť termín dokončenia na zajtra", + "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", + "Set due date for this weekend" : "Nastaviť termín dokončenia na tento víkend", + "Next week – {timeLocale}" : "Budúci týždeň – {timeLocale}", + "Set due date for next week" : "Nastaviť termín dokončenia na budúci týždeň", "Assign a due date to this card…" : "Priradiť tejto karte termín…", "Set a due date" : "Nastaviť termín", "Add due date" : "Pridať termín", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Neurobené", "Unarchive card" : "Zrušiť archiváciu karty", "Archive card" : "Archivovať kartu", - "Select Date" : "Vybrať dátum", - "Set due date for later today" : "Nastaviť termín dokončenia na neskôr dnes ", - "Set due date for tomorrow" : "Nastaviť termín dokončenia na zajtra", - "Set due date for this weekend" : "Nastaviť termín dokončenia na tento víkend", - "Set due date for next week" : "Nastaviť termín dokončenia na budúci týždeň", "Assign a tag to this card…" : "Tejto karte priradiť štítok…", "Select or create a tag…" : "Vybrať alebo vytvoriť štítok...", "Create a new tag:" : "Vytvoriť nový štítok:", "(group)" : "(skupina)", - "Next week – {timeLocale}" : "Budúci týždeň – {timeLocale}", - "Todo items" : "Položky úloh", "{count} comments, {unread} unread" : "{count} komentárov, {unread} neprečítaných", + "Todo items" : "Položky úloh", "Edit card title" : "Upraviť názov karty", "Open link" : "Otvoriť odkaz", + "Card deleted" : "Karta bola vymazaná", "Edit title" : "Premenovať", "Assign to me" : "Priradiť mne", "Unassign myself" : "Zrušiť priradenie mne", "Mark as not done" : "Označiť ako nedokončené", "Delete card" : "Zmazať kartu", - "Card deleted" : "Karta bola vymazaná", "seconds ago" : "pred niekoľkými sekundami", "Keyboard shortcuts" : "Klávesové skratky", "Boost your productivity using Deck with keyboard shortcuts." : "Zvýšte svoju produktivitu s Deck pomocou klávesových skratiek.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Užívatelia mimo týchto skupín si nebudú môcť vytvárať vlastné nástenky, ale stále budú môcť pracovať na nástenkách, ktoré s nimi boli zdieľané.", "Cancel edit" : "Zrušiť upravovanie", "Save board" : "Uložiť tabuľu", + "Board {0} deleted" : "Nástenka {0} vymazaná", + "All cards" : "Všetky karty", + "Only assigned cards" : "Len priradené karty", + "No reminder" : "Žiadna pripomienka", + "An error occurred" : "Vyskytla sa chyba", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.", + "Delete the board?" : "Vymazať nástenku?", "Board details" : "Podrobnosti o nástenke", "Edit board" : "Upraviť nástenku", "Clone board" : "Duplikovať nástenku", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Zapnúť pripomienky na termín dokončenia", "Turn off due date reminders" : "Vypnúť pripomienky na termín dokončenia", "Due date reminders" : "Pripomienky termínu dokončenia", - "All cards" : "Všetky karty", "Assigned cards" : "Priradené karty", "No notifications" : "Žiadne upozornenia", "Delete board" : "Vymazať nástenku", - "Board {0} deleted" : "Nástenka {0} vymazaná", - "Only assigned cards" : "Len priradené karty", - "No reminder" : "Žiadna pripomienka", - "An error occurred" : "Vyskytla sa chyba", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.", - "Delete the board?" : "Vymazať nástenku?", "Clone {boardTitle}" : "Klonovať {boardTitle}", "Clone cards" : "Duplikovať karty", "Clone assignments" : "Klonovať úlohu", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Vyhľadať {searchQuery} na všetkých plochách", "No results found" : "Neboli nájdené žiadne výsledky", "Deck board {name}\n* Last modified on {lastMod}" : "Nástenka Deck {name}\n* Naposledy upravené {lastMod}", - "{stack} in {board}" : "{stack} v {board}", - "Click to expand description" : "Kliknite pre rozšírenie popisu", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Vytvorené dňa {created}\n* Naposledy upravené {lastMod}\n* {nbAttachments} príloh\n* Komentáre: {nbComments}", "{nbCards} cards" : "{nbCards} kariet", + "Due on {date}" : "Platné do {date}", + "{stack} in {board}" : "{stack} v {board}", + "Click to expand description" : "Kliknite pre rozšírenie popisu", "Click to expand comment" : "Kliknite pre zobrazenie komentára", + "Create card" : "Vytvoriť kartu", "Create a new card" : "Vytvoriť novú kartu", "Card title" : "Meno karty", - "Create card" : "Vytvoriť kartu", "Creating the new card …" : "Vytváram novú kartu ...", "Card \"{card}\" was added to \"{board}\"" : "Karta \"{card}\" bola pridaná na \"{board}\"", "Open card" : "Otvoriť kartu", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "Nadchádzajúce karty na zajtra", "upcoming cards" : "nadchádzajúce karty", "New card" : "Nová karta", - "Due on {date}" : "Platné do {date}", - "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Zajtra – {timeLocale}", - "Later today – {timeLocale}" : "Neskôr dnes - {timeLocale}", "Link to a board" : "Odkaz na nástenku", "Link to a card" : "Prepojiť s kartou", "Create a card" : "Vytvoriť kartu", diff --git a/l10n/sk.json b/l10n/sk.json index 48ce72a90..1838f1e7e 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Neplatný dátum, formát musí byť v tvare YYYY-MM-DD", "Personal planning and team project organization" : "Osobné plánovanie a organizácia tímových projektov", "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 je organizačný nástroj typu kanban zameraný na osobné plánovanie a organizáciu projektov pre tímy integrované s Nextcloud.\n\n\n- 📥 Pridajte svoje úlohy na karty a usporiadajte ich\n- 📄 Zapíšte si ďalšie poznámky v Markdown\n- 🔖 Priraďte štítky pre ešte lepšiu organizáciu\n- 👥 Zdieľajte so svojím tímom, priateľmi alebo rodinou\n- 📎 Pripojte súbory a vložte ich do popisu Markdown\n- 💬 Diskutujte so svojím tímom pomocou komentárov\n- ⚡ Sledujte zmeny v prúde aktivít\n- 🚀 Zorganizujte si svoj projekt", - "Card details" : "Podrobnosti o karte", "Add board" : "Pridať nástenk", + "Card details" : "Podrobnosti o karte", "Select the board to link to a project" : "Vybrať nástenku na vytvorenie odkazu ku projektu", "Search by board title" : "Vyhľadávanie podľa názvu nástenky", "Select board" : "Vybrať nástenku", @@ -133,17 +133,17 @@ "Select a list" : "Vybrať zoznam", "Move card" : "Presunúť kartu", "Copy card" : "Kopírovať kartu", - "Select a card" : "Vyberte kartu", - "Cancel" : "Zrušiť", "Select the card to link to a project" : "Vyberte kartu, ktorú chcete prepojiť s projektom", "Link to card" : "Prepojiť s kartou", + "Select a card" : "Vyberte kartu", + "Cancel" : "Zrušiť", + "This board is read only" : "Táto nástenka je iba na čítanie", + "Drop your files to upload" : "Pretiahnite sem súbory, ktoré chcete nahrať", "File already exists" : "Súbor už existuje", "A file with the name {filename} already exists." : "Súbor s názvom {filename} už existuje.", "Do you want to overwrite it?" : "Chcete ho prepísať?", "Overwrite file" : "Prepísať súbor", "Keep existing file" : "Ponechať existujúci súbor", - "This board is read only" : "Táto nástenka je iba na čítanie", - "Drop your files to upload" : "Pretiahnite sem súbory, ktoré chcete nahrať", "Add card" : "Pridať kartu", "Archived cards" : "Archivované karty", "Add list" : "Pridať zoznam", @@ -184,6 +184,12 @@ "Deleted lists" : "Vymazané zoznamy", "Undo" : "Odvolať", "Deleted cards" : "Odstránené karty", + "Failed to create share with {displayName}" : "Nepodarilo sa vytvoriť zdieľanie pre {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Naozaj chcete preniesť nástenku {title} na užívateľa {user}?", + "Transfer the board." : "Prenos nástenky.", + "Transfer" : "Prenos", + "The board has been transferred to {user}" : "Nástenka bola presunutá na {user}", + "Failed to transfer the board to {user}" : "Chyba pri presune nástenky na {user}", "Share board with a user, group or team …" : "Zdieľanie nástenky s užívateľom, skupinou alebo tímom …", "Searching for users, groups and teams …" : "Vyhľadávam užívateľov, skupiny a tímy ...", "No participants found" : "Nenašli sa žiadni účastníci", @@ -195,12 +201,7 @@ "Can manage" : "Môže spravovať", "Owner" : "Vlastník", "Delete" : "Zmazať", - "Failed to create share with {displayName}" : "Nepodarilo sa vytvoriť zdieľanie pre {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Naozaj chcete preniesť nástenku {title} na užívateľa {user}?", - "Transfer the board." : "Prenos nástenky.", - "Transfer" : "Prenos", - "The board has been transferred to {user}" : "Nástenka bola presunutá na {user}", - "Failed to transfer the board to {user}" : "Chyba pri presune nástenky na {user}", + "List deleted" : "Zoznam bol vymazaný", "Edit list title" : "Upraviť názov zoznamu", "Archive all cards" : "Archivovať všetky karty", "Unarchive all cards" : "Zrušiť archiváciu všetkých kariet", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Zrušiť archiváciu všetkých kariet v tomto zozname", "Add a new card" : "Pridať novú kartu", "Card name" : "Názov karty", - "List deleted" : "Zoznam bol vymazaný", + "title and color value must be provided" : "je potrebné zadať nadpis a vybrať farbu", "Edit" : "Upraviť", "Add a new tag" : "Pridať nový štítok", - "title and color value must be provided" : "je potrebné zadať nadpis a vybrať farbu", "Board name" : "Názov nástenky", "Members" : "Členovia", "Assign to users/groups/team" : "Priradiť k užívateľom/skupinám/tímom", "Assign a user to this card…" : "Priradiť používateľa k tejto karte…", "Select a user to assign to this card…" : "Vyberte užívateľa, ktorého chcete priradiť k tejto karte…", + "File to share" : "Súbor na zdieľanie", + "Invalid path selected" : "Bola vybraná neplatná cesta", "Upload new files" : "Nahrať nové súbory", "Share from Files" : "Zdieľať zo Súborov", "Pending share" : "Čakajúce zdieľanie", @@ -227,25 +229,24 @@ "Remove attachment" : "Odstrániť prílohu", "Delete Attachment" : "Odstrániť prílohu", "Restore Attachment" : "Obnoviť prílohu", - "File to share" : "Súbor na zdieľanie", - "Invalid path selected" : "Bola vybraná neplatná cesta", + "Modified" : "Upravené", + "Created" : "Vytvorené", + "The title cannot be empty." : "Nadpis nemôže byť prázdny.", "Open in sidebar view" : "Otvoriť v bočnom paneli", "Open in bigger view" : "Otvoriť vo väčšom zobrazení", "Attachments" : "Prílohy", "Comments" : "Komentáre", - "Modified" : "Upravené", - "Created" : "Vytvorené", - "The title cannot be empty." : "Nadpis nemôže byť prázdny.", - "No comments yet. Begin the discussion!" : "Zatiaľ bez komentárov. Začnite diskusiu!", "Failed to load comments" : "Nepodarilo sa načítať komentáre", - "Save" : "Uložiť", + "No comments yet. Begin the discussion!" : "Zatiaľ bez komentárov. Začnite diskusiu!", "The comment cannot be empty." : "Komentár nemôže byť prázdny.", "The comment cannot be longer than 1000 characters." : "Komentár nemôže byť dlhší ako 1000 znakov.", + "Save" : "Uložiť", + "Created:" : "Vytvorené:", "In reply to" : "Odpoveď na", "Cancel reply" : "Zrušiť odpoveď", "Reply" : "Odpoveď", "Update" : "Aktualizovať", - "Created:" : "Vytvorené:", + "Write a description …" : "Napíšte popis...", "Description" : "Popis", "(Unsaved)" : "(Neuložené)", "(Saving…)" : "(Ukladanie…)", @@ -253,8 +254,16 @@ "Edit description" : "Upraviť popis", "View description" : "Zobraziť popis", "Add Attachment" : "Pridať prílohu", - "Write a description …" : "Napíšte popis...", "Choose attachment" : "Vybrať prílohu", + "Select Date" : "Vybrať dátum", + "Later today – {timeLocale}" : "Neskôr dnes - {timeLocale}", + "Set due date for later today" : "Nastaviť termín dokončenia na neskôr dnes ", + "Tomorrow – {timeLocale}" : "Zajtra – {timeLocale}", + "Set due date for tomorrow" : "Nastaviť termín dokončenia na zajtra", + "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", + "Set due date for this weekend" : "Nastaviť termín dokončenia na tento víkend", + "Next week – {timeLocale}" : "Budúci týždeň – {timeLocale}", + "Set due date for next week" : "Nastaviť termín dokončenia na budúci týždeň", "Assign a due date to this card…" : "Priradiť tejto karte termín…", "Set a due date" : "Nastaviť termín", "Add due date" : "Pridať termín", @@ -265,26 +274,20 @@ "Not done" : "Neurobené", "Unarchive card" : "Zrušiť archiváciu karty", "Archive card" : "Archivovať kartu", - "Select Date" : "Vybrať dátum", - "Set due date for later today" : "Nastaviť termín dokončenia na neskôr dnes ", - "Set due date for tomorrow" : "Nastaviť termín dokončenia na zajtra", - "Set due date for this weekend" : "Nastaviť termín dokončenia na tento víkend", - "Set due date for next week" : "Nastaviť termín dokončenia na budúci týždeň", "Assign a tag to this card…" : "Tejto karte priradiť štítok…", "Select or create a tag…" : "Vybrať alebo vytvoriť štítok...", "Create a new tag:" : "Vytvoriť nový štítok:", "(group)" : "(skupina)", - "Next week – {timeLocale}" : "Budúci týždeň – {timeLocale}", - "Todo items" : "Položky úloh", "{count} comments, {unread} unread" : "{count} komentárov, {unread} neprečítaných", + "Todo items" : "Položky úloh", "Edit card title" : "Upraviť názov karty", "Open link" : "Otvoriť odkaz", + "Card deleted" : "Karta bola vymazaná", "Edit title" : "Premenovať", "Assign to me" : "Priradiť mne", "Unassign myself" : "Zrušiť priradenie mne", "Mark as not done" : "Označiť ako nedokončené", "Delete card" : "Zmazať kartu", - "Card deleted" : "Karta bola vymazaná", "seconds ago" : "pred niekoľkými sekundami", "Keyboard shortcuts" : "Klávesové skratky", "Boost your productivity using Deck with keyboard shortcuts." : "Zvýšte svoju produktivitu s Deck pomocou klávesových skratiek.", @@ -323,6 +326,13 @@ "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." : "Užívatelia mimo týchto skupín si nebudú môcť vytvárať vlastné nástenky, ale stále budú môcť pracovať na nástenkách, ktoré s nimi boli zdieľané.", "Cancel edit" : "Zrušiť upravovanie", "Save board" : "Uložiť tabuľu", + "Board {0} deleted" : "Nástenka {0} vymazaná", + "All cards" : "Všetky karty", + "Only assigned cards" : "Len priradené karty", + "No reminder" : "Žiadna pripomienka", + "An error occurred" : "Vyskytla sa chyba", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.", + "Delete the board?" : "Vymazať nástenku?", "Board details" : "Podrobnosti o nástenke", "Edit board" : "Upraviť nástenku", "Clone board" : "Duplikovať nástenku", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Zapnúť pripomienky na termín dokončenia", "Turn off due date reminders" : "Vypnúť pripomienky na termín dokončenia", "Due date reminders" : "Pripomienky termínu dokončenia", - "All cards" : "Všetky karty", "Assigned cards" : "Priradené karty", "No notifications" : "Žiadne upozornenia", "Delete board" : "Vymazať nástenku", - "Board {0} deleted" : "Nástenka {0} vymazaná", - "Only assigned cards" : "Len priradené karty", - "No reminder" : "Žiadna pripomienka", - "An error occurred" : "Vyskytla sa chyba", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Naozaj chcete chcete vymazať nástenku {title}? Toto zmaže všetky údaje o tejto nástenke vrátane archivovaných kariet.", - "Delete the board?" : "Vymazať nástenku?", "Clone {boardTitle}" : "Klonovať {boardTitle}", "Clone cards" : "Duplikovať karty", "Clone assignments" : "Klonovať úlohu", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Vyhľadať {searchQuery} na všetkých plochách", "No results found" : "Neboli nájdené žiadne výsledky", "Deck board {name}\n* Last modified on {lastMod}" : "Nástenka Deck {name}\n* Naposledy upravené {lastMod}", - "{stack} in {board}" : "{stack} v {board}", - "Click to expand description" : "Kliknite pre rozšírenie popisu", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Vytvorené dňa {created}\n* Naposledy upravené {lastMod}\n* {nbAttachments} príloh\n* Komentáre: {nbComments}", "{nbCards} cards" : "{nbCards} kariet", + "Due on {date}" : "Platné do {date}", + "{stack} in {board}" : "{stack} v {board}", + "Click to expand description" : "Kliknite pre rozšírenie popisu", "Click to expand comment" : "Kliknite pre zobrazenie komentára", + "Create card" : "Vytvoriť kartu", "Create a new card" : "Vytvoriť novú kartu", "Card title" : "Meno karty", - "Create card" : "Vytvoriť kartu", "Creating the new card …" : "Vytváram novú kartu ...", "Card \"{card}\" was added to \"{board}\"" : "Karta \"{card}\" bola pridaná na \"{board}\"", "Open card" : "Otvoriť kartu", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "Nadchádzajúce karty na zajtra", "upcoming cards" : "nadchádzajúce karty", "New card" : "Nová karta", - "Due on {date}" : "Platné do {date}", - "This weekend – {timeLocale}" : "Tento víkend – {timeLocale}", - "Tomorrow – {timeLocale}" : "Zajtra – {timeLocale}", - "Later today – {timeLocale}" : "Neskôr dnes - {timeLocale}", "Link to a board" : "Odkaz na nástenku", "Link to a card" : "Prepojiť s kartou", "Create a card" : "Vytvoriť kartu", diff --git a/l10n/sl.js b/l10n/sl.js index 8f8c18c95..c6a94d7e8 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -100,8 +100,8 @@ OC.L10N.register( "Path is already shared with this card" : "Pot je že povezana s to nalogo", "Invalid date, date format must be YYYY-MM-DD" : "Neveljaven zapis časa; biti mora v zapisu YYYY-MM-DD", "Personal planning and team project organization" : "Osebno načrtovanje nalog in organizacija skupinskih projektov", - "Card details" : "Podrobnosti naloge", "Add board" : "Dodaj zbirko", + "Card details" : "Podrobnosti naloge", "Select the board to link to a project" : "Izberite zbirko za povezavo s projektom", "Search by board title" : "Išči po imenu zbirke", "Select board" : "Izbor zbirke", @@ -109,17 +109,17 @@ OC.L10N.register( "No lists available" : "Ni razpoložljivih seznamov", "Select a list" : "Izbor seznama", "Move card" : "Premakni nalogo", - "Select a card" : "Izbor naloge", - "Cancel" : "Prekliči", "Select the card to link to a project" : "Izbor naloge za povezavo do projekta", "Link to card" : "Poveži nalogo", + "Select a card" : "Izbor naloge", + "Cancel" : "Prekliči", + "This board is read only" : "Zbirka je označena le za branje", + "Drop your files to upload" : "Spustite datoteke za pošiljanje v oblak", "File already exists" : "Datoteka s tem imenom že obstaja.", "A file with the name {filename} already exists." : "Datoteka z imenom {filename} že obstaja.", "Do you want to overwrite it?" : "Ali želite predmet prepisati?", "Overwrite file" : "Prepiši datoteko", "Keep existing file" : "Ohrani obstoječe datoteke", - "This board is read only" : "Zbirka je označena le za branje", - "Drop your files to upload" : "Spustite datoteke za pošiljanje v oblak", "Add card" : "Dodaj nalogo", "Archived cards" : "Arhivirane naloge", "Add list" : "Dodaj seznam", @@ -157,6 +157,8 @@ OC.L10N.register( "Deleted lists" : "Izbrisani seznami", "Undo" : "Razveljavi", "Deleted cards" : "Izbrisane naloge", + "Failed to create share with {displayName}" : "Souporaba z uporabnikom {displayName} je spodletela", + "Transfer" : "Prenos", "No participants found" : "Ni zaznanih udeleženev", "Board owner" : "Lastnik zbirke", "(Group)" : "(Skupina)", @@ -165,20 +167,20 @@ OC.L10N.register( "Can manage" : "Lahko upravlja", "Owner" : "Lastnik", "Delete" : "Izbriši", - "Failed to create share with {displayName}" : "Souporaba z uporabnikom {displayName} je spodletela", - "Transfer" : "Prenos", + "List deleted" : "Seznam je izbrisan", "Archive all cards" : "Arhiviraj vse kartice", "Delete list" : "Izbriši seznam", "Archive all cards in this list" : "Arhiviraj vse kartice tega seznama", "Add a new card" : "Dodaj novo nalogo", "Card name" : "Ime kartice", - "List deleted" : "Seznam je izbrisan", + "title and color value must be provided" : "navedena morata biti podatka naslova in barve", "Edit" : "Uredi", "Add a new tag" : "Dodaj novo oznako", - "title and color value must be provided" : "navedena morata biti podatka naslova in barve", "Board name" : "Ime zbirke", "Members" : "Člani", "Assign a user to this card…" : "Dodeli uporabnika k nalogi ...", + "File to share" : "Datoteka za souporabo", + "Invalid path selected" : "Izbrana je neveljavna pot", "Upload new files" : "Pošlji nove datoteke", "Share from Files" : "Poveži iz oblaka", "Add this attachment" : "Dodaj prilogo", @@ -187,25 +189,24 @@ OC.L10N.register( "Remove attachment" : "Odstrani prilogo", "Delete Attachment" : "Izbriši prilogo", "Restore Attachment" : "Obnovi prilogo", - "File to share" : "Datoteka za souporabo", - "Invalid path selected" : "Izbrana je neveljavna pot", + "Modified" : "Spremenjeno", + "Created" : "Ustvarjeno", + "The title cannot be empty." : "Polje naslova ne sme biti prazno.", "Open in sidebar view" : "Odpri v bočnem pogledu", "Open in bigger view" : "Odpri v povečanem pogledu", "Attachments" : "Priloge", "Comments" : "Opombe", - "Modified" : "Spremenjeno", - "Created" : "Ustvarjeno", - "The title cannot be empty." : "Polje naslova ne sme biti prazno.", - "No comments yet. Begin the discussion!" : "Ni še odzivov, bodite prvi!", "Failed to load comments" : "Nalaganje opomb je spodletelo.", - "Save" : "Shrani", + "No comments yet. Begin the discussion!" : "Ni še odzivov, bodite prvi!", "The comment cannot be empty." : "Polje opombe ne sme biti prazno.", "The comment cannot be longer than 1000 characters." : "Opomba ne sme biti daljša od 1000 znakov.", + "Save" : "Shrani", + "Created:" : "Ustvarjeno:", "In reply to" : "V odgovor", "Cancel reply" : "Prekliči odgovor", "Reply" : "Odgovori", "Update" : "Posodobi", - "Created:" : "Ustvarjeno:", + "Write a description …" : "Vpišite opis ...", "Description" : "Opis", "(Unsaved)" : "(neshranjeno)", "(Saving…)" : "(shranjevanje ...)", @@ -213,8 +214,16 @@ OC.L10N.register( "Edit description" : "Uredi opis", "View description" : "Pokaži opis", "Add Attachment" : "Dodaj prilogo", - "Write a description …" : "Vpišite opis ...", "Choose attachment" : "Izbor priloge", + "Select Date" : "Izbor datuma", + "Later today – {timeLocale}" : "Danes – {timeLocale}", + "Set due date for later today" : "Nastavi datum preteka na danes kasneje", + "Tomorrow – {timeLocale}" : "Jutri – {timeLocale}", + "Set due date for tomorrow" : "Nastavi datum preteka na jutri", + "This weekend – {timeLocale}" : "Ta teden – {timeLocale}", + "Set due date for this weekend" : "Nastavi datum preteka na ta teden", + "Next week – {timeLocale}" : "Naslednji teden – {timeLocale}", + "Set due date for next week" : "Nastavi datum preteka na naslednji teden", "Set a due date" : "Nastavi datum preteka", "Add due date" : "Dodaj datum preteka", "Choose a date" : "Izbor datuma", @@ -224,25 +233,19 @@ OC.L10N.register( "Not done" : "Ni končano", "Unarchive card" : "Povrni nalogo", "Archive card" : "Arhiviraj nalogo", - "Select Date" : "Izbor datuma", - "Set due date for later today" : "Nastavi datum preteka na danes kasneje", - "Set due date for tomorrow" : "Nastavi datum preteka na jutri", - "Set due date for this weekend" : "Nastavi datum preteka na ta teden", - "Set due date for next week" : "Nastavi datum preteka na naslednji teden", "Assign a tag to this card…" : "Dodeli oznako nalogi ...", "Select or create a tag…" : "Izberi ali ustvari oznako ...", "Create a new tag:" : "Ustvari novo oznako:", "(group)" : "(skupina)", - "Next week – {timeLocale}" : "Naslednji teden – {timeLocale}", - "Todo items" : "Naloge", "{count} comments, {unread} unread" : "{count} sporočil, {unread} neprebranih", + "Todo items" : "Naloge", "Edit card title" : "Uredi naslov naloge", + "Card deleted" : "Naloga je izbrisana", "Edit title" : "Uredi naslov", "Assign to me" : "Nalogo dodeli meni", "Unassign myself" : "Odstrani me z naloge", "Mark as not done" : "Označi kot Ni končano", "Delete card" : "Izbriši nalogo", - "Card deleted" : "Naloga je izbrisana", "seconds ago" : "pred nekaj sekundami", "Keyboard shortcuts" : "Tipkovne bližnjice", "Boost your productivity using Deck with keyboard shortcuts." : "Povečaj hitrost dela z uporabo tipkovnih bližnjic", @@ -270,6 +273,12 @@ OC.L10N.register( "Use bigger card view" : "Uporabi povečan pogled nalog", "Show boards in calendar/tasks" : "Pokaži zbirke v koledarjem in med opravili", "Cancel edit" : "Prekliči urejanje", + "Board {0} deleted" : "Zbirka {0} je izbrisana", + "All cards" : "Vse naloge", + "Only assigned cards" : "Le dodeljene naloge", + "No reminder" : "Ni vpisanih opomnikov", + "An error occurred" : "Prišlo je do napake.", + "Delete the board?" : "Ali želite izbrisati zbirko?", "Board details" : "Podrobnosti zbirke", "Edit board" : "Uredi zbirko", "Clone board" : "Kloniraj zbirko", @@ -278,15 +287,9 @@ OC.L10N.register( "Turn on due date reminders" : "Omogoči opomnike o datumu zapadlosti ", "Turn off due date reminders" : "Onemogoči opomnike o datumu zapadlosti", "Due date reminders" : "Opomniki o datumu zapadlosti", - "All cards" : "Vse naloge", "Assigned cards" : "Dodeljene naloge", "No notifications" : "Ni obvestil", "Delete board" : "Izbriši zbirko", - "Board {0} deleted" : "Zbirka {0} je izbrisana", - "Only assigned cards" : "Le dodeljene naloge", - "No reminder" : "Ni vpisanih opomnikov", - "An error occurred" : "Prišlo je do napake.", - "Delete the board?" : "Ali želite izbrisati zbirko?", "Clone cards" : "Kloniraj nalogo", "Advanced options" : "Napredne možnosti", "Clone" : "Kloniraj", @@ -296,11 +299,12 @@ OC.L10N.register( "No due" : "Ni datuma preteka", "Search for {searchQuery} in all boards" : "Poišči {searchQuery} med vsemi zbirkami nalog.", "No results found" : "Ni najdenih zadetkov", + "Due on {date}" : "Poteče {date}", "{stack} in {board}" : "{stack} v {board}", "Click to expand comment" : "Kliknite za razširitev opombe", + "Create card" : "Ustvari nalogo", "Create a new card" : "Ustvari novo nalogo", "Card title" : "Naslov naloge", - "Create card" : "Ustvari nalogo", "Creating the new card …" : "Poteka ustvarjanje nove naloge ...", "Card \"{card}\" was added to \"{board}\"" : "Naloga »{card}« je dodana v zbirko »{board}«.", "Open card" : "Odpri nalogo", @@ -308,10 +312,6 @@ OC.L10N.register( "No upcoming cards" : "Ni prihajajočih nalog", "upcoming cards" : "prihajajoče naloge", "New card" : "Nova naloga", - "Due on {date}" : "Poteče {date}", - "This weekend – {timeLocale}" : "Ta teden – {timeLocale}", - "Tomorrow – {timeLocale}" : "Jutri – {timeLocale}", - "Later today – {timeLocale}" : "Danes – {timeLocale}", "Link to a board" : "Povezava do zbirke", "Link to a card" : "Povezava do naloge", "Create a card" : "Ustvari nalogo", diff --git a/l10n/sl.json b/l10n/sl.json index 393ebedb2..f1a90cd34 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -98,8 +98,8 @@ "Path is already shared with this card" : "Pot je že povezana s to nalogo", "Invalid date, date format must be YYYY-MM-DD" : "Neveljaven zapis časa; biti mora v zapisu YYYY-MM-DD", "Personal planning and team project organization" : "Osebno načrtovanje nalog in organizacija skupinskih projektov", - "Card details" : "Podrobnosti naloge", "Add board" : "Dodaj zbirko", + "Card details" : "Podrobnosti naloge", "Select the board to link to a project" : "Izberite zbirko za povezavo s projektom", "Search by board title" : "Išči po imenu zbirke", "Select board" : "Izbor zbirke", @@ -107,17 +107,17 @@ "No lists available" : "Ni razpoložljivih seznamov", "Select a list" : "Izbor seznama", "Move card" : "Premakni nalogo", - "Select a card" : "Izbor naloge", - "Cancel" : "Prekliči", "Select the card to link to a project" : "Izbor naloge za povezavo do projekta", "Link to card" : "Poveži nalogo", + "Select a card" : "Izbor naloge", + "Cancel" : "Prekliči", + "This board is read only" : "Zbirka je označena le za branje", + "Drop your files to upload" : "Spustite datoteke za pošiljanje v oblak", "File already exists" : "Datoteka s tem imenom že obstaja.", "A file with the name {filename} already exists." : "Datoteka z imenom {filename} že obstaja.", "Do you want to overwrite it?" : "Ali želite predmet prepisati?", "Overwrite file" : "Prepiši datoteko", "Keep existing file" : "Ohrani obstoječe datoteke", - "This board is read only" : "Zbirka je označena le za branje", - "Drop your files to upload" : "Spustite datoteke za pošiljanje v oblak", "Add card" : "Dodaj nalogo", "Archived cards" : "Arhivirane naloge", "Add list" : "Dodaj seznam", @@ -155,6 +155,8 @@ "Deleted lists" : "Izbrisani seznami", "Undo" : "Razveljavi", "Deleted cards" : "Izbrisane naloge", + "Failed to create share with {displayName}" : "Souporaba z uporabnikom {displayName} je spodletela", + "Transfer" : "Prenos", "No participants found" : "Ni zaznanih udeleženev", "Board owner" : "Lastnik zbirke", "(Group)" : "(Skupina)", @@ -163,20 +165,20 @@ "Can manage" : "Lahko upravlja", "Owner" : "Lastnik", "Delete" : "Izbriši", - "Failed to create share with {displayName}" : "Souporaba z uporabnikom {displayName} je spodletela", - "Transfer" : "Prenos", + "List deleted" : "Seznam je izbrisan", "Archive all cards" : "Arhiviraj vse kartice", "Delete list" : "Izbriši seznam", "Archive all cards in this list" : "Arhiviraj vse kartice tega seznama", "Add a new card" : "Dodaj novo nalogo", "Card name" : "Ime kartice", - "List deleted" : "Seznam je izbrisan", + "title and color value must be provided" : "navedena morata biti podatka naslova in barve", "Edit" : "Uredi", "Add a new tag" : "Dodaj novo oznako", - "title and color value must be provided" : "navedena morata biti podatka naslova in barve", "Board name" : "Ime zbirke", "Members" : "Člani", "Assign a user to this card…" : "Dodeli uporabnika k nalogi ...", + "File to share" : "Datoteka za souporabo", + "Invalid path selected" : "Izbrana je neveljavna pot", "Upload new files" : "Pošlji nove datoteke", "Share from Files" : "Poveži iz oblaka", "Add this attachment" : "Dodaj prilogo", @@ -185,25 +187,24 @@ "Remove attachment" : "Odstrani prilogo", "Delete Attachment" : "Izbriši prilogo", "Restore Attachment" : "Obnovi prilogo", - "File to share" : "Datoteka za souporabo", - "Invalid path selected" : "Izbrana je neveljavna pot", + "Modified" : "Spremenjeno", + "Created" : "Ustvarjeno", + "The title cannot be empty." : "Polje naslova ne sme biti prazno.", "Open in sidebar view" : "Odpri v bočnem pogledu", "Open in bigger view" : "Odpri v povečanem pogledu", "Attachments" : "Priloge", "Comments" : "Opombe", - "Modified" : "Spremenjeno", - "Created" : "Ustvarjeno", - "The title cannot be empty." : "Polje naslova ne sme biti prazno.", - "No comments yet. Begin the discussion!" : "Ni še odzivov, bodite prvi!", "Failed to load comments" : "Nalaganje opomb je spodletelo.", - "Save" : "Shrani", + "No comments yet. Begin the discussion!" : "Ni še odzivov, bodite prvi!", "The comment cannot be empty." : "Polje opombe ne sme biti prazno.", "The comment cannot be longer than 1000 characters." : "Opomba ne sme biti daljša od 1000 znakov.", + "Save" : "Shrani", + "Created:" : "Ustvarjeno:", "In reply to" : "V odgovor", "Cancel reply" : "Prekliči odgovor", "Reply" : "Odgovori", "Update" : "Posodobi", - "Created:" : "Ustvarjeno:", + "Write a description …" : "Vpišite opis ...", "Description" : "Opis", "(Unsaved)" : "(neshranjeno)", "(Saving…)" : "(shranjevanje ...)", @@ -211,8 +212,16 @@ "Edit description" : "Uredi opis", "View description" : "Pokaži opis", "Add Attachment" : "Dodaj prilogo", - "Write a description …" : "Vpišite opis ...", "Choose attachment" : "Izbor priloge", + "Select Date" : "Izbor datuma", + "Later today – {timeLocale}" : "Danes – {timeLocale}", + "Set due date for later today" : "Nastavi datum preteka na danes kasneje", + "Tomorrow – {timeLocale}" : "Jutri – {timeLocale}", + "Set due date for tomorrow" : "Nastavi datum preteka na jutri", + "This weekend – {timeLocale}" : "Ta teden – {timeLocale}", + "Set due date for this weekend" : "Nastavi datum preteka na ta teden", + "Next week – {timeLocale}" : "Naslednji teden – {timeLocale}", + "Set due date for next week" : "Nastavi datum preteka na naslednji teden", "Set a due date" : "Nastavi datum preteka", "Add due date" : "Dodaj datum preteka", "Choose a date" : "Izbor datuma", @@ -222,25 +231,19 @@ "Not done" : "Ni končano", "Unarchive card" : "Povrni nalogo", "Archive card" : "Arhiviraj nalogo", - "Select Date" : "Izbor datuma", - "Set due date for later today" : "Nastavi datum preteka na danes kasneje", - "Set due date for tomorrow" : "Nastavi datum preteka na jutri", - "Set due date for this weekend" : "Nastavi datum preteka na ta teden", - "Set due date for next week" : "Nastavi datum preteka na naslednji teden", "Assign a tag to this card…" : "Dodeli oznako nalogi ...", "Select or create a tag…" : "Izberi ali ustvari oznako ...", "Create a new tag:" : "Ustvari novo oznako:", "(group)" : "(skupina)", - "Next week – {timeLocale}" : "Naslednji teden – {timeLocale}", - "Todo items" : "Naloge", "{count} comments, {unread} unread" : "{count} sporočil, {unread} neprebranih", + "Todo items" : "Naloge", "Edit card title" : "Uredi naslov naloge", + "Card deleted" : "Naloga je izbrisana", "Edit title" : "Uredi naslov", "Assign to me" : "Nalogo dodeli meni", "Unassign myself" : "Odstrani me z naloge", "Mark as not done" : "Označi kot Ni končano", "Delete card" : "Izbriši nalogo", - "Card deleted" : "Naloga je izbrisana", "seconds ago" : "pred nekaj sekundami", "Keyboard shortcuts" : "Tipkovne bližnjice", "Boost your productivity using Deck with keyboard shortcuts." : "Povečaj hitrost dela z uporabo tipkovnih bližnjic", @@ -268,6 +271,12 @@ "Use bigger card view" : "Uporabi povečan pogled nalog", "Show boards in calendar/tasks" : "Pokaži zbirke v koledarjem in med opravili", "Cancel edit" : "Prekliči urejanje", + "Board {0} deleted" : "Zbirka {0} je izbrisana", + "All cards" : "Vse naloge", + "Only assigned cards" : "Le dodeljene naloge", + "No reminder" : "Ni vpisanih opomnikov", + "An error occurred" : "Prišlo je do napake.", + "Delete the board?" : "Ali želite izbrisati zbirko?", "Board details" : "Podrobnosti zbirke", "Edit board" : "Uredi zbirko", "Clone board" : "Kloniraj zbirko", @@ -276,15 +285,9 @@ "Turn on due date reminders" : "Omogoči opomnike o datumu zapadlosti ", "Turn off due date reminders" : "Onemogoči opomnike o datumu zapadlosti", "Due date reminders" : "Opomniki o datumu zapadlosti", - "All cards" : "Vse naloge", "Assigned cards" : "Dodeljene naloge", "No notifications" : "Ni obvestil", "Delete board" : "Izbriši zbirko", - "Board {0} deleted" : "Zbirka {0} je izbrisana", - "Only assigned cards" : "Le dodeljene naloge", - "No reminder" : "Ni vpisanih opomnikov", - "An error occurred" : "Prišlo je do napake.", - "Delete the board?" : "Ali želite izbrisati zbirko?", "Clone cards" : "Kloniraj nalogo", "Advanced options" : "Napredne možnosti", "Clone" : "Kloniraj", @@ -294,11 +297,12 @@ "No due" : "Ni datuma preteka", "Search for {searchQuery} in all boards" : "Poišči {searchQuery} med vsemi zbirkami nalog.", "No results found" : "Ni najdenih zadetkov", + "Due on {date}" : "Poteče {date}", "{stack} in {board}" : "{stack} v {board}", "Click to expand comment" : "Kliknite za razširitev opombe", + "Create card" : "Ustvari nalogo", "Create a new card" : "Ustvari novo nalogo", "Card title" : "Naslov naloge", - "Create card" : "Ustvari nalogo", "Creating the new card …" : "Poteka ustvarjanje nove naloge ...", "Card \"{card}\" was added to \"{board}\"" : "Naloga »{card}« je dodana v zbirko »{board}«.", "Open card" : "Odpri nalogo", @@ -306,10 +310,6 @@ "No upcoming cards" : "Ni prihajajočih nalog", "upcoming cards" : "prihajajoče naloge", "New card" : "Nova naloga", - "Due on {date}" : "Poteče {date}", - "This weekend – {timeLocale}" : "Ta teden – {timeLocale}", - "Tomorrow – {timeLocale}" : "Jutri – {timeLocale}", - "Later today – {timeLocale}" : "Danes – {timeLocale}", "Link to a board" : "Povezava do zbirke", "Link to a card" : "Povezava do naloge", "Create a card" : "Ustvari nalogo", diff --git a/l10n/sq.js b/l10n/sq.js index 421788625..5a0f9fa89 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -34,18 +34,18 @@ OC.L10N.register( "Edit" : "Edito", "Members" : "Anëtar", "Download" : "Shkarko", - "Attachments" : "Bashkangjitjet", - "Comments" : "Komentet", "Modified" : "Modifikuar ", "Created" : "U krijua", + "Attachments" : "Bashkangjitjet", + "Comments" : "Komentet", "Save" : "Ruaj", + "Created:" : "Krijuar:", "Reply" : "Përgjigju", "Update" : "Përditëso", - "Created:" : "Krijuar:", "Description" : "Përshkrim", "Formatting help" : "Ndihmë formatimi", - "Remove due date" : "Hiq datën e mbarimit", "Select Date" : "Zgjidhni Datën", + "Remove due date" : "Hiq datën e mbarimit", "(group)" : "(grup)", "seconds ago" : "sekonda më parë", "Keyboard shortcuts" : "Shkurtoret e tastierës", diff --git a/l10n/sq.json b/l10n/sq.json index 69d03dec1..96cf0ee1c 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -32,18 +32,18 @@ "Edit" : "Edito", "Members" : "Anëtar", "Download" : "Shkarko", - "Attachments" : "Bashkangjitjet", - "Comments" : "Komentet", "Modified" : "Modifikuar ", "Created" : "U krijua", + "Attachments" : "Bashkangjitjet", + "Comments" : "Komentet", "Save" : "Ruaj", + "Created:" : "Krijuar:", "Reply" : "Përgjigju", "Update" : "Përditëso", - "Created:" : "Krijuar:", "Description" : "Përshkrim", "Formatting help" : "Ndihmë formatimi", - "Remove due date" : "Hiq datën e mbarimit", "Select Date" : "Zgjidhni Datën", + "Remove due date" : "Hiq datën e mbarimit", "(group)" : "(grup)", "seconds ago" : "sekonda më parë", "Keyboard shortcuts" : "Shkurtoret e tastierës", diff --git a/l10n/sr.js b/l10n/sr.js index 6ee91d440..1fa88eba7 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Неисправан датум, формат датума мора бити ГГГГ-ММ-ДД", "Personal planning and team project organization" : "Лични планер и организатор тимског пројекта", "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" : "Шпил је организациони алат у канбан стилу који је намењен личном планирању и организацији пројекта у тимовима интегрисаним са Nextcloud.\n\n\n- 📥 Додајте своје задатке у картице и поређајте их по редоследу\n- 📄 Напишите додатне белешке употребом Markdown синтаксе\n- 🔖 Доделите ознаке у циљу још боље организације\n- 👥 Делите са својим тимом, пријатељима или породицом\n- 📎 Прикачите фајлове и уградите их у свој Markdown опис\n- 💬 Дискутујте са својим тимом користећи коментаре\n- ⚡ Пратите измене у току активности\n- 🚀 Организујте свој пројекат", - "Card details" : "Детаљи картице", "Add board" : "Додај таблу", + "Card details" : "Детаљи картице", "Select the board to link to a project" : "Одаберите таблу да је повежете са пројектом", "Search by board title" : "Претражи по наслову табле", "Select board" : "Одаберите таблу", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Одабери списак", "Move card" : "Премести картицу", "Copy card" : "Копирај картицу", - "Select a card" : "Изаберите картицу", - "Cancel" : "Одустани", "Select the card to link to a project" : "Изаберите картицу да повежете на пројекат", "Link to card" : "Повежи са картицом", + "Select a card" : "Изаберите картицу", + "Cancel" : "Одустани", + "This board is read only" : "Табла је само за читање", + "Drop your files to upload" : "Отпустите фајлове за отпремање", "File already exists" : "Фајл већ постоји", "A file with the name {filename} already exists." : "Фајл {filename} већ постоји.", "Do you want to overwrite it?" : "Да ли желите да га препишете?", "Overwrite file" : "Препиши фајл", "Keep existing file" : "Задржи постојећи фајл", - "This board is read only" : "Табла је само за читање", - "Drop your files to upload" : "Отпустите фајлове за отпремање", "Add card" : "Додај картицу", "Archived cards" : "Архивиране картице", "Add list" : "Додај списак", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Обрисани спискови", "Undo" : "Опозови", "Deleted cards" : "Обрисане картице", + "Failed to create share with {displayName}" : "Грешка у прављењу дељења са {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Да ли сте сигурни да кориснику {user} пренесете таблу {title}?", + "Transfer the board." : "Пренос табле.", + "Transfer" : "Пренеси", + "The board has been transferred to {user}" : "Табла је пренета кориснику {user}", + "Failed to transfer the board to {user}" : "Није успео пренос табле кориснику {user}", "Share board with a user, group or team …" : "Делите таблу са корисником, групом или тимом…", "Searching for users, groups and teams …" : "Траже се корисници, групе и тимови…", "No participants found" : "Нема нађених учесника", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Може да управља", "Owner" : "Власник", "Delete" : "Избриши", - "Failed to create share with {displayName}" : "Грешка у прављењу дељења са {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Да ли сте сигурни да кориснику {user} пренесете таблу {title}?", - "Transfer the board." : "Пренос табле.", - "Transfer" : "Пренеси", - "The board has been transferred to {user}" : "Табла је пренета кориснику {user}", - "Failed to transfer the board to {user}" : "Није успео пренос табле кориснику {user}", + "List deleted" : "Листа обрисана", "Edit list title" : "Уреди наслов листе", "Archive all cards" : "Архивирај све картице", "Unarchive all cards" : "Врати све картице из архиве", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Враћа из архиве све картице у овој листи", "Add a new card" : "Додај нову картицу", "Card name" : "Име картице", - "List deleted" : "Листа обрисана", + "title and color value must be provided" : "морају се дати вредности за наслов и боју", "Edit" : "Измени", "Add a new tag" : "Додај нову ознаку", - "title and color value must be provided" : "морају се дати вредности за наслов и боју", "Board name" : "Име табле", "Members" : "Чланови", "Assign to users/groups/team" : "Додели корисницима/групама/тиму", "Assign a user to this card…" : "Додели корисника овој картици…", "Select a user to assign to this card…" : "Изаберите корисника који ће се доделити овој картици", + "File to share" : "Фајл за дељење", + "Invalid path selected" : "Одабрана неисправна путања", "Upload new files" : "Отпреми нове фајлове", "Share from Files" : "Подели из Фајлова", "Pending share" : "Дељење на чекању", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Уклони прилог", "Delete Attachment" : "Обриши прилог", "Restore Attachment" : "Поврати прилог", - "File to share" : "Фајл за дељење", - "Invalid path selected" : "Одабрана неисправна путања", + "Modified" : "Измењен", + "Created" : "Направљен", + "The title cannot be empty." : "Наслов не може бити празан.", "Open in sidebar view" : "Отвори у бочном прегледу", "Open in bigger view" : "Отвори на већем приказу", "Attachments" : "Прилози", "Comments" : "Коментари", - "Modified" : "Измењен", - "Created" : "Направљен", - "The title cannot be empty." : "Наслов не може бити празан.", - "No comments yet. Begin the discussion!" : "Нема још коментара. Започните дискусију!", "Failed to load comments" : "Није успело учитавање коментара", - "Save" : "Сачувај", + "No comments yet. Begin the discussion!" : "Нема још коментара. Започните дискусију!", "The comment cannot be empty." : "Коментар не може да буде празан.", "The comment cannot be longer than 1000 characters." : "Коментар не може да има преко 1000 карактера.", + "Save" : "Сачувај", + "Created:" : "Направљен:", "In reply to" : "Као одговор на", "Cancel reply" : "Откажи одговор", "Reply" : "Одговори", "Update" : "Ажурирај", - "Created:" : "Направљен:", + "Write a description …" : "Напишите опис ...", "Description" : "Опис", "(Unsaved)" : "(несачуван)", "(Saving…)" : "(чувам…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Измени опис", "View description" : "Погледај опис", "Add Attachment" : "Додај прилог", - "Write a description …" : "Напишите опис ...", "Choose attachment" : "Одабери прилог", + "Select Date" : "Одаберите датум", + "Later today – {timeLocale}" : "Касније данас – {timeLocale}", + "Set due date for later today" : "Постави датум доспећа на касније данас", + "Tomorrow – {timeLocale}" : "Сутра – {timeLocale}", + "Set due date for tomorrow" : "Постави датум доспећа на сутра", + "This weekend – {timeLocale}" : "Овог викенда – {timeLocale}", + "Set due date for this weekend" : "Постави датум доспећа на овај викенд", + "Next week – {timeLocale}" : "Наредне недеље – {timeLocale}", + "Set due date for next week" : "Постави датум доспећа на наредну седмицу", "Assign a due date to this card…" : "Додели крајњи рок овој картици...", "Set a due date" : "Постави рок", "Add due date" : "Додај датум доспећа", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Није завршено", "Unarchive card" : "Врати картицу из архиве", "Archive card" : "Архивирај картицу", - "Select Date" : "Одаберите датум", - "Set due date for later today" : "Постави датум доспећа на касније данас", - "Set due date for tomorrow" : "Постави датум доспећа на сутра", - "Set due date for this weekend" : "Постави датум доспећа на овај викенд", - "Set due date for next week" : "Постави датум доспећа на наредну седмицу", "Assign a tag to this card…" : "Додели ознаку овој картици…", "Select or create a tag…" : "Изаберите или креирајте ознаку", "Create a new tag:" : "Креирај нову ознаку:", "(group)" : "(група)", - "Next week – {timeLocale}" : "Наредне недеље – {timeLocale}", - "Todo items" : "Ставке обавеза", "{count} comments, {unread} unread" : "{count} коментара, {unread} није прочитано", + "Todo items" : "Ставке обавеза", "Edit card title" : "Уреди наслов картице", "Open link" : "Отвори линк", + "Card deleted" : "Картица обрисана", "Edit title" : "Измени наслов", "Assign to me" : "Додели мени", "Unassign myself" : "Склони са мене", "Mark as not done" : "Означи да није завршена", "Delete card" : "Обриши картицу", - "Card deleted" : "Картица обрисана", "seconds ago" : "пре неколико секунди", "Keyboard shortcuts" : "Пречице на тастатури", "Boost your productivity using Deck with keyboard shortcuts." : "Унапредите своју продуктивност користећи Шпил са пречицама на тастатури.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Корисници који не припадају овим групама неће моћи да креирају своје табле, али ће и даље моћи да раде на таблама које су подељене са њима.", "Cancel edit" : "Поништи измену", "Save board" : "Сачувај таблу", + "Board {0} deleted" : "Табла {0} обрисана", + "All cards" : "Све картице", + "Only assigned cards" : "Само додељене картице", + "No reminder" : "Нема подсетника", + "An error occurred" : "Догодила се грешка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Да ли сте сигурни да желите да обришете таблу {title}? Ово ће да обрише све податке на овој табли, укључијући и архивиране картице.", + "Delete the board?" : "Обрисати таблу?", "Board details" : "Детаљи табле", "Edit board" : "Измени таблу", "Clone board" : "Клонирај таблу", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Укључи подсетнике о року", "Turn off due date reminders" : "Искључи подсетнике о року", "Due date reminders" : "Подсетници о року", - "All cards" : "Све картице", "Assigned cards" : "Додељене картице", "No notifications" : "Нема обавештења", "Delete board" : "Избриши таблу", - "Board {0} deleted" : "Табла {0} обрисана", - "Only assigned cards" : "Само додељене картице", - "No reminder" : "Нема подсетника", - "An error occurred" : "Догодила се грешка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Да ли сте сигурни да желите да обришете таблу {title}? Ово ће да обрише све податке на овој табли, укључијући и архивиране картице.", - "Delete the board?" : "Обрисати таблу?", "Clone {boardTitle}" : "Клонирај {boardTitle}", "Clone cards" : "Клонирај картице", "Clone assignments" : "Клонирај доделе", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Тражи се {searchQuery} у свим таблама", "No results found" : "Нема пронађених резултата", "Deck board {name}\n* Last modified on {lastMod}" : "Шпил табла {name}\n* Последњи пут измењена дана {lastMod}", - "{stack} in {board}" : "{stack} у {board}", - "Click to expand description" : "Кликните да проширите опис", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Креирано дана {created}\n* Последњи пут измењено дана {lastMod}\n* {nbAttachments} прилога\n* {nbComments} коментара", "{nbCards} cards" : "{nbCards} картица", + "Due on {date}" : "Рок је {date}", + "{stack} in {board}" : "{stack} у {board}", + "Click to expand description" : "Кликните да проширите опис", "Click to expand comment" : "Кликните да проширите коментар", + "Create card" : "Направите картицу", "Create a new card" : "Креирај нову картицу", "Card title" : "Наслов картицњ", - "Create card" : "Направите картицу", "Creating the new card …" : "Креира се нова картица ...", "Card \"{card}\" was added to \"{board}\"" : "Картица „{card}” је додта на „{board}", "Open card" : "Отвори картицу", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "предстојеће картице сутра", "upcoming cards" : "предстојеће картице", "New card" : "Нова картица", - "Due on {date}" : "Рок је {date}", - "This weekend – {timeLocale}" : "Овог викенда – {timeLocale}", - "Tomorrow – {timeLocale}" : "Сутра – {timeLocale}", - "Later today – {timeLocale}" : "Касније данас – {timeLocale}", "Link to a board" : "Веза ка табли", "Link to a card" : "Веза ка картици", "Create a card" : "Креирај картицу", diff --git a/l10n/sr.json b/l10n/sr.json index 1004ba56c..3b82c8579 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Неисправан датум, формат датума мора бити ГГГГ-ММ-ДД", "Personal planning and team project organization" : "Лични планер и организатор тимског пројекта", "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" : "Шпил је организациони алат у канбан стилу који је намењен личном планирању и организацији пројекта у тимовима интегрисаним са Nextcloud.\n\n\n- 📥 Додајте своје задатке у картице и поређајте их по редоследу\n- 📄 Напишите додатне белешке употребом Markdown синтаксе\n- 🔖 Доделите ознаке у циљу још боље организације\n- 👥 Делите са својим тимом, пријатељима или породицом\n- 📎 Прикачите фајлове и уградите их у свој Markdown опис\n- 💬 Дискутујте са својим тимом користећи коментаре\n- ⚡ Пратите измене у току активности\n- 🚀 Организујте свој пројекат", - "Card details" : "Детаљи картице", "Add board" : "Додај таблу", + "Card details" : "Детаљи картице", "Select the board to link to a project" : "Одаберите таблу да је повежете са пројектом", "Search by board title" : "Претражи по наслову табле", "Select board" : "Одаберите таблу", @@ -133,17 +133,17 @@ "Select a list" : "Одабери списак", "Move card" : "Премести картицу", "Copy card" : "Копирај картицу", - "Select a card" : "Изаберите картицу", - "Cancel" : "Одустани", "Select the card to link to a project" : "Изаберите картицу да повежете на пројекат", "Link to card" : "Повежи са картицом", + "Select a card" : "Изаберите картицу", + "Cancel" : "Одустани", + "This board is read only" : "Табла је само за читање", + "Drop your files to upload" : "Отпустите фајлове за отпремање", "File already exists" : "Фајл већ постоји", "A file with the name {filename} already exists." : "Фајл {filename} већ постоји.", "Do you want to overwrite it?" : "Да ли желите да га препишете?", "Overwrite file" : "Препиши фајл", "Keep existing file" : "Задржи постојећи фајл", - "This board is read only" : "Табла је само за читање", - "Drop your files to upload" : "Отпустите фајлове за отпремање", "Add card" : "Додај картицу", "Archived cards" : "Архивиране картице", "Add list" : "Додај списак", @@ -184,6 +184,12 @@ "Deleted lists" : "Обрисани спискови", "Undo" : "Опозови", "Deleted cards" : "Обрисане картице", + "Failed to create share with {displayName}" : "Грешка у прављењу дељења са {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Да ли сте сигурни да кориснику {user} пренесете таблу {title}?", + "Transfer the board." : "Пренос табле.", + "Transfer" : "Пренеси", + "The board has been transferred to {user}" : "Табла је пренета кориснику {user}", + "Failed to transfer the board to {user}" : "Није успео пренос табле кориснику {user}", "Share board with a user, group or team …" : "Делите таблу са корисником, групом или тимом…", "Searching for users, groups and teams …" : "Траже се корисници, групе и тимови…", "No participants found" : "Нема нађених учесника", @@ -195,12 +201,7 @@ "Can manage" : "Може да управља", "Owner" : "Власник", "Delete" : "Избриши", - "Failed to create share with {displayName}" : "Грешка у прављењу дељења са {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Да ли сте сигурни да кориснику {user} пренесете таблу {title}?", - "Transfer the board." : "Пренос табле.", - "Transfer" : "Пренеси", - "The board has been transferred to {user}" : "Табла је пренета кориснику {user}", - "Failed to transfer the board to {user}" : "Није успео пренос табле кориснику {user}", + "List deleted" : "Листа обрисана", "Edit list title" : "Уреди наслов листе", "Archive all cards" : "Архивирај све картице", "Unarchive all cards" : "Врати све картице из архиве", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Враћа из архиве све картице у овој листи", "Add a new card" : "Додај нову картицу", "Card name" : "Име картице", - "List deleted" : "Листа обрисана", + "title and color value must be provided" : "морају се дати вредности за наслов и боју", "Edit" : "Измени", "Add a new tag" : "Додај нову ознаку", - "title and color value must be provided" : "морају се дати вредности за наслов и боју", "Board name" : "Име табле", "Members" : "Чланови", "Assign to users/groups/team" : "Додели корисницима/групама/тиму", "Assign a user to this card…" : "Додели корисника овој картици…", "Select a user to assign to this card…" : "Изаберите корисника који ће се доделити овој картици", + "File to share" : "Фајл за дељење", + "Invalid path selected" : "Одабрана неисправна путања", "Upload new files" : "Отпреми нове фајлове", "Share from Files" : "Подели из Фајлова", "Pending share" : "Дељење на чекању", @@ -227,25 +229,24 @@ "Remove attachment" : "Уклони прилог", "Delete Attachment" : "Обриши прилог", "Restore Attachment" : "Поврати прилог", - "File to share" : "Фајл за дељење", - "Invalid path selected" : "Одабрана неисправна путања", + "Modified" : "Измењен", + "Created" : "Направљен", + "The title cannot be empty." : "Наслов не може бити празан.", "Open in sidebar view" : "Отвори у бочном прегледу", "Open in bigger view" : "Отвори на већем приказу", "Attachments" : "Прилози", "Comments" : "Коментари", - "Modified" : "Измењен", - "Created" : "Направљен", - "The title cannot be empty." : "Наслов не може бити празан.", - "No comments yet. Begin the discussion!" : "Нема још коментара. Започните дискусију!", "Failed to load comments" : "Није успело учитавање коментара", - "Save" : "Сачувај", + "No comments yet. Begin the discussion!" : "Нема још коментара. Започните дискусију!", "The comment cannot be empty." : "Коментар не може да буде празан.", "The comment cannot be longer than 1000 characters." : "Коментар не може да има преко 1000 карактера.", + "Save" : "Сачувај", + "Created:" : "Направљен:", "In reply to" : "Као одговор на", "Cancel reply" : "Откажи одговор", "Reply" : "Одговори", "Update" : "Ажурирај", - "Created:" : "Направљен:", + "Write a description …" : "Напишите опис ...", "Description" : "Опис", "(Unsaved)" : "(несачуван)", "(Saving…)" : "(чувам…)", @@ -253,8 +254,16 @@ "Edit description" : "Измени опис", "View description" : "Погледај опис", "Add Attachment" : "Додај прилог", - "Write a description …" : "Напишите опис ...", "Choose attachment" : "Одабери прилог", + "Select Date" : "Одаберите датум", + "Later today – {timeLocale}" : "Касније данас – {timeLocale}", + "Set due date for later today" : "Постави датум доспећа на касније данас", + "Tomorrow – {timeLocale}" : "Сутра – {timeLocale}", + "Set due date for tomorrow" : "Постави датум доспећа на сутра", + "This weekend – {timeLocale}" : "Овог викенда – {timeLocale}", + "Set due date for this weekend" : "Постави датум доспећа на овај викенд", + "Next week – {timeLocale}" : "Наредне недеље – {timeLocale}", + "Set due date for next week" : "Постави датум доспећа на наредну седмицу", "Assign a due date to this card…" : "Додели крајњи рок овој картици...", "Set a due date" : "Постави рок", "Add due date" : "Додај датум доспећа", @@ -265,26 +274,20 @@ "Not done" : "Није завршено", "Unarchive card" : "Врати картицу из архиве", "Archive card" : "Архивирај картицу", - "Select Date" : "Одаберите датум", - "Set due date for later today" : "Постави датум доспећа на касније данас", - "Set due date for tomorrow" : "Постави датум доспећа на сутра", - "Set due date for this weekend" : "Постави датум доспећа на овај викенд", - "Set due date for next week" : "Постави датум доспећа на наредну седмицу", "Assign a tag to this card…" : "Додели ознаку овој картици…", "Select or create a tag…" : "Изаберите или креирајте ознаку", "Create a new tag:" : "Креирај нову ознаку:", "(group)" : "(група)", - "Next week – {timeLocale}" : "Наредне недеље – {timeLocale}", - "Todo items" : "Ставке обавеза", "{count} comments, {unread} unread" : "{count} коментара, {unread} није прочитано", + "Todo items" : "Ставке обавеза", "Edit card title" : "Уреди наслов картице", "Open link" : "Отвори линк", + "Card deleted" : "Картица обрисана", "Edit title" : "Измени наслов", "Assign to me" : "Додели мени", "Unassign myself" : "Склони са мене", "Mark as not done" : "Означи да није завршена", "Delete card" : "Обриши картицу", - "Card deleted" : "Картица обрисана", "seconds ago" : "пре неколико секунди", "Keyboard shortcuts" : "Пречице на тастатури", "Boost your productivity using Deck with keyboard shortcuts." : "Унапредите своју продуктивност користећи Шпил са пречицама на тастатури.", @@ -323,6 +326,13 @@ "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." : "Корисници који не припадају овим групама неће моћи да креирају своје табле, али ће и даље моћи да раде на таблама које су подељене са њима.", "Cancel edit" : "Поништи измену", "Save board" : "Сачувај таблу", + "Board {0} deleted" : "Табла {0} обрисана", + "All cards" : "Све картице", + "Only assigned cards" : "Само додељене картице", + "No reminder" : "Нема подсетника", + "An error occurred" : "Догодила се грешка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Да ли сте сигурни да желите да обришете таблу {title}? Ово ће да обрише све податке на овој табли, укључијући и архивиране картице.", + "Delete the board?" : "Обрисати таблу?", "Board details" : "Детаљи табле", "Edit board" : "Измени таблу", "Clone board" : "Клонирај таблу", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Укључи подсетнике о року", "Turn off due date reminders" : "Искључи подсетнике о року", "Due date reminders" : "Подсетници о року", - "All cards" : "Све картице", "Assigned cards" : "Додељене картице", "No notifications" : "Нема обавештења", "Delete board" : "Избриши таблу", - "Board {0} deleted" : "Табла {0} обрисана", - "Only assigned cards" : "Само додељене картице", - "No reminder" : "Нема подсетника", - "An error occurred" : "Догодила се грешка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Да ли сте сигурни да желите да обришете таблу {title}? Ово ће да обрише све податке на овој табли, укључијући и архивиране картице.", - "Delete the board?" : "Обрисати таблу?", "Clone {boardTitle}" : "Клонирај {boardTitle}", "Clone cards" : "Клонирај картице", "Clone assignments" : "Клонирај доделе", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Тражи се {searchQuery} у свим таблама", "No results found" : "Нема пронађених резултата", "Deck board {name}\n* Last modified on {lastMod}" : "Шпил табла {name}\n* Последњи пут измењена дана {lastMod}", - "{stack} in {board}" : "{stack} у {board}", - "Click to expand description" : "Кликните да проширите опис", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Креирано дана {created}\n* Последњи пут измењено дана {lastMod}\n* {nbAttachments} прилога\n* {nbComments} коментара", "{nbCards} cards" : "{nbCards} картица", + "Due on {date}" : "Рок је {date}", + "{stack} in {board}" : "{stack} у {board}", + "Click to expand description" : "Кликните да проширите опис", "Click to expand comment" : "Кликните да проширите коментар", + "Create card" : "Направите картицу", "Create a new card" : "Креирај нову картицу", "Card title" : "Наслов картицњ", - "Create card" : "Направите картицу", "Creating the new card …" : "Креира се нова картица ...", "Card \"{card}\" was added to \"{board}\"" : "Картица „{card}” је додта на „{board}", "Open card" : "Отвори картицу", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "предстојеће картице сутра", "upcoming cards" : "предстојеће картице", "New card" : "Нова картица", - "Due on {date}" : "Рок је {date}", - "This weekend – {timeLocale}" : "Овог викенда – {timeLocale}", - "Tomorrow – {timeLocale}" : "Сутра – {timeLocale}", - "Later today – {timeLocale}" : "Касније данас – {timeLocale}", "Link to a board" : "Веза ка табли", "Link to a card" : "Веза ка картици", "Create a card" : "Креирај картицу", diff --git a/l10n/sv.js b/l10n/sv.js index 07ab5c2cb..168aaba33 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD", "Personal planning and team project organization" : "Personlig planering och projekthantering för teams", "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 är en kanban-liknande organiseringsverktyg för personlig planering samt projektorganisering för arbetsgrupper integrerade med Nextcloud.\n\n\n- 📥 Lägg till uppgifter på kort och lägg de i ordning\n- 📄 Skriv anteckningar i Markdown\n- 🔖 Tilldela etiketter för bättre organisering\n- 👥 Dela med arbetsgruppen, vänner eller familj\n- 📎 Bifoga filer och bädda in dem i Markdown-anteckningarna\n- 💬 Diskutera med arbetsgruppen med hjälp av kommentarer\n- ⚡ Håll koll på ändringar i aktivitetsflödet\n- 🚀 Få struktur på dina projekt", - "Card details" : "Kortdetaljer", "Add board" : "Lägg till tavla", + "Card details" : "Kortdetaljer", "Select the board to link to a project" : "Välj tavla att länka till ett projekt", "Search by board title" : "Sök efter namn på tavla", "Select board" : "Välj tavla", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "Välj en lista", "Move card" : "Flytta kort", "Copy card" : "Kopiera kort", - "Select a card" : "Välj ett kort", - "Cancel" : "Avbryt", "Select the card to link to a project" : "Välj kort att länka till ett projekt", "Link to card" : "Länka till kort", + "Select a card" : "Välj ett kort", + "Cancel" : "Avbryt", + "This board is read only" : "Denna tavla är skrivskyddad", + "Drop your files to upload" : "Släpp dina filer för att ladda upp", "File already exists" : "Filen finns redan", "A file with the name {filename} already exists." : "En fil med namnet {filename} finns redan.", "Do you want to overwrite it?" : "Vill du skriva över det?", "Overwrite file" : "Skriv över filen", "Keep existing file" : "Behåll nuvarande fil", - "This board is read only" : "Denna tavla är skrivskyddad", - "Drop your files to upload" : "Släpp dina filer för att ladda upp", "Add card" : "Lägg till kort", "Archived cards" : "Arkiverade kort", "Add list" : "Lägg till lista...", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "Borttagna listor", "Undo" : "Ångra", "Deleted cards" : "Ta bort kort", + "Failed to create share with {displayName}" : "Kunde inte skapa delning med {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Är du säker att du vill överföra tavlan {title} till {user}?", + "Transfer the board." : "Överför tavlan.", + "Transfer" : "Överför", + "The board has been transferred to {user}" : "Tavlan har överförts till {user}", + "Failed to transfer the board to {user}" : "Kunde inte överföra tavlan till {user}", "Share board with a user, group or team …" : "Dela tavlan med en användare, grupp eller team ...", "Searching for users, groups and teams …" : "Söker efter användare, grupper och team …", "No participants found" : "Inga deltagare hittades", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "Kan hanter", "Owner" : "Ägare", "Delete" : "Ta bort", - "Failed to create share with {displayName}" : "Kunde inte skapa delning med {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Är du säker att du vill överföra tavlan {title} till {user}?", - "Transfer the board." : "Överför tavlan.", - "Transfer" : "Överför", - "The board has been transferred to {user}" : "Tavlan har överförts till {user}", - "Failed to transfer the board to {user}" : "Kunde inte överföra tavlan till {user}", + "List deleted" : "Listan har raderats", "Edit list title" : "Redigera listans titel", "Archive all cards" : "Arkivera alla kort", "Unarchive all cards" : "Ta ut alla kort ur arkivet", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Ta ut alla kort i denna lista ur arkivet", "Add a new card" : "Lägg till ett nytt kort", "Card name" : "Kortets namn", - "List deleted" : "Listan har raderats", + "title and color value must be provided" : "titel och färg måste anges", "Edit" : "Redigera", "Add a new tag" : "Lägg till en ny tagg", - "title and color value must be provided" : "titel och färg måste anges", "Board name" : "Tavlans namn", "Members" : "Medlemmar", "Assign to users/groups/team" : "Tilldela till användare/grupper/team", "Assign a user to this card…" : "Tilldela en användare till det här kortet ...", "Select a user to assign to this card…" : "Välj en användare att tilldela detta kort...", + "File to share" : "Fil att dela", + "Invalid path selected" : "Ogiltig sökväg vald", "Upload new files" : "Ladda upp nya filer", "Share from Files" : "Dela från Filer", "Pending share" : "Väntande delning", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "Ta bort bilaga", "Delete Attachment" : "Ta bort bilaga", "Restore Attachment" : "Återställ bilaga", - "File to share" : "Fil att dela", - "Invalid path selected" : "Ogiltig sökväg vald", + "Modified" : "Ändrad", + "Created" : "Skapat", + "The title cannot be empty." : "Titeln får inte lämnas tom.", "Open in sidebar view" : "Öppna i sidofältet", "Open in bigger view" : "Öppna i större vy", "Attachments" : "Bilagor", "Comments" : "Kommentarer", - "Modified" : "Ändrad", - "Created" : "Skapat", - "The title cannot be empty." : "Titeln får inte lämnas tom.", - "No comments yet. Begin the discussion!" : "Inga kommentarer än. Börja diskussionen!", "Failed to load comments" : "Kunde inte ladda kommentarerna.", - "Save" : "Spara", + "No comments yet. Begin the discussion!" : "Inga kommentarer än. Börja diskussionen!", "The comment cannot be empty." : "Kommentaren kan inte vara tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren kan inte vara längre än 1000 tecken.", + "Save" : "Spara", + "Created:" : "Skapad:", "In reply to" : "Som svar på", "Cancel reply" : "Avbryt svar", "Reply" : "Svara", "Update" : "Uppdatera", - "Created:" : "Skapad:", + "Write a description …" : "Ange en beskrivning ...", "Description" : "Beskrivning", "(Unsaved)" : "(Inte sparad)", "(Saving…)" : "(Sparar…)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "Ändra beskrivning", "View description" : "Visa beskrivning", "Add Attachment" : "Lägg till bilaga", - "Write a description …" : "Ange en beskrivning ...", "Choose attachment" : "Välj bilaga", + "Select Date" : "Välj datum", + "Later today – {timeLocale}" : "Senare idag – {timeLocale}", + "Set due date for later today" : "Ställ in förfallodatum för senare idag", + "Tomorrow – {timeLocale}" : "Imorgon – {timeLocale}", + "Set due date for tomorrow" : "Ställ in förfallodatum för imorgon", + "This weekend – {timeLocale}" : "Den här helgen – {timeLocale}", + "Set due date for this weekend" : "Ställ in förfallodatum för denna helg", + "Next week – {timeLocale}" : "Nästa vecka – {timeLocale}", + "Set due date for next week" : "Ställ in förfallodatum för nästa vecka", "Assign a due date to this card…" : "Tilldela ett förfallodatum till detta kort...", "Set a due date" : "Sätt ett slutdatum", "Add due date" : "Lägg till förfallodatum", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "Inte klar", "Unarchive card" : "Avarkivera kort", "Archive card" : "Arkivera kort", - "Select Date" : "Välj datum", - "Set due date for later today" : "Ställ in förfallodatum för senare idag", - "Set due date for tomorrow" : "Ställ in förfallodatum för imorgon", - "Set due date for this weekend" : "Ställ in förfallodatum för denna helg", - "Set due date for next week" : "Ställ in förfallodatum för nästa vecka", "Assign a tag to this card…" : "Tilldela en tagg till det här kortet ...", "Select or create a tag…" : "Välj eller skapa en tagg...", "Create a new tag:" : "Skapa en ny tagg:", "(group)" : " (grupp)", - "Next week – {timeLocale}" : "Nästa vecka – {timeLocale}", - "Todo items" : "Att göra saker", "{count} comments, {unread} unread" : "{count} kommentarer, {unread} olästa", + "Todo items" : "Att göra saker", "Edit card title" : "Ändra korttitel", "Open link" : "Öppna länken", + "Card deleted" : "Kortet har raderats", "Edit title" : "Redigera titel", "Assign to me" : "Tilldela till mig", "Unassign myself" : "Ta bort från mig själv", "Mark as not done" : "Markera som ej klar", "Delete card" : "Ta bort kort", - "Card deleted" : "Kortet har raderats", "seconds ago" : "sekunder sedan", "Keyboard shortcuts" : "Tangentbordsgenvägar", "Boost your productivity using Deck with keyboard shortcuts." : "Öka din produktivitet genom att använda Deck med tangentbordsgenvägar.", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "Användare utanför dessa grupper kommer inte att kunna skapa sina egna tavlor, men kommer fortfarande att kunna arbeta på tavlor som har delats med dem.", "Cancel edit" : "Avbryt redigering", "Save board" : "Spara tavla", + "Board {0} deleted" : "Tavla {0} raderad", + "All cards" : "Alla kort", + "Only assigned cards" : "Bara tilldelade kort", + "No reminder" : "Ingen påminnelse", + "An error occurred" : "Ett fel uppstod", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavla {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.", + "Delete the board?" : "Ta bort tavlan?", "Board details" : "Taveldetaljer", "Edit board" : "Ändra tavla", "Clone board" : "Kopiera tavla", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "Aktivera påminnelser om förfallodatum", "Turn off due date reminders" : "Inaktivera påminnelser om förfallodatum", "Due date reminders" : "Påminnelser om förfallodatum", - "All cards" : "Alla kort", "Assigned cards" : "Tilldelade kort", "No notifications" : "Inga aviseringar", "Delete board" : "Radera tavla", - "Board {0} deleted" : "Tavla {0} raderad", - "Only assigned cards" : "Bara tilldelade kort", - "No reminder" : "Ingen påminnelse", - "An error occurred" : "Ett fel uppstod", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavla {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.", - "Delete the board?" : "Ta bort tavlan?", "Clone {boardTitle}" : "Klona {boardTitle}", "Clone cards" : "Klona kort", "Clone assignments" : "Klona tilldelningar", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Sök efter {searchQuery} i alla tavlor", "No results found" : "Inga resultat funna", "Deck board {name}\n* Last modified on {lastMod}" : "Deck tavla {name}\n* Senast ändrad den {lastMod}", - "{stack} in {board}" : "{stack} i {board}", - "Click to expand description" : "Klicka för att utöka beskrivningen", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Skapades {created}\n* Ändrades senast {lastMod}\n* {nbAttachments} bilagor\n* {nbComments} kommentarer", "{nbCards} cards" : "{nbCards} kort", + "Due on {date}" : "Går ut {date}", + "{stack} in {board}" : "{stack} i {board}", + "Click to expand description" : "Klicka för att utöka beskrivningen", "Click to expand comment" : "Klicka för att utöka kommentaren", + "Create card" : "Skapa kort", "Create a new card" : "Skapa ett nytt kort", "Card title" : "Kort-titel", - "Create card" : "Skapa kort", "Creating the new card …" : "Skapar det nya kortet ...", "Card \"{card}\" was added to \"{board}\"" : "kortet \"{card}\" lades till i \"{board}\"", "Open card" : "Öppna kort", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "kommande kort imorgon", "upcoming cards" : "kommande kort", "New card" : "Nytt kort", - "Due on {date}" : "Går ut {date}", - "This weekend – {timeLocale}" : "Den här helgen – {timeLocale}", - "Tomorrow – {timeLocale}" : "Imorgon – {timeLocale}", - "Later today – {timeLocale}" : "Senare idag – {timeLocale}", "Link to a board" : "Länka till en tavla", "Link to a card" : "Länka till ett kort", "Create a card" : "Skapa ett kort", diff --git a/l10n/sv.json b/l10n/sv.json index b6f75c0dd..4d41f64f3 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Ogiltigt datum, måste anges: ÅÅÅÅ-MM-DD", "Personal planning and team project organization" : "Personlig planering och projekthantering för teams", "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 är en kanban-liknande organiseringsverktyg för personlig planering samt projektorganisering för arbetsgrupper integrerade med Nextcloud.\n\n\n- 📥 Lägg till uppgifter på kort och lägg de i ordning\n- 📄 Skriv anteckningar i Markdown\n- 🔖 Tilldela etiketter för bättre organisering\n- 👥 Dela med arbetsgruppen, vänner eller familj\n- 📎 Bifoga filer och bädda in dem i Markdown-anteckningarna\n- 💬 Diskutera med arbetsgruppen med hjälp av kommentarer\n- ⚡ Håll koll på ändringar i aktivitetsflödet\n- 🚀 Få struktur på dina projekt", - "Card details" : "Kortdetaljer", "Add board" : "Lägg till tavla", + "Card details" : "Kortdetaljer", "Select the board to link to a project" : "Välj tavla att länka till ett projekt", "Search by board title" : "Sök efter namn på tavla", "Select board" : "Välj tavla", @@ -133,17 +133,17 @@ "Select a list" : "Välj en lista", "Move card" : "Flytta kort", "Copy card" : "Kopiera kort", - "Select a card" : "Välj ett kort", - "Cancel" : "Avbryt", "Select the card to link to a project" : "Välj kort att länka till ett projekt", "Link to card" : "Länka till kort", + "Select a card" : "Välj ett kort", + "Cancel" : "Avbryt", + "This board is read only" : "Denna tavla är skrivskyddad", + "Drop your files to upload" : "Släpp dina filer för att ladda upp", "File already exists" : "Filen finns redan", "A file with the name {filename} already exists." : "En fil med namnet {filename} finns redan.", "Do you want to overwrite it?" : "Vill du skriva över det?", "Overwrite file" : "Skriv över filen", "Keep existing file" : "Behåll nuvarande fil", - "This board is read only" : "Denna tavla är skrivskyddad", - "Drop your files to upload" : "Släpp dina filer för att ladda upp", "Add card" : "Lägg till kort", "Archived cards" : "Arkiverade kort", "Add list" : "Lägg till lista...", @@ -184,6 +184,12 @@ "Deleted lists" : "Borttagna listor", "Undo" : "Ångra", "Deleted cards" : "Ta bort kort", + "Failed to create share with {displayName}" : "Kunde inte skapa delning med {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Är du säker att du vill överföra tavlan {title} till {user}?", + "Transfer the board." : "Överför tavlan.", + "Transfer" : "Överför", + "The board has been transferred to {user}" : "Tavlan har överförts till {user}", + "Failed to transfer the board to {user}" : "Kunde inte överföra tavlan till {user}", "Share board with a user, group or team …" : "Dela tavlan med en användare, grupp eller team ...", "Searching for users, groups and teams …" : "Söker efter användare, grupper och team …", "No participants found" : "Inga deltagare hittades", @@ -195,12 +201,7 @@ "Can manage" : "Kan hanter", "Owner" : "Ägare", "Delete" : "Ta bort", - "Failed to create share with {displayName}" : "Kunde inte skapa delning med {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Är du säker att du vill överföra tavlan {title} till {user}?", - "Transfer the board." : "Överför tavlan.", - "Transfer" : "Överför", - "The board has been transferred to {user}" : "Tavlan har överförts till {user}", - "Failed to transfer the board to {user}" : "Kunde inte överföra tavlan till {user}", + "List deleted" : "Listan har raderats", "Edit list title" : "Redigera listans titel", "Archive all cards" : "Arkivera alla kort", "Unarchive all cards" : "Ta ut alla kort ur arkivet", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "Ta ut alla kort i denna lista ur arkivet", "Add a new card" : "Lägg till ett nytt kort", "Card name" : "Kortets namn", - "List deleted" : "Listan har raderats", + "title and color value must be provided" : "titel och färg måste anges", "Edit" : "Redigera", "Add a new tag" : "Lägg till en ny tagg", - "title and color value must be provided" : "titel och färg måste anges", "Board name" : "Tavlans namn", "Members" : "Medlemmar", "Assign to users/groups/team" : "Tilldela till användare/grupper/team", "Assign a user to this card…" : "Tilldela en användare till det här kortet ...", "Select a user to assign to this card…" : "Välj en användare att tilldela detta kort...", + "File to share" : "Fil att dela", + "Invalid path selected" : "Ogiltig sökväg vald", "Upload new files" : "Ladda upp nya filer", "Share from Files" : "Dela från Filer", "Pending share" : "Väntande delning", @@ -227,25 +229,24 @@ "Remove attachment" : "Ta bort bilaga", "Delete Attachment" : "Ta bort bilaga", "Restore Attachment" : "Återställ bilaga", - "File to share" : "Fil att dela", - "Invalid path selected" : "Ogiltig sökväg vald", + "Modified" : "Ändrad", + "Created" : "Skapat", + "The title cannot be empty." : "Titeln får inte lämnas tom.", "Open in sidebar view" : "Öppna i sidofältet", "Open in bigger view" : "Öppna i större vy", "Attachments" : "Bilagor", "Comments" : "Kommentarer", - "Modified" : "Ändrad", - "Created" : "Skapat", - "The title cannot be empty." : "Titeln får inte lämnas tom.", - "No comments yet. Begin the discussion!" : "Inga kommentarer än. Börja diskussionen!", "Failed to load comments" : "Kunde inte ladda kommentarerna.", - "Save" : "Spara", + "No comments yet. Begin the discussion!" : "Inga kommentarer än. Börja diskussionen!", "The comment cannot be empty." : "Kommentaren kan inte vara tom.", "The comment cannot be longer than 1000 characters." : "Kommentaren kan inte vara längre än 1000 tecken.", + "Save" : "Spara", + "Created:" : "Skapad:", "In reply to" : "Som svar på", "Cancel reply" : "Avbryt svar", "Reply" : "Svara", "Update" : "Uppdatera", - "Created:" : "Skapad:", + "Write a description …" : "Ange en beskrivning ...", "Description" : "Beskrivning", "(Unsaved)" : "(Inte sparad)", "(Saving…)" : "(Sparar…)", @@ -253,8 +254,16 @@ "Edit description" : "Ändra beskrivning", "View description" : "Visa beskrivning", "Add Attachment" : "Lägg till bilaga", - "Write a description …" : "Ange en beskrivning ...", "Choose attachment" : "Välj bilaga", + "Select Date" : "Välj datum", + "Later today – {timeLocale}" : "Senare idag – {timeLocale}", + "Set due date for later today" : "Ställ in förfallodatum för senare idag", + "Tomorrow – {timeLocale}" : "Imorgon – {timeLocale}", + "Set due date for tomorrow" : "Ställ in förfallodatum för imorgon", + "This weekend – {timeLocale}" : "Den här helgen – {timeLocale}", + "Set due date for this weekend" : "Ställ in förfallodatum för denna helg", + "Next week – {timeLocale}" : "Nästa vecka – {timeLocale}", + "Set due date for next week" : "Ställ in förfallodatum för nästa vecka", "Assign a due date to this card…" : "Tilldela ett förfallodatum till detta kort...", "Set a due date" : "Sätt ett slutdatum", "Add due date" : "Lägg till förfallodatum", @@ -265,26 +274,20 @@ "Not done" : "Inte klar", "Unarchive card" : "Avarkivera kort", "Archive card" : "Arkivera kort", - "Select Date" : "Välj datum", - "Set due date for later today" : "Ställ in förfallodatum för senare idag", - "Set due date for tomorrow" : "Ställ in förfallodatum för imorgon", - "Set due date for this weekend" : "Ställ in förfallodatum för denna helg", - "Set due date for next week" : "Ställ in förfallodatum för nästa vecka", "Assign a tag to this card…" : "Tilldela en tagg till det här kortet ...", "Select or create a tag…" : "Välj eller skapa en tagg...", "Create a new tag:" : "Skapa en ny tagg:", "(group)" : " (grupp)", - "Next week – {timeLocale}" : "Nästa vecka – {timeLocale}", - "Todo items" : "Att göra saker", "{count} comments, {unread} unread" : "{count} kommentarer, {unread} olästa", + "Todo items" : "Att göra saker", "Edit card title" : "Ändra korttitel", "Open link" : "Öppna länken", + "Card deleted" : "Kortet har raderats", "Edit title" : "Redigera titel", "Assign to me" : "Tilldela till mig", "Unassign myself" : "Ta bort från mig själv", "Mark as not done" : "Markera som ej klar", "Delete card" : "Ta bort kort", - "Card deleted" : "Kortet har raderats", "seconds ago" : "sekunder sedan", "Keyboard shortcuts" : "Tangentbordsgenvägar", "Boost your productivity using Deck with keyboard shortcuts." : "Öka din produktivitet genom att använda Deck med tangentbordsgenvägar.", @@ -323,6 +326,13 @@ "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." : "Användare utanför dessa grupper kommer inte att kunna skapa sina egna tavlor, men kommer fortfarande att kunna arbeta på tavlor som har delats med dem.", "Cancel edit" : "Avbryt redigering", "Save board" : "Spara tavla", + "Board {0} deleted" : "Tavla {0} raderad", + "All cards" : "Alla kort", + "Only assigned cards" : "Bara tilldelade kort", + "No reminder" : "Ingen påminnelse", + "An error occurred" : "Ett fel uppstod", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavla {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.", + "Delete the board?" : "Ta bort tavlan?", "Board details" : "Taveldetaljer", "Edit board" : "Ändra tavla", "Clone board" : "Kopiera tavla", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "Aktivera påminnelser om förfallodatum", "Turn off due date reminders" : "Inaktivera påminnelser om förfallodatum", "Due date reminders" : "Påminnelser om förfallodatum", - "All cards" : "Alla kort", "Assigned cards" : "Tilldelade kort", "No notifications" : "Inga aviseringar", "Delete board" : "Radera tavla", - "Board {0} deleted" : "Tavla {0} raderad", - "Only assigned cards" : "Bara tilldelade kort", - "No reminder" : "Ingen påminnelse", - "An error occurred" : "Ett fel uppstod", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Är du säker på att du vill radera tavla {title}? Detta kommer radera all data som tillhör tavlan inklusive arkiverade kort.", - "Delete the board?" : "Ta bort tavlan?", "Clone {boardTitle}" : "Klona {boardTitle}", "Clone cards" : "Klona kort", "Clone assignments" : "Klona tilldelningar", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "Sök efter {searchQuery} i alla tavlor", "No results found" : "Inga resultat funna", "Deck board {name}\n* Last modified on {lastMod}" : "Deck tavla {name}\n* Senast ändrad den {lastMod}", - "{stack} in {board}" : "{stack} i {board}", - "Click to expand description" : "Klicka för att utöka beskrivningen", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Skapades {created}\n* Ändrades senast {lastMod}\n* {nbAttachments} bilagor\n* {nbComments} kommentarer", "{nbCards} cards" : "{nbCards} kort", + "Due on {date}" : "Går ut {date}", + "{stack} in {board}" : "{stack} i {board}", + "Click to expand description" : "Klicka för att utöka beskrivningen", "Click to expand comment" : "Klicka för att utöka kommentaren", + "Create card" : "Skapa kort", "Create a new card" : "Skapa ett nytt kort", "Card title" : "Kort-titel", - "Create card" : "Skapa kort", "Creating the new card …" : "Skapar det nya kortet ...", "Card \"{card}\" was added to \"{board}\"" : "kortet \"{card}\" lades till i \"{board}\"", "Open card" : "Öppna kort", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "kommande kort imorgon", "upcoming cards" : "kommande kort", "New card" : "Nytt kort", - "Due on {date}" : "Går ut {date}", - "This weekend – {timeLocale}" : "Den här helgen – {timeLocale}", - "Tomorrow – {timeLocale}" : "Imorgon – {timeLocale}", - "Later today – {timeLocale}" : "Senare idag – {timeLocale}", "Link to a board" : "Länka till en tavla", "Link to a card" : "Länka till ett kort", "Create a card" : "Skapa ett kort", diff --git a/l10n/ta.js b/l10n/ta.js index 7ab4aafe0..562e37d33 100644 --- a/l10n/ta.js +++ b/l10n/ta.js @@ -17,8 +17,8 @@ OC.L10N.register( "Download" : "பதிவிறக்குக", "Modified" : "மாற்றப்பட்டது", "Save" : "சேமிக்க ", - "Update" : "இற்றைப்படுத்தல்", "Created:" : "உருவாக்கப்பட்டது:", + "Update" : "இற்றைப்படுத்தல்", "Description" : "விவரிப்பு", "seconds ago" : "செக்கன்களுக்கு முன்", "Keyboard shortcuts" : "விசைப்பலகை குறுக்குவழிகள்", diff --git a/l10n/ta.json b/l10n/ta.json index 66c024378..95b77513e 100644 --- a/l10n/ta.json +++ b/l10n/ta.json @@ -15,8 +15,8 @@ "Download" : "பதிவிறக்குக", "Modified" : "மாற்றப்பட்டது", "Save" : "சேமிக்க ", - "Update" : "இற்றைப்படுத்தல்", "Created:" : "உருவாக்கப்பட்டது:", + "Update" : "இற்றைப்படுத்தல்", "Description" : "விவரிப்பு", "seconds ago" : "செக்கன்களுக்கு முன்", "Keyboard shortcuts" : "விசைப்பலகை குறுக்குவழிகள்", diff --git a/l10n/th.js b/l10n/th.js index 8736f8fc6..4be11c634 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -26,22 +26,22 @@ OC.L10N.register( "Tags" : "แท็ก", "Activity" : "กิจกรรม", "Undo" : "เลิกทำ", + "Transfer" : "โอนย้าย", "Can edit" : "สามารถแก้ไข", "Can share" : "สามารถแชร์", "Owner" : "เจ้าของ", "Delete" : "ลบ", - "Transfer" : "โอนย้าย", "Delete list" : "ลบรายการ", "Edit" : "แก้ไข", - "Download" : "ดาวน์โหลด", "Invalid path selected" : "เลือกเส้นทางไม่ถูกต้อง", + "Download" : "ดาวน์โหลด", + "Modified" : "แก้ไขเมื่อ", "Attachments" : "ไฟล์แนบ", "Comments" : "ความคิดเห็น", - "Modified" : "แก้ไขเมื่อ", "Save" : "บันทึก", + "Created:" : "สร้างเมื่อ:", "Reply" : "ตอบกลับ", "Update" : "อัปเดต", - "Created:" : "สร้างเมื่อ:", "Description" : "รายละเอียด", "(group)" : "(กลุ่ม)", "seconds ago" : "วินาทีที่ผ่านมา", @@ -49,10 +49,10 @@ OC.L10N.register( "Keyboard shortcut" : "แป้นพิมพ์ลัด", "Search" : "ค้นหา", "Shared with you" : "แชร์กับคุณ", + "An error occurred" : "เกิดข้อผิดพลาด", "Edit board" : "แก้ไขกระดาน", "No notifications" : "ไม่มีการแจ้งเตือน", "Delete board" : "ลบกระดาน", - "An error occurred" : "เกิดข้อผิดพลาด", "Advanced options" : "ตัวเลือกขั้นสูง", "Today" : "วันนี้", "Tomorrow" : "พรุ่งนี้", diff --git a/l10n/th.json b/l10n/th.json index 408d8810c..b2ccf527e 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -24,22 +24,22 @@ "Tags" : "แท็ก", "Activity" : "กิจกรรม", "Undo" : "เลิกทำ", + "Transfer" : "โอนย้าย", "Can edit" : "สามารถแก้ไข", "Can share" : "สามารถแชร์", "Owner" : "เจ้าของ", "Delete" : "ลบ", - "Transfer" : "โอนย้าย", "Delete list" : "ลบรายการ", "Edit" : "แก้ไข", - "Download" : "ดาวน์โหลด", "Invalid path selected" : "เลือกเส้นทางไม่ถูกต้อง", + "Download" : "ดาวน์โหลด", + "Modified" : "แก้ไขเมื่อ", "Attachments" : "ไฟล์แนบ", "Comments" : "ความคิดเห็น", - "Modified" : "แก้ไขเมื่อ", "Save" : "บันทึก", + "Created:" : "สร้างเมื่อ:", "Reply" : "ตอบกลับ", "Update" : "อัปเดต", - "Created:" : "สร้างเมื่อ:", "Description" : "รายละเอียด", "(group)" : "(กลุ่ม)", "seconds ago" : "วินาทีที่ผ่านมา", @@ -47,10 +47,10 @@ "Keyboard shortcut" : "แป้นพิมพ์ลัด", "Search" : "ค้นหา", "Shared with you" : "แชร์กับคุณ", + "An error occurred" : "เกิดข้อผิดพลาด", "Edit board" : "แก้ไขกระดาน", "No notifications" : "ไม่มีการแจ้งเตือน", "Delete board" : "ลบกระดาน", - "An error occurred" : "เกิดข้อผิดพลาด", "Advanced options" : "ตัวเลือกขั้นสูง", "Today" : "วันนี้", "Tomorrow" : "พรุ่งนี้", diff --git a/l10n/tr.js b/l10n/tr.js index c41c83632..4b3771a39 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "Personal planning and team project organization" : "Kişisel planlama ve takım projesi yönetimi", "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" : "Tahta, Nextcloud ile bütünleştirilmiş takımlar için Kanban tarzında bir kişisel planlama ve proje yönetimi uygulamasıdır.\n\n\n- 📥 Görevleri kartlara ekleyerek sıralayabilirsiniz\n- 📄 Markdown ile biçimlendirilmiş notlar ekleyebilirsiniz\n- 🔖 Daha iyi düzenleme için etiketler atayabilirsiniz\n- 👥 Takımınız, arkadaşlarınız ya da aileniz ile paylaşabilirsiniz\n- 📎 Dosyalar ekleyebilir ve Markdown açıklamasına gömebilirsiniz\n- 💬 Yorumları kullanarak konular üzerinde takımınız ile yazışabilirsiniz\n- ⚡ İşlem akışı ile değişiklikleri görebilirsiniz\n- 🚀 Projelerinizi düzenli tutarak izleyebilirsiniz", - "Card details" : "Kart ayrıntıları", "Add board" : "Pano ekle", + "Card details" : "Kart ayrıntıları", "Select the board to link to a project" : "Bir proje ile ilişkilendirilecek pano bağlantısını seçin", "Search by board title" : "Pano başlığına göre arama", "Select board" : "Pano seçin", @@ -127,17 +127,17 @@ OC.L10N.register( "Select a list" : "Bir liste seçin", "Move card" : "Kartı taşı", "Copy card" : "Kartı kopyala", - "Select a card" : "Bir kart seçin", - "Cancel" : "İptal", "Select the card to link to a project" : "Bir proje ile ilişkilendirilecek kart bağlantısını seçin", "Link to card" : "Kart bağlantısı", + "Select a card" : "Bir kart seçin", + "Cancel" : "İptal", + "This board is read only" : "Bu pano salt okunur", + "Drop your files to upload" : "Yüklenecek dosyaları sürükleyip bırakın", "File already exists" : "Dosya zaten var", "A file with the name {filename} already exists." : "{filename} adlı bir dosya zaten var.", "Do you want to overwrite it?" : "Üzerine yazılmasını ister misiniz?", "Overwrite file" : "Üzerine yaz", "Keep existing file" : "Var olan dosya korunsun", - "This board is read only" : "Bu pano salt okunur", - "Drop your files to upload" : "Yüklenecek dosyaları sürükleyip bırakın", "Add card" : "Kart ekle", "Archived cards" : "Arşivlenmiş kartlar", "Add list" : "Liste ekle", @@ -178,6 +178,12 @@ OC.L10N.register( "Deleted lists" : "Silinmiş listeler", "Undo" : "Geri al", "Deleted cards" : "Silinmiş kartlar", + "Failed to create share with {displayName}" : "{displayName} ile paylaşılamadı", + "Are you sure you want to transfer the board {title} to {user}?" : "{title} panosunu {user} kullanıcısına aktarmak istediğinize emin misiniz?", + "Transfer the board." : "Panoyu aktar.", + "Transfer" : "Aktar", + "The board has been transferred to {user}" : "Pano {user} kullanıcısına aktarıldı", + "Failed to transfer the board to {user}" : "Pano {user} kullanıcısına aktarılamadı", "Share board with a user, group or team …" : "Panoyu kullanıcı, grup ya da takımla paylaş…", "Searching for users, groups and teams …" : "Kullanıcılar, gruplar ve takımlar aranıyor…", "No participants found" : "Herhangi bir katılımcı bulunamadı", @@ -189,12 +195,7 @@ OC.L10N.register( "Can manage" : "Yönetebilir", "Owner" : "Sahibi", "Delete" : "Sil", - "Failed to create share with {displayName}" : "{displayName} ile paylaşılamadı", - "Are you sure you want to transfer the board {title} to {user}?" : "{title} panosunu {user} kullanıcısına aktarmak istediğinize emin misiniz?", - "Transfer the board." : "Panoyu aktar.", - "Transfer" : "Aktar", - "The board has been transferred to {user}" : "Pano {user} kullanıcısına aktarıldı", - "Failed to transfer the board to {user}" : "Pano {user} kullanıcısına aktarılamadı", + "List deleted" : "Liste silindi", "Edit list title" : "Liste başlığını düzenle", "Archive all cards" : "Tüm kartları arşivle", "Unarchive all cards" : "Tüm kartları arşivden çıkar", @@ -203,15 +204,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Bu listedeki tüm kartları arşivden çıkar", "Add a new card" : "Yeni kart ekle", "Card name" : "Kart adı", - "List deleted" : "Liste silindi", + "title and color value must be provided" : "başlık ve renk değeri belirtilmelidir", "Edit" : "Düzenle", "Add a new tag" : "Yeni etiket ekle", - "title and color value must be provided" : "başlık ve renk değeri belirtilmelidir", "Board name" : "Pano adı", "Members" : "Üyeler", "Assign to users/groups/team" : "Kullanıcı/grup/takım ata", "Assign a user to this card…" : "Bu karta bir kullanıcı ata…", "Select a user to assign to this card…" : "Bu karta atanacak bir kullanıcı seçin…", + "File to share" : "Paylaşılacak dosya", + "Invalid path selected" : "Seçilen yol geçersiz", "Upload new files" : "Yeni dosyaları yükle", "Share from Files" : "Dosyalardan paylaş", "Pending share" : "Bekleyen paylaşım", @@ -221,25 +223,24 @@ OC.L10N.register( "Remove attachment" : "Ek dosyayı sil", "Delete Attachment" : "Ek dosyasını sil", "Restore Attachment" : "Ek dosyasını geri yükle", - "File to share" : "Paylaşılacak dosya", - "Invalid path selected" : "Seçilen yol geçersiz", + "Modified" : "Değiştirilme", + "Created" : "Oluşturulma", + "The title cannot be empty." : "Başlık boş olamaz.", "Open in sidebar view" : "Yan çubuk görünümünde aç", "Open in bigger view" : "Daha büyük görünümde aç", "Attachments" : "Ek dosyalar", "Comments" : "Yorumlar", - "Modified" : "Değiştirilme", - "Created" : "Oluşturulma", - "The title cannot be empty." : "Başlık boş olamaz.", - "No comments yet. Begin the discussion!" : "Henüz bir yorum yapılmamış. Tartışmayı başlatın!", "Failed to load comments" : "Yorumlar yüklenemedi", - "Save" : "Kaydet", + "No comments yet. Begin the discussion!" : "Henüz bir yorum yapılmamış. Tartışmayı başlatın!", "The comment cannot be empty." : "Yorum boş olamaz.", "The comment cannot be longer than 1000 characters." : "Yorum 1000 karakterden uzun olamaz.", + "Save" : "Kaydet", + "Created:" : "Oluşturulma:", "In reply to" : "Şuna yanıtla", "Cancel reply" : "Yanıtı iptal et", "Reply" : "Yanıtla", "Update" : "Güncelle", - "Created:" : "Oluşturulma:", + "Write a description …" : "Bir açıklama yazın …", "Description" : "Açıklama", "(Unsaved)" : "(Kaydedilmemiş)", "(Saving…)" : "(Kaydediliyor…)", @@ -247,8 +248,16 @@ OC.L10N.register( "Edit description" : "Açıklamayı düzenle", "View description" : "Açıklamayı görüntüle", "Add Attachment" : "Dosya ekle", - "Write a description …" : "Bir açıklama yazın …", "Choose attachment" : "Ek dosyayı seçin", + "Select Date" : "Tarih Seçin", + "Later today – {timeLocale}" : "Bugün daha sonra – {timeLocale}", + "Set due date for later today" : "Bitiş tarihini bugün daha sonra olarak ayarla", + "Tomorrow – {timeLocale}" : "Yarın – {timeLocale}", + "Set due date for tomorrow" : "Bitiş tarihini yarın olarak ayarla", + "This weekend – {timeLocale}" : "Bu hafta sonu – {timeLocale}", + "Set due date for this weekend" : "Bitiş tarihini bu hafta sonu olarak ayarla", + "Next week – {timeLocale}" : "Sonraki hafta – {timeLocale}", + "Set due date for next week" : "Bitiş tarihini sonraki hafta olarak ayarla", "Assign a due date to this card…" : "Bu karta bir bitiş tarihi ata…", "Set a due date" : "Bitiş tarihi ayarla", "Add due date" : "Bitiş tarihi ekle", @@ -259,26 +268,20 @@ OC.L10N.register( "Not done" : "Tamamlanmamış", "Unarchive card" : "Kartı arşivden çıkar", "Archive card" : "Kartı arşivle", - "Select Date" : "Tarih Seçin", - "Set due date for later today" : "Bitiş tarihini bugün daha sonra olarak ayarla", - "Set due date for tomorrow" : "Bitiş tarihini yarın olarak ayarla", - "Set due date for this weekend" : "Bitiş tarihini bu hafta sonu olarak ayarla", - "Set due date for next week" : "Bitiş tarihini sonraki hafta olarak ayarla", "Assign a tag to this card…" : "Bu karta bir etiket ata…", "Select or create a tag…" : "Bir etiket seçin ya da oluşturun…", "Create a new tag:" : "Yeni etiket ekle:", "(group)" : "(grup)", - "Next week – {timeLocale}" : "Sonraki hafta – {timeLocale}", - "Todo items" : "Yapılacak iş ögeleri", "{count} comments, {unread} unread" : "{count} yorum, {unread} okunmamış", + "Todo items" : "Yapılacak iş ögeleri", "Edit card title" : "Kart başlığını düzenle", "Open link" : "Bağlantıyı aç", + "Card deleted" : "Kart silindi", "Edit title" : "Başlığı düzenle", "Assign to me" : "Bana ata", "Unassign myself" : "Kendi atamamı kaldır", "Mark as not done" : "Tamamlanmamış olarak işaretle", "Delete card" : "Kartı sil", - "Card deleted" : "Kart silindi", "seconds ago" : "saniye önce", "Keyboard shortcuts" : "Kısayol tuşları", "Boost your productivity using Deck with keyboard shortcuts." : "Tahta uygulamasını klavye kısayolları ile kullanarak üretkenliğinizi artırın.", @@ -317,6 +320,13 @@ OC.L10N.register( "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." : "Bu gruplar dışında kalan kullanıcılar kendi panolarını oluşturamaz ancak kendileriyle paylaşılan panolar üzerinde çalışmayı sürdürebilir.", "Cancel edit" : "Düzenlemeyi iptal et", "Save board" : "Panoyu kaydet", + "Board {0} deleted" : "{0} panosu silindi", + "All cards" : "Tüm kartlar", + "Only assigned cards" : "Yalnızca atanmış kartlar", + "No reminder" : "Anımsatıcı yok", + "An error occurred" : "Bir sorun çıktı", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki ve arşivlenmiş kartlarındaki tüm verileri silecek.", + "Delete the board?" : "Pano silinsin mi?", "Board details" : "Pano ayrıntıları", "Edit board" : "Panoyu sil", "Clone board" : "Panoyu kopyala", @@ -326,16 +336,9 @@ OC.L10N.register( "Turn on due date reminders" : "Tarih anımsatıcılarını aç", "Turn off due date reminders" : "Tarih anımsatıcılarını kapat", "Due date reminders" : "Bitiş tarihi anımsatıcıları", - "All cards" : "Tüm kartlar", "Assigned cards" : "Atanmış kartlar", "No notifications" : "Bildirim yok", "Delete board" : "Panoyu sil", - "Board {0} deleted" : "{0} panosu silindi", - "Only assigned cards" : "Yalnızca atanmış kartlar", - "No reminder" : "Anımsatıcı yok", - "An error occurred" : "Bir sorun çıktı", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki ve arşivlenmiş kartlarındaki tüm verileri silecek.", - "Delete the board?" : "Pano silinsin mi?", "Clone {boardTitle}" : "{boardTitle} çoğaltılsın", "Clone cards" : "Kartları kopyala", "Clone assignments" : "Atamalar çoğaltılsın", @@ -352,14 +355,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Tüm panolarda {searchQuery} araması için sonuçlar", "No results found" : "Herhangi bir sonuç bulunamadı", "Deck board {name}\n* Last modified on {lastMod}" : "{name} tahta panosu\n* Son değişiklik: {lastMod}", - "{stack} in {board}" : "{stack} {board} panosunda", - "Click to expand description" : "Açıklamayı genişletmek için tıklayın", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Oluşturulma: {created}\n* Son değiştirilme: {lastMod}\n* {nbAttachments} ek dosya\n* {nbComments} yorum", "{nbCards} cards" : "{nbCards} kart", + "Due on {date}" : "{date} tarihinde bitecek", + "{stack} in {board}" : "{stack} {board} panosunda", + "Click to expand description" : "Açıklamayı genişletmek için tıklayın", "Click to expand comment" : "Yorumu genişletmek için tıklayın", + "Create card" : "Kart ekle", "Create a new card" : "Yeni kart ekle", "Card title" : "Kart başlığı", - "Create card" : "Kart ekle", "Creating the new card …" : "Yeni kart ekleniyor …", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" kartı \"{board}\" panosuna eklendi", "Open card" : "Kartı aç", @@ -369,10 +373,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "yarın tamamlanması gereken kartlar", "upcoming cards" : "yaklaşan kartlar", "New card" : "Kart ekle", - "Due on {date}" : "{date} tarihinde bitecek", - "This weekend – {timeLocale}" : "Bu hafta sonu – {timeLocale}", - "Tomorrow – {timeLocale}" : "Yarın – {timeLocale}", - "Later today – {timeLocale}" : "Bugün daha sonra – {timeLocale}", "Link to a board" : "Bir pano bağlantısı", "Link to a card" : "Bir kart bağlantısı", "Create a card" : "Bir kart ekle", diff --git a/l10n/tr.json b/l10n/tr.json index b5da7effa..eefb078b5 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Tarih geçersiz. Tarih biçimi YYYY-AA-GG olmalıdır", "Personal planning and team project organization" : "Kişisel planlama ve takım projesi yönetimi", "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" : "Tahta, Nextcloud ile bütünleştirilmiş takımlar için Kanban tarzında bir kişisel planlama ve proje yönetimi uygulamasıdır.\n\n\n- 📥 Görevleri kartlara ekleyerek sıralayabilirsiniz\n- 📄 Markdown ile biçimlendirilmiş notlar ekleyebilirsiniz\n- 🔖 Daha iyi düzenleme için etiketler atayabilirsiniz\n- 👥 Takımınız, arkadaşlarınız ya da aileniz ile paylaşabilirsiniz\n- 📎 Dosyalar ekleyebilir ve Markdown açıklamasına gömebilirsiniz\n- 💬 Yorumları kullanarak konular üzerinde takımınız ile yazışabilirsiniz\n- ⚡ İşlem akışı ile değişiklikleri görebilirsiniz\n- 🚀 Projelerinizi düzenli tutarak izleyebilirsiniz", - "Card details" : "Kart ayrıntıları", "Add board" : "Pano ekle", + "Card details" : "Kart ayrıntıları", "Select the board to link to a project" : "Bir proje ile ilişkilendirilecek pano bağlantısını seçin", "Search by board title" : "Pano başlığına göre arama", "Select board" : "Pano seçin", @@ -125,17 +125,17 @@ "Select a list" : "Bir liste seçin", "Move card" : "Kartı taşı", "Copy card" : "Kartı kopyala", - "Select a card" : "Bir kart seçin", - "Cancel" : "İptal", "Select the card to link to a project" : "Bir proje ile ilişkilendirilecek kart bağlantısını seçin", "Link to card" : "Kart bağlantısı", + "Select a card" : "Bir kart seçin", + "Cancel" : "İptal", + "This board is read only" : "Bu pano salt okunur", + "Drop your files to upload" : "Yüklenecek dosyaları sürükleyip bırakın", "File already exists" : "Dosya zaten var", "A file with the name {filename} already exists." : "{filename} adlı bir dosya zaten var.", "Do you want to overwrite it?" : "Üzerine yazılmasını ister misiniz?", "Overwrite file" : "Üzerine yaz", "Keep existing file" : "Var olan dosya korunsun", - "This board is read only" : "Bu pano salt okunur", - "Drop your files to upload" : "Yüklenecek dosyaları sürükleyip bırakın", "Add card" : "Kart ekle", "Archived cards" : "Arşivlenmiş kartlar", "Add list" : "Liste ekle", @@ -176,6 +176,12 @@ "Deleted lists" : "Silinmiş listeler", "Undo" : "Geri al", "Deleted cards" : "Silinmiş kartlar", + "Failed to create share with {displayName}" : "{displayName} ile paylaşılamadı", + "Are you sure you want to transfer the board {title} to {user}?" : "{title} panosunu {user} kullanıcısına aktarmak istediğinize emin misiniz?", + "Transfer the board." : "Panoyu aktar.", + "Transfer" : "Aktar", + "The board has been transferred to {user}" : "Pano {user} kullanıcısına aktarıldı", + "Failed to transfer the board to {user}" : "Pano {user} kullanıcısına aktarılamadı", "Share board with a user, group or team …" : "Panoyu kullanıcı, grup ya da takımla paylaş…", "Searching for users, groups and teams …" : "Kullanıcılar, gruplar ve takımlar aranıyor…", "No participants found" : "Herhangi bir katılımcı bulunamadı", @@ -187,12 +193,7 @@ "Can manage" : "Yönetebilir", "Owner" : "Sahibi", "Delete" : "Sil", - "Failed to create share with {displayName}" : "{displayName} ile paylaşılamadı", - "Are you sure you want to transfer the board {title} to {user}?" : "{title} panosunu {user} kullanıcısına aktarmak istediğinize emin misiniz?", - "Transfer the board." : "Panoyu aktar.", - "Transfer" : "Aktar", - "The board has been transferred to {user}" : "Pano {user} kullanıcısına aktarıldı", - "Failed to transfer the board to {user}" : "Pano {user} kullanıcısına aktarılamadı", + "List deleted" : "Liste silindi", "Edit list title" : "Liste başlığını düzenle", "Archive all cards" : "Tüm kartları arşivle", "Unarchive all cards" : "Tüm kartları arşivden çıkar", @@ -201,15 +202,16 @@ "Unarchive all cards in this list" : "Bu listedeki tüm kartları arşivden çıkar", "Add a new card" : "Yeni kart ekle", "Card name" : "Kart adı", - "List deleted" : "Liste silindi", + "title and color value must be provided" : "başlık ve renk değeri belirtilmelidir", "Edit" : "Düzenle", "Add a new tag" : "Yeni etiket ekle", - "title and color value must be provided" : "başlık ve renk değeri belirtilmelidir", "Board name" : "Pano adı", "Members" : "Üyeler", "Assign to users/groups/team" : "Kullanıcı/grup/takım ata", "Assign a user to this card…" : "Bu karta bir kullanıcı ata…", "Select a user to assign to this card…" : "Bu karta atanacak bir kullanıcı seçin…", + "File to share" : "Paylaşılacak dosya", + "Invalid path selected" : "Seçilen yol geçersiz", "Upload new files" : "Yeni dosyaları yükle", "Share from Files" : "Dosyalardan paylaş", "Pending share" : "Bekleyen paylaşım", @@ -219,25 +221,24 @@ "Remove attachment" : "Ek dosyayı sil", "Delete Attachment" : "Ek dosyasını sil", "Restore Attachment" : "Ek dosyasını geri yükle", - "File to share" : "Paylaşılacak dosya", - "Invalid path selected" : "Seçilen yol geçersiz", + "Modified" : "Değiştirilme", + "Created" : "Oluşturulma", + "The title cannot be empty." : "Başlık boş olamaz.", "Open in sidebar view" : "Yan çubuk görünümünde aç", "Open in bigger view" : "Daha büyük görünümde aç", "Attachments" : "Ek dosyalar", "Comments" : "Yorumlar", - "Modified" : "Değiştirilme", - "Created" : "Oluşturulma", - "The title cannot be empty." : "Başlık boş olamaz.", - "No comments yet. Begin the discussion!" : "Henüz bir yorum yapılmamış. Tartışmayı başlatın!", "Failed to load comments" : "Yorumlar yüklenemedi", - "Save" : "Kaydet", + "No comments yet. Begin the discussion!" : "Henüz bir yorum yapılmamış. Tartışmayı başlatın!", "The comment cannot be empty." : "Yorum boş olamaz.", "The comment cannot be longer than 1000 characters." : "Yorum 1000 karakterden uzun olamaz.", + "Save" : "Kaydet", + "Created:" : "Oluşturulma:", "In reply to" : "Şuna yanıtla", "Cancel reply" : "Yanıtı iptal et", "Reply" : "Yanıtla", "Update" : "Güncelle", - "Created:" : "Oluşturulma:", + "Write a description …" : "Bir açıklama yazın …", "Description" : "Açıklama", "(Unsaved)" : "(Kaydedilmemiş)", "(Saving…)" : "(Kaydediliyor…)", @@ -245,8 +246,16 @@ "Edit description" : "Açıklamayı düzenle", "View description" : "Açıklamayı görüntüle", "Add Attachment" : "Dosya ekle", - "Write a description …" : "Bir açıklama yazın …", "Choose attachment" : "Ek dosyayı seçin", + "Select Date" : "Tarih Seçin", + "Later today – {timeLocale}" : "Bugün daha sonra – {timeLocale}", + "Set due date for later today" : "Bitiş tarihini bugün daha sonra olarak ayarla", + "Tomorrow – {timeLocale}" : "Yarın – {timeLocale}", + "Set due date for tomorrow" : "Bitiş tarihini yarın olarak ayarla", + "This weekend – {timeLocale}" : "Bu hafta sonu – {timeLocale}", + "Set due date for this weekend" : "Bitiş tarihini bu hafta sonu olarak ayarla", + "Next week – {timeLocale}" : "Sonraki hafta – {timeLocale}", + "Set due date for next week" : "Bitiş tarihini sonraki hafta olarak ayarla", "Assign a due date to this card…" : "Bu karta bir bitiş tarihi ata…", "Set a due date" : "Bitiş tarihi ayarla", "Add due date" : "Bitiş tarihi ekle", @@ -257,26 +266,20 @@ "Not done" : "Tamamlanmamış", "Unarchive card" : "Kartı arşivden çıkar", "Archive card" : "Kartı arşivle", - "Select Date" : "Tarih Seçin", - "Set due date for later today" : "Bitiş tarihini bugün daha sonra olarak ayarla", - "Set due date for tomorrow" : "Bitiş tarihini yarın olarak ayarla", - "Set due date for this weekend" : "Bitiş tarihini bu hafta sonu olarak ayarla", - "Set due date for next week" : "Bitiş tarihini sonraki hafta olarak ayarla", "Assign a tag to this card…" : "Bu karta bir etiket ata…", "Select or create a tag…" : "Bir etiket seçin ya da oluşturun…", "Create a new tag:" : "Yeni etiket ekle:", "(group)" : "(grup)", - "Next week – {timeLocale}" : "Sonraki hafta – {timeLocale}", - "Todo items" : "Yapılacak iş ögeleri", "{count} comments, {unread} unread" : "{count} yorum, {unread} okunmamış", + "Todo items" : "Yapılacak iş ögeleri", "Edit card title" : "Kart başlığını düzenle", "Open link" : "Bağlantıyı aç", + "Card deleted" : "Kart silindi", "Edit title" : "Başlığı düzenle", "Assign to me" : "Bana ata", "Unassign myself" : "Kendi atamamı kaldır", "Mark as not done" : "Tamamlanmamış olarak işaretle", "Delete card" : "Kartı sil", - "Card deleted" : "Kart silindi", "seconds ago" : "saniye önce", "Keyboard shortcuts" : "Kısayol tuşları", "Boost your productivity using Deck with keyboard shortcuts." : "Tahta uygulamasını klavye kısayolları ile kullanarak üretkenliğinizi artırın.", @@ -315,6 +318,13 @@ "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." : "Bu gruplar dışında kalan kullanıcılar kendi panolarını oluşturamaz ancak kendileriyle paylaşılan panolar üzerinde çalışmayı sürdürebilir.", "Cancel edit" : "Düzenlemeyi iptal et", "Save board" : "Panoyu kaydet", + "Board {0} deleted" : "{0} panosu silindi", + "All cards" : "Tüm kartlar", + "Only assigned cards" : "Yalnızca atanmış kartlar", + "No reminder" : "Anımsatıcı yok", + "An error occurred" : "Bir sorun çıktı", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki ve arşivlenmiş kartlarındaki tüm verileri silecek.", + "Delete the board?" : "Pano silinsin mi?", "Board details" : "Pano ayrıntıları", "Edit board" : "Panoyu sil", "Clone board" : "Panoyu kopyala", @@ -324,16 +334,9 @@ "Turn on due date reminders" : "Tarih anımsatıcılarını aç", "Turn off due date reminders" : "Tarih anımsatıcılarını kapat", "Due date reminders" : "Bitiş tarihi anımsatıcıları", - "All cards" : "Tüm kartlar", "Assigned cards" : "Atanmış kartlar", "No notifications" : "Bildirim yok", "Delete board" : "Panoyu sil", - "Board {0} deleted" : "{0} panosu silindi", - "Only assigned cards" : "Yalnızca atanmış kartlar", - "No reminder" : "Anımsatıcı yok", - "An error occurred" : "Bir sorun çıktı", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "{title} panosunu silmek istediğinize emin misiniz? Bu işlem, bu panodaki ve arşivlenmiş kartlarındaki tüm verileri silecek.", - "Delete the board?" : "Pano silinsin mi?", "Clone {boardTitle}" : "{boardTitle} çoğaltılsın", "Clone cards" : "Kartları kopyala", "Clone assignments" : "Atamalar çoğaltılsın", @@ -350,14 +353,15 @@ "Search for {searchQuery} in all boards" : "Tüm panolarda {searchQuery} araması için sonuçlar", "No results found" : "Herhangi bir sonuç bulunamadı", "Deck board {name}\n* Last modified on {lastMod}" : "{name} tahta panosu\n* Son değişiklik: {lastMod}", - "{stack} in {board}" : "{stack} {board} panosunda", - "Click to expand description" : "Açıklamayı genişletmek için tıklayın", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Oluşturulma: {created}\n* Son değiştirilme: {lastMod}\n* {nbAttachments} ek dosya\n* {nbComments} yorum", "{nbCards} cards" : "{nbCards} kart", + "Due on {date}" : "{date} tarihinde bitecek", + "{stack} in {board}" : "{stack} {board} panosunda", + "Click to expand description" : "Açıklamayı genişletmek için tıklayın", "Click to expand comment" : "Yorumu genişletmek için tıklayın", + "Create card" : "Kart ekle", "Create a new card" : "Yeni kart ekle", "Card title" : "Kart başlığı", - "Create card" : "Kart ekle", "Creating the new card …" : "Yeni kart ekleniyor …", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" kartı \"{board}\" panosuna eklendi", "Open card" : "Kartı aç", @@ -367,10 +371,6 @@ "upcoming cards tomorrow" : "yarın tamamlanması gereken kartlar", "upcoming cards" : "yaklaşan kartlar", "New card" : "Kart ekle", - "Due on {date}" : "{date} tarihinde bitecek", - "This weekend – {timeLocale}" : "Bu hafta sonu – {timeLocale}", - "Tomorrow – {timeLocale}" : "Yarın – {timeLocale}", - "Later today – {timeLocale}" : "Bugün daha sonra – {timeLocale}", "Link to a board" : "Bir pano bağlantısı", "Link to a card" : "Bir kart bağlantısı", "Create a card" : "Bir kart ekle", diff --git a/l10n/ug.js b/l10n/ug.js index 6cc9c6432..55f4f3a43 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -116,8 +116,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "ئىناۋەتسىز چېسلا ، چېسلا فورماتى چوقۇم YYYY-MM-DD بولۇشى كېرەك", "Personal planning and team project organization" : "شەخسىي پىلان ۋە گۇرۇپپا تۈر تەشكىللەش", "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" : "پالۋان Nextcloud بىلەن بىرلەشتۈرۈلگەن گۇرۇپپىلار ئۈچۈن شەخسىي پىلانلاش ۋە تۈر تەشكىللەشنى مەقسەت قىلغان كانبان ئۇسلۇبىدىكى تەشكىللەش قورالى.\n\n\n- tasks ۋەزىپىڭىزنى كارتىغا قوشۇڭ ۋە تەرتىپكە سېلىڭ\n- Mark Markdown غا قوشۇمچە خاتىرىلەرنى يېزىڭ\n- better تېخىمۇ ياخشى تەشكىللەش ئۈچۈن بەلگە بەلگىلەڭ\n- team گۇرۇپپىڭىز ، دوستلىرىڭىز ياكى ئائىلىڭىزدىكىلەر بىلەن ئورتاقلىشىڭ\n- files ھۆججەتلەرنى باغلاپ Markdown چۈشەندۈرۈشىڭىزگە قىستۇرۇڭ\n- comments باھا ئارقىلىق گۇرۇپپىڭىزدىكىلەر بىلەن مۇنازىرە قىلىڭ\n- activity پائالىيەت ئېقىمىدىكى ئۆزگىرىشلەرنى خاتىرىلەڭ\n- project تۈرىڭىزنى تەشكىللەڭ", - "Card details" : "كارتا تەپسىلاتلىرى", "Add board" : "تاختا قوشۇڭ", + "Card details" : "كارتا تەپسىلاتلىرى", "Select the board to link to a project" : "بىر تۈرگە ئۇلىنىش ئۈچۈن تاختىنى تاللاڭ", "Search by board title" : "تاختاينىڭ ئىسمى بىلەن ئىزدەڭ", "Select board" : "تاختاينى تاللاڭ", @@ -125,17 +125,17 @@ OC.L10N.register( "No lists available" : "تىزىملىك يوق", "Select a list" : "تىزىملىكنى تاللاڭ", "Move card" : "كارتا يۆتكەش", - "Select a card" : "كارتا تاللاڭ", - "Cancel" : "ۋاز كەچ", "Select the card to link to a project" : "بىر تۈرگە ئۇلىنىش ئۈچۈن كارتىنى تاللاڭ", "Link to card" : "كارتىغا ئۇلىنىش", + "Select a card" : "كارتا تاللاڭ", + "Cancel" : "ۋاز كەچ", + "This board is read only" : "بۇ تاختاي پەقەت ئوقۇلىدۇ", + "Drop your files to upload" : "يۈكلەش ئۈچۈن ھۆججەتلىرىڭىزنى تاشلاڭ", "File already exists" : "ھۆججەت مەۋجۇت", "A file with the name {filename} already exists." : "{filename} ئىسمى name دېگەن ھۆججەت بار.", "Do you want to overwrite it?" : "ئۇنى قاپلىماقچىمۇ؟", "Overwrite file" : "ھۆججەتنى قاپلىۋېتىڭ", "Keep existing file" : "مەۋجۇت ھۆججەتنى ساقلاڭ", - "This board is read only" : "بۇ تاختاي پەقەت ئوقۇلىدۇ", - "Drop your files to upload" : "يۈكلەش ئۈچۈن ھۆججەتلىرىڭىزنى تاشلاڭ", "Add card" : "كارتا قوشۇڭ", "Archived cards" : "ئارخىپ كارتىلىرى", "Add list" : "تىزىملىك قوشۇڭ", @@ -176,6 +176,12 @@ OC.L10N.register( "Deleted lists" : "ئۆچۈرۈلگەن تىزىملىك", "Undo" : "ئەمەلدىن قالدۇرۇش", "Deleted cards" : "ئۆچۈرۈلگەن كارتا", + "Failed to create share with {displayName}" : "{displayName} with بىلەن ئورتاقلىشىش مەغلۇب بولدى", + "Are you sure you want to transfer the board {title} to {user}?" : "تاختا {title} نى {user} غا يۆتكىمەكچىمۇ؟", + "Transfer the board." : "تاختىنى يۆتكەڭ.", + "Transfer" : "يۆتكەش", + "The board has been transferred to {user}" : "بۇ تاختا {user} غا يۆتكەلدى", + "Failed to transfer the board to {user}" : "تاختاينى {user} گە يۆتكەش مەغلۇب بولدى", "Share board with a user, group or team …" : "ئىشلەتكۈچى ، گۇرۇپپا ياكى گۇرۇپپا بىلەن ئورتاقلىشىش تاختىسى…", "Searching for users, groups and teams …" : "ئىشلەتكۈچى ، گۇرۇپپا ۋە گۇرۇپپىلارنى ئىزدەش…", "No participants found" : "قاتناشقۇچىلار تېپىلمىدى", @@ -187,12 +193,7 @@ OC.L10N.register( "Can manage" : "باشقۇرالايدۇ", "Owner" : "Owner", "Delete" : "ئۆچۈر", - "Failed to create share with {displayName}" : "{displayName} with بىلەن ئورتاقلىشىش مەغلۇب بولدى", - "Are you sure you want to transfer the board {title} to {user}?" : "تاختا {title} نى {user} غا يۆتكىمەكچىمۇ؟", - "Transfer the board." : "تاختىنى يۆتكەڭ.", - "Transfer" : "يۆتكەش", - "The board has been transferred to {user}" : "بۇ تاختا {user} غا يۆتكەلدى", - "Failed to transfer the board to {user}" : "تاختاينى {user} گە يۆتكەش مەغلۇب بولدى", + "List deleted" : "تىزىملىك ئۆچۈرۈلدى", "Edit list title" : "تىزىملىك نامىنى تەھرىرلەش", "Archive all cards" : "بارلىق كارتىلارنى ئارخىپلاشتۇرۇڭ", "Unarchive all cards" : "بارلىق كارتىلارنى تەرتىپسىز", @@ -201,15 +202,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "بۇ تىزىملىكتىكى بارلىق كارتىلارنى تەرتىپسىز", "Add a new card" : "يېڭى كارتا قوشۇڭ", "Card name" : "كارتا ئىسمى", - "List deleted" : "تىزىملىك ئۆچۈرۈلدى", + "title and color value must be provided" : "ماۋزۇ ۋە رەڭ قىممىتى تەمىنلىنىشى كېرەك", "Edit" : "تەھرىر", "Add a new tag" : "يېڭى بەلگە قوشۇڭ", - "title and color value must be provided" : "ماۋزۇ ۋە رەڭ قىممىتى تەمىنلىنىشى كېرەك", "Board name" : "مۇدىرىيەت ئىسمى", "Members" : "ئەزالار", "Assign to users/groups/team" : "ئىشلەتكۈچى / گۇرۇپپا / گۇرۇپپىغا تەقسىم قىلىڭ", "Assign a user to this card…" : "بۇ كارتىغا ئىشلەتكۈچى تەقسىم قىلىڭ…", "Select a user to assign to this card…" : "بۇ كارتىغا تەقسىملەيدىغان ئىشلەتكۈچىنى تاللاڭ…", + "File to share" : "ھەمبەھىرلىنىدىغان ھۆججەت", + "Invalid path selected" : "ئىناۋەتسىز يول تاللانغان", "Upload new files" : "يېڭى ھۆججەتلەرنى يۈكلەڭ", "Share from Files" : "ھۆججەتلەردىن ئورتاقلىشىش", "Pending share" : "ساقلىنىۋاتقان ئۈلۈش", @@ -219,25 +221,24 @@ OC.L10N.register( "Remove attachment" : "قوشۇمچە ھۆججەتنى ئۆچۈرۈڭ", "Delete Attachment" : "قوشۇمچە ھۆججەتنى ئۆچۈرۈڭ", "Restore Attachment" : "قوشۇمچە ھۆججەتنى ئەسلىگە كەلتۈرۈش", - "File to share" : "ھەمبەھىرلىنىدىغان ھۆججەت", - "Invalid path selected" : "ئىناۋەتسىز يول تاللانغان", + "Modified" : "ئۆزگەرتكەن", + "Created" : "قۇرۇلدى", + "The title cannot be empty." : "ماۋزۇ قۇرۇق بولالمايدۇ.", "Open in sidebar view" : "يان كۆزنەكتە ئېچىڭ", "Open in bigger view" : "چوڭراق كۆرۈنۈشتە ئېچىڭ", "Attachments" : "قوشۇمچە ھۆججەتلەر", "Comments" : "باھا", - "Modified" : "ئۆزگەرتكەن", - "Created" : "قۇرۇلدى", - "The title cannot be empty." : "ماۋزۇ قۇرۇق بولالمايدۇ.", - "No comments yet. Begin the discussion!" : "ھازىرچە ھېچقانداق باھا يوق. مۇنازىرىنى باشلاڭ!", "Failed to load comments" : "ئىنكاسلارنى يۈكلىيەلمىدى", - "Save" : "ساقلا", + "No comments yet. Begin the discussion!" : "ھازىرچە ھېچقانداق باھا يوق. مۇنازىرىنى باشلاڭ!", "The comment cannot be empty." : "باھا قۇرۇق بولالمايدۇ.", "The comment cannot be longer than 1000 characters." : "بۇ باھا 1000 ھەرپتىن ئېشىپ كەتسە بولمايدۇ.", + "Save" : "ساقلا", + "Created:" : "قۇرۇلغان ۋاقتى:", "In reply to" : "دەپ جاۋاب بەردى", "Cancel reply" : "جاۋابنى ئەمەلدىن قالدۇرۇڭ", "Reply" : "جاۋاب قايتۇر", "Update" : "يېڭىلا", - "Created:" : "قۇرۇلغان ۋاقتى:", + "Write a description …" : "چۈشەندۈرۈش يېزىڭ…", "Description" : "چۈشەندۈرۈش", "(Unsaved)" : "(ساقلانمىدى)", "(Saving…)" : "(Saving…)", @@ -245,8 +246,16 @@ OC.L10N.register( "Edit description" : "چۈشەندۈرۈشنى تەھرىرلەڭ", "View description" : "چۈشەندۈرۈشنى كۆرۈڭ", "Add Attachment" : "قوشۇمچە ھۆججەت قوشۇڭ", - "Write a description …" : "چۈشەندۈرۈش يېزىڭ…", "Choose attachment" : "قوشۇمچە ھۆججەتنى تاللاڭ", + "Select Date" : "چېسلانى تاللاڭ", + "Later today – {timeLocale}" : "كېيىن بۈگۈن - {timeLocale}", + "Set due date for later today" : "بۈگۈنگە قەدەر بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", + "Tomorrow – {timeLocale}" : "ئەتە - {timeLocale}", + "Set due date for tomorrow" : "ئەتە بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", + "This weekend – {timeLocale}" : "بۇ ھەپتە ئاخىرى - {timeLocale}", + "Set due date for this weekend" : "بۇ ھەپتە ئاخىرىدىكى ۋاقىتنى بەلگىلەڭ", + "Next week – {timeLocale}" : "كېلەر ھەپتە - {timeLocale}", + "Set due date for next week" : "كېلەر ھەپتە قەرەلى توشۇڭ", "Assign a due date to this card…" : "بۇ كارتىغا مۇۋاپىق ۋاقىت بەلگىلەڭ…", "Set a due date" : "بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", "Add due date" : "مۇۋاپىق ۋاقىت قوشۇڭ", @@ -257,26 +266,20 @@ OC.L10N.register( "Not done" : "تاماملانمىدى", "Unarchive card" : "Unarchive card", "Archive card" : "ئارخىپ كارتىسى", - "Select Date" : "چېسلانى تاللاڭ", - "Set due date for later today" : "بۈگۈنگە قەدەر بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", - "Set due date for tomorrow" : "ئەتە بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", - "Set due date for this weekend" : "بۇ ھەپتە ئاخىرىدىكى ۋاقىتنى بەلگىلەڭ", - "Set due date for next week" : "كېلەر ھەپتە قەرەلى توشۇڭ", "Assign a tag to this card…" : "بۇ كارتىغا بەلگە بەلگىلەڭ…", "Select or create a tag…" : "بەلگە تاللاڭ ياكى قۇر…", "Create a new tag:" : "يېڭى خەتكۈچ قۇر:", "(group)" : "(گۇرۇپپا)", - "Next week – {timeLocale}" : "كېلەر ھەپتە - {timeLocale}", - "Todo items" : "تودو تۈرلىرى", "{count} comments, {unread} unread" : "{count} باھا ، {unread} ئوقۇمىغان", + "Todo items" : "تودو تۈرلىرى", "Edit card title" : "كارتا نامىنى تەھرىرلەش", "Open link" : "ئۇلانمىنى ئېچىڭ", + "Card deleted" : "كارتا ئۆچۈرۈلدى", "Edit title" : "ماۋزۇنى تەھرىرلەش", "Assign to me" : "ماڭا تاپشۇرۇڭ", "Unassign myself" : "ئۆزۈمنى بەلگىلىمەڭ", "Mark as not done" : "ئىشلەنمىگەن دەپ بەلگە قويۇڭ", "Delete card" : "كارتىنى ئۆچۈرۈڭ", - "Card deleted" : "كارتا ئۆچۈرۈلدى", "seconds ago" : "سېكۇنت بۇرۇن", "Keyboard shortcuts" : "كۇنۇپكا تاختىسى تېزلەتمىسى", "Boost your productivity using Deck with keyboard shortcuts." : "كۇنۇپكا تاختىسى تېزلەتمىسى ئارقىلىق پالۋاننى ئىشلىتىپ ئۈنۈمدارلىقىڭىزنى ئۆستۈرۈڭ.", @@ -315,6 +318,13 @@ OC.L10N.register( "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." : "بۇ گۇرۇپپىلارنىڭ سىرتىدىكى ئىشلەتكۈچىلەر ئۆزلىرىنىڭ تاختىسىنى قۇرالمايدۇ ، ئەمما ئۇلار بىلەن ئورتاقلاشقان تاختايلاردا ئىشلىيەلەيدۇ.", "Cancel edit" : "تەھرىرلەشنى ئەمەلدىن قالدۇرۇڭ", "Save board" : "تاختاينى ساقلاڭ", + "Board {0} deleted" : "Board {0} ئۆچۈرۈلدى", + "All cards" : "بارلىق كارتىلار", + "Only assigned cards" : "پەقەت تەقسىم قىلىنغان كارتا", + "No reminder" : "ئەسكەرتىش يوق", + "An error occurred" : "خاتالىق كۆرۈلدى", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "تاختا {title} نى ئۆچۈرمەكچىمۇ؟ بۇ ئارخىپ كارتىسىنى ئۆز ئىچىگە ئالغان بۇ تاختىنىڭ بارلىق سانلىق مەلۇماتلىرىنى ئۆچۈرۈۋېتىدۇ.", + "Delete the board?" : "تاختىنى ئۆچۈرەمسىز؟", "Board details" : "مۇدىرىيەت تەپسىلاتلىرى", "Edit board" : "تاختاينى تەھرىرلەش", "Clone board" : "كلون تاختىسى", @@ -324,16 +334,9 @@ OC.L10N.register( "Turn on due date reminders" : "قەرەلىدىكى ئەسكەرتىشلەرنى ئېچىڭ", "Turn off due date reminders" : "قەرەلىدىكى ئەسكەرتىشلەرنى ئېتىۋېتىڭ", "Due date reminders" : "قەرەلىدىكى ئەسكەرتىش", - "All cards" : "بارلىق كارتىلار", "Assigned cards" : "تەقسىم قىلىنغان كارتا", "No notifications" : "ئۇقتۇرۇش يوق", "Delete board" : "تاختاينى ئۆچۈرۈڭ", - "Board {0} deleted" : "Board {0} ئۆچۈرۈلدى", - "Only assigned cards" : "پەقەت تەقسىم قىلىنغان كارتا", - "No reminder" : "ئەسكەرتىش يوق", - "An error occurred" : "خاتالىق كۆرۈلدى", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "تاختا {title} نى ئۆچۈرمەكچىمۇ؟ بۇ ئارخىپ كارتىسىنى ئۆز ئىچىگە ئالغان بۇ تاختىنىڭ بارلىق سانلىق مەلۇماتلىرىنى ئۆچۈرۈۋېتىدۇ.", - "Delete the board?" : "تاختىنى ئۆچۈرەمسىز؟", "Clone cards" : "كلون كارتىلىرى", "Advanced options" : "ئىلغار تاللاشلار", "Clone" : "كلون", @@ -344,14 +347,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "بارلىق تاختايلاردا {searchQuery} نى ئىزدەڭ", "No results found" : "ھېچقانداق نەتىجە تېپىلمىدى", "Deck board {name}\n* Last modified on {lastMod}" : "پالۋان تاختىسى {name}\n* ئاخىرقى قېتىم {lastMod} on دا ئۆزگەرتىلدى", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "چۈشەندۈرۈشنى كېڭەيتىش ئۈچۈن چېكىڭ", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* ئىجاد قىلىنغان {created}\n* ئاخىرقى قېتىم {lastMod} on دا ئۆزگەرتىلدى\n* {nbAttachments} قوشۇمچە ھۆججەتلەر\n* {nbComments} باھا", "{nbCards} cards" : "{nbCards} كارتا", + "Due on {date}" : "ۋاقتى {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "چۈشەندۈرۈشنى كېڭەيتىش ئۈچۈن چېكىڭ", "Click to expand comment" : "ئىنكاسنى كېڭەيتىش ئۈچۈن چېكىڭ", + "Create card" : "كارتا قۇرۇش", "Create a new card" : "يېڭى كارتا قۇرۇڭ", "Card title" : "كارتا ئىسمى", - "Create card" : "كارتا قۇرۇش", "Creating the new card …" : "يېڭى كارتا قۇرۇش…", "Card \"{card}\" was added to \"{board}\"" : "كارتا \"{card}\" \"{board}\" غا قوشۇلدى", "Open card" : "ئوچۇق كارتا", @@ -361,10 +365,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "ئەتە كارتىلار", "upcoming cards" : "كەلگۈسىدىكى كارتىلار", "New card" : "يېڭى كارتا", - "Due on {date}" : "ۋاقتى {date}", - "This weekend – {timeLocale}" : "بۇ ھەپتە ئاخىرى - {timeLocale}", - "Tomorrow – {timeLocale}" : "ئەتە - {timeLocale}", - "Later today – {timeLocale}" : "كېيىن بۈگۈن - {timeLocale}", "Link to a board" : "تاختايغا ئۇلىنىش", "Link to a card" : "كارتىغا ئۇلىنىش", "Create a card" : "كارتا ياساڭ", diff --git a/l10n/ug.json b/l10n/ug.json index 2f571a452..03a98ce0b 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -114,8 +114,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "ئىناۋەتسىز چېسلا ، چېسلا فورماتى چوقۇم YYYY-MM-DD بولۇشى كېرەك", "Personal planning and team project organization" : "شەخسىي پىلان ۋە گۇرۇپپا تۈر تەشكىللەش", "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" : "پالۋان Nextcloud بىلەن بىرلەشتۈرۈلگەن گۇرۇپپىلار ئۈچۈن شەخسىي پىلانلاش ۋە تۈر تەشكىللەشنى مەقسەت قىلغان كانبان ئۇسلۇبىدىكى تەشكىللەش قورالى.\n\n\n- tasks ۋەزىپىڭىزنى كارتىغا قوشۇڭ ۋە تەرتىپكە سېلىڭ\n- Mark Markdown غا قوشۇمچە خاتىرىلەرنى يېزىڭ\n- better تېخىمۇ ياخشى تەشكىللەش ئۈچۈن بەلگە بەلگىلەڭ\n- team گۇرۇپپىڭىز ، دوستلىرىڭىز ياكى ئائىلىڭىزدىكىلەر بىلەن ئورتاقلىشىڭ\n- files ھۆججەتلەرنى باغلاپ Markdown چۈشەندۈرۈشىڭىزگە قىستۇرۇڭ\n- comments باھا ئارقىلىق گۇرۇپپىڭىزدىكىلەر بىلەن مۇنازىرە قىلىڭ\n- activity پائالىيەت ئېقىمىدىكى ئۆزگىرىشلەرنى خاتىرىلەڭ\n- project تۈرىڭىزنى تەشكىللەڭ", - "Card details" : "كارتا تەپسىلاتلىرى", "Add board" : "تاختا قوشۇڭ", + "Card details" : "كارتا تەپسىلاتلىرى", "Select the board to link to a project" : "بىر تۈرگە ئۇلىنىش ئۈچۈن تاختىنى تاللاڭ", "Search by board title" : "تاختاينىڭ ئىسمى بىلەن ئىزدەڭ", "Select board" : "تاختاينى تاللاڭ", @@ -123,17 +123,17 @@ "No lists available" : "تىزىملىك يوق", "Select a list" : "تىزىملىكنى تاللاڭ", "Move card" : "كارتا يۆتكەش", - "Select a card" : "كارتا تاللاڭ", - "Cancel" : "ۋاز كەچ", "Select the card to link to a project" : "بىر تۈرگە ئۇلىنىش ئۈچۈن كارتىنى تاللاڭ", "Link to card" : "كارتىغا ئۇلىنىش", + "Select a card" : "كارتا تاللاڭ", + "Cancel" : "ۋاز كەچ", + "This board is read only" : "بۇ تاختاي پەقەت ئوقۇلىدۇ", + "Drop your files to upload" : "يۈكلەش ئۈچۈن ھۆججەتلىرىڭىزنى تاشلاڭ", "File already exists" : "ھۆججەت مەۋجۇت", "A file with the name {filename} already exists." : "{filename} ئىسمى name دېگەن ھۆججەت بار.", "Do you want to overwrite it?" : "ئۇنى قاپلىماقچىمۇ؟", "Overwrite file" : "ھۆججەتنى قاپلىۋېتىڭ", "Keep existing file" : "مەۋجۇت ھۆججەتنى ساقلاڭ", - "This board is read only" : "بۇ تاختاي پەقەت ئوقۇلىدۇ", - "Drop your files to upload" : "يۈكلەش ئۈچۈن ھۆججەتلىرىڭىزنى تاشلاڭ", "Add card" : "كارتا قوشۇڭ", "Archived cards" : "ئارخىپ كارتىلىرى", "Add list" : "تىزىملىك قوشۇڭ", @@ -174,6 +174,12 @@ "Deleted lists" : "ئۆچۈرۈلگەن تىزىملىك", "Undo" : "ئەمەلدىن قالدۇرۇش", "Deleted cards" : "ئۆچۈرۈلگەن كارتا", + "Failed to create share with {displayName}" : "{displayName} with بىلەن ئورتاقلىشىش مەغلۇب بولدى", + "Are you sure you want to transfer the board {title} to {user}?" : "تاختا {title} نى {user} غا يۆتكىمەكچىمۇ؟", + "Transfer the board." : "تاختىنى يۆتكەڭ.", + "Transfer" : "يۆتكەش", + "The board has been transferred to {user}" : "بۇ تاختا {user} غا يۆتكەلدى", + "Failed to transfer the board to {user}" : "تاختاينى {user} گە يۆتكەش مەغلۇب بولدى", "Share board with a user, group or team …" : "ئىشلەتكۈچى ، گۇرۇپپا ياكى گۇرۇپپا بىلەن ئورتاقلىشىش تاختىسى…", "Searching for users, groups and teams …" : "ئىشلەتكۈچى ، گۇرۇپپا ۋە گۇرۇپپىلارنى ئىزدەش…", "No participants found" : "قاتناشقۇچىلار تېپىلمىدى", @@ -185,12 +191,7 @@ "Can manage" : "باشقۇرالايدۇ", "Owner" : "Owner", "Delete" : "ئۆچۈر", - "Failed to create share with {displayName}" : "{displayName} with بىلەن ئورتاقلىشىش مەغلۇب بولدى", - "Are you sure you want to transfer the board {title} to {user}?" : "تاختا {title} نى {user} غا يۆتكىمەكچىمۇ؟", - "Transfer the board." : "تاختىنى يۆتكەڭ.", - "Transfer" : "يۆتكەش", - "The board has been transferred to {user}" : "بۇ تاختا {user} غا يۆتكەلدى", - "Failed to transfer the board to {user}" : "تاختاينى {user} گە يۆتكەش مەغلۇب بولدى", + "List deleted" : "تىزىملىك ئۆچۈرۈلدى", "Edit list title" : "تىزىملىك نامىنى تەھرىرلەش", "Archive all cards" : "بارلىق كارتىلارنى ئارخىپلاشتۇرۇڭ", "Unarchive all cards" : "بارلىق كارتىلارنى تەرتىپسىز", @@ -199,15 +200,16 @@ "Unarchive all cards in this list" : "بۇ تىزىملىكتىكى بارلىق كارتىلارنى تەرتىپسىز", "Add a new card" : "يېڭى كارتا قوشۇڭ", "Card name" : "كارتا ئىسمى", - "List deleted" : "تىزىملىك ئۆچۈرۈلدى", + "title and color value must be provided" : "ماۋزۇ ۋە رەڭ قىممىتى تەمىنلىنىشى كېرەك", "Edit" : "تەھرىر", "Add a new tag" : "يېڭى بەلگە قوشۇڭ", - "title and color value must be provided" : "ماۋزۇ ۋە رەڭ قىممىتى تەمىنلىنىشى كېرەك", "Board name" : "مۇدىرىيەت ئىسمى", "Members" : "ئەزالار", "Assign to users/groups/team" : "ئىشلەتكۈچى / گۇرۇپپا / گۇرۇپپىغا تەقسىم قىلىڭ", "Assign a user to this card…" : "بۇ كارتىغا ئىشلەتكۈچى تەقسىم قىلىڭ…", "Select a user to assign to this card…" : "بۇ كارتىغا تەقسىملەيدىغان ئىشلەتكۈچىنى تاللاڭ…", + "File to share" : "ھەمبەھىرلىنىدىغان ھۆججەت", + "Invalid path selected" : "ئىناۋەتسىز يول تاللانغان", "Upload new files" : "يېڭى ھۆججەتلەرنى يۈكلەڭ", "Share from Files" : "ھۆججەتلەردىن ئورتاقلىشىش", "Pending share" : "ساقلىنىۋاتقان ئۈلۈش", @@ -217,25 +219,24 @@ "Remove attachment" : "قوشۇمچە ھۆججەتنى ئۆچۈرۈڭ", "Delete Attachment" : "قوشۇمچە ھۆججەتنى ئۆچۈرۈڭ", "Restore Attachment" : "قوشۇمچە ھۆججەتنى ئەسلىگە كەلتۈرۈش", - "File to share" : "ھەمبەھىرلىنىدىغان ھۆججەت", - "Invalid path selected" : "ئىناۋەتسىز يول تاللانغان", + "Modified" : "ئۆزگەرتكەن", + "Created" : "قۇرۇلدى", + "The title cannot be empty." : "ماۋزۇ قۇرۇق بولالمايدۇ.", "Open in sidebar view" : "يان كۆزنەكتە ئېچىڭ", "Open in bigger view" : "چوڭراق كۆرۈنۈشتە ئېچىڭ", "Attachments" : "قوشۇمچە ھۆججەتلەر", "Comments" : "باھا", - "Modified" : "ئۆزگەرتكەن", - "Created" : "قۇرۇلدى", - "The title cannot be empty." : "ماۋزۇ قۇرۇق بولالمايدۇ.", - "No comments yet. Begin the discussion!" : "ھازىرچە ھېچقانداق باھا يوق. مۇنازىرىنى باشلاڭ!", "Failed to load comments" : "ئىنكاسلارنى يۈكلىيەلمىدى", - "Save" : "ساقلا", + "No comments yet. Begin the discussion!" : "ھازىرچە ھېچقانداق باھا يوق. مۇنازىرىنى باشلاڭ!", "The comment cannot be empty." : "باھا قۇرۇق بولالمايدۇ.", "The comment cannot be longer than 1000 characters." : "بۇ باھا 1000 ھەرپتىن ئېشىپ كەتسە بولمايدۇ.", + "Save" : "ساقلا", + "Created:" : "قۇرۇلغان ۋاقتى:", "In reply to" : "دەپ جاۋاب بەردى", "Cancel reply" : "جاۋابنى ئەمەلدىن قالدۇرۇڭ", "Reply" : "جاۋاب قايتۇر", "Update" : "يېڭىلا", - "Created:" : "قۇرۇلغان ۋاقتى:", + "Write a description …" : "چۈشەندۈرۈش يېزىڭ…", "Description" : "چۈشەندۈرۈش", "(Unsaved)" : "(ساقلانمىدى)", "(Saving…)" : "(Saving…)", @@ -243,8 +244,16 @@ "Edit description" : "چۈشەندۈرۈشنى تەھرىرلەڭ", "View description" : "چۈشەندۈرۈشنى كۆرۈڭ", "Add Attachment" : "قوشۇمچە ھۆججەت قوشۇڭ", - "Write a description …" : "چۈشەندۈرۈش يېزىڭ…", "Choose attachment" : "قوشۇمچە ھۆججەتنى تاللاڭ", + "Select Date" : "چېسلانى تاللاڭ", + "Later today – {timeLocale}" : "كېيىن بۈگۈن - {timeLocale}", + "Set due date for later today" : "بۈگۈنگە قەدەر بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", + "Tomorrow – {timeLocale}" : "ئەتە - {timeLocale}", + "Set due date for tomorrow" : "ئەتە بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", + "This weekend – {timeLocale}" : "بۇ ھەپتە ئاخىرى - {timeLocale}", + "Set due date for this weekend" : "بۇ ھەپتە ئاخىرىدىكى ۋاقىتنى بەلگىلەڭ", + "Next week – {timeLocale}" : "كېلەر ھەپتە - {timeLocale}", + "Set due date for next week" : "كېلەر ھەپتە قەرەلى توشۇڭ", "Assign a due date to this card…" : "بۇ كارتىغا مۇۋاپىق ۋاقىت بەلگىلەڭ…", "Set a due date" : "بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", "Add due date" : "مۇۋاپىق ۋاقىت قوشۇڭ", @@ -255,26 +264,20 @@ "Not done" : "تاماملانمىدى", "Unarchive card" : "Unarchive card", "Archive card" : "ئارخىپ كارتىسى", - "Select Date" : "چېسلانى تاللاڭ", - "Set due date for later today" : "بۈگۈنگە قەدەر بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", - "Set due date for tomorrow" : "ئەتە بەلگىلەنگەن ۋاقىتنى بەلگىلەڭ", - "Set due date for this weekend" : "بۇ ھەپتە ئاخىرىدىكى ۋاقىتنى بەلگىلەڭ", - "Set due date for next week" : "كېلەر ھەپتە قەرەلى توشۇڭ", "Assign a tag to this card…" : "بۇ كارتىغا بەلگە بەلگىلەڭ…", "Select or create a tag…" : "بەلگە تاللاڭ ياكى قۇر…", "Create a new tag:" : "يېڭى خەتكۈچ قۇر:", "(group)" : "(گۇرۇپپا)", - "Next week – {timeLocale}" : "كېلەر ھەپتە - {timeLocale}", - "Todo items" : "تودو تۈرلىرى", "{count} comments, {unread} unread" : "{count} باھا ، {unread} ئوقۇمىغان", + "Todo items" : "تودو تۈرلىرى", "Edit card title" : "كارتا نامىنى تەھرىرلەش", "Open link" : "ئۇلانمىنى ئېچىڭ", + "Card deleted" : "كارتا ئۆچۈرۈلدى", "Edit title" : "ماۋزۇنى تەھرىرلەش", "Assign to me" : "ماڭا تاپشۇرۇڭ", "Unassign myself" : "ئۆزۈمنى بەلگىلىمەڭ", "Mark as not done" : "ئىشلەنمىگەن دەپ بەلگە قويۇڭ", "Delete card" : "كارتىنى ئۆچۈرۈڭ", - "Card deleted" : "كارتا ئۆچۈرۈلدى", "seconds ago" : "سېكۇنت بۇرۇن", "Keyboard shortcuts" : "كۇنۇپكا تاختىسى تېزلەتمىسى", "Boost your productivity using Deck with keyboard shortcuts." : "كۇنۇپكا تاختىسى تېزلەتمىسى ئارقىلىق پالۋاننى ئىشلىتىپ ئۈنۈمدارلىقىڭىزنى ئۆستۈرۈڭ.", @@ -313,6 +316,13 @@ "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." : "بۇ گۇرۇپپىلارنىڭ سىرتىدىكى ئىشلەتكۈچىلەر ئۆزلىرىنىڭ تاختىسىنى قۇرالمايدۇ ، ئەمما ئۇلار بىلەن ئورتاقلاشقان تاختايلاردا ئىشلىيەلەيدۇ.", "Cancel edit" : "تەھرىرلەشنى ئەمەلدىن قالدۇرۇڭ", "Save board" : "تاختاينى ساقلاڭ", + "Board {0} deleted" : "Board {0} ئۆچۈرۈلدى", + "All cards" : "بارلىق كارتىلار", + "Only assigned cards" : "پەقەت تەقسىم قىلىنغان كارتا", + "No reminder" : "ئەسكەرتىش يوق", + "An error occurred" : "خاتالىق كۆرۈلدى", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "تاختا {title} نى ئۆچۈرمەكچىمۇ؟ بۇ ئارخىپ كارتىسىنى ئۆز ئىچىگە ئالغان بۇ تاختىنىڭ بارلىق سانلىق مەلۇماتلىرىنى ئۆچۈرۈۋېتىدۇ.", + "Delete the board?" : "تاختىنى ئۆچۈرەمسىز؟", "Board details" : "مۇدىرىيەت تەپسىلاتلىرى", "Edit board" : "تاختاينى تەھرىرلەش", "Clone board" : "كلون تاختىسى", @@ -322,16 +332,9 @@ "Turn on due date reminders" : "قەرەلىدىكى ئەسكەرتىشلەرنى ئېچىڭ", "Turn off due date reminders" : "قەرەلىدىكى ئەسكەرتىشلەرنى ئېتىۋېتىڭ", "Due date reminders" : "قەرەلىدىكى ئەسكەرتىش", - "All cards" : "بارلىق كارتىلار", "Assigned cards" : "تەقسىم قىلىنغان كارتا", "No notifications" : "ئۇقتۇرۇش يوق", "Delete board" : "تاختاينى ئۆچۈرۈڭ", - "Board {0} deleted" : "Board {0} ئۆچۈرۈلدى", - "Only assigned cards" : "پەقەت تەقسىم قىلىنغان كارتا", - "No reminder" : "ئەسكەرتىش يوق", - "An error occurred" : "خاتالىق كۆرۈلدى", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "تاختا {title} نى ئۆچۈرمەكچىمۇ؟ بۇ ئارخىپ كارتىسىنى ئۆز ئىچىگە ئالغان بۇ تاختىنىڭ بارلىق سانلىق مەلۇماتلىرىنى ئۆچۈرۈۋېتىدۇ.", - "Delete the board?" : "تاختىنى ئۆچۈرەمسىز؟", "Clone cards" : "كلون كارتىلىرى", "Advanced options" : "ئىلغار تاللاشلار", "Clone" : "كلون", @@ -342,14 +345,15 @@ "Search for {searchQuery} in all boards" : "بارلىق تاختايلاردا {searchQuery} نى ئىزدەڭ", "No results found" : "ھېچقانداق نەتىجە تېپىلمىدى", "Deck board {name}\n* Last modified on {lastMod}" : "پالۋان تاختىسى {name}\n* ئاخىرقى قېتىم {lastMod} on دا ئۆزگەرتىلدى", - "{stack} in {board}" : "{stack} in {board}", - "Click to expand description" : "چۈشەندۈرۈشنى كېڭەيتىش ئۈچۈن چېكىڭ", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* ئىجاد قىلىنغان {created}\n* ئاخىرقى قېتىم {lastMod} on دا ئۆزگەرتىلدى\n* {nbAttachments} قوشۇمچە ھۆججەتلەر\n* {nbComments} باھا", "{nbCards} cards" : "{nbCards} كارتا", + "Due on {date}" : "ۋاقتى {date}", + "{stack} in {board}" : "{stack} in {board}", + "Click to expand description" : "چۈشەندۈرۈشنى كېڭەيتىش ئۈچۈن چېكىڭ", "Click to expand comment" : "ئىنكاسنى كېڭەيتىش ئۈچۈن چېكىڭ", + "Create card" : "كارتا قۇرۇش", "Create a new card" : "يېڭى كارتا قۇرۇڭ", "Card title" : "كارتا ئىسمى", - "Create card" : "كارتا قۇرۇش", "Creating the new card …" : "يېڭى كارتا قۇرۇش…", "Card \"{card}\" was added to \"{board}\"" : "كارتا \"{card}\" \"{board}\" غا قوشۇلدى", "Open card" : "ئوچۇق كارتا", @@ -359,10 +363,6 @@ "upcoming cards tomorrow" : "ئەتە كارتىلار", "upcoming cards" : "كەلگۈسىدىكى كارتىلار", "New card" : "يېڭى كارتا", - "Due on {date}" : "ۋاقتى {date}", - "This weekend – {timeLocale}" : "بۇ ھەپتە ئاخىرى - {timeLocale}", - "Tomorrow – {timeLocale}" : "ئەتە - {timeLocale}", - "Later today – {timeLocale}" : "كېيىن بۈگۈن - {timeLocale}", "Link to a board" : "تاختايغا ئۇلىنىش", "Link to a card" : "كارتىغا ئۇلىنىش", "Create a card" : "كارتا ياساڭ", diff --git a/l10n/uk.js b/l10n/uk.js index 248edca3b..3bba90888 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -73,25 +73,25 @@ OC.L10N.register( "No file uploaded or file size exceeds maximum of %s" : "Немає завантажених файлів або розмір файлу перевищує максимум %s", "Card not found" : "Картку не знайдено", "Invalid date, date format must be YYYY-MM-DD" : "Недійсна дата, формат дати має бути РРРР-ММ-ДД", - "Card details" : "Деталі картки", "Add board" : "Додати дошку", + "Card details" : "Деталі картки", "Select the board to link to a project" : "Виберіть дошку для прив'зки до проєкту", "Search by board title" : "Шукати за назвою дошки", "Select board" : "Вибрати дошку", "Select a board" : "Вибрати дошку", "Select a list" : "Виберіть список", "Move card" : "Пересунути картку", - "Select a card" : "Вибрати картку", - "Cancel" : "Скасувати", "Select the card to link to a project" : "Виберіть картку для прив'язки до проєкту", "Link to card" : "Прив'язати до картки", + "Select a card" : "Вибрати картку", + "Cancel" : "Скасувати", + "This board is read only" : "Дошка тільки для читання", + "Drop your files to upload" : "Пересуньте файли сюди для завантаження", "File already exists" : "Файл вже існує", "A file with the name {filename} already exists." : "Файл {filename} вже існує.", "Do you want to overwrite it?" : "Дійсно перезаписати файл?", "Overwrite file" : "Перезаписати файл", "Keep existing file" : "Зберегти поточний файл", - "This board is read only" : "Дошка тільки для читання", - "Drop your files to upload" : "Пересуньте файли сюди для завантаження", "Add card" : "Додати картку", "Archived cards" : "Архівні картки", "Add list" : "Додати список", @@ -124,6 +124,7 @@ OC.L10N.register( "Deleted lists" : "Вилучені списки", "Undo" : "Скасувати", "Deleted cards" : "Вилучені картки", + "Transfer" : "Передати", "Board owner" : "Власник дошки", "(Group)" : "(група)", "Can edit" : "Можна редагувати", @@ -131,15 +132,16 @@ OC.L10N.register( "Can manage" : "Може керувати", "Owner" : "Власник", "Delete" : "Вилучити", - "Transfer" : "Передати", "Delete list" : "Вилучити список", "Add a new card" : "Додати нову картку", + "title and color value must be provided" : "потрібно зазначити назву та колір", "Edit" : "Редагувати", "Add a new tag" : "Додати нову мітку", - "title and color value must be provided" : "потрібно зазначити назву та колір", "Board name" : "Назва дошки", "Members" : "Учасники", "Assign a user to this card…" : "Призначити користувачеві цю картку", + "File to share" : "Виберіть файл для надання доступу", + "Invalid path selected" : "Вибрано неправильний шлях", "Upload new files" : "Додати файл", "Share from Files" : "Відкрити Файли", "Add this attachment" : "Долучити вкладення", @@ -147,19 +149,18 @@ OC.L10N.register( "Download" : "Звантажити", "Delete Attachment" : "Забрати вкладення", "Restore Attachment" : "Відновити вкладення", - "File to share" : "Виберіть файл для надання доступу", - "Invalid path selected" : "Вибрано неправильний шлях", - "Attachments" : "Вкладення", - "Comments" : "Коментарі", "Modified" : "Змінено", "Created" : "Створено", + "Attachments" : "Вкладення", + "Comments" : "Коментарі", "No comments yet. Begin the discussion!" : "Коментарів немає, почніть обговорення!", "Save" : "Зберегти", + "Created:" : "Створено:", "In reply to" : "У відповідь", "Cancel reply" : "Скасувати відповідь", "Reply" : "Відповісти", "Update" : "Оновлення", - "Created:" : "Створено:", + "Write a description …" : "Додайте опис ...", "Description" : "Опис", "(Unsaved)" : "(Не збережено)", "(Saving…)" : "(Зберігання...)", @@ -167,18 +168,18 @@ OC.L10N.register( "Edit description" : "Редагувати опис", "View description" : "Переглянути опис", "Add Attachment" : "Долучити вкладення", - "Write a description …" : "Додайте опис ...", "Choose attachment" : "Вибрати вкладення", + "Select Date" : "Вкажіть дату", + "This weekend – {timeLocale}" : "На цих вихідних - {timeLocale}", + "Next week – {timeLocale}" : "Наступного тижня - {timeLocale}", "Set a due date" : "Встановити дату завершення", "Choose a date" : "Виберіть дату", "Remove due date" : "Вилучити до", "Mark as done" : "Позначити як виконане", "Unarchive card" : "Розархівувати картку", "Archive card" : "Архівувати картку", - "Select Date" : "Вкажіть дату", "Assign a tag to this card…" : "Додати мітку до цієї картки", "(group)" : "(група)", - "Next week – {timeLocale}" : "Наступного тижня - {timeLocale}", "Todo items" : "Пункти завдань", "Edit card title" : "Редагувати заголовок картки", "Open link" : "Відкрити посилання", @@ -200,6 +201,11 @@ OC.L10N.register( "Use bigger card view" : "Режим перегляду зі збільшеними картками", "Show boards in calendar/tasks" : "Показувати дошки в календарі та завданнях", "Cancel edit" : "Скасувати редагування", + "Board {0} deleted" : "Дошку {0} вилучено", + "No reminder" : "Відсутні нагадування", + "An error occurred" : "Виникла помилка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включно архівні картки.", + "Delete the board?" : "Вилучити дошку?", "Board details" : "Деталі дошки", "Edit board" : "Редагувати дошку", "Clone board" : "Копіювати дошку", @@ -210,24 +216,18 @@ OC.L10N.register( "Due date reminders" : "Нагадування про терміни виконання", "No notifications" : "Немає сповіщень", "Delete board" : "Вилучити дошку", - "Board {0} deleted" : "Дошку {0} вилучено", - "No reminder" : "Відсутні нагадування", - "An error occurred" : "Виникла помилка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включно архівні картки.", - "Delete the board?" : "Вилучити дошку?", "Clone cards" : "Копіювати картки", "Advanced options" : "Розширені налаштування", "Clone" : "Копіювати", "Today" : "Сьогодні", "Tomorrow" : "Завтра", "No due" : "Без призначеної дати", + "Due on {date}" : "До {date}", "Create a new card" : "Створити нову картку", "Card title" : "Заголовок картки", "Close" : "закрити", "No upcoming cards" : "Немає майбутніх завдань", "upcoming cards" : "очікують на виконання", - "Due on {date}" : "До {date}", - "This weekend – {timeLocale}" : "На цих вихідних - {timeLocale}", "Link to a board" : "Прив'язати до дошки", "Link to a card" : "Прив'язати до картки", "Message from {author} in {conversationName}" : "Повідомлення від {author} у {conversationName}", diff --git a/l10n/uk.json b/l10n/uk.json index 183bb6b35..6836b6148 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -71,25 +71,25 @@ "No file uploaded or file size exceeds maximum of %s" : "Немає завантажених файлів або розмір файлу перевищує максимум %s", "Card not found" : "Картку не знайдено", "Invalid date, date format must be YYYY-MM-DD" : "Недійсна дата, формат дати має бути РРРР-ММ-ДД", - "Card details" : "Деталі картки", "Add board" : "Додати дошку", + "Card details" : "Деталі картки", "Select the board to link to a project" : "Виберіть дошку для прив'зки до проєкту", "Search by board title" : "Шукати за назвою дошки", "Select board" : "Вибрати дошку", "Select a board" : "Вибрати дошку", "Select a list" : "Виберіть список", "Move card" : "Пересунути картку", - "Select a card" : "Вибрати картку", - "Cancel" : "Скасувати", "Select the card to link to a project" : "Виберіть картку для прив'язки до проєкту", "Link to card" : "Прив'язати до картки", + "Select a card" : "Вибрати картку", + "Cancel" : "Скасувати", + "This board is read only" : "Дошка тільки для читання", + "Drop your files to upload" : "Пересуньте файли сюди для завантаження", "File already exists" : "Файл вже існує", "A file with the name {filename} already exists." : "Файл {filename} вже існує.", "Do you want to overwrite it?" : "Дійсно перезаписати файл?", "Overwrite file" : "Перезаписати файл", "Keep existing file" : "Зберегти поточний файл", - "This board is read only" : "Дошка тільки для читання", - "Drop your files to upload" : "Пересуньте файли сюди для завантаження", "Add card" : "Додати картку", "Archived cards" : "Архівні картки", "Add list" : "Додати список", @@ -122,6 +122,7 @@ "Deleted lists" : "Вилучені списки", "Undo" : "Скасувати", "Deleted cards" : "Вилучені картки", + "Transfer" : "Передати", "Board owner" : "Власник дошки", "(Group)" : "(група)", "Can edit" : "Можна редагувати", @@ -129,15 +130,16 @@ "Can manage" : "Може керувати", "Owner" : "Власник", "Delete" : "Вилучити", - "Transfer" : "Передати", "Delete list" : "Вилучити список", "Add a new card" : "Додати нову картку", + "title and color value must be provided" : "потрібно зазначити назву та колір", "Edit" : "Редагувати", "Add a new tag" : "Додати нову мітку", - "title and color value must be provided" : "потрібно зазначити назву та колір", "Board name" : "Назва дошки", "Members" : "Учасники", "Assign a user to this card…" : "Призначити користувачеві цю картку", + "File to share" : "Виберіть файл для надання доступу", + "Invalid path selected" : "Вибрано неправильний шлях", "Upload new files" : "Додати файл", "Share from Files" : "Відкрити Файли", "Add this attachment" : "Долучити вкладення", @@ -145,19 +147,18 @@ "Download" : "Звантажити", "Delete Attachment" : "Забрати вкладення", "Restore Attachment" : "Відновити вкладення", - "File to share" : "Виберіть файл для надання доступу", - "Invalid path selected" : "Вибрано неправильний шлях", - "Attachments" : "Вкладення", - "Comments" : "Коментарі", "Modified" : "Змінено", "Created" : "Створено", + "Attachments" : "Вкладення", + "Comments" : "Коментарі", "No comments yet. Begin the discussion!" : "Коментарів немає, почніть обговорення!", "Save" : "Зберегти", + "Created:" : "Створено:", "In reply to" : "У відповідь", "Cancel reply" : "Скасувати відповідь", "Reply" : "Відповісти", "Update" : "Оновлення", - "Created:" : "Створено:", + "Write a description …" : "Додайте опис ...", "Description" : "Опис", "(Unsaved)" : "(Не збережено)", "(Saving…)" : "(Зберігання...)", @@ -165,18 +166,18 @@ "Edit description" : "Редагувати опис", "View description" : "Переглянути опис", "Add Attachment" : "Долучити вкладення", - "Write a description …" : "Додайте опис ...", "Choose attachment" : "Вибрати вкладення", + "Select Date" : "Вкажіть дату", + "This weekend – {timeLocale}" : "На цих вихідних - {timeLocale}", + "Next week – {timeLocale}" : "Наступного тижня - {timeLocale}", "Set a due date" : "Встановити дату завершення", "Choose a date" : "Виберіть дату", "Remove due date" : "Вилучити до", "Mark as done" : "Позначити як виконане", "Unarchive card" : "Розархівувати картку", "Archive card" : "Архівувати картку", - "Select Date" : "Вкажіть дату", "Assign a tag to this card…" : "Додати мітку до цієї картки", "(group)" : "(група)", - "Next week – {timeLocale}" : "Наступного тижня - {timeLocale}", "Todo items" : "Пункти завдань", "Edit card title" : "Редагувати заголовок картки", "Open link" : "Відкрити посилання", @@ -198,6 +199,11 @@ "Use bigger card view" : "Режим перегляду зі збільшеними картками", "Show boards in calendar/tasks" : "Показувати дошки в календарі та завданнях", "Cancel edit" : "Скасувати редагування", + "Board {0} deleted" : "Дошку {0} вилучено", + "No reminder" : "Відсутні нагадування", + "An error occurred" : "Виникла помилка", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включно архівні картки.", + "Delete the board?" : "Вилучити дошку?", "Board details" : "Деталі дошки", "Edit board" : "Редагувати дошку", "Clone board" : "Копіювати дошку", @@ -208,24 +214,18 @@ "Due date reminders" : "Нагадування про терміни виконання", "No notifications" : "Немає сповіщень", "Delete board" : "Вилучити дошку", - "Board {0} deleted" : "Дошку {0} вилучено", - "No reminder" : "Відсутні нагадування", - "An error occurred" : "Виникла помилка", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Ви впевнені, що хочете вилучити дошку {title}? Це призведе до видалення всіх даних цієї дошки, включно архівні картки.", - "Delete the board?" : "Вилучити дошку?", "Clone cards" : "Копіювати картки", "Advanced options" : "Розширені налаштування", "Clone" : "Копіювати", "Today" : "Сьогодні", "Tomorrow" : "Завтра", "No due" : "Без призначеної дати", + "Due on {date}" : "До {date}", "Create a new card" : "Створити нову картку", "Card title" : "Заголовок картки", "Close" : "закрити", "No upcoming cards" : "Немає майбутніх завдань", "upcoming cards" : "очікують на виконання", - "Due on {date}" : "До {date}", - "This weekend – {timeLocale}" : "На цих вихідних - {timeLocale}", "Link to a board" : "Прив'язати до дошки", "Link to a card" : "Прив'язати до картки", "Message from {author} in {conversationName}" : "Повідомлення від {author} у {conversationName}", diff --git a/l10n/uz.js b/l10n/uz.js index 3fe7fb147..392600e6b 100644 --- a/l10n/uz.js +++ b/l10n/uz.js @@ -12,8 +12,8 @@ OC.L10N.register( "Owner" : "Owner", "Delete" : "Delete", "Download" : "Download", - "Comments" : "Comments", "Modified" : "Modified", + "Comments" : "Comments", "Save" : "Save", "Update" : "Update", "seconds ago" : "seconds ago", diff --git a/l10n/uz.json b/l10n/uz.json index 777b44b8f..f45300d7a 100644 --- a/l10n/uz.json +++ b/l10n/uz.json @@ -10,8 +10,8 @@ "Owner" : "Owner", "Delete" : "Delete", "Download" : "Download", - "Comments" : "Comments", "Modified" : "Modified", + "Comments" : "Comments", "Save" : "Save", "Update" : "Update", "seconds ago" : "seconds ago", diff --git a/l10n/vi.js b/l10n/vi.js index 230c985cf..4815f849c 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -115,8 +115,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "Định dạng ngày không hợp lệ phải là YYYY-MM-DD", "Personal planning and team project organization" : "Kế hoạch cá nhân và tổ chức dự án nhóm", "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" : "Kế hoạch hay gọi tắt là Deck, là một công cụ tổ chức theo phong cách dễ hiểu nhằm mục đích lập kế hoạch cá nhân và tổ chức dự án cho các nhóm tích hợp với Nextcloud.\n\n- 📥 Thêm các nhiệm vụ của bạn vào thẻ và sắp xếp chúng theo thứ tự\n- 📄 Ghi chú thêm trong định dạng Markdown\n- 🔖 Gán nhãn để tổ chức tốt hơn\n- 👥 Chia sẻ với nhóm, bạn bè hoặc gia đình của bạn\n- 📎 Đính kèm tệp và nhúng chúng vào mô tả Markdown của bạn\n- 💬 Thảo luận với nhóm của bạn bằng cách sử dụng bình luận\n- ⚡ Theo dõi các thay đổi trong luồng hoạt động\n- 🚀 Tổ chức dự án của bạn", - "Card details" : "Chi tiết thẻ", "Add board" : "Thêm dự án", + "Card details" : "Chi tiết thẻ", "Select the board to link to a project" : "Chọn bảng để liên kết với một dự án.", "Search by board title" : "Tìm kiếm bằng từ khoá tiêu đề của bảng", "Select board" : "Chọn bảng", @@ -124,17 +124,17 @@ OC.L10N.register( "No lists available" : "Không có danh sách nào có sẵn", "Select a list" : "Chọn một danh sách", "Move card" : "Di chuyển thẻ", - "Select a card" : "Chọn một thẻ", - "Cancel" : "Hủy bỏ", "Select the card to link to a project" : "Chọn thẻ để liên kết với một dự án.", "Link to card" : "Liên kết đến thẻ", + "Select a card" : "Chọn một thẻ", + "Cancel" : "Hủy bỏ", + "This board is read only" : "Bảng này chỉ có thể đọc", + "Drop your files to upload" : "Thả tệp của bạn để tải lên", "File already exists" : "Tệp đã tồn tại", "A file with the name {filename} already exists." : "Một tệp tin có tên {filename} đã tồn tại.", "Do you want to overwrite it?" : "Bạn có muốn ghi đè lên nó không?", "Overwrite file" : "Ghi đè tập tin", "Keep existing file" : "Giữ tệp hiện có", - "This board is read only" : "Bảng này chỉ có thể đọc", - "Drop your files to upload" : "Thả tệp của bạn để tải lên", "Add card" : "Thêm tác vụ", "Archived cards" : "Thẻ đã lưu trữ", "Add list" : "Thêm danh sách", @@ -175,6 +175,12 @@ OC.L10N.register( "Deleted lists" : "Danh sách đã bị xóa", "Undo" : "Hoàn tác", "Deleted cards" : "Thẻ đã xóa", + "Failed to create share with {displayName}" : "Không thể tạo chia sẻ với {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Bạn có chắc chắn muốn chuyển bảng {title} cho {user} không?", + "Transfer the board." : "Chuyển bảng.", + "Transfer" : "Truyền", + "The board has been transferred to {user}" : "Bảng đã được chuyển cho {user}", + "Failed to transfer the board to {user}" : "Không thể chuyển bảng cho {user}", "Share board with a user, group or team …" : "Chia sẻ bảng với người dùng, nhóm hoặc đội ...", "Searching for users, groups and teams …" : "Đang tìm kiếm người dùng, nhóm và đội ...", "No participants found" : "Không tìm thấy người tham gia", @@ -186,12 +192,7 @@ OC.L10N.register( "Can manage" : "Có thể quản lý", "Owner" : "Chủ", "Delete" : "Xóa", - "Failed to create share with {displayName}" : "Không thể tạo chia sẻ với {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Bạn có chắc chắn muốn chuyển bảng {title} cho {user} không?", - "Transfer the board." : "Chuyển bảng.", - "Transfer" : "Truyền", - "The board has been transferred to {user}" : "Bảng đã được chuyển cho {user}", - "Failed to transfer the board to {user}" : "Không thể chuyển bảng cho {user}", + "List deleted" : "Danh sách đã bị xóa", "Edit list title" : "Chỉnh sửa tiêu đề danh sách", "Archive all cards" : "Lưu trữ tất cả các thẻ", "Unarchive all cards" : "Giải nén tất cả các thẻ", @@ -200,15 +201,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "Giải nén tất cả các thẻ trong danh sách này.", "Add a new card" : "Thêm một tác vụ mới", "Card name" : "Tên thẻ", - "List deleted" : "Danh sách đã bị xóa", + "title and color value must be provided" : "tiều đề và giá trị màu phải được cung cấp", "Edit" : "Chỉnh sửa", "Add a new tag" : "Thêm một thẻ mới", - "title and color value must be provided" : "tiều đề và giá trị màu phải được cung cấp", "Board name" : "Tên bảng", "Members" : "Thành viên", "Assign to users/groups/team" : "Gán cho người dùng/nhóm/đội", "Assign a user to this card…" : "Gán một người dùng cho thẻ này...", "Select a user to assign to this card…" : "Chọn một người dùng để gán cho thẻ này…", + "File to share" : "Tệp để chia sẻ", + "Invalid path selected" : "‎Đường dẫn không hợp lệ được chọn‎", "Upload new files" : "Tải lên các tệp mới", "Share from Files" : "Chia sẻ từ Thư mục", "Pending share" : "Chia sẻ đang chờ xử lý", @@ -218,25 +220,24 @@ OC.L10N.register( "Remove attachment" : "Xóa tệp đính kèm", "Delete Attachment" : "Xóa tệp đính kèm", "Restore Attachment" : "Khôi Phục Tệp Đính Kèm", - "File to share" : "Tệp để chia sẻ", - "Invalid path selected" : "‎Đường dẫn không hợp lệ được chọn‎", + "Modified" : "Thay đổi", + "Created" : "Đã tạo", + "The title cannot be empty." : "Tiêu đề không thể để trống.", "Open in sidebar view" : "Mở trong chế độ xem thanh bên", "Open in bigger view" : "Mở trong chế độ xem lớn hơn", "Attachments" : "Đính kèm", "Comments" : "Các bình luận", - "Modified" : "Thay đổi", - "Created" : "Đã tạo", - "The title cannot be empty." : "Tiêu đề không thể để trống.", - "No comments yet. Begin the discussion!" : "Chưa có bình luận. Bắt đầu cuộc thảo luận!", "Failed to load comments" : "Không thể tải bình luận", - "Save" : "Lưu", + "No comments yet. Begin the discussion!" : "Chưa có bình luận. Bắt đầu cuộc thảo luận!", "The comment cannot be empty." : "Bình luận không thể để trống.", "The comment cannot be longer than 1000 characters." : "Bình luận không thể dài hơn 1000 ký tự.", + "Save" : "Lưu", + "Created:" : "Đã tạo:", "In reply to" : "Trả lời", "Cancel reply" : "Hủy bỏ trả lời", "Reply" : "Trả l", "Update" : "Cập nhật", - "Created:" : "Đã tạo:", + "Write a description …" : "Viết một mô tả ...", "Description" : "Mô tả", "(Unsaved)" : "(Chưa Lưu)", "(Saving…)" : "(Đang Lưu…)", @@ -244,8 +245,16 @@ OC.L10N.register( "Edit description" : "Chỉnh sửa mô tả", "View description" : "Xem mô tả", "Add Attachment" : "Thêm Đính kèm", - "Write a description …" : "Viết một mô tả ...", "Choose attachment" : "Chọn tệp đính kèm", + "Select Date" : "Chọn ngày", + "Later today – {timeLocale}" : "Sau này - {timeLocale}", + "Set due date for later today" : "Đặt ngày đáo hạn cho sau hôm nay", + "Tomorrow – {timeLocale}" : "Ngày mai - {timeLocale}", + "Set due date for tomorrow" : "Đặt ngày đáo hạn cho ngày mai", + "This weekend – {timeLocale}" : "Cuối tuần này - {timeLocale}", + "Set due date for this weekend" : "Đặt ngày hết hạn cho cuối tuần này", + "Next week – {timeLocale}" : "Tuần sau - {timeLocale}", + "Set due date for next week" : "Đặt ngày hết hạn cho tuần sau", "Assign a due date to this card…" : "Gán một ngày đến hạn cho thẻ này...", "Set a due date" : "Đặt một ngày hết hạn", "Add due date" : "Thêm ngày đáo hạn", @@ -256,25 +265,19 @@ OC.L10N.register( "Not done" : "Chưa hoàn thành", "Unarchive card" : "Thẻ chưa lưu trữ", "Archive card" : "Lưu trữ thẻ", - "Select Date" : "Chọn ngày", - "Set due date for later today" : "Đặt ngày đáo hạn cho sau hôm nay", - "Set due date for tomorrow" : "Đặt ngày đáo hạn cho ngày mai", - "Set due date for this weekend" : "Đặt ngày hết hạn cho cuối tuần này", - "Set due date for next week" : "Đặt ngày hết hạn cho tuần sau", "Assign a tag to this card…" : "Gán một \"thẻ phân biệt\" cho thẻ này ...", "Select or create a tag…" : "Chọn hoặc tạo một thẻ…", "Create a new tag:" : "Tạo một thẻ phân biệt mới:", "(group)" : "(nhóm)", - "Next week – {timeLocale}" : "Tuần sau - {timeLocale}", - "Todo items" : "Các mục công việc cần làm", "{count} comments, {unread} unread" : "{count} bình luận, {unread} chưa đọc", + "Todo items" : "Các mục công việc cần làm", "Edit card title" : "Chỉnh sửa tiêu đề thẻ", + "Card deleted" : "Thẻ đã bị xóa", "Edit title" : "Chỉnh sửa tiêu đề", "Assign to me" : "Phân công cho tôi", "Unassign myself" : "Hủy bỏ phân công cho tôi", "Mark as not done" : "Đánh dấu là chưa hoàn thành", "Delete card" : "Xoá thẻ", - "Card deleted" : "Thẻ đã bị xóa", "seconds ago" : "vài giây trước", "Keyboard shortcuts" : "Phím tắt", "Boost your productivity using Deck with keyboard shortcuts." : "Tăng cường năng suất của bạn khi sử dụng Deck với các phím tắt.", @@ -312,6 +315,13 @@ OC.L10N.register( "Limit board creation to some groups" : "Giới hạn việc tạo bảng cho một số nhóm", "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." : "Người dùng nằm ngoài nhóm đó sẽ không thể tạo bảng của riêng họ, nhưng vẫn có thể làm việc trên các bảng đã được chia sẻ với họ.", "Cancel edit" : "Hủy chỉnh sửa", + "Board {0} deleted" : "Bảng {0} đã bị xóa", + "All cards" : "Tất cả các thẻ", + "Only assigned cards" : "Chỉ những thẻ được gán", + "No reminder" : "Không có nhắc hẹn", + "An error occurred" : "Có lỗi đã xảy ra", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bạn có chắc chắn muốn xóa bảng {title} không? Điều này sẽ xóa tất cả dữ liệu của bảng này bao gồm cả các thẻ đã được lưu trữ.", + "Delete the board?" : "Xóa bảng?", "Board details" : "Thông tin dự án", "Edit board" : "Chỉnh sửa dự án", "Clone board" : "Nhân bản dự án", @@ -321,16 +331,9 @@ OC.L10N.register( "Turn on due date reminders" : "Bật nhắc nhở ngày đáo hạn", "Turn off due date reminders" : "Tắt nhắc nhở ngày đáo hạn", "Due date reminders" : "Nhắc nhở ngày hết hạn", - "All cards" : "Tất cả các thẻ", "Assigned cards" : "Thẻ được giao", "No notifications" : "Không có thông báo", "Delete board" : "Xóa dự án", - "Board {0} deleted" : "Bảng {0} đã bị xóa", - "Only assigned cards" : "Chỉ những thẻ được gán", - "No reminder" : "Không có nhắc hẹn", - "An error occurred" : "Có lỗi đã xảy ra", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bạn có chắc chắn muốn xóa bảng {title} không? Điều này sẽ xóa tất cả dữ liệu của bảng này bao gồm cả các thẻ đã được lưu trữ.", - "Delete the board?" : "Xóa bảng?", "Clone cards" : "Nhân bản thẻ", "Advanced options" : "Tùy chọn nâng cao", "Clone" : "Nhân bản", @@ -341,14 +344,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "Tìm kiếm {searchQuery} trong tất cả các bảng", "No results found" : "Không tìm thấy kết quả", "Deck board {name}\n* Last modified on {lastMod}" : "Bảng Kế Hoạch {name}\n* Được sửa đổi lần cuối vào {lastMod}", - "{stack} in {board}" : "{stack} trong {board}", - "Click to expand description" : "Nhấp để mở rộng mô tả", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Được tạo vào {created}\n* Được sửa đổi lần cuối vào {lastMod}\n* {nbAttachments} tệp đính kèm\n* {nbComments} bình luận", "{nbCards} cards" : "{nbCards} thẻ", + "Due on {date}" : "Hạn chót vào {date}", + "{stack} in {board}" : "{stack} trong {board}", + "Click to expand description" : "Nhấp để mở rộng mô tả", "Click to expand comment" : "Nhấp để mở rộng bình luận", + "Create card" : "Tạo thẻ", "Create a new card" : "Tạo một thẻ mới", "Card title" : "Tiêu đề thẻ", - "Create card" : "Tạo thẻ", "Creating the new card …" : "Tạo thẻ mới ...", "Card \"{card}\" was added to \"{board}\"" : "Thẻ \"{card}\" đã được thêm vào \"{board}\"", "Open card" : "Mở thẻ", @@ -358,10 +362,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "thẻ sắp tới ngày mai", "upcoming cards" : "thẻ sắp tới", "New card" : "Thẻ mới", - "Due on {date}" : "Hạn chót vào {date}", - "This weekend – {timeLocale}" : "Cuối tuần này - {timeLocale}", - "Tomorrow – {timeLocale}" : "Ngày mai - {timeLocale}", - "Later today – {timeLocale}" : "Sau này - {timeLocale}", "Link to a board" : "Liên kết đến một bảng", "Link to a card" : "Liên kết đến một thẻ", "Create a card" : "Tạo một thẻ", diff --git a/l10n/vi.json b/l10n/vi.json index 3c7fceb8f..6e17fd446 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -113,8 +113,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "Định dạng ngày không hợp lệ phải là YYYY-MM-DD", "Personal planning and team project organization" : "Kế hoạch cá nhân và tổ chức dự án nhóm", "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" : "Kế hoạch hay gọi tắt là Deck, là một công cụ tổ chức theo phong cách dễ hiểu nhằm mục đích lập kế hoạch cá nhân và tổ chức dự án cho các nhóm tích hợp với Nextcloud.\n\n- 📥 Thêm các nhiệm vụ của bạn vào thẻ và sắp xếp chúng theo thứ tự\n- 📄 Ghi chú thêm trong định dạng Markdown\n- 🔖 Gán nhãn để tổ chức tốt hơn\n- 👥 Chia sẻ với nhóm, bạn bè hoặc gia đình của bạn\n- 📎 Đính kèm tệp và nhúng chúng vào mô tả Markdown của bạn\n- 💬 Thảo luận với nhóm của bạn bằng cách sử dụng bình luận\n- ⚡ Theo dõi các thay đổi trong luồng hoạt động\n- 🚀 Tổ chức dự án của bạn", - "Card details" : "Chi tiết thẻ", "Add board" : "Thêm dự án", + "Card details" : "Chi tiết thẻ", "Select the board to link to a project" : "Chọn bảng để liên kết với một dự án.", "Search by board title" : "Tìm kiếm bằng từ khoá tiêu đề của bảng", "Select board" : "Chọn bảng", @@ -122,17 +122,17 @@ "No lists available" : "Không có danh sách nào có sẵn", "Select a list" : "Chọn một danh sách", "Move card" : "Di chuyển thẻ", - "Select a card" : "Chọn một thẻ", - "Cancel" : "Hủy bỏ", "Select the card to link to a project" : "Chọn thẻ để liên kết với một dự án.", "Link to card" : "Liên kết đến thẻ", + "Select a card" : "Chọn một thẻ", + "Cancel" : "Hủy bỏ", + "This board is read only" : "Bảng này chỉ có thể đọc", + "Drop your files to upload" : "Thả tệp của bạn để tải lên", "File already exists" : "Tệp đã tồn tại", "A file with the name {filename} already exists." : "Một tệp tin có tên {filename} đã tồn tại.", "Do you want to overwrite it?" : "Bạn có muốn ghi đè lên nó không?", "Overwrite file" : "Ghi đè tập tin", "Keep existing file" : "Giữ tệp hiện có", - "This board is read only" : "Bảng này chỉ có thể đọc", - "Drop your files to upload" : "Thả tệp của bạn để tải lên", "Add card" : "Thêm tác vụ", "Archived cards" : "Thẻ đã lưu trữ", "Add list" : "Thêm danh sách", @@ -173,6 +173,12 @@ "Deleted lists" : "Danh sách đã bị xóa", "Undo" : "Hoàn tác", "Deleted cards" : "Thẻ đã xóa", + "Failed to create share with {displayName}" : "Không thể tạo chia sẻ với {displayName}", + "Are you sure you want to transfer the board {title} to {user}?" : "Bạn có chắc chắn muốn chuyển bảng {title} cho {user} không?", + "Transfer the board." : "Chuyển bảng.", + "Transfer" : "Truyền", + "The board has been transferred to {user}" : "Bảng đã được chuyển cho {user}", + "Failed to transfer the board to {user}" : "Không thể chuyển bảng cho {user}", "Share board with a user, group or team …" : "Chia sẻ bảng với người dùng, nhóm hoặc đội ...", "Searching for users, groups and teams …" : "Đang tìm kiếm người dùng, nhóm và đội ...", "No participants found" : "Không tìm thấy người tham gia", @@ -184,12 +190,7 @@ "Can manage" : "Có thể quản lý", "Owner" : "Chủ", "Delete" : "Xóa", - "Failed to create share with {displayName}" : "Không thể tạo chia sẻ với {displayName}", - "Are you sure you want to transfer the board {title} to {user}?" : "Bạn có chắc chắn muốn chuyển bảng {title} cho {user} không?", - "Transfer the board." : "Chuyển bảng.", - "Transfer" : "Truyền", - "The board has been transferred to {user}" : "Bảng đã được chuyển cho {user}", - "Failed to transfer the board to {user}" : "Không thể chuyển bảng cho {user}", + "List deleted" : "Danh sách đã bị xóa", "Edit list title" : "Chỉnh sửa tiêu đề danh sách", "Archive all cards" : "Lưu trữ tất cả các thẻ", "Unarchive all cards" : "Giải nén tất cả các thẻ", @@ -198,15 +199,16 @@ "Unarchive all cards in this list" : "Giải nén tất cả các thẻ trong danh sách này.", "Add a new card" : "Thêm một tác vụ mới", "Card name" : "Tên thẻ", - "List deleted" : "Danh sách đã bị xóa", + "title and color value must be provided" : "tiều đề và giá trị màu phải được cung cấp", "Edit" : "Chỉnh sửa", "Add a new tag" : "Thêm một thẻ mới", - "title and color value must be provided" : "tiều đề và giá trị màu phải được cung cấp", "Board name" : "Tên bảng", "Members" : "Thành viên", "Assign to users/groups/team" : "Gán cho người dùng/nhóm/đội", "Assign a user to this card…" : "Gán một người dùng cho thẻ này...", "Select a user to assign to this card…" : "Chọn một người dùng để gán cho thẻ này…", + "File to share" : "Tệp để chia sẻ", + "Invalid path selected" : "‎Đường dẫn không hợp lệ được chọn‎", "Upload new files" : "Tải lên các tệp mới", "Share from Files" : "Chia sẻ từ Thư mục", "Pending share" : "Chia sẻ đang chờ xử lý", @@ -216,25 +218,24 @@ "Remove attachment" : "Xóa tệp đính kèm", "Delete Attachment" : "Xóa tệp đính kèm", "Restore Attachment" : "Khôi Phục Tệp Đính Kèm", - "File to share" : "Tệp để chia sẻ", - "Invalid path selected" : "‎Đường dẫn không hợp lệ được chọn‎", + "Modified" : "Thay đổi", + "Created" : "Đã tạo", + "The title cannot be empty." : "Tiêu đề không thể để trống.", "Open in sidebar view" : "Mở trong chế độ xem thanh bên", "Open in bigger view" : "Mở trong chế độ xem lớn hơn", "Attachments" : "Đính kèm", "Comments" : "Các bình luận", - "Modified" : "Thay đổi", - "Created" : "Đã tạo", - "The title cannot be empty." : "Tiêu đề không thể để trống.", - "No comments yet. Begin the discussion!" : "Chưa có bình luận. Bắt đầu cuộc thảo luận!", "Failed to load comments" : "Không thể tải bình luận", - "Save" : "Lưu", + "No comments yet. Begin the discussion!" : "Chưa có bình luận. Bắt đầu cuộc thảo luận!", "The comment cannot be empty." : "Bình luận không thể để trống.", "The comment cannot be longer than 1000 characters." : "Bình luận không thể dài hơn 1000 ký tự.", + "Save" : "Lưu", + "Created:" : "Đã tạo:", "In reply to" : "Trả lời", "Cancel reply" : "Hủy bỏ trả lời", "Reply" : "Trả l", "Update" : "Cập nhật", - "Created:" : "Đã tạo:", + "Write a description …" : "Viết một mô tả ...", "Description" : "Mô tả", "(Unsaved)" : "(Chưa Lưu)", "(Saving…)" : "(Đang Lưu…)", @@ -242,8 +243,16 @@ "Edit description" : "Chỉnh sửa mô tả", "View description" : "Xem mô tả", "Add Attachment" : "Thêm Đính kèm", - "Write a description …" : "Viết một mô tả ...", "Choose attachment" : "Chọn tệp đính kèm", + "Select Date" : "Chọn ngày", + "Later today – {timeLocale}" : "Sau này - {timeLocale}", + "Set due date for later today" : "Đặt ngày đáo hạn cho sau hôm nay", + "Tomorrow – {timeLocale}" : "Ngày mai - {timeLocale}", + "Set due date for tomorrow" : "Đặt ngày đáo hạn cho ngày mai", + "This weekend – {timeLocale}" : "Cuối tuần này - {timeLocale}", + "Set due date for this weekend" : "Đặt ngày hết hạn cho cuối tuần này", + "Next week – {timeLocale}" : "Tuần sau - {timeLocale}", + "Set due date for next week" : "Đặt ngày hết hạn cho tuần sau", "Assign a due date to this card…" : "Gán một ngày đến hạn cho thẻ này...", "Set a due date" : "Đặt một ngày hết hạn", "Add due date" : "Thêm ngày đáo hạn", @@ -254,25 +263,19 @@ "Not done" : "Chưa hoàn thành", "Unarchive card" : "Thẻ chưa lưu trữ", "Archive card" : "Lưu trữ thẻ", - "Select Date" : "Chọn ngày", - "Set due date for later today" : "Đặt ngày đáo hạn cho sau hôm nay", - "Set due date for tomorrow" : "Đặt ngày đáo hạn cho ngày mai", - "Set due date for this weekend" : "Đặt ngày hết hạn cho cuối tuần này", - "Set due date for next week" : "Đặt ngày hết hạn cho tuần sau", "Assign a tag to this card…" : "Gán một \"thẻ phân biệt\" cho thẻ này ...", "Select or create a tag…" : "Chọn hoặc tạo một thẻ…", "Create a new tag:" : "Tạo một thẻ phân biệt mới:", "(group)" : "(nhóm)", - "Next week – {timeLocale}" : "Tuần sau - {timeLocale}", - "Todo items" : "Các mục công việc cần làm", "{count} comments, {unread} unread" : "{count} bình luận, {unread} chưa đọc", + "Todo items" : "Các mục công việc cần làm", "Edit card title" : "Chỉnh sửa tiêu đề thẻ", + "Card deleted" : "Thẻ đã bị xóa", "Edit title" : "Chỉnh sửa tiêu đề", "Assign to me" : "Phân công cho tôi", "Unassign myself" : "Hủy bỏ phân công cho tôi", "Mark as not done" : "Đánh dấu là chưa hoàn thành", "Delete card" : "Xoá thẻ", - "Card deleted" : "Thẻ đã bị xóa", "seconds ago" : "vài giây trước", "Keyboard shortcuts" : "Phím tắt", "Boost your productivity using Deck with keyboard shortcuts." : "Tăng cường năng suất của bạn khi sử dụng Deck với các phím tắt.", @@ -310,6 +313,13 @@ "Limit board creation to some groups" : "Giới hạn việc tạo bảng cho một số nhóm", "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." : "Người dùng nằm ngoài nhóm đó sẽ không thể tạo bảng của riêng họ, nhưng vẫn có thể làm việc trên các bảng đã được chia sẻ với họ.", "Cancel edit" : "Hủy chỉnh sửa", + "Board {0} deleted" : "Bảng {0} đã bị xóa", + "All cards" : "Tất cả các thẻ", + "Only assigned cards" : "Chỉ những thẻ được gán", + "No reminder" : "Không có nhắc hẹn", + "An error occurred" : "Có lỗi đã xảy ra", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bạn có chắc chắn muốn xóa bảng {title} không? Điều này sẽ xóa tất cả dữ liệu của bảng này bao gồm cả các thẻ đã được lưu trữ.", + "Delete the board?" : "Xóa bảng?", "Board details" : "Thông tin dự án", "Edit board" : "Chỉnh sửa dự án", "Clone board" : "Nhân bản dự án", @@ -319,16 +329,9 @@ "Turn on due date reminders" : "Bật nhắc nhở ngày đáo hạn", "Turn off due date reminders" : "Tắt nhắc nhở ngày đáo hạn", "Due date reminders" : "Nhắc nhở ngày hết hạn", - "All cards" : "Tất cả các thẻ", "Assigned cards" : "Thẻ được giao", "No notifications" : "Không có thông báo", "Delete board" : "Xóa dự án", - "Board {0} deleted" : "Bảng {0} đã bị xóa", - "Only assigned cards" : "Chỉ những thẻ được gán", - "No reminder" : "Không có nhắc hẹn", - "An error occurred" : "Có lỗi đã xảy ra", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "Bạn có chắc chắn muốn xóa bảng {title} không? Điều này sẽ xóa tất cả dữ liệu của bảng này bao gồm cả các thẻ đã được lưu trữ.", - "Delete the board?" : "Xóa bảng?", "Clone cards" : "Nhân bản thẻ", "Advanced options" : "Tùy chọn nâng cao", "Clone" : "Nhân bản", @@ -339,14 +342,15 @@ "Search for {searchQuery} in all boards" : "Tìm kiếm {searchQuery} trong tất cả các bảng", "No results found" : "Không tìm thấy kết quả", "Deck board {name}\n* Last modified on {lastMod}" : "Bảng Kế Hoạch {name}\n* Được sửa đổi lần cuối vào {lastMod}", - "{stack} in {board}" : "{stack} trong {board}", - "Click to expand description" : "Nhấp để mở rộng mô tả", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* Được tạo vào {created}\n* Được sửa đổi lần cuối vào {lastMod}\n* {nbAttachments} tệp đính kèm\n* {nbComments} bình luận", "{nbCards} cards" : "{nbCards} thẻ", + "Due on {date}" : "Hạn chót vào {date}", + "{stack} in {board}" : "{stack} trong {board}", + "Click to expand description" : "Nhấp để mở rộng mô tả", "Click to expand comment" : "Nhấp để mở rộng bình luận", + "Create card" : "Tạo thẻ", "Create a new card" : "Tạo một thẻ mới", "Card title" : "Tiêu đề thẻ", - "Create card" : "Tạo thẻ", "Creating the new card …" : "Tạo thẻ mới ...", "Card \"{card}\" was added to \"{board}\"" : "Thẻ \"{card}\" đã được thêm vào \"{board}\"", "Open card" : "Mở thẻ", @@ -356,10 +360,6 @@ "upcoming cards tomorrow" : "thẻ sắp tới ngày mai", "upcoming cards" : "thẻ sắp tới", "New card" : "Thẻ mới", - "Due on {date}" : "Hạn chót vào {date}", - "This weekend – {timeLocale}" : "Cuối tuần này - {timeLocale}", - "Tomorrow – {timeLocale}" : "Ngày mai - {timeLocale}", - "Later today – {timeLocale}" : "Sau này - {timeLocale}", "Link to a board" : "Liên kết đến một bảng", "Link to a card" : "Liên kết đến một thẻ", "Create a card" : "Tạo một thẻ", diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index d2bc6d07d..3ad93a509 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "无效日期,日期格式必须为 YYYY-MM-DD", "Personal planning and team project organization" : "个人规划和团队项目安排", "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" : "看板应用程序是一个看板风格的管理工具,旨在为与Nextcloud集成的团队进行个人规划和项目管理。\n\n\n- 📥 添加您的任务到卡片并将之整理好\n- 📄 用Markdown写下额外的注释\n- 🔖 分配标签以更好地管理您的工作\n- 👥 与您的团队、朋友或家人分享\n- 📎 附件文件并将其嵌入到您的Markdown描述中\n- 💬 使用评论与您的团队沟通\n- ⚡ 在活动流中跟踪变更情况\n- 🚀 让您的项目井井有条", - "Card details" : "卡片详情", "Add board" : "添加面板", + "Card details" : "卡片详情", "Select the board to link to a project" : "选择要链接到一个项目的面板", "Search by board title" : "通过标题搜索面板", "Select board" : "选择面板", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "选择一个列表", "Move card" : "移动卡片", "Copy card" : "复制卡片", - "Select a card" : "选择一张卡片", - "Cancel" : "取消", "Select the card to link to a project" : "选择要链接到一个项目的卡片", "Link to card" : "链接到卡片", + "Select a card" : "选择一张卡片", + "Cancel" : "取消", + "This board is read only" : "此面板是只读的", + "Drop your files to upload" : "拖放您的文件以上传", "File already exists" : "文件已存在", "A file with the name {filename} already exists." : "使用文件名 {filename} 的文件已存在。", "Do you want to overwrite it?" : "您确定要覆盖吗?", "Overwrite file" : "覆盖文件", "Keep existing file" : "保持已存在的文件", - "This board is read only" : "此面板是只读的", - "Drop your files to upload" : "拖放您的文件以上传", "Add card" : "添加卡片", "Archived cards" : "已归档卡片", "Add list" : "添加列表", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "已删除的列表", "Undo" : "撤消", "Deleted cards" : "已删除的卡片", + "Failed to create share with {displayName}" : "用{displayName}创建分享失败", + "Are you sure you want to transfer the board {title} to {user}?" : "您确定要将面板 {title} 转移到 {user} 吗?", + "Transfer the board." : "转移面板。", + "Transfer" : "转移", + "The board has been transferred to {user}" : "面板已转移给 {user}", + "Failed to transfer the board to {user}" : "未能将面板转移给 {user}", "Share board with a user, group or team …" : "与用户、群组或团队分享面板…", "Searching for users, groups and teams …" : "搜索用户、群组和团队…", "No participants found" : "未找到参与者", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "可以管理", "Owner" : "所有者", "Delete" : "删除", - "Failed to create share with {displayName}" : "用{displayName}创建分享失败", - "Are you sure you want to transfer the board {title} to {user}?" : "您确定要将面板 {title} 转移到 {user} 吗?", - "Transfer the board." : "转移面板。", - "Transfer" : "转移", - "The board has been transferred to {user}" : "面板已转移给 {user}", - "Failed to transfer the board to {user}" : "未能将面板转移给 {user}", + "List deleted" : "列表被删除", "Edit list title" : "编辑列表标题", "Archive all cards" : "归档所有卡片", "Unarchive all cards" : "取消归档所有卡片", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "取消归档所有此列表中的卡片", "Add a new card" : "添加一张新卡片", "Card name" : "卡片名", - "List deleted" : "列表被删除", + "title and color value must be provided" : "必须提供标题和颜色值", "Edit" : "编辑", "Add a new tag" : "添加新标签", - "title and color value must be provided" : "必须提供标题和颜色值", "Board name" : "面板名称", "Members" : "成员", "Assign to users/groups/team" : "分配给用户/群组/团队", "Assign a user to this card…" : "为该卡片指派用户…", "Select a user to assign to this card…" : "选择要分配给此卡片的用户…", + "File to share" : "要分享的文件", + "Invalid path selected" : "选择的路径无效", "Upload new files" : "上传新文件", "Share from Files" : "从文件共享", "Pending share" : "待分享", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "删除附件", "Delete Attachment" : "删除附件", "Restore Attachment" : "恢复附件", - "File to share" : "要分享的文件", - "Invalid path selected" : "选择的路径无效", + "Modified" : "已修改", + "Created" : "已创建", + "The title cannot be empty." : "标题不能为空", "Open in sidebar view" : "在侧边栏视图中打开", "Open in bigger view" : "在较大视图中打开", "Attachments" : "附件", "Comments" : "评论", - "Modified" : "已修改", - "Created" : "已创建", - "The title cannot be empty." : "标题不能为空", - "No comments yet. Begin the discussion!" : "还没有评论。 开始讨论吧!", "Failed to load comments" : "加载评论失败", - "Save" : "保存", + "No comments yet. Begin the discussion!" : "还没有评论。 开始讨论吧!", "The comment cannot be empty." : "注释不能为空。", "The comment cannot be longer than 1000 characters." : "注释不能超过 1000 个字符。", + "Save" : "保存", + "Created:" : "创建于:", "In reply to" : "回复", "Cancel reply" : "取消回复", "Reply" : "回复", "Update" : "更新", - "Created:" : "创建于:", + "Write a description …" : "写一段描述", "Description" : "描述", "(Unsaved)" : "(未保存的)", "(Saving…)" : "(正在保存...)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "编辑描述", "View description" : "查看描述", "Add Attachment" : "添加附件", - "Write a description …" : "写一段描述", "Choose attachment" : "选择附件", + "Select Date" : "选择日期", + "Later today – {timeLocale}" : "今日稍晚 – {timeLocale}", + "Set due date for later today" : "将截止日期设置为今天晚些时候", + "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", + "Set due date for tomorrow" : "设定明天的截止日期", + "This weekend – {timeLocale}" : "本周末 – {timeLocale}", + "Set due date for this weekend" : "设置本周末的截止日期", + "Next week – {timeLocale}" : "下周 – {timeLocale}", + "Set due date for next week" : "设置下周的截止日期", "Assign a due date to this card…" : "为此卡片指派截止日期 …", "Set a due date" : "设置截止日期", "Add due date" : "添加截止日期", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "未完成", "Unarchive card" : "撤销对卡片的归档", "Archive card" : "归档卡片", - "Select Date" : "选择日期", - "Set due date for later today" : "将截止日期设置为今天晚些时候", - "Set due date for tomorrow" : "设定明天的截止日期", - "Set due date for this weekend" : "设置本周末的截止日期", - "Set due date for next week" : "设置下周的截止日期", "Assign a tag to this card…" : "为此卡片分配标签…", "Select or create a tag…" : "选择或创建标签…", "Create a new tag:" : "创建新标签:", "(group)" : "(组)", - "Next week – {timeLocale}" : "下周 – {timeLocale}", - "Todo items" : "待办事项", "{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读", + "Todo items" : "待办事项", "Edit card title" : "编辑卡片标题", "Open link" : "打开链接", + "Card deleted" : "卡片被删除", "Edit title" : "编辑标题", "Assign to me" : "指派给我", "Unassign myself" : "不再指派给我", "Mark as not done" : "标记为未完成", "Delete card" : "删除卡片", - "Card deleted" : "卡片被删除", "seconds ago" : "几秒前", "Keyboard shortcuts" : "键盘快捷键", "Boost your productivity using Deck with keyboard shortcuts." : "使用带有键盘快捷键的 Deck 提高您的生产力。", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "这些组之外的用户将无法创建自己的看板,但仍然可以在与他们共享的看板上工作。", "Cancel edit" : "取消编辑", "Save board" : "保存面板", + "Board {0} deleted" : "面板{0} 被删除", + "All cards" : "所有卡片", + "Only assigned cards" : "仅限已指派的卡片", + "No reminder" : "无提醒", + "An error occurred" : "发生错误", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", + "Delete the board?" : "是否删除面板?", "Board details" : "面板详情", "Edit board" : "编辑面板", "Clone board" : "克隆面板", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "打开截止日期提醒", "Turn off due date reminders" : "关闭截止日期提醒", "Due date reminders" : "截止日期提醒", - "All cards" : "所有卡片", "Assigned cards" : "已指派的卡片", "No notifications" : "无通知", "Delete board" : "删除看板", - "Board {0} deleted" : "面板{0} 被删除", - "Only assigned cards" : "仅限已指派的卡片", - "No reminder" : "无提醒", - "An error occurred" : "发生错误", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", - "Delete the board?" : "是否删除面板?", "Clone {boardTitle}" : "克隆 {boardTitle}", "Clone cards" : "克隆卡片", "Clone assignments" : "克隆任务", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "在所有看板中搜索 {searchQuery}", "No results found" : "未找到结果", "Deck board {name}\n* Last modified on {lastMod}" : "看板{name}\n* 最后修改于{lastMod}", - "{stack} in {board}" : "{stack} 于 {board}", - "Click to expand description" : "点击展开描述", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 创建于 {created}\n* 最后修改于 {lastMod}\n* {nbAttachments} 个附件\n* {nbComments} 个评论", "{nbCards} cards" : "{nbCards} 张卡片", + "Due on {date}" : "于 {date} 到期 ", + "{stack} in {board}" : "{stack} 于 {board}", + "Click to expand description" : "点击展开描述", "Click to expand comment" : "点击展开评论", + "Create card" : "创建卡片", "Create a new card" : "创建一张新卡片", "Card title" : "卡片标题", - "Create card" : "创建卡片", "Creating the new card …" : "正在创建新卡片… ", "Card \"{card}\" was added to \"{board}\"" : "卡片 \"{card}\" 被添加至看板 \"{board}\"", "Open card" : "打开卡片", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "明天即将推出的卡片", "upcoming cards" : "即将到来的卡片", "New card" : "新卡片", - "Due on {date}" : "于 {date} 到期 ", - "This weekend – {timeLocale}" : "本周末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", - "Later today – {timeLocale}" : "今日稍晚 – {timeLocale}", "Link to a board" : "链接到一个面板", "Link to a card" : "链接到一张卡片", "Create a card" : "创建一张卡片", diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index 4b67980a6..7f7c930a2 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "无效日期,日期格式必须为 YYYY-MM-DD", "Personal planning and team project organization" : "个人规划和团队项目安排", "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" : "看板应用程序是一个看板风格的管理工具,旨在为与Nextcloud集成的团队进行个人规划和项目管理。\n\n\n- 📥 添加您的任务到卡片并将之整理好\n- 📄 用Markdown写下额外的注释\n- 🔖 分配标签以更好地管理您的工作\n- 👥 与您的团队、朋友或家人分享\n- 📎 附件文件并将其嵌入到您的Markdown描述中\n- 💬 使用评论与您的团队沟通\n- ⚡ 在活动流中跟踪变更情况\n- 🚀 让您的项目井井有条", - "Card details" : "卡片详情", "Add board" : "添加面板", + "Card details" : "卡片详情", "Select the board to link to a project" : "选择要链接到一个项目的面板", "Search by board title" : "通过标题搜索面板", "Select board" : "选择面板", @@ -133,17 +133,17 @@ "Select a list" : "选择一个列表", "Move card" : "移动卡片", "Copy card" : "复制卡片", - "Select a card" : "选择一张卡片", - "Cancel" : "取消", "Select the card to link to a project" : "选择要链接到一个项目的卡片", "Link to card" : "链接到卡片", + "Select a card" : "选择一张卡片", + "Cancel" : "取消", + "This board is read only" : "此面板是只读的", + "Drop your files to upload" : "拖放您的文件以上传", "File already exists" : "文件已存在", "A file with the name {filename} already exists." : "使用文件名 {filename} 的文件已存在。", "Do you want to overwrite it?" : "您确定要覆盖吗?", "Overwrite file" : "覆盖文件", "Keep existing file" : "保持已存在的文件", - "This board is read only" : "此面板是只读的", - "Drop your files to upload" : "拖放您的文件以上传", "Add card" : "添加卡片", "Archived cards" : "已归档卡片", "Add list" : "添加列表", @@ -184,6 +184,12 @@ "Deleted lists" : "已删除的列表", "Undo" : "撤消", "Deleted cards" : "已删除的卡片", + "Failed to create share with {displayName}" : "用{displayName}创建分享失败", + "Are you sure you want to transfer the board {title} to {user}?" : "您确定要将面板 {title} 转移到 {user} 吗?", + "Transfer the board." : "转移面板。", + "Transfer" : "转移", + "The board has been transferred to {user}" : "面板已转移给 {user}", + "Failed to transfer the board to {user}" : "未能将面板转移给 {user}", "Share board with a user, group or team …" : "与用户、群组或团队分享面板…", "Searching for users, groups and teams …" : "搜索用户、群组和团队…", "No participants found" : "未找到参与者", @@ -195,12 +201,7 @@ "Can manage" : "可以管理", "Owner" : "所有者", "Delete" : "删除", - "Failed to create share with {displayName}" : "用{displayName}创建分享失败", - "Are you sure you want to transfer the board {title} to {user}?" : "您确定要将面板 {title} 转移到 {user} 吗?", - "Transfer the board." : "转移面板。", - "Transfer" : "转移", - "The board has been transferred to {user}" : "面板已转移给 {user}", - "Failed to transfer the board to {user}" : "未能将面板转移给 {user}", + "List deleted" : "列表被删除", "Edit list title" : "编辑列表标题", "Archive all cards" : "归档所有卡片", "Unarchive all cards" : "取消归档所有卡片", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "取消归档所有此列表中的卡片", "Add a new card" : "添加一张新卡片", "Card name" : "卡片名", - "List deleted" : "列表被删除", + "title and color value must be provided" : "必须提供标题和颜色值", "Edit" : "编辑", "Add a new tag" : "添加新标签", - "title and color value must be provided" : "必须提供标题和颜色值", "Board name" : "面板名称", "Members" : "成员", "Assign to users/groups/team" : "分配给用户/群组/团队", "Assign a user to this card…" : "为该卡片指派用户…", "Select a user to assign to this card…" : "选择要分配给此卡片的用户…", + "File to share" : "要分享的文件", + "Invalid path selected" : "选择的路径无效", "Upload new files" : "上传新文件", "Share from Files" : "从文件共享", "Pending share" : "待分享", @@ -227,25 +229,24 @@ "Remove attachment" : "删除附件", "Delete Attachment" : "删除附件", "Restore Attachment" : "恢复附件", - "File to share" : "要分享的文件", - "Invalid path selected" : "选择的路径无效", + "Modified" : "已修改", + "Created" : "已创建", + "The title cannot be empty." : "标题不能为空", "Open in sidebar view" : "在侧边栏视图中打开", "Open in bigger view" : "在较大视图中打开", "Attachments" : "附件", "Comments" : "评论", - "Modified" : "已修改", - "Created" : "已创建", - "The title cannot be empty." : "标题不能为空", - "No comments yet. Begin the discussion!" : "还没有评论。 开始讨论吧!", "Failed to load comments" : "加载评论失败", - "Save" : "保存", + "No comments yet. Begin the discussion!" : "还没有评论。 开始讨论吧!", "The comment cannot be empty." : "注释不能为空。", "The comment cannot be longer than 1000 characters." : "注释不能超过 1000 个字符。", + "Save" : "保存", + "Created:" : "创建于:", "In reply to" : "回复", "Cancel reply" : "取消回复", "Reply" : "回复", "Update" : "更新", - "Created:" : "创建于:", + "Write a description …" : "写一段描述", "Description" : "描述", "(Unsaved)" : "(未保存的)", "(Saving…)" : "(正在保存...)", @@ -253,8 +254,16 @@ "Edit description" : "编辑描述", "View description" : "查看描述", "Add Attachment" : "添加附件", - "Write a description …" : "写一段描述", "Choose attachment" : "选择附件", + "Select Date" : "选择日期", + "Later today – {timeLocale}" : "今日稍晚 – {timeLocale}", + "Set due date for later today" : "将截止日期设置为今天晚些时候", + "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", + "Set due date for tomorrow" : "设定明天的截止日期", + "This weekend – {timeLocale}" : "本周末 – {timeLocale}", + "Set due date for this weekend" : "设置本周末的截止日期", + "Next week – {timeLocale}" : "下周 – {timeLocale}", + "Set due date for next week" : "设置下周的截止日期", "Assign a due date to this card…" : "为此卡片指派截止日期 …", "Set a due date" : "设置截止日期", "Add due date" : "添加截止日期", @@ -265,26 +274,20 @@ "Not done" : "未完成", "Unarchive card" : "撤销对卡片的归档", "Archive card" : "归档卡片", - "Select Date" : "选择日期", - "Set due date for later today" : "将截止日期设置为今天晚些时候", - "Set due date for tomorrow" : "设定明天的截止日期", - "Set due date for this weekend" : "设置本周末的截止日期", - "Set due date for next week" : "设置下周的截止日期", "Assign a tag to this card…" : "为此卡片分配标签…", "Select or create a tag…" : "选择或创建标签…", "Create a new tag:" : "创建新标签:", "(group)" : "(组)", - "Next week – {timeLocale}" : "下周 – {timeLocale}", - "Todo items" : "待办事项", "{count} comments, {unread} unread" : "{count} 条评论,{unread} 未读", + "Todo items" : "待办事项", "Edit card title" : "编辑卡片标题", "Open link" : "打开链接", + "Card deleted" : "卡片被删除", "Edit title" : "编辑标题", "Assign to me" : "指派给我", "Unassign myself" : "不再指派给我", "Mark as not done" : "标记为未完成", "Delete card" : "删除卡片", - "Card deleted" : "卡片被删除", "seconds ago" : "几秒前", "Keyboard shortcuts" : "键盘快捷键", "Boost your productivity using Deck with keyboard shortcuts." : "使用带有键盘快捷键的 Deck 提高您的生产力。", @@ -323,6 +326,13 @@ "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." : "这些组之外的用户将无法创建自己的看板,但仍然可以在与他们共享的看板上工作。", "Cancel edit" : "取消编辑", "Save board" : "保存面板", + "Board {0} deleted" : "面板{0} 被删除", + "All cards" : "所有卡片", + "Only assigned cards" : "仅限已指派的卡片", + "No reminder" : "无提醒", + "An error occurred" : "发生错误", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", + "Delete the board?" : "是否删除面板?", "Board details" : "面板详情", "Edit board" : "编辑面板", "Clone board" : "克隆面板", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "打开截止日期提醒", "Turn off due date reminders" : "关闭截止日期提醒", "Due date reminders" : "截止日期提醒", - "All cards" : "所有卡片", "Assigned cards" : "已指派的卡片", "No notifications" : "无通知", "Delete board" : "删除看板", - "Board {0} deleted" : "面板{0} 被删除", - "Only assigned cards" : "仅限已指派的卡片", - "No reminder" : "无提醒", - "An error occurred" : "发生错误", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您确定要删除面板 {title} 吗?这将删除该面板的所有数据,包括已归档卡片。", - "Delete the board?" : "是否删除面板?", "Clone {boardTitle}" : "克隆 {boardTitle}", "Clone cards" : "克隆卡片", "Clone assignments" : "克隆任务", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "在所有看板中搜索 {searchQuery}", "No results found" : "未找到结果", "Deck board {name}\n* Last modified on {lastMod}" : "看板{name}\n* 最后修改于{lastMod}", - "{stack} in {board}" : "{stack} 于 {board}", - "Click to expand description" : "点击展开描述", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 创建于 {created}\n* 最后修改于 {lastMod}\n* {nbAttachments} 个附件\n* {nbComments} 个评论", "{nbCards} cards" : "{nbCards} 张卡片", + "Due on {date}" : "于 {date} 到期 ", + "{stack} in {board}" : "{stack} 于 {board}", + "Click to expand description" : "点击展开描述", "Click to expand comment" : "点击展开评论", + "Create card" : "创建卡片", "Create a new card" : "创建一张新卡片", "Card title" : "卡片标题", - "Create card" : "创建卡片", "Creating the new card …" : "正在创建新卡片… ", "Card \"{card}\" was added to \"{board}\"" : "卡片 \"{card}\" 被添加至看板 \"{board}\"", "Open card" : "打开卡片", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "明天即将推出的卡片", "upcoming cards" : "即将到来的卡片", "New card" : "新卡片", - "Due on {date}" : "于 {date} 到期 ", - "This weekend – {timeLocale}" : "本周末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", - "Later today – {timeLocale}" : "今日稍晚 – {timeLocale}", "Link to a board" : "链接到一个面板", "Link to a card" : "链接到一张卡片", "Create a card" : "创建一张卡片", diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index d6baa0241..a4799cf2e 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", "Personal planning and team project organization" : "個人規劃和團隊項目組織", "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是一種看板式組織工具,旨在針對與Nextcloud集成的團隊進行個人計劃和項目組織。\n\n\n- 📥 添加您的任務到 card 及將之整理好\n- 📄 用 Markdown 寫下額外的註釋分享分享分享\n- 🔖 分配標籤以更好地組織您的工作\n- 👥 與您的團隊、朋友或家人分享\n- 📎 附加檔案並將其嵌入到您的 Markdown 描述中 \n- 💬 使用意見與您的團隊討論\n- ⚡ 在活動流中跟踪更改\n- 🚀 讓您的專案井井有條", - "Card details" : "卡片詳情", "Add board" : "添加面板", + "Card details" : "卡片詳情", "Select the board to link to a project" : "選擇要連結到一個項目的面板", "Search by board title" : "通過標題搜索面板", "Select board" : "選擇面板", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "選擇一個列表", "Move card" : "移動卡片", "Copy card" : "複製卡片", - "Select a card" : "選擇卡片", - "Cancel" : "取消", "Select the card to link to a project" : "選擇要連結到一個項目的卡片", "Link to card" : "連結到卡片", + "Select a card" : "選擇卡片", + "Cancel" : "取消", + "This board is read only" : "此面板是唯讀的", + "Drop your files to upload" : "拖放您的檔案以上傳", "File already exists" : "檔案已存在", "A file with the name {filename} already exists." : "名稱為 {filename} 的檔案已存在。", "Do you want to overwrite it?" : "您確定要覆蓋嗎?", "Overwrite file" : "覆蓋檔案", "Keep existing file" : "保持已存在的檔案", - "This board is read only" : "此面板是唯讀的", - "Drop your files to upload" : "拖放您的檔案以上傳", "Add card" : "添加卡片", "Archived cards" : "已存檔卡片", "Add list" : "添加清單", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "已刪除的清單", "Undo" : "撤消", "Deleted cards" : "已刪除卡片", + "Failed to create share with {displayName}" : "無法為 {displayName} 創建分享", + "Are you sure you want to transfer the board {title} to {user}?" : "您確定要將面板 {title} 轉讓給 {user} 嗎?", + "Transfer the board." : "轉移面板。", + "Transfer" : "轉移", + "The board has been transferred to {user}" : "面板已轉讓給 {user}", + "Failed to transfer the board to {user}" : "未能將面板轉移給 {user}", "Share board with a user, group or team …" : "與用戶、群組或團隊分享面板 …", "Searching for users, groups and teams …" : "搜尋使用者、群組與團隊 …", "No participants found" : "未找到參與者", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "可以管理", "Owner" : "所有者", "Delete" : "刪除", - "Failed to create share with {displayName}" : "無法為 {displayName} 創建分享", - "Are you sure you want to transfer the board {title} to {user}?" : "您確定要將面板 {title} 轉讓給 {user} 嗎?", - "Transfer the board." : "轉移面板。", - "Transfer" : "轉移", - "The board has been transferred to {user}" : "面板已轉讓給 {user}", - "Failed to transfer the board to {user}" : "未能將面板轉移給 {user}", + "List deleted" : "清單已被刪除", "Edit list title" : "編輯清單標題", "Archive all cards" : "封存所有卡片", "Unarchive all cards" : "解除封存所有卡片", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "解除封存所有此列表中的卡片", "Add a new card" : "添加一張新卡片", "Card name" : "卡片名稱", - "List deleted" : "清單已被刪除", + "title and color value must be provided" : "必須提供標題和顏色值", "Edit" : "編輯", "Add a new tag" : "添加新標籤", - "title and color value must be provided" : "必須提供標題和顏色值", "Board name" : "面板名", "Members" : "成員", "Assign to users/groups/team" : "分配給用戶/群組/團隊", "Assign a user to this card…" : "將此卡片指派給用戶...", "Select a user to assign to this card…" : "選擇一個用戶賦值給此卡片...", + "File to share" : "要分享的檔案", + "Invalid path selected" : "選中了無效的路徑", "Upload new files" : "上傳新檔案", "Share from Files" : "從檔案進行分享", "Pending share" : "等待分享", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "移除附件", "Delete Attachment" : "刪除附件", "Restore Attachment" : "恢復附件", - "File to share" : "要分享的檔案", - "Invalid path selected" : "選中了無效的路徑", + "Modified" : "修改於", + "Created" : "建立於", + "The title cannot be empty." : "標題不能為空。", "Open in sidebar view" : "在側邊欄視圖中打開", "Open in bigger view" : "在較大視圖中打開", "Attachments" : "附件", "Comments" : "意見", - "Modified" : "修改於", - "Created" : "建立於", - "The title cannot be empty." : "標題不能為空。", - "No comments yet. Begin the discussion!" : "尚無意見,開始討論吧!", "Failed to load comments" : "無法加載評論", - "Save" : "保存", + "No comments yet. Begin the discussion!" : "尚無意見,開始討論吧!", "The comment cannot be empty." : "意見不能為空。", "The comment cannot be longer than 1000 characters." : "意見不能超過 1000 個字符。", + "Save" : "保存", + "Created:" : "建立:", "In reply to" : "回覆", "Cancel reply" : "取消回覆", "Reply" : "回覆", "Update" : "更新", - "Created:" : "建立:", + "Write a description …" : "寫一段描述", "Description" : "描述", "(Unsaved)" : "(未保存的)", "(Saving…)" : "(保存中...)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "編輯描述", "View description" : "查看描述", "Add Attachment" : "添加附件", - "Write a description …" : "寫一段描述", "Choose attachment" : "選擇附件", + "Select Date" : "選擇日期", + "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", + "Set due date for later today" : "設定今天稍後的到期日", + "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", + "Set due date for tomorrow" : "設定明天的到期日", + "This weekend – {timeLocale}" : "本週末 – {timeLocale}", + "Set due date for this weekend" : "設定本週末的到期日", + "Next week – {timeLocale}" : "下星期 – {timeLocale}", + "Set due date for next week" : "設定下星期的到期日", "Assign a due date to this card…" : "為此卡片指派到期日 …", "Set a due date" : "設置到期日", "Add due date" : "添加到期日", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "未完成", "Unarchive card" : "取消對卡片的封存", "Archive card" : "封存卡片", - "Select Date" : "選擇日期", - "Set due date for later today" : "設定今天稍後的到期日", - "Set due date for tomorrow" : "設定明天的到期日", - "Set due date for this weekend" : "設定本週末的到期日", - "Set due date for next week" : "設定下星期的到期日", "Assign a tag to this card…" : "為該卡片分配標籤…", "Select or create a tag…" : "選擇或創建標籤 ...", "Create a new tag:" : "創建新標籤:", "(group)" : "(群組)", - "Next week – {timeLocale}" : "下星期 – {timeLocale}", - "Todo items" : "待辦事項", "{count} comments, {unread} unread" : "{count} 條評論,{unread} 條未讀", + "Todo items" : "待辦事項", "Edit card title" : "編輯卡片標題", "Open link" : "打開連結", + "Card deleted" : "卡片被刪除", "Edit title" : "編輯標題", "Assign to me" : "指派給我", "Unassign myself" : "自己解除指派", "Mark as not done" : "標記為未完成", "Delete card" : "刪除卡片", - "Card deleted" : "卡片被刪除", "seconds ago" : "幾秒前", "Keyboard shortcuts" : "鍵盤快捷鍵", "Boost your productivity using Deck with keyboard shortcuts." : "提高您的生產力,在 Deck 上使用鍵盤快捷鍵。", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "這些群組之外的用戶將無法創建自己的面板,但仍然可以在與他們共享的面板上工作。", "Cancel edit" : "取消編輯", "Save board" : "保存面板", + "Board {0} deleted" : "面板 {0} 已被刪除", + "All cards" : "所有卡片", + "Only assigned cards" : "僅指派了的卡片", + "No reminder" : "無提醒", + "An error occurred" : "發生錯誤", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", + "Delete the board?" : "是否刪除面板?", "Board details" : "面板詳情", "Edit board" : "編輯面板", "Clone board" : "複製面板", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "開啟到期日提醒", "Turn off due date reminders" : "關閉到期日提醒", "Due date reminders" : "到期日提醒", - "All cards" : "所有卡片", "Assigned cards" : "分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除面板", - "Board {0} deleted" : "面板 {0} 已被刪除", - "Only assigned cards" : "僅指派了的卡片", - "No reminder" : "無提醒", - "An error occurred" : "發生錯誤", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", - "Delete the board?" : "是否刪除面板?", "Clone {boardTitle}" : "複製 {boardTitle}", "Clone cards" : "複製 cards", "Clone assignments" : "複製任務分配", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "在所有面板中搜索 {searchQuery}", "No results found" : "未找到結果", "Deck board {name}\n* Last modified on {lastMod}" : "Deck 面板 {name}\n* 最後修改於 {lastMod}", - "{stack} in {board}" : "{board} 中的 {stack}", - "Click to expand description" : "點擊展開描述", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 創建於 {created}\n* 最後修改於 {lastMod}\n* {nbAttachments} 個附件\n* {nbComments} 則留言", "{nbCards} cards" : "{nbCards} 張卡片", + "Due on {date}" : "於 {date} 到期", + "{stack} in {board}" : "{board} 中的 {stack}", + "Click to expand description" : "點擊展開描述", "Click to expand comment" : "點擊展開評論", + "Create card" : "建立卡片", "Create a new card" : "建立新卡片", "Card title" : "卡片標題", - "Create card" : "建立卡片", "Creating the new card …" : "正在建立新卡片...", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" 已添加到 \"{board}\"", "Open card" : "打開卡片", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "明天接下來的卡片", "upcoming cards" : "快將到期的卡片", "New card" : "新卡片", - "Due on {date}" : "於 {date} 到期", - "This weekend – {timeLocale}" : "本週末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", - "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", "Link to a board" : "連結到面板", "Link to a card" : "連結到卡片", "Create a card" : "建立卡片", diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index aaf662f76..f3e055ef3 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,需為 YYYY-MM-DD 格式", "Personal planning and team project organization" : "個人規劃和團隊項目組織", "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是一種看板式組織工具,旨在針對與Nextcloud集成的團隊進行個人計劃和項目組織。\n\n\n- 📥 添加您的任務到 card 及將之整理好\n- 📄 用 Markdown 寫下額外的註釋分享分享分享\n- 🔖 分配標籤以更好地組織您的工作\n- 👥 與您的團隊、朋友或家人分享\n- 📎 附加檔案並將其嵌入到您的 Markdown 描述中 \n- 💬 使用意見與您的團隊討論\n- ⚡ 在活動流中跟踪更改\n- 🚀 讓您的專案井井有條", - "Card details" : "卡片詳情", "Add board" : "添加面板", + "Card details" : "卡片詳情", "Select the board to link to a project" : "選擇要連結到一個項目的面板", "Search by board title" : "通過標題搜索面板", "Select board" : "選擇面板", @@ -133,17 +133,17 @@ "Select a list" : "選擇一個列表", "Move card" : "移動卡片", "Copy card" : "複製卡片", - "Select a card" : "選擇卡片", - "Cancel" : "取消", "Select the card to link to a project" : "選擇要連結到一個項目的卡片", "Link to card" : "連結到卡片", + "Select a card" : "選擇卡片", + "Cancel" : "取消", + "This board is read only" : "此面板是唯讀的", + "Drop your files to upload" : "拖放您的檔案以上傳", "File already exists" : "檔案已存在", "A file with the name {filename} already exists." : "名稱為 {filename} 的檔案已存在。", "Do you want to overwrite it?" : "您確定要覆蓋嗎?", "Overwrite file" : "覆蓋檔案", "Keep existing file" : "保持已存在的檔案", - "This board is read only" : "此面板是唯讀的", - "Drop your files to upload" : "拖放您的檔案以上傳", "Add card" : "添加卡片", "Archived cards" : "已存檔卡片", "Add list" : "添加清單", @@ -184,6 +184,12 @@ "Deleted lists" : "已刪除的清單", "Undo" : "撤消", "Deleted cards" : "已刪除卡片", + "Failed to create share with {displayName}" : "無法為 {displayName} 創建分享", + "Are you sure you want to transfer the board {title} to {user}?" : "您確定要將面板 {title} 轉讓給 {user} 嗎?", + "Transfer the board." : "轉移面板。", + "Transfer" : "轉移", + "The board has been transferred to {user}" : "面板已轉讓給 {user}", + "Failed to transfer the board to {user}" : "未能將面板轉移給 {user}", "Share board with a user, group or team …" : "與用戶、群組或團隊分享面板 …", "Searching for users, groups and teams …" : "搜尋使用者、群組與團隊 …", "No participants found" : "未找到參與者", @@ -195,12 +201,7 @@ "Can manage" : "可以管理", "Owner" : "所有者", "Delete" : "刪除", - "Failed to create share with {displayName}" : "無法為 {displayName} 創建分享", - "Are you sure you want to transfer the board {title} to {user}?" : "您確定要將面板 {title} 轉讓給 {user} 嗎?", - "Transfer the board." : "轉移面板。", - "Transfer" : "轉移", - "The board has been transferred to {user}" : "面板已轉讓給 {user}", - "Failed to transfer the board to {user}" : "未能將面板轉移給 {user}", + "List deleted" : "清單已被刪除", "Edit list title" : "編輯清單標題", "Archive all cards" : "封存所有卡片", "Unarchive all cards" : "解除封存所有卡片", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "解除封存所有此列表中的卡片", "Add a new card" : "添加一張新卡片", "Card name" : "卡片名稱", - "List deleted" : "清單已被刪除", + "title and color value must be provided" : "必須提供標題和顏色值", "Edit" : "編輯", "Add a new tag" : "添加新標籤", - "title and color value must be provided" : "必須提供標題和顏色值", "Board name" : "面板名", "Members" : "成員", "Assign to users/groups/team" : "分配給用戶/群組/團隊", "Assign a user to this card…" : "將此卡片指派給用戶...", "Select a user to assign to this card…" : "選擇一個用戶賦值給此卡片...", + "File to share" : "要分享的檔案", + "Invalid path selected" : "選中了無效的路徑", "Upload new files" : "上傳新檔案", "Share from Files" : "從檔案進行分享", "Pending share" : "等待分享", @@ -227,25 +229,24 @@ "Remove attachment" : "移除附件", "Delete Attachment" : "刪除附件", "Restore Attachment" : "恢復附件", - "File to share" : "要分享的檔案", - "Invalid path selected" : "選中了無效的路徑", + "Modified" : "修改於", + "Created" : "建立於", + "The title cannot be empty." : "標題不能為空。", "Open in sidebar view" : "在側邊欄視圖中打開", "Open in bigger view" : "在較大視圖中打開", "Attachments" : "附件", "Comments" : "意見", - "Modified" : "修改於", - "Created" : "建立於", - "The title cannot be empty." : "標題不能為空。", - "No comments yet. Begin the discussion!" : "尚無意見,開始討論吧!", "Failed to load comments" : "無法加載評論", - "Save" : "保存", + "No comments yet. Begin the discussion!" : "尚無意見,開始討論吧!", "The comment cannot be empty." : "意見不能為空。", "The comment cannot be longer than 1000 characters." : "意見不能超過 1000 個字符。", + "Save" : "保存", + "Created:" : "建立:", "In reply to" : "回覆", "Cancel reply" : "取消回覆", "Reply" : "回覆", "Update" : "更新", - "Created:" : "建立:", + "Write a description …" : "寫一段描述", "Description" : "描述", "(Unsaved)" : "(未保存的)", "(Saving…)" : "(保存中...)", @@ -253,8 +254,16 @@ "Edit description" : "編輯描述", "View description" : "查看描述", "Add Attachment" : "添加附件", - "Write a description …" : "寫一段描述", "Choose attachment" : "選擇附件", + "Select Date" : "選擇日期", + "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", + "Set due date for later today" : "設定今天稍後的到期日", + "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", + "Set due date for tomorrow" : "設定明天的到期日", + "This weekend – {timeLocale}" : "本週末 – {timeLocale}", + "Set due date for this weekend" : "設定本週末的到期日", + "Next week – {timeLocale}" : "下星期 – {timeLocale}", + "Set due date for next week" : "設定下星期的到期日", "Assign a due date to this card…" : "為此卡片指派到期日 …", "Set a due date" : "設置到期日", "Add due date" : "添加到期日", @@ -265,26 +274,20 @@ "Not done" : "未完成", "Unarchive card" : "取消對卡片的封存", "Archive card" : "封存卡片", - "Select Date" : "選擇日期", - "Set due date for later today" : "設定今天稍後的到期日", - "Set due date for tomorrow" : "設定明天的到期日", - "Set due date for this weekend" : "設定本週末的到期日", - "Set due date for next week" : "設定下星期的到期日", "Assign a tag to this card…" : "為該卡片分配標籤…", "Select or create a tag…" : "選擇或創建標籤 ...", "Create a new tag:" : "創建新標籤:", "(group)" : "(群組)", - "Next week – {timeLocale}" : "下星期 – {timeLocale}", - "Todo items" : "待辦事項", "{count} comments, {unread} unread" : "{count} 條評論,{unread} 條未讀", + "Todo items" : "待辦事項", "Edit card title" : "編輯卡片標題", "Open link" : "打開連結", + "Card deleted" : "卡片被刪除", "Edit title" : "編輯標題", "Assign to me" : "指派給我", "Unassign myself" : "自己解除指派", "Mark as not done" : "標記為未完成", "Delete card" : "刪除卡片", - "Card deleted" : "卡片被刪除", "seconds ago" : "幾秒前", "Keyboard shortcuts" : "鍵盤快捷鍵", "Boost your productivity using Deck with keyboard shortcuts." : "提高您的生產力,在 Deck 上使用鍵盤快捷鍵。", @@ -323,6 +326,13 @@ "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." : "這些群組之外的用戶將無法創建自己的面板,但仍然可以在與他們共享的面板上工作。", "Cancel edit" : "取消編輯", "Save board" : "保存面板", + "Board {0} deleted" : "面板 {0} 已被刪除", + "All cards" : "所有卡片", + "Only assigned cards" : "僅指派了的卡片", + "No reminder" : "無提醒", + "An error occurred" : "發生錯誤", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", + "Delete the board?" : "是否刪除面板?", "Board details" : "面板詳情", "Edit board" : "編輯面板", "Clone board" : "複製面板", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "開啟到期日提醒", "Turn off due date reminders" : "關閉到期日提醒", "Due date reminders" : "到期日提醒", - "All cards" : "所有卡片", "Assigned cards" : "分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除面板", - "Board {0} deleted" : "面板 {0} 已被刪除", - "Only assigned cards" : "僅指派了的卡片", - "No reminder" : "無提醒", - "An error occurred" : "發生錯誤", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "你確定你要刪除 {title} 面板嗎?面板內所有數據(包括已封存的卡片)都將因此被刪除。", - "Delete the board?" : "是否刪除面板?", "Clone {boardTitle}" : "複製 {boardTitle}", "Clone cards" : "複製 cards", "Clone assignments" : "複製任務分配", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "在所有面板中搜索 {searchQuery}", "No results found" : "未找到結果", "Deck board {name}\n* Last modified on {lastMod}" : "Deck 面板 {name}\n* 最後修改於 {lastMod}", - "{stack} in {board}" : "{board} 中的 {stack}", - "Click to expand description" : "點擊展開描述", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 創建於 {created}\n* 最後修改於 {lastMod}\n* {nbAttachments} 個附件\n* {nbComments} 則留言", "{nbCards} cards" : "{nbCards} 張卡片", + "Due on {date}" : "於 {date} 到期", + "{stack} in {board}" : "{board} 中的 {stack}", + "Click to expand description" : "點擊展開描述", "Click to expand comment" : "點擊展開評論", + "Create card" : "建立卡片", "Create a new card" : "建立新卡片", "Card title" : "卡片標題", - "Create card" : "建立卡片", "Creating the new card …" : "正在建立新卡片...", "Card \"{card}\" was added to \"{board}\"" : "\"{card}\" 已添加到 \"{board}\"", "Open card" : "打開卡片", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "明天接下來的卡片", "upcoming cards" : "快將到期的卡片", "New card" : "新卡片", - "Due on {date}" : "於 {date} 到期", - "This weekend – {timeLocale}" : "本週末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", - "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", "Link to a board" : "連結到面板", "Link to a card" : "連結到卡片", "Create a card" : "建立卡片", diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index 9d3a9e9a9..abc96a9df 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -124,8 +124,8 @@ OC.L10N.register( "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,日期格式必須為 YYYY-MM-DD", "Personal planning and team project organization" : "個人規劃與團隊專案組織", "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 是一套看板式組織工具,提供與 Nextcloud 整合的個人規劃與團隊專案組織功能。\n\n\n- 📥 將您的工作項目新增到卡片中,並將它們按順序排列\n- 📄 以 Markdown 編寫額外的註釋\n- 🔖 分配標籤讓組織更方便\n- 👥 與您的團隊、朋友與家人分享\n- 📎 附上檔案並將其嵌入到您的 Markdown 描述中\n- 💬 使用留言與您的團隊討論\n- ⚡ 追蹤活動流程中的變動\n- 🚀 整理好您的專案", - "Card details" : "卡片詳細資訊", "Add board" : "新增佈告欄", + "Card details" : "卡片詳細資訊", "Select the board to link to a project" : "選取要連結到專案的佈告欄", "Search by board title" : "按佈告欄標題搜尋", "Select board" : "選取佈告欄", @@ -135,17 +135,17 @@ OC.L10N.register( "Select a list" : "選取列表", "Move card" : "移動卡片", "Copy card" : "複製卡片", - "Select a card" : "選取卡片", - "Cancel" : "取消", "Select the card to link to a project" : "選取要連結到專案的卡片", "Link to card" : "連結到卡片", + "Select a card" : "選取卡片", + "Cancel" : "取消", + "This board is read only" : "此佈告欄唯讀", + "Drop your files to upload" : "拖曳您的檔案以上傳", "File already exists" : "檔案已存在", "A file with the name {filename} already exists." : "名稱為 {filename} 的檔案已存在。", "Do you want to overwrite it?" : "您想要覆寫它嗎?", "Overwrite file" : "覆寫檔案", "Keep existing file" : "保留既有檔案", - "This board is read only" : "此佈告欄唯讀", - "Drop your files to upload" : "拖曳您的檔案以上傳", "Add card" : "新增卡片", "Archived cards" : "已封存的卡片", "Add list" : "新增列表", @@ -186,6 +186,12 @@ OC.L10N.register( "Deleted lists" : "已刪除的列表", "Undo" : "復原", "Deleted cards" : "已刪除的卡片", + "Failed to create share with {displayName}" : "無法建立與 {displayName} 的分享", + "Are you sure you want to transfer the board {title} to {user}?" : "您確定您想要將看板 {title} 轉移給 {user} 嗎?", + "Transfer the board." : "轉移看板。", + "Transfer" : "轉移", + "The board has been transferred to {user}" : "看板已轉移給 {user}", + "Failed to transfer the board to {user}" : "轉移看板給 {user} 失敗", "Share board with a user, group or team …" : "與使用者、群組或團隊分享佈告欄……", "Searching for users, groups and teams …" : "搜尋使用者、群組與團隊……", "No participants found" : "找不到參與者", @@ -197,12 +203,7 @@ OC.L10N.register( "Can manage" : "可以管理", "Owner" : "擁有者", "Delete" : "刪除", - "Failed to create share with {displayName}" : "無法建立與 {displayName} 的分享", - "Are you sure you want to transfer the board {title} to {user}?" : "您確定您想要將看板 {title} 轉移給 {user} 嗎?", - "Transfer the board." : "轉移看板。", - "Transfer" : "轉移", - "The board has been transferred to {user}" : "看板已轉移給 {user}", - "Failed to transfer the board to {user}" : "轉移看板給 {user} 失敗", + "List deleted" : "列表已刪除", "Edit list title" : "編輯清單標題", "Archive all cards" : "封存所有卡片", "Unarchive all cards" : "解除封存所有卡片", @@ -211,15 +212,16 @@ OC.L10N.register( "Unarchive all cards in this list" : "解除封存所有此列表中的卡片", "Add a new card" : "新增卡片", "Card name" : "卡片名稱", - "List deleted" : "列表已刪除", + "title and color value must be provided" : "必須提供標題與顏色的值", "Edit" : "編輯", "Add a new tag" : "新增標籤", - "title and color value must be provided" : "必須提供標題與顏色的值", "Board name" : "佈告欄名稱", "Members" : "成員", "Assign to users/groups/team" : "分配給使用者/群組/團隊", "Assign a user to this card…" : "分配使用者到此卡片……", "Select a user to assign to this card…" : "選取要分配至此卡片的使用者……", + "File to share" : "要分享的檔案", + "Invalid path selected" : "選取的路徑無效", "Upload new files" : "上傳新檔案", "Share from Files" : "從「檔案」分享", "Pending share" : "待分享", @@ -229,25 +231,24 @@ OC.L10N.register( "Remove attachment" : "移除附件", "Delete Attachment" : "刪除附件", "Restore Attachment" : "還原附件", - "File to share" : "要分享的檔案", - "Invalid path selected" : "選取的路徑無效", + "Modified" : "已修改", + "Created" : "已新增", + "The title cannot be empty." : "標題不能為空", "Open in sidebar view" : "在側邊欄中開啟", "Open in bigger view" : "以較大的檢視模式開啟", "Attachments" : "附件", "Comments" : "留言", - "Modified" : "已修改", - "Created" : "已新增", - "The title cannot be empty." : "標題不能為空", - "No comments yet. Begin the discussion!" : "暫無留言。開始討論吧!", "Failed to load comments" : "載入留言失敗", - "Save" : "儲存", + "No comments yet. Begin the discussion!" : "暫無留言。開始討論吧!", "The comment cannot be empty." : "留言不能為空。", "The comment cannot be longer than 1000 characters." : "留言不能多於 1000 個字元。", + "Save" : "儲存", + "Created:" : "建立:", "In reply to" : "回覆", "Cancel reply" : "取消回覆", "Reply" : "回覆", "Update" : "更新", - "Created:" : "建立:", + "Write a description …" : "編寫描述……", "Description" : "描述", "(Unsaved)" : "(未儲存)", "(Saving…)" : "(正在儲存……)", @@ -255,8 +256,16 @@ OC.L10N.register( "Edit description" : "編輯描述", "View description" : "檢視描述", "Add Attachment" : "新增附件", - "Write a description …" : "編寫描述……", "Choose attachment" : "選擇附件", + "Select Date" : "選擇日期", + "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", + "Set due date for later today" : "設定今天稍後的到期日", + "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", + "Set due date for tomorrow" : "設定明天的到期日", + "This weekend – {timeLocale}" : "本週末 – {timeLocale}", + "Set due date for this weekend" : "設定本週末的到期日", + "Next week – {timeLocale}" : "下週 – {timeLocale}", + "Set due date for next week" : "設定下週的到期日", "Assign a due date to this card…" : "為此卡片指派到期日……", "Set a due date" : "設定到期日", "Add due date" : "新增到期日", @@ -267,26 +276,20 @@ OC.L10N.register( "Not done" : "未完成", "Unarchive card" : "解除封存卡片", "Archive card" : "封存卡片", - "Select Date" : "選擇日期", - "Set due date for later today" : "設定今天稍後的到期日", - "Set due date for tomorrow" : "設定明天的到期日", - "Set due date for this weekend" : "設定本週末的到期日", - "Set due date for next week" : "設定下週的到期日", "Assign a tag to this card…" : "分配標籤到此卡片……", "Select or create a tag…" : "選取或建立標籤……", "Create a new tag:" : "建立新標籤:", "(group)" : "(群組)", - "Next week – {timeLocale}" : "下週 – {timeLocale}", - "Todo items" : "待辦事項", "{count} comments, {unread} unread" : "{count} 則留言,{unread} 則未讀", + "Todo items" : "待辦事項", "Edit card title" : "編輯卡片標題", "Open link" : "開啟連結", + "Card deleted" : "卡片已刪除", "Edit title" : "編輯標題", "Assign to me" : "分配給我", "Unassign myself" : "取消分配給我", "Mark as not done" : "標記為未完成", "Delete card" : "刪除卡片", - "Card deleted" : "卡片已刪除", "seconds ago" : "幾秒前", "Keyboard shortcuts" : "鍵盤快速鍵", "Boost your productivity using Deck with keyboard shortcuts." : "在 Deck 上利用鍵盤快捷鍵提高您的生產力。", @@ -325,6 +328,13 @@ OC.L10N.register( "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." : "這些群組以外的使用者將無法建立自己的看板,但仍然可以在與他們分享的看板上工作。", "Cancel edit" : "取消編輯", "Save board" : "儲存佈告欄", + "Board {0} deleted" : "已刪除佈告欄 {0}", + "All cards" : "所有看片", + "Only assigned cards" : "僅已分配的卡片", + "No reminder" : "無提醒", + "An error occurred" : "發生錯誤", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您確定要刪除佈告欄 {title} 嗎?這將會刪除所有此佈告欄的資料,包含封存的卡片。", + "Delete the board?" : "刪除佈告欄?", "Board details" : "佈告欄詳細資訊", "Edit board" : "編輯佈告欄", "Clone board" : "再製佈告欄", @@ -334,16 +344,9 @@ OC.L10N.register( "Turn on due date reminders" : "開啟到期日提醒", "Turn off due date reminders" : "關閉到期日提醒", "Due date reminders" : "到期日提醒", - "All cards" : "所有看片", "Assigned cards" : "已分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除佈告欄", - "Board {0} deleted" : "已刪除佈告欄 {0}", - "Only assigned cards" : "僅已分配的卡片", - "No reminder" : "無提醒", - "An error occurred" : "發生錯誤", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您確定要刪除佈告欄 {title} 嗎?這將會刪除所有此佈告欄的資料,包含封存的卡片。", - "Delete the board?" : "刪除佈告欄?", "Clone {boardTitle}" : "再製 {boardTitle}", "Clone cards" : "複製卡片", "Clone assignments" : "再製工作", @@ -360,14 +363,15 @@ OC.L10N.register( "Search for {searchQuery} in all boards" : "在所有佈告欄中搜尋 {searchQuery}", "No results found" : "找不到結果", "Deck board {name}\n* Last modified on {lastMod}" : "Deck 看板 {name}\n* 最後修改於 {lastMod}", - "{stack} in {board}" : "{stack} 於 {board}", - "Click to expand description" : "點擊展開描述", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 建立於 {created}\n* 最後修改於 {lastMod}\n* {nbAttachments} 個附件\n* {nbComments} 則留言", "{nbCards} cards" : "{nbCards} 張卡片", + "Due on {date}" : "於 {date} 到期", + "{stack} in {board}" : "{stack} 於 {board}", + "Click to expand description" : "點擊展開描述", "Click to expand comment" : "點擊展開留言", + "Create card" : "建立卡片", "Create a new card" : "建立新卡片", "Card title" : "卡片標題", - "Create card" : "建立卡片", "Creating the new card …" : "正在建立新卡片……", "Card \"{card}\" was added to \"{board}\"" : "卡片「{card}」已新增至「{board}」", "Open card" : "開啟卡片", @@ -377,10 +381,6 @@ OC.L10N.register( "upcoming cards tomorrow" : "明天接下來的卡片", "upcoming cards" : "接下來的卡片", "New card" : "新卡片", - "Due on {date}" : "於 {date} 到期", - "This weekend – {timeLocale}" : "本週末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", - "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", "Link to a board" : "連結到佈告欄", "Link to a card" : "連結到卡片", "Create a card" : "建立卡片", diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 81b80d4a0..810ab02c3 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -122,8 +122,8 @@ "Invalid date, date format must be YYYY-MM-DD" : "無效的日期,日期格式必須為 YYYY-MM-DD", "Personal planning and team project organization" : "個人規劃與團隊專案組織", "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 是一套看板式組織工具,提供與 Nextcloud 整合的個人規劃與團隊專案組織功能。\n\n\n- 📥 將您的工作項目新增到卡片中,並將它們按順序排列\n- 📄 以 Markdown 編寫額外的註釋\n- 🔖 分配標籤讓組織更方便\n- 👥 與您的團隊、朋友與家人分享\n- 📎 附上檔案並將其嵌入到您的 Markdown 描述中\n- 💬 使用留言與您的團隊討論\n- ⚡ 追蹤活動流程中的變動\n- 🚀 整理好您的專案", - "Card details" : "卡片詳細資訊", "Add board" : "新增佈告欄", + "Card details" : "卡片詳細資訊", "Select the board to link to a project" : "選取要連結到專案的佈告欄", "Search by board title" : "按佈告欄標題搜尋", "Select board" : "選取佈告欄", @@ -133,17 +133,17 @@ "Select a list" : "選取列表", "Move card" : "移動卡片", "Copy card" : "複製卡片", - "Select a card" : "選取卡片", - "Cancel" : "取消", "Select the card to link to a project" : "選取要連結到專案的卡片", "Link to card" : "連結到卡片", + "Select a card" : "選取卡片", + "Cancel" : "取消", + "This board is read only" : "此佈告欄唯讀", + "Drop your files to upload" : "拖曳您的檔案以上傳", "File already exists" : "檔案已存在", "A file with the name {filename} already exists." : "名稱為 {filename} 的檔案已存在。", "Do you want to overwrite it?" : "您想要覆寫它嗎?", "Overwrite file" : "覆寫檔案", "Keep existing file" : "保留既有檔案", - "This board is read only" : "此佈告欄唯讀", - "Drop your files to upload" : "拖曳您的檔案以上傳", "Add card" : "新增卡片", "Archived cards" : "已封存的卡片", "Add list" : "新增列表", @@ -184,6 +184,12 @@ "Deleted lists" : "已刪除的列表", "Undo" : "復原", "Deleted cards" : "已刪除的卡片", + "Failed to create share with {displayName}" : "無法建立與 {displayName} 的分享", + "Are you sure you want to transfer the board {title} to {user}?" : "您確定您想要將看板 {title} 轉移給 {user} 嗎?", + "Transfer the board." : "轉移看板。", + "Transfer" : "轉移", + "The board has been transferred to {user}" : "看板已轉移給 {user}", + "Failed to transfer the board to {user}" : "轉移看板給 {user} 失敗", "Share board with a user, group or team …" : "與使用者、群組或團隊分享佈告欄……", "Searching for users, groups and teams …" : "搜尋使用者、群組與團隊……", "No participants found" : "找不到參與者", @@ -195,12 +201,7 @@ "Can manage" : "可以管理", "Owner" : "擁有者", "Delete" : "刪除", - "Failed to create share with {displayName}" : "無法建立與 {displayName} 的分享", - "Are you sure you want to transfer the board {title} to {user}?" : "您確定您想要將看板 {title} 轉移給 {user} 嗎?", - "Transfer the board." : "轉移看板。", - "Transfer" : "轉移", - "The board has been transferred to {user}" : "看板已轉移給 {user}", - "Failed to transfer the board to {user}" : "轉移看板給 {user} 失敗", + "List deleted" : "列表已刪除", "Edit list title" : "編輯清單標題", "Archive all cards" : "封存所有卡片", "Unarchive all cards" : "解除封存所有卡片", @@ -209,15 +210,16 @@ "Unarchive all cards in this list" : "解除封存所有此列表中的卡片", "Add a new card" : "新增卡片", "Card name" : "卡片名稱", - "List deleted" : "列表已刪除", + "title and color value must be provided" : "必須提供標題與顏色的值", "Edit" : "編輯", "Add a new tag" : "新增標籤", - "title and color value must be provided" : "必須提供標題與顏色的值", "Board name" : "佈告欄名稱", "Members" : "成員", "Assign to users/groups/team" : "分配給使用者/群組/團隊", "Assign a user to this card…" : "分配使用者到此卡片……", "Select a user to assign to this card…" : "選取要分配至此卡片的使用者……", + "File to share" : "要分享的檔案", + "Invalid path selected" : "選取的路徑無效", "Upload new files" : "上傳新檔案", "Share from Files" : "從「檔案」分享", "Pending share" : "待分享", @@ -227,25 +229,24 @@ "Remove attachment" : "移除附件", "Delete Attachment" : "刪除附件", "Restore Attachment" : "還原附件", - "File to share" : "要分享的檔案", - "Invalid path selected" : "選取的路徑無效", + "Modified" : "已修改", + "Created" : "已新增", + "The title cannot be empty." : "標題不能為空", "Open in sidebar view" : "在側邊欄中開啟", "Open in bigger view" : "以較大的檢視模式開啟", "Attachments" : "附件", "Comments" : "留言", - "Modified" : "已修改", - "Created" : "已新增", - "The title cannot be empty." : "標題不能為空", - "No comments yet. Begin the discussion!" : "暫無留言。開始討論吧!", "Failed to load comments" : "載入留言失敗", - "Save" : "儲存", + "No comments yet. Begin the discussion!" : "暫無留言。開始討論吧!", "The comment cannot be empty." : "留言不能為空。", "The comment cannot be longer than 1000 characters." : "留言不能多於 1000 個字元。", + "Save" : "儲存", + "Created:" : "建立:", "In reply to" : "回覆", "Cancel reply" : "取消回覆", "Reply" : "回覆", "Update" : "更新", - "Created:" : "建立:", + "Write a description …" : "編寫描述……", "Description" : "描述", "(Unsaved)" : "(未儲存)", "(Saving…)" : "(正在儲存……)", @@ -253,8 +254,16 @@ "Edit description" : "編輯描述", "View description" : "檢視描述", "Add Attachment" : "新增附件", - "Write a description …" : "編寫描述……", "Choose attachment" : "選擇附件", + "Select Date" : "選擇日期", + "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", + "Set due date for later today" : "設定今天稍後的到期日", + "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", + "Set due date for tomorrow" : "設定明天的到期日", + "This weekend – {timeLocale}" : "本週末 – {timeLocale}", + "Set due date for this weekend" : "設定本週末的到期日", + "Next week – {timeLocale}" : "下週 – {timeLocale}", + "Set due date for next week" : "設定下週的到期日", "Assign a due date to this card…" : "為此卡片指派到期日……", "Set a due date" : "設定到期日", "Add due date" : "新增到期日", @@ -265,26 +274,20 @@ "Not done" : "未完成", "Unarchive card" : "解除封存卡片", "Archive card" : "封存卡片", - "Select Date" : "選擇日期", - "Set due date for later today" : "設定今天稍後的到期日", - "Set due date for tomorrow" : "設定明天的到期日", - "Set due date for this weekend" : "設定本週末的到期日", - "Set due date for next week" : "設定下週的到期日", "Assign a tag to this card…" : "分配標籤到此卡片……", "Select or create a tag…" : "選取或建立標籤……", "Create a new tag:" : "建立新標籤:", "(group)" : "(群組)", - "Next week – {timeLocale}" : "下週 – {timeLocale}", - "Todo items" : "待辦事項", "{count} comments, {unread} unread" : "{count} 則留言,{unread} 則未讀", + "Todo items" : "待辦事項", "Edit card title" : "編輯卡片標題", "Open link" : "開啟連結", + "Card deleted" : "卡片已刪除", "Edit title" : "編輯標題", "Assign to me" : "分配給我", "Unassign myself" : "取消分配給我", "Mark as not done" : "標記為未完成", "Delete card" : "刪除卡片", - "Card deleted" : "卡片已刪除", "seconds ago" : "幾秒前", "Keyboard shortcuts" : "鍵盤快速鍵", "Boost your productivity using Deck with keyboard shortcuts." : "在 Deck 上利用鍵盤快捷鍵提高您的生產力。", @@ -323,6 +326,13 @@ "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." : "這些群組以外的使用者將無法建立自己的看板,但仍然可以在與他們分享的看板上工作。", "Cancel edit" : "取消編輯", "Save board" : "儲存佈告欄", + "Board {0} deleted" : "已刪除佈告欄 {0}", + "All cards" : "所有看片", + "Only assigned cards" : "僅已分配的卡片", + "No reminder" : "無提醒", + "An error occurred" : "發生錯誤", + "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您確定要刪除佈告欄 {title} 嗎?這將會刪除所有此佈告欄的資料,包含封存的卡片。", + "Delete the board?" : "刪除佈告欄?", "Board details" : "佈告欄詳細資訊", "Edit board" : "編輯佈告欄", "Clone board" : "再製佈告欄", @@ -332,16 +342,9 @@ "Turn on due date reminders" : "開啟到期日提醒", "Turn off due date reminders" : "關閉到期日提醒", "Due date reminders" : "到期日提醒", - "All cards" : "所有看片", "Assigned cards" : "已分配的卡片", "No notifications" : "無通知", "Delete board" : "刪除佈告欄", - "Board {0} deleted" : "已刪除佈告欄 {0}", - "Only assigned cards" : "僅已分配的卡片", - "No reminder" : "無提醒", - "An error occurred" : "發生錯誤", - "Are you sure you want to delete the board {title}? This will delete all the data of this board including archived cards." : "您確定要刪除佈告欄 {title} 嗎?這將會刪除所有此佈告欄的資料,包含封存的卡片。", - "Delete the board?" : "刪除佈告欄?", "Clone {boardTitle}" : "再製 {boardTitle}", "Clone cards" : "複製卡片", "Clone assignments" : "再製工作", @@ -358,14 +361,15 @@ "Search for {searchQuery} in all boards" : "在所有佈告欄中搜尋 {searchQuery}", "No results found" : "找不到結果", "Deck board {name}\n* Last modified on {lastMod}" : "Deck 看板 {name}\n* 最後修改於 {lastMod}", - "{stack} in {board}" : "{stack} 於 {board}", - "Click to expand description" : "點擊展開描述", "* Created on {created}\n* Last modified on {lastMod}\n* {nbAttachments} attachments\n* {nbComments} comments" : "* 建立於 {created}\n* 最後修改於 {lastMod}\n* {nbAttachments} 個附件\n* {nbComments} 則留言", "{nbCards} cards" : "{nbCards} 張卡片", + "Due on {date}" : "於 {date} 到期", + "{stack} in {board}" : "{stack} 於 {board}", + "Click to expand description" : "點擊展開描述", "Click to expand comment" : "點擊展開留言", + "Create card" : "建立卡片", "Create a new card" : "建立新卡片", "Card title" : "卡片標題", - "Create card" : "建立卡片", "Creating the new card …" : "正在建立新卡片……", "Card \"{card}\" was added to \"{board}\"" : "卡片「{card}」已新增至「{board}」", "Open card" : "開啟卡片", @@ -375,10 +379,6 @@ "upcoming cards tomorrow" : "明天接下來的卡片", "upcoming cards" : "接下來的卡片", "New card" : "新卡片", - "Due on {date}" : "於 {date} 到期", - "This weekend – {timeLocale}" : "本週末 – {timeLocale}", - "Tomorrow – {timeLocale}" : "明天 – {timeLocale}", - "Later today – {timeLocale}" : "今天稍後 – {timeLocale}", "Link to a board" : "連結到佈告欄", "Link to a card" : "連結到卡片", "Create a card" : "建立卡片", From d8adaf5fe62d27e09e1a4eca4616ffa080fbb3d3 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 1 Mar 2025 01:05:09 +0000 Subject: [PATCH 44/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/it.js | 6 ++++++ l10n/it.json | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/l10n/it.js b/l10n/it.js index 700bc13df..1a0b34c60 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -104,8 +104,11 @@ OC.L10N.register( "To Do" : "Da fare", "In Progress" : "In corso", "Done" : "Fatto", + "1. Open to learn more about boards and cards" : "1. Apri per sapere di più su lavagne e schede", + "2. Drag cards left and right, up and down" : "2. Trascine le schede a sinistra e destra, sopra e sotto", "3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto", "4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!", + "Create your first card!" : "Crea la tua prima scheda!", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", @@ -126,10 +129,12 @@ OC.L10N.register( "Select the board to link to a project" : "Seleziona la lavagna da collegare a un progetto", "Search by board title" : "Cerca per titolo della lavagna", "Select board" : "Seleziona lavagna", + "Move/copy card" : "Muovi/copia scheda", "Select a board" : "Seleziona una lavagna", "No lists available" : "Nessun elenco disponibile", "Select a list" : "Seleziona un elenco", "Move card" : "Sposta scheda", + "Copy card" : "Copia scheda", "Select the card to link to a project" : "Seleziona la scheda da collegare a un progetto", "Link to card" : " Collega una scheda", "Select a card" : "Seleziona una scheda", @@ -348,6 +353,7 @@ OC.L10N.register( "Clone labels" : "Clona etichette", "Clone due dates" : "Clona date di scadenza", "Advanced options" : "Opzioni avanzate", + "Restore archived cards" : "Ripristina le schede archiviate", "Clone" : "Clona", "Loading filtered view" : "Caricamento della vista filtrata", "Today" : "Oggi", diff --git a/l10n/it.json b/l10n/it.json index 8dc253ba4..a94638731 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -102,8 +102,11 @@ "To Do" : "Da fare", "In Progress" : "In corso", "Done" : "Fatto", + "1. Open to learn more about boards and cards" : "1. Apri per sapere di più su lavagne e schede", + "2. Drag cards left and right, up and down" : "2. Trascine le schede a sinistra e destra, sopra e sotto", "3. Apply rich formatting and link content" : "3. Applica la formattazione avanzata e collega il contenuto", "4. Share, comment and collaborate!" : "4. Condividi, commenta e collabora!", + "Create your first card!" : "Crea la tua prima scheda!", "The file was uploaded" : "Il file è stato caricato", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Il file caricato supera la direttiva upload_max_filesize in php.ini", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Il file caricato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML", @@ -124,10 +127,12 @@ "Select the board to link to a project" : "Seleziona la lavagna da collegare a un progetto", "Search by board title" : "Cerca per titolo della lavagna", "Select board" : "Seleziona lavagna", + "Move/copy card" : "Muovi/copia scheda", "Select a board" : "Seleziona una lavagna", "No lists available" : "Nessun elenco disponibile", "Select a list" : "Seleziona un elenco", "Move card" : "Sposta scheda", + "Copy card" : "Copia scheda", "Select the card to link to a project" : "Seleziona la scheda da collegare a un progetto", "Link to card" : " Collega una scheda", "Select a card" : "Seleziona una scheda", @@ -346,6 +351,7 @@ "Clone labels" : "Clona etichette", "Clone due dates" : "Clona date di scadenza", "Advanced options" : "Opzioni avanzate", + "Restore archived cards" : "Ripristina le schede archiviate", "Clone" : "Clona", "Loading filtered view" : "Caricamento della vista filtrata", "Today" : "Oggi", From 88dbb010d08e17795b55dc8c648b35fb3ab373e9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 02:05:52 +0000 Subject: [PATCH 45/51] chore(deps): bump @nextcloud/event-bus from 3.3.1 to 3.3.2 Bumps [@nextcloud/event-bus](https://github.com/nextcloud/nextcloud-event-bus) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/nextcloud/nextcloud-event-bus/releases) - [Changelog](https://github.com/nextcloud-libraries/nextcloud-event-bus/blob/main/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-event-bus/compare/v3.3.1...v3.3.2) --- updated-dependencies: - dependency-name: "@nextcloud/event-bus" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package-lock.json | 23 ++++++++++++++++------- package.json | 2 +- 2 files changed, 17 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 547bb48db..3001b9059 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ "@nextcloud/axios": "^2.5.1", "@nextcloud/capabilities": "^1.2.0", "@nextcloud/dialogs": "^6.0.1", - "@nextcloud/event-bus": "^3.3.1", + "@nextcloud/event-bus": "^3.3.2", "@nextcloud/files": "^3.10.1", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", @@ -3736,12 +3736,13 @@ } }, "node_modules/@nextcloud/event-bus": { - "version": "3.3.1", - "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.3.1.tgz", - "integrity": "sha512-VBYJspOVk5aZopgZwCUoMKFqcTLCNel2TLvtu0HMPV2gR5ZLPiPAKbkyKkYTh+Sd5QB1gR6l3STTv1gyal0soQ==", + "version": "3.3.2", + "resolved": "https://registry.npmjs.org/@nextcloud/event-bus/-/event-bus-3.3.2.tgz", + "integrity": "sha512-1Qfs6i7Tz2qd1A33NpBQOt810ydHIRjhyXMFwSEkYX2yUI80lAk/sWO8HIB2Fqp+iffhyviPPcQYoytMDRyDNw==", + "license": "GPL-3.0-or-later", "dependencies": { - "@types/node": "^20.12.12", - "semver": "^7.6.2" + "@types/semver": "^7.5.8", + "semver": "^7.6.3" }, "engines": { "node": "^20.0.0", @@ -4940,6 +4941,7 @@ "version": "20.13.0", "resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz", "integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==", + "dev": true, "dependencies": { "undici-types": "~5.26.4" } @@ -4998,6 +5000,12 @@ "integrity": "sha512-hppQEBDmlwhFAXKJX2KnWLYu5yMfi91yazPb2l+lbJiwW+wdo1gNeRA+3RgNSO39WYX2euey41KEwnqesU2Jew==", "peer": true }, + "node_modules/@types/semver": { + "version": "7.5.8", + "resolved": "https://registry.npmjs.org/@types/semver/-/semver-7.5.8.tgz", + "integrity": "sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==", + "license": "MIT" + }, "node_modules/@types/send": { "version": "0.17.4", "resolved": "https://registry.npmjs.org/@types/send/-/send-0.17.4.tgz", @@ -20666,7 +20674,8 @@ "node_modules/undici-types": { "version": "5.26.5", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz", - "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==" + "integrity": "sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==", + "dev": true }, "node_modules/unicode-canonical-property-names-ecmascript": { "version": "2.0.0", diff --git a/package.json b/package.json index 79868a4ab..66cb49069 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@nextcloud/axios": "^2.5.1", "@nextcloud/capabilities": "^1.2.0", "@nextcloud/dialogs": "^6.0.1", - "@nextcloud/event-bus": "^3.3.1", + "@nextcloud/event-bus": "^3.3.2", "@nextcloud/files": "^3.10.1", "@nextcloud/initial-state": "^2.2.0", "@nextcloud/l10n": "^3.1.0", From 12a494720b907000a01e9abca5b4881e0f4ffb7f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Mar 2025 03:02:53 +0000 Subject: [PATCH 46/51] chore(deps): bump peter-evans/create-pull-request from 7.0.6 to 7.0.7 Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 7.0.6 to 7.0.7. - [Release notes](https://github.com/peter-evans/create-pull-request/releases) - [Commits](https://github.com/peter-evans/create-pull-request/compare/67ccf781d68cd99b580ae25a5c18a1cc84ffff1f...dd2324fc52d5d43c699a5636bcf19fceaa70c284) --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/npm-audit-fix.yml | 2 +- .github/workflows/update-nextcloud-ocp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index d69402386..838bbed80 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -66,7 +66,7 @@ jobs: - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 + uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'fix(deps): Fix npm audit' diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 65d3cf642..9f4add0e9 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -103,7 +103,7 @@ jobs: - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@67ccf781d68cd99b580ae25a5c18a1cc84ffff1f # v7.0.6 + uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'chore(dev-deps): Bump nextcloud/ocp package' From 852770c57423289cc83027d326a0bda6ece0b4b8 Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 2 Mar 2025 03:01:01 +0000 Subject: [PATCH 47/51] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index c9715eeb4..27246c4f3 100644 --- a/composer.lock +++ b/composer.lock @@ -492,12 +492,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "5d4e0489bad530d511c988afacf336ed087fa765" + "reference": "f5322bc3a4faaaa33a722cc22c8ee08f9da3e387" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/5d4e0489bad530d511c988afacf336ed087fa765", - "reference": "5d4e0489bad530d511c988afacf336ed087fa765", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f5322bc3a4faaaa33a722cc22c8ee08f9da3e387", + "reference": "f5322bc3a4faaaa33a722cc22c8ee08f9da3e387", "shasum": "" }, "require": { @@ -533,7 +533,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-02-22T00:42:30+00:00" + "time": "2025-02-28T00:44:44+00:00" }, { "name": "nikic/php-parser", From 9ed384fa2012a4f691aa58c337c07c1c85f1a9d7 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Mon, 3 Mar 2025 00:42:20 +0000 Subject: [PATCH 48/51] Fix(l10n): Update translations from Transifex Signed-off-by: Nextcloud bot --- l10n/tr.js | 10 +++++++++- l10n/tr.json | 10 +++++++++- 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/l10n/tr.js b/l10n/tr.js index 4b3771a39..e4a1f9b9b 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -76,6 +76,7 @@ OC.L10N.register( "Cards due tomorrow" : "Bitiş tarihi yarın olan kartlar", "Upcoming cards" : "Yaklaşan kartlar", "Load more" : "Diğerlerini yükle", + "Welcome to Nextcloud Deck!" : "Nextcloud Tahta uygulamasına hoş geldiniz!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" kartı \"%s\" zamanında %s tarafından size atandı.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}, {deck-board} panosundaki {deck-card} kartını size atadı.", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" kartı \"%s\" zamanında son kullanma tarihine ulaştı.", @@ -98,9 +99,16 @@ OC.L10N.register( "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", + "Read more inside" : "İçeriden ayrıntılı bilgi alın", + "Custom lists - click to rename!" : "Özel listeler. Yeniden adlandırmak için tıklayın!", "To Do" : "Yapılacak iş", - "In Progress" : "Yapılıyor", + "In Progress" : "Sürüyor", "Done" : "Bitenler", + "1. Open to learn more about boards and cards" : "1. Panolar ve kartlar ile ilgili bilgi almak için açın", + "2. Drag cards left and right, up and down" : "2. Kartları sağa, sola, aşağı ve yukarı sürükleyin", + "3. Apply rich formatting and link content" : "3. Zengin biçim uygulayın ve içeriği bağlayın", + "4. Share, comment and collaborate!" : "4. Paylaşın, yorum ve iş birliği yapın! ", + "Create your first card!" : "İlk kartınızı ekleyin!", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", diff --git a/l10n/tr.json b/l10n/tr.json index eefb078b5..f6b99b8ac 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -74,6 +74,7 @@ "Cards due tomorrow" : "Bitiş tarihi yarın olan kartlar", "Upcoming cards" : "Yaklaşan kartlar", "Load more" : "Diğerlerini yükle", + "Welcome to Nextcloud Deck!" : "Nextcloud Tahta uygulamasına hoş geldiniz!", "The card \"%s\" on \"%s\" has been assigned to you by %s." : "\"%s\" kartı \"%s\" zamanında %s tarafından size atandı.", "{user} has assigned the card {deck-card} on {deck-board} to you." : "{user}, {deck-board} panosundaki {deck-card} kartını size atadı.", "The card \"%s\" on \"%s\" has reached its due date." : "\"%s\" kartı \"%s\" zamanında son kullanma tarihine ulaştı.", @@ -96,9 +97,16 @@ "Action needed" : "İşlem yapılması gerekiyor", "Later" : "Sonra", "copy" : "kopyala", + "Read more inside" : "İçeriden ayrıntılı bilgi alın", + "Custom lists - click to rename!" : "Özel listeler. Yeniden adlandırmak için tıklayın!", "To Do" : "Yapılacak iş", - "In Progress" : "Yapılıyor", + "In Progress" : "Sürüyor", "Done" : "Bitenler", + "1. Open to learn more about boards and cards" : "1. Panolar ve kartlar ile ilgili bilgi almak için açın", + "2. Drag cards left and right, up and down" : "2. Kartları sağa, sola, aşağı ve yukarı sürükleyin", + "3. Apply rich formatting and link content" : "3. Zengin biçim uygulayın ve içeriği bağlayın", + "4. Share, comment and collaborate!" : "4. Paylaşın, yorum ve iş birliği yapın! ", + "Create your first card!" : "İlk kartınızı ekleyin!", "The file was uploaded" : "Dosya yüklendi", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Yüklenen dosya php.ini dosyasındaki yüklenebilecek dosya boyutunu belirten upload_max_filesize değişkeninin değerini aşıyor", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Yüklenen dosya HTML formundaki yüklenebilecek dosya boyutunu belirten MAX_FILE_SIZE değişkeninin değerini aşıyor", From 6dcb1d4b8b0aa283fd705928fae57eefb7e37f7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 03:54:25 +0000 Subject: [PATCH 49/51] bump peter-evans/create-pull-request from 7.0.7 to 7.0.8 --- updated-dependencies: - dependency-name: peter-evans/create-pull-request dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/npm-audit-fix.yml | 2 +- .github/workflows/update-nextcloud-ocp.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/npm-audit-fix.yml b/.github/workflows/npm-audit-fix.yml index 838bbed80..06fc982d3 100644 --- a/.github/workflows/npm-audit-fix.yml +++ b/.github/workflows/npm-audit-fix.yml @@ -66,7 +66,7 @@ jobs: - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'fix(deps): Fix npm audit' diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index 9f4add0e9..d462a97d2 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -103,7 +103,7 @@ jobs: - name: Create Pull Request if: steps.checkout.outcome == 'success' - uses: peter-evans/create-pull-request@dd2324fc52d5d43c699a5636bcf19fceaa70c284 # v7.0.7 + uses: peter-evans/create-pull-request@271a8d0340265f705b14b6d32b9829c1cb33d45e # v7.0.8 with: token: ${{ secrets.COMMAND_BOT_PAT }} commit-message: 'chore(dev-deps): Bump nextcloud/ocp package' From 4d5c69f250c171297a272a3d29bbeb7bf3f59ed6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 04:01:11 +0000 Subject: [PATCH 50/51] Chore(deps): Bump axios from 1.7.7 to 1.8.2 Bumps [axios](https://github.com/axios/axios) from 1.7.7 to 1.8.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.7.7...v1.8.2) --- updated-dependencies: - dependency-name: axios dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3001b9059..86a7c62c0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6350,9 +6350,10 @@ "dev": true }, "node_modules/axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.8.2.tgz", + "integrity": "sha512-ls4GYBm5aig9vWx8AWDSGLpnpDQRtWAfrjU+EuytuODrFBkqesN2RkOQCBzrA1RQNHw1SmRMSDDDSwzNAYQ6Rg==", + "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", "form-data": "^4.0.0", From 974a4c979aca2d3c705ae51df77d3474234682cd Mon Sep 17 00:00:00 2001 From: nextcloud-command Date: Sun, 9 Mar 2025 02:36:44 +0000 Subject: [PATCH 51/51] chore(dev-deps): Bump nextcloud/ocp package Signed-off-by: GitHub --- composer.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/composer.lock b/composer.lock index 27246c4f3..a910c57ba 100644 --- a/composer.lock +++ b/composer.lock @@ -492,12 +492,12 @@ "source": { "type": "git", "url": "https://github.com/nextcloud-deps/ocp.git", - "reference": "f5322bc3a4faaaa33a722cc22c8ee08f9da3e387" + "reference": "1abf593d27ecd373a9fcbbe87cfdd899ad3fee8b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/f5322bc3a4faaaa33a722cc22c8ee08f9da3e387", - "reference": "f5322bc3a4faaaa33a722cc22c8ee08f9da3e387", + "url": "https://api.github.com/repos/nextcloud-deps/ocp/zipball/1abf593d27ecd373a9fcbbe87cfdd899ad3fee8b", + "reference": "1abf593d27ecd373a9fcbbe87cfdd899ad3fee8b", "shasum": "" }, "require": { @@ -533,7 +533,7 @@ "issues": "https://github.com/nextcloud-deps/ocp/issues", "source": "https://github.com/nextcloud-deps/ocp/tree/master" }, - "time": "2025-02-28T00:44:44+00:00" + "time": "2025-03-08T00:36:29+00:00" }, { "name": "nikic/php-parser",