1
0
mirror of https://github.com/chylex/Nextcloud-News.git synced 2025-09-15 13:32:10 +02:00

Compare commits

382 Commits

Author SHA1 Message Date
cc861ca186 Work around compatibility issues 2024-08-02 16:12:12 +02:00
29b643168b Unhide favicons in feed view 2024-08-02 16:09:01 +02:00
cde02ce5e2 Add article word count & limit intro length 2024-08-02 16:09:01 +02:00
Benjamin Brahmer
d56d4b4d4e Release 24.0.0
No major changes compared to 24.0.0-beta1.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-09-28 08:39:52 +02:00
dependabot[bot]
66c8ccc7ad Build(deps-dev): Bump doctrine/dbal from 3.6.7 to 3.7.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.7 to 3.7.0.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.7...3.7.0)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-27 15:57:23 +02:00
dependabot[bot]
f392db0a00 Build(deps-dev): Bump doctrine/dbal from 3.6.6 to 3.6.7
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.6 to 3.6.7.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.6...3.6.7)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-26 11:17:08 +02:00
Nextcloud bot
752c4d130d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-09-21 01:17:30 +00:00
dependabot[bot]
2c5353d79c Build(deps-dev): Bump phpunit/phpunit from 9.6.11 to 9.6.13
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.11 to 9.6.13.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.13/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.11...9.6.13)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 17:47:26 +02:00
dependabot[bot]
1b4aea433b Build(deps-dev): Bump phpstan/phpstan from 1.10.33 to 1.10.35
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.33 to 1.10.35.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.33...1.10.35)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-20 17:27:53 +02:00
dependabot[bot]
a17749bbd4 Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.42 to 1.3.43
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.42 to 1.3.43.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.42...1.3.43)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:06:57 +02:00
dependabot[bot]
5fde4cc07c Build(deps): Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-06 13:05:32 +02:00
dependabot[bot]
295ff6b85f Build(deps-dev): Bump jquery from 3.7.0 to 3.7.1 in /js
Bumps [jquery](https://github.com/jquery/jquery) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.7.0...3.7.1)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-29 20:12:21 +02:00
Benjamin Brahmer
65978ce09f Release 24.0.0-beta1
Changed

- Drop support for Nextcloud 25, Supported: 26, 27 (#2316)
- Add a new command for occ `./occ news:updater:job` allows to check and reset the update job (#2166)
- Check for available http(s) compression options and use them (gzip, deflate, brotli) (#2328)
- Change and unify [cache](https://nextcloud.github.io/news/install/#cache) to use the instance ID of Nextcloud (#2331)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-27 21:07:58 +02:00
dependabot[bot]
75e5be3d5e Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.13 to 1.3.14
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.13 to 1.3.14.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.13...1.3.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 21:15:27 +02:00
dependabot[bot]
ecd141fe5c Build(deps-dev): Bump jasmine-core from 5.1.0 to 5.1.1 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-26 21:15:08 +02:00
Benjamin Brahmer
da83f9a9b3 use unique name for cache folder
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-26 10:52:58 +02:00
Benjamin Brahmer
b99320dd4a Check available compression types of curl (#2328)
Check an use available compression types of curl
use compression when downloading feed logo

Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-25 09:37:29 +02:00
dependabot[bot]
caf3001773 Build(deps-dev): Bump phpstan/phpstan from 1.10.29 to 1.10.30
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.29 to 1.10.30.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.29...1.10.30)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-23 18:26:49 +02:00
Benjamin Brahmer
17f0fc7f4a Add a command to check the job status and reset it
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-22 09:47:11 +02:00
Benjamin Brahmer
ca9e07b3ba drop support for Nextcloud 25
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-22 09:14:32 +02:00
dependabot[bot]
eb9ec5d334 Build(deps-dev): Bump phpunit/phpunit from 9.6.10 to 9.6.11
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.10 to 9.6.11.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.11/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.10...9.6.11)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-22 08:35:31 +02:00
dependabot[bot]
c8e6c06a94 Build(deps-dev): Bump phpstan/phpstan from 1.10.28 to 1.10.29
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.28 to 1.10.29.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.28...1.10.29)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 10:35:53 +02:00
dependabot[bot]
4e8bbc0157 Build(deps-dev): Bump doctrine/dbal from 3.6.5 to 3.6.6
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.5 to 3.6.6.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.5...3.6.6)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-18 10:05:22 +02:00
Benjamin Brahmer
ac336174de Fix link to not existing faq
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-16 17:23:56 +02:00
Benjamin Brahmer
0c7b9112f4 Release 23.0.0
Changed
- Drop support for PHP 7.4 new min. version is php 8.0 (#2237)
- Upgrade feed-io to v5.1.3 (#2238)

Fixed
- Some feeds missing items (#2236)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-16 14:45:24 +02:00
Nextcloud bot
4bc5598858 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-12 01:16:24 +00:00
Benjamin Brahmer
449b2141f5 update menu for docs
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-10 16:02:21 +02:00
Benjamin Brahmer
5e78412a54 remove plugins, old and not active anymore
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-10 16:02:21 +02:00
Nextcloud bot
0be0c47641 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-10 01:14:55 +00:00
Benjamin Brahmer
b51298ea7e fix codecoverage never executed
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-09 16:03:37 +02:00
Benjamin Brahmer
2180c17f38 Release 23.0.0-beta1
Changed
- Drop support for PHP 7.4 new min. version is php 8.0 (#2237)
- Upgrade feed-io to v5.1.3 (#2238)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-09 15:22:53 +02:00
dependabot[bot]
c2d2d7f0d9 Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.41 to 1.3.42
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.41 to 1.3.42.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.41...1.3.42)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 11:47:43 +02:00
dependabot[bot]
9a8e09d80a Build(deps): Bump svenstaro/upload-release-action from 2.6.1 to 2.7.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](2b9d2847a9...1beeb572c1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 11:41:21 +02:00
dependabot[bot]
8c9f4f9514 Build(deps-dev): Bump phpstan/phpstan from 1.10.27 to 1.10.28
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.27 to 1.10.28.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.27...1.10.28)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 11:40:59 +02:00
dependabot[bot]
f158cdbb12 Build(deps-dev): Bump jasmine-core from 5.0.1 to 5.1.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.0.1 to 5.1.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v5.0.1...v5.1.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-09 11:40:25 +02:00
Benjamin Brahmer
0d061efe64 add Test for old items
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-09 10:58:45 +02:00
Benjamin Brahmer
ca6cedeb28 Upgrade feed-io to v5.1.3
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-09 10:58:45 +02:00
Nextcloud bot
d1dc011abe Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-09 01:39:09 +00:00
Benjamin Brahmer
de0db5dc0f Drop support for PHP 7.4 new min. version is php 8.0
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-08-08 10:10:51 +02:00
Nextcloud bot
2718b7db9f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-07 01:19:13 +00:00
Nextcloud bot
ce5e74af44 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-04 01:18:59 +00:00
Nextcloud bot
e612e6be9d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-08-03 01:17:07 +00:00
dependabot[bot]
cbb7d0a5c0 Build(deps-dev): Bump doctrine/dbal from 3.6.4 to 3.6.5
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.4 to 3.6.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.4...3.6.5)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-08-01 07:25:09 +02:00
Benjamin Brahmer
499511e1a7 Release 22.0.0
Changed
- Support deflate and gzip compression for HTTP response bodies (#2269)
- Broke apart old FAQ into different guides. Deprecated old FAQ (#2285)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-07-23 15:12:26 +02:00
hydrian
65b80c50a2 Updating changelog for #2285 2023-07-23 14:39:52 +02:00
hydrian
682dd49753 moved integration guide to docs/features dir and fixed reference 2023-07-23 14:39:52 +02:00
hydrian
634e43caf1 removed per #2268 requests 2023-07-23 14:39:52 +02:00
hydrian
825eeafea1 Added refences in readme. Fixed guide filename 2023-07-23 14:39:52 +02:00
hydrian
588dadedf0 Added guides 2023-07-23 14:39:52 +02:00
Jimmy Boucher
d25dc3c4ca install.md minor grammar changes
-fix "then" vs "than"
-standardize capitalization of "News"

Signed-off-by: Jimmy Boucher <75694650+jboucher614@users.noreply.github.com>
2023-07-23 14:38:43 +02:00
dependabot[bot]
a609b43a61 Build(deps-dev): Bump word-wrap from 1.2.3 to 1.2.4
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: word-wrap
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 14:38:18 +02:00
dependabot[bot]
7b0781c285 Build(deps-dev): Bump phpstan/phpstan from 1.10.25 to 1.10.26
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.25 to 1.10.26.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.25...1.10.26)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-23 14:35:16 +02:00
Nextcloud bot
411497e099 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-20 01:12:53 +00:00
Nextcloud bot
c63a39d035 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-19 01:13:36 +00:00
Nextcloud bot
166b31a29c Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-18 01:10:58 +00:00
Nextcloud bot
40b461292a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-15 01:13:20 +00:00
Nextcloud bot
66e3bd9152 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-13 01:17:05 +00:00
Benjamin Brahmer
32a1819bdc remove matcher
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-07-12 12:39:10 +02:00
dependabot[bot]
785efbac2b Build(deps-dev): Bump phpunit/phpunit from 9.6.9 to 9.6.10
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.9 to 9.6.10.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.10/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.9...9.6.10)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-12 12:39:10 +02:00
Nextcloud bot
4c18b2f077 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-12 01:08:17 +00:00
Nextcloud bot
0f3af16a01 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-11 01:19:05 +00:00
dependabot[bot]
7c094c7a02 Build(deps-dev): Bump doctrine/dbal from 3.6.3 to 3.6.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-09 14:28:16 +02:00
dependabot[bot]
751510a7a7 Build(deps-dev): Bump karma-coverage from 2.2.0 to 2.2.1 in /js
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage) from 2.2.0 to 2.2.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases)
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.2.0...v2.2.1)

---
updated-dependencies:
- dependency-name: karma-coverage
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 21:18:17 +02:00
dependabot[bot]
83bcfb923c Build(deps-dev): Bump phpstan/phpstan from 1.10.19 to 1.10.25
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.19 to 1.10.25.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.19...1.10.25)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 21:17:55 +02:00
dependabot[bot]
4679164177 Build(deps-dev): Bump minimatch from 9.0.1 to 9.0.3 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.1 to 9.0.3.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.1...v9.0.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 13:51:58 +02:00
dependabot[bot]
9c4e68030f Build(deps): Bump fast-xml-parser from 4.2.4 to 4.2.5
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.2.4 to 4.2.5.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/compare/v4.2.4...v4.2.5)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-08 13:50:08 +02:00
Nextcloud bot
7d51803d2d Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-06 01:16:14 +00:00
Nextcloud bot
dcb35da6a6 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-07-01 01:12:30 +00:00
Nextcloud bot
1588ed70e3 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-28 01:17:50 +00:00
Nextcloud bot
1c82467989 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-26 01:18:23 +00:00
Nextcloud bot
7a730ffaa5 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-24 01:12:20 +00:00
Mynacol
48e1ad1583 Use HTTP compression for downloads
As long as we use Feed-io < 6, we always use Guzzle (with Feed-io 6, we
need to choose a [HTTPlug](https://httplug.io/) library ourselves). Guzzle
[supports](https://docs.guzzlephp.org/en/stable/request-options.html#decode-content)
transparently decompressing gzip or deflate compressed responses, which is enabled by default.

Feed-io does this [by default](ffef9eaabe),
but as we override the headers, we have to add a fitting `Accept-Encoding` header as well.

Previously, my feed collection caused up to 45.9 MB download traffic per cronjob,
with this commit it is as low as 23.6 MB.

Signed-off-by: Mynacol <Mynacol@users.noreply.github.com>
2023-06-22 11:31:42 +02:00
Nextcloud bot
6410e4f272 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-22 01:17:18 +00:00
Nextcloud bot
ef19212172 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-20 01:09:44 +00:00
Benjamin Brahmer
1335d9ade5 22.0.0-beta2
Changed
-  allowEvalScript set to true (#2262)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-06-19 20:09:25 +02:00
Benjamin Brahmer
9b29d84b47 allowEvalScript set to true
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-06-18 14:41:15 +02:00
dependabot[bot]
45cbfad267 Build(deps): Bump fivefilters/readability.php from 3.1.5 to 3.1.6
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.5...v3.1.6)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 14:40:01 +02:00
dependabot[bot]
a9f7f495f3 Build(deps-dev): Bump phpstan/phpstan from 1.10.18 to 1.10.19
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.18 to 1.10.19.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.18...1.10.19)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 14:39:32 +02:00
dependabot[bot]
2529fa354f Build(deps-dev): Bump phpunit/phpunit from 9.6.8 to 9.6.9
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.8 to 9.6.9.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.9/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.8...9.6.9)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 14:39:09 +02:00
dependabot[bot]
e7add6cedb Build(deps-dev): Bump jasmine-core from 5.0.0 to 5.0.1 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v5.0.0...v5.0.1)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-18 14:38:52 +02:00
Nextcloud bot
57c31bbd0f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-17 01:03:42 +00:00
Nextcloud bot
d2b7eabded Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-16 01:03:52 +00:00
Nextcloud bot
ca93963332 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-13 01:03:58 +00:00
Nextcloud bot
db73b3636f Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-12 01:02:46 +00:00
Nextcloud bot
d13746d67e Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-11 01:23:49 +00:00
dependabot[bot]
de0aba3068 Build(deps): Bump svenstaro/upload-release-action from 2.6.0 to 2.6.1
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](58d5258088...2b9d2847a9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 10:16:35 +02:00
dependabot[bot]
c0f82b94a4 Build(deps): Bump skjnldsv/read-package-engines-version-actions
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 2.1 to 2.2.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2.1...v2.2)

