Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nextcloud-libraries/nextcloud-dialogs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.3.5
Choose a base ref
...
head repository: nextcloud-libraries/nextcloud-dialogs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref

Commits on Jul 5, 2024

  1. chore: Enhance docs about generic dialogs and export all related types

    Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
    susnux committed Jul 5, 2024
    Copy the full SHA
    008fa40 View commit details
  2. Merge pull request #1380 from nextcloud-libraries/enh/docs

    chore: Enhance docs about generic dialogs and export all related types
    Pytal authored Jul 5, 2024
    Copy the full SHA
    06beb6b View commit details

Commits on Jul 6, 2024

  1. chore(deps-dev): Bump typescript from 5.5.2 to 5.5.3

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.2 to 5.5.3.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.2...v5.5.3)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2024
    Copy the full SHA
    5a098bc View commit details
  2. chore(deps): Bump @nextcloud/typings from 1.9.0 to 1.9.1

    Bumps [@nextcloud/typings](https://github.com/nextcloud/nextcloud-typings) from 1.9.0 to 1.9.1.
    - [Release notes](https://github.com/nextcloud/nextcloud-typings/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-typings/blob/master/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-typings@v1.9.0...v1.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/typings"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2024
    Copy the full SHA
    58d254b View commit details
  3. Merge pull request #1383 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/nextcloud/typings-1.9.1
    dependabot[bot] authored Jul 6, 2024
    Copy the full SHA
    0aa7178 View commit details
  4. Copy the full SHA
    d1b5c82 View commit details
  5. chore(deps-dev): Bump vite from 5.3.2 to 5.3.3

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.2 to 5.3.3.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.3.3/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 6, 2024
    Copy the full SHA
    824e3ed View commit details
  6. Copy the full SHA
    5a2f3cc View commit details

Commits on Jul 7, 2024

  1. Translate l10n/messages.pot in ga

    100% translated source file: 'l10n/messages.pot'
    on 'ga'.
    transifex-integration[bot] authored Jul 7, 2024
    Copy the full SHA
    a6d17e2 View commit details
  2. Copy the full SHA
    8471e40 View commit details
  3. Translate l10n/messages.pot in ga

    100% translated source file: 'l10n/messages.pot'
    on 'ga'.
    transifex-integration[bot] authored Jul 7, 2024
    Copy the full SHA
    72c1e06 View commit details
  4. Translate l10n/messages.pot in ga

    100% translated source file: 'l10n/messages.pot'
    on 'ga'.
    transifex-integration[bot] authored Jul 7, 2024
    Copy the full SHA
    5c4b46c View commit details
  5. Copy the full SHA
    8c6ff04 View commit details

Commits on Jul 8, 2024

  1. chore: Migrate REUSE to TOML format

    Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
    AndyScherzinger committed Jul 8, 2024
    Copy the full SHA
    bad5c03 View commit details
  2. ci: bump REUSE workflow to v4

    Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
    AndyScherzinger committed Jul 8, 2024
    Copy the full SHA
    92e8f14 View commit details
  3. Merge pull request #1386 from nextcloud-libraries/chore/noid/reuse-toml

    Migrate REUSE to TOML format
    AndyScherzinger authored Jul 8, 2024
    Copy the full SHA
    3e49a75 View commit details

Commits on Jul 13, 2024

  1. chore(deps-dev): Bump typedoc from 0.26.3 to 0.26.4

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.3 to 0.26.4.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.26.3...v0.26.4)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 13, 2024
    Copy the full SHA
    1c8abf6 View commit details
  2. chore(deps-dev): Bump vitest and @vitest/coverage-v8

    Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.
    
    Updates `vitest` from 1.6.0 to 2.0.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/vitest)
    
    Updates `@vitest/coverage-v8` from 1.6.0 to 2.0.2
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.2/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: vitest
      dependency-type: direct:development
      update-type: version-update:semver-major
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 13, 2024
    Copy the full SHA
    66a30e0 View commit details
  3. Copy the full SHA
    ea92938 View commit details
  4. chore(deps-dev): Bump sass from 1.77.6 to 1.77.8

    Bumps [sass](https://github.com/sass/dart-sass) from 1.77.6 to 1.77.8.
    - [Release notes](https://github.com/sass/dart-sass/releases)
    - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
    - [Commits](sass/dart-sass@1.77.6...1.77.8)
    
    ---
    updated-dependencies:
    - dependency-name: sass
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 13, 2024
    Copy the full SHA
    c892048 View commit details
  5. Copy the full SHA
    cc9e2ca View commit details

Commits on Jul 19, 2024

  1. Merge pull request #1390 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/multi-b1434a7ba9
    
    chore(deps-dev): Bump vitest and @vitest/coverage-v8
    susnux authored Jul 19, 2024
    Copy the full SHA
    0d63828 View commit details

Commits on Jul 20, 2024

  1. chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.2 to 2.0.3

    Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.2 to 2.0.3.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.3/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2024
    Copy the full SHA
    57291e4 View commit details
  2. chore(deps): Bump @nextcloud/files from 3.5.1 to 3.6.0

    Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.5.1 to 3.6.0.
    - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-files@v3.5.1...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/files"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2024
    Copy the full SHA
    cc66c3f View commit details
  3. Merge pull request #1392 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/vitest/coverage-v8-2.0.3
    dependabot[bot] authored Jul 20, 2024
    Copy the full SHA
    03009af View commit details
  4. Merge pull request #1394 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/nextcloud/files-3.6.0
    dependabot[bot] authored Jul 20, 2024
    Copy the full SHA
    596b4ab View commit details
  5. chore(deps-dev): Bump vite from 5.3.3 to 5.3.4

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.3.4/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2024
    Copy the full SHA
    dc0221f View commit details
  6. Copy the full SHA
    48cdf9c View commit details

Commits on Jul 23, 2024

  1. Translate l10n/messages.pot in es_AR

    100% translated source file: 'l10n/messages.pot'
    on 'es_AR'.
    transifex-integration[bot] authored Jul 23, 2024
    Copy the full SHA
    5cb2537 View commit details
  2. Translate l10n/messages.pot in es_AR

    100% translated source file: 'l10n/messages.pot'
    on 'es_AR'.
    transifex-integration[bot] authored Jul 23, 2024
    Copy the full SHA
    b57bdec View commit details
  3. Merge pull request #1395 from nextcloud-libraries/translations_441be4…

    …f7621043648cd4dbc98426de23
    github-actions[bot] authored Jul 23, 2024
    Copy the full SHA
    7cb11e2 View commit details

Commits on Jul 27, 2024

  1. chore(deps-dev): Bump vite from 5.3.4 to 5.3.5

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.3.4 to 5.3.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.3.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    bd7d373 View commit details
  2. chore(deps-dev): Bump typedoc from 0.26.4 to 0.26.5

    Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.26.4 to 0.26.5.
    - [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
    - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
    - [Commits](TypeStrong/typedoc@v0.26.4...v0.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: typedoc
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    59ec314 View commit details
  3. chore(deps): Bump @nextcloud/sharing from 0.2.2 to 0.2.3

    Bumps @nextcloud/sharing from 0.2.2 to 0.2.3.
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/sharing"
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    38080d5 View commit details
  4. chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.3 to 2.0.4

    Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.3 to 2.0.4.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.4/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    d3a875b View commit details
  5. Copy the full SHA
    2fab1ab View commit details
  6. Copy the full SHA
    295e8ff View commit details
  7. Merge pull request #1402 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/vitest/coverage-v8-2.0.4
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    61ec473 View commit details
  8. Merge pull request #1401 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/nextcloud/sharing-0.2.3
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    c0d8656 View commit details
  9. chore(deps): Bump @nextcloud/files from 3.6.0 to 3.7.0

    Bumps [@nextcloud/files](https://github.com/nextcloud-libraries/nextcloud-files) from 3.6.0 to 3.7.0.
    - [Release notes](https://github.com/nextcloud-libraries/nextcloud-files/releases)
    - [Changelog](https://github.com/nextcloud-libraries/nextcloud-files/blob/main/CHANGELOG.md)
    - [Commits](nextcloud-libraries/nextcloud-files@v3.6.0...v3.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@nextcloud/files"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    a3b8c50 View commit details
  10. Merge pull request #1400 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/nextcloud/files-3.7.0
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    666451a View commit details
  11. chore(deps-dev): Bump typescript from 5.5.3 to 5.5.4

    Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4.
    - [Release notes](https://github.com/Microsoft/TypeScript/releases)
    - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
    - [Commits](microsoft/TypeScript@v5.5.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: typescript
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 27, 2024
    Copy the full SHA
    7bd611b View commit details
  12. Copy the full SHA
    b85fb7b View commit details

Commits on Jul 29, 2024

  1. chore(deps): Bump fast-xml-parser from 4.2.7 to 4.4.1

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.7 to 4.4.1.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v4.2.7...v4.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 29, 2024
    Copy the full SHA
    227b330 View commit details
  2. Merge pull request #1404 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/fast-xml-parser-4.4.1
    dependabot[bot] authored Jul 29, 2024
    Copy the full SHA
    a501e64 View commit details

Commits on Aug 3, 2024

  1. chore(deps): Bump webdav from 5.6.0 to 5.7.0

    Bumps [webdav](https://github.com/perry-mitchell/webdav-client) from 5.6.0 to 5.7.0.
    - [Changelog](https://github.com/perry-mitchell/webdav-client/blob/master/CHANGELOG.md)
    - [Commits](perry-mitchell/webdav-client@v5.6.0...v5.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: webdav
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 3, 2024
    Copy the full SHA
    d6abcb6 View commit details
  2. chore(deps-dev): Bump @vitest/coverage-v8 from 2.0.4 to 2.0.5

    Bumps [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) from 2.0.4 to 2.0.5.
    - [Release notes](https://github.com/vitest-dev/vitest/releases)
    - [Commits](https://github.com/vitest-dev/vitest/commits/v2.0.5/packages/coverage-v8)
    
    ---
    updated-dependencies:
    - dependency-name: "@vitest/coverage-v8"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 3, 2024
    Copy the full SHA
    5ea45f7 View commit details
  3. Copy the full SHA
    2ff5285 View commit details
  4. Merge pull request #1406 from nextcloud-libraries/dependabot/npm_and_…

    …yarn/vitest/coverage-v8-2.0.5
    dependabot[bot] authored Aug 3, 2024
    Copy the full SHA
    ed031aa View commit details

Commits on Aug 6, 2024

  1. Translate l10n/messages.pot in ca

    100% translated source file: 'l10n/messages.pot'
    on 'ca'.
    transifex-integration[bot] authored Aug 6, 2024
    Copy the full SHA
    ef19306 View commit details
Showing with 1,692 additions and 944 deletions.
  1. +5 −3 .github/workflows/reuse.yml
  2. +0 −20 .reuse/dep5
  3. +19 −0 CHANGELOG.md
  4. +30 −0 REUSE.toml
  5. +35 −22 l10n/ca.pot
  6. +114 −3 l10n/es_AR.pot
  7. +114 −3 l10n/es_MX.pot
  8. +18 −3 l10n/fr.pot
  9. +128 −0 l10n/ga.pot
  10. +116 −3 l10n/ja_JP.pot
  11. +5 −4 lib/components/GenericDialog.vue
  12. +7 −3 lib/components/types.ts
  13. +43 −8 lib/dialogs.ts
  14. +7 −1 lib/index.ts
  15. +1,034 −857 package-lock.json
  16. +14 −14 package.json
  17. +3 −0 tsconfig.json
8 changes: 5 additions & 3 deletions .github/workflows/reuse.yml
Original file line number Diff line number Diff line change
@@ -9,12 +9,14 @@

name: REUSE Compliance Check

on: pull_request
on: [pull_request]

jobs:
reuse-compliance-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Checkout
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7

- name: REUSE Compliance Check
uses: fsfe/reuse-action@a46482ca367aef4454a87620aa37c2be4b2f8106 # v3.0.0
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0
20 changes: 0 additions & 20 deletions .reuse/dep5

This file was deleted.

19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,25 @@

All notable changes to this project will be documented in this file.

## 6.0.0
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.5...v6.0.0)

### Breaking

v6.0.0 is only compatible with Nextcloud 29 and newer.
Technically this is the same as v5.3.5, but v5.3.3 was a breaking change as it dropped support for Nextcloud 28 and older on public shares.

### Changed
* chore: Enhance docs about generic dialogs and export all related types [\#1380](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1380) \([susnux](https://github.com/susnux)\)
* Migrate REUSE to TOML format [\#1386](https://github.com/nextcloud-libraries/nextcloud-dialogs/pull/1386) \([AndyScherzinger](https://github.com/AndyScherzinger)\)
* chore(deps): Bump @nextcloud/typings to 1.9.1
* chore(deps): Bump @nextcloud/sharing to 0.2.3
* chore(deps): Bump fast-xml-parser to 4.4.1
* chore(deps): Bump @nextcloud/files to 3.8.0
* chore(deps): Bump @vueuse/core to 10.11.1
* chore(deps): Bump webdav to 5.7.1
* chore(deps): Bump axios to 1.7.4

## 5.3.5
[Full Changelog](https://github.com/nextcloud-libraries/nextcloud-dialogs/compare/v5.3.4...v5.3.5)

30 changes: 30 additions & 0 deletions REUSE.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
version = 1
SPDX-PackageName = "nextcloud-dialogs"
SPDX-PackageSupplier = "Nextcloud <info@nextcloud.com>"
SPDX-PackageDownloadLocation = "https://github.com/nextcloud-libraries/nextcloud-dialogs"

[[annotations]]
path = ["package-lock.json", "package.json", "tsconfig-typedoc.json", "tsconfig.json"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2019-2024 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = "l10n/**.pot"
precedence = "aggregate"
SPDX-FileCopyrightText = "2020-2024 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = ".eslintrc.json"
precedence = "aggregate"
SPDX-FileCopyrightText = "2023 Nextcloud GmbH and Nextcloud contributors"
SPDX-License-Identifier = "AGPL-3.0-or-later"

[[annotations]]
path = ["styles/close-dark.svg", "styles/close.svg"]
precedence = "aggregate"
SPDX-FileCopyrightText = "2018-2024 Google LLC"
SPDX-License-Identifier = "Apache-2.0"
57 changes: 35 additions & 22 deletions l10n/ca.pot
Original file line number Diff line number Diff line change
@@ -2,10 +2,12 @@
# Translators:
# John Molakvoæ <skjnldsv@protonmail.com>, 2023
# v v <e670006006@gmail.com>, 2024
# Marc Riera <marcriera@softcatala.org>, 2024
# Sergi Font, 2024
#
msgid ""
msgstr ""
"Last-Translator: v v <e670006006@gmail.com>, 2024\n"
"Last-Translator: Sergi Font, 2024\n"
"Language-Team: Catalan (https://app.transifex.com/nextcloud/teams/64236/ca/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: ca\n"
@@ -21,22 +23,33 @@ msgid "\"/\" is not allowed inside a folder name."
msgstr "\"/\" no és permès en el nom de carpeta."

msgid "All files"
msgstr "Tots els arxius"
msgstr "Tots els fitxers"

msgid "Choose"
msgstr "Triar"
msgstr "Tria"

msgid "Choose {file}"
msgstr "Triar {file}"
msgstr "Tria {file}"

msgid "Choose %n file"
msgid_plural "Choose %n files"
msgstr[0] "Tria %n fitxer"
msgstr[1] "Tria %n fitxers"

msgid "Copy"
msgstr "Copiar"
msgstr "Copia"

msgid "Copy to {target}"
msgstr "Copiar a {target}"
msgstr "Copia a {target}"

msgid "Could not create the new folder"
msgstr "No es pot crear la nova carpeta"
msgstr "No s'ha pogut crear la carpeta nova"

msgid "Could not load files settings"
msgstr "No es poden carregar fitxers de configuració"

msgid "Could not load files views"
msgstr "No es poden carregar fitxers de vistes"

msgid "Create directory"
msgstr "Crear directori"
@@ -45,7 +58,7 @@ msgid "Current view selector"
msgstr "Selector de visualització actual"

msgid "Favorites"
msgstr "Favorits"
msgstr "Preferits"

msgid "Files and folders you mark as favorite will show up here."
msgstr ""
@@ -64,46 +77,46 @@ msgid "Home"
msgstr "Inici"

msgid "Modified"
msgstr "Modificat"
msgstr "Data de modificació"

msgid "Move"
msgstr "Moure"
msgstr "Desplaça"

msgid "Move to {target}"
msgstr "More a {target}"
msgstr "Desplaça a {target}"

msgid "Name"
msgstr "Nom"

msgid "New"
msgstr "Nou"
msgstr "Crea"

msgid "New folder"
msgstr "Nova carpeta"
msgstr "Carpeta nova"

msgid "New folder name"
msgstr "Nom de nova carpeta"
msgstr "Nom de la carpeta nova"

msgid "No files in here"
msgstr "No hi ha arxius"
msgstr "No hi ha cap fitxer"

msgid "No files matching your filter were found."
msgstr "No s'han trobat fitxers coincidents amb el vostre filtre."
msgstr "No s'ha trobat cap fitxer que coincideixi amb el filtre."

msgid "No matching files"
msgstr "Sense arxius coincidents"
msgstr "No hi ha cap fitxer que coincideixi"

msgid "Recent"
msgstr "Recent"
msgstr "Recents"

msgid "Select all entries"
msgstr "Seleccioneu totes les entrades"
msgstr "Selecciona totes les entrades"

msgid "Select entry"
msgstr "Seleccionar entrada"
msgstr "Selecciona l'entrada"

msgid "Select the row for {nodename}"
msgstr "Seleccioneu la fila per a {nodename}"
msgstr "Selecciona la fila per a {nodename}"

msgid "Size"
msgstr "Mida"
@@ -112,4 +125,4 @@ msgid "Undo"
msgstr "Desfés"

msgid "Upload some content or sync with your devices!"
msgstr "Pengeu contingut o sincronitzeu-vos amb els vostres dispositius!"
msgstr "Pugeu contingut o sincronitzeu-lo amb els vostres dispositius!"
117 changes: 114 additions & 3 deletions l10n/es_AR.pot
Original file line number Diff line number Diff line change
@@ -1,15 +1,126 @@
#
# Translators:
# Joas Schilling, 2023
# John Molakvoæ <skjnldsv@protonmail.com>, 2023
# Matías Campo Hoet <matiascampo@gmail.com>, 2024
#
msgid ""
msgstr ""
"Last-Translator: Joas Schilling, 2023\n"
"Last-Translator: Matías Campo Hoet <matiascampo@gmail.com>, 2024\n"
"Language-Team: Spanish (Argentina) (https://app.transifex.com/nextcloud/teams/64236/es_AR/)\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Language: es_AR\n"
"Plural-Forms: nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;\n"

#: lib/toast.ts:223
msgid "\"{name}\" is an invalid folder name."
msgstr "\"{name}\" es un nombre de carpeta inválido."

msgid "\"{name}\" is not an allowed folder name"
msgstr "\"{name}\" no es un nombre de carpeta permitido"

msgid "\"/\" is not allowed inside a folder name."
msgstr "\"/\" no está permitido en el nombre de una carpeta."

msgid "All files"
msgstr "Todos los archivos"

msgid "Choose"
msgstr "Elegir"

msgid "Choose {file}"
msgstr "Elija {file}"

msgid "Choose %n file"
msgid_plural "Choose %n files"
msgstr[0] "Elija %n archivo"
msgstr[1] "Elija %n archivos"
msgstr[2] "Elija %n archivos"

msgid "Copy"
msgstr "Copiar"

msgid "Copy to {target}"
msgstr "Copiar a {target}"

msgid "Could not create the new folder"
msgstr "No se pudo crear la nueva carpeta"

msgid "Could not load files settings"
msgstr "No se pudo cargar la configuración de archivos"

msgid "Could not load files views"
msgstr "No se pudieron cargar las vistas de los archivos"

msgid "Create directory"
msgstr "Crear directorio"

msgid "Current view selector"
msgstr "Selector de vista actual"

msgid "Favorites"
msgstr "Favoritos"

msgid "Files and folders you mark as favorite will show up here."
msgstr "Los archivos y carpetas que marque como favoritos aparecerán aquí."

msgid "Files and folders you recently modified will show up here."
msgstr "Los archivos y carpetas que modificó recientemente aparecerán aquí."

msgid "Filter file list"
msgstr "Filtrar lista de archivos"

msgid "Folder name cannot be empty."
msgstr "El nombre de la carpeta no puede estar vacío."

msgid "Home"
msgstr "Inicio"

msgid "Modified"
msgstr "Modificado"

msgid "Move"
msgstr "Mover"

msgid "Move to {target}"
msgstr "Mover a {target}"

msgid "Name"
msgstr "Nombre"

msgid "New"
msgstr "Nuevo"

msgid "New folder"
msgstr "Nueva carpeta"

msgid "New folder name"
msgstr "Nombre de nueva carpeta"

msgid "No files in here"
msgstr "No hay archivos aquí"

msgid "No files matching your filter were found."
msgstr "No se encontraron archivos que coincidan con su filtro."

msgid "No matching files"
msgstr "No hay archivos coincidentes"

msgid "Recent"
msgstr "Reciente"

msgid "Select all entries"
msgstr "Seleccionar todas las entradas"

msgid "Select entry"
msgstr "Seleccionar entrada"

msgid "Select the row for {nodename}"
msgstr "Seleccione la fila para {nodename}"

msgid "Size"
msgstr "Tamaño"

msgid "Undo"
msgstr "Deshacer"

msgid "Upload some content or sync with your devices!"
msgstr "¡Cargue algún contenido o sincronice con sus dispositivos!"
Loading