Commit Graph

17233 Commits

Author SHA1 Message Date
max-nextcloud
afd355be3a chore(l10n): Updates catalog templates (POT files fetched automatically by transifex)
Signed-off-by: GitHub <noreply@github.com>
2023-07-11 10:43:09 +00:00
Joas Schilling
7bc4f06a68
fix(developer_manual): Document event updates
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-11 08:52:16 +02:00
github-actions[bot]
483a95802f
Merge pull request #10736 from nextcloud/translations_user-manual-locale-source-universal-access-pot--master_gl 2023-07-10 09:01:16 +00:00
transifex-integration[bot]
588eec221a
Translate universal_access.pot in gl
100% translated source file: 'universal_access.pot'
on 'gl'.
2023-07-10 08:52:51 +00:00
dependabot[bot]
98a51ae254
chore(deps): Bump importlib-metadata from 6.6.0 to 6.8.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 6.6.0 to 6.8.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v6.6.0...v6.8.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 06:41:29 +00:00
dependabot[bot]
2b31e553b8
chore(deps): Bump sphinxcontrib-phpdomain from 0.11.0 to 0.11.1
Bumps [sphinxcontrib-phpdomain](https://github.com/markstory/sphinxcontrib-phpdomain) from 0.11.0 to 0.11.1.
- [Release notes](https://github.com/markstory/sphinxcontrib-phpdomain/releases)
- [Changelog](https://github.com/markstory/sphinxcontrib-phpdomain/blob/master/CHANGES)
- [Commits](https://github.com/markstory/sphinxcontrib-phpdomain/compare/0.11.0...0.11.1)

---
updated-dependencies:
- dependency-name: sphinxcontrib-phpdomain
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-10 06:41:26 +00:00
github-actions[bot]
a4301d22dd
Merge pull request #10731 from nextcloud/translations_user-manual-locale-source-webinterface-pot--master_zh_CN 2023-07-09 06:27:04 +00:00
transifex-integration[bot]
38bb731574
Translate webinterface.pot in zh_CN
100% translated source file: 'webinterface.pot'
on 'zh_CN'.
2023-07-09 06:24:38 +00:00
Josh Richards
9677e8937e
(admin) user_auth_ldap: add warnings about LDAP quota precedence
Addresses documentation TODO items in nextcloud/server#28052

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-07-08 11:23:37 -04:00
Marcel Klehr
3e59e13786 Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 13:03:59 +02:00
Marcel Klehr
ab64828840 Update LanguageModel APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-07 11:34:22 +02:00
github-actions[bot]
af3550d28b
Merge pull request #10727 from nextcloud/translations_user-manual-locale-source-files-sharing-pot--master_zh_CN 2023-07-07 02:02:40 +00:00
transifex-integration[bot]
88dfb68448
Translate sharing.pot in zh_CN
100% translated source file: 'sharing.pot'
on 'zh_CN'.
2023-07-07 01:36:23 +00:00
github-actions[bot]
d6e6583ced
Merge pull request #10726 from nextcloud/translations_user-manual-locale-source-whats-new-pot--master_zh_CN 2023-07-07 01:32:20 +00:00
transifex-integration[bot]
80cc023c27
Translate whats_new.pot in zh_CN
100% translated source file: 'whats_new.pot'
on 'zh_CN'.
2023-07-07 01:25:53 +00:00
Arthur Schiwon
371a1e99fd
Merge pull request #10702 from nextcloud/fix/noid/smart-picker-cool-menu
fix(reference): specify top menu entry
2023-07-06 13:38:08 +02:00
JesseBot
a0ec7d5c53
fix(adminmanual): Update grammar for calendar backend docs (#10705)
Signed-off-by: JesseBot <jessebot@linux.com>
Co-authored-by: Christoph Wurst <ChristophWurst@users.noreply.github.com>
2023-07-06 08:41:39 +00:00
Joas Schilling
fa5a9ab2b9
Merge pull request #10715 from nextcloud/fix/devmanual/unified-search-providers-privacy
fix(devmanual): Clarify privacy requirements of unified search providers
2023-07-06 10:10:31 +02:00
Christoph Wurst
c61151566d
Merge pull request #10636 from nextcloud/document-background-migrations-on-major-upgrades
Add note about migrations run by background jobs
2023-07-06 10:07:25 +02:00
Christoph Wurst
09c57bc84c
Merge pull request #9639 from nextcloud/gf-not-restore
Add note about Group Folders
2023-07-06 10:06:52 +02:00
Christoph Wurst
6ea0f7544a
Merge pull request #10707 from Nordinev/patch-1
suppress a duplicate word
2023-07-06 10:03:39 +02:00
Christoph Wurst
9c49e75d0f
fix(devmanual): Clarify privacy requirements of unified search providers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2023-07-06 09:45:23 +02:00
Marcel Klehr
33de83620e Document LanguageModel OCP and OCS APIs
Signed-off-by: Marcel Klehr <mklehr@gmx.net>
2023-07-05 12:53:19 +02:00
Julien Veyssier
8dcfa680ae
Merge pull request #10704 from nextcloud/enh/smart-picker-client-dev
Smart Picker developer doc for clients
2023-07-04 11:08:57 +02:00
Joas Schilling
48d5aa5554 Make the link version relative
Signed-off-by: Joas Schilling <coding@schilljs.com>
2023-07-04 10:37:49 +02:00
Julien Veyssier
9abe54c7c5 improve section reference, add link to unified search doc
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julien Veyssier
21f1c5cef8 [dev] reference provider: add information for clients
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
Julien Veyssier
531c5891e0 adjust reference provider doc: do not use vue-richtext anymore as nextcloud/vue works fine now
Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
2023-07-04 10:37:49 +02:00
github-actions[bot]
61ef451a92
Merge pull request #10710 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_sr 2023-07-04 05:20:41 +00:00
transifex-integration[bot]
8ab10b726b
Translate access_webdav.pot in sr
100% translated source file: 'access_webdav.pot'
on 'sr'.
2023-07-04 05:16:16 +00:00
github-actions[bot]
1d1f1134d1
Merge pull request #10708 from nextcloud/translations_user-manual-locale-source-external-storage-external-storage-pot--master_gl 2023-07-03 16:21:00 +00:00
transifex-integration[bot]
6bce2f930a
Translate external_storage.pot in gl
100% translated source file: 'external_storage.pot'
on 'gl'.
2023-07-03 16:15:55 +00:00
Nordinev
9a96a4bde3
suppress a duplicate word
Signed-off-by: Nordinev <117503934+Nordinev@users.noreply.github.com>
2023-07-03 14:25:46 +02:00
Arthur Schiwon
8c76f86f40
fix: menu entry called differently across collabora versions
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-30 12:34:54 +02:00
Arthur Schiwon
b21978b28f
fix(reference): specify top menu entry
for it is not called "Smart Picker" it will make it easier to find the proper menu item

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2023-06-30 12:05:03 +02:00
github-actions[bot]
36e797ed34
Merge pull request #10699 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_es 2023-06-29 15:38:40 +00:00
transifex-integration[bot]
4ba8fb68a5
Translate access_webdav.pot in es
100% translated source file: 'access_webdav.pot'
on 'es'.
2023-06-29 15:32:07 +00:00
github-actions[bot]
fec4c9445e
Merge pull request #10698 from nextcloud/translations_user-manual-locale-source-files-access-webdav-pot--master_pt_BR 2023-06-29 11:26:54 +00:00
transifex-integration[bot]
7e3b585bae
Translate access_webdav.pot in pt_BR
100% translated source file: 'access_webdav.pot'
on 'pt_BR'.
2023-06-29 11:22:28 +00:00
github-actions[bot]
ed5fa495c5
Merge pull request #10697 from nextcloud/translations_user-manual-locale-source-groupware-sync-thunderbird-pot--master_de 2023-06-28 16:40:33 +00:00
github-actions[bot]
f4546881d3
Merge pull request #10696 from nextcloud/translations_16398151213edd0c6e5b7d978b4f4f27_de 2023-06-28 16:38:40 +00:00
transifex-integration[bot]
b6ef66261e
Translate sync_thunderbird.pot in de
100% translated source file: 'sync_thunderbird.pot'
on 'de'.
2023-06-28 16:35:03 +00:00
transifex-integration[bot]
5b97ed143c
Translate mail.pot in de
100% translated source file: 'mail.pot'
on 'de'.
2023-06-28 16:31:16 +00:00
github-actions[bot]
dafd1b12d8
Merge pull request #10693 from nextcloud/translations_user-manual-locale-source-groupware-sync-gnome-pot--master_de 2023-06-28 16:28:59 +00:00
github-actions[bot]
ca5d0da354
Merge pull request #10694 from nextcloud/translations_user-manual-locale-source-userpreferences-pot--master_de 2023-06-28 16:28:41 +00:00
github-actions[bot]
daaaa1e338
Merge pull request #10692 from nextcloud/translations_user-manual-locale-source-files-transfer-ownership-pot--master_de 2023-06-28 16:26:58 +00:00
transifex-integration[bot]
1fdd254eef
Translate contacts.pot in de
100% translated source file: 'contacts.pot'
on 'de'.
2023-06-28 16:24:31 +00:00
github-actions[bot]
1fd625c6a2
Merge pull request #10691 from nextcloud/translations_user-manual-locale-source-groupware-calendar-pot--master_de 2023-06-28 16:24:08 +00:00
github-actions[bot]
0f7e693317
Merge pull request #10690 from nextcloud/translations_user-manual-locale-source-talk-talk-basics-pot--master_de 2023-06-28 16:23:43 +00:00
transifex-integration[bot]
c8d0066c9f
Translate userpreferences.pot in de
100% translated source file: 'userpreferences.pot'
on 'de'.
2023-06-28 16:23:02 +00:00