---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 10:15:56 +02:00
dependabot[bot]
7696f04ddc Build(deps-dev): Bump doctrine/dbal from 3.6.2 to 3.6.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.2...3.6.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 10:15:01 +02:00
dependabot[bot]
a122d874b2 Build(deps): Bump fast-xml-parser from 4.1.3 to 4.2.4
Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 4.1.3 to 4.2.4.
- [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
- [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NaturalIntelligence/fast-xml-parser/commits)

---
updated-dependencies:
- dependency-name: fast-xml-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 10:13:16 +02:00
dependabot[bot]
dd28d32f86 Build(deps-dev): Bump phpstan/phpstan from 1.10.15 to 1.10.18
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.15 to 1.10.18.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.15...1.10.18)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-09 10:12:42 +02:00
Nextcloud bot
539cd26d13 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-06-08 01:04:12 +00:00
dependabot[bot]
6af9aa1d87 Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.12 to 1.3.13
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.12...1.3.13)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-29 23:12:24 +02:00
dependabot[bot]
be1f6f3e1a Build(deps-dev): Bump phpstan/extension-installer from 1.3.0 to 1.3.1
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 11:52:19 +02:00
dependabot[bot]
64f7612df1 Build(deps): Bump socket.io-parser from 4.2.2 to 4.2.3 in /js
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.2.2...4.2.3)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 11:51:11 +02:00
dependabot[bot]
0d16ae7cb2 Build(deps): Bump svenstaro/upload-release-action from 2.5.0 to 2.6.0
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](7319e4733e...58d5258088)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-25 11:50:58 +02:00
dependabot[bot]
f22dddd4bb Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.11 to 1.3.12
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.11 to 1.3.12.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.11...1.3.12)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-23 15:48:47 +02:00
dependabot[bot]
c1c16be6c6 Build(deps-dev): Bump minimatch from 9.0.0 to 9.0.1 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 9.0.0 to 9.0.1.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-22 23:52:22 +02:00
Nextcloud bot
892aa42726 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-21 01:00:05 +00:00
Benjamin Brahmer
a97cde9fee add testing on stable27
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-05-18 12:59:01 +02:00
Benjamin Brahmer
2b4a680a63 Release 22.0.0-beta1
Changed
- Drop support for Nextcloud 24
- Add support for Nextcloud 27

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-05-18 10:56:09 +02:00
Benjamin Brahmer
b3c17e2edb Drop support for NC 24 add support for NC 27
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-05-18 08:43:05 +02:00
dependabot[bot]
a69d3dda79 Build(deps-dev): Bump jasmine-core from 4.6.0 to 5.0.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.6.0...v5.0.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-17 18:11:19 +02:00
Nextcloud bot
8c32620361 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-16 03:12:07 +00:00
dependabot[bot]
73feeb94c9 Build(deps-dev): Bump jquery from 3.6.4 to 3.7.0 in /js (#2233)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.4 to 3.7.0.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.4...3.7.0)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 18:19:57 +02:00
Nextcloud bot
7164a9c999 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-12 03:15:05 +00:00
dependabot[bot]
c637de4f5b Build(deps-dev): Bump phpunit/phpunit from 9.6.7 to 9.6.8 (#2231)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.7 to 9.6.8.
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.8/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.7...9.6.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 16:49:49 +00:00
dependabot[bot]
ae8450464a Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.38 to 1.3.40 (#2232)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.38 to 1.3.40.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.38...1.3.40)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 14:25:19 +00:00
dependabot[bot]
b9877f4200 Build(deps-dev): Bump phpstan/phpstan from 1.10.14 to 1.10.15 (#2230)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.14...1.10.15)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-11 09:17:29 +02:00
Nextcloud bot
00fcedbae4 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-05-10 03:17:13 +00:00
Benjamin Brahmer
144d6d188e Release 21.2.0
Changed
- Improve visibility of links in dark theme (#2215)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-05-07 10:32:47 +02:00
Benjamin Brahmer
c21de9099b add more sleep commands
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-05-06 12:47:50 +02:00
dependabot[bot]
36f22036ab Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.37 to 1.3.38
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.37 to 1.3.38.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.37...1.3.38)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 19:34:43 +02:00
dependabot[bot]
294b8b352c Build(deps-dev): Bump karma from 6.4.1 to 6.4.2 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.1 to 6.4.2.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.1...v6.4.2)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-04 19:34:08 +02:00
dependabot[bot]
aeedfd0bda Build(deps): Bump engine.io and socket.io in /js (#2220)
Bumps [engine.io](https://github.com/socketio/engine.io) and [socket.io](https://github.com/socketio/socket.io). These dependencies needed to be updated together.

Updates `engine.io` from 6.2.1 to 6.4.2
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.1...6.4.2)

Updates `socket.io` from 4.5.1 to 4.6.1
- [Release notes](https://github.com/socketio/socket.io/releases)
- [Changelog](https://github.com/socketio/socket.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io/compare/4.5.1...4.6.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
- dependency-name: socket.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-04 09:04:09 +02:00
Nextcloud bot
d6a99e270a Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-27 03:09:45 +00:00
7338574821 Improve visibility of links in dark theme (#2215)
Signed-off-by: chylex <contact@chylex.com>
2023-04-26 15:41:10 +02:00
Benjamin Brahmer
1fc1e51c6d Release 21.2.0-beta4
Fixed
- Fix audio player floating when scrolling in NC25+ (#2142)
- Fix sorting of folder names in select when adding subscription (#2090)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-23 11:44:54 +02:00
dependabot[bot]
fbf079ac01 Build(deps-dev): Bump karma-chrome-launcher from 3.1.1 to 3.2.0 in /js
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases)
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.1...v3.2.0)

---
updated-dependencies:
- dependency-name: karma-chrome-launcher
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-23 11:44:35 +02:00
dependabot[bot]
db856ab2f2 Build(deps-dev): Bump phpstan/phpstan from 1.10.13 to 1.10.14 (#2210)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.13 to 1.10.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.13...1.10.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-20 13:44:02 +00:00
dependabot[bot]
8a5426c4d7 Build(deps-dev): Bump phpstan/extension-installer from 1.2.0 to 1.3.0 (#2208)
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.2.0...1.3.0)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-19 16:47:25 +02:00
Manuel Sailer
02b517bf85 Fix audio player floating when scrolling (#2142) (#2206)
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
Signed-off-by: Manuel Sailer <github.com@manuel-sailer.de>
2023-04-18 12:15:57 +02:00
ManuelSailer
6691d45c56 Added Changelog entry
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-17 14:27:44 +02:00
ManuelSailer
bdae594403 Sort select options by name (ignore case)
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-17 14:27:44 +02:00
Manuel Sailer
14b6c2d55f Ignore Visual Studio Code settings (#2204) 2023-04-17 09:20:35 +00:00
Benjamin Brahmer
fae1654458 Release 21.2.0-beta3
Changed
- Improve performance of item updates (#1322)

Fixed
- Fix display issue in NC26+ (#2192)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 19:15:42 +02:00
Daniel Starzmann
2d4cb5ed1c Improve sql query performance by removing unused payload
Signed-off-by: Daniel Starzmann <daniel@starze.de>
2023-04-16 11:13:30 +02:00
dependabot[bot]
51d026a46a Build(deps-dev): Bump minimatch from 8.0.3 to 9.0.0 in /js (#2191)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 8.0.3 to 9.0.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v8.0.3...v9.0.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 08:57:14 +00:00
dependabot[bot]
ef85fa6572 Build(deps-dev): Bump doctrine/dbal from 3.6.1 to 3.6.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 10:51:06 +02:00
dependabot[bot]
3111f232df Build(deps-dev): Bump phpunit/phpunit from 9.6.6 to 9.6.7
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.6 to 9.6.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.6.7/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.6...9.6.7)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 10:45:59 +02:00
ManuelSailer
bf0ffd7921 Fix display issue in NC26+ (#2192)
Signed-off-by: ManuelSailer <github.com@manuel-sailer.de>
2023-04-16 10:40:11 +02:00
dependabot[bot]
4a1d94ace0 Build(deps-dev): Bump phpstan/phpstan from 1.10.10 to 1.10.13
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.10 to 1.10.13.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.10...1.10.13)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-16 10:26:01 +02:00
Benjamin Brahmer
934b307458 add sleep command
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 10:18:04 +02:00
Benjamin Brahmer
ee4097e8b8 Also adjust dates on other test feeds
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 10:18:04 +02:00
Benjamin Brahmer
4d6d602c4e Change dates to far future and leave comment
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-16 10:18:04 +02:00
Nextcloud bot
3d08168392 Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-16 03:07:41 +00:00
dependabot[bot]
bc2f40224f Build(deps): Bump fivefilters/readability.php from 3.1.4 to 3.1.5 (#2189)
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.4...v3.1.5)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-10 11:52:56 +02:00
Benjamin Brahmer
f4ebebeb5d Release 21.2.0-beta2
Fixed
- Fix last_modified not updated when all items are marked as read (#2183)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-06 10:32:34 +02:00
Nextcloud bot
7c7f4cff70 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-04-06 03:10:04 +00:00
Benjamin Brahmer
a70d155ce4 Set lastmodified in read all
if this is not updated the API won't work correctly and we get sync errors.
Adjust test to use item api

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-04-05 19:43:02 +02:00
dependabot[bot]
f79b6c4751 Build(deps-dev): Bump minimatch from 8.0.2 to 8.0.3 in /js (#2184)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 8.0.2 to 8.0.3.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v8.0.2...v8.0.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 16:50:34 +02:00
dependabot[bot]
97487a75ee Build(deps-dev): Bump phpstan/phpstan from 1.10.9 to 1.10.10 (#2182)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.9 to 1.10.10.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.9...1.10.10)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 15:11:31 +00:00
dependabot[bot]
487e209aae Build(deps-dev): Bump minimatch from 7.4.3 to 8.0.2 in /js (#2181)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.3 to 8.0.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.4.3...v8.0.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 14:51:35 +00:00
dependabot[bot]
b1ce9cb214 Build(deps-dev): Bump phpunit/phpunit from 9.6.5 to 9.6.6 (#2176)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.5 to 9.6.6.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.5...9.6.6)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:55:07 +02:00
dependabot[bot]
041e1be321 Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.10 to 1.3.11 (#2177)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.10 to 1.3.11.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.10...1.3.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-31 10:24:36 +02:00
Nextcloud bot
e2d1628e6f Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-31 03:08:23 +00:00
dependabot[bot]
063650d50f Build(deps-dev): Bump phpstan/phpstan-strict-rules from 1.5.0 to 1.5.1 (#2179)
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.5.0...1.5.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 15:38:16 +00:00
dependabot[bot]
3370cf673c Build(deps-dev): Bump phpstan/phpstan from 1.10.8 to 1.10.9 (#2178)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.8 to 1.10.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.8...1.10.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-30 14:12:03 +00:00
Nextcloud bot
1a35d0e104 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-28 02:59:36 +00:00
Benjamin Brahmer
758ea7258b Release 21.2.0-beta1
Changed
- Use httpLastModified field for If-Modified-Since header when fetching feed updates (#2119)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24 18:59:00 +01:00
Benjamin Brahmer
84c2ba538c Create tests for the updating and purging functions via the API
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-24 18:57:53 +01:00
dependabot[bot]
41325e4031 Build(deps-dev): Bump phpstan/phpstan from 1.10.7 to 1.10.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.7 to 1.10.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.7...1.10.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-24 18:57:18 +01:00
dependabot[bot]
b3ee1b148e Build(deps-dev): Bump minimatch from 7.4.2 to 7.4.3 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.2 to 7.4.3.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.4.2...v7.4.3)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-23 15:51:20 +01:00
Benjamin Brahmer
b1476e958a If timestamp is null use timestamp "one year ago"
if timestamp is not set during creation of a feed use date one year ago
code fixes and linting fixes.

Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-23 12:12:06 +01:00
Robert Wunderer
eeabb4189b Use httpLastModified field for If-Modified-Since header when fetching feed updates
Signed-off-by: Robert Wunderer <robert.wunderer@caprisys.at>
2023-03-23 12:12:06 +01:00
Benjamin Brahmer
be95c17f46 store useragent in one place
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-23 12:11:38 +01:00
dependabot[bot]
a6fa8f9a51 Build(deps): Bump skjnldsv/read-package-engines-version-actions
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 2.0 to 2.1.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v2.0...v2.1)

---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-22 14:29:41 +01:00
Benjamin Brahmer
ec74c1b5f3 Release 21.1.0
No notable changes compared 21.1.0-beta1

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-21 11:38:55 +01:00
dependabot[bot]
3eba666316 Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.36 to 1.3.37
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.36 to 1.3.37.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.36...1.3.37)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-20 14:11:56 +01:00
Nextcloud bot
667e037bce Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-18 03:07:09 +00:00
dependabot[bot]
386294d039 Build(deps-dev): Bump phpstan/phpstan-deprecation-rules (#2160)
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.2...1.1.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 14:40:13 +01:00
dependabot[bot]
bd07a093c3 Build(deps-dev): Bump phpstan/phpstan from 1.10.6 to 1.10.7 (#2161)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.6...1.10.7)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-17 14:39:55 +01:00
dependabot[bot]
8ecada5b62 Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.35 to 1.3.36 (#2159)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.35 to 1.3.36.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.35...1.3.36)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:35:25 +00:00
dependabot[bot]
b6b7a87b78 Build(deps-dev): Bump jasmine-core from 4.5.0 to 4.6.0 in /js (#2158)
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.5.0 to 4.6.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.5.0...v4.6.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-16 13:28:05 +00:00
Nextcloud bot
7a4d1d932a Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-16 03:08:40 +00:00
dependabot[bot]
4c9c39c3f0 Build(deps): Bump webpack from 5.75.0 to 5.76.1 (#2157)
Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-15 16:31:00 +01:00
Nextcloud bot
1fdc0c13a4 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-15 03:05:59 +00:00
Nextcloud bot
da3c3d278e Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-14 03:07:29 +00:00
Benjamin Brahmer
683ebf37c3 Release 21.1.0-beta1
Changed
- Remove unused background job OCA\News\Cron\Updater (#2137)
- Add info card to the admin settings, showing last job execution (#2141)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-13 16:25:48 +01:00
dependabot[bot]
b470899d5f Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.33 to 1.3.35
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.33 to 1.3.35.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.33...1.3.35)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 14:39:47 +01:00
Benjamin Brahmer
ea8002e2d9 add cron status badge to admin setting
Display  a info card in the settings, indicating when the last news update job ran.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-13 14:39:15 +01:00
dependabot[bot]
0d31caac83 Build(deps-dev): Bump phpstan/phpstan from 1.10.5 to 1.10.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.5 to 1.10.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.5...1.10.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-13 10:44:15 +01:00
Nextcloud bot
70462929d1 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-13 03:08:42 +00:00
dependabot[bot]
f12f0e40a8 Build(deps-dev): Bump phpstan/phpstan from 1.10.4 to 1.10.5
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.4 to 1.10.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.4...1.10.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-10 11:31:38 +01:00
dependabot[bot]
bcdd8c5a40 Build(deps-dev): Bump jquery from 3.6.3 to 3.6.4 in /js
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.3 to 3.6.4.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.3...3.6.4)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 14:30:19 +01:00
dependabot[bot]
9e5eab3d09 Build(deps-dev): Bump phpunit/phpunit from 9.6.4 to 9.6.5
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.4 to 9.6.5.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.4...9.6.5)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 14:29:41 +01:00
dependabot[bot]
60f253f7df Build(deps): Bump fivefilters/readability.php from 3.1.3 to 3.1.4
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.3...v3.1.4)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-09 14:28:41 +01:00
dependabot[bot]
42ace678c3 Build(deps-dev): Bump phpstan/phpstan from 1.10.3 to 1.10.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.3 to 1.10.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.3...1.10.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 14:17:02 +01:00
Benjamin Brahmer
d11f0cafab use stable26
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-06 17:07:19 +01:00
dependabot[bot]
5dbe8688bb Build(deps): Bump fivefilters/readability.php from 3.1.2 to 3.1.3
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.2...v3.1.3)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 14:12:57 +01:00
Nextcloud bot
5fea38acec Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-04 03:09:25 +00:00
dependabot[bot]
dd552fd11c Build(deps-dev): Bump doctrine/dbal from 3.6.0 to 3.6.1 (#2138)
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-03 14:58:06 +00:00
Benjamin Brahmer
7cdf3c83e8 fix style
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-02 17:51:53 +01:00
Benjamin Brahmer
8cdcde2e56 adjust docs
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-02 17:51:53 +01:00
Benjamin Brahmer
04fcda9b1a Remove unused job from db
Our background job was renamed quite a while ago
the old job remained in the db, to prevent confusion this adds
a repair step to remove the old job.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-02 17:51:53 +01:00
dependabot[bot]
e6117020c0 Build(deps-dev): Bump minimatch from 7.4.1 to 7.4.2 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.4.1 to 7.4.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.4.1...v7.4.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 16:36:30 +01:00
dependabot[bot]
d809c941e1 Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.9 to 1.3.10
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.9 to 1.3.10.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.9...1.3.10)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-02 16:35:53 +01:00
dependabot[bot]
6964bd0dd9 Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.8 to 1.3.9 (#2134) 2023-03-02 12:09:08 +00:00
dependabot[bot]
cfb8147b49 Build(deps-dev): Bump minimatch from 7.3.0 to 7.4.1 in /js (#2133) 2023-03-02 09:17:44 +01:00
Benjamin Brahmer
adc143e2a5 Release 21.0.0
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-03-01 10:52:02 +01:00
Nextcloud bot
20434449ab Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-03-01 02:58:24 +00:00
dependabot[bot]
28d22fb2e2 Build(deps-dev): Bump phpunit/phpunit from 9.6.3 to 9.6.4
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.3 to 9.6.4.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.6.3...9.6.4)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 20:34:24 +01:00
dependabot[bot]
218e534f52 Build(deps-dev): Bump minimatch from 7.2.0 to 7.3.0 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.2.0 to 7.3.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.2.0...v7.3.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-28 20:30:53 +01:00
dependabot[bot]
501f2a2be6 Build(deps): Update SMillerDev/nextcloud-actions requirement to main
Updates the requirements on [SMillerDev/nextcloud-actions](https://github.com/SMillerDev/nextcloud-actions) to permit the latest version.
- [Release notes](https://github.com/SMillerDev/nextcloud-actions/releases)
- [Commits](d3d8e8441c)

---
updated-dependencies:
- dependency-name: SMillerDev/nextcloud-actions
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 22:47:19 +01:00
dependabot[bot]
02189e6f26 Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.7 to 1.3.8
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.7 to 1.3.8.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.7...1.3.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 21:31:58 +01:00
dependabot[bot]
2690422243 Build(deps-dev): Bump phpstan/phpstan from 1.10.2 to 1.10.3
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.2 to 1.10.3.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.2...1.10.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 16:51:36 +01:00
dependabot[bot]
9e25c893cc Build(deps-dev): Bump minimatch from 7.1.1 to 7.2.0 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.1.1 to 7.2.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.1.1...v7.2.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-27 14:21:09 +01:00
dependabot[bot]
36826c3bc0 Build(deps-dev): Bump phpstan/phpstan from 1.10.1 to 1.10.2 (#2120)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.1 to 1.10.2.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.10.1...1.10.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 14:26:03 +00:00
dependabot[bot]
ddba1370e3 Build(deps-dev): Bump minimatch from 7.1.0 to 7.1.1 in /js (#2121)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.1.0...v7.1.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-24 14:15:12 +01:00
Nextcloud bot
e0e3617c9e Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-24 02:58:30 +00:00
dependabot[bot]
7f3117f946 Build(deps-dev): Bump minimatch from 7.0.1 to 7.1.0 in /js (#2117)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.0.1...v7.1.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 13:31:46 +00:00
dependabot[bot]
66d4e04007 Build(deps-dev): Bump squizlabs/php_codesniffer from 3.7.1 to 3.7.2 (#2116)
Bumps [squizlabs/php_codesniffer](https://github.com/squizlabs/PHP_CodeSniffer) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/squizlabs/PHP_CodeSniffer/releases)
- [Commits](https://github.com/squizlabs/PHP_CodeSniffer/compare/3.7.1...3.7.2)

---
updated-dependencies:
- dependency-name: squizlabs/php_codesniffer
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-23 14:14:09 +01:00
dependabot[bot]
408d85cc4a Build(deps-dev): Bump phpstan/phpstan-strict-rules from 1.4.5 to 1.5.0 (#2111)
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.4.5 to 1.5.0.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.4.5...1.5.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:32:32 +01:00
dependabot[bot]
571cda9ccb Build(deps-dev): Bump phpstan/phpstan-doctrine from 1.3.32 to 1.3.33 (#2112)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.32 to 1.3.33.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.32...1.3.33)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 12:31:12 +00:00
dependabot[bot]
3282bef11a Build(deps-dev): Bump phpstan/phpstan-phpunit from 1.3.4 to 1.3.7 (#2110)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.4 to 1.3.7.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.4...1.3.7)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:30:19 +01:00
dependabot[bot]
0b16a30f7d Build(deps-dev): Bump phpstan/phpstan-deprecation-rules (#2108)
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.1.1 to 1.1.2.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.1...1.1.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:27:37 +01:00
dependabot[bot]
59a005b731 Build(deps-dev): Bump minimatch from 7.0.0 to 7.0.1 in /js (#2109)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v7.0.0...v7.0.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:27:11 +01:00
dependabot[bot]
fa8f5918c1 Build(deps): Bump svenstaro/upload-release-action from 2.4.1 to 2.5.0 (#2113)
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.4.1 to 2.5.0.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](cc92c9093e...7319e4733e)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:26:09 +01:00
dependabot[bot]
eb4196eba3 Build(deps-dev): Bump phpstan/phpstan from 1.9.18 to 1.10.1 (#2114)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.18 to 1.10.1.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.18...1.10.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-22 13:23:21 +01:00
Nextcloud bot
fe836b109a Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-22 02:51:12 +00:00
Nextcloud bot
b0390157ec Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-21 02:50:04 +00:00
dependabot[bot]
994996a709 Build(deps-dev): Bump phpstan/phpstan from 1.9.17 to 1.9.18
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.17 to 1.9.18.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.17...1.9.18)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-20 21:52:05 +01:00
dependabot[bot]
fa1eed222d Build(deps-dev): Bump minimatch from 6.2.0 to 7.0.0 in /js (#2107) 2023-02-20 19:26:02 +01:00
Nextcloud bot
410669deca Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-20 02:50:21 +00:00
Nextcloud bot
e990321eb8 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-17 02:50:31 +00:00
Nextcloud bot
7dfa18973a Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-16 02:50:11 +00:00
Benjamin Brahmer
5032e02b4b Release 21.0.0-beta1
Changed
- Drop support for Nextcloud 23 (#2077 )
- Make the "open" keyboard shortcut work faster (#2080)
- Implemented search for articles, results can only link to the feed. (#2075)

Fixed
- Stop errors from the favicon library over empty values (#2096)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-02-14 14:43:51 +01:00
Benjamin Brahmer
69681d12cb Implement item search
The search result can only link to the feed.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-02-14 11:18:00 +01:00
Sean Molenaar
e5f75d7a4c fix: do not request favicon for empty base URL
Signed-off-by: Sean Molenaar <sean@seanmolenaar.eu>
2023-02-14 10:18:08 +01:00
dependabot[bot]
7f20279a7d Bump minimatch from 6.1.6 to 6.2.0 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 6.1.6 to 6.2.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v6.1.6...v6.2.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 10:16:56 +01:00
dependabot[bot]
68d2b3cc3e Bump phpstan/phpstan-phpunit from 1.3.3 to 1.3.4
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.3...1.3.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 10:16:40 +01:00
dependabot[bot]
0ba7872d7a Bump phpstan/phpstan from 1.9.16 to 1.9.17 (#2092) 2023-02-13 18:44:14 +01:00
dependabot[bot]
c9139471a4 Bump doctrine/dbal from 3.5.3 to 3.6.0
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.3 to 3.6.0.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.3...3.6.0)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 15:19:59 +01:00
dependabot[bot]
3988ae950f Bump svenstaro/upload-release-action from 2.4.0 to 2.4.1
Bumps [svenstaro/upload-release-action](https://github.com/svenstaro/upload-release-action) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/svenstaro/upload-release-action/releases)
- [Changelog](https://github.com/svenstaro/upload-release-action/blob/master/CHANGELOG.md)
- [Commits](2728235f7d...cc92c9093e)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 15:19:41 +01:00
Nextcloud bot
cb8eaf38a3 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-10 02:52:04 +00:00
dependabot[bot]
693e184336 Bump phpunit/phpunit from 9.5.28 to 9.6.3 (#2087)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.28 to 9.6.3.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.6.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.28...9.6.3)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-08 08:24:24 +01:00
dependabot[bot]
f05999b84e Bump phpstan/phpstan from 1.9.14 to 1.9.16 (#2089) 2023-02-08 08:09:03 +01:00
Anderson Silva
7739ad15e9 Documentation: Add NewsFlash app client
File to be updated: https://github.com/nextcloud/news/blob/master/docs/clients.md

App name: NewsFlash
Description: RSS Reader with cross-platform sync
OS support: Linux (Flatpak, Arch Community Repository)
Download Link: https://flathub.org/apps/details/com.gitlab.newsflash | https://archlinux.org/packages/community/x86_64/newsflash/
Support Link: https://gitlab.com/news-flash/news_flash_gtk

Sources: https://gitlab.com/news-flash/news_flash_gtk


Signed-off-by: Anderson Silva <UnderEu@users.noreply.github.com>
2023-02-06 17:19:52 +01:00
Nextcloud bot
3d0a9dfdbf Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-02-06 02:46:57 +00:00
Nextcloud bot
2f305b3a5c Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-31 02:56:47 +00:00
Benjamin Brahmer
c4dfd8e196 add pr template
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-30 09:26:38 +01:00
Nextcloud bot
11ccf2258a Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-30 02:55:56 +00:00
Benjamin Brahmer
f296d35c6d fix failing frontend tests
https://github.com/actions/runner-images/issues/6704

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-29 20:23:21 +01:00
Benjamin Brahmer
9ae22c246f add changelog entry
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-29 19:14:30 +01:00
Kuba Orlik
a0ab07fdb9 Make the "open" keyboard shortcut work faster
Previously when pressing the `O` key on article list, the handler for
that keypress first simulated a click on that event in order to mark
it as read, and only then opened the website that item links to in
another tab. When having a lot of items on screen this caused a huge
delay between pressing `O` and opening the linked article in a new
tab. The delay was sometimes 5, even 10 whole seconds. This simple fix
makes it so the article opens first, and then the click simulation
happens afterwards.

Signed-off-by: Kuba Orlik <kontakt@kuba-orlik.name>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-29 19:14:30 +01:00
Benjamin Brahmer
c8800fcbc2 Nextcloud 23 is EOL
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-27 12:30:11 +01:00
dependabot[bot]
fb7edac570 Bump ua-parser-js from 0.7.31 to 0.7.33 in /js
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.31 to 0.7.33.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases)
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/master/changelog.md)
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.31...0.7.33)

---
updated-dependencies:
- dependency-name: ua-parser-js
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 08:43:40 +01:00
dependabot[bot]
3271a12e03 Bump minimatch from 6.1.5 to 6.1.6 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 6.1.5 to 6.1.6.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v6.1.5...v6.1.6)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-25 15:28:20 +01:00
Nextcloud bot
a2bd8adf32 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-25 03:07:38 +00:00
Nextcloud bot
f0e3e75423 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-24 02:49:48 +00:00
Benjamin Brahmer
3b8c2248f2 Release 20.0.1
Fixed
- SyntaxError triggered when full-text is enabled with some items. (#2048, #2053)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-23 12:29:45 +01:00
Nextcloud bot
5df404ae62 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-23 02:52:38 +00:00
dependabot[bot]
328f2ffef6 Bump phpstan/phpstan from 1.9.12 to 1.9.14
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.12 to 1.9.14.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.12...1.9.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-21 00:30:35 +01:00
Benjamin Brahmer
3b863a8912 remove id part from pattern matching since website changes ID too often
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-21 00:30:06 +01:00
dependabot[bot]
c9f743a32d Bump minimatch from 6.1.0 to 6.1.5 in /js (#2067) 2023-01-18 21:15:57 +01:00
dependabot[bot]
8b849b65e8 Bump minimatch from 6.0.4 to 6.1.0 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 6.0.4 to 6.1.0.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v6.0.4...v6.1.0)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 10:44:15 +01:00
dependabot[bot]
dda84595ee Bump phpstan/phpstan from 1.9.11 to 1.9.12
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.11 to 1.9.12.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.11...1.9.12)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-18 10:44:02 +01:00
dependabot[bot]
fd45cb3009 Bump minimatch from 5.1.2 to 6.0.4 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.2 to 6.0.4.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.2...v6.0.4)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:03:29 +01:00
dependabot[bot]
34406858e8 Bump phpstan/phpstan-doctrine from 1.3.31 to 1.3.32
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.31 to 1.3.32.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.31...1.3.32)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:02:58 +01:00
dependabot[bot]
f938f6dae0 Bump fivefilters/readability.php from 3.1.1 to 3.1.2
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.1...v3.1.2)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 19:02:32 +01:00
dependabot[bot]
1fc8872006 Bump phpunit/phpunit from 9.5.27 to 9.5.28 (#2061)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.27 to 9.5.28.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/9.5.28/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.27...9.5.28)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 13:08:23 +01:00
dependabot[bot]
6f996600ef Bump phpstan/phpstan from 1.9.9 to 1.9.11 (#2060)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.9 to 1.9.11.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.9...1.9.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-16 13:05:34 +01:00
dependabot[bot]
ddc3d1d381 Bump doctrine/dbal from 3.5.2 to 3.5.3
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.2...3.5.3)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 18:27:56 +01:00
Benjamin Brahmer
ef04d091c7 Update lib/Db/Feed.php
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-12 18:27:32 +01:00
Benjamin Brahmer
502e4b923e don't process link if it's null
don't process body of feed if it's null

Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-12 18:27:32 +01:00
dependabot[bot]
41264586ea Bump phpstan/phpstan-strict-rules from 1.4.4 to 1.4.5
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.4.4 to 1.4.5.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.4.4...1.4.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 16:13:19 +01:00
dependabot[bot]
9749b9766d Bump phpstan/phpstan from 1.9.8 to 1.9.9
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.8 to 1.9.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.10.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.8...1.9.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-12 13:37:42 +01:00
Nextcloud bot
a66ba9d556 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-12 02:47:05 +00:00
Benjamin Brahmer
0dfd93f75d Workaround for #2048
The league/uri version that we inherit in Nextcloud is a bit outdated.
That version can't handle certain uris.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2023-01-11 10:19:34 +01:00
dependabot[bot]
343aa5e2f7 Bump svenstaro/upload-release-action from 2.3.0 to 2.4.0 (#2052) 2023-01-10 16:56:34 +01:00
dependabot[bot]
71c657b333 Bump phpstan/phpstan-doctrine from 1.3.29 to 1.3.31
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.29 to 1.3.31.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.29...1.3.31)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-10 13:08:31 +01:00
Nextcloud bot
148df14156 Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2023-01-10 02:50:08 +00:00
dependabot[bot]
540545c595 Bump phpstan/phpstan from 1.9.7 to 1.9.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.7 to 1.9.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.7...1.9.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 18:42:32 +01:00
dependabot[bot]
be113c7be6 Bump phpstan/phpstan-doctrine from 1.3.28 to 1.3.29
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.28 to 1.3.29.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.28...1.3.29)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-08 09:59:03 +01:00
dependabot[bot]
6ca2a75c1e Bump json5 from 1.0.1 to 1.0.2 (#2045)
Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 14:35:50 +01:00
dependabot[bot]
75ae6ee613 Bump phpstan/phpstan-doctrine from 1.3.27 to 1.3.28 (#2040)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.27 to 1.3.28.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.27...1.3.28)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 13:59:56 +01:00
dependabot[bot]
e39fb12f80 Bump json5 from 2.2.1 to 2.2.3 in /js (#2044)
Bumps [json5](https://github.com/json5/json5) from 2.2.1 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](https://github.com/json5/json5/compare/v2.2.1...v2.2.3)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 13:59:20 +01:00
dependabot[bot]
359db992be Bump phpstan/phpstan from 1.9.4 to 1.9.6 (#2043)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.4 to 1.9.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.4...1.9.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-04 13:51:57 +01:00
Sean Molenaar
61ef08d6b8 AdminSettings: update types
Signed-off-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
2022-12-23 12:54:08 +01:00
Sean Molenaar
aab2aae985 AdminSettings: add JSDoc parameters
Signed-off-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
2022-12-23 12:54:08 +01:00
dependabot[bot]
a9169925ac Bump phpstan/phpstan-phpunit from 1.3.2 to 1.3.3
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.2 to 1.3.3.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.2...1.3.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:53:36 +01:00
dependabot[bot]
ccd5c01735 Bump minimatch from 5.1.1 to 5.1.2 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.1...v5.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:53:05 +01:00
dependabot[bot]
270ad2230b Bump doctrine/dbal from 3.5.1 to 3.5.2
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.5.1 to 3.5.2.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.5.1...3.5.2)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:52:52 +01:00
Benjamin Brahmer
2ec7b78816 Update .github/workflows/lint-eslint.yml
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-12-23 12:52:25 +01:00
dependabot[bot]
f89fb6123d Bump skjnldsv/read-package-engines-version-actions from 1.2 to 2.0
Bumps [skjnldsv/read-package-engines-version-actions](https://github.com/skjnldsv/read-package-engines-version-actions) from 1.2 to 2.0.
- [Release notes](https://github.com/skjnldsv/read-package-engines-version-actions/releases)
- [Commits](https://github.com/skjnldsv/read-package-engines-version-actions/compare/v1.2...v2.0)

---
updated-dependencies:
- dependency-name: skjnldsv/read-package-engines-version-actions
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:52:25 +01:00
dependabot[bot]
9b0d783c3c Bump phpstan/phpstan-doctrine from 1.3.26 to 1.3.27
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.26 to 1.3.27.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.26...1.3.27)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:50:54 +01:00
dependabot[bot]
2dc64055f3 Bump phpstan/phpstan from 1.9.3 to 1.9.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.3 to 1.9.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.3...1.9.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-23 12:49:55 +01:00
dependabot[bot]
65b6515af8 Bump jquery from 3.6.2 to 3.6.3 in /js (#2034)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.2...3.6.3)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 13:24:58 +01:00
Benjamin Brahmer
c60d9b1f15 Release 20.0.0
Changed
- Drop support for PHP 7.3 (#2008)
- Dependency updates

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-12-15 10:32:42 +01:00
dependabot[bot]
7592615f1c Bump phpstan/phpstan-phpunit from 1.3.1 to 1.3.2 (#2022)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.1...1.3.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:51:43 +01:00
dependabot[bot]
4616bf6750 Bump phpstan/phpstan-deprecation-rules from 1.1.0 to 1.1.1 (#2021)
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.1.0...1.1.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:45:09 +01:00
dependabot[bot]
799b8b25a8 Bump jquery from 3.6.1 to 3.6.2 in /js (#2020)
Bumps [jquery](https://github.com/jquery/jquery) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/jquery/jquery/releases)
- [Commits](https://github.com/jquery/jquery/compare/3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: jquery
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-14 13:34:14 +01:00
dependabot[bot]
b6e37df6f4 Bump phpstan/phpstan-deprecation-rules from 1.0.0 to 1.1.0 (#2019)
Bumps [phpstan/phpstan-deprecation-rules](https://github.com/phpstan/phpstan-deprecation-rules) from 1.0.0 to 1.1.0.
- [Release notes](https://github.com/phpstan/phpstan-deprecation-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-deprecation-rules/compare/1.0.0...1.1.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-deprecation-rules
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 14:36:44 +01:00
dependabot[bot]
5bb5d5ba5e Bump phpstan/phpstan-phpunit from 1.3.0 to 1.3.1 (#2017)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.3.0...1.3.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 14:25:39 +01:00
dependabot[bot]
37535173fc Bump phpstan/phpstan-doctrine from 1.3.23 to 1.3.26 (#2016)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.23 to 1.3.26.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.23...1.3.26)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-13 13:42:58 +01:00
dependabot[bot]
1d5d7e349a Bump phpunit/phpunit from 9.5.26 to 9.5.27
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.26 to 9.5.27.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.26...9.5.27)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-09 13:27:07 +01:00
dependabot[bot]
79de5a4d8e Bump phpstan/phpstan-phpunit from 1.2.2 to 1.3.0 (#2012)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.2...1.3.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-08 14:12:49 +01:00
Benjamin Brahmer
356c3e1795 Drop support for PHP 7.3
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-12-06 14:49:40 +01:00
Nextcloud bot
2169538e7e [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-12-03 02:38:44 +00:00
dependabot[bot]
9b0d40a854 Bump decode-uri-component from 0.2.0 to 0.2.2 in /js
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases)
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2)

---
updated-dependencies:
- dependency-name: decode-uri-component
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-02 06:06:27 +01:00
Benjamin Brahmer
afd928ed3d Release 19.0.1
Changed
- Dependency updates

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-12-01 13:27:33 +01:00
dependabot[bot]
23be5386fe Bump minimatch from 5.1.0 to 5.1.1 in /js
Bumps [minimatch](https://github.com/isaacs/minimatch) from 5.1.0 to 5.1.1.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v5.1.0...v5.1.1)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-01 13:15:15 +01:00
dependabot[bot]
012d022893 Bump fivefilters/readability.php from 3.1.0 to 3.1.1
Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v3.1.0...v3.1.1)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-29 14:51:33 +01:00
Nextcloud bot
cb00eec4fb [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-23 02:43:35 +00:00
dependabot[bot]
766378493d Bump engine.io from 6.2.0 to 6.2.1 in /js (#1997)
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.2.0 to 6.2.1.
- [Release notes](https://github.com/socketio/engine.io/releases)
- [Changelog](https://github.com/socketio/engine.io/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/engine.io/compare/6.2.0...6.2.1)

---
updated-dependencies:
- dependency-name: engine.io
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-22 09:55:57 +01:00
Nextcloud bot
0ec1b77faf [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-21 02:39:13 +00:00
Nextcloud bot
9da97bcbe5 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-19 02:41:53 +00:00
dependabot[bot]
92ebe4a836 Bump fivefilters/readability.php from 2.1.0 to 3.1.0 (#1989)
* Bump fivefilters/readability.php from 2.1.0 to 3.1.0

Bumps [fivefilters/readability.php](https://github.com/fivefilters/readability.php) from 2.1.0 to 3.1.0.
- [Release notes](https://github.com/fivefilters/readability.php/releases)
- [Changelog](https://github.com/fivefilters/readability.php/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fivefilters/readability.php/compare/v2.1.0...v3.1.0)

---
updated-dependencies:
- dependency-name: fivefilters/readability.php
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update Authors

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>

* Change namespace for fivefilters

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Benjamin Brahmer <info@b-brahmer.de>
2022-11-17 22:03:46 +01:00
dependabot[bot]
90a3b239b8 Bump loader-utils from 1.4.1 to 1.4.2 (#1990)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.1 to 1.4.2.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.1...v1.4.2)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-17 16:16:17 +01:00
dependabot[bot]
c5802105b0 Bump phpstan/phpstan-doctrine from 1.3.22 to 1.3.23
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.22 to 1.3.23.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.22...1.3.23)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:51:38 +01:00
dependabot[bot]
72b1099549 Bump jshint from 2.13.5 to 2.13.6 in /js
Bumps [jshint](https://github.com/jshint/jshint) from 2.13.5 to 2.13.6.
- [Release notes](https://github.com/jshint/jshint/releases)
- [Changelog](https://github.com/jshint/jshint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jshint/jshint/compare/2.13.5...2.13.6)

---
updated-dependencies:
- dependency-name: jshint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 14:51:19 +01:00
Nextcloud bot
f062c7458c [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-12 02:38:09 +00:00
dependabot[bot]
0b99b9e736 Bump phpstan/phpstan from 1.9.1 to 1.9.2 (#1983)
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.9.1...1.9.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-10 15:01:09 +01:00
dependabot[bot]
582175ef99 Bump socket.io-parser from 4.0.4 to 4.0.5 in /js
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.0.4 to 4.0.5.
- [Release notes](https://github.com/socketio/socket.io-parser/releases)
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md)
- [Commits](https://github.com/socketio/socket.io-parser/compare/4.0.4...4.0.5)

---
updated-dependencies:
- dependency-name: socket.io-parser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-10 08:20:54 +01:00
dependabot[bot]
59d8d3142d Bump phpstan/phpstan-doctrine from 1.3.21 to 1.3.22 (#1978)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.21 to 1.3.22.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.21...1.3.22)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 16:29:33 +01:00
dependabot[bot]
8cfb8b6961 Bump loader-utils from 1.4.0 to 1.4.1 (#1979)
Bumps [loader-utils](https://github.com/webpack/loader-utils) from 1.4.0 to 1.4.1.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack/loader-utils/compare/v1.4.0...v1.4.1)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 16:29:19 +01:00
Nextcloud bot
da216d85c2 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-11-05 02:41:22 +00:00
rhein
c427ac8216 Update clients.md: Added Fluent Reader (#1975)
* Update clients.md

Added Fluent Reader (Desktop Version) that now also supports Nextcloud News Sync

Signed-off-by: rhein <mail@ralfhein.de>

* Added Fluent Reader 

Now with with correct link + licence

Signed-off-by: rhein <mail@ralfhein.de>

Signed-off-by: rhein <mail@ralfhein.de>
2022-11-04 21:10:04 +01:00
dependabot[bot]
720cad5da5 Bump phpstan/phpstan from 1.8.11 to 1.9.0
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.11 to 1.9.0.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.11...1.9.0)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-03 15:58:33 +01:00
dependabot[bot]
4a3de069ca Bump jasmine-core from 4.4.0 to 4.5.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.4.0...v4.5.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-02 11:26:12 +01:00
Benjamin Brahmer
c1eb31da4d Update documentation
Style and spell fixes.
Explain purging and new unread purge better.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-11-02 11:23:00 +01:00
dependabot[bot]
1de013530e Bump phpunit/phpunit from 9.5.25 to 9.5.26
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.25 to 9.5.26.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.25...9.5.26)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 21:17:19 +02:00
dependabot[bot]
82472bf367 Bump phpstan/phpstan-phpunit from 1.2.1 to 1.2.2
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-28 21:15:45 +02:00
dependabot[bot]
2f09fdddf8 Bump phpstan/phpstan-phpunit from 1.1.3 to 1.2.1 (#1969)
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.3...1.2.1)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-27 14:36:54 +02:00
Nextcloud bot
f24376e26f [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-27 02:37:12 +00:00
dependabot[bot]
4a68915290 Bump phpstan/phpstan-doctrine from 1.3.19 to 1.3.21 (#1967)
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.19 to 1.3.21.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.19...1.3.21)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-26 14:18:53 +02:00
dependabot[bot]
d191647d61 Bump phpstan/phpstan-doctrine from 1.3.18 to 1.3.19
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.18 to 1.3.19.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.18...1.3.19)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-26 09:38:30 +02:00
Benjamin Brahmer
82575cbe82 Release 19.0.0
Fixed
- Fix nested scrollbars in navigation (#411, #1958)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-25 18:51:32 +02:00
dependabot[bot]
c87a707886 Bump phpstan/phpstan from 1.8.10 to 1.8.11
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.10 to 1.8.11.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.10...1.8.11)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-25 15:08:02 +02:00
Benjamin Brahmer
2432d56f8c Use app password, change setup method
The app password is nice in local testing, since
Nextcloud logs too much data if you use the user password.
Setup_file and teardown_file are only executed once instead
of running before and after every job.

Use bats from npm as ubuntu's version is old.

Switch to occ for app password

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-24 16:51:57 +02:00
dependabot[bot]
80ab436095 Bump phpstan/phpstan-phpunit from 1.1.1 to 1.1.3
Bumps [phpstan/phpstan-phpunit](https://github.com/phpstan/phpstan-phpunit) from 1.1.1 to 1.1.3.
- [Release notes](https://github.com/phpstan/phpstan-phpunit/releases)
- [Commits](https://github.com/phpstan/phpstan-phpunit/compare/1.1.1...1.1.3)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 15:52:39 +02:00
dependabot[bot]
e207883ea3 Bump doctrine/dbal from 3.4.5 to 3.5.1
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.4.5 to 3.5.1.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.4.5...3.5.1)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-24 15:51:27 +02:00
Rhys Tyers
063cbdba73 Fix nested scroll bars in navigation
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-24 12:13:27 +02:00
Benjamin Brahmer
33b60e1b94 Release 19.0.0-beta2
Fixed
- Fixed various keyboard navigation issues (#1953)
- Fix cron job warning notification layout on NC25 (#1953)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-23 14:21:32 +02:00
Rhys Tyers
0822765c82 Fix cron job warning layout in NC25
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-23 12:48:39 +02:00
Rhys Tyers
a50d0a427d Fix various keyboard navigation issues
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-23 12:48:39 +02:00
Nextcloud bot
cbcf87f4ea [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-23 02:37:29 +00:00
Benjamin Brahmer
22a7a09579 Release 19.0.0-beta1
Changed
- Drop support for Nextcloud 22, NC 22 has reached it's end of life.
- Add support for Nextcloud 25

Fixed
- Corrected article compact title bar position in NC25 (#1944)
- Fixed "Mark read through scrolling" in NC25 and NC24 (#1944)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-22 21:24:03 +02:00
Rhys Tyers
adae144b3c Fix mark read throughscrolling in NC24
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
rhyst
a9771c27a9 Use correct PHP tag for rendering version
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: rhyst <5313660+rhyst@users.noreply.github.com>
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
rhyst
031a1726cf Fix NC25 UI issues
Signed-off-by: Rhys Tyers <mail@rhy.si>
2022-10-22 14:31:01 +02:00
Benjamin Brahmer
d18a983656 Release 18.3.0
Fixed
- Remove setting for minimum purge interval since it is not used.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-21 22:46:19 +02:00
Benjamin Brahmer
84ed477ec2 add conditon to check for existing key and crt
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-21 17:33:09 +02:00
dependabot[bot]
914c48b1bd Bump phpstan/extension-installer from 1.1.0 to 1.2.0
Bumps [phpstan/extension-installer](https://github.com/phpstan/extension-installer) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/phpstan/extension-installer/releases)
- [Commits](https://github.com/phpstan/extension-installer/compare/1.1.0...1.2.0)

---
updated-dependencies:
- dependency-name: phpstan/extension-installer
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 14:44:47 +02:00
dependabot[bot]
adb201dab2 Bump phpstan/phpstan-doctrine from 1.3.16 to 1.3.18 (#1940) 2022-10-21 14:35:55 +02:00
Nextcloud bot
f5c48ce505 Updating lint-eslint.yml workflow from template
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-21 14:26:46 +02:00
Benjamin Brahmer
781fb1a3c5 change postgres image to v14
Postgres v15 is currently not compatabile.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-21 14:19:07 +02:00
Nextcloud bot
c69f747fb7 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-16 02:37:31 +00:00
Nextcloud bot
2fc176bf50 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-15 02:37:34 +00:00
dependabot[bot]
09541309bf Bump phpstan/phpstan from 1.8.8 to 1.8.9
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.8 to 1.8.9.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.8...1.8.9)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-14 20:47:03 +02:00
Nextcloud bot
ad425d0bfc [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-14 02:41:21 +00:00
Nextcloud bot
896dcb73b6 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-13 02:38:08 +00:00
Benjamin Brahmer
505b3360cb Remove setting for minimum purge interval setting
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-12 21:09:54 +02:00
Benjamin Brahmer
6f9d3bdbcd fix wording to articles
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-12 08:24:06 +02:00
Nextcloud bot
db4c94d8e0 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-12 02:37:59 +00:00
Benjamin Brahmer
78e5b7ff5c Release 18.3.0-beta1
Changed
- New administrator setting for deleting unread items automatically (#1931)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-11 20:29:30 +02:00
Nextcloud bot
0d8452d861 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-11 02:37:15 +00:00
Sean Molenaar
50b78092dc feat: start servers from make
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-10 16:03:19 +02:00
Benjamin Brahmer
efc2cc84a9 Add some documentation about the integration tests
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-10 16:03:19 +02:00
Nextcloud bot
5b755d90f4 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-10 02:41:38 +00:00
Nextcloud bot
c91026cad1 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-09 02:36:49 +00:00
Benjamin Brahmer
931fcc1853 Update src/components/AdminSettings.vue
Co-authored-by: Sean Molenaar <SMillerDev@users.noreply.github.com>
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-08 17:29:08 +02:00
Benjamin Brahmer
b88e1a546a New administrator setting for deleting unread items automatically
Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-10-08 17:29:08 +02:00
dependabot[bot]
64eda2fa61 Bump phpstan/phpstan from 1.8.7 to 1.8.8
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.7...1.8.8)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-08 08:38:27 +02:00
Nextcloud bot
1e569747c2 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-08 02:39:12 +00:00
Nextcloud bot
448dff5d02 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-06 02:40:55 +00:00
dependabot[bot]
f5d37679fa Bump phpstan/phpstan-doctrine from 1.3.15 to 1.3.16
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.15 to 1.3.16.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.15...1.3.16)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-05 14:17:30 +02:00
Nextcloud bot
e8e838b16f [tx-robot] Update transifex configuration
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-10-01 02:45:27 +00:00
dependabot[bot]
6452c1e4de Bump phpstan/phpstan-doctrine from 1.3.14 to 1.3.15
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.14 to 1.3.15.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.14...1.3.15)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-30 20:14:09 +02:00
Nextcloud bot
3ff51b53d6 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-30 04:28:38 +00:00
Benjamin Brahmer
4b03354073 Release 18.2.0
Fixed
- Fix the highlighted item when reverse ordering is selected (#1838)

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-09-28 16:06:42 +02:00
Nextcloud bot
805e9a1aad [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-28 03:13:44 +00:00
dependabot[bot]
ca0d176a51 Bump phpunit/phpunit from 9.5.24 to 9.5.25
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.24 to 9.5.25.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/9.5.24...9.5.25)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 14:46:04 +02:00
dependabot[bot]
aeb988b29e Bump doctrine/dbal from 3.4.4 to 3.4.5
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.4.4...3.4.5)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 14:45:39 +02:00
Nextcloud bot
a3a6895ea3 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-24 03:14:08 +00:00
dependabot[bot]
2adb442d52 Bump phpstan/phpstan-strict-rules from 1.4.3 to 1.4.4
Bumps [phpstan/phpstan-strict-rules](https://github.com/phpstan/phpstan-strict-rules) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/phpstan/phpstan-strict-rules/releases)
- [Commits](https://github.com/phpstan/phpstan-strict-rules/compare/1.4.3...1.4.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-strict-rules
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 14:54:45 +02:00
dependabot[bot]
65d432cbee Bump phpstan/phpstan from 1.8.5 to 1.8.6
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.5...1.8.6)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 14:53:24 +02:00
dependabot[bot]
7bfd8ef3a9 Bump phpstan/phpstan-doctrine from 1.3.13 to 1.3.14
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.13 to 1.3.14.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.13...1.3.14)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-23 14:52:06 +02:00
Nextcloud bot
2de049bd88 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-23 03:09:08 +00:00
Nextcloud bot
dc437fc728 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-22 03:13:02 +00:00
Michael Chang
afe46c58b7 Fix the highlighted item in reversed order
Signed-off-by: Michael Chang <github@micbase.com>
2022-09-20 14:24:16 +02:00
dependabot[bot]
293028035c Bump karma from 6.4.0 to 6.4.1 in /js
Bumps [karma](https://github.com/karma-runner/karma) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/karma-runner/karma/releases)
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md)
- [Commits](https://github.com/karma-runner/karma/compare/v6.4.0...v6.4.1)

---
updated-dependencies:
- dependency-name: karma
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 14:21:07 +02:00
dependabot[bot]
236ed349d1 Bump ezyang/htmlpurifier from 4.14.0 to 4.16.0
Bumps [ezyang/htmlpurifier](https://github.com/ezyang/htmlpurifier) from 4.14.0 to 4.16.0.
- [Release notes](https://github.com/ezyang/htmlpurifier/releases)
- [Changelog](https://github.com/ezyang/htmlpurifier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ezyang/htmlpurifier/compare/v4.14.0...v4.16.0)

---
updated-dependencies:
- dependency-name: ezyang/htmlpurifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-20 14:20:36 +02:00
Nextcloud bot
8a77833f21 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-13 03:07:29 +00:00
dependabot[bot]
db27490788 Bump phpstan/phpstan from 1.8.4 to 1.8.5
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.4...1.8.5)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-08 14:32:14 +02:00
Benjamin Brahmer
f7013224e2 Release 18.2.0-beta2
Fix for the read all function and spelling fixes.

Signed-off-by: Benjamin Brahmer <info@b-brahmer.de>
2022-09-08 11:11:05 +02:00
Nextcloud bot
68552c6356 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-08 03:07:56 +00:00
dependabot[bot]
33c4771df4 Bump phpstan/phpstan-doctrine from 1.3.12 to 1.3.13
Bumps [phpstan/phpstan-doctrine](https://github.com/phpstan/phpstan-doctrine) from 1.3.12 to 1.3.13.
- [Release notes](https://github.com/phpstan/phpstan-doctrine/releases)
- [Commits](https://github.com/phpstan/phpstan-doctrine/compare/1.3.12...1.3.13)

---
updated-dependencies:
- dependency-name: phpstan/phpstan-doctrine
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-07 16:24:17 +02:00
Nextcloud bot
74bca2c5f8 [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-07 03:07:23 +00:00
dependabot[bot]
29d99d0140 Bump doctrine/dbal from 3.4.3 to 3.4.4
Bumps [doctrine/dbal](https://github.com/doctrine/dbal) from 3.4.3 to 3.4.4.
- [Release notes](https://github.com/doctrine/dbal/releases)
- [Commits](https://github.com/doctrine/dbal/compare/3.4.3...3.4.4)

---
updated-dependencies:
- dependency-name: doctrine/dbal
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 21:01:13 +02:00
dependabot[bot]
548e0ac820 Bump phpstan/phpstan from 1.8.3 to 1.8.4
Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.8.x/CHANGELOG.md)
- [Commits](https://github.com/phpstan/phpstan/compare/1.8.3...1.8.4)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 20:56:38 +02:00
dependabot[bot]
f4185ad382 Bump jasmine-core from 4.3.0 to 4.4.0 in /js
Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/jasmine/jasmine/releases)
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md)
- [Commits](https://github.com/jasmine/jasmine/compare/v4.3.0...v4.4.0)

---
updated-dependencies:
- dependency-name: jasmine-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-06 20:55:46 +02:00
Nextcloud bot
f2a8ec71ca [tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2022-09-06 03:06:59 +00:00
226 changed files with 11012 additions and 4725 deletions

12
.github/pull_request_template.md vendored Normal file
View File

@@ -0,0 +1,12 @@
* Resolves: # <!-- related github issue -->
## Summary
<!-- your text -->
## Checklist
- Code is [properly formatted](https://nextcloud.github.io/news/developer/#coding-style-guidelines)
- [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits
- Changelog entry added for all important changes.

View File

@@ -16,7 +16,7 @@ jobs:
name: "Integration: Nextcloud ${{ matrix.nextcloud }} - PHP ${{ matrix.php-versions }} - DB ${{ matrix.database }}"
services:
postgres:
image: postgres
image: postgres:14
env:
POSTGRES_PASSWORD: ${{ env.POSTGRES_PASSWORD }}
options: >-
@@ -28,26 +28,26 @@ jobs:
- 5432:5432 # Maps tcp port 5432 on service container to the host
strategy:
matrix:
php-versions: ['7.4', '8.0']
nextcloud: ['stable22', 'stable23']
php-versions: ['8.0', '8.1']
nextcloud: ['stable26', 'stable27']
database: ['sqlite', 'pgsql', 'mysql']
experimental: [false]
include:
- php-versions: '8.0'
nextcloud: pre-release
database: sqlite
experimental: true
- php-versions: '8.1'
nextcloud: pre-release
database: sqlite
experimental: true
- php-versions: 8.1
nextcloud: stable24
nextcloud: pre-release
database: sqlite
experimental: true
- php-versions: 8.2
nextcloud: pre-release
database: sqlite
experimental: true
- php-versions: 8.2
nextcloud: stable26
database: sqlite
experimental: false
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
submodules: recursive
@@ -59,7 +59,7 @@ jobs:
coverage: none
- name: Setup BATS & httpie
run: sudo apt-get install -y bats httpie
run: sudo apt-get install -y httpie && npm install -g bats@1.7.0
### MySQL specific setup
- name: Setup mysql
@@ -126,9 +126,6 @@ jobs:
kill %1
kill %2
- name: Setup problem matchers for PHP
run: echo "::add-matcher::${{ runner.tool_cache }}/php.json"
- name: Functional tests maintenance
working-directory: ../server
run: |
@@ -145,6 +142,8 @@ jobs:
bats apps/news/tests/command
kill %1
- name: Prep PHP tests
working-directory: ../server/apps/news
run: make php-test-dependencies

View File

@@ -7,22 +7,18 @@ jobs:
continue-on-error: true
strategy:
matrix:
php-versions: [ '7.4', '8.0' ]
nextcloud: [ 'stable24' ]
php-versions: ['8.0', '8.1', '8.2' ]
nextcloud: [ 'stable27' ]
database: [ 'sqlite' ]
include:
- php-versions: 8.1
nextcloud: stable24
database: sqlite
experimental: false
- php-versions: 8.1
- php-versions: 8.2
nextcloud: pre-release
database: sqlite
experimental: true
name: "phpstan: Nextcloud ${{ matrix.nextcloud }} with ${{ matrix.php-versions }}"
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Set up php
uses: shivammathur/setup-php@master
with:

View File

@@ -10,19 +10,19 @@ jobs:
strategy:
matrix:
php-versions: ['8.1']
nextcloud: ['stable24']
nextcloud: ['stable26', 'stable27']
database: ['sqlite']
experimental: [false]
codecoverage: [false]
include:
- php-versions: 8.0
nextcloud: stable24
- php-versions: 8.2
nextcloud: stable27
database: sqlite
experimental: false
codecoverage: true
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
with:
fetch-depth: 2 # https://github.com/codecov/codecov-action/issues/190#issuecomment-790729633
@@ -50,9 +50,6 @@ jobs:
app: 'news'
check-code: false
- name: Setup problem matchers for PHPUnit
run: echo "::add-matcher::${{ runner.tool_cache }}/phpunit.json"
- name: Prep PHP tests
working-directory: ../server/apps/news
run: make php-test-dependencies

View File

@@ -15,11 +15,11 @@ jobs:
strategy:
matrix:
php-versions: ['8.1']
nextcloud: ['stable24']
nextcloud: ['stable27']
database: ['sqlite']
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP
uses: shivammathur/setup-php@afefcaf556d98dc7896cca380e181decb609ca44
@@ -29,7 +29,7 @@ jobs:
coverage: none
- name: Set up server non MySQL
uses: SMillerDev/nextcloud-actions/setup-nextcloud@fae87e29aa7cdf1ea0b8033c67f60e75b10be2cd
uses: SMillerDev/nextcloud-actions/setup-nextcloud@main
with:
cron: false
version: ${{ matrix.nextcloud }}
@@ -39,7 +39,7 @@ jobs:
run: make
- name: Configure server with app
uses: SMillerDev/nextcloud-actions/setup-nextcloud-app@fae87e29aa7cdf1ea0b8033c67f60e75b10be2cd
uses: SMillerDev/nextcloud-actions/setup-nextcloud-app@main
with:
app: ${{ env.APP_NAME }}
check-code: false
@@ -52,7 +52,7 @@ jobs:
app_public_crt: ${{ secrets.APP_PUBLIC_CRT }}
- name: Upload app tarball to release
uses: svenstaro/upload-release-action@133984371c30d34e38222a64855679a414cb7575
uses: svenstaro/upload-release-action@1beeb572c19a9242f4361f4cee78f8e0d9aec5df
id: attach_to_release
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}

View File

@@ -12,7 +12,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout master
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Deploy docs
uses: mhausenblas/mkdocs-deploy-gh-pages@master

View File

@@ -4,18 +4,18 @@ on:
jobs:
php:
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
continue-on-error: ${{ matrix.experimental }}
name: "Frontend: Nextcloud ${{ matrix.nextcloud }} - PHP ${{ matrix.php-versions }} - DB ${{ matrix.database }}"
strategy:
matrix:
php-versions: ['8.1']
nextcloud: ['stable24']
nextcloud: ['stable27']
database: ['sqlite']
experimental: [false]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP
uses: shivammathur/setup-php@v2

View File

@@ -2,18 +2,17 @@
#
# https://github.com/nextcloud/.github
# https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
# SPDX-FileCopyrightText: Nextcloud contributors
# SPDX-License-Identifier: AGPL-3.0-or-later
name: Lint
on:
pull_request:
push:
branches:
- main
- master
- stable*
on: pull_request
permissions:
contents: read
concurrency:
group: lint-eslint-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
lint:
@@ -23,13 +22,13 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Read package.json node and npm engines version
uses: skjnldsv/read-package-engines-version-actions@v1.2
uses: skjnldsv/read-package-engines-version-actions@v2.2
id: versions
with:
fallbackNode: '^12'
fallbackNode: '^16'
fallbackNpm: '^6'
- name: Set up node ${{ steps.versions.outputs.nodeVersion }}

View File

@@ -7,18 +7,20 @@ jobs:
php:
runs-on: ubuntu-latest
continue-on-error: false
name: "Coverage: Nextcloud PHP ${{ matrix.php-versions }}"
name: "Coverage: Nextcloud ${{ matrix.nextcloud }} PHP ${{ matrix.php-version }}"
strategy:
matrix:
nextcloud: ['stable24']
nextcloud: ['stable27']
codecoverage: [true]
php-version: ["8.1"]
steps:
- name: Checkout
uses: actions/checkout@v3
uses: actions/checkout@v4
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: '8.1'
php-version: ${{ matrix.php-version }}
### Back to normal setup
- name: Set up server non MySQL
@@ -39,7 +41,11 @@ jobs:
- name: Prep PHP tests
run: cd ../server/apps/news && make php-test-dependencies
- name: Unittests
run: cd ../server/apps/news && make unit-test
env:
CODECOVERAGE: ${{ matrix.codecoverage }}
- name: Upload codecoverage
run: cd ../server/apps/news && bash <(curl -s https://codecov.io/bash) -f build/php-unit.clover

80
.github/workflows/updater-test.yml vendored Normal file
View File

@@ -0,0 +1,80 @@
name: Updater Tests
on:
pull_request
env:
POSTGRES_PASSWORD: nc_test_db
MYSQL_USER: nc_test
MYSQL_PASSWORD: nc_test_db
MYSQL_DATABASE: nc_test
MYSQL_PORT: 3800
jobs:
integration:
runs-on: ubuntu-latest
continue-on-error: ${{ matrix.experimental }}
name: "Update Test: Nextcloud ${{ matrix.nextcloud }} - PHP ${{ matrix.php-versions }}"
strategy:
matrix:
php-versions: ['8.1']
nextcloud: ['stable27']
database: ['sqlite']
experimental: [false]
steps:
- name: Checkout
uses: actions/checkout@v4
with:
submodules: recursive
- name: Setup PHP
uses: shivammathur/setup-php@v2
with:
php-version: ${{ matrix.php-versions }}
extensions: pdo_sqlite,pdo_mysql,pdo_pgsql,gd,zip
coverage: none
- name: Setup BATS & httpie
run: sudo apt-get install -y httpie && npm install -g bats@1.7.0
- name: Set up server
uses: SMillerDev/nextcloud-actions/setup-nextcloud@main
with:
version: ${{ matrix.nextcloud }}
cron: true
database-type: ${{ matrix.database }}
database-host: localhost
database-port: 5432
database-name: postgres
database-user: postgres
database-password: ${{ env.POSTGRES_PASSWORD }}
- name: Prime app build
run: make
- name: Configure server with app
uses: SMillerDev/nextcloud-actions/setup-nextcloud-app@main
with:
app: 'news'
check-code: false
force: ${{ matrix.experimental }}
- name: Install composer install php-feed-generator
working-directory: ../server
run: composer install -d apps/news/tests/test_helper/php-feed-generator
- name: Run Updater tests
working-directory: ../server
run: |
php -S localhost:8080 &> /tmp/webserver.log &
cd apps/news/tests/test_helper/feeds && php -S localhost:8090 &> /tmp/feedserver.log &
sleep 2
cd ${{ github.workspace }}/../server
bats apps/news/tests/updater
# Kill php server
kill %1
kill %2

6
.gitignore vendored
View File

@@ -14,6 +14,9 @@ site/
#bats
tests/api/helpers/settings-override.bash
tests/test_helper/feeds/test.xml
tests/test_helper/feeds/feed1.xml
tests/test_helper/feeds/feed2.xml
# python
PKG-INFO
@@ -67,3 +70,6 @@ nbproject
# Mac OS
.DS_Store
*.iml
# VS Code
.vscode

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "tests/test_helper/bats-assert"]
path = tests/test_helper/bats-assert
url = https://github.com/bats-core/bats-assert.git
[submodule "tests/test_helper/php-feed-generator"]
path = tests/test_helper/php-feed-generator
url = https://github.com/Grotax/php-feed-generator.git

View File

@@ -1,10 +1,10 @@
[main]
host = https://www.transifex.com
lang_map = bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb, sk_SK: sk, th_TH: th, ja_JP: ja
host = https://www.transifex.com
lang_map = sk_SK: sk, th_TH: th, ja_JP: ja, bg_BG: bg, cs_CZ: cs, fi_FI: fi, hu_HU: hu, nb_NO: nb
[nextcloud.news]
[o:nextcloud:p:nextcloud:r:news]
file_filter = translationfiles/<lang>/news.po
source_file = translationfiles/templates/news.pot
source_lang = en
type = PO
type = PO

View File

@@ -30,6 +30,7 @@
* [Koen Martens](mailto:gmc@sonologic.nl)
* [Lukas Reschke](mailto:lukas@owncloud.com)
* [Tucker McKnight](mailto:tucker.mcknight@gmail.com)
* [Valdnet](mailto:47037905+Valdnet@users.noreply.github.com)
* [Bart Visscher](mailto:bartv@thisnet.nl)
* [Christian Elmer](mailto:christian@keinkurt.de)
* [Nicolas Wendling](mailto:nicolas.wendling1011@gmail.com)
@@ -39,6 +40,7 @@
* [Daniel Opitz](mailto:danopz@users.noreply.github.com)
* [Daniel Rheinbay](mailto:danielrheinbay@gmail.com)
* [Lars Bensmann](mailto:lars@almosthappy.de)
* [Rhys Tyers](mailto:mail@rhy.si)
* [Robin Appelman](mailto:robin@icewind.nl)
* [bluehaze](mailto:francesco.sportolari@gmail.com)
* [darkside40](mailto:darkside401@googlemail.com)
@@ -48,11 +50,14 @@
* [Daniel Kesselberg](mailto:mail@danielkesselberg.de)
* [ELHADDAD Hamza](mailto:elhaddadhamza49@gmail.com)
* [Jakob Sack](mailto:mail@jakobsack.de)
* [ManuelSailer](mailto:github.com@manuel-sailer.de)
* [Qingping Hou](mailto:dave2008713@gmail.com)
* [Roman](mailto:reverse@jamm.me)
* [b_b](mailto:bruno@eliaz.fr)
* [chylex](mailto:contact@chylex.com)
* [heyarne](mailto:arne@schlueter.is)
* [marco.nassabain@etu.unistra.fr](mailto:marco.nassabain@hotmail.com)
* [Anderson Silva](mailto:UnderEu@users.noreply.github.com)
* [Andreas Fischer](mailto:bantu@owncloud.com)
* [David Guillot](mailto:david@guillot.me)
* [Gioele Falcetti](mailto:thegio.f@gmail.com)
@@ -64,14 +69,13 @@
* [Konrad Graefe](mailto:konradgraefe@aol.com)
* [Loki3000](mailto:github@labcms.ru)
* [Maik Kulbe](mailto:info@linux-web-development.de)
* [Manuel Sailer](mailto:github.com@manuel-sailer.de)
* [Michael Gapczynski](mailto:mtgap@owncloud.com)
* [Nikita Chernyi](mailto:rakshazi@users.noreply.github.com)
* [Peter Hedlund](mailto:peter@peterandlinda.com)
* [Simon Spannagel](mailto:simonspa@kth.se)
* [Valdnet](mailto:47037905+Valdnet@users.noreply.github.com)
* [bbBowser](mailto:carspi@mail.de)
* [benediktb](mailto:benedikt@blablub.de)
* [chylex](mailto:contact@chylex.com)
* [coderkun](mailto:olli@coderkun.de)
* [davidak](mailto:git@davidak.de)
* [hooger](mailto:horvathg.1988@gmail.com)
@@ -94,6 +98,7 @@
* [Bernhard Posselt](mailto:bernhard@desktop.localdomain)
* [Björn Bidar](mailto:bjorn.bidar@thaodan.de)
* [Candid Dauth](mailto:cdauth@cdauth.eu)
* [Carl Schwan](mailto:carl@carlschwan.eu)
* [Carlos Silva](mailto:r3pek@r3pek.org)
* [Cesar Enrique Garcia Dabo](mailto:enrique@engarda.org)
* [Chris Aumann](mailto:me@chr4.org)
@@ -104,6 +109,7 @@
* [Colin W](mailto:cwmke@users.noreply.github.com)
* [Daniel Aleksandersen](mailto:code@daniel.priv.no)
* [Daniel S](mailto:daniel@while-true-do.org)
* [Daniel Starzmann](mailto:daniel@starze.de)
* [David Baucum](mailto:david@baucum.me)
* [David Engster](mailto:deng@randomsample.de)
* [Dennis Müller](mailto:dennismueller.kontakt@gmail.com)
@@ -126,11 +132,13 @@
* [Hendrik Leppelsack](mailto:hendrik@leppelsack.de)
* [Jasper Knockaert](mailto:jasper@knockaert.nl)
* [Kevin Decherf](mailto:kevin@kdecherf.com)
* [Kuba Orlik](mailto:kontakt@kuba-orlik.name)
* [Maceček Richard](mailto:46937538+macecekrichard@users.noreply.github.com)
* [Marc Cousin](mailto:marc.cousin@people-doc.com)
* [Martin Ferretti](mailto:ferrettimartin@protonmail.com)
* [Matthias](mailto:matthias.baier@mabaart.de)
* [Matthias Blümel](mailto:user@inanna.local)
* [Michael Chang](mailto:github@micbase.com)
* [Michael Grosser](mailto:github@stp-ip.net)
* [Michael Hamann](mailto:michael@content-space.de)
* [Michael Holley](mailto:michaelwholley@gmail.com)
@@ -144,6 +152,7 @@
* [Piotr Dobrowolski](mailto:admin@tastycode.pl)
* [Raspbeguy](mailto:raspbeguy@users.noreply.github.com)
* [René Henrich](mailto:contact@rene-henrich.de)
* [Robert Wunderer](mailto:robert.wunderer@caprisys.at)
* [Rodrigo Aguilera](mailto:rodrigo.aguilera@amazee.com)
* [Roeland Jago Douma](mailto:roeland@famdouma.nl)
* [Simon](mailto:sschubert89@gmail.com)
@@ -182,6 +191,9 @@
* [nextcloud486153](mailto:78801830+nextcloud486153@users.noreply.github.com)
* [nexus-uw](mailto:you@example.com)
* [repat](mailto:repat@repat.de)
* [rhein](mailto:mail@ralfhein.de)
* [rhyst](mailto:5313660+rhyst@users.noreply.github.com)
* [rhyst](mailto:rhystyers1@gmail.com)
* [ritchiewilson](mailto:rawilson52@gmail.com)
* [skiingwiz](mailto:skiingwiz@gmail.com)
* [sonologic](mailto:gmc@sonologic.nl)

View File

@@ -3,12 +3,133 @@ All notable changes to this project will be documented in this file.
The format is mostly based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), older entries don't fully match.
# Unreleased
## [18.x.x]
## [24.x.x]
### Changed
### Fixed
# Releases
## [24.0.0] - 2023-09-26
No major changes compared to 24.0.0-beta1.
## [24.0.0-beta1] - 2023-08-26
### Changed
- Drop support for Nextcloud 25, Supported: 26, 27 (#2316)
- Add a new command for occ `./occ news:updater:job` allows to check and reset the update job (#2166)
- Check for available http(s) compression options and use them (gzip, deflate, brotli) (#2328)
- Change and unify [cache](https://nextcloud.github.io/news/install/#cache) to use the instance ID of Nextcloud (#2331)
## [23.0.0] - 2023-08-16
No notable changes compared to 23.0.0-beta1
## [23.0.0-beta1] - 2023-08-09
### Changed
- Drop support for PHP 7.4 new min. version is php 8.0 (#2237)
- Upgrade feed-io to v5.1.3 (#2238)
### Fixed
- Some feeds missing items (#2236)
## [22.0.0] - 2023-07-23
### Changed
- Support deflate and gzip compression for HTTP response bodies (#2269)
- Broke apart old FAQ into different guides. Deprecated old FAQ (#2285)
## [22.0.0-beta2] - 2023-06-18
### Changed
- allowEvalScript set to true (#2262)
## [22.0.0-beta1] - 2023-05-18
### Changed
- Drop support for Nextcloud 24 (#2223)
- Add support for Nextcloud 27 (#2223)
## [21.2.0] - 2023-05-06
### Changed
- Improve visibility of links in dark theme (#2215)
## [21.2.0-beta4] - 2023-04-16
### Fixed
- Fix audio player floating when scrolling in NC25+ (#2142)
- Fix sorting of folder names in select when adding subscription (#2090)
## [21.2.0-beta3] - 2023-04-16
### Changed
- Improve performance of item updates (#1322)
### Fixed
- Fix display issue in NC26+ (#2192)
## [21.2.0-beta2] - 2023-04-05
### Fixed
- Fix last_modified not updated when all items are marked as read (#2183)
## [21.2.0-beta1] - 2023-03-23
### Changed
- Use httpLastModified field for If-Modified-Since header when fetching feed updates (#2119)
## [21.1.0] - 2023-03-20
No notable changes compared to 21.1.0-beta1
## [21.1.0-beta1] - 2023-03-13
### Changed
- Remove unused background job OCA\News\Cron\Updater (#2137)
- (Nextcloud 26+) Add info card to the admin settings, showing last job execution (#2141)
## [21.0.0] - 2023-02-28
No notable changes compared to 21.0.0-beta1
## [21.0.0-beta1] - 2023-02-14
### Changed
- Drop support for Nextcloud 23 (#2077 )
- Make the "open" keyboard shortcut work faster (#2080)
- Implemented search for articles, results can only link to the feed. (#2075)
### Fixed
- Stop errors from the favicon library over empty values (#2096)
## [20.0.1] - 2023-01-19
### Fixed
- SyntaxError triggered when full-text is enabled with some items. (#2048, #2053)
## [20.0.0] - 2022-12-14
### Changed
- Drop support for PHP 7.3 (#2008)
- Dependency updates
## [19.0.1] - 2022-12-01
### Changed
- Dependency updates
## [19.0.0] - 2022-10-25
### Fixed
- Fix nested scrollbars in navigation (#411, #1958)
## [19.0.0-beta2] - 2022-10-23
### Fixed
- Fixed various keyboard navigation issues (#1953)
- Fix cron job warning notification layout on NC25 (#1953)
## [19.0.0-beta1] - 2022-10-22
### Changed
- Drop support for Nextcloud 22, NC 22 has reached it's end of life. (#1950)
- Add support for Nextcloud 25 (#1950)
### Fixed
- Corrected article compact title bar position in NC25 (#1944)
- Fixed "Mark read through scrolling" in NC25 and NC24 (#1944)
## [18.3.0] - 2022-10-21
### Fixed
- Remove setting for minimum purge interval since it is not used. (#1935)
## [18.3.0-beta1] - 2022-10-10
### Changed
- New administrator setting for deleting unread items automatically (#1931)
## [18.2.0] - 2022-09-28
### Fixed
- Fix the highlighted item when reverse ordering is selected (#1838)
## [18.2.0-beta2] - 2022-09-07
Fix for the read all function and spelling fixes.
## [18.2.0-beta1] - 2022-08-30
### Changed
- Ported the admin settings to vue (#2353)

View File

@@ -25,7 +25,7 @@ Read this when you want to:
* Disable all browser add-ons to make sure that it's not a plugin's fault (adblockers, especially cosmetic filters)
* Clear your PHP opcode cache if you use any by restarting your webserver.
* [Check if they have already been reported](https://github.com/nextcloud/news/issues?state=open)
* [Check if your problem is covered in the FAQ section]( https://nextcloud.github.io/news/faq)
* [Check if your problem is covered in the Troubleshooting section](https://nextcloud.github.io/news/troubleshooting/)
### Debugging issues
* Enable debug mode in your **config/config.php**:

View File

@@ -176,9 +176,12 @@ appstore:
cp js/build/news-admin-settings.js* $(appstore_sign_dir)/$(app_name)/js/build
# export the key and cert to a file
mkdir -p $(cert_dir)
php ./bin/tools/file_from_env.php "app_private_key" "$(cert_dir)/$(app_name).key"
php ./bin/tools/file_from_env.php "app_public_crt" "$(cert_dir)/$(app_name).crt"
@if [ ! -f $(cert_dir)/$(app_name).key ] || [ ! -f $(cert_dir)/$(app_name).crt ]; then \
echo "Key and cert do not exist"; \
mkdir -p $(cert_dir); \
php ./bin/tools/file_from_env.php "app_private_key" "$(cert_dir)/$(app_name).key"; \
php ./bin/tools/file_from_env.php "app_public_crt" "$(cert_dir)/$(app_name).crt"; \
fi
@if [ -f $(cert_dir)/$(app_name).key ]; then \
echo "Signing app files…"; \
@@ -222,4 +225,12 @@ test: php-test-dependencies
.PHONY: feed-test
feed-test:
./bin/tools/check_feeds.sh
./bin/tools/check_feeds.sh
.PHONY: feed-server
feed-server:
php -S 127.0.0.1:8090 -t $(CURDIR)/tests/test_helper/feeds
.PHONY: nextcloud-server
nextcloud-server:
php -S 127.0.0.1:8080 -t $(CURDIR)/../../.

View File

@@ -9,6 +9,14 @@ The News app is an RSS/Atom feed aggregator. It offers a [RESTful API](https://n
## Documentation
The documentation can be found [here](https://nextcloud.github.io/news/), the source of the documentation is on [GitHub](https://github.com/nextcloud/news/blob/master/docs)
### Common Guides
There are some small guides for dealing with common setup and issues.
* [Troubleshooting Guide](docs/troubleshooting.md)
* [Integration Guide](docs/features/integration.md)
## Bugs
Please read the [appropriate section in the contributing notices](https://github.com/nextcloud/news/blob/master/CONTRIBUTING.md#issues)

View File

@@ -21,7 +21,7 @@ Create a [feature request](https://github.com/nextcloud/news/discussions/new)
Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
]]></description>
<version>18.2.0-beta1</version>
<version>24.0.0</version>
<licence>agpl</licence>
<author>Benjamin Brahmer</author>
<author>Sean Molenaar</author>
@@ -43,7 +43,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/2.png</screenshot>
<screenshot small-thumbnail="https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3-small.png">https://raw.githubusercontent.com/nextcloud/news/master/screenshots/3.png</screenshot>
<dependencies>
<php min-version="7.3" min-int-size="64"/>
<php min-version="8.0" min-int-size="64"/>
<database min-version="10">pgsql</database>
<database>sqlite</database>
<database min-version="8.0">mysql</database>
@@ -55,13 +55,19 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<lib>json</lib>
<owncloud max-version="0" min-version="0"/>
<nextcloud min-version="22" max-version="24"/>
<nextcloud min-version="26" max-version="27"/>
</dependencies>
<background-jobs>
<job>OCA\News\Cron\UpdaterJob</job>
</background-jobs>
<repair-steps>
<post-migration>
<step>OCA\News\Migration\RemoveUnusedJob</step>
</post-migration>
</repair-steps>
<commands>
<command>OCA\News\Command\ExploreGenerator</command>
<command>OCA\News\Command\ShowFeed</command>
@@ -69,6 +75,7 @@ Report a [feed issue](https://github.com/nextcloud/news/discussions/new)
<command>OCA\News\Command\Updater\UpdateUser</command>
<command>OCA\News\Command\Updater\BeforeUpdate</command>
<command>OCA\News\Command\Updater\AfterUpdate</command>
<command>OCA\News\Command\Updater\Job</command>
<command>OCA\News\Command\Config\FolderList</command>
<command>OCA\News\Command\Config\FolderAdd</command>
<command>OCA\News\Command\Config\FolderDelete</command>

View File

@@ -40,13 +40,13 @@
"source": "https://github.com/nextcloud/news/"
},
"require": {
"php": "^7.2 || ~8.0",
"ezyang/htmlpurifier": "^4.14.0",
"php": "~8.0",
"ezyang/htmlpurifier": "^4.16.0",
"pear/net_url2": "^2.2.2",
"riimu/kit-pathjoin": "^1.2.0",
"debril/feed-io": "^v4.9.12",
"debril/feed-io": "^v5.3.1",
"arthurhoaro/favicon": "^1.3.3",
"fivefilters/readability.php": "^2.1",
"fivefilters/readability.php": "^3.1",
"ext-json": "*",
"ext-simplexml": "*",
"ext-libxml": "*",
@@ -54,16 +54,16 @@
"ext-curl": "*"
},
"require-dev": {
"phpunit/phpunit": "9.5.*",
"squizlabs/php_codesniffer": "^3.7.1",
"phpstan/phpstan": "^1.8.3",
"phpstan/phpstan-doctrine": "^1.3.12",
"phpstan/phpstan-strict-rules": "^1.4.3",
"phpstan/phpstan-phpunit": "^1.0.0",
"phpstan/extension-installer": "^1.1.0",
"phpstan/phpstan-deprecation-rules": "^1.0",
"phpunit/phpunit": "9.6.*",
"squizlabs/php_codesniffer": "^3.7.2",
"phpstan/phpstan": "^1.10.35",
"phpstan/phpstan-doctrine": "^1.3.43",
"phpstan/phpstan-strict-rules": "^1.5.1",
"phpstan/phpstan-phpunit": "^1.3.14",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan-deprecation-rules": "^1.1",
"guzzlehttp/guzzle": "^7.3.0",
"doctrine/dbal": "^3.4.3",
"doctrine/dbal": "^3.7.0",
"symfony/console": "^4.4.19",
"psr/log": "^1.1.0"
},

771
composer.lock generated

File diff suppressed because it is too large Load Diff

View File

@@ -66,6 +66,10 @@
align-items: center;
}
#app-content.nc-major-version-gte-25 .podcast {
top: 0;
}
#app-content .podcast audio {
display: block;
width: calc(100% - 60px);
@@ -108,6 +112,17 @@
left: 0;
}
#app-content.nc-major-version-gte-25 .podcast {
position: sticky;
}
@media only screen and (width < 1024px) {
#app-content.nc-major-version-gte-25 .podcast {
left: 35px;
width: calc(100% - 35px);
}
}
#notification a {
text-decoration: underline;
color: blue;
@@ -236,6 +251,10 @@
min-height: 43px;
}
#app-content.nc-major-version-gte-25 .compact .utils {
top: 0px;
}
/* Only apply opacity to the util bar, not the dropdown */
#app-content .compact .utils ul {
opacity: 0.9;
@@ -446,11 +465,6 @@
line-height: 1;
}
#app-content .feed-view .utils .title {
background: none !important;
padding-left: 10px;
}
#app-content .utils .title h1 a {
/*text-overflow: ellipsis;*/
white-space: nowrap;
@@ -695,6 +709,11 @@
text-decoration: underline;
}
body.theme--dark #app-content .body a, /* NC 24 */
[data-theme-dark] #app-content .body a { /* NC 25 */
color: #9cc7ff;
}
#app-content .body ul {
margin: 7px 0;
padding-left: 14px;

File diff suppressed because it is too large Load Diff

View File

@@ -7,6 +7,9 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @copyright Bernhard Posselt 2014
*/
#app-navigation {
overflow-y: hidden !important;
}
/* add new feed or folder */
/* button */

View File

@@ -1,17 +1,29 @@
# Admin
Welcome to the Admin documentation this page explains some of the configuration options for news.
## System Cron
Nextcloud uses Cron to run regular jobs, News relies on the Job system to execute the feed updates.
Nextcloud uses cron to run regular jobs, News relies on the Job system to execute the feed updates.
Alternatively you may use an [external updater](https://nextcloud.github.io/news/clients/#update-clients), in this case you need to disable the system cron in the settings.
## Auto purge count
This value represents the maximum amount of read items per feed, which won't be deleted by the cleanup job.
For example if the value is 200 there can be maximum 200 read items per feed, unread items are unaffected.
If old articles reappear after being read, try to increase this value.
To disable this feature use -1.
- The default value is 200.
- To disable this feature, use -1.
- Unread and starred items are not deleted.
Auto purging automatically removes the oldest read items of every feed after every update.
The value you enter here is used as the limit of read items per feed, unless the feed comes with more items in it's feed.
The individual limit per feed is only adjusted when it's bigger. Let's say last feed update came with 210 items,
then that will be the limit for that feed as long as no bigger update with more items is fetched.
In this case the limit will be 210 instead of 200, for that feed.
This is needed to prevent items from reappearing in the feed.
## Purge unread items
This changes the behavior of the auto purging to also purge unread items. This is useful if you have users with a lot of unread items.
**Starred items are always kept.**
## Explore Service
If you are using the News app in your company/community it might be interesting to offer your users a bunch of easily to discover default feeds. You could also create a website where people can add and up-vote news feeds like bigger cloud feed readers like Feedly do it or even convert their APIs into a service for the News app (if someone wants to provide one for the News app, feel free to contact us by creating an issue in the bug tracker).
If you are using the News app in your company/community, it might be interesting to offer your users a bunch of easily to discover default feeds. You could also create a website where people can add and up-vote news feeds like bigger cloud feed readers like Feedly do it or even convert their APIs into a service for the News app (if someone wants to provide one for the News app, feel free to contact us by creating an issue in the bug tracker).
The URL should be a path to a directory which contains a JSON file in the format of **feeds.LANG_CODE.json** where LANG_CODE is a two character language code (e.g. **en** or **de**).
@@ -23,11 +35,12 @@ For example, entering the URL **https://domain.com/directory** as explore URL wi
## Update Interval
The update interval is used to determine when the next update of all feeds should be done.
You can configure this interval as an administrator.
By default, the value is set to 3600 seconds (1 hour) You can configure this interval as an administrator.
The new value is only applied after the next run of the updater.
### What is a good update interval?
That depends on your individual needs.
Please keep in mind that the lower you set your update interval, the more traffic is generated.
### Can I set individual update intervals per feed/user?
No, the job framework of Nextcloud is pretty simple.
No, that is not possible.

View File

@@ -10,7 +10,9 @@ A sync client can be used to read news and synchronize via the API.
| Name | OS/Platform | License | Source |
|------------------------------------------------------------------------------------------------------------------|------------------------------|----------------------|--------------------------------------------------------------------|
| [RSS Guard](https://github.com/martinrotter/rssguard) | Windows, Linux, OS/2, macOS | GPL-3.0 License | [GitHub](https://github.com/martinrotter/rssguard) |
| [Fluent Reader](https://hyliu.me/fluent-reader/) | Windows, Linux, macOS | BSD-3-Clause License | [GitHub](https://github.com/yang991178/fluent-reader) |
| [Communique](https://flathub.org/apps/details/com.github.suzie97.communique) | Linux | LGPL-2.1 License | [GitHub](https://github.com/Suzie97/Communique) |
| [NewsFlash](https://flathub.org/apps/details/com.gitlab.newsflash) | Linux | GPL-3.0 License | [GitLab](https://gitlab.com/news-flash/news_flash_gtk) |
| [Nextcloud News Reader](https://play.google.com/store/apps/details?id=de.luhmer.owncloudnewsreader) | Android | GPL-3.0 License | [GitHub](https://github.com/nextcloud/news-android-app) |
| [OCReader](https://f-droid.org/repository/browse/?fdid=email.schaal.ocreader) | Android | GPL-3.0 License | [GitHub](https://github.com/schaal/ocreader) |
| [Newsout](https://play.google.com/store/apps/details?id=com.inspiredandroid.newsout) | Android | Apache-2.0 License | [GitHub](https://github.com/SimonSchubert/NewsOut) |

View File

@@ -21,3 +21,33 @@ The PHP code should all adhere to [PSR-2](https://www.php-fig.org/psr/psr-2/).
To test the codestyle you can run `make phpcs`.
For linting JavaScript, a [jshint file](https://github.com/nextcloud/news/blob/master/js/.jshintrc) is used that is run before compiling the JavaScript.
## General Developer setup
Check the Nextcloud [documentation](https://docs.nextcloud.com/server/latest/developer_manual/getting_started/devenv.html) to learn how to setup a developer environment, alternatively to a proper web server you can also use the [builtin php server](https://www.php.net/manual/en/features.commandline.webserver.php) on demand, it is enough for development purposes.
When your setup is running, clone the news repository in the `apps/` directory inside the server.
Change into the news directory and run make to build the app, you will need php, composer, node, npm and maybe more.
Now you can basically use the news app and test your changes.
## Running Integration tests locally
We use [bats](https://bats-core.readthedocs.io/en/stable/) to run integration tests against the API and the cli.
Check how to install bats on your system in the [official documentation](https://bats-core.readthedocs.io/en/stable/installation.html).
You also need to pull the submodules of the news repo.
```bash
git submodules update --init
```
The cli tests expect that the feeds are reachable at `http://localhost:8090`, to achieve that you can use `make feed-server &` the `&` means it'll run in the background.
Now the test feeds will be reachable for bats.
Run the tests by executing `bats tests/command` you can also only run specific tests for example `bats tests/command/feeds.bats`.
For the API tests you need to run a second php server or have another web server that provides Nextcloud and the News App.
The tests expect to find Nextcloud at `http://localhost:8080`
You can do this by running `make nextcloud-server`.
The bats tests can be executed like this `bats tests/api`.

View File

@@ -1,118 +0,0 @@
# FAQ
## My browser shows a mixed content warning (Connection is Not Secure)
If you are serving your Nextcloud over HTTPS your browser will very likely warn you with a yellow warnings sign about your connection not being secure.
Chrome will show no green HTTPS lock sign, Firefox will show you the following image
![Mixed Passive Content](https://ffp4g1ylyit3jdyti1hqcvtb-wpengine.netdna-ssl.com/security/files/2015/10/mixed-passive-click1-600x221.png)
Note that this warning **is not red and won't block the page like the following images** which signal **a serious issue**:
![Untrusted Cert](https://www.inmotionhosting.com/support/images/stories/website/errors/ssl/chrome-self-signed-ssl-warning.png)
![Mixed Active Content](https://www.howtogeek.com/wp-content/uploads/2014/02/650x367xchrome-mixed-content-https-problem.png.pagespeed.gp+jp+jw+pj+js+rj+rp+rw+ri+cp+md.ic.r_lQiZiq38.png)
### What is the cause of the (yellow) error message
This warning is caused by [mixed passive content](https://developer.mozilla.org/en/docs/Security/MixedContent) and means that your page loads passive resources from non HTTPS resources, such as:
* Images
* Video/Audio
This allows a possible attacker to perform a MITM (man-in-the-middle) attack by serving you different images or audio/video.
### Why doesn't the News app fix it
The News app fully prevents mixed **active** content by only allowing HTTPS iframes from known locations; other possible mixed active content elements such as <script\> are stripped from the feed. Because images and audio/video are an integral part of a feed, we can not simply strip them.
Since an attacker can not execute code in contrast to mixed active content, but only replace images/audio/video in your feed reader, this is **not considered to be a security issue**. If, for whatever reason (e.g. feed which would allow fishing), this is a security problem for you, contact the specific feed provider and ask him to serve his feed content over HTTPS.
### Why don't you simply use an HTTPS image/audio/video proxy
For the same reason that we can't fix non HTTPS websites: It does not fix the underlying issue but only silences it. If you are using an image HTTPS proxy, an attacker can simply attack your image proxy since the proxy fetches insecure content. **Even worse**: if your image proxy serves these images from the same domain as your Nextcloud installation you [are vulnerable to XSS via SVG images](https://www.owasp.org/images/0/03/Mario_Heiderich_OWASP_Sweden_The_image_that_called_me.pdf). In addition, people feel safe when essentially they are not.
Since most people don't understand mixed content and don't have two domains and a standalone server for the image proxy, it is very likely they will choose to host it under the same domain.
Because we care about our users' security and don't want to hide security warnings, we won't fix (aka silence) this issue.
The only fix for this issue is that feed providers serve their content over HTTPS.
## I am getting: Exception: Some\\Class does not exist errors in my nextcloud.log
This is very often caused by missing or old files, e.g. by failing to upload all the News app files or errors during installation. Before you report a bug, please recheck if all files from the archive are in place and accessible.
## Feeds not updated
Feeds can be updated using Nextcloud's system cron or an [external updater](https://nextcloud.github.io/news/clients/#update-clients) via the API
**The feed update is not run in Webcron and AJAX cron mode!**
### System Cron
* Check if you are using the system cron (Cron) setting on the admin page. AJAX and Web cron will not update feeds
* Check if the cronjob exists with **crontab -u www-data -e** (replace www-data with your httpd user)
* Check the file permissions of the **cron.php** file and if **www-data** (or whatever your httpd user is called like) can read and execute that script
* Check if you can execute the cron with **sudo -u www-data php -f nextcloud/cron.php** (replace www-data with your httpd user)
* Check your **data/nextcloud.log** for errors
* Check if the cronjob is ever executed by placing an **error_log('updating');** in the [background job file](https://github.com/nextcloud/news/blob/master/lib/Service/UpdaterService.php#L55). If the cronjob runs, there should be an updating log statement in your httpd log.
* If there is no **updating** statement in your logs check if your cronjob is executed by executing a different script
* Check if the **oc_jobs** table has a **reserved_at** entry with a value other than 0. If it does for whatever reason, set it to 0. You can check this by executing:
```sql
SELECT * from oc_jobs WHERE class LIKE '%News%' ORDER BY id;
```
You will get two rows where column `class`will be `OCA\News\Cron\Updater` and `OCA\News\Cron\UpdaterJob`.
Reset the `reserved_at` by executing
```sql
UPDATE oc_jobs SET reserved_at = 0 WHERE id = <id from above SELECT statement>;
```
* If your cron works fine, but Nextcloud's cronjobs are never executed, file a bug in [server](https://github.com/nextcloud/server/)
### External Updater
* Check if your configuration is set to **not** use the system cron.
* Consult the documentation of the updater
* Check your **data/nextcloud.log** for errors
## Adding feeds that use self-signed certificates
If you want to add a feed that uses a self-signed certificate that is not signed by a trusted CA the request will fail with "SSL certificate is invalid". A common solution is to turn off the certificate verification **which is wrong** and **makes your installation vulnerable to MITM attacks**. Therefore **turning off certificate verification is not supported**.
If you have control over the feed in question, consider signing your certificate for free on one of the following providers:
* [Let's Encrypt](https://letsencrypt.org/)
* [ZeroSSL](https://zerossl.com/)
If you do not have control over the chosen feed, you should [download the certificate from the feed's website](https://superuser.com/questions/97201/how-to-save-a-remote-server-ssl-certificate-locally-as-a-file) and [add it to your server's trusted certificates](https://www.onlinesmartketer.com/2009/06/23/curl-adding-installing-trusting-new-self-signed-certificate/). The exact procedure however may vary depending on your distribution.
## Is There An Subscription URL To Easily Subscribe To Feeds
By appending **?subscribe_to=SOME_URL** to your News app URL, you can launch the News app with a pre-filled URL, e.g.:
https://yourdomain.com/nextcloud/index.php/apps/news?subscribe_to=https://github.com/nextcloud/news/releases
## Database table grows too big
By default, Nextcloud News purges old news items above a certain threshold each time it fetches new news items. The maximum number of items per feed
that should be kept during the purging can be defined through the “Maximum read count per feed” setting in the admin UI or the `autoPurgeCount`
value in the config. (Note: The “Purge interval” (`autoPurgeMinimumInterval`) setting is ignored and does not have any effect.)
However, unread or starred items are exempt from the purging. If your users have subscribed to some high-volume feeds where a lot of items remain
unread, this can lead to an oversized news table over time. As a consequence, the database upgrade of the news app can take several hours, during which
Nextcloud cannot be used.
The command `occ news:updater:after-update [--purge-unread] [<purge-count>]` can be used to manually purge old news items across the instance. With
the `--purge-unread` option, unread items are also purged (starred items are still exempt). If `purge-count` is not specified, the configured
`autoPurgeCount` is used.
The purge count only applies to the items that are purged. For example, when purging a feed that has 100 unread items, 100 starred read
items and 100 unstarred read items, using a `purge-count` of 50 would keep all unread and starred items and the latest 50 read items. Using
a `purge-count` of 50 along with `--purge-unread` would keep the all starred items plus the latest 50 from the set of unread and read items.
## Missing 4-byte support SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: ...
This is likely caused by your feed using emojis in the feed title or text.
The DB is then not able to store the feed and runs into strange decoding errors.
You need to convert your DB to support 4 bytes, check the [Nextcloud documentation](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/mysql_4byte_support.html).
References [#1165](https://github.com/nextcloud/news/issues/1165) [#526](https://github.com/nextcloud/news/issues/526)

View File

@@ -0,0 +1,30 @@
# Integrations
## Is There An Subscription URL To Easily Subscribe To Feeds?
By appending `/index.php/apps/news?subscribe_to=SOME_RSS_URL` to your NextCloud base path URL, you can launch the News app with a pre-filled URL, e.g.:
Ex.
https://yourdomain.com/nextcloud/index.php/apps/news?subscribe_to=https://github.com/nextcloud/news/releases
### Known Working Integrations
#### Chrome / Edge
1. Install [RSS Subscription Extension (by Google)](https://chrome.google.com/webstore/detail/rss-subscription-extensio/nlbjncdgjeocebhnmkbbbdekmmmcbfjd) extension
1. Open the extension's options menu
1. Click `Add..`
1. In the *Description* field, enter a description for the RSS reader entry. 'NextCloud News' is a reasonable name.
1. Enter `https://<NEXTCLOUD_BASE_PATH>/index.php/apps/news?subscribe_to=%s` replacing &lt;NEXTCLOUD_BASE_PATH&gt; with the base URL path to your NextCloud instance.
* Domain based example: https://cloud.mydomain.com/index.php/apps/news?subscribe_to=%s
* Domain+subpath based example: https://cloud.mydomain.com/nextcloud/index.php/apps/news?subscribe_to=%s
#### Firefox
1. Install Firefox Add-on Extension [Awesome RSS](https://addons.mozilla.org/en-US/firefox/addon/awesome-rss/)
1. Open the `Preferences` for the extension
2. In the 'Subscribe using' section, select the `NextCloud` radio button
3. In the field link field, enter the base NextCloud URL.
* Domain based example: https://cloud.mydomain.com/
* Domain+subpath based example: https://cloud.mydomain.com/nextcloud/

View File

@@ -200,11 +200,3 @@ class Application extends App {
Using automatic container assembly you can then use it from your code by simply adding the type to your constructors.
### Examples
Client-side plugins:
* [Mail Share](https://github.com/cosenal/mailsharenewsplugin): Client-side plugin to share articles by email
Server-side plugins:
* [Feed Central](https://github.com/Raydiation/feedcentral): Publish your feeds as RSS

View File

@@ -2,8 +2,8 @@
## Dependencies
* 64bit OS (starting with News 16.0.0)
* PHP >= 7.3
* Nextcloud 22
* PHP >= 8.0
* Nextcloud (current stable version)
* libxml >= 2.7.8
You also need some PHP extensions:
@@ -21,16 +21,25 @@ You also need some PHP extensions:
* MySQL >= 8.0
* SQLite (discouraged)
Also see the [Nextcloud documentation](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/linux_database_configuration.html?highlight=database). Oracle is currently not supported by news.
Also see the [Nextcloud documentation](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/linux_database_configuration.html?highlight=database). Oracle is currently not supported by News.
## Performance Notices
* Use MySQL/MariaDB or PostgreSQL for better database performance
* Use the [updater script to thread and speed up the update](https://github.com/nextcloud/news-updater)
## Cache
News and it's libraries require a writeable temporary directory used as cache. The base directory depends on your system.
You can [configure a custom directory](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html?highlight=temp#tempdirectory) if you want.
In most cases the base directory will be `/tmp`. News will create a folder `news-$instanceID` the [instance ID is defined by Nextcloud](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html?highlight=temp#instanceid).
Inside that folder a subfolder `cache` is created, inside this cache folder news and libraries will try to create cache directories for caching images, html and more.
You need to ensure that your web-server user can write to that directory.
## Before you install/update the News app
Before you install the app do the following:
* Check that your **nextcloud/data/** directory is owned by your web server user and that it is write/readable
* Check that your installation fulfills the [requirements listed above](#dependencies)
* [Set up Nextcloud Background Jobs](https://docs.nextcloud.org/server/latest/admin_manual/configuration_server/background_jobs_configuration.html#cron) to enable feed updates.
@@ -108,8 +117,8 @@ If you changed the temporary directory for Nextcloud you need to check on your o
Careful, this next part is only intended for admins, that know what they are doing.
To remove the tables from the DB we drop the tables of news.
Your installation might have a different prefix then `oc_` but it is the default in most installations.
To remove the tables from the DB we drop the tables of News.
Your installation might have a different prefix than `oc_` but it is the default in most installations.
Connect to your DB and execute the commands. Don't forget to switch to the right database.
For example in mysql: `use nextcloud;`
@@ -140,4 +149,4 @@ DELETE FROM oc_jobs WHERE class='OCA\\News\\Cron\\Updater';
DELETE FROM oc_jobs WHERE argument='["OCA\\\\News\\\\Cron\\\\Updater","run"]';
```
Now nothing is left from news in your nextcloud installation.
Now nothing is left from News in your nextcloud installation.

151
docs/troubleshooting.md Normal file
View File

@@ -0,0 +1,151 @@
# Troubleshooting
This is a brief list of common issues that come up with NextCloud News.
## My browser shows a mixed content warning (Connection is Not Secure)
If you are serving your Nextcloud over HTTPS your browser will very likely warn you with a yellow warnings sign about your connection not being secure.
* Chrome will show no green HTTPS lock sign.
* Firefox will show you the following image Mixed Passive Content ![Mixed Content Type](https://ffp4g1ylyit3jdyti1hqcvtb-wpengine.netdna-ssl.com/security/files/2015/10/mixed-passive-click1-600x221.png)
Note that this warning **is not red and won't block the page like the following images** which signal a serious issue:
* Chrome ![Chrome error](https://www.inmotionhosting.com/support/images/stories/website/errors/ssl/chrome-self-signed-ssl-warning.png)
* Firefox ![Firefox error](https://www.howtogeek.com/wp-content/uploads/2014/02/650x367xchrome-mixed-content-https-problem.png.pagespeed.gp+jp+jw+pj+js+rj+rp+rw+ri+cp+md.ic.r_lQiZiq38.png)
### What is the cause of the (yellow) error message?
This warning is caused by mixed passive content and means that your page loads passive resources from non HTTPS resources, such as:
* Images
* Video/Audio
* Some Ads
This allows a possible attacker to perform a MITM (man-in-the-middle) attack by serving you different images or audio/video.
### Why doesn't the News app fix it?
The News app fully prevents mixed **active** content by only allowing HTTPS iframes from known locations; other possible mixed active content elements such as &lt;script\&gt; are stripped from the feed. Because images and audio/video are an integral part of a feed, we can not simply strip them.
Since an attacker can not execute code in contrast to mixed active content, but only replace images/audio/video in your feed reader, this is **not considered to be a security issue**. If, for whatever reason (e.g. feed which would allow fishing), this is a security problem for you, contact the specific feed provider and ask him to serve his feed content over HTTPS.
### Why don't you simply use an HTTPS image/audio/video proxy?
For the same reason that we can't fix non HTTPS websites: It does not fix the underlying issue, but only silences it. If you are using an image HTTPS proxy, an attacker can simply attack your image proxy since the proxy fetches insecure content. **Even worse**: if your image proxy serves these images from the same domain as your Nextcloud installation, you are [vulnerable to XSS via SVG images](https://www.owasp.org/images/0/03/Mario_Heiderich_OWASP_Sweden_The_image_that_called_me.pdf). In addition, people feel safe when essentially they are not.
Since most people don't understand mixed content and don't have two domains and a standalone server for the image proxy, it is very likely they will choose to host it under the same domain.
Because we care about our users' security and don't want to hide security warnings, we won't fix (aka silence) this issue.
The only fix for this issue is that feed providers serve their content over HTTPS.
## I am getting: Exception: Some\Class does not exist errors in my nextcloud.log
This is very often caused by missing or old files, e.g. by failing to upload all the News app files or errors during installation. Before you report a bug, please recheck if all files from the archive are in place and accessible.
## Feeds not updated
Feeds can be updated using Nextcloud's system cron or an external updater via the API. **The feed update is not run in Webcron and AJAX cron mode!**
### Validating Using System Cron
!!! info
This requires Nextcloud 26 or newer and News 24.0.0 or newer.
Follow this checklist:
- Check admin settings of Nextcloud, was the last cron execution ok.
- Check the logs for errors.
- Does your [cache configuration](install.md#cache) work?
- Check the News admin settings, system cron is used to update news.
- You should see a info card at the top, which will tell you when the last job execution was.
- If the card is red it is very likely that the update job is stuck.
- If it is green then maybe only some feeds are failing to update, check the Nextcloud logs.
If you believe the job is stuck you can reset it. For further steps you need to use occ.
You can check again the status of the job.
(replace www-data with your httpd user)
```bash
sudo -u www-data php ./occ news:updater:job
Checking update Status
Last Execution was 2023-03-20 12:20:03 UTC
```
If you think the job is stuck you can reset it, this may lead to issues if the job is currently running!
```bash
sudo -u www-data php ./occ news:updater:job --reset
Checking update Status
Last Execution was 2023-03-20 12:20:03 UTC
Attempting to reset the job.
Done, job should execute on next schedule.
```
The output of the command should have changed.
```bash
sudo -u www-data php ./occ news:updater:job
Checking update Status
Last Execution was 1970-01-01 00:00:00 UTC
```
After some time has passed the timestamp should be close to the current time.
If this did not help, check the logs and open a issue or discussion on GitHub.
#### Outdated Steps
Follow these steps if you are running an older version of News and Nextcloud.
* Check if you are using the system cron (Cron) setting on the admin page. AJAX and Web cron will not update feeds
* Check if the cronjob exists with `crontab -u www-data -e` (replace www-data with your httpd user)
* Check the file permissions of the cron.php file and if www-data (or whatever your httpd user is called like) can read and execute that script
* Check if you can execute the cron with `sudo -u www-data php -f nextcloud/cron.php` (replace www-data with your httpd user)
* Check your `data/nextcloud.log` for errors
* Check if the cronjob is ever executed by placing an `error_log('updating');` in the [background job file](https://github.com/nextcloud/news/blob/master/lib/Service/UpdaterService.php#L55). If the cronjob runs, there should be an updating log statement in your httpd log.
* If there is no updating statement in your logs check if your cronjob is executed by executing a different script
* Check if the oc_jobs table has a reserved_at entry with a value other than 0. If it does for whatever reason, set it to 0. You can check this by executing:
```sql
SELECT * from oc_jobs WHERE class LIKE '%News%' ORDER BY id;
```
You will get two rows where column class will be `OCA\News\Cron\Updater` and `OCA\News\Cron\UpdaterJob`.
!!! info
In newer versions of News (21.x.x) the old job OCA\News\Cron\Updater was removed from the DB.
Reset the reserved_at by executing
```sql
UPDATE oc_jobs SET reserved_at = 0 WHERE id = <id from above SELECT statement>;
```
If your cron works fine, but Nextcloud's cronjobs are never executed, file a bug in [server](https://github.com/nextcloud/server/)
### Using External Updater
* Check if your configuration is set to not use the system cron.
* Consult the documentation of the updater
* Check your data/nextcloud.log for errors
## Database table grows too big
If your users have subscribed to some high-volume feeds where a lot of items remain unread, this can lead to an oversized news table over time. As a consequence, the database upgrade of the news app can take several hours, during which Nextcloud cannot be used.
By default, Nextcloud News purges old news items above a certain threshold each time it fetches new news items. The maximum number of items per feed that should be kept during the purging can be defined through the “Maximum read count per feed” setting in the admin UI or the `autoPurgeCount` value in the config. Additionally you may enable the option to also purge unread items `purgeUnread`. This is useful if your users have large amounts of unread items. Starred items are always exempt from purging.
The command `occ news:updater:after-update [--purge-unread] [<purge-count>]` can be used to manually purge old news items across the instance. With the `--purge-unread option`, unread items are also purged (starred items are still exempt). If `purge-count` is not specified, the configured `autoPurgeCount` is used.
The purge count only applies to the items that are purged. For example, when purging a feed that has 100 unread items, 100 starred read items and 100 unstarred read items, using a purge-count of 50 would keep all unread and starred items and the latest 50 read items. Using a `purge-count` of 50 along with `--purge-unread` would keep the all starred items plus the latest 50 from the set of unread and read items.
## Missing 4-byte support SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect string value: ...
This is likely caused by your feed using emojis in the feed title or text.
The DB is then not able to store the feed and runs into strange decoding errors.
You need to convert your DB to support 4 bytes, check the [Nextcloud documentation](https://docs.nextcloud.com/server/stable/admin_manual/configuration_database/mysql_4byte_support.html).
References [#1165](https://github.com/nextcloud/news/issues/1165) [#526](https://github.com/nextcloud/news/issues/526)

View File

@@ -34,6 +34,10 @@ app.config(function ($routeProvider, $provide, $httpProvider, $locationProvider)
$provide.constant('MARK_READ_TIMEOUT', 0.5);
$provide.constant('SCROLL_TIMEOUT', 0.1);
const majorVersion = parseInt($('#app-content').data('nc-major-version') || 0, 10);
$provide.constant('NC_MAJOR_VERSION', majorVersion);
window.NEWS_NC_MAJOR_VERSION = majorVersion;
// make sure that the CSRF header is only sent to the Nextcloud domain
$provide.factory('CSRFInterceptor', function ($q, BASE_URL, $window) {
return {

View File

@@ -36,11 +36,6 @@ app.controller('ContentController', function (Publisher, FeedResource, ItemResou
this.getFirstItem = function () {
var orderedItems = this.getItems();
var item = orderedItems[0];
var lastItem = orderedItems[orderedItems.length - 1];
// If isOldestFirst is set, item should be the last item
if (isOldestFirst()) {
item = lastItem;
}
if (item === undefined) {
return undefined;
}

View File

@@ -8,10 +8,19 @@
* @copyright Bernhard Posselt 2014
*/
app.directive('newsScroll', function ($timeout, ITEM_AUTO_PAGE_SIZE,
MARK_READ_TIMEOUT, SCROLL_TIMEOUT) {
MARK_READ_TIMEOUT, SCROLL_TIMEOUT, NC_MAJOR_VERSION) {
'use strict';
var timer;
var scrollElement = function() {
// This should be in sync with the same function in js/gui/KeyboardShortcuts.js
if (NC_MAJOR_VERSION >= 25) {
return $('#app-content');
}
return $(window);
};
// autopaging
var autoPage = function (limit, elem, scope) {
var counter = 0;
@@ -49,8 +58,7 @@ app.directive('newsScroll', function ($timeout, ITEM_AUTO_PAGE_SIZE,
articles.forEach(function(article) {
// distance to top + height
var distTop = article.offsetTop + article.offsetHeight;
var scrollTop = window.pageYOffset ||
document.documentElement.scrollTop;
var scrollTop = window.pageYOffset || scrollElement().scrollTop();
if (distTop < scrollTop) {
ids.push(parseInt(article.dataset.id, 10));
} else {
@@ -100,11 +108,11 @@ app.directive('newsScroll', function ($timeout, ITEM_AUTO_PAGE_SIZE,
}
};
$(document).on('scroll', scrollHandler);
scrollElement().on('scroll', scrollHandler);
// remove scroll handler if element is destroyed
scope.$on('$destroy', function () {
$(document).off('scroll', scrollHandler);
scrollElement().off('scroll', scrollHandler);
});
}
};

View File

@@ -7,7 +7,7 @@
* @author Bernhard Posselt <dev@bernhard-posselt.com>
* @copyright Bernhard Posselt 2014
*/
app.directive('newsStickyMenu', function () {
app.directive('newsStickyMenu', function (NC_MAJOR_VERSION) {
'use strict';
return function (scope, elem, attr) {
@@ -18,7 +18,9 @@ app.directive('newsStickyMenu', function () {
if (scrollHeight > height) {
elem.addClass('fixed');
elem.css('top', scrollHeight);
if (NC_MAJOR_VERSION < 25) {
elem.css('top', scrollHeight);
}
} else {
elem.removeClass('fixed');
}

View File

@@ -16,6 +16,14 @@
(function (window, document, $) {
'use strict';
var scrollElement = function() {
// This should be in sync with the same function in js/directive/NewsScroll.js
if (window.NEWS_NC_MAJOR_VERSION >= 25) {
return $('#app-content');
}
return $(window);
};
var noInputFocused = function (element) {
return !(
element.is('input') ||
@@ -223,38 +231,38 @@
}
};
var getActiveElement = function (scrollArea) {
return scrollArea.find('.item.active:first');
var getActiveElement = function () {
return $('#app-content').find('.item.active:first');
};
var onActiveItem = function (scrollArea, callback) {
callback(getActiveElement(scrollArea));
var onActiveItem = function (callback) {
callback(getActiveElement());
};
var toggleUnread = function (scrollArea) {
onActiveItem(scrollArea, function (item) {
var toggleUnread = function () {
onActiveItem(function (item) {
item.find('.toggle-keep-unread').trigger('click');
});
};
var toggleStar = function (scrollArea) {
onActiveItem(scrollArea, function (item) {
var toggleStar = function () {
onActiveItem(function (item) {
item.find('.star').trigger('click');
});
};
var expandItem = function (scrollArea) {
onActiveItem(scrollArea, function (item) {
var expandItem = function () {
onActiveItem(function (item) {
item.find('.utils').trigger('click');
});
};
var openLink = function (scrollArea) {
onActiveItem(scrollArea, function (item) {
item.trigger('click'); // mark read
var openLink = function () {
onActiveItem(function (item) {
var url = item.find('.external:visible').attr('href');
var newWindow = window.open(url, '_blank');
newWindow.opener = null;
setTimeout(()=>item.trigger('click'), 0); // mark read
});
};
@@ -265,9 +273,14 @@
var scrollToItem = function (scrollArea, item, expandItemInCompact) {
// if you go to the next article in compact view, it should
// expand the current one
scrollArea.scrollTop(
item.offset().top - 50
);
if (window.NEWS_NC_MAJOR_VERSION >= 25) {
scrollArea.scrollTop(scrollArea.scrollTop() + item.offset().top - 50);
} else {
scrollArea.scrollTop(
item.offset().top - 50
);
}
setItemActive(item[0]);
@@ -279,7 +292,7 @@
};
var scrollToNextItem = function (scrollArea, expandItemInCompact) {
var activeElement = getActiveElement(scrollArea);
var activeElement = getActiveElement();
// in expand in compact mode, jumping to the next item should open
// the current one if it's not open yet
if (expandItemInCompact && !activeElement.hasClass('open')) {
@@ -300,7 +313,7 @@
var scrollToPreviousItem = function (scrollArea,
expandItemInCompact) {
var activeElement = getActiveElement(scrollArea);
var activeElement = getActiveElement();
var previousElement = activeElement.prev();
// if the active element has been scrolled, the previous element
@@ -321,18 +334,19 @@
items.each(function (index, item) {
var $item = $(item);
var bottom = $item.position().top + $item.outerHeight(true);
if ((bottom - 20) >= 0) {
var scrollBottom = scrollElement().scrollTop();
if (bottom - 20 >= scrollBottom) {
setItemActive(item);
return false;
return false;
}
});
};
$('#app-content').scroll(_.debounce(detectAndSetActiveItem, 250));
scrollElement().scroll(_.debounce(detectAndSetActiveItem, 250));
});
$(document).keyup(function (event) {
var keyCode = event.keyCode;
var scrollArea = $(document);
var scrollArea = scrollElement();
var navigationArea = $('#app-navigation');
var isCompactView = $('#articles.compact').length > 0;
var isExpandItem = $('#articles')

315
js/package-lock.json generated
View File

@@ -23,15 +23,15 @@
"gulp-ng-annotate": "^2.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.1.0",
"jasmine-core": "^4.3.0",
"jquery": "^3.6.1",
"jshint": "^2.13.5",
"karma": "^6.4.0",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "^2.2.0",
"jasmine-core": "^5.1.1",
"jquery": "^3.7.1",
"jshint": "^2.13.6",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-firefox-launcher": "^2.1.2",
"karma-jasmine": "^5.1.0",
"minimatch": "^5.1.0",
"minimatch": "^9.0.3",
"natives": "^1.1.6"
},
"engines": {
@@ -483,10 +483,10 @@
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
"node_modules/@types/component-emitter": {
"version": "1.2.11",
"resolved": "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.11.tgz",
"integrity": "sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==",
"node_modules/@socket.io/component-emitter": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz",
"integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==",
"dev": true
},
"node_modules/@types/cookie": {
@@ -496,15 +496,18 @@
"dev": true
},
"node_modules/@types/cors": {
"version": "2.8.12",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz",
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
"dev": true
"version": "2.8.13",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz",
"integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==",
"dev": true,
"dependencies": {
"@types/node": "*"
}
},
"node_modules/@types/node": {
"version": "17.0.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.42.tgz",
"integrity": "sha512-Q5BPGyGKcvQgAMbsr7qEGN/kIPN6zZecYYABeTDBizOsau+2NMdSVTar9UQw21A2+JyA2KRNDYaYrPB0Rpk2oQ==",
"version": "18.16.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.3.tgz",
"integrity": "sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==",
"dev": true
},
"node_modules/accepts": {
@@ -1641,9 +1644,9 @@
}
},
"node_modules/decode-uri-component": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
"integrity": "sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
"dev": true,
"engines": {
"node": ">=0.10"
@@ -1886,9 +1889,9 @@
}
},
"node_modules/engine.io": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.0.tgz",
"integrity": "sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==",
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.4.2.tgz",
"integrity": "sha512-FKn/3oMiJjrOEOeUub2WCox6JhxBXq/Zn3fZOMCBxKnNYtsdKjxhl7yR3fZhM9PV+rdE75SU5SYMc+2PGzo+Tg==",
"dev": true,
"dependencies": {
"@types/cookie": "^0.4.1",
@@ -1900,16 +1903,16 @@
"cors": "~2.8.5",
"debug": "~4.3.1",
"engine.io-parser": "~5.0.3",
"ws": "~8.2.3"
"ws": "~8.11.0"
},
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/engine.io-parser": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.4.tgz",
"integrity": "sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==",
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.6.tgz",
"integrity": "sha512-tjuoZDMAdEhVnSFleYPCtdL2GXwVTGtNjoeJd9IhIG3C1xs9uwxqRNEu5WpnDZCaozwVlK/nuQhpodhXSIMaxw==",
"dev": true,
"engines": {
"node": ">=10.0.0"
@@ -3603,15 +3606,15 @@
}
},
"node_modules/jasmine-core": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.3.0.tgz",
"integrity": "sha512-qybtBUesniQdW6n+QIHMng2vDOHscIC/dEXjW+JzO9+LoAZMb03RCUC5xFOv/btSKPm1xL42fn+RjlU4oB42Lg==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.1.1.tgz",
"integrity": "sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==",
"dev": true
},
"node_modules/jquery": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
"dev": true
},
"node_modules/js-tokens": {
@@ -3633,9 +3636,9 @@
}
},
"node_modules/jshint": {
"version": "2.13.5",
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.5.tgz",
"integrity": "sha512-dB2n1w3OaQ35PLcBGIWXlszjbPZwsgZoxsg6G8PtNf2cFMC1l0fObkYLUuXqTTdi6tKw4sAjfUseTdmDMHQRcg==",
"version": "2.13.6",
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.6.tgz",
"integrity": "sha512-IVdB4G0NTTeQZrBoM8C5JFVLjV2KtZ9APgybDA1MK73xb09qFs0jCXyQLnCOp1cSZZZbvhq/6mfXHUTaDkffuQ==",
"dev": true,
"dependencies": {
"cli": "~1.0.0",
@@ -3679,9 +3682,9 @@
"dev": true
},
"node_modules/json5": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
"integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"dev": true,
"bin": {
"json5": "lib/cli.js"
@@ -3709,9 +3712,9 @@
"dev": true
},
"node_modules/karma": {
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.4.0.tgz",
"integrity": "sha512-s8m7z0IF5g/bS5ONT7wsOavhW4i4aFkzD4u4wgzAQWT4HGUeWI3i21cK2Yz6jndMAeHETp5XuNsRoyGJZXVd4w==",
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.4.2.tgz",
"integrity": "sha512-C6SU/53LB31BEgRg+omznBEMY4SjHU3ricV6zBcAe1EeILKkeScr+fZXtaI5WyDbkVowJxxAI6h73NcFPmXolQ==",
"dev": true,
"dependencies": {
"@colors/colors": "1.5.0",
@@ -3747,18 +3750,18 @@
}
},
"node_modules/karma-chrome-launcher": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1.tgz",
"integrity": "sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.2.0.tgz",
"integrity": "sha512-rE9RkUPI7I9mAxByQWkGJFXfFD6lE4gC5nPuZdobf/QdTEJI6EU4yIay/cfU/xV4ZxlM5JiTv7zWYgA64NpS5Q==",
"dev": true,
"dependencies": {
"which": "^1.2.1"
}
},
"node_modules/karma-coverage": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/karma-coverage/-/karma-coverage-2.2.0.tgz",
"integrity": "sha512-gPVdoZBNDZ08UCzdMHHhEImKrw1+PAOQOIiffv1YsvxFhBjqvo/SVXNk4tqn1SYqX0BJZT6S/59zgxiBe+9OuA==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/karma-coverage/-/karma-coverage-2.2.1.tgz",
"integrity": "sha512-yj7hbequkQP2qOSb20GuNSIyE//PgJWHwC2IydLE6XRtsnaflv+/OSGNssPjobYUlhVVagy99TQpqUt3vAUG7A==",
"dev": true,
"dependencies": {
"istanbul-lib-coverage": "^3.2.0",
@@ -3834,6 +3837,12 @@
"karma": "^6.0.0"
}
},
"node_modules/karma-jasmine/node_modules/jasmine-core": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.6.0.tgz",
"integrity": "sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==",
"dev": true
},
"node_modules/karma/node_modules/ansi-regex": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
@@ -4553,15 +4562,18 @@
}
},
"node_modules/minimatch": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz",
"integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
"dev": true,
"dependencies": {
"brace-expansion": "^2.0.1"
},
"engines": {
"node": ">=10"
"node": ">=16 || 14 >=14.17"
},
"funding": {
"url": "https://github.com/sponsors/isaacs"
}
},
"node_modules/minimist": {
@@ -6076,36 +6088,38 @@
}
},
"node_modules/socket.io": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.5.1.tgz",
"integrity": "sha512-0y9pnIso5a9i+lJmsCdtmTTgJFFSvNQKDnPQRz28mGNnxbmqYg2QPtJTLFxhymFZhAIn50eHAKzJeiNaKr+yUQ==",
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.6.1.tgz",
"integrity": "sha512-KMcaAi4l/8+xEjkRICl6ak8ySoxsYG+gG6/XfRCPJPQ/haCRIJBTL4wIl8YCsmtaBovcAXGLOShyVWQ/FG8GZA==",
"dev": true,
"dependencies": {
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.2",
"engine.io": "~6.2.0",
"socket.io-adapter": "~2.4.0",
"socket.io-parser": "~4.0.4"
"engine.io": "~6.4.1",
"socket.io-adapter": "~2.5.2",
"socket.io-parser": "~4.2.1"
},
"engines": {
"node": ">=10.0.0"
}
},
"node_modules/socket.io-adapter": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz",
"integrity": "sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==",
"dev": true
},
"node_modules/socket.io-parser": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.4.tgz",
"integrity": "sha512-t+b0SS+IxG7Rxzda2EVvyBZbvFPBCjJoyHuE0P//7OAsN23GItzDRdWa6ALxZI/8R5ygK7jAR6t028/z+7295g==",
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.2.tgz",
"integrity": "sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==",
"dev": true,
"dependencies": {
"@types/component-emitter": "^1.2.10",
"component-emitter": "~1.3.0",
"ws": "~8.11.0"
}
},
"node_modules/socket.io-parser": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz",
"integrity": "sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
"dev": true,
"dependencies": {
"@socket.io/component-emitter": "~3.1.0",
"debug": "~4.3.1"
},
"engines": {
@@ -6735,9 +6749,9 @@
"dev": true
},
"node_modules/ua-parser-js": {
"version": "0.7.31",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz",
"integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==",
"version": "0.7.33",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz",
"integrity": "sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==",
"dev": true,
"funding": [
{
@@ -7122,9 +7136,9 @@
"dev": true
},
"node_modules/ws": {
"version": "8.2.3",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz",
"integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==",
"dev": true,
"engines": {
"node": ">=10.0.0"
@@ -7540,10 +7554,10 @@
"@jridgewell/sourcemap-codec": "^1.4.10"
}
},
"@types/component-emitter": {
"version": "1.2.11",
"resolved": "https://registry.npmjs.org/@types/component-emitter/-/component-emitter-1.2.11.tgz",
"integrity": "sha512-SRXjM+tfsSlA9VuG8hGO2nft2p8zjXCK1VcC6N4NXbBbYbSia9kzCChYQajIjzIqOOOuh5Ock6MmV2oux4jDZQ==",
"@socket.io/component-emitter": {
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/@socket.io/component-emitter/-/component-emitter-3.1.0.tgz",
"integrity": "sha512-+9jVqKhRSpsc591z5vX+X5Yyw+he/HCB4iQ/RYxw35CEPaY1gnsNE43nf9n9AaYjAQrTiI/mOwKUKdUs9vf7Xg==",
"dev": true
},
"@types/cookie": {
@@ -7553,15 +7567,18 @@
"dev": true
},
"@types/cors": {
"version": "2.8.12",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.12.tgz",
"integrity": "sha512-vt+kDhq/M2ayberEtJcIN/hxXy1Pk+59g2FV/ZQceeaTyCtCucjL2Q7FXlFjtWn4n15KCr1NE2lNNFhp0lEThw==",
"dev": true
"version": "2.8.13",
"resolved": "https://registry.npmjs.org/@types/cors/-/cors-2.8.13.tgz",
"integrity": "sha512-RG8AStHlUiV5ysZQKq97copd2UmVYw3/pRMLefISZ3S1hK104Cwm7iLQ3fTKx+lsUH2CE8FlLaYeEA2LSeqYUA==",
"dev": true,
"requires": {
"@types/node": "*"
}
},
"@types/node": {
"version": "17.0.42",
"resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.42.tgz",
"integrity": "sha512-Q5BPGyGKcvQgAMbsr7qEGN/kIPN6zZecYYABeTDBizOsau+2NMdSVTar9UQw21A2+JyA2KRNDYaYrPB0Rpk2oQ==",
"version": "18.16.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.3.tgz",
"integrity": "sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==",
"dev": true
},
"accepts": {
@@ -8475,9 +8492,9 @@
"dev": true
},
"decode-uri-component": {
"version": "0.2.0",
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz",
"integrity": "sha512-hjf+xovcEn31w/EUYdTXQh/8smFL/dzYjohQGEIgjyNavaJfBY2p5F527Bo1VPATxv0VYTUC2bOcXvqFwk78Og==",
"version": "0.2.2",
"resolved": "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.2.tgz",
"integrity": "sha512-FqUYQ+8o158GyGTrMFJms9qh3CqTKvAqgqsTnkLI8sKu0028orqBhxNMFkFen0zGyg6epACD32pjVk58ngIErQ==",
"dev": true
},
"default-compare": {
@@ -8678,9 +8695,9 @@
}
},
"engine.io": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.2.0.tgz",
"integrity": "sha512-4KzwW3F3bk+KlzSOY57fj/Jx6LyRQ1nbcyIadehl+AnXjKT7gDO0ORdRi/84ixvMKTym6ZKuxvbzN62HDDU1Lg==",
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/engine.io/-/engine.io-6.4.2.tgz",
"integrity": "sha512-FKn/3oMiJjrOEOeUub2WCox6JhxBXq/Zn3fZOMCBxKnNYtsdKjxhl7yR3fZhM9PV+rdE75SU5SYMc+2PGzo+Tg==",
"dev": true,
"requires": {
"@types/cookie": "^0.4.1",
@@ -8692,13 +8709,13 @@
"cors": "~2.8.5",
"debug": "~4.3.1",
"engine.io-parser": "~5.0.3",
"ws": "~8.2.3"
"ws": "~8.11.0"
}
},
"engine.io-parser": {
"version": "5.0.4",
"resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.4.tgz",
"integrity": "sha512-+nVFp+5z1E3HcToEnO7ZIj3g+3k9389DvWtvJZz0T6/eOCPIyyxehFcedoYrZQrp0LgQbD9pPXhpMBKMd5QURg==",
"version": "5.0.6",
"resolved": "https://registry.npmjs.org/engine.io-parser/-/engine.io-parser-5.0.6.tgz",
"integrity": "sha512-tjuoZDMAdEhVnSFleYPCtdL2GXwVTGtNjoeJd9IhIG3C1xs9uwxqRNEu5WpnDZCaozwVlK/nuQhpodhXSIMaxw==",
"dev": true
},
"ent": {
@@ -10074,15 +10091,15 @@
}
},
"jasmine-core": {
"version": "4.3.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.3.0.tgz",
"integrity": "sha512-qybtBUesniQdW6n+QIHMng2vDOHscIC/dEXjW+JzO9+LoAZMb03RCUC5xFOv/btSKPm1xL42fn+RjlU4oB42Lg==",
"version": "5.1.1",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-5.1.1.tgz",
"integrity": "sha512-UrzO3fL7nnxlQXlvTynNAenL+21oUQRlzqQFsA2U11ryb4+NLOCOePZ70PTojEaUKhiFugh7dG0Q+I58xlPdWg==",
"dev": true
},
"jquery": {
"version": "3.6.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.6.1.tgz",
"integrity": "sha512-opJeO4nCucVnsjiXOE+/PcCgYw9Gwpvs/a6B1LL/lQhwWwpbVEVYDZ1FokFr8PRc7ghYlrFPuyHuiiDNTQxmcw==",
"version": "3.7.1",
"resolved": "https://registry.npmjs.org/jquery/-/jquery-3.7.1.tgz",
"integrity": "sha512-m4avr8yL8kmFN8psrbFFFmB/If14iN5o9nw/NgnnM+kybDJpRsAynV2BsfpTYrTRysYUdADVD7CkUUizgkpLfg==",
"dev": true
},
"js-tokens": {
@@ -10098,9 +10115,9 @@
"dev": true
},
"jshint": {
"version": "2.13.5",
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.5.tgz",
"integrity": "sha512-dB2n1w3OaQ35PLcBGIWXlszjbPZwsgZoxsg6G8PtNf2cFMC1l0fObkYLUuXqTTdi6tKw4sAjfUseTdmDMHQRcg==",
"version": "2.13.6",
"resolved": "https://registry.npmjs.org/jshint/-/jshint-2.13.6.tgz",
"integrity": "sha512-IVdB4G0NTTeQZrBoM8C5JFVLjV2KtZ9APgybDA1MK73xb09qFs0jCXyQLnCOp1cSZZZbvhq/6mfXHUTaDkffuQ==",
"dev": true,
"requires": {
"cli": "~1.0.0",
@@ -10140,9 +10157,9 @@
"dev": true
},
"json5": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
"integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
"version": "2.2.3",
"resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
"integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
"dev": true
},
"jsonfile": {
@@ -10162,9 +10179,9 @@
"dev": true
},
"karma": {
"version": "6.4.0",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.4.0.tgz",
"integrity": "sha512-s8m7z0IF5g/bS5ONT7wsOavhW4i4aFkzD4u4wgzAQWT4HGUeWI3i21cK2Yz6jndMAeHETp5XuNsRoyGJZXVd4w==",
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/karma/-/karma-6.4.2.tgz",
"integrity": "sha512-C6SU/53LB31BEgRg+omznBEMY4SjHU3ricV6zBcAe1EeILKkeScr+fZXtaI5WyDbkVowJxxAI6h73NcFPmXolQ==",
"dev": true,
"requires": {
"@colors/colors": "1.5.0",
@@ -10425,18 +10442,18 @@
}
},
"karma-chrome-launcher": {
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.1.1.tgz",
"integrity": "sha512-hsIglcq1vtboGPAN+DGCISCFOxW+ZVnIqhDQcCMqqCp+4dmJ0Qpq5QAjkbA0X2L9Mi6OBkHi2Srrbmm7pUKkzQ==",
"version": "3.2.0",
"resolved": "https://registry.npmjs.org/karma-chrome-launcher/-/karma-chrome-launcher-3.2.0.tgz",
"integrity": "sha512-rE9RkUPI7I9mAxByQWkGJFXfFD6lE4gC5nPuZdobf/QdTEJI6EU4yIay/cfU/xV4ZxlM5JiTv7zWYgA64NpS5Q==",
"dev": true,
"requires": {
"which": "^1.2.1"
}
},
"karma-coverage": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/karma-coverage/-/karma-coverage-2.2.0.tgz",
"integrity": "sha512-gPVdoZBNDZ08UCzdMHHhEImKrw1+PAOQOIiffv1YsvxFhBjqvo/SVXNk4tqn1SYqX0BJZT6S/59zgxiBe+9OuA==",
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/karma-coverage/-/karma-coverage-2.2.1.tgz",
"integrity": "sha512-yj7hbequkQP2qOSb20GuNSIyE//PgJWHwC2IydLE6XRtsnaflv+/OSGNssPjobYUlhVVagy99TQpqUt3vAUG7A==",
"dev": true,
"requires": {
"istanbul-lib-coverage": "^3.2.0",
@@ -10496,6 +10513,14 @@
"dev": true,
"requires": {
"jasmine-core": "^4.1.0"
},
"dependencies": {
"jasmine-core": {
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/jasmine-core/-/jasmine-core-4.6.0.tgz",
"integrity": "sha512-O236+gd0ZXS8YAjFx8xKaJ94/erqUliEkJTDedyE7iHvv4ZVqi+q+8acJxu05/WJDKm512EUNn809In37nWlAQ==",
"dev": true
}
}
},
"kind-of": {
@@ -10825,9 +10850,9 @@
}
},
"minimatch": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.0.tgz",
"integrity": "sha512-9TPBGGak4nHfGZsPBohm9AWg6NoT7QTCehS3BIJABslyZbzxfV78QM2Y6+i741OPZIafFAaiiEMh5OyIrJPgtg==",
"version": "9.0.3",
"resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.3.tgz",
"integrity": "sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg==",
"dev": true,
"requires": {
"brace-expansion": "^2.0.1"
@@ -12046,33 +12071,35 @@
}
},
"socket.io": {
"version": "4.5.1",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.5.1.tgz",
"integrity": "sha512-0y9pnIso5a9i+lJmsCdtmTTgJFFSvNQKDnPQRz28mGNnxbmqYg2QPtJTLFxhymFZhAIn50eHAKzJeiNaKr+yUQ==",
"version": "4.6.1",
"resolved": "https://registry.npmjs.org/socket.io/-/socket.io-4.6.1.tgz",
"integrity": "sha512-KMcaAi4l/8+xEjkRICl6ak8ySoxsYG+gG6/XfRCPJPQ/haCRIJBTL4wIl8YCsmtaBovcAXGLOShyVWQ/FG8GZA==",
"dev": true,
"requires": {
"accepts": "~1.3.4",
"base64id": "~2.0.0",
"debug": "~4.3.2",
"engine.io": "~6.2.0",
"socket.io-adapter": "~2.4.0",
"socket.io-parser": "~4.0.4"
"engine.io": "~6.4.1",
"socket.io-adapter": "~2.5.2",
"socket.io-parser": "~4.2.1"
}
},
"socket.io-adapter": {
"version": "2.4.0",
"resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.4.0.tgz",
"integrity": "sha512-W4N+o69rkMEGVuk2D/cvca3uYsvGlMwsySWV447y99gUPghxq42BxqLNMndb+a1mm/5/7NeXVQS7RLa2XyXvYg==",
"dev": true
},
"socket.io-parser": {
"version": "4.0.4",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.0.4.tgz",
"integrity": "sha512-t+b0SS+IxG7Rxzda2EVvyBZbvFPBCjJoyHuE0P//7OAsN23GItzDRdWa6ALxZI/8R5ygK7jAR6t028/z+7295g==",
"version": "2.5.2",
"resolved": "https://registry.npmjs.org/socket.io-adapter/-/socket.io-adapter-2.5.2.tgz",
"integrity": "sha512-87C3LO/NOMc+eMcpcxUBebGjkpMDkNBS9tf7KJqcDsmL936EChtVva71Dw2q4tQcuVC+hAUy4an2NO/sYXmwRA==",
"dev": true,
"requires": {
"@types/component-emitter": "^1.2.10",
"component-emitter": "~1.3.0",
"ws": "~8.11.0"
}
},
"socket.io-parser": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/socket.io-parser/-/socket.io-parser-4.2.3.tgz",
"integrity": "sha512-JMafRntWVO2DCJimKsRTh/wnqVvO4hrfwOqtO7f+uzwsQMuxO6VwImtYxaQ+ieoyshWOTJyV0fA21lccEXRPpQ==",
"dev": true,
"requires": {
"@socket.io/component-emitter": "~3.1.0",
"debug": "~4.3.1"
}
},
@@ -12582,9 +12609,9 @@
"dev": true
},
"ua-parser-js": {
"version": "0.7.31",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.31.tgz",
"integrity": "sha512-qLK/Xe9E2uzmYI3qLeOmI0tEOt+TBBQyUIAh4aAgU05FVYzeZrKUdkAZfBNVGRaHVgV0TDkdEngJSw/SyQchkQ==",
"version": "0.7.33",
"resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-0.7.33.tgz",
"integrity": "sha512-s8ax/CeZdK9R/56Sui0WM6y9OFREJarMRHqLB2EwkovemBxNQ+Bqu8GAsUnVcXKgphb++ghr/B2BZx4mahujPw==",
"dev": true
},
"unc-path-regex": {
@@ -12886,9 +12913,9 @@
"dev": true
},
"ws": {
"version": "8.2.3",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.2.3.tgz",
"integrity": "sha512-wBuoj1BDpC6ZQ1B7DWQBYVLphPWkm8i9Y0/3YdHjHKHiohOJ1ws+3OccDWtH+PoC9DZD5WOTrJvNbWvjS6JWaA==",
"version": "8.11.0",
"resolved": "https://registry.npmjs.org/ws/-/ws-8.11.0.tgz",
"integrity": "sha512-HPG3wQd9sNQoT9xHyNCXoDUa+Xw/VevmY9FoHyQ+g+rrMn4j6FB4np7Z0OhdTgjx6MgQLK7jwSy1YecU1+4Asg==",
"dev": true,
"requires": {}
},

View File

@@ -40,15 +40,15 @@
"gulp-ng-annotate": "^2.1.0",
"gulp-sourcemaps": "^3.0.0",
"gulp-terser": "^2.1.0",
"jasmine-core": "^4.3.0",
"jquery": "^3.6.1",
"jshint": "^2.13.5",
"karma": "^6.4.0",
"karma-chrome-launcher": "^3.1.1",
"karma-coverage": "^2.2.0",
"jasmine-core": "^5.1.1",
"jquery": "^3.7.1",
"jshint": "^2.13.6",
"karma": "^6.4.2",
"karma-chrome-launcher": "^3.2.0",
"karma-coverage": "^2.2.1",
"karma-firefox-launcher": "^2.1.2",
"karma-jasmine": "^5.1.0",
"minimatch": "^5.1.0",
"minimatch": "^9.0.3",
"natives": "^1.1.6"
},
"dependencies": {

View File

@@ -1,45 +1,138 @@
OC.L10N.register(
"news",
{
"Unread articles" : "مقال غير مقروء",
"Request failed, network connection unavailable!" : "فشل الطلب، لا يوجد اتصال بالشبكة!",
"Request unauthorized. Are you logged in?" : "طلب غير مصرح به. هل قمت بتسجيل الدخول؟",
"Request forbidden. Are you an administrator?" : "طلب مرفوض. هل أنت مُشرف؟",
"Token expired or app not enabled! Reload the page!" : "انتهت صلاحية الأَمَارة token، أو أن التطبيق لم يتم تمكينه! حمّل الصفحة من جديد!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "خطأ داخلي في الخادوم! يرجى التحقق من ملف data/nextcloud.log للحصول على معلومات إضافية!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "فشل الطلب. نكست كلاود تحت فى حالة صيانة الآن!",
"News feeds" : "تغذية الأخبار News Feeds",
"Unread articles" : "مقالات غير مقروءة",
"News" : "الأخبار",
"News folders" : "مُجلّدات الأخبار",
"News articles" : "مقالات الأخبار",
"Shared with me" : "تمّت مُشاركته معي",
"An RSS/Atom feed reader" : "قارئ تغذية RSS/Atom ",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 تطبيق قارئ التغذية الإخبارية من نكست كلاود RSS / Atom لـ Nextcloud\n\n- 📲 قم بمزامنة خلاصاتك مع [عملاء] أجهزة محمولة أو سطح مكتب متعددة (https://nextcloud.github.io/news/clients/) \n- تحديثات تلقائية لخلاصات الأخبار الخاصة بك \n\n- 🆓 مصدر مجاني ومفتوح بموجب AGPLv3 ، لا توجد إعلانات \n** مطلوب تشغيل \"مدير الوظائف الخلفية\" System Cron كي يعمل هذا التطبيق \n\nيمكن إيجاد المتطلبات [هنا](https://nextcloud.github.io/news/install/#dependencies)\n\nسجل التغييرات [هنا](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nأنشيء [بلاغ عن مشكل](https://github.com/nextcloud/news/issues/new/choose)\n\nأنشيء [طلب تحسين](https://github.com/nextcloud/news/discussions/new)\n\nأبلغ عن [مشاكل في التغذية بالأخبار](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "آخر مهمة job جرت في {relativeTime}. يبدو أن هنالك خطأً ما.",
"Last job ran {relativeTime}." : "آخر مهمة JOB جرت في {relativeTime}.",
"Use system cron for updates" : "للتحديثات، استخدم مُجدول مهام الخلفية cron",
"Disable this if you use a custom updater." : "أوقف هذا إذا كنت تستخدم محدّثاً مُخصّصاً custom updater.",
"Maximum read count per feed" : "الحد الأقصى لعدّاد القراءة لكل إلقام feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "يحدد الحد الأقصى لمقدار المقالات التي يمكن قراءتها لكل موجز ويب والتي لن يتم حذفها بواسطة مهمة التنظيف. إذا ظهرت المقالات القديمة مرة أخرى بعد قراءتها، قم بزيادة هذه القيمة. القيم السالبة مثل -1 ستوقف تشغيل هذه الميزة.",
"Delete unread articles automatically" : "حذف المقالات غير المقرؤة تلقائيّاً",
"Enable this if you also want to delete unread articles." : "قم بتمكين هذا إذا رغبت في حذف المقالات غير المقرؤة أيضاً.",
"Maximum redirects" : "الحد الأقصى لعمليات إعادة التوجيه",
"How many redirects the feed fetcher should follow." : "كم إعادة توجيه redirect يجب على جالب التغذية feed fetcher أن يتّبعها.",
"Feed fetcher timeout" : "مهلة جالب التغذية feed fetcher",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "العدد الأقصى للثواني لانتظار تحميل موجز RSS أو Atom> إذا استغرق الأمر وقتًا أطول، فسيتم إنهاء عملية التحديث.",
"Explore Service URL" : "استكشاف عنوان URL للخدمة",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "إذا تمّ تقديم عنوان URL لهذه الخدمة، فسيتم الاستعلام عنه لعرض تغذية الأخبار الواردة في قسم استكشاف التغذية. للرجوع إلى خدمة الاستكشاف المضمنة، اترك هذا الإدخال فارغًا.",
"Update interval" : "الفترة الفاصلة بين التحدياث",
"Interval in seconds in which the feeds will be updated." : "الفترة الفاصلة بين تحديثات التغذية بالثواني",
"Successfully updated news configuration" : "تمّ بنجاحٍ تحديث تهيئة الأخبار",
"Unable to update news config" : "تعذّر تحديث تهيئة الأخبار",
"Download" : "تنزيل",
"Close" : "إغلاق",
"Subscribe to" : "إشترك في",
"No articles available" : "لا توجد مقالات متاحة",
"No unread articles available" : "لا توجد مقالات أخرى غير مقروءة ",
"Open website" : "فتح الموقع",
"Star article" : "مقال مميز بنجمة",
"Unstar article" : "تراجع عن تمييز المقال بنجمة",
"Keep article unread" : "إبقاء المقالة غير مقروءة",
"Remove keep article unread" : "إلغاء إبقاء المقالة الحالية غير مقروءة",
"Share" : "مشاركة",
"Share with users" : "مشاركة مع مستخدمين",
"Username" : "إسم المستخدم",
"by" : "من قبل",
"No users found" : "لا يوجد مستخدمون",
"Error while searching for users" : "خطأ وقع أثناء البحث عن مستخدمين",
"Share on social media" : "البحث في وسائط التواصل الاجتماعي",
"I wanted you to see this article" : "أريدك أن تطّلع على هذا المقال",
"Check out this article" : "أنظر هذا المقال",
"by" : "من قِبَل",
"from" : "من",
"shared by" : "مُشاركة من",
"Play audio" : "تشغيل الصوت",
"Download audio" : "تنزيل الصوت",
"Download video" : "تنزيل الفيديو",
"Keyboard shortcut" : "إختصار لوحة المفاتيح",
"Description" : "وصف",
"right" : "يمين",
"Jump to next article" : "الانتقال إلي المقالة التالية",
"left" : "يسار",
"Jump to previous article" : "الانتقال إلي المقالة السابقة",
"Toggle star article" : "تبديل/إلغاء تمييز المقال بنجمة",
"Star article and jump to next one" : "ضع علامة نجمة علي المقال وانتقل إلي المقال التالي",
"Toggle keep current article unread" : "تبديل لإبقاء المقالة الحالية غير مقروءة",
"Open article in new tab" : "افتح المقال في تبويب جديد",
"Toggle expand article in compact view" : "تبديل توسيع المقالة من / إلي العرض المضغوط",
"Refresh" : "تحديث",
"Load next feed" : "تحميل الوجبة الإخبارية feed التالية",
"Load previous feed" : "تحميل الوجبة الإخبارية feed السابقة",
"Load previous folder" : "تحميل المجلد السابق",
"Load next folder" : "تحميل المجلد التالي",
"Scroll to active navigation entry" : "انتقل إلى مدخل التصفح النشط",
"Mark current article's feed/folder read" : "تمييز الوجبة الإخبارية أو مجلد المقالات الحالي كمقروء",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "تمّ اكتشاف وضعية Ajax أو webcron! سوف لن يتم تحديث تغذيتك الإخبارية feed!",
"How to set up the operating system cron" : "كيفية تنصيب النظام cron",
"Install and set up a faster parallel updater that uses the News app's update API" : "تثبيت وإعداد محدث مواز أسرع يستخدم التطبيقات الجديدة لتحديث واجهة برمجة التطبيقات \"API\"",
"Subscribe" : "إشترك subscribe",
"Web address" : "عنوان ويب",
"Feed exists already!" : "الوجبة الإخبارية موجود بالفعل!",
"Folder" : "مجلد",
"No folder" : "لا يوجد مجلد",
"New folder" : "مجلد جديد",
"Folder name" : "اسم المجلد",
"Go back" : "العودة",
"Credentials" : "Credentials",
"Password" : "كلمة السر",
"Go back" : "عودة",
"Folder exists already!" : "المجلد موجود بالفعل",
"Credentials" : "حيثيّات الدخول credentials",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "يجب تخزين بيانات اعتماد المصادقة الأساسية لبروتوكول HTTP دون تشفير! بحيث يتمكن كل شخص لديه حق الوصول إلى الخادوم أو قاعدة البيانات من الوصول إليها!",
"Password" : "كلمة المرور",
"Auto discover Feed" : "تغذية الاستكشاف الآلي",
"New Folder" : "مجلد جديد",
"Create" : "انشئ",
"Create" : "أنشيء",
"Explore" : "إستكشف",
"Update failed more than 50 times" : "فشل التحديث لأكثر من 50 مرة",
"Deleted feed" : "حذف الوجبة الإخبارية",
"Undo delete feed" : "التراجع عن حذف الوجبة الإخبارية",
"Rename" : "إعادة التسمية",
"Menu" : "القائمة ",
"Mark read" : "عيّن أنه تمت القراءة",
"Unpin from top" : "إلغ التثبيت في الأعلى",
"Pin to top" : "ثبتّ في الأعلى",
"Newest first" : "الأحدث أولا",
"Oldest first" : "الأقدم أولا",
"Default order" : "الترتيب التلقائي",
"Enable full text" : "تمكين النص الكامل",
"Disable full text" : "إلغاء تمكني النص الكامل",
"Unread updated" : "تحديثات غير مقرؤة",
"Ignore updated" : "تجاهل التحديثات",
"Open feed URL" : "إفتح عنوان URL صفحة التغذية",
"Delete" : "حذف ",
"Dismiss" : "تراجع",
"Collapse" : "طوي",
"Starred" : "معلّم بنجمة.",
"Deleted folder" : "حذف المجلد",
"Undo delete folder" : "التراجع عن حذف المجلد",
"Starred" : "معلّم بنجمة",
"All articles" : "جميع المقالات",
"Settings" : "إعدادات",
"Disable mark read through scrolling" : "تعطيل علامة القراءة من خلال التمرير",
"Compact view" : "العرض المضغوط",
"Expand articles on key navigation" : "توسيع المقالات في مفتاح التصفح",
"Show all articles" : "أظهر جميع المواضيع",
"Reverse ordering (oldest on top)" : "عكس الترتيب (الأقدم بالأعلي)",
"Subscriptions (OPML)" : "اشتراك (OPML)",
"Import" : "إدخال",
"Export" : "تصدير",
"Unread/Starred Articles" : "مقالات غير مقروءه/نجمة ",
"Error when importing: File does not contain valid OPML" : "خطأ أثناء الاستيراد: الملف لا يحوي OPML صحيح",
"Error when importing: OPML is does neither contain feeds nor folders" : "خطأ عند الاستيراد: لا يحتوي ملف OPML على وجبة إخبارية أو مجلدات",
"Unread/Starred Articles" : "مقالات غير مقروءة أو مُميّزة بنجمة ",
"Error when importing: file does not contain valid JSON" : "خطا عند الاستيراد: الملف لايحتوي على OPML صالح",
"Help" : "المساعدة",
"Keyboard shortcuts" : "اختصارات لوحة المفاتيح",
"Documentation" : "التوثيق",
"Report a bug" : "الإبلاغ عن عِلّة"
"Report a bug" : "الإبلاغ عن خطأ"
},
"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;");

View File

@@ -1,43 +1,136 @@
{ "translations": {
"Unread articles" : "مقال غير مقروء",
"Request failed, network connection unavailable!" : "فشل الطلب، لا يوجد اتصال بالشبكة!",
"Request unauthorized. Are you logged in?" : "طلب غير مصرح به. هل قمت بتسجيل الدخول؟",
"Request forbidden. Are you an administrator?" : "طلب مرفوض. هل أنت مُشرف؟",
"Token expired or app not enabled! Reload the page!" : "انتهت صلاحية الأَمَارة token، أو أن التطبيق لم يتم تمكينه! حمّل الصفحة من جديد!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "خطأ داخلي في الخادوم! يرجى التحقق من ملف data/nextcloud.log للحصول على معلومات إضافية!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "فشل الطلب. نكست كلاود تحت فى حالة صيانة الآن!",
"News feeds" : "تغذية الأخبار News Feeds",
"Unread articles" : "مقالات غير مقروءة",
"News" : "الأخبار",
"News folders" : "مُجلّدات الأخبار",
"News articles" : "مقالات الأخبار",
"Shared with me" : "تمّت مُشاركته معي",
"An RSS/Atom feed reader" : "قارئ تغذية RSS/Atom ",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 تطبيق قارئ التغذية الإخبارية من نكست كلاود RSS / Atom لـ Nextcloud\n\n- 📲 قم بمزامنة خلاصاتك مع [عملاء] أجهزة محمولة أو سطح مكتب متعددة (https://nextcloud.github.io/news/clients/) \n- تحديثات تلقائية لخلاصات الأخبار الخاصة بك \n\n- 🆓 مصدر مجاني ومفتوح بموجب AGPLv3 ، لا توجد إعلانات \n** مطلوب تشغيل \"مدير الوظائف الخلفية\" System Cron كي يعمل هذا التطبيق \n\nيمكن إيجاد المتطلبات [هنا](https://nextcloud.github.io/news/install/#dependencies)\n\nسجل التغييرات [هنا](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nأنشيء [بلاغ عن مشكل](https://github.com/nextcloud/news/issues/new/choose)\n\nأنشيء [طلب تحسين](https://github.com/nextcloud/news/discussions/new)\n\nأبلغ عن [مشاكل في التغذية بالأخبار](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "آخر مهمة job جرت في {relativeTime}. يبدو أن هنالك خطأً ما.",
"Last job ran {relativeTime}." : "آخر مهمة JOB جرت في {relativeTime}.",
"Use system cron for updates" : "للتحديثات، استخدم مُجدول مهام الخلفية cron",
"Disable this if you use a custom updater." : "أوقف هذا إذا كنت تستخدم محدّثاً مُخصّصاً custom updater.",
"Maximum read count per feed" : "الحد الأقصى لعدّاد القراءة لكل إلقام feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "يحدد الحد الأقصى لمقدار المقالات التي يمكن قراءتها لكل موجز ويب والتي لن يتم حذفها بواسطة مهمة التنظيف. إذا ظهرت المقالات القديمة مرة أخرى بعد قراءتها، قم بزيادة هذه القيمة. القيم السالبة مثل -1 ستوقف تشغيل هذه الميزة.",
"Delete unread articles automatically" : "حذف المقالات غير المقرؤة تلقائيّاً",
"Enable this if you also want to delete unread articles." : "قم بتمكين هذا إذا رغبت في حذف المقالات غير المقرؤة أيضاً.",
"Maximum redirects" : "الحد الأقصى لعمليات إعادة التوجيه",
"How many redirects the feed fetcher should follow." : "كم إعادة توجيه redirect يجب على جالب التغذية feed fetcher أن يتّبعها.",
"Feed fetcher timeout" : "مهلة جالب التغذية feed fetcher",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "العدد الأقصى للثواني لانتظار تحميل موجز RSS أو Atom> إذا استغرق الأمر وقتًا أطول، فسيتم إنهاء عملية التحديث.",
"Explore Service URL" : "استكشاف عنوان URL للخدمة",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "إذا تمّ تقديم عنوان URL لهذه الخدمة، فسيتم الاستعلام عنه لعرض تغذية الأخبار الواردة في قسم استكشاف التغذية. للرجوع إلى خدمة الاستكشاف المضمنة، اترك هذا الإدخال فارغًا.",
"Update interval" : "الفترة الفاصلة بين التحدياث",
"Interval in seconds in which the feeds will be updated." : "الفترة الفاصلة بين تحديثات التغذية بالثواني",
"Successfully updated news configuration" : "تمّ بنجاحٍ تحديث تهيئة الأخبار",
"Unable to update news config" : "تعذّر تحديث تهيئة الأخبار",
"Download" : "تنزيل",
"Close" : "إغلاق",
"Subscribe to" : "إشترك في",
"No articles available" : "لا توجد مقالات متاحة",
"No unread articles available" : "لا توجد مقالات أخرى غير مقروءة ",
"Open website" : "فتح الموقع",
"Star article" : "مقال مميز بنجمة",
"Unstar article" : "تراجع عن تمييز المقال بنجمة",
"Keep article unread" : "إبقاء المقالة غير مقروءة",
"Remove keep article unread" : "إلغاء إبقاء المقالة الحالية غير مقروءة",
"Share" : "مشاركة",
"Share with users" : "مشاركة مع مستخدمين",
"Username" : "إسم المستخدم",
"by" : "من قبل",
"No users found" : "لا يوجد مستخدمون",
"Error while searching for users" : "خطأ وقع أثناء البحث عن مستخدمين",
"Share on social media" : "البحث في وسائط التواصل الاجتماعي",
"I wanted you to see this article" : "أريدك أن تطّلع على هذا المقال",
"Check out this article" : "أنظر هذا المقال",
"by" : "من قِبَل",
"from" : "من",
"shared by" : "مُشاركة من",
"Play audio" : "تشغيل الصوت",
"Download audio" : "تنزيل الصوت",
"Download video" : "تنزيل الفيديو",
"Keyboard shortcut" : "إختصار لوحة المفاتيح",
"Description" : "وصف",
"right" : "يمين",
"Jump to next article" : "الانتقال إلي المقالة التالية",
"left" : "يسار",
"Jump to previous article" : "الانتقال إلي المقالة السابقة",
"Toggle star article" : "تبديل/إلغاء تمييز المقال بنجمة",
"Star article and jump to next one" : "ضع علامة نجمة علي المقال وانتقل إلي المقال التالي",
"Toggle keep current article unread" : "تبديل لإبقاء المقالة الحالية غير مقروءة",
"Open article in new tab" : "افتح المقال في تبويب جديد",
"Toggle expand article in compact view" : "تبديل توسيع المقالة من / إلي العرض المضغوط",
"Refresh" : "تحديث",
"Load next feed" : "تحميل الوجبة الإخبارية feed التالية",
"Load previous feed" : "تحميل الوجبة الإخبارية feed السابقة",
"Load previous folder" : "تحميل المجلد السابق",
"Load next folder" : "تحميل المجلد التالي",
"Scroll to active navigation entry" : "انتقل إلى مدخل التصفح النشط",
"Mark current article's feed/folder read" : "تمييز الوجبة الإخبارية أو مجلد المقالات الحالي كمقروء",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "تمّ اكتشاف وضعية Ajax أو webcron! سوف لن يتم تحديث تغذيتك الإخبارية feed!",
"How to set up the operating system cron" : "كيفية تنصيب النظام cron",
"Install and set up a faster parallel updater that uses the News app's update API" : "تثبيت وإعداد محدث مواز أسرع يستخدم التطبيقات الجديدة لتحديث واجهة برمجة التطبيقات \"API\"",
"Subscribe" : "إشترك subscribe",
"Web address" : "عنوان ويب",
"Feed exists already!" : "الوجبة الإخبارية موجود بالفعل!",
"Folder" : "مجلد",
"No folder" : "لا يوجد مجلد",
"New folder" : "مجلد جديد",
"Folder name" : "اسم المجلد",
"Go back" : "العودة",
"Credentials" : "Credentials",
"Password" : "كلمة السر",
"Go back" : "عودة",
"Folder exists already!" : "المجلد موجود بالفعل",
"Credentials" : "حيثيّات الدخول credentials",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "يجب تخزين بيانات اعتماد المصادقة الأساسية لبروتوكول HTTP دون تشفير! بحيث يتمكن كل شخص لديه حق الوصول إلى الخادوم أو قاعدة البيانات من الوصول إليها!",
"Password" : "كلمة المرور",
"Auto discover Feed" : "تغذية الاستكشاف الآلي",
"New Folder" : "مجلد جديد",
"Create" : "انشئ",
"Create" : "أنشيء",
"Explore" : "إستكشف",
"Update failed more than 50 times" : "فشل التحديث لأكثر من 50 مرة",
"Deleted feed" : "حذف الوجبة الإخبارية",
"Undo delete feed" : "التراجع عن حذف الوجبة الإخبارية",
"Rename" : "إعادة التسمية",
"Menu" : "القائمة ",
"Mark read" : "عيّن أنه تمت القراءة",
"Unpin from top" : "إلغ التثبيت في الأعلى",
"Pin to top" : "ثبتّ في الأعلى",
"Newest first" : "الأحدث أولا",
"Oldest first" : "الأقدم أولا",
"Default order" : "الترتيب التلقائي",
"Enable full text" : "تمكين النص الكامل",
"Disable full text" : "إلغاء تمكني النص الكامل",
"Unread updated" : "تحديثات غير مقرؤة",
"Ignore updated" : "تجاهل التحديثات",
"Open feed URL" : "إفتح عنوان URL صفحة التغذية",
"Delete" : "حذف ",
"Dismiss" : "تراجع",
"Collapse" : "طوي",
"Starred" : "معلّم بنجمة.",
"Deleted folder" : "حذف المجلد",
"Undo delete folder" : "التراجع عن حذف المجلد",
"Starred" : "معلّم بنجمة",
"All articles" : "جميع المقالات",
"Settings" : "إعدادات",
"Disable mark read through scrolling" : "تعطيل علامة القراءة من خلال التمرير",
"Compact view" : "العرض المضغوط",
"Expand articles on key navigation" : "توسيع المقالات في مفتاح التصفح",
"Show all articles" : "أظهر جميع المواضيع",
"Reverse ordering (oldest on top)" : "عكس الترتيب (الأقدم بالأعلي)",
"Subscriptions (OPML)" : "اشتراك (OPML)",
"Import" : "إدخال",
"Export" : "تصدير",
"Unread/Starred Articles" : "مقالات غير مقروءه/نجمة ",
"Error when importing: File does not contain valid OPML" : "خطأ أثناء الاستيراد: الملف لا يحوي OPML صحيح",
"Error when importing: OPML is does neither contain feeds nor folders" : "خطأ عند الاستيراد: لا يحتوي ملف OPML على وجبة إخبارية أو مجلدات",
"Unread/Starred Articles" : "مقالات غير مقروءة أو مُميّزة بنجمة ",
"Error when importing: file does not contain valid JSON" : "خطا عند الاستيراد: الملف لايحتوي على OPML صالح",
"Help" : "المساعدة",
"Keyboard shortcuts" : "اختصارات لوحة المفاتيح",
"Documentation" : "التوثيق",
"Report a bug" : "الإبلاغ عن عِلّة"
"Report a bug" : "الإبلاغ عن خطأ"
},"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;"
}

View File

@@ -1,98 +1,16 @@
OC.L10N.register(
"news",
{
"Request failed, network connection unavailable!" : "Falló la solicitú, ¡conexón de rede non disponible!",
"Request unauthorized. Are you logged in?" : "Solicitú non autorizada. ¿Aniciesti sesión?",
"Token expired or app not enabled! Reload the page!" : "¡Token caducáu o l'aplicación nun ta activada! ¡Recarga la páxina!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Fallu internu del sirvidor! Comprueba'l ficheru de rexistru en data/nextcloud.log pa más información",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Falló la solicitú! Anguaño Nextcloud ta en mou de caltenimientu.",
"Unread articles" : "Artículos ensin lleer",
"News" : "Anuncies",
"Purge interval" : "Intervalu de purga",
"Maximum read count per feed" : "Númberu máximu de llectura per feed",
"Maximum redirects" : "Redirecciones máximes",
"Feed fetcher timeout" : "Tiempo escosao p'algamar el feed",
"Explore Service URL" : "Esplorar URL del serviciu",
"Download" : "Descargar",
"Close" : "Zarrar",
"No articles available" : "Nun hai artículos disponibles",
"No unread articles available" : "Nun hai artículios ensin lleer disponibles",
"Open website" : "Abrir sitiu web",
"Star article" : "Artículu favoritu",
"Unstar article" : "Artículu non destacáu",
"Keep article unread" : "Caltener artículu ensín lleer",
"Remove keep article unread" : "Desaniciar artículu ensín lleer",
"Share" : "Share",
"Username" : "Nome d'usuariu",
"by" : "por",
"from" : "Dende",
"Play audio" : "Reproducir audiu",
"Download audio" : "Descargar audiu",
"Download video" : "Descargar video",
"Keyboard shortcut" : "Atayu de tecláu",
"Download" : "Baxar",
"Description" : "Descripción",
"right" : "Derecha",
"Jump to next article" : "Salta a l'artículu siguiente",
"left" : "esquierda",
"Jump to previous article" : "Salta a l'artículu previu",
"Toggle star article" : "Marcar como favoritu",
"Toggle keep current article unread" : "Marcar como non lleíu",
"Open article in new tab" : "Abre l'artículu nuna pestaña nueva",
"Toggle expand article in compact view" : "Espandir artículu en vista compacta",
"Refresh" : "Anovar",
"Load next feed" : "Carga'l siguiente feed",
"Load previous feed" : "Carga'l feed anterior",
"Load previous folder" : "Carga'l direutoriu anterior",
"Load next folder" : "Carga'l siguiente direutoriu",
"Scroll to active navigation entry" : "Movese hasta la entrada de navegación activa",
"Mark current article's feed/folder read" : "Marcar tolos articulos actuales como lleíos",
"How to set up the operating system cron" : "Cómo configurar el cron del sistema operativu",
"Install and set up a faster parallel updater that uses the News app's update API" : "Instalar y configurar un actualizador más rápidu paralelu qu'utilice l'API d'actualización de l'aplicación Noticies",
"Subscribe" : "Soscríbete",
"Web address" : "Direición web",
"Feed exists already!" : "¡Esti feed yá esiste!",
"Folder" : "Carpeta",
"No folder" : "Ensín carpeta",
"New folder" : "Carpeta nueva",
"Folder name" : "Nome de la carpeta",
"Go back" : "Atrás",
"Folder exists already!" : "¡La carpeta yá esiste!",
"Credentials" : "Credenciales",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "¡Les credenciales d'autenticación básica d'HTTP tienen de ser almacenaos ensin encriptar! ¡Cualesquier que pueda aportar al sirvidor o base de datos va ser capaz d'aportar a ellos!",
"Password" : "Contraseña",
"New Folder" : "Carpeta nueva",
"Create" : "Crear",
"Explore" : "Esplorar",
"Update failed more than 50 times" : "L'actualización falló más de 50 vegaes",
"Deleted feed" : "Desaniciar feed",
"Undo delete feed" : "Desfacer desaniciu del feed",
"Rename" : "Renomar",
"Menu" : "Menú",
"Unpin from top" : "Defixar de lo cimero",
"Newest first" : "Lo más nuevo",
"Oldest first" : "Lo más vieyo",
"Delete" : "Desaniciar",
"Dismiss" : "Encaboxar",
"Collapse" : "Contrayer",
"Deleted folder" : "Desaniciar carpeta",
"Undo delete folder" : "Desfacer desaniciu de la carpeta",
"Starred" : "Favoritos",
"All articles" : "Tolos artículos",
"Settings" : "Axustes",
"Disable mark read through scrolling" : "Deshabilita marcar como lleíu al desplazar",
"Compact view" : "Vista compauta",
"Expand articles on key navigation" : "Espandir los artículos al navegar con tecles",
"Show all articles" : "Amosar tolos artículos",
"Reverse ordering (oldest on top)" : "Ordenamientu inversu (el más antiguu na parte cimera)",
"Subscriptions (OPML)" : "Soscripciones (OPML)",
"Import" : "Importar",
"Export" : "Esportar",
"Error when importing: OPML is does neither contain feeds nor folders" : "Fallu al importar: OPML nun contién nin feeds nin carpetes",
"Unread/Starred Articles" : "Artículos Non lleíos y Favoritos",
"Error when importing: file does not contain valid JSON" : "Fallu al importar: el ficheru nun contién JSON válidu",
"Settings" : "Configuración",
"Help" : "Ayuda",
"Keyboard shortcuts" : "Atayos de tecláu",
"Documentation" : "Documentación",
"Report a bug" : "Informar un fallu"
"Documentation" : "Documentación"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -1,96 +1,14 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Falló la solicitú, ¡conexón de rede non disponible!",
"Request unauthorized. Are you logged in?" : "Solicitú non autorizada. ¿Aniciesti sesión?",
"Token expired or app not enabled! Reload the page!" : "¡Token caducáu o l'aplicación nun ta activada! ¡Recarga la páxina!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Fallu internu del sirvidor! Comprueba'l ficheru de rexistru en data/nextcloud.log pa más información",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Falló la solicitú! Anguaño Nextcloud ta en mou de caltenimientu.",
"Unread articles" : "Artículos ensin lleer",
"News" : "Anuncies",
"Purge interval" : "Intervalu de purga",
"Maximum read count per feed" : "Númberu máximu de llectura per feed",
"Maximum redirects" : "Redirecciones máximes",
"Feed fetcher timeout" : "Tiempo escosao p'algamar el feed",
"Explore Service URL" : "Esplorar URL del serviciu",
"Download" : "Descargar",
"Close" : "Zarrar",
"No articles available" : "Nun hai artículos disponibles",
"No unread articles available" : "Nun hai artículios ensin lleer disponibles",
"Open website" : "Abrir sitiu web",
"Star article" : "Artículu favoritu",
"Unstar article" : "Artículu non destacáu",
"Keep article unread" : "Caltener artículu ensín lleer",
"Remove keep article unread" : "Desaniciar artículu ensín lleer",
"Share" : "Share",
"Username" : "Nome d'usuariu",
"by" : "por",
"from" : "Dende",
"Play audio" : "Reproducir audiu",
"Download audio" : "Descargar audiu",
"Download video" : "Descargar video",
"Keyboard shortcut" : "Atayu de tecláu",
"Download" : "Baxar",
"Description" : "Descripción",
"right" : "Derecha",
"Jump to next article" : "Salta a l'artículu siguiente",
"left" : "esquierda",
"Jump to previous article" : "Salta a l'artículu previu",
"Toggle star article" : "Marcar como favoritu",
"Toggle keep current article unread" : "Marcar como non lleíu",
"Open article in new tab" : "Abre l'artículu nuna pestaña nueva",
"Toggle expand article in compact view" : "Espandir artículu en vista compacta",
"Refresh" : "Anovar",
"Load next feed" : "Carga'l siguiente feed",
"Load previous feed" : "Carga'l feed anterior",
"Load previous folder" : "Carga'l direutoriu anterior",
"Load next folder" : "Carga'l siguiente direutoriu",
"Scroll to active navigation entry" : "Movese hasta la entrada de navegación activa",
"Mark current article's feed/folder read" : "Marcar tolos articulos actuales como lleíos",
"How to set up the operating system cron" : "Cómo configurar el cron del sistema operativu",
"Install and set up a faster parallel updater that uses the News app's update API" : "Instalar y configurar un actualizador más rápidu paralelu qu'utilice l'API d'actualización de l'aplicación Noticies",
"Subscribe" : "Soscríbete",
"Web address" : "Direición web",
"Feed exists already!" : "¡Esti feed yá esiste!",
"Folder" : "Carpeta",
"No folder" : "Ensín carpeta",
"New folder" : "Carpeta nueva",
"Folder name" : "Nome de la carpeta",
"Go back" : "Atrás",
"Folder exists already!" : "¡La carpeta yá esiste!",
"Credentials" : "Credenciales",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "¡Les credenciales d'autenticación básica d'HTTP tienen de ser almacenaos ensin encriptar! ¡Cualesquier que pueda aportar al sirvidor o base de datos va ser capaz d'aportar a ellos!",
"Password" : "Contraseña",
"New Folder" : "Carpeta nueva",
"Create" : "Crear",
"Explore" : "Esplorar",
"Update failed more than 50 times" : "L'actualización falló más de 50 vegaes",
"Deleted feed" : "Desaniciar feed",
"Undo delete feed" : "Desfacer desaniciu del feed",
"Rename" : "Renomar",
"Menu" : "Menú",
"Unpin from top" : "Defixar de lo cimero",
"Newest first" : "Lo más nuevo",
"Oldest first" : "Lo más vieyo",
"Delete" : "Desaniciar",
"Dismiss" : "Encaboxar",
"Collapse" : "Contrayer",
"Deleted folder" : "Desaniciar carpeta",
"Undo delete folder" : "Desfacer desaniciu de la carpeta",
"Starred" : "Favoritos",
"All articles" : "Tolos artículos",
"Settings" : "Axustes",
"Disable mark read through scrolling" : "Deshabilita marcar como lleíu al desplazar",
"Compact view" : "Vista compauta",
"Expand articles on key navigation" : "Espandir los artículos al navegar con tecles",
"Show all articles" : "Amosar tolos artículos",
"Reverse ordering (oldest on top)" : "Ordenamientu inversu (el más antiguu na parte cimera)",
"Subscriptions (OPML)" : "Soscripciones (OPML)",
"Import" : "Importar",
"Export" : "Esportar",
"Error when importing: OPML is does neither contain feeds nor folders" : "Fallu al importar: OPML nun contién nin feeds nin carpetes",
"Unread/Starred Articles" : "Artículos Non lleíos y Favoritos",
"Error when importing: file does not contain valid JSON" : "Fallu al importar: el ficheru nun contién JSON válidu",
"Settings" : "Configuración",
"Help" : "Ayuda",
"Keyboard shortcuts" : "Atayos de tecláu",
"Documentation" : "Documentación",
"Report a bug" : "Informar un fallu"
"Documentation" : "Documentación"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -2,6 +2,7 @@ OC.L10N.register(
"news",
{
"Unread articles" : "Oxunulmamış məqalə",
"Last job ran {relativeTime}." : "Son işin icra vaxtı {relativeTime}.",
"Download" : "Yüklə",
"Close" : "Bağla",
"Share" : "Paylaş",
@@ -30,6 +31,7 @@ OC.L10N.register(
"Unread/Starred Articles" : "Oxunulmamış/Ulduzlanmış məqalələr",
"Error when importing: file does not contain valid JSON" : "Yüklənmədə səhv: faylda düzgün JSON yoxdur",
"Help" : "Kömək",
"Documentation" : "Sənədlər"
"Documentation" : "Sənədlər",
"Report a bug" : "Səhv haqqında bildir"
},
"nplurals=2; plural=(n != 1);");

View File

@@ -1,5 +1,6 @@
{ "translations": {
"Unread articles" : "Oxunulmamış məqalə",
"Last job ran {relativeTime}." : "Son işin icra vaxtı {relativeTime}.",
"Download" : "Yüklə",
"Close" : "Bağla",
"Share" : "Paylaş",
@@ -28,6 +29,7 @@
"Unread/Starred Articles" : "Oxunulmamış/Ulduzlanmış məqalələr",
"Error when importing: file does not contain valid JSON" : "Yüklənmədə səhv: faylda düzgün JSON yoxdur",
"Help" : "Kömək",
"Documentation" : "Sənədlər"
"Documentation" : "Sənədlər",
"Report a bug" : "Səhv haqqında bildir"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "Неуспешна заявка, няма налична мрежова връзка!",
"Request unauthorized. Are you logged in?" : "Заявката не е упълномощена. Вписан ли сте?",
"Request forbidden. Are you an administrator?" : "Заявката е забранена. Вие администратор ли сте?",
"Token expired or app not enabled! Reload the page!" : "Изтекла парола или приложението не е активирано! Презаредете страницата!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Вътрешно сървърна грешка! За допълнителна информация проверете файла data/nextcloud.log !",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Заявка се провали, Nextcloud в момента е в режим на поддръжка!",
@@ -10,14 +11,18 @@ OC.L10N.register(
"Unread articles" : "Непрочетени статии",
"News" : "Новини",
"News folders" : "Нови папки",
"News articles" : "Новинарски статии",
"Shared with me" : "Споделено с мен",
"An RSS/Atom feed reader" : "Четец за RSS/Atom емисии",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Приложение за четене на RSS/Atom Feed за Nextcloud\n\n- 📲 Синхронизирайте емисиите си с множество мобилни или настолни [клиенти](https://nextcloud.github.io/news/clients/)\n- 🔄 Автоматични актуализации на вашите новинарски емисии\n- 🆓 Безплатен и отворен код под AGPLv3, без реклами или премиум функции\n\n**За да работи това приложение, в момента се изисква System Cron**\n\nИзискванията могат да бъдат намерени [тук](https://nextcloud.github.io/news/install/#dependencies)\n\nРегистърът на промените е достъпен [тук](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nСъздайте [отчет за грешка](https://github.com/nextcloud/news/issues/new/choose)\n\nСъздайте [заявка за функция](https://github.com/nextcloud/news/discussions/new)\n\nПодайте сигнал за [проблем с емисия](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Изпълнението на последното задание се изпълни за {relativeTime}. Нещо не е наред.",
"Last job ran {relativeTime}." : "Последната задача се изпълни {relativeTime}.",
"Use system cron for updates" : "Използване на системния cron за актуализации",
"Disable this if you use a custom updater." : "Деактивирайте това, ако използвате персонализирана програма за актуализиране.",
"Purge interval" : "Интервал за изтриване",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Минимално време в секунди, след което изтрити емисии и папки биват премахвани от базата данни; стойности под 60 секунди ще бъдат игнорирани",
"Maximum read count per feed" : "Максимален брой прочитания на емисия",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Задава максималния брой статии, които могат да бъдат прочетени за всяка емисия, които няма да бъдат изтрити от автоматичната програма за почистване; ако стари статии се появят отново след като са били прочетени, може да увеличите стойността; отрицателни стойности, като \"-1\", изключват напълно тази функционалност.",
"Delete unread articles automatically" : "Автоматично изтриване на непрочетени статии",
"Enable this if you also want to delete unread articles." : "Разрешаване на опцията ако искате и да изтривате непрочетени статии.",
"Maximum redirects" : "Максимален брой пренасочвания",
"How many redirects the feed fetcher should follow." : "Колко пренасочвания трябва да следва инструментът за извличане на емисии.",
"Feed fetcher timeout" : "Максимално време за изчакване",
@@ -26,6 +31,8 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Ако е даден, URL адресът на тази услуга ще бъде поискан за показване на емисиите в секцията за изследване на емисия. За да се върнете към вградената услуга за изследване, оставете тези входи данни празни.",
"Update interval" : "Интервал за актуализиране",
"Interval in seconds in which the feeds will be updated." : "Интервал в секунди, в който емисиите ще бъдат актуализирани.",
"Successfully updated news configuration" : "Успешно актуализирана конфигурация за новини",
"Unable to update news config" : "Не може да се актуализира конфигурацията за новини",
"Download" : "Изтегли",
"Close" : "Затваряне",
"Subscribe to" : "Абониране за",

View File

@@ -1,6 +1,7 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Неуспешна заявка, няма налична мрежова връзка!",
"Request unauthorized. Are you logged in?" : "Заявката не е упълномощена. Вписан ли сте?",
"Request forbidden. Are you an administrator?" : "Заявката е забранена. Вие администратор ли сте?",
"Token expired or app not enabled! Reload the page!" : "Изтекла парола или приложението не е активирано! Презаредете страницата!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Вътрешно сървърна грешка! За допълнителна информация проверете файла data/nextcloud.log !",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Заявка се провали, Nextcloud в момента е в режим на поддръжка!",
@@ -8,14 +9,18 @@
"Unread articles" : "Непрочетени статии",
"News" : "Новини",
"News folders" : "Нови папки",
"News articles" : "Новинарски статии",
"Shared with me" : "Споделено с мен",
"An RSS/Atom feed reader" : "Четец за RSS/Atom емисии",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Приложение за четене на RSS/Atom Feed за Nextcloud\n\n- 📲 Синхронизирайте емисиите си с множество мобилни или настолни [клиенти](https://nextcloud.github.io/news/clients/)\n- 🔄 Автоматични актуализации на вашите новинарски емисии\n- 🆓 Безплатен и отворен код под AGPLv3, без реклами или премиум функции\n\n**За да работи това приложение, в момента се изисква System Cron**\n\nИзискванията могат да бъдат намерени [тук](https://nextcloud.github.io/news/install/#dependencies)\n\nРегистърът на промените е достъпен [тук](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nСъздайте [отчет за грешка](https://github.com/nextcloud/news/issues/new/choose)\n\nСъздайте [заявка за функция](https://github.com/nextcloud/news/discussions/new)\n\nПодайте сигнал за [проблем с емисия](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Изпълнението на последното задание се изпълни за {relativeTime}. Нещо не е наред.",
"Last job ran {relativeTime}." : "Последната задача се изпълни {relativeTime}.",
"Use system cron for updates" : "Използване на системния cron за актуализации",
"Disable this if you use a custom updater." : "Деактивирайте това, ако използвате персонализирана програма за актуализиране.",
"Purge interval" : "Интервал за изтриване",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Минимално време в секунди, след което изтрити емисии и папки биват премахвани от базата данни; стойности под 60 секунди ще бъдат игнорирани",
"Maximum read count per feed" : "Максимален брой прочитания на емисия",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Задава максималния брой статии, които могат да бъдат прочетени за всяка емисия, които няма да бъдат изтрити от автоматичната програма за почистване; ако стари статии се появят отново след като са били прочетени, може да увеличите стойността; отрицателни стойности, като \"-1\", изключват напълно тази функционалност.",
"Delete unread articles automatically" : "Автоматично изтриване на непрочетени статии",
"Enable this if you also want to delete unread articles." : "Разрешаване на опцията ако искате и да изтривате непрочетени статии.",
"Maximum redirects" : "Максимален брой пренасочвания",
"How many redirects the feed fetcher should follow." : "Колко пренасочвания трябва да следва инструментът за извличане на емисии.",
"Feed fetcher timeout" : "Максимално време за изчакване",
@@ -24,6 +29,8 @@
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Ако е даден, URL адресът на тази услуга ще бъде поискан за показване на емисиите в секцията за изследване на емисия. За да се върнете към вградената услуга за изследване, оставете тези входи данни празни.",
"Update interval" : "Интервал за актуализиране",
"Interval in seconds in which the feeds will be updated." : "Интервал в секунди, в който емисиите ще бъдат актуализирани.",
"Successfully updated news configuration" : "Успешно актуализирана конфигурация за новини",
"Unable to update news config" : "Не може да се актуализира конфигурацията за новини",
"Download" : "Изтегли",
"Close" : "Затваряне",
"Subscribe to" : "Абониране за",

View File

@@ -3,17 +3,26 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "La sol·licitud ha fallat, la connexió de xarxa no està disponible!",
"Request unauthorized. Are you logged in?" : "Sol·licitud no autoritzada. Heu iniciat la sessió?",
"Token expired or app not enabled! Reload the page!" : "El Token està caducat o l'aplicació no està activada! Torneu a carregar la pàgina!",
"Request forbidden. Are you an administrator?" : "Sol·licitud prohibida. Ets administrador?",
"Token expired or app not enabled! Reload the page!" : "El Testimoni està caducat o l'aplicació no està habilitada! Torneu a carregar la pàgina!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Error intern servidor! Consulteu el fitxer data/nextcloud.log per obtenir informació addicional!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "La sol·licitud ha fallat, Nextcloud és actualment en mode de manteniment!",
"News feeds" : "Fonts de notícies",
"Unread articles" : "Articles sense llegir",
"News" : "Notí­cies",
"News folders" : "Carpetes de notícies",
"News articles" : "Articles de notícies",
"Shared with me" : "Compartit amb mi",
"An RSS/Atom feed reader" : "Un lector de notícies RSS/Atom",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Una aplicació de lectura RSS/Atom Feed per a Nextcloud\n\n- 📲 Sincronitzeu els vostres canals amb diversos [clients] mòbils o d'escriptori (https://nextcloud.github.io/news/clients/)\n- 🔄 Actualitzacions automàtiques dels vostres canals de notícies\n- 🆓 Gratuït i de codi obert sota AGPLv3, sense anuncis ni funcions premium\n\n** Actualment es requereix el sistema Cron perquè aquesta aplicació funcioni**\n\nEls requisits es poden trobar [aquí] (https://nextcloud.github.io/news/install/#dependencies)\n\nEl registre de canvis està disponible [aquí] (https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreeu un [informe d'errors](https://github.com/nextcloud/news/issues/new/choose)\n\nCreeu una [sol·licitud de funció](https://github.com/nextcloud/news/discussions/new)\n\nInforma d'un [problema de feed] (https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "L'última execució del treball s'ha executat el dia {relativeTime}. Alguna cosa sembla malament.",
"Last job ran {relativeTime}." : "L'última tasca es va executar {relativeTime}.",
"Use system cron for updates" : "Feu servir el sistema cron per a les actualitzacions",
"Purge interval" : "Interval de purga",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Nombre mí­nim de segons abans que les fonts i carpetes eliminades siguin eliminades definitivament de la base de dades; valors per sota de 60 segons seran ignorats.",
"Disable this if you use a custom updater." : "Inhabiliteu-ho si feu servir un actualitzador personalitzat.",
"Maximum read count per feed" : "Màxim nombre de lectures per font",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Defineix la quantitat màxima d'articles que es poden llegir per canal que no es suprimiran pel treball de neteja; si els articles antics reapareixen després de ser llegits, augmenta aquest valor; valors negatius com -1 desactivaran aquesta funció.",
"Delete unread articles automatically" : "Suprimeix automàticament els articles no llegits",
"Enable this if you also want to delete unread articles." : "Habiliteu-ho si també voleu suprimir articles no llegits.",
"Maximum redirects" : "Màxim de redirigits",
"How many redirects the feed fetcher should follow." : "Quantes redireccions hauria de suportar el descarregador de fonts.",
"Feed fetcher timeout" : "Temps d'espera exhaurit per a la descàrrega de la font",
@@ -22,6 +31,8 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "En cas d'haver-se emplenat, la URL d'aquest servei serà consultada per mostrar les fonts de la secció explorar fonts. Per tornar al servei d'exploració integrat, deixi aquest camp buit.",
"Update interval" : "Interval d'actualització",
"Interval in seconds in which the feeds will be updated." : "Interval en segons en què s'actualitzaran les fonts de continguts.",
"Successfully updated news configuration" : "Configuració de notícies actualitzada correctament",
"Unable to update news config" : "No es pot actualitzar la configuració de notícies",
"Download" : "Baixa",
"Close" : "Tanca",
"Subscribe to" : "Subscriu a",
@@ -31,18 +42,25 @@ OC.L10N.register(
"Star article" : "Destaca l'article",
"Unstar article" : "Deixa de destacar l'article",
"Keep article unread" : "Manté l'article com a no llegit",
"Remove keep article unread" : "Elimineu mantenir l'article no llegit",
"Remove keep article unread" : "Suprimir mantenir l'article no llegit",
"Share" : "Compartir",
"Share with users" : "Comparteix amb els usuaris",
"Username" : "Nom d'usuari",
"No users found" : "No s'ha trobat cap usuari",
"Error while searching for users" : "S'ha produït un error en cercar usuaris",
"Share on social media" : "Comparteix a les xarxes socials",
"I wanted you to see this article" : "Volia que vegis aquest article",
"Check out this article" : "Fes una ullada a aquest article",
"by" : "per",
"from" : "des de",
"shared by" : "compartit per",
"Play audio" : "Reprodueix l'àudio",
"Download audio" : "Descarrega l'àudio",
"Download video" : "Descarrega el vídeo",
"Download audio" : "Baixada de l'àudio",
"Download video" : "Baixada del vídeo",
"Keyboard shortcut" : "Drecera de teclat",
"Description" : "Descripció",
"right" : "dreta",
"Jump to next article" : "Vés al proper article",
"Jump to next article" : "Vés al següent article",
"left" : "esquerra",
"Jump to previous article" : "Vés a l'article anterior",
"Toggle star article" : "Commuta l'article com a destacat",
@@ -72,6 +90,7 @@ OC.L10N.register(
"Credentials" : "Credencials",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Les credencials dAutenticació Bàsica d'HTTP shan demmagatzemar sense xifrar. Tothom que tingui accés al servidor o a la base de dades hi podrà accedir!",
"Password" : "Contrasenya",
"Auto discover Feed" : "Font de descoberta automàtica",
"New Folder" : "Nova carpeta",
"Create" : "Crea",
"Explore" : "Explora",
@@ -86,20 +105,20 @@ OC.L10N.register(
"Newest first" : "Més nou primer",
"Oldest first" : "Més antic primer",
"Default order" : "Ordre per defecte",
"Enable full text" : "Activa el text complet",
"Disable full text" : "Desactiva el text complet",
"Enable full text" : "Habilita el text complet",
"Disable full text" : "Inhabilita el text complet",
"Unread updated" : "Actualització no llegida",
"Ignore updated" : "Ignora l'actualització",
"Open feed URL" : "Obre l'URL del canal",
"Delete" : "Suprimeix",
"Dismiss" : "Rebutja",
"Dismiss" : "Descarta",
"Collapse" : "Replega",
"Deleted folder" : "Carpeta suprimida",
"Undo delete folder" : "Desfés la supressió de la carpeta",
"Starred" : "Destacats",
"All articles" : "Tots els articles",
"Settings" : "Paràmetres",
"Disable mark read through scrolling" : "Desactiva la marca de lectura mitjançant el desplaçament",
"Disable mark read through scrolling" : "Inhabilita la marca de lectura mitjançant el desplaçament",
"Compact view" : "Vista compacta",
"Expand articles on key navigation" : "Amplia els articles sobre la navegació per tecles",
"Show all articles" : "Mostra tots els articles",

View File

@@ -1,17 +1,26 @@
{ "translations": {
"Request failed, network connection unavailable!" : "La sol·licitud ha fallat, la connexió de xarxa no està disponible!",
"Request unauthorized. Are you logged in?" : "Sol·licitud no autoritzada. Heu iniciat la sessió?",
"Token expired or app not enabled! Reload the page!" : "El Token està caducat o l'aplicació no està activada! Torneu a carregar la pàgina!",
"Request forbidden. Are you an administrator?" : "Sol·licitud prohibida. Ets administrador?",
"Token expired or app not enabled! Reload the page!" : "El Testimoni està caducat o l'aplicació no està habilitada! Torneu a carregar la pàgina!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Error intern servidor! Consulteu el fitxer data/nextcloud.log per obtenir informació addicional!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "La sol·licitud ha fallat, Nextcloud és actualment en mode de manteniment!",
"News feeds" : "Fonts de notícies",
"Unread articles" : "Articles sense llegir",
"News" : "Notí­cies",
"News folders" : "Carpetes de notícies",
"News articles" : "Articles de notícies",
"Shared with me" : "Compartit amb mi",
"An RSS/Atom feed reader" : "Un lector de notícies RSS/Atom",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Una aplicació de lectura RSS/Atom Feed per a Nextcloud\n\n- 📲 Sincronitzeu els vostres canals amb diversos [clients] mòbils o d'escriptori (https://nextcloud.github.io/news/clients/)\n- 🔄 Actualitzacions automàtiques dels vostres canals de notícies\n- 🆓 Gratuït i de codi obert sota AGPLv3, sense anuncis ni funcions premium\n\n** Actualment es requereix el sistema Cron perquè aquesta aplicació funcioni**\n\nEls requisits es poden trobar [aquí] (https://nextcloud.github.io/news/install/#dependencies)\n\nEl registre de canvis està disponible [aquí] (https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreeu un [informe d'errors](https://github.com/nextcloud/news/issues/new/choose)\n\nCreeu una [sol·licitud de funció](https://github.com/nextcloud/news/discussions/new)\n\nInforma d'un [problema de feed] (https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "L'última execució del treball s'ha executat el dia {relativeTime}. Alguna cosa sembla malament.",
"Last job ran {relativeTime}." : "L'última tasca es va executar {relativeTime}.",
"Use system cron for updates" : "Feu servir el sistema cron per a les actualitzacions",
"Purge interval" : "Interval de purga",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Nombre mí­nim de segons abans que les fonts i carpetes eliminades siguin eliminades definitivament de la base de dades; valors per sota de 60 segons seran ignorats.",
"Disable this if you use a custom updater." : "Inhabiliteu-ho si feu servir un actualitzador personalitzat.",
"Maximum read count per feed" : "Màxim nombre de lectures per font",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Defineix la quantitat màxima d'articles que es poden llegir per canal que no es suprimiran pel treball de neteja; si els articles antics reapareixen després de ser llegits, augmenta aquest valor; valors negatius com -1 desactivaran aquesta funció.",
"Delete unread articles automatically" : "Suprimeix automàticament els articles no llegits",
"Enable this if you also want to delete unread articles." : "Habiliteu-ho si també voleu suprimir articles no llegits.",
"Maximum redirects" : "Màxim de redirigits",
"How many redirects the feed fetcher should follow." : "Quantes redireccions hauria de suportar el descarregador de fonts.",
"Feed fetcher timeout" : "Temps d'espera exhaurit per a la descàrrega de la font",
@@ -20,6 +29,8 @@
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "En cas d'haver-se emplenat, la URL d'aquest servei serà consultada per mostrar les fonts de la secció explorar fonts. Per tornar al servei d'exploració integrat, deixi aquest camp buit.",
"Update interval" : "Interval d'actualització",
"Interval in seconds in which the feeds will be updated." : "Interval en segons en què s'actualitzaran les fonts de continguts.",
"Successfully updated news configuration" : "Configuració de notícies actualitzada correctament",
"Unable to update news config" : "No es pot actualitzar la configuració de notícies",
"Download" : "Baixa",
"Close" : "Tanca",
"Subscribe to" : "Subscriu a",
@@ -29,18 +40,25 @@
"Star article" : "Destaca l'article",
"Unstar article" : "Deixa de destacar l'article",
"Keep article unread" : "Manté l'article com a no llegit",
"Remove keep article unread" : "Elimineu mantenir l'article no llegit",
"Remove keep article unread" : "Suprimir mantenir l'article no llegit",
"Share" : "Compartir",
"Share with users" : "Comparteix amb els usuaris",
"Username" : "Nom d'usuari",
"No users found" : "No s'ha trobat cap usuari",
"Error while searching for users" : "S'ha produït un error en cercar usuaris",
"Share on social media" : "Comparteix a les xarxes socials",
"I wanted you to see this article" : "Volia que vegis aquest article",
"Check out this article" : "Fes una ullada a aquest article",
"by" : "per",
"from" : "des de",
"shared by" : "compartit per",
"Play audio" : "Reprodueix l'àudio",
"Download audio" : "Descarrega l'àudio",
"Download video" : "Descarrega el vídeo",
"Download audio" : "Baixada de l'àudio",
"Download video" : "Baixada del vídeo",
"Keyboard shortcut" : "Drecera de teclat",
"Description" : "Descripció",
"right" : "dreta",
"Jump to next article" : "Vés al proper article",
"Jump to next article" : "Vés al següent article",
"left" : "esquerra",
"Jump to previous article" : "Vés a l'article anterior",
"Toggle star article" : "Commuta l'article com a destacat",
@@ -70,6 +88,7 @@
"Credentials" : "Credencials",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Les credencials dAutenticació Bàsica d'HTTP shan demmagatzemar sense xifrar. Tothom que tingui accés al servidor o a la base de dades hi podrà accedir!",
"Password" : "Contrasenya",
"Auto discover Feed" : "Font de descoberta automàtica",
"New Folder" : "Nova carpeta",
"Create" : "Crea",
"Explore" : "Explora",
@@ -84,20 +103,20 @@
"Newest first" : "Més nou primer",
"Oldest first" : "Més antic primer",
"Default order" : "Ordre per defecte",
"Enable full text" : "Activa el text complet",
"Disable full text" : "Desactiva el text complet",
"Enable full text" : "Habilita el text complet",
"Disable full text" : "Inhabilita el text complet",
"Unread updated" : "Actualització no llegida",
"Ignore updated" : "Ignora l'actualització",
"Open feed URL" : "Obre l'URL del canal",
"Delete" : "Suprimeix",
"Dismiss" : "Rebutja",
"Dismiss" : "Descarta",
"Collapse" : "Replega",
"Deleted folder" : "Carpeta suprimida",
"Undo delete folder" : "Desfés la supressió de la carpeta",
"Starred" : "Destacats",
"All articles" : "Tots els articles",
"Settings" : "Paràmetres",
"Disable mark read through scrolling" : "Desactiva la marca de lectura mitjançant el desplaçament",
"Disable mark read through scrolling" : "Inhabilita la marca de lectura mitjançant el desplaçament",
"Compact view" : "Vista compacta",
"Expand articles on key navigation" : "Amplia els articles sobre la navegació per tecles",
"Show all articles" : "Mostra tots els articles",

View File

@@ -1,44 +1,48 @@
OC.L10N.register(
"news",
{
"Request failed, network connection unavailable!" : "Požadavek se nezdařil, nedostupné síťové připojení!",
"Request failed, network connection unavailable!" : "Požadavek se nezdařil nedostupné síťové spojení!",
"Request unauthorized. Are you logged in?" : "Neoprávněný požadavek. Jste přihlášení?",
"Request forbidden. Are you an administrator?" : "Požadavek odepřen. Jste správce?",
"Token expired or app not enabled! Reload the page!" : "Platnost tokenu skončila nebo aplikace není povolena! Načtěte stránku znovu.",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vnitřní chyba serveru! Podrobnosti naleznete v souboru data/nextcloud.log",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Požadavek se nezdařil, Nextcloud je aktuálně v režimu údržby!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Požadavek se nezdařil, protože Nextcloud se právě nachází v režimu údržby!",
"News feeds" : "Kanály novinek",
"Unread articles" : "Nepřečtené články",
"News" : "Zprávy",
"News folders" : "Nové složky",
"News" : "Novinky",
"News folders" : "Složky novinek",
"News articles" : "Nové články",
"Shared with me" : "Sdíleno se mnou",
"An RSS/Atom feed reader" : "Čtečka RSS/Atom zdrojů",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Aplikace čtečka RSS/Atom kanálů pro Nextcloud\n\n- 📲 Synchronizujte vámi odebírané kanály s vícero mobilními nebo desktopovými [klienty](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatické aktualizace vašich kanálů s novinkami\n- 🆓 Svobodné a open source pod licencí AGPLv3, žádné reklamy nebo funkce přístupné až po zaplacení\n\n**Aby tato aplikace fungovala, je v tuto chvíli zapotřebí systémový plánovač (cron)**\n\nPožadavky na systém jsou k nalezení [zde](https://nextcloud.github.io/news/install/#dependencies)\n\nSeznam změn je k dispozici [zde](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nVytvořte [hlášení chyby](https://github.com/nextcloud/news/issues/new/choose)\n\nVytvořte [žádost o přidání funkce](https://github.com/nextcloud/news/discussions/new)\n\nHlaste [problém s kanálem}(https://github.com/nextcloud/news/discussions/new)",
"Use system cron for updates" : "Pro aktualizace použít službu systémového plánovače cron",
"An RSS/Atom feed reader" : "Čtečka RSS/Atom kanálů",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Aplikace čtečka RSS/Atom kanálů pro Nextcloud\n\n- 📲 Synchronizujte vámi odebírané kanály s vícero mobilními nebo desktopovými [klienty](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatické aktualizace vašich kanálů s novinkami\n- 🆓 Svobodné a open source pod licencí AGPLv3, žádné reklamy nebo funkce přístupné až po zaplacení\n\n**Aby tato aplikace fungovala, je v tuto chvíli zapotřebí systémový plánovač (cron)**\n\nPožadavky na instalaci dalších součástí jsou k nalezení [zde](https://nextcloud.github.io/news/install/#dependencies)\n\nSeznam změn je k dispozici [zde](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nVytvořte [hlášení chyby](https://github.com/nextcloud/news/issues/new/choose)\n\nVytvořte [žádost o přidání funkce](https://github.com/nextcloud/news/discussions/new)\n\nNahlaste [problém s kanálem}(https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Minulé vykonání úlohy bylo {relativeTime}. Zdá se, že něco není v pořádku.",
"Last job ran {relativeTime}." : "Úloha minule běžela {relativeTime}.",
"Use system cron for updates" : "Pro aktualizace používat službu systémového plánovače (cron)",
"Disable this if you use a custom updater." : "Toto vypněte, pokud používáte uživatelsky určený nástroj pro aktualizace.",
"Purge interval" : "Interval čištění",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimální časový interval v sekundách, po kterém jsou z databáze smazány odstraněné kanály novinek a složky; hodnoty kratší než 60 sekund jsou ignorovány.",
"Maximum read count per feed" : "Maximální počet přečtených novinek na kanál",
"Maximum read count per feed" : "Maximální počet načítaných novinek na kanál",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Určuje nejvyšší nastavený počet článků, které je z jednotlivých kanálů možné číst a které tím nebudou mazány při čištění. Pokud se staré už přečtené články znovu objevují, navyšte tuto hodnotu (záporné hodnoty jako např. -1 tuto funkci úplně vypnou).",
"Delete unread articles automatically" : "Automaticky mazat i nepřečtené články",
"Enable this if you also want to delete unread articles." : "Pokud chcete mazat také nepřečtené články, zapněte toto.",
"Maximum redirects" : "Nejvyšší počet přesměrování",
"How many redirects the feed fetcher should follow." : "Kolik přesměrování se může následovat při stahování článků.",
"How many redirects the feed fetcher should follow." : "Kolik přesměrování může být následováno při stahování článků.",
"Feed fetcher timeout" : "Časový limit při stahování článků",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maximální počet sekund pro aktualizaci RSS nebo Atom zdroje; pokud bude interval překročen, aktualizace se ukončí.",
"Explore Service URL" : "URL prohledávání",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Pokud zadáno, bude tato URL dotazována na zobrazování kanálů v sekci prohledávání kanálu. Pro návrat k výchozí službě hledání ponechte tuto kolonku prázdnou.",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Nejdelší přijatelné čekání (v sekundách) na načtení RSS nebo Atom kanálu. Při překročení bude pokus o aktualizaci přerušen.",
"Explore Service URL" : "URL služby pro objevování",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Pokud zadáno, bude tato URL dotazována ohledně zobrazování kanálů v rámci sekce pro jejich objevování. Pokud se chcete vrátit k výchozí službě pro objevování, ponechte tuto kolonku prázdnou.",
"Update interval" : "Interval aktualizace",
"Interval in seconds in which the feeds will be updated." : "Interval (v sekundách) ve kterém budou kanály aktualizovány.",
"Successfully updated news configuration" : "Nastavení pro Novinky úspěšně zaktualizováno",
"Unable to update news config" : "Nedaří se aktualizovat nastavení pro Novinky",
"Download" : "Stáhnout",
"Close" : "Zavřít",
"Subscribe to" : "Přihlásit k odběru",
"No articles available" : "Nejsou dostupné žádné články",
"No unread articles available" : "Nejsou dostupné žádné nepřečtené články",
"Subscribe to" : "Přihlásit se k odběru",
"No articles available" : "Nejsou k dispozici žádné články",
"No unread articles available" : "Nemáte žádné nepřečtené články",
"Open website" : "Otevřít webovou stránku",
"Star article" : "Ohodnotit článek hvězdičkou",
"Unstar article" : "Odebrat článku hvězdičku",
"Keep article unread" : "Ponechat článek jako nepřečtený",
"Remove keep article unread" : "Odstranit označení článku jako nepřečtený",
"Keep article unread" : "Ponechat stav článku jako nepřečtený",
"Remove keep article unread" : "Odebrat článku stav nepřečteného",
"Share" : "Sdílet",
"Share with users" : "Sdílet s uživateli",
"Username" : "Uživatelské jméno",
@@ -47,29 +51,29 @@ OC.L10N.register(
"Share on social media" : "Sdílet na sociální média",
"I wanted you to see this article" : "Tento článek doporučuji k přečtení",
"Check out this article" : "Podívej(te) se na tento článek",
"by" : "sdílí",
"by" : "od",
"from" : "z",
"shared by" : "sdílí",
"Play audio" : "Přehrát zvukovou podobu",
"Download audio" : "Stáhnout si zvukovou podobu",
"Download video" : "Stáhnout video",
"Play audio" : "Přehrát zvuk",
"Download audio" : "Stáhnout si zvuk",
"Download video" : "Stáhnout si video",
"Keyboard shortcut" : "Klávesová zkratka",
"Description" : "Popis",
"right" : "vpravo",
"Jump to next article" : "Jít na další článek",
"Jump to next article" : "Přejít na další článek",
"left" : "vlevo",
"Jump to previous article" : "Jít na předchozí článek",
"Jump to previous article" : "Přejít na předchozí článek",
"Toggle star article" : "Označit / zrušit označení článku hvězdičkou",
"Star article and jump to next one" : "Označit článek hvězdičkou a přejít na další",
"Toggle keep current article unread" : "Ponechat aktuální článek jako nepřečtený",
"Toggle keep current article unread" : "Vyp/zap. ponechání stávajícího článku jako nepřečteného",
"Open article in new tab" : "Otevřít článek v novém panelu",
"Toggle expand article in compact view" : "Přepínat rozbalení článku v kompaktním náhledu",
"Refresh" : "Obnovit",
"Toggle expand article in compact view" : "Rozbal./sbalení článku v rámci kompaktního zobrazení",
"Refresh" : "Znovu načíst",
"Load next feed" : "Načíst další kanál",
"Load previous feed" : "Načíst předchozí kanál",
"Load previous folder" : "Načíst předchozí složku",
"Load next folder" : "Načíst další složku",
"Scroll to active navigation entry" : "Posuňte na aktivní položku nabídky",
"Scroll to active navigation entry" : "Posunout na aktivní položku navigace",
"Mark current article's feed/folder read" : "Označit kanál/složku nyní otevřeného článku jako přečtené",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "Zjištěn ajax nebo web cron režim! Kanály nebudou aktualizovány!",
"How to set up the operating system cron" : "Jak nastavit službu plánovače operačního systému (cron)",
@@ -84,12 +88,12 @@ OC.L10N.register(
"Go back" : "Jít zpět",
"Folder exists already!" : "Složka už existuje!",
"Credentials" : "Přihlašovací údaje",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Je třeba, aby přihlašovací údaje pro HTTP Basic Auth byly uloženy nešifrovaně! Každý s přístupem k serveru nebo databázi je bude moci přečíst!",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Je třeba, aby přihlašovací údaje pro HTTP Basic Auth byly uloženy nešifrovaně! Každý s přístupem k serveru nebo databázi je ovšem bude moci přečíst!",
"Password" : "Heslo",
"Auto discover Feed" : "Automaticky objevit kanál",
"New Folder" : "Nová složka",
"Create" : "Vytvořit",
"Explore" : "Prohledat",
"Explore" : "Objevit",
"Update failed more than 50 times" : "Aktualizace se nezdařila více než 50krát",
"Deleted feed" : "Smazaný kanál",
"Undo delete feed" : "Vzít zpět smazání kanálu",
@@ -101,20 +105,20 @@ OC.L10N.register(
"Newest first" : "První nejnovější",
"Oldest first" : "První nejstarší",
"Default order" : "Výchozí pořadí",
"Enable full text" : "Povolit plný text",
"Disable full text" : "Zakázat plný text",
"Unread updated" : "Nepřečtěné aktualizovány",
"Ignore updated" : "Ignorování zaktualizováno",
"Enable full text" : "Zobrazovat celý text",
"Disable full text" : "Nezobrazovat celý text",
"Unread updated" : "Aktualizované články nastavit jako nepřečtené",
"Ignore updated" : "Ignorovat aktualizované články",
"Open feed URL" : "Otevřít URL kanálu",
"Delete" : "Smazat",
"Dismiss" : "Zamítnout",
"Dismiss" : "Zahodit",
"Collapse" : "Sbalit",
"Deleted folder" : "Smazaná složka",
"Undo delete folder" : "Vzít zpět smazání složky",
"Starred" : "S hvězdičkou",
"All articles" : "Všechny články",
"Settings" : "Nastavení",
"Disable mark read through scrolling" : "Vypnout označování jako přečtené při posunu",
"Disable mark read through scrolling" : "Po posunutí na jejich konec, neoznačovat automaticky články jako přečtené.",
"Compact view" : "Kompaktní zobrazení",
"Expand articles on key navigation" : "Rozbalit články po stisknutí kláves navigace",
"Show all articles" : "Zobrazit všechny články",
@@ -125,7 +129,7 @@ OC.L10N.register(
"Error when importing: File does not contain valid OPML" : "Chyba při importu: soubor neobsahuje platná OPML data",
"Error when importing: OPML is does neither contain feeds nor folders" : "Chyba při importu: OPML neobsahuje kanály ani složky",
"Unread/Starred Articles" : "Články nepřečtené a s hvězdičkou",
"Error when importing: file does not contain valid JSON" : "Chyba při importování: soubor neobsahuje platná data JSON",
"Error when importing: file does not contain valid JSON" : "Chyba při importu: soubor neobsahuje platná JSON data",
"Help" : "Nápověda",
"Keyboard shortcuts" : "Klávesové zkratky",
"Documentation" : "Dokumentace",

View File

@@ -1,42 +1,46 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Požadavek se nezdařil, nedostupné síťové připojení!",
"Request failed, network connection unavailable!" : "Požadavek se nezdařil nedostupné síťové spojení!",
"Request unauthorized. Are you logged in?" : "Neoprávněný požadavek. Jste přihlášení?",
"Request forbidden. Are you an administrator?" : "Požadavek odepřen. Jste správce?",
"Token expired or app not enabled! Reload the page!" : "Platnost tokenu skončila nebo aplikace není povolena! Načtěte stránku znovu.",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Vnitřní chyba serveru! Podrobnosti naleznete v souboru data/nextcloud.log",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Požadavek se nezdařil, Nextcloud je aktuálně v režimu údržby!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Požadavek se nezdařil, protože Nextcloud se právě nachází v režimu údržby!",
"News feeds" : "Kanály novinek",
"Unread articles" : "Nepřečtené články",
"News" : "Zprávy",
"News folders" : "Nové složky",
"News" : "Novinky",
"News folders" : "Složky novinek",
"News articles" : "Nové články",
"Shared with me" : "Sdíleno se mnou",
"An RSS/Atom feed reader" : "Čtečka RSS/Atom zdrojů",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Aplikace čtečka RSS/Atom kanálů pro Nextcloud\n\n- 📲 Synchronizujte vámi odebírané kanály s vícero mobilními nebo desktopovými [klienty](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatické aktualizace vašich kanálů s novinkami\n- 🆓 Svobodné a open source pod licencí AGPLv3, žádné reklamy nebo funkce přístupné až po zaplacení\n\n**Aby tato aplikace fungovala, je v tuto chvíli zapotřebí systémový plánovač (cron)**\n\nPožadavky na systém jsou k nalezení [zde](https://nextcloud.github.io/news/install/#dependencies)\n\nSeznam změn je k dispozici [zde](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nVytvořte [hlášení chyby](https://github.com/nextcloud/news/issues/new/choose)\n\nVytvořte [žádost o přidání funkce](https://github.com/nextcloud/news/discussions/new)\n\nHlaste [problém s kanálem}(https://github.com/nextcloud/news/discussions/new)",
"Use system cron for updates" : "Pro aktualizace použít službu systémového plánovače cron",
"An RSS/Atom feed reader" : "Čtečka RSS/Atom kanálů",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Aplikace čtečka RSS/Atom kanálů pro Nextcloud\n\n- 📲 Synchronizujte vámi odebírané kanály s vícero mobilními nebo desktopovými [klienty](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatické aktualizace vašich kanálů s novinkami\n- 🆓 Svobodné a open source pod licencí AGPLv3, žádné reklamy nebo funkce přístupné až po zaplacení\n\n**Aby tato aplikace fungovala, je v tuto chvíli zapotřebí systémový plánovač (cron)**\n\nPožadavky na instalaci dalších součástí jsou k nalezení [zde](https://nextcloud.github.io/news/install/#dependencies)\n\nSeznam změn je k dispozici [zde](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nVytvořte [hlášení chyby](https://github.com/nextcloud/news/issues/new/choose)\n\nVytvořte [žádost o přidání funkce](https://github.com/nextcloud/news/discussions/new)\n\nNahlaste [problém s kanálem}(https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Minulé vykonání úlohy bylo {relativeTime}. Zdá se, že něco není v pořádku.",
"Last job ran {relativeTime}." : "Úloha minule běžela {relativeTime}.",
"Use system cron for updates" : "Pro aktualizace používat službu systémového plánovače (cron)",
"Disable this if you use a custom updater." : "Toto vypněte, pokud používáte uživatelsky určený nástroj pro aktualizace.",
"Purge interval" : "Interval čištění",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimální časový interval v sekundách, po kterém jsou z databáze smazány odstraněné kanály novinek a složky; hodnoty kratší než 60 sekund jsou ignorovány.",
"Maximum read count per feed" : "Maximální počet přečtených novinek na kanál",
"Maximum read count per feed" : "Maximální počet načítaných novinek na kanál",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Určuje nejvyšší nastavený počet článků, které je z jednotlivých kanálů možné číst a které tím nebudou mazány při čištění. Pokud se staré už přečtené články znovu objevují, navyšte tuto hodnotu (záporné hodnoty jako např. -1 tuto funkci úplně vypnou).",
"Delete unread articles automatically" : "Automaticky mazat i nepřečtené články",
"Enable this if you also want to delete unread articles." : "Pokud chcete mazat také nepřečtené články, zapněte toto.",
"Maximum redirects" : "Nejvyšší počet přesměrování",
"How many redirects the feed fetcher should follow." : "Kolik přesměrování se může následovat při stahování článků.",
"How many redirects the feed fetcher should follow." : "Kolik přesměrování může být následováno při stahování článků.",
"Feed fetcher timeout" : "Časový limit při stahování článků",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maximální počet sekund pro aktualizaci RSS nebo Atom zdroje; pokud bude interval překročen, aktualizace se ukončí.",
"Explore Service URL" : "URL prohledávání",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Pokud zadáno, bude tato URL dotazována na zobrazování kanálů v sekci prohledávání kanálu. Pro návrat k výchozí službě hledání ponechte tuto kolonku prázdnou.",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Nejdelší přijatelné čekání (v sekundách) na načtení RSS nebo Atom kanálu. Při překročení bude pokus o aktualizaci přerušen.",
"Explore Service URL" : "URL služby pro objevování",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Pokud zadáno, bude tato URL dotazována ohledně zobrazování kanálů v rámci sekce pro jejich objevování. Pokud se chcete vrátit k výchozí službě pro objevování, ponechte tuto kolonku prázdnou.",
"Update interval" : "Interval aktualizace",
"Interval in seconds in which the feeds will be updated." : "Interval (v sekundách) ve kterém budou kanály aktualizovány.",
"Successfully updated news configuration" : "Nastavení pro Novinky úspěšně zaktualizováno",
"Unable to update news config" : "Nedaří se aktualizovat nastavení pro Novinky",
"Download" : "Stáhnout",
"Close" : "Zavřít",
"Subscribe to" : "Přihlásit k odběru",
"No articles available" : "Nejsou dostupné žádné články",
"No unread articles available" : "Nejsou dostupné žádné nepřečtené články",
"Subscribe to" : "Přihlásit se k odběru",
"No articles available" : "Nejsou k dispozici žádné články",
"No unread articles available" : "Nemáte žádné nepřečtené články",
"Open website" : "Otevřít webovou stránku",
"Star article" : "Ohodnotit článek hvězdičkou",
"Unstar article" : "Odebrat článku hvězdičku",
"Keep article unread" : "Ponechat článek jako nepřečtený",
"Remove keep article unread" : "Odstranit označení článku jako nepřečtený",
"Keep article unread" : "Ponechat stav článku jako nepřečtený",
"Remove keep article unread" : "Odebrat článku stav nepřečteného",
"Share" : "Sdílet",
"Share with users" : "Sdílet s uživateli",
"Username" : "Uživatelské jméno",
@@ -45,29 +49,29 @@
"Share on social media" : "Sdílet na sociální média",
"I wanted you to see this article" : "Tento článek doporučuji k přečtení",
"Check out this article" : "Podívej(te) se na tento článek",
"by" : "sdílí",
"by" : "od",
"from" : "z",
"shared by" : "sdílí",
"Play audio" : "Přehrát zvukovou podobu",
"Download audio" : "Stáhnout si zvukovou podobu",
"Download video" : "Stáhnout video",
"Play audio" : "Přehrát zvuk",
"Download audio" : "Stáhnout si zvuk",
"Download video" : "Stáhnout si video",
"Keyboard shortcut" : "Klávesová zkratka",
"Description" : "Popis",
"right" : "vpravo",
"Jump to next article" : "Jít na další článek",
"Jump to next article" : "Přejít na další článek",
"left" : "vlevo",
"Jump to previous article" : "Jít na předchozí článek",
"Jump to previous article" : "Přejít na předchozí článek",
"Toggle star article" : "Označit / zrušit označení článku hvězdičkou",
"Star article and jump to next one" : "Označit článek hvězdičkou a přejít na další",
"Toggle keep current article unread" : "Ponechat aktuální článek jako nepřečtený",
"Toggle keep current article unread" : "Vyp/zap. ponechání stávajícího článku jako nepřečteného",
"Open article in new tab" : "Otevřít článek v novém panelu",
"Toggle expand article in compact view" : "Přepínat rozbalení článku v kompaktním náhledu",
"Refresh" : "Obnovit",
"Toggle expand article in compact view" : "Rozbal./sbalení článku v rámci kompaktního zobrazení",
"Refresh" : "Znovu načíst",
"Load next feed" : "Načíst další kanál",
"Load previous feed" : "Načíst předchozí kanál",
"Load previous folder" : "Načíst předchozí složku",
"Load next folder" : "Načíst další složku",
"Scroll to active navigation entry" : "Posuňte na aktivní položku nabídky",
"Scroll to active navigation entry" : "Posunout na aktivní položku navigace",
"Mark current article's feed/folder read" : "Označit kanál/složku nyní otevřeného článku jako přečtené",
"Ajax or webcron mode detected! Your feeds will not be updated!" : "Zjištěn ajax nebo web cron režim! Kanály nebudou aktualizovány!",
"How to set up the operating system cron" : "Jak nastavit službu plánovače operačního systému (cron)",
@@ -82,12 +86,12 @@
"Go back" : "Jít zpět",
"Folder exists already!" : "Složka už existuje!",
"Credentials" : "Přihlašovací údaje",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Je třeba, aby přihlašovací údaje pro HTTP Basic Auth byly uloženy nešifrovaně! Každý s přístupem k serveru nebo databázi je bude moci přečíst!",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Je třeba, aby přihlašovací údaje pro HTTP Basic Auth byly uloženy nešifrovaně! Každý s přístupem k serveru nebo databázi je ovšem bude moci přečíst!",
"Password" : "Heslo",
"Auto discover Feed" : "Automaticky objevit kanál",
"New Folder" : "Nová složka",
"Create" : "Vytvořit",
"Explore" : "Prohledat",
"Explore" : "Objevit",
"Update failed more than 50 times" : "Aktualizace se nezdařila více než 50krát",
"Deleted feed" : "Smazaný kanál",
"Undo delete feed" : "Vzít zpět smazání kanálu",
@@ -99,20 +103,20 @@
"Newest first" : "První nejnovější",
"Oldest first" : "První nejstarší",
"Default order" : "Výchozí pořadí",
"Enable full text" : "Povolit plný text",
"Disable full text" : "Zakázat plný text",
"Unread updated" : "Nepřečtěné aktualizovány",
"Ignore updated" : "Ignorování zaktualizováno",
"Enable full text" : "Zobrazovat celý text",
"Disable full text" : "Nezobrazovat celý text",
"Unread updated" : "Aktualizované články nastavit jako nepřečtené",
"Ignore updated" : "Ignorovat aktualizované články",
"Open feed URL" : "Otevřít URL kanálu",
"Delete" : "Smazat",
"Dismiss" : "Zamítnout",
"Dismiss" : "Zahodit",
"Collapse" : "Sbalit",
"Deleted folder" : "Smazaná složka",
"Undo delete folder" : "Vzít zpět smazání složky",
"Starred" : "S hvězdičkou",
"All articles" : "Všechny články",
"Settings" : "Nastavení",
"Disable mark read through scrolling" : "Vypnout označování jako přečtené při posunu",
"Disable mark read through scrolling" : "Po posunutí na jejich konec, neoznačovat automaticky články jako přečtené.",
"Compact view" : "Kompaktní zobrazení",
"Expand articles on key navigation" : "Rozbalit články po stisknutí kláves navigace",
"Show all articles" : "Zobrazit všechny články",
@@ -123,7 +127,7 @@
"Error when importing: File does not contain valid OPML" : "Chyba při importu: soubor neobsahuje platná OPML data",
"Error when importing: OPML is does neither contain feeds nor folders" : "Chyba při importu: OPML neobsahuje kanály ani složky",
"Unread/Starred Articles" : "Články nepřečtené a s hvězdičkou",
"Error when importing: file does not contain valid JSON" : "Chyba při importování: soubor neobsahuje platná data JSON",
"Error when importing: file does not contain valid JSON" : "Chyba při importu: soubor neobsahuje platná JSON data",
"Help" : "Nápověda",
"Keyboard shortcuts" : "Klávesové zkratky",
"Documentation" : "Dokumentace",

View File

@@ -3,20 +3,39 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "Forespørgslen mislykkedes, netværksforbindelse er ikke tilgængelig!",
"Request unauthorized. Are you logged in?" : "Forespørgslen var ikke autoriseret. Er du logget ind?",
"Request forbidden. Are you an administrator?" : "Anmodning forbudt. Er du administrator?",
"Token expired or app not enabled! Reload the page!" : "Nøglen er udløbet eller appen er ikke aktiveret! Genindlæs siden!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Intern server fejl! Tjek din data/nextcloud.log log-fil for yderligere information.",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Forespørgslen mislykkedes, Nextcloud er i øjeblikket i vedligeholdelse tilstand!",
"News feeds" : "Nyhedsfeeds",
"Unread articles" : "Ulæste artikler",
"News" : "Nyheder",
"News folders" : "Nyhedsmapper",
"News articles" : "Nyheds artikler",
"Shared with me" : "Delt med mig",
"An RSS/Atom feed reader" : "En RSS/Atom-feedlæser",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 En RSS/Atom Feed-læser-app til Nextcloud\n\n- 📲 Synkroniser dine feeds med flere mobile eller desktop [klienter](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatiske opdateringer af dine nyhedsfeeds\n- 🆓 Gratis og open source under AGPLv3, ingen annoncer eller premium-funktioner\n\n**System Cron er i øjeblikket påkrævet for at denne app kan fungere**\n\nKravene kan findes [her](https://nextcloud.github.io/news/install/#dependencies)\n\nÆndringsloggen er tilgængelig [her](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nOpret en [fejlrapport](https://github.com/nextcloud/news/issues/new/choose)\n\nOpret en [funktionsanmodning](https://github.com/nextcloud/news/discussions/new)\n\nRapporter et [feedproblem](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Sidste jobudførelse kørte {relativeTime}. Noget gik galt.",
"Last job ran {relativeTime}." : "Sidste job kørte {relativeTime}.",
"Use system cron for updates" : "Benyt system cron til opdateringer",
"Purge interval" : "Oprydningsinterval",
"Disable this if you use a custom updater." : "Deaktiver dette, hvis du bruger en brugerdefineret opdatering.",
"Maximum read count per feed" : "Det maksimale antal læsninger per feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Definerer den maksimale mængde af artikler, der kan læses pr. feed, som ikke vil blive slettet af oprydningsjobbet; hvis gamle artikler dukker op igen efter at være blevet læst, skal du øge denne værdi; negative værdier såsom -1 vil slå denne funktion fra.",
"Delete unread articles automatically" : "Slet automatisk ulæste artikler",
"Enable this if you also want to delete unread articles." : "Aktivere dette hvis du også vil slette ulæste artikler.",
"Maximum redirects" : "Maksimum for videredirigeringer",
"How many redirects the feed fetcher should follow." : "Hvor mange omdirigeringer feedhenteren skal følge.",
"Feed fetcher timeout" : "Tidsudløb for feed-indhenter",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maksimalt antal sekunder at vente på, at et RSS- eller Atom-feed indlæses; hvis det tager længere tid, vil opdateringen blive afbrudt.",
"Explore Service URL" : "Udforsk tjenestens URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Hvis det er givet, vil denne tjenestes URL blive forespurgt for at vise feeds i sektionen Udforsk feed. For at falde tilbage til den indbyggede udforskningstjeneste skal du lade dette input stå tomt.",
"Update interval" : "Opdateringsinterval",
"Interval in seconds in which the feeds will be updated." : "Interval i sekunder, hvori feeds vil blive opdateret.",
"Successfully updated news configuration" : "Nyhedskonfigurationen blev opdateret",
"Unable to update news config" : "Kunne ikke opdatere nyhedskonfigurationen",
"Download" : "Download",
"Close" : "Luk",
"Subscribe to" : "Abonnere på",
"No articles available" : "Ingen tilgængelige artikler",
"No unread articles available" : "Ingen tilgængelige ulæste artikler",
"Open website" : "Åbn websted",
@@ -25,9 +44,16 @@ OC.L10N.register(
"Keep article unread" : "Bevar artikel ulæst",
"Remove keep article unread" : "Fjern \"bevar artikel ulæst\"",
"Share" : "Del",
"Share with users" : "Del med brugere",
"Username" : "Brugernavn",
"No users found" : "Ingen brugere fundet",
"Error while searching for users" : "Fejl under søgning efter brugere",
"Share on social media" : "Del på sociale medier",
"I wanted you to see this article" : "Jeg ville have dig til at se denne artikel",
"Check out this article" : "Tjek denne artikel",
"by" : "af",
"from" : "fra",
"shared by" : "delt af",
"Play audio" : "Afspil lydfil",
"Download audio" : "Hent lydfil",
"Download video" : "Hent video",
@@ -64,6 +90,7 @@ OC.L10N.register(
"Credentials" : "Brugeroplysninger",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Grundlæggende HTTP Autentificerings akkreditiver skal lagres ukrypteret! Alle med adgang til server eller database vil være i stand til at få adgang til dem!",
"Password" : "Adgangskode",
"Auto discover Feed" : "Automatisk opdage feed",
"New Folder" : "Ny mappe",
"Create" : "Ny",
"Explore" : "Udforsk",

View File

@@ -1,20 +1,39 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Forespørgslen mislykkedes, netværksforbindelse er ikke tilgængelig!",
"Request unauthorized. Are you logged in?" : "Forespørgslen var ikke autoriseret. Er du logget ind?",
"Request forbidden. Are you an administrator?" : "Anmodning forbudt. Er du administrator?",
"Token expired or app not enabled! Reload the page!" : "Nøglen er udløbet eller appen er ikke aktiveret! Genindlæs siden!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Intern server fejl! Tjek din data/nextcloud.log log-fil for yderligere information.",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Forespørgslen mislykkedes, Nextcloud er i øjeblikket i vedligeholdelse tilstand!",
"News feeds" : "Nyhedsfeeds",
"Unread articles" : "Ulæste artikler",
"News" : "Nyheder",
"News folders" : "Nyhedsmapper",
"News articles" : "Nyheds artikler",
"Shared with me" : "Delt med mig",
"An RSS/Atom feed reader" : "En RSS/Atom-feedlæser",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 En RSS/Atom Feed-læser-app til Nextcloud\n\n- 📲 Synkroniser dine feeds med flere mobile eller desktop [klienter](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatiske opdateringer af dine nyhedsfeeds\n- 🆓 Gratis og open source under AGPLv3, ingen annoncer eller premium-funktioner\n\n**System Cron er i øjeblikket påkrævet for at denne app kan fungere**\n\nKravene kan findes [her](https://nextcloud.github.io/news/install/#dependencies)\n\nÆndringsloggen er tilgængelig [her](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nOpret en [fejlrapport](https://github.com/nextcloud/news/issues/new/choose)\n\nOpret en [funktionsanmodning](https://github.com/nextcloud/news/discussions/new)\n\nRapporter et [feedproblem](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Sidste jobudførelse kørte {relativeTime}. Noget gik galt.",
"Last job ran {relativeTime}." : "Sidste job kørte {relativeTime}.",
"Use system cron for updates" : "Benyt system cron til opdateringer",
"Purge interval" : "Oprydningsinterval",
"Disable this if you use a custom updater." : "Deaktiver dette, hvis du bruger en brugerdefineret opdatering.",
"Maximum read count per feed" : "Det maksimale antal læsninger per feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Definerer den maksimale mængde af artikler, der kan læses pr. feed, som ikke vil blive slettet af oprydningsjobbet; hvis gamle artikler dukker op igen efter at være blevet læst, skal du øge denne værdi; negative værdier såsom -1 vil slå denne funktion fra.",
"Delete unread articles automatically" : "Slet automatisk ulæste artikler",
"Enable this if you also want to delete unread articles." : "Aktivere dette hvis du også vil slette ulæste artikler.",
"Maximum redirects" : "Maksimum for videredirigeringer",
"How many redirects the feed fetcher should follow." : "Hvor mange omdirigeringer feedhenteren skal følge.",
"Feed fetcher timeout" : "Tidsudløb for feed-indhenter",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maksimalt antal sekunder at vente på, at et RSS- eller Atom-feed indlæses; hvis det tager længere tid, vil opdateringen blive afbrudt.",
"Explore Service URL" : "Udforsk tjenestens URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Hvis det er givet, vil denne tjenestes URL blive forespurgt for at vise feeds i sektionen Udforsk feed. For at falde tilbage til den indbyggede udforskningstjeneste skal du lade dette input stå tomt.",
"Update interval" : "Opdateringsinterval",
"Interval in seconds in which the feeds will be updated." : "Interval i sekunder, hvori feeds vil blive opdateret.",
"Successfully updated news configuration" : "Nyhedskonfigurationen blev opdateret",
"Unable to update news config" : "Kunne ikke opdatere nyhedskonfigurationen",
"Download" : "Download",
"Close" : "Luk",
"Subscribe to" : "Abonnere på",
"No articles available" : "Ingen tilgængelige artikler",
"No unread articles available" : "Ingen tilgængelige ulæste artikler",
"Open website" : "Åbn websted",
@@ -23,9 +42,16 @@
"Keep article unread" : "Bevar artikel ulæst",
"Remove keep article unread" : "Fjern \"bevar artikel ulæst\"",
"Share" : "Del",
"Share with users" : "Del med brugere",
"Username" : "Brugernavn",
"No users found" : "Ingen brugere fundet",
"Error while searching for users" : "Fejl under søgning efter brugere",
"Share on social media" : "Del på sociale medier",
"I wanted you to see this article" : "Jeg ville have dig til at se denne artikel",
"Check out this article" : "Tjek denne artikel",
"by" : "af",
"from" : "fra",
"shared by" : "delt af",
"Play audio" : "Afspil lydfil",
"Download audio" : "Hent lydfil",
"Download video" : "Hent video",
@@ -62,6 +88,7 @@
"Credentials" : "Brugeroplysninger",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "Grundlæggende HTTP Autentificerings akkreditiver skal lagres ukrypteret! Alle med adgang til server eller database vil være i stand til at få adgang til dem!",
"Password" : "Adgangskode",
"Auto discover Feed" : "Automatisk opdage feed",
"New Folder" : "Ny mappe",
"Create" : "Ny",
"Explore" : "Udforsk",

View File

@@ -11,14 +11,18 @@ OC.L10N.register(
"Unread articles" : "Ungelesene Artikel",
"News" : "News",
"News folders" : "Neuigkeitenordner",
"News articles" : "Neue Artikel",
"Shared with me" : "Mit mir geteilt",
"An RSS/Atom feed reader" : "Ein RSS/Atom-Feed-Reader",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Eine RSS/Atom Feed Reader App für Nextcloud\n\n- 📲 Synchronisiere deine Feeds mit mehreren mobilen oder Desktop [Clients] (https://nextcloud.github.io/news/clients/)\n- 🔄 Automatische Aktualisierung deiner Newsfeeds\n- 🆓 Kostenlos und quelloffen unter AGPLv3, keine Werbung oder Premiumfunktionen\n\n**System Cron wird derzeit benötigt, damit diese App funktioniert**\n\nDie Anforderungen findest du [hier](https://nextcloud.github.io/news/install/#dependencies)\n\nDie Liste der Änderungen (Changelog) findest du [hier](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\n\nErstelle einen [Fehlerbericht](https://github.com/nextcloud/news/issues/new/choose)\n\nErstelle eine [Funktionsanforderung](https://github.com/nextcloud/news/discussions/new)\n\nMelde ein [Feed-Problem](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Der letzte Job lief {relativeTime}. Etwas scheint falsch zu sein.",
"Last job ran {relativeTime}." : "Der letzte Job lief {relativeTime}.",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you use a custom updater." : "Deaktiviere diese Option, wenn du einen eigenen Updater verwendest.",
"Purge interval" : "Säuberungssintervall",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimum an Sekunden, nachdem gelöschte Feeds und Ordner aus der Datenbank entfernt werden; Werte unter 60 Sekunden werden ignoriert.",
"Maximum read count per feed" : "Maximale Anzahl an gelesenen Artikeln pro Feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Definiert die maximale Anzahl an Artikeln, die pro Feed gelesen und bei einem Säuberungsauftrag nicht aus der Datenbank gelöscht werden; wenn ältere Artikel nach dem Lesen erhalten bleiben sollen, erhöhe diesen Wert; negative Werte wie -1 deaktivieren diese Funktion komplett",
"Delete unread articles automatically" : "Ungelesene Artikel automatisch löschen",
"Enable this if you also want to delete unread articles." : "Aktiviere dies, wenn du auch ungelesene Artikel löschen möchtest.",
"Maximum redirects" : "Maximale Anzahl Weiterleitungen",
"How many redirects the feed fetcher should follow." : "Anzahl Weiterleitungen, die der Feed-Sammler folgen soll.",
"Feed fetcher timeout" : "Zeitüberschreitung Feed-Sammler",

View File

@@ -9,14 +9,18 @@
"Unread articles" : "Ungelesene Artikel",
"News" : "News",
"News folders" : "Neuigkeitenordner",
"News articles" : "Neue Artikel",
"Shared with me" : "Mit mir geteilt",
"An RSS/Atom feed reader" : "Ein RSS/Atom-Feed-Reader",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Eine RSS/Atom Feed Reader App für Nextcloud\n\n- 📲 Synchronisiere deine Feeds mit mehreren mobilen oder Desktop [Clients] (https://nextcloud.github.io/news/clients/)\n- 🔄 Automatische Aktualisierung deiner Newsfeeds\n- 🆓 Kostenlos und quelloffen unter AGPLv3, keine Werbung oder Premiumfunktionen\n\n**System Cron wird derzeit benötigt, damit diese App funktioniert**\n\nDie Anforderungen findest du [hier](https://nextcloud.github.io/news/install/#dependencies)\n\nDie Liste der Änderungen (Changelog) findest du [hier](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\n\nErstelle einen [Fehlerbericht](https://github.com/nextcloud/news/issues/new/choose)\n\nErstelle eine [Funktionsanforderung](https://github.com/nextcloud/news/discussions/new)\n\nMelde ein [Feed-Problem](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Der letzte Job lief {relativeTime}. Etwas scheint falsch zu sein.",
"Last job ran {relativeTime}." : "Der letzte Job lief {relativeTime}.",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you use a custom updater." : "Deaktiviere diese Option, wenn du einen eigenen Updater verwendest.",
"Purge interval" : "Säuberungssintervall",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimum an Sekunden, nachdem gelöschte Feeds und Ordner aus der Datenbank entfernt werden; Werte unter 60 Sekunden werden ignoriert.",
"Maximum read count per feed" : "Maximale Anzahl an gelesenen Artikeln pro Feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Definiert die maximale Anzahl an Artikeln, die pro Feed gelesen und bei einem Säuberungsauftrag nicht aus der Datenbank gelöscht werden; wenn ältere Artikel nach dem Lesen erhalten bleiben sollen, erhöhe diesen Wert; negative Werte wie -1 deaktivieren diese Funktion komplett",
"Delete unread articles automatically" : "Ungelesene Artikel automatisch löschen",
"Enable this if you also want to delete unread articles." : "Aktiviere dies, wenn du auch ungelesene Artikel löschen möchtest.",
"Maximum redirects" : "Maximale Anzahl Weiterleitungen",
"How many redirects the feed fetcher should follow." : "Anzahl Weiterleitungen, die der Feed-Sammler folgen soll.",
"Feed fetcher timeout" : "Zeitüberschreitung Feed-Sammler",

View File

@@ -3,7 +3,7 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" : "Anfrage nicht autorisiert. Sind Sie angemeldet?",
"Request forbidden. Are you an administrator?" : "Anfrage verboten. Sind Sie ein Admin?",
"Request forbidden. Are you an administrator?" : "Anfrage verboten. Sind Sie von der Administration?",
"Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte laden Sie die Seite neu!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Interner Serverfehler! Bitte kontrollieren Sie data/nextcloud.log für weitere Informationen!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Anfrage fehlgeschlagen, diese Nextcloud-Instanz befindet sich derzeit im Wartungsmodus.",
@@ -11,14 +11,18 @@ OC.L10N.register(
"Unread articles" : "Ungelesene Artikel",
"News" : "News",
"News folders" : "Nachrichtenordner",
"News articles" : "Nachrichtenartikel",
"Shared with me" : "Mit mir geteilt",
"An RSS/Atom feed reader" : "Ein RSS/Atom-Feed-Reader",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Eine RSS/Atom Feed Reader App für Nextcloud\n\n- 📲 Synchronisieren Sie Ihre Feeds mit mehreren mobilen oder Desktop [Clients] (https://nextcloud.github.io/news/clients/)\n- 🔄 Automatische Aktualisierung Ihrer Newsfeeds\n- 🆓 Kostenlos und quelloffen unter AGPLv3, keine Werbung oder Premiumfunktionen\n\n**System Cron wird derzeit benötigt, damit diese App funktioniert**\n\nDie Anforderungen finden Sie [hier](https://nextcloud.github.io/news/install/#dependencies)\n\nDie Liste der Änderungen (Changelog) finden Sie [hier](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\n\nErstellen Sie einen [Fehlerbericht](https://github.com/nextcloud/news/issues/new/choose)\n\nErstellen Sie eine [Funktionsanforderung](https://github.com/nextcloud/news/discussions/new)\n\nMelden Sie ein [Feed-Problem](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {relativeTime}. Etwas scheint falsch zu sein.",
"Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you use a custom updater." : "Deaktivieren Sie diese Option, wenn Sie einen eigenen Updater verwenden.",
"Purge interval" : "Säuberungssintervall",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimum an Sekunden, nachdem gelöschte Feeds und Ordner aus der Datenbank entfernt werden; Werte unter 60 Sekunden werden ignoriert.",
"Maximum read count per feed" : "Maximale Anzahl an gelesenen Artikeln pro Feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Definiert die maximale Anzahl an Artikeln, die pro Feed gelesen und bei einem Säuberungsauftrag nicht aus der Datenbank gelöscht werden; wenn ältere Artikel nach dem Lesen erhalten bleiben sollen, erhöhe diesen Wert; negative Werte wie -1 deaktivieren diese Funktion komplett",
"Delete unread articles automatically" : "Ungelesene Artikel automatisch löschen",
"Enable this if you also want to delete unread articles." : "Dies aktivieren, wenn auch ungelesene Artikel gelöscht werden sollen.",
"Maximum redirects" : "Maximale Anzahl Weiterleitungen",
"How many redirects the feed fetcher should follow." : "Anzahl Weiterleitungen die der Feed-Sammler folgen soll.",
"Feed fetcher timeout" : "Zeitüberschreitung Feed-Sammler",
@@ -27,7 +31,7 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Falls angegeben, wird die URL dieses Dienstes zur Feed-Anzeige innerhalb des Explore-Feed-Bereichs abgefragt. Lassen Sie dieses Feld unausgefüllt, um auf den eingebauten Explore-Dienst zurückzugreifen.",
"Update interval" : "Aktualisierungsintervall",
"Interval in seconds in which the feeds will be updated." : "Intervall in Sekunden, in dem die Feeds aktualisiert werden.",
"Successfully updated news configuration" : "Die News-Einstellungen wurde erfolgreich aktualisiert",
"Successfully updated news configuration" : "Die News-Einstellungen wurde aktualisiert",
"Unable to update news config" : "Die News-Einstellungen konnten nicht aktualisiert werden",
"Download" : "Herunterladen",
"Close" : "Schließen",
@@ -98,7 +102,7 @@ OC.L10N.register(
"Mark read" : "Als gelesen markieren",
"Unpin from top" : "Fixierung aufheben",
"Pin to top" : "Oben fixieren",
"Newest first" : "Neueste zuerst",
"Newest first" : "Neue zuerst",
"Oldest first" : "Älteste zuerst",
"Default order" : "Standard-Sortierung",
"Enable full text" : "Volltext aktivieren",

View File

@@ -1,7 +1,7 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Anfrage fehlgeschlagen, Netzwerkverbindung nicht verfügbar!",
"Request unauthorized. Are you logged in?" : "Anfrage nicht autorisiert. Sind Sie angemeldet?",
"Request forbidden. Are you an administrator?" : "Anfrage verboten. Sind Sie ein Admin?",
"Request forbidden. Are you an administrator?" : "Anfrage verboten. Sind Sie von der Administration?",
"Token expired or app not enabled! Reload the page!" : "Token abgelaufen oder App nicht aktiviert! Bitte laden Sie die Seite neu!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Interner Serverfehler! Bitte kontrollieren Sie data/nextcloud.log für weitere Informationen!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Anfrage fehlgeschlagen, diese Nextcloud-Instanz befindet sich derzeit im Wartungsmodus.",
@@ -9,14 +9,18 @@
"Unread articles" : "Ungelesene Artikel",
"News" : "News",
"News folders" : "Nachrichtenordner",
"News articles" : "Nachrichtenartikel",
"Shared with me" : "Mit mir geteilt",
"An RSS/Atom feed reader" : "Ein RSS/Atom-Feed-Reader",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Eine RSS/Atom Feed Reader App für Nextcloud\n\n- 📲 Synchronisieren Sie Ihre Feeds mit mehreren mobilen oder Desktop [Clients] (https://nextcloud.github.io/news/clients/)\n- 🔄 Automatische Aktualisierung Ihrer Newsfeeds\n- 🆓 Kostenlos und quelloffen unter AGPLv3, keine Werbung oder Premiumfunktionen\n\n**System Cron wird derzeit benötigt, damit diese App funktioniert**\n\nDie Anforderungen finden Sie [hier](https://nextcloud.github.io/news/install/#dependencies)\n\nDie Liste der Änderungen (Changelog) finden Sie [hier](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\n\nErstellen Sie einen [Fehlerbericht](https://github.com/nextcloud/news/issues/new/choose)\n\nErstellen Sie eine [Funktionsanforderung](https://github.com/nextcloud/news/discussions/new)\n\nMelden Sie ein [Feed-Problem](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Die letzte Aufgaben-Ausführung lief {relativeTime}. Etwas scheint falsch zu sein.",
"Last job ran {relativeTime}." : "Die letzte Aufgabe lief {relativeTime}.",
"Use system cron for updates" : "Verwende System-Cron für Aktualisierungen",
"Disable this if you use a custom updater." : "Deaktivieren Sie diese Option, wenn Sie einen eigenen Updater verwenden.",
"Purge interval" : "Säuberungssintervall",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Minimum an Sekunden, nachdem gelöschte Feeds und Ordner aus der Datenbank entfernt werden; Werte unter 60 Sekunden werden ignoriert.",
"Maximum read count per feed" : "Maximale Anzahl an gelesenen Artikeln pro Feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Definiert die maximale Anzahl an Artikeln, die pro Feed gelesen und bei einem Säuberungsauftrag nicht aus der Datenbank gelöscht werden; wenn ältere Artikel nach dem Lesen erhalten bleiben sollen, erhöhe diesen Wert; negative Werte wie -1 deaktivieren diese Funktion komplett",
"Delete unread articles automatically" : "Ungelesene Artikel automatisch löschen",
"Enable this if you also want to delete unread articles." : "Dies aktivieren, wenn auch ungelesene Artikel gelöscht werden sollen.",
"Maximum redirects" : "Maximale Anzahl Weiterleitungen",
"How many redirects the feed fetcher should follow." : "Anzahl Weiterleitungen die der Feed-Sammler folgen soll.",
"Feed fetcher timeout" : "Zeitüberschreitung Feed-Sammler",
@@ -25,7 +29,7 @@
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Falls angegeben, wird die URL dieses Dienstes zur Feed-Anzeige innerhalb des Explore-Feed-Bereichs abgefragt. Lassen Sie dieses Feld unausgefüllt, um auf den eingebauten Explore-Dienst zurückzugreifen.",
"Update interval" : "Aktualisierungsintervall",
"Interval in seconds in which the feeds will be updated." : "Intervall in Sekunden, in dem die Feeds aktualisiert werden.",
"Successfully updated news configuration" : "Die News-Einstellungen wurde erfolgreich aktualisiert",
"Successfully updated news configuration" : "Die News-Einstellungen wurde aktualisiert",
"Unable to update news config" : "Die News-Einstellungen konnten nicht aktualisiert werden",
"Download" : "Herunterladen",
"Close" : "Schließen",
@@ -96,7 +100,7 @@
"Mark read" : "Als gelesen markieren",
"Unpin from top" : "Fixierung aufheben",
"Pin to top" : "Oben fixieren",
"Newest first" : "Neueste zuerst",
"Newest first" : "Neue zuerst",
"Oldest first" : "Älteste zuerst",
"Default order" : "Standard-Sortierung",
"Enable full text" : "Volltext aktivieren",

View File

@@ -11,8 +11,6 @@ OC.L10N.register(
"Shared with me" : "Διαμοιρασμένα με εμένα",
"An RSS/Atom feed reader" : "Τροφοδότης ροής RSS/Atom",
"Use system cron for updates" : "Χρήση του cron του συστήματος για ενημερώσεις",
"Purge interval" : "Διάστημα καθαρισμού",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Η ελάχιστη διάρκεια σε δευτερόλεπτα μετά τη διαγραφή ροών και φακέλων, όπου θα αφαιρούνται από τη βάση δεδομένων; Οι τιμές κάτω των 60 δευτερολέπτων θα αγνοούνται.",
"Maximum read count per feed" : "Ο μέγιστος αριθμός διαβασμένων ανά ροή",
"Maximum redirects" : "Μέγιστος αριθμός ανακατευθύνσεων",
"How many redirects the feed fetcher should follow." : "Πόσες ανακατευθύνσεις θα μπορεί να ακολουθεί η υπηρεσία ροών.",
@@ -37,6 +35,7 @@ OC.L10N.register(
"No users found" : "Δεν βρέθηκαν χρήστες",
"by" : "από",
"from" : "από",
"shared by" : "σε κοινή χρήση από",
"Play audio" : "Αναπαραγωγή ήχου",
"Download audio" : "Λήψη ήχου",
"Download video" : "Κατεβάστε το βίντεο",

View File

@@ -9,8 +9,6 @@
"Shared with me" : "Διαμοιρασμένα με εμένα",
"An RSS/Atom feed reader" : "Τροφοδότης ροής RSS/Atom",
"Use system cron for updates" : "Χρήση του cron του συστήματος για ενημερώσεις",
"Purge interval" : "Διάστημα καθαρισμού",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Η ελάχιστη διάρκεια σε δευτερόλεπτα μετά τη διαγραφή ροών και φακέλων, όπου θα αφαιρούνται από τη βάση δεδομένων; Οι τιμές κάτω των 60 δευτερολέπτων θα αγνοούνται.",
"Maximum read count per feed" : "Ο μέγιστος αριθμός διαβασμένων ανά ροή",
"Maximum redirects" : "Μέγιστος αριθμός ανακατευθύνσεων",
"How many redirects the feed fetcher should follow." : "Πόσες ανακατευθύνσεις θα μπορεί να ακολουθεί η υπηρεσία ροών.",
@@ -35,6 +33,7 @@
"No users found" : "Δεν βρέθηκαν χρήστες",
"by" : "από",
"from" : "από",
"shared by" : "σε κοινή χρήση από",
"Play audio" : "Αναπαραγωγή ήχου",
"Download audio" : "Λήψη ήχου",
"Download video" : "Κατεβάστε το βίντεο",

View File

@@ -3,21 +3,39 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "Request failed, network connection unavailable!",
"Request unauthorized. Are you logged in?" : "Request unauthorised. Are you logged in?",
"Request forbidden. Are you an administrator?" : "Request forbidden. Are you an administrator?",
"Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!",
"News feeds" : "News feeds",
"Unread articles" : "Unread articles",
"News" : "News",
"News folders" : "News folders",
"News articles" : "News articles",
"Shared with me" : "Shared with me",
"An RSS/Atom feed reader" : "An RSS/Atom feed reader",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Last job execution ran {relativeTime}. Something seems wrong.",
"Last job ran {relativeTime}." : "Last job ran {relativeTime}.",
"Use system cron for updates" : "Use system cron for updates",
"Purge interval" : "Purge interval",
"Disable this if you use a custom updater." : "Disable this if you use a custom updater.",
"Maximum read count per feed" : "Maximum read count per feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off.",
"Delete unread articles automatically" : "Delete unread articles automatically",
"Enable this if you also want to delete unread articles." : "Enable this if you also want to delete unread articles.",
"Maximum redirects" : "Maximum redirects",
"How many redirects the feed fetcher should follow." : "How many redirects the feed fetcher should follow.",
"Feed fetcher timeout" : "Feed fetcher timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted.",
"Explore Service URL" : "Explore Service URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty.",
"Update interval" : "Update interval",
"Interval in seconds in which the feeds will be updated." : "Interval in seconds in which the feeds will be updated.",
"Successfully updated news configuration" : "Successfully updated news configuration",
"Unable to update news config" : "Unable to update news config",
"Download" : "Download",
"Close" : "Close",
"Subscribe to" : "Subscribe to",
"No articles available" : "No articles available",
"No unread articles available" : "No unread articles available",
"Open website" : "Open website",
@@ -26,9 +44,16 @@ OC.L10N.register(
"Keep article unread" : "Keep article unread",
"Remove keep article unread" : "Remove keep article unread",
"Share" : "Share",
"Share with users" : "Share with users",
"Username" : "Username",
"No users found" : "No users found",
"Error while searching for users" : "Error while searching for users",
"Share on social media" : "Share on social media",
"I wanted you to see this article" : "I wanted you to see this article",
"Check out this article" : "Check out this article",
"by" : "by",
"from" : "from",
"shared by" : "shared by",
"Play audio" : "Play audio",
"Download audio" : "Download audio",
"Download video" : "Download video",
@@ -65,6 +90,7 @@ OC.L10N.register(
"Credentials" : "Credentials",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!",
"Password" : "Password",
"Auto discover Feed" : "Auto discover Feed",
"New Folder" : "New Folder",
"Create" : "Create",
"Explore" : "Explore",

View File

@@ -1,21 +1,39 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Request failed, network connection unavailable!",
"Request unauthorized. Are you logged in?" : "Request unauthorised. Are you logged in?",
"Request forbidden. Are you an administrator?" : "Request forbidden. Are you an administrator?",
"Token expired or app not enabled! Reload the page!" : "Token expired or app not enabled! Reload the page!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Internal server error! Please check your data/nextcloud.log file for additional information!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Request failed, Nextcloud is in currently in maintenance mode!",
"News feeds" : "News feeds",
"Unread articles" : "Unread articles",
"News" : "News",
"News folders" : "News folders",
"News articles" : "News articles",
"Shared with me" : "Shared with me",
"An RSS/Atom feed reader" : "An RSS/Atom feed reader",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "Last job execution ran {relativeTime}. Something seems wrong.",
"Last job ran {relativeTime}." : "Last job ran {relativeTime}.",
"Use system cron for updates" : "Use system cron for updates",
"Purge interval" : "Purge interval",
"Disable this if you use a custom updater." : "Disable this if you use a custom updater.",
"Maximum read count per feed" : "Maximum read count per feed",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off.",
"Delete unread articles automatically" : "Delete unread articles automatically",
"Enable this if you also want to delete unread articles." : "Enable this if you also want to delete unread articles.",
"Maximum redirects" : "Maximum redirects",
"How many redirects the feed fetcher should follow." : "How many redirects the feed fetcher should follow.",
"Feed fetcher timeout" : "Feed fetcher timeout",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted.",
"Explore Service URL" : "Explore Service URL",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty.",
"Update interval" : "Update interval",
"Interval in seconds in which the feeds will be updated." : "Interval in seconds in which the feeds will be updated.",
"Successfully updated news configuration" : "Successfully updated news configuration",
"Unable to update news config" : "Unable to update news config",
"Download" : "Download",
"Close" : "Close",
"Subscribe to" : "Subscribe to",
"No articles available" : "No articles available",
"No unread articles available" : "No unread articles available",
"Open website" : "Open website",
@@ -24,9 +42,16 @@
"Keep article unread" : "Keep article unread",
"Remove keep article unread" : "Remove keep article unread",
"Share" : "Share",
"Share with users" : "Share with users",
"Username" : "Username",
"No users found" : "No users found",
"Error while searching for users" : "Error while searching for users",
"Share on social media" : "Share on social media",
"I wanted you to see this article" : "I wanted you to see this article",
"Check out this article" : "Check out this article",
"by" : "by",
"from" : "from",
"shared by" : "shared by",
"Play audio" : "Play audio",
"Download audio" : "Download audio",
"Download video" : "Download video",
@@ -63,6 +88,7 @@
"Credentials" : "Credentials",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!",
"Password" : "Password",
"Auto discover Feed" : "Auto discover Feed",
"New Folder" : "New Folder",
"Create" : "Create",
"Explore" : "Explore",

View File

@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "La petición ha fallado, ¡la conexión de red no está disponible!",
"Request unauthorized. Are you logged in?" : "Petición no autorizada, ¿has iniciado sesión?",
"Request forbidden. Are you an administrator?" : "Petición prohibida. ¿Eres el administrador?",
"Token expired or app not enabled! Reload the page!" : "¡Sesión caducada o aplicación no habilitada! ¡Vuelve a cargar la página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Error interno del servidor! ¡Por favor, comprueba el archivo data/nextcloud.log para mas información!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Petición fallida! Nexcloud está actualmente en modo mantenimiento.",
@@ -10,14 +11,18 @@ OC.L10N.register(
"Unread articles" : "Artículos sin leer",
"News" : "Noticias",
"News folders" : "Carpetas nuevas",
"News articles" : "Artículos de noticias",
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de feeds RSS/Atom",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 App de lectura de fuentes de noticias RSS/Atom para Nextcloud\n\n- 📲 Sincronice sus fuentes de noticias con múltiples [clientes](https://nextcloud.github.io/news/clients/) móviles o de escritorio.\n- 🔄 Actualizaciones automáticas de sus fuentes de noticias.\n- 🆓 Gratis y de código abierto bajo AGPLv3, sin anuncios o funciones premium.\n\n**Se requiere el Cron del sistema para que esta aplicación funcione**\n\nLos requisitos se pueden encontrar [aquí](https://nextcloud.github.io/news/install/#dependencies)\n\nLa lista de cambios se encuentra [aquí](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCrear un [reporte de bug](https://github.com/nextcloud/news/issues/new/choose)\nCrear una [solicitud de función](https://github.com/nextcloud/news/discussions/new)\n\nInformar de un [problema en fuente](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "La última ejecución fue en {relativeTime}. Algo está mal.",
"Last job ran {relativeTime}." : "Último trabajo realizado {relativeTime}.",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Disable this if you use a custom updater." : "Desactiva esto si ejecutas un actualizador personalizado.",
"Purge interval" : "Intervalo de purga",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Cantidad de segundos mínima antes de que las fuentes y carpetas borradas se eliminen de la base de datos; los valores por debajo de 60 segundos son ignorados.",
"Maximum read count per feed" : "Máximo número de lecturas por fuente",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Define la cantidad de artículos máxima que se pueden leer por fuente que no se borrarán mediante el trabajo de limpieza, si reaparecen artículos viejos después de que los hayas leído, aumenta este valor, valores negativos como -1 desactivarán esta característica.",
"Delete unread articles automatically" : "Borrar artículos no leídos de forma automática",
"Enable this if you also want to delete unread articles." : "Habilite esta opción si además quiere borrar los artículos no leídos.",
"Maximum redirects" : "Máximo de redirecciones",
"How many redirects the feed fetcher should follow." : "Cuántas redirecciones debería seguir el capturador de fuentes.",
"Feed fetcher timeout" : "Tiempo de espera agotado para la descarga de la fuente",
@@ -26,6 +31,8 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Si se da, esta URL del servicio se usará para mostrar las fuentes en la sección de explorar fuentes. Para volver al servicio de exploración incorporado, deja este campo vacío.",
"Update interval" : "Intervalo de actualización",
"Interval in seconds in which the feeds will be updated." : "Intervalo en segundos en el que se actualizarán las fuentes.",
"Successfully updated news configuration" : "Se actualizó la configuración de noticias de forma exitosa",
"Unable to update news config" : "No se puede actualizar la configuración de las noticias",
"Download" : "Descargar",
"Close" : "Cerrar",
"Subscribe to" : "Subscribirse a",

View File

@@ -1,6 +1,7 @@
{ "translations": {
"Request failed, network connection unavailable!" : "La petición ha fallado, ¡la conexión de red no está disponible!",
"Request unauthorized. Are you logged in?" : "Petición no autorizada, ¿has iniciado sesión?",
"Request forbidden. Are you an administrator?" : "Petición prohibida. ¿Eres el administrador?",
"Token expired or app not enabled! Reload the page!" : "¡Sesión caducada o aplicación no habilitada! ¡Vuelve a cargar la página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Error interno del servidor! ¡Por favor, comprueba el archivo data/nextcloud.log para mas información!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Petición fallida! Nexcloud está actualmente en modo mantenimiento.",
@@ -8,14 +9,18 @@
"Unread articles" : "Artículos sin leer",
"News" : "Noticias",
"News folders" : "Carpetas nuevas",
"News articles" : "Artículos de noticias",
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de feeds RSS/Atom",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 App de lectura de fuentes de noticias RSS/Atom para Nextcloud\n\n- 📲 Sincronice sus fuentes de noticias con múltiples [clientes](https://nextcloud.github.io/news/clients/) móviles o de escritorio.\n- 🔄 Actualizaciones automáticas de sus fuentes de noticias.\n- 🆓 Gratis y de código abierto bajo AGPLv3, sin anuncios o funciones premium.\n\n**Se requiere el Cron del sistema para que esta aplicación funcione**\n\nLos requisitos se pueden encontrar [aquí](https://nextcloud.github.io/news/install/#dependencies)\n\nLa lista de cambios se encuentra [aquí](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCrear un [reporte de bug](https://github.com/nextcloud/news/issues/new/choose)\nCrear una [solicitud de función](https://github.com/nextcloud/news/discussions/new)\n\nInformar de un [problema en fuente](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "La última ejecución fue en {relativeTime}. Algo está mal.",
"Last job ran {relativeTime}." : "Último trabajo realizado {relativeTime}.",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Disable this if you use a custom updater." : "Desactiva esto si ejecutas un actualizador personalizado.",
"Purge interval" : "Intervalo de purga",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Cantidad de segundos mínima antes de que las fuentes y carpetas borradas se eliminen de la base de datos; los valores por debajo de 60 segundos son ignorados.",
"Maximum read count per feed" : "Máximo número de lecturas por fuente",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Define la cantidad de artículos máxima que se pueden leer por fuente que no se borrarán mediante el trabajo de limpieza, si reaparecen artículos viejos después de que los hayas leído, aumenta este valor, valores negativos como -1 desactivarán esta característica.",
"Delete unread articles automatically" : "Borrar artículos no leídos de forma automática",
"Enable this if you also want to delete unread articles." : "Habilite esta opción si además quiere borrar los artículos no leídos.",
"Maximum redirects" : "Máximo de redirecciones",
"How many redirects the feed fetcher should follow." : "Cuántas redirecciones debería seguir el capturador de fuentes.",
"Feed fetcher timeout" : "Tiempo de espera agotado para la descarga de la fuente",
@@ -24,6 +29,8 @@
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Si se da, esta URL del servicio se usará para mostrar las fuentes en la sección de explorar fuentes. Para volver al servicio de exploración incorporado, deja este campo vacío.",
"Update interval" : "Intervalo de actualización",
"Interval in seconds in which the feeds will be updated." : "Intervalo en segundos en el que se actualizarán las fuentes.",
"Successfully updated news configuration" : "Se actualizó la configuración de noticias de forma exitosa",
"Unable to update news config" : "No se puede actualizar la configuración de las noticias",
"Download" : "Descargar",
"Close" : "Cerrar",
"Subscribe to" : "Subscribirse a",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de feeds RSS/Atom",
"Use system cron for updates" : "Use el sistema cron para las actualizaciones",
"Purge interval" : "Purgar el intervalo",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de espera máximo para el buscador de fuentes",

View File

@@ -9,7 +9,6 @@
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de feeds RSS/Atom",
"Use system cron for updates" : "Use el sistema cron para las actualizaciones",
"Purge interval" : "Purgar el intervalo",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de espera máximo para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -3,20 +3,39 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "¡Se presentó una falla en la solicitud, la conexión a la red no está disponible!",
"Request unauthorized. Are you logged in?" : "Solicitud no autorizada. ¿Has iniciado sesisón?",
"Request forbidden. Are you an administrator?" : "Solicitud prohibida. ¿Eres un administrador?",
"Token expired or app not enabled! Reload the page!" : "¡La ficha expiró o la aplicación no está habilitada! ¡Por favor recarga la página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Se presentó un error interno del servidor! ¡Por favor verifica el archivo data/nextcloud.log para más informacón!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Se presentó una falla en la solicitud, por el momento Nextcloud se encuentra en modo mantenimiento!",
"News feeds" : "Fuentes de noticias",
"Unread articles" : "Artículos sin leer",
"News" : "Noticias",
"News folders" : "Carpetas de noticias",
"News articles" : "Artículos de noticias",
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de fuentes RSS/Atom",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Una aplicación de lectura de fuentes RSS/Atom para Nextcloud\n \n - 📲 Sincroniza tus fuentes con múltiples clientes móviles o de escritorio [clients](https://nextcloud.github.io/news/clients/)\n - 🔄 Actualización automática de tus fuentes de noticias\n - 🆓 Gratis y de código abierto bajo la licencia AGPLv3, sin publicidad o funciones premium\n \n **Actualmente se requiere Cron del sistema para que esta aplicación funcione**\n \n Los requisitos se pueden encontrar [aquí](https://nextcloud.github.io/news/install/#dependencies)\n \n El registro de cambios está disponible [aquí](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n \n Crear un [informe de error](https://github.com/nextcloud/news/issues/new/choose)\n \n Crear una [solicitud de función](https://github.com/nextcloud/news/discussions/new)\n \n Informar de un [problema de fuente](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "La última ejecución de la tarea se realizó hace {relativeTime}. Algo parece estar mal.",
"Last job ran {relativeTime}." : "La última tarea se ejecutó {relativeTime}.",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Disable this if you use a custom updater." : "Desactiva esto si utilizas un actualizador personalizado.",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Define la cantidad máxima de artículos que se pueden leer por fuente y que no serán eliminados por la tarea de limpieza; si los artículos antiguos vuelven a aparecer después de ser leídos, aumenta este valor; los valores negativos como -1 desactivarán esta función.",
"Delete unread articles automatically" : "Eliminar automáticamente los artículos no leídos",
"Enable this if you also want to delete unread articles." : "Activa esto si también deseas eliminar los artículos no leídos.",
"Maximum redirects" : "Redirecciones máximas",
"How many redirects the feed fetcher should follow." : "Cantidad máxima de redireccionamientos que el recuperador de fuentes debe seguir.",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Tiempo máximo en segundos para esperar a que se cargue una fuente RSS o Atom; si tarda más, la actualización se abortará.",
"Explore Service URL" : "Explorar la URL del Servicio",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Si se proporciona, se consultará la URL de este servicio para mostrar las fuentes en la sección de exploración de fuentes. Para utilizar el servicio de exploración incorporado, deja este campo vacío.",
"Update interval" : "Intervalo de actualización",
"Interval in seconds in which the feeds will be updated." : "Intervalo en segundos en el que se actualizarán las fuentes.",
"Successfully updated news configuration" : "Configuración de noticias actualizada correctamente",
"Unable to update news config" : "No se pudo actualizar la configuración de noticias",
"Download" : "Descargar",
"Close" : "Cerrar",
"Subscribe to" : "Suscribirse a",
"No articles available" : "No hay artículos disponibles",
"No unread articles available" : "No hay artículos sin leer disponibles",
"Open website" : "Abrir sitio web",
@@ -25,9 +44,16 @@ OC.L10N.register(
"Keep article unread" : "Mantener el artículo como no-leído",
"Remove keep article unread" : "Eliminar mantener artículo como no leído",
"Share" : "Compartir",
"Share with users" : "Compartir con usuarios",
"Username" : "Usuario",
"No users found" : "No se encontraron usuarios",
"Error while searching for users" : "Error al buscar usuarios",
"Share on social media" : "Compartir en redes sociales",
"I wanted you to see this article" : "Quería que vieras este artículo",
"Check out this article" : "Echa un vistazo a este artículo",
"by" : "por",
"from" : "de",
"shared by" : "compartido por",
"Play audio" : "Reproducir audio",
"Download audio" : "Descargar audio",
"Download video" : "Descargar video",
@@ -64,6 +90,7 @@ OC.L10N.register(
"Credentials" : "Credenciales",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "¡Las credenciales HTTP Basic Auth deben ser almacenadas decriptadas! ¡Todos aquellos que tengan acceso al servidor o a la base de datos tendrán acceso a ellas!",
"Password" : "Contraseña",
"Auto discover Feed" : "Descubrir automáticamente la fuente",
"New Folder" : "Carpeta Nueva",
"Create" : "Crear",
"Explore" : "Explorar",

View File

@@ -1,20 +1,39 @@
{ "translations": {
"Request failed, network connection unavailable!" : "¡Se presentó una falla en la solicitud, la conexión a la red no está disponible!",
"Request unauthorized. Are you logged in?" : "Solicitud no autorizada. ¿Has iniciado sesisón?",
"Request forbidden. Are you an administrator?" : "Solicitud prohibida. ¿Eres un administrador?",
"Token expired or app not enabled! Reload the page!" : "¡La ficha expiró o la aplicación no está habilitada! ¡Por favor recarga la página!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "¡Se presentó un error interno del servidor! ¡Por favor verifica el archivo data/nextcloud.log para más informacón!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "¡Se presentó una falla en la solicitud, por el momento Nextcloud se encuentra en modo mantenimiento!",
"News feeds" : "Fuentes de noticias",
"Unread articles" : "Artículos sin leer",
"News" : "Noticias",
"News folders" : "Carpetas de noticias",
"News articles" : "Artículos de noticias",
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de fuentes RSS/Atom",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 Una aplicación de lectura de fuentes RSS/Atom para Nextcloud\n \n - 📲 Sincroniza tus fuentes con múltiples clientes móviles o de escritorio [clients](https://nextcloud.github.io/news/clients/)\n - 🔄 Actualización automática de tus fuentes de noticias\n - 🆓 Gratis y de código abierto bajo la licencia AGPLv3, sin publicidad o funciones premium\n \n **Actualmente se requiere Cron del sistema para que esta aplicación funcione**\n \n Los requisitos se pueden encontrar [aquí](https://nextcloud.github.io/news/install/#dependencies)\n \n El registro de cambios está disponible [aquí](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n \n Crear un [informe de error](https://github.com/nextcloud/news/issues/new/choose)\n \n Crear una [solicitud de función](https://github.com/nextcloud/news/discussions/new)\n \n Informar de un [problema de fuente](https://github.com/nextcloud/news/discussions/new)",
"Last job execution ran {relativeTime}. Something seems wrong." : "La última ejecución de la tarea se realizó hace {relativeTime}. Algo parece estar mal.",
"Last job ran {relativeTime}." : "La última tarea se ejecutó {relativeTime}.",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Disable this if you use a custom updater." : "Desactiva esto si utilizas un actualizador personalizado.",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Define la cantidad máxima de artículos que se pueden leer por fuente y que no serán eliminados por la tarea de limpieza; si los artículos antiguos vuelven a aparecer después de ser leídos, aumenta este valor; los valores negativos como -1 desactivarán esta función.",
"Delete unread articles automatically" : "Eliminar automáticamente los artículos no leídos",
"Enable this if you also want to delete unread articles." : "Activa esto si también deseas eliminar los artículos no leídos.",
"Maximum redirects" : "Redirecciones máximas",
"How many redirects the feed fetcher should follow." : "Cantidad máxima de redireccionamientos que el recuperador de fuentes debe seguir.",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",
"Maximum number of seconds to wait for an RSS or Atom feed to load; if it takes longer the update will be aborted." : "Tiempo máximo en segundos para esperar a que se cargue una fuente RSS o Atom; si tarda más, la actualización se abortará.",
"Explore Service URL" : "Explorar la URL del Servicio",
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Si se proporciona, se consultará la URL de este servicio para mostrar las fuentes en la sección de exploración de fuentes. Para utilizar el servicio de exploración incorporado, deja este campo vacío.",
"Update interval" : "Intervalo de actualización",
"Interval in seconds in which the feeds will be updated." : "Intervalo en segundos en el que se actualizarán las fuentes.",
"Successfully updated news configuration" : "Configuración de noticias actualizada correctamente",
"Unable to update news config" : "No se pudo actualizar la configuración de noticias",
"Download" : "Descargar",
"Close" : "Cerrar",
"Subscribe to" : "Suscribirse a",
"No articles available" : "No hay artículos disponibles",
"No unread articles available" : "No hay artículos sin leer disponibles",
"Open website" : "Abrir sitio web",
@@ -23,9 +42,16 @@
"Keep article unread" : "Mantener el artículo como no-leído",
"Remove keep article unread" : "Eliminar mantener artículo como no leído",
"Share" : "Compartir",
"Share with users" : "Compartir con usuarios",
"Username" : "Usuario",
"No users found" : "No se encontraron usuarios",
"Error while searching for users" : "Error al buscar usuarios",
"Share on social media" : "Compartir en redes sociales",
"I wanted you to see this article" : "Quería que vieras este artículo",
"Check out this article" : "Echa un vistazo a este artículo",
"by" : "por",
"from" : "de",
"shared by" : "compartido por",
"Play audio" : "Reproducir audio",
"Download audio" : "Descargar audio",
"Download video" : "Descargar video",
@@ -62,6 +88,7 @@
"Credentials" : "Credenciales",
"HTTP Basic Auth credentials must be stored unencrypted! Everyone with access to the server or database will be able to access them!" : "¡Las credenciales HTTP Basic Auth deben ser almacenadas decriptadas! ¡Todos aquellos que tengan acceso al servidor o a la base de datos tendrán acceso a ellas!",
"Password" : "Contraseña",
"Auto discover Feed" : "Descubrir automáticamente la fuente",
"New Folder" : "Carpeta Nueva",
"Create" : "Crear",
"Explore" : "Explorar",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -11,7 +11,6 @@ OC.L10N.register(
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de fuentes RSS/Atom",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -9,7 +9,6 @@
"Shared with me" : "Compartido conmigo",
"An RSS/Atom feed reader" : "Un lector de fuentes RSS/Atom",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -10,7 +10,6 @@ OC.L10N.register(
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -8,7 +8,6 @@
"News" : "Noticias",
"Shared with me" : "Compartido conmigo",
"Use system cron for updates" : "Usa el cron del sistema para las actualizaciones",
"Purge interval" : "Intervalo de purga",
"Maximum read count per feed" : "Conteo máximo de lecturas por fuente",
"Maximum redirects" : "Redirecciones máximas",
"Feed fetcher timeout" : "Tiempo de vida para el buscador de fuentes",

View File

@@ -3,12 +3,17 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "Päring ei õnnestunud, võrguühendus puudub!",
"Request unauthorized. Are you logged in?" : "Päring pole lubatud. Oled sa sisse loginud?",
"Request forbidden. Are you an administrator?" : "Päring on keelatud. Kas oled administraator?",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Päring ebaõnnestus, Nextcloud on hetkel hooldusrežiimis.",
"News feeds" : "Uudisvood",
"Unread articles" : "Lugemata artiklid",
"News" : "News",
"News" : "Uudised",
"News folders" : "Uudiste kataloogid",
"News articles" : "Uudiste artiklid",
"Shared with me" : "Jagatud minuga",
"Use system cron for updates" : "Kasuta süsteemi croni uuendusteks",
"Purge interval" : "Puhastuse intervall",
"Maximum read count per feed" : "Maksimaalne lugemiste arv voo kohta",
"Delete unread articles automatically" : "Kustuta automaatselt lugemata artiklid",
"Maximum redirects" : "Maksimaalsed ümbersuunamised",
"Feed fetcher timeout" : "Voo ühenduse aegumine",
"Explore Service URL" : "Sirvi teenuse URL-i",
@@ -22,7 +27,10 @@ OC.L10N.register(
"Keep article unread" : "Hoia kui lugemata",
"Remove keep article unread" : "Eemalda märgistus 'Hoia kui lugemata'",
"Share" : "Jaga",
"Share with users" : "Jaga kasutajatega",
"Username" : "Kasutajanimi",
"No users found" : "Kasutajaid ei leitud",
"Share on social media" : "Jaga sotsiaalmeedias",
"by" : "lisas",
"from" : "kohast",
"Play audio" : "Esita heli",
@@ -31,7 +39,7 @@ OC.L10N.register(
"Keyboard shortcut" : "Klaviatuuri otsetee",
"Description" : "Kirjeldus",
"right" : "paremal",
"Jump to next article" : "Hüppar järgmisele artiklile",
"Jump to next article" : "Hüppa järgmisele artiklile",
"left" : "vasakul",
"Jump to previous article" : "Hüppa eelmisele artiklile",
"Toggle star article" : "Lülita artikli tähtekest",

View File

@@ -1,12 +1,17 @@
{ "translations": {
"Request failed, network connection unavailable!" : "Päring ei õnnestunud, võrguühendus puudub!",
"Request unauthorized. Are you logged in?" : "Päring pole lubatud. Oled sa sisse loginud?",
"Request forbidden. Are you an administrator?" : "Päring on keelatud. Kas oled administraator?",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Päring ebaõnnestus, Nextcloud on hetkel hooldusrežiimis.",
"News feeds" : "Uudisvood",
"Unread articles" : "Lugemata artiklid",
"News" : "News",
"News" : "Uudised",
"News folders" : "Uudiste kataloogid",
"News articles" : "Uudiste artiklid",
"Shared with me" : "Jagatud minuga",
"Use system cron for updates" : "Kasuta süsteemi croni uuendusteks",
"Purge interval" : "Puhastuse intervall",
"Maximum read count per feed" : "Maksimaalne lugemiste arv voo kohta",
"Delete unread articles automatically" : "Kustuta automaatselt lugemata artiklid",
"Maximum redirects" : "Maksimaalsed ümbersuunamised",
"Feed fetcher timeout" : "Voo ühenduse aegumine",
"Explore Service URL" : "Sirvi teenuse URL-i",
@@ -20,7 +25,10 @@
"Keep article unread" : "Hoia kui lugemata",
"Remove keep article unread" : "Eemalda märgistus 'Hoia kui lugemata'",
"Share" : "Jaga",
"Share with users" : "Jaga kasutajatega",
"Username" : "Kasutajanimi",
"No users found" : "Kasutajaid ei leitud",
"Share on social media" : "Jaga sotsiaalmeedias",
"by" : "lisas",
"from" : "kohast",
"Play audio" : "Esita heli",
@@ -29,7 +37,7 @@
"Keyboard shortcut" : "Klaviatuuri otsetee",
"Description" : "Kirjeldus",
"right" : "paremal",
"Jump to next article" : "Hüppar järgmisele artiklile",
"Jump to next article" : "Hüppa järgmisele artiklile",
"left" : "vasakul",
"Jump to previous article" : "Hüppa eelmisele artiklile",
"Toggle star article" : "Lülita artikli tähtekest",

View File

@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Request failed, network connection unavailable!" : "Eskaerak huts egin du, sareko konexioa ez dago eskuragarri!",
"Request unauthorized. Are you logged in?" : "Baimendu gabeko eskaera. Saioa hasi duzu?",
"Request forbidden. Are you an administrator?" : "Debekatutako eskaera. Administratzailea al zara?",
"Token expired or app not enabled! Reload the page!" : "Tokena iraungi da edo aplikazioa ez dago gaituta! Kargatu berriz orria!",
"Internal server error! Please check your data/nextcloud.log file for additional information!" : "Zerbitzariaren barneko errorea! Begiratu data/nextcloud.log fitxategia informazio gehiagorako!",
"Request failed, Nextcloud is in currently in maintenance mode!" : "Eskaerak huts egin du, Nextcloud mantentze moduan dago une honetan!",
@@ -10,14 +11,18 @@ OC.L10N.register(
"Unread articles" : "Irakurri gabeko artikuluak",
"News" : "Berriak",
"News folders" : "Albiste karpetak",
"News articles" : "Artikulu berriak",
"Shared with me" : "Nirekin partekatuta",
"An RSS/Atom feed reader" : "RSS/Atom jarioen irakurle bat",
"📰 A RSS/Atom Feed reader App for Nextcloud\n\n- 📲 Synchronize your feeds with multiple mobile or desktop [clients](https://nextcloud.github.io/news/clients/)\n- 🔄 Automatic updates of your news feeds\n- 🆓 Free and open source under AGPLv3, no ads or premium functions\n\n**System Cron is currently required for this app to work**\n\nRequirements can be found [here](https://nextcloud.github.io/news/install/#dependencies)\n\nThe Changelog is available [here](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nCreate a [bug report](https://github.com/nextcloud/news/issues/new/choose)\n\nCreate a [feature request](https://github.com/nextcloud/news/discussions/new)\n\nReport a [feed issue](https://github.com/nextcloud/news/discussions/new)" : "📰 RSS/Atom Feed irakurgailu aplikazioa Nextcloud-entzat\n\n- 📲Sinkronizatu jarioak mugikorreko edo mahaigaineko [bezero](https://nextcloud.github.io/news/clients/) anitzekin \n- 🔄 Zure albisteen jarioen eguneratze automatikoak\n- 🆓 Kode irekia eta doakoa AGPLv3-pean, iragarkirik edo premium funtziorik gabe\n\n** Une honetan Cron beharrezkoa da aplikazio honek funtziona dezan **\n\nBaldintzak [hemen](https://nextcloud.github.io/news/install/#dependencies) aurki daitezke\n\nAldaketa-erregistroa eskuragarri dago [hemen](https://github.com/nextcloud/news/blob/master/CHANGELOG.md)\n\nSortu [akatsen txostena](https://github.com/nextcloud/news/issues/new/choose)\n\nSortu [ezaugarri eskaera](https://github.com/nextcloud/news/discussions/new)\n\nEman [jarioaren arazo](https://github.com/nextcloud/news/discussions/new)-en berri",
"Last job execution ran {relativeTime}. Something seems wrong." : "Azken lana exekutatu zen: {time}. Zerbait gaizki dagoela dirudi.",
"Last job ran {relativeTime}." : "Azken lana {relativeTime}-n egin zen.",
"Use system cron for updates" : "Erabili sistemaren cron-a eguneraketak egiteko",
"Disable this if you use a custom updater." : "Desgaitu hau eguneratze pertsonalizatua erabiltzen baduzu.",
"Purge interval" : "Garbiketa bitartea",
"Minimum amount of seconds after deleted feeds and folders are removed from the database; values below 60 seconds are ignored." : "Ezabatutako jario eta karpetak datu-basetik kendu aurretik igaro beharreko gutxieneko denbora; 60 segundotik beherako balioei ez ikusia egiten zaie.",
"Maximum read count per feed" : "Gehienezko irakurketa kopurua jarioko",
"Defines the maximum amount of articles that can be read per feed which will not be deleted by the cleanup job; if old articles reappear after being read, increase this value; negative values such as -1 will turn this feature off." : "Garbiketa lanak jario bakoitzean ezabatuko ez dituen artikuluen gehienezko kopurua zehazten du; artikulu zaharrak irakurri ondoren berriz agertzen hasten badira, handitu balio hau; -1 bezalako balio negatiboek ezaugarri hau desgaitzen dute.",
"Delete unread articles automatically" : "Ezabatu irakurri gabeko artikuluak automatikoki",
"Enable this if you also want to delete unread articles." : "Gaitu irakurri gabeko artikuluak ere ezabatu nahi badituzu.",
"Maximum redirects" : "Gehienezko birbideratzeak",
"How many redirects the feed fetcher should follow." : "Jarioak eskuratzean zenbat birbideratze jarraituko diren.",
"Feed fetcher timeout" : "Jarioak hartzeko denbora-muga",
@@ -26,6 +31,8 @@ OC.L10N.register(
"If given, this service's URL will be queried for displaying the feeds in the explore feed section. To fall back to the built in explore service, leave this input empty." : "Emanez gero, zerbitzu honen URLa erabiliko da 'Arakatu jarioak' atalean bistaratutako jarioak eskuratzeko. Berriz ere jario lehenetsiak bistaratzeko, utzi eremu hau hutsik.",
"Update interval" : "Eguneraketa tartea",
"Interval in seconds in which the feeds will be updated." : "Jarioak zenbat segundoko tartean eguneratuko diren.",
"Successfully updated news configuration" : "Berrien konfigurazioa ondo eguneratu da",
"Unable to update news config" : "Ezin izan da berrien konfigurazioa eguneratu.",
"Download" : "Deskargatu",
"Close" : "Itxi",
"Subscribe to" : "Harpidetu",

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