Compare commits

...

582 commits

Author SHA1 Message Date
Roeland Jago Douma
41afaa999e
Merge pull request #19787 from nextcloud/bugfix/noid/fix-js-regex
Fix JS regex
2020-03-05 12:42:42 +01:00
Roeland Jago Douma
672b7ad1bc
Merge pull request #19743 from nextcloud/cache-updater-storage-mtime-false
dont try to update storage mtime if we can't get the mtime
2020-03-05 11:21:58 +01:00
Joas Schilling
c42864c2f4
Fix JS regex
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-05 10:47:47 +01:00
Nextcloud bot
48b374f683
[tx-robot] updated from transifex 2020-03-05 02:18:19 +00:00
Nextcloud bot
0f9fe74020
[tx-robot] updated from transifex 2020-03-04 02:17:52 +00:00
Roeland Jago Douma
0be52ab134
Merge pull request #19739 from nextcloud/bugfix/noid/groupid-spaces
Do not use replace on the group id
2020-03-03 20:24:50 +01:00
Roeland Jago Douma
65b75c8bba
Merge pull request #19764 from nextcloud/fix/transfer-ownerhip-owner-check
Do not allow transfer ownership when the user isn't the owner
2020-03-03 20:20:43 +01:00
Christoph Wurst
b57ffe8d75
Merge pull request #19766 from nextcloud/dependabot/composer/phpseclib/phpseclib-2.0.25
Bump phpseclib/phpseclib from 2.0.23 to 2.0.25
2020-03-03 19:32:01 +01:00
Christoph Wurst
6f9110932b
Bump phpseclib/phpseclib from 2.0.23 to 2.0.25
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-03 16:18:56 +01:00
Roeland Jago Douma
6ea1aef031
Merge pull request #19723 from nextcloud/bug/18603/avatar-response
Always use status 200 for avatar response
2020-03-03 16:15:14 +01:00
Christoph Wurst
57707aaec6
Merge pull request #19741 from nextcloud/dependabot/composer/pear/archive_tar-1.4.9
Bump pear/archive_tar from 1.4.8 to 1.4.9
2020-03-03 14:58:20 +01:00
Christoph Wurst
68b764bb0f
Do not allow transfer ownership when the user isn't the owner
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-03 14:48:45 +01:00
Roeland Jago Douma
aaff6a0242
Merge pull request #19755 from nextcloud/bug/19754/translate-tags
Fetch translate for Tags from files app
2020-03-03 12:43:01 +01:00
Daniel Kesselberg
c0009bdf6a Fetch translate for Tags from files app
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-03 10:29:21 +00:00
Christoph Wurst
4efee15541
Bump pear/archive_tar from 1.4.8 to 1.4.9
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-03 08:36:02 +01:00
Nextcloud bot
26ea9681ab
[tx-robot] updated from transifex 2020-03-03 02:18:20 +00:00
blizzz
b54069189c
Merge pull request #19742 from nextcloud/bug/19740/add-msg-for-exception
Add message for DoesNotExistException
2020-03-02 16:19:30 +01:00
Robin Appelman
f972990469
dont try to update storage mtime if we can't get the mtime
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-03-02 15:57:25 +01:00
Roeland Jago Douma
64a29d01a4
Merge pull request #19731 from nextcloud/fix/15455/dont_hanlde_deleted_shares
Don't try to format deleted shares
2020-03-02 14:10:03 +01:00
Daniel Kesselberg
5ce9e73bad
Add message for DoesNotExistException
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-02 13:24:06 +01:00
Christoph Wurst
165fd30dc0
Merge pull request #19697 from nextcloud/dependabot/composer/aws/aws-sdk-php-3.133.23
Bump aws/aws-sdk-php from 3.93.9 to 3.133.23
2020-03-02 13:05:21 +01:00
Julius Härtl
6020a2efd9
Do not use replace on the group id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-03-02 12:58:53 +01:00
Christoph Wurst
59837e2e9c
Bump aws/aws-sdk-php from 3.93.9 to 3.133.23
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-03-02 09:19:08 +01:00
Roeland Jago Douma
7613681627
Don't try to format deleted shares
Fixes #15455

The issue is that we have a fallback for shares to use the target. So
when the target exists again we happily format it (not that the shares
are still invalid).

This just tries to get the node. If we can't then boom.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-03-02 09:18:04 +01:00
Roeland Jago Douma
fb9a6b8134
Merge pull request #19713 from nextcloud/dependabot/npm_and_yarn/sinon-9.0.0
Bump sinon from 8.1.1 to 9.0.0
2020-03-02 08:08:33 +01:00
Roeland Jago Douma
02999091e0
Merge pull request #19699 from nextcloud/bugfix/19349/allow-single-file-downloads
Allow single file downloads so the video player works again
2020-03-02 08:05:04 +01:00
Roeland Jago Douma
1ef982a967
Merge pull request #19722 from nextcloud/bug/18727/dont-resize-svg
Don't try to resize a svg uploaded as background image
2020-03-02 07:40:01 +01:00
Nextcloud bot
351cd95777
[tx-robot] updated from transifex 2020-03-02 02:17:53 +00:00
Daniel Kesselberg
e35b76a12b
Don't try to resize a svg uploaded as background image.
image* are gd functions without support for svg hence we are not able to resize svg.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-01 21:19:07 +01:00
Roeland Jago Douma
48e57ebdce
Merge pull request #19714 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.6
Bump @babel/core from 7.8.4 to 7.8.6
2020-03-01 16:11:56 +01:00
dependabot-preview[bot]
2524a6af8c Bump @babel/core from 7.8.4 to 7.8.6
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.4 to 7.8.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.4...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-01 11:01:18 +00:00
Roeland Jago Douma
e0596e4d79
Merge pull request #19712 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.6
Bump vue-router from 3.1.5 to 3.1.6
2020-03-01 10:25:19 +01:00
dependabot-preview[bot]
1600daa9e4 Bump vue-router from 3.1.5 to 3.1.6
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.5...v3.1.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-03-01 07:28:39 +00:00
Roeland Jago Douma
daa7534527
Merge pull request #19710 from nextcloud/dependabot/npm_and_yarn/babel-eslint-10.1.0
Bump babel-eslint from 10.0.3 to 10.1.0
2020-03-01 08:11:41 +01:00
Roeland Jago Douma
1b7cb9a6c7
Merge pull request #19709 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.6
Bump @babel/preset-env from 7.8.3 to 7.8.6
2020-03-01 08:11:15 +01:00
Nextcloud bot
91acb72d6a
[tx-robot] updated from transifex 2020-03-01 02:18:37 +00:00
Daniel Kesselberg
68148f4073
Always use status 200 for avatar response
As discussed in #18603 caching a 201 response is hard. It's now possible to distinguish between generated and uploaded avatars by reading the X-NC-IsCustomAvatar (0 = generated, 1 = uploaded) header.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-03-01 00:42:24 +01:00
dependabot-preview[bot]
30d6ba7201 Bump @babel/preset-env from 7.8.3 to 7.8.6
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.8.3 to 7.8.6.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-29 10:38:28 +00:00
Roeland Jago Douma
e921e27a39
Merge pull request #19707 from nextcloud/fix/noid/non-centered-nojavascript
Fix non-centered no javascript message
2020-02-29 11:28:18 +01:00
dependabot-preview[bot]
48158d61ed
Bump sinon from 8.1.1 to 9.0.0
Bumps [sinon](https://github.com/sinonjs/sinon) from 8.1.1 to 9.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases)
- [Changelog](https://github.com/sinonjs/sinon/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sinonjs/sinon/compare/v8.1.1...v9.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-29 10:16:47 +00:00
dependabot-preview[bot]
c2167ab6f9
Bump babel-eslint from 10.0.3 to 10.1.0
Bumps [babel-eslint](https://github.com/babel/babel-eslint) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases)
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-29 10:14:08 +00:00
Gary Kim
ff6db60b8c
Fix non-centered no javascript message
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-29 10:43:42 +08:00
Nextcloud bot
1e16fa7a8f
[tx-robot] updated from transifex 2020-02-29 02:18:30 +00:00
Christoph Wurst
0cb00912ec
Merge pull request #19664 from nextcloud/feature/revive-send-welcome-email-toggle
Revive the "send email to new users" toggle for the user form
2020-02-28 17:11:12 +01:00
Joas Schilling
a792a31448
Allow single file downloads so the video player works again
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-28 16:25:09 +01:00
Roeland Jago Douma
de34786303
Merge pull request #19493 from nextcloud/simplefile-new-lazy
Create SimpleFile only when writing the content
2020-02-28 16:07:02 +01:00
Christoph Wurst
d47daefe38
Revive the "send email to new users" toggle for the user form
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-28 14:01:03 +01:00
Joas Schilling
0f08acfe31
Merge pull request #19321 from nextcloud/enh/allow-to-overwrite-share-target-mountpoints
Allow to overwrite share target mountpoints
2020-02-28 13:41:13 +01:00
Christoph Wurst
36d6fca856
Merge pull request #19673 from nextcloud/dependabot/composer/php-opencloud/openstack-3.0.7
Bump php-opencloud/openstack from 3.0.6 to 3.0.7
2020-02-28 13:40:22 +01:00
Roeland Jago Douma
245125d81b
Bump autoloader
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-28 12:55:35 +01:00
Robin Appelman
63608ef461
allow writing content directly when creating new SimpleFile
Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-02-28 12:55:22 +01:00
Robin Appelman
5ca1929e8c
Create SimpleFile only when writing the content
instead of first creating an empty file and then writing the content.

This solves the overhead of creating an empty file with the common pattern:

```php
$file = $simpleFilder->newFile('foo.txt');
$file->putContent('bar.txt');
```

roughly halving the number of storage and database operations that need to be done when creating a `SimpleFile`.

This is not automatically done with `File` because that has a more complex api which I'm more hesitant to touch.
Instead the `Folder::newFile` api has been extended to accept the content for the new file.

In my local testing, the overhead of first creating an empty file took about 20% of the time for preview generation

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-02-28 12:55:22 +01:00
Robin Appelman
fed86e8382
better tests for SimpleFolder
test behavior, not implementation

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-02-28 12:55:20 +01:00
Joas Schilling
7b7d69d5da
Merge pull request #19694 from nextcloud/bugfix/noid/cache-404-avatar-responses-too
Also cache avatars when it's not allowed
2020-02-28 12:27:58 +01:00
Joas Schilling
a92ab77747
Also cache avatars when it's not allowed
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-28 10:44:15 +01:00
Roeland Jago Douma
42157337cf
Merge pull request #19613 from nextcloud/enh/19537/undefined-index-password
Check that username and password are present.
2020-02-28 10:01:44 +01:00
Roeland Jago Douma
dd5a4c9603
Merge pull request #19666 from nextcloud/bug/19416/referrer-policy-fallback
Don't show referrer policy warning if fallback policy set.
2020-02-28 09:46:09 +01:00
Roeland Jago Douma
e231dd8b34
Merge pull request #19655 from nextcloud/bugfix/noid/upload-cleanup-user-not-found
Catch NotFoundException when getting the user folder
2020-02-28 08:51:51 +01:00
Roeland Jago Douma
c158eed9dc
Merge pull request #19676 from nextcloud/bugfix/noid/hover-color-of-search-results
Theme search results
2020-02-28 08:49:16 +01:00
Christoph Wurst
437bd209ab
Merge pull request #19683 from RDIL/patch-1
Readme: fix typo
2020-02-28 08:06:04 +01:00
Nextcloud bot
dccecf822d
[tx-robot] updated from transifex 2020-02-28 02:18:36 +00:00
Reece Dunham
969e75fa84
Readme: fix typo 2020-02-27 14:56:54 -05:00
Joas Schilling
1f50e5ff24
Theme search results
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-27 13:46:26 +01:00
Christoph Wurst
fc74e40f98
Bump php-opencloud/openstack from 3.0.6 to 3.0.7
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-27 13:27:23 +01:00
Christoph Wurst
d7523c7f4e
Merge pull request #19665 from nextcloud/dependabot/composer/league/flysystem-1.0.64
Bump league/flysystem from 1.0.37 to 1.0.64
2020-02-27 13:14:37 +01:00
Christoph Wurst
f83589f75d
Merge pull request #19670 from nextcloud/techdebt/noid/allow-to-remove-listeners
Allow to remove listeners
2020-02-27 13:08:42 +01:00
Joas Schilling
3ffed42925
Allow to remove listeners
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-27 11:04:23 +01:00
Roeland Jago Douma
72cc8270cd
Merge pull request #19659 from nextcloud/techdebt/17486/allow-non-integer-ids-in-entity-mapper
Allow non integer ids in Entity Mapper
2020-02-27 09:12:35 +01:00
Christoph Wurst
c5fce7bc3a
Bump league/flysystem from 1.0.37 to 1.0.64
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-27 09:08:24 +01:00
Christoph Wurst
d91c0d8bd6
Merge pull request #19632 from nextcloud/dependabot/composer/pear/pear-core-minimal-1.10.10
Bump pear/pear-core-minimal from 1.10.3 to 1.10.10
2020-02-27 09:07:48 +01:00
Nextcloud bot
0ae9ce46f1
[tx-robot] updated from transifex 2020-02-27 02:18:38 +00:00
Daniel Kesselberg
6eb466776b
Don't show referrer policy warning if fallback policy set.
Test-Set:

no-referrer-when-downgrade
no-referrer
strict-origin-when-cross-origin
same-origin
no-referrer, strict-origin-when-cross-origin
strict-origin-
unsafe-raw, same-origin
strict-origin-when-downgrade

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-26 23:51:02 +01:00
Christoph Wurst
33aaab4741
Bump pear/pear-core-minimal from 1.10.3 to 1.10.10
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-26 18:21:24 +01:00
Christoph Wurst
deb92dc36b
Merge pull request #19324 from nextcloud/3rdparty/composer/microsoft/azure-storage-blob-1.5.0
[3rdparty] Bump microsoft/azure-storage-blob from 1.2.0 to 1.5.0
2020-02-26 18:20:38 +01:00
Joas Schilling
9c9f8fa5f7
Allow non integer ids in Entity Mapper
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-26 14:44:45 +01:00
John Molakvoæ
e85d3ae3f8
Merge pull request #19589 from nextcloud/bug/19162/reindex-quota-preset
Make sure quota_preset is using numerical indexes
2020-02-26 14:29:52 +01:00
Julius Härtl
4b593cbd25
Catch NotFoundException when getting the user folder
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-26 11:20:20 +01:00
John Molakvoæ (skjnldsv)
db34380aad
[3rdparty] Bump microsoft/azure-storage-blob from 1.2.0 to 1.5.0
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-26 08:43:20 +01:00
Nextcloud bot
0e7163c7c1
[tx-robot] updated from transifex 2020-02-26 02:18:20 +00:00
blizzz
a5a58649b3
Merge pull request #19433 from nextcloud/bugfix/noid/fix-installing-talk
Fix installing Talk due to hardcoded route
2020-02-26 00:10:54 +01:00
Joas Schilling
2ebf88a98c
Merge pull request #19539 from nextcloud/bugfix/noid/allow-to-create-directories-when-they-are-selectable
Allow to create directories when they are selectable
2020-02-25 19:27:13 +01:00
Joas Schilling
e6206731c7
Merge pull request #19252 from nextcloud/bug/fix-notification-object-id
Hash event UID to make sure it's not too long for PushProvider notifications
2020-02-25 17:04:25 +01:00
Roeland Jago Douma
e00c1dcd11
Merge pull request #19634 from nextcloud/bugfix/noid/long-cyrillic-note
Correctly trim long cyrillic note
2020-02-25 14:49:14 +01:00
Joas Schilling
e05362959f
Copy isFileNameValid function, so the filepicker works without the files app
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 12:01:14 +01:00
Joas Schilling
4cc017d52e
Fix "TypeError: u.$form is undefined"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 11:57:45 +01:00
Joas Schilling
22e748ed38
Allow to create directories when they are selectable
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 11:55:35 +01:00
Roeland Jago Douma
0cf76aa2e8
Merge pull request #19604 from nextcloud/dependabot/npm_and_yarn/p-queue-6.3.0
Bump p-queue from 6.2.1 to 6.3.0
2020-02-25 11:30:38 +01:00
Joas Schilling
d224ee667e
Correctly trim long cyrillic note
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 11:17:02 +01:00
Joas Schilling
2e4ba613ef
Merge pull request #19619 from nextcloud/bugfix/19618/theme-dragndrop-hover-color
Fix hover state color of drag-n-drop with theming and dark mode
2020-02-25 08:42:51 +01:00
Nextcloud bot
3af397b156
[tx-robot] updated from transifex 2020-02-25 02:19:24 +00:00
Roeland Jago Douma
8108e6f577
Merge pull request #19621 from nextcloud/bugfix/noid/transfer-owner-delete-notification
Make sure that the transfer details are present in the database during the cron run
2020-02-24 20:38:55 +01:00
Roeland Jago Douma
aaf1cb70a2
Merge pull request #19549 from nextcloud/fix/19418/uuid-attr-log-flood
remove noise from detectUuid and cache results
2020-02-24 20:03:53 +01:00
Julius Härtl
1e8048abee
Make sure that the transfer entry is present in the database
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-24 15:01:39 +01:00
Christoph Wurst
b6a9cf21a3
Merge pull request #19313 from nextcloud/rakekniven-patch-1
l10n: Added plural form to string
2020-02-24 14:41:38 +01:00
Joas Schilling
a4fbdb95b1
Fix hover state color of drag-n-drop with theming and dark mode
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-24 14:22:03 +01:00
rakekniven
18c67aaeae
l10n: Added plural form to string
Fix for #19304

Devs: Please verify. Changed are untested due to missing build environment.

Reported at Transifex.

Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-24 19:35:59 +08:00
John Molakvoæ
982df168c7
Merge pull request #19578 from nextcloud/fix/12685/overwrite-content-type
Set content type for propfind request
2020-02-24 11:25:10 +01:00
Christoph Wurst
4c69188af0
Merge pull request #19590 from nextcloud/enh/noid/compile-handlebars-action
Move Compile Handlebars CI to GitHub Actions
2020-02-24 07:56:28 +01:00
Nextcloud bot
921253033a
[tx-robot] updated from transifex 2020-02-24 02:19:17 +00:00
dependabot-preview[bot]
42d67a6fb1 Bump p-queue from 6.2.1 to 6.3.0
Bumps [p-queue](https://github.com/sindresorhus/p-queue) from 6.2.1 to 6.3.0.
- [Release notes](https://github.com/sindresorhus/p-queue/releases)
- [Commits](https://github.com/sindresorhus/p-queue/compare/v6.2.1...v6.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 20:19:37 +00:00
Roeland Jago Douma
e5e8a3d08f
Merge pull request #19605 from nextcloud/dependabot/npm_and_yarn/jsdom-16.2.0
Bump jsdom from 16.1.0 to 16.2.0
2020-02-23 21:04:34 +01:00
Roeland Jago Douma
d41ec330bf
Merge pull request #19498 from nextcloud/dependabot/npm_and_yarn/vue-loader-15.9.0
Bump vue-loader from 15.8.3 to 15.9.0
2020-02-23 20:51:32 +01:00
Daniel Kesselberg
56efd687ab
Check that username and password are present.
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-23 18:53:17 +01:00
dependabot-preview[bot]
f9177222c0 Bump vue-loader from 15.8.3 to 15.9.0
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.8.3 to 15.9.0.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-loader/compare/v15.8.3...v15.9.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 16:12:42 +00:00
Roeland Jago Douma
713d3d49ad
Merge pull request #19196 from nextcloud/feature/17126/allow_apps_to_register_their_own_calendars
Allow apps to provide Calendars in user's calendarHome
2020-02-23 17:00:03 +01:00
Roeland Jago Douma
f885cef537
Merge pull request #19478 from Tim-Obert/bug/19475/fix-routes-generation-authpublicsharecontroller
Change the route generation of AuthPublicShareController.php
2020-02-23 16:43:31 +01:00
Roeland Jago Douma
baf386b5d8
Merge pull request #19602 from nextcloud/dependabot/npm_and_yarn/sinon-chai-3.5.0
Bump sinon-chai from 3.4.0 to 3.5.0
2020-02-23 16:35:31 +01:00
dependabot-preview[bot]
5bd8987fab
Bump jsdom from 16.1.0 to 16.2.0
Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.1.0 to 16.2.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/master/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/16.1.0...16.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-23 15:30:52 +00:00
Roeland Jago Douma
96eca64e48
Merge pull request #19603 from nextcloud/dependabot/npm_and_yarn/file-loader-5.1.0
Bump file-loader from 5.0.2 to 5.1.0
2020-02-23 16:28:29 +01:00
Roeland Jago Douma
dc2eb56bab
Merge pull request #19586 from nextcloud/bug/19547/missing-translation-tab
Replace tab character with space
2020-02-23 16:23:38 +01:00
Roeland Jago Douma
e88492e7b8
Merge pull request #19542 from nextcloud/fix/link-share-show-password
Show the link password when it's set
2020-02-23 16:21:27 +01:00
Christoph Wurst
699cbeb2fc Show the link password when it's set
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 12:38:28 +00:00
Roeland Jago Douma
d06014353d
Merge pull request #19500 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.11
Bump webpack-cli from 3.3.10 to 3.3.11
2020-02-23 13:35:07 +01:00
Daniel Kesselberg
49c408796e
Replace tab character with space
Otherwise the translation is missing. Also I don't see the reason for the tab character.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 12:02:03 +01:00
dependabot-preview[bot]
f904d83f9f
Bump webpack-cli from 3.3.10 to 3.3.11
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 3.3.11.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/next/CHANGELOG_v3.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 10:49:39 +00:00
Roeland Jago Douma
14a280671c
Merge pull request #19601 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.1.0
Bump @nextcloud/l10n from 1.0.1 to 1.1.0
2020-02-23 11:36:23 +01:00
Roeland Jago Douma
4666f8e9cb
Merge pull request #19593 from nextcloud/dependabot/npm_and_yarn/css-vars-ponyfill-2.2.1
Bump css-vars-ponyfill from 2.1.2 to 2.2.1
2020-02-23 10:43:59 +01:00
Roeland Jago Douma
388e7c8d84
Merge pull request #19600 from nextcloud/dependabot/npm_and_yarn/moment-timezone-0.5.28
Bump moment-timezone from 0.5.27 to 0.5.28
2020-02-23 10:42:14 +01:00
dependabot-preview[bot]
f91e03358d Bump moment-timezone from 0.5.27 to 0.5.28
Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.27 to 0.5.28.
- [Release notes](https://github.com/moment/moment-timezone/releases)
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md)
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.27...0.5.28)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-23 08:06:00 +00:00
Gary Kim
907a27897a
Move Compile Handlebars CI to GitHub Actions
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-02-23 12:13:48 +08:00
Nextcloud bot
9d122c39ab
[tx-robot] updated from transifex 2020-02-23 02:19:29 +00:00
dependabot-preview[bot]
3bd8849bcf
Bump file-loader from 5.0.2 to 5.1.0
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 5.0.2 to 5.1.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases)
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v5.0.2...v5.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-23 02:15:51 +00:00
dependabot-preview[bot]
1406eda8f3
Bump sinon-chai from 3.4.0 to 3.5.0
Bumps [sinon-chai](https://github.com/domenic/sinon-chai) from 3.4.0 to 3.5.0.
- [Release notes](https://github.com/domenic/sinon-chai/releases)
- [Changelog](https://github.com/domenic/sinon-chai/blob/master/CHANGELOG.md)
- [Commits](https://github.com/domenic/sinon-chai/compare/3.4.0...3.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-23 02:15:10 +00:00
dependabot-preview[bot]
d896875ef9
Bump @nextcloud/l10n from 1.0.1 to 1.1.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.1...v1.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-23 02:14:14 +00:00
dependabot-preview[bot]
d6a1d7720d Bump css-vars-ponyfill from 2.1.2 to 2.2.1
Bumps [css-vars-ponyfill](https://github.com/jhildenbiddle/css-vars-ponyfill) from 2.1.2 to 2.2.1.
- [Release notes](https://github.com/jhildenbiddle/css-vars-ponyfill/releases)
- [Changelog](https://github.com/jhildenbiddle/css-vars-ponyfill/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jhildenbiddle/css-vars-ponyfill/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-22 20:45:40 +00:00
Roeland Jago Douma
881216170c
Merge pull request #19566 from nextcloud/bugfix/noid/fix-logging
FIx logging in accessibility controller
2020-02-22 21:44:30 +01:00
Roeland Jago Douma
ab7f6dd3f5
Merge pull request #19528 from nextcloud/bugfix/noid/remove-user-root-from-error-message
Strip of users home path from share api message
2020-02-22 21:25:24 +01:00
Roeland Jago Douma
0e7fbe64d7
Merge pull request #19576 from nextcloud/fix/update-bundles
Update webpack bundles
2020-02-22 21:23:35 +01:00
Christoph Wurst
989076dc3a Update webpack bundles
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-22 19:41:12 +00:00
Daniel Kesselberg
8e8e912015
Make sure quota_preset is using numerical indexes
If one set quota_present to "default, none, 1 GB, 5 GB, 10 GB" the old implementation will remove default and none but keep the array indexes. Later json_encode will recognize a array with 2 as first index as object and hence quotaPreset.reduce will fail.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-22 20:06:16 +01:00
Nextcloud bot
d3f2bda90c
[tx-robot] updated from transifex 2020-02-22 02:18:42 +00:00
Daniel Kesselberg
bfc956fc88
Set content type for propfind request
Without the request is sent as application/x-www-form-urlencoded; charset=UTF-8 and might be blocked by some application firewalls because content and content type do not match.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-21 22:13:49 +01:00
Christoph Wurst
daf1d74af9
Merge pull request #18227 from nextcloud/bug/17947/set-transaction-isolation-connect
Add event subscriber for transaction isolation level
2020-02-21 17:48:39 +01:00
Christoph Wurst
dd9d4696f2
Merge pull request #19412 from nextcloud/fix/19404/make-favorite-public
Make TAG_FAVORITE public
2020-02-21 17:47:53 +01:00
Christoph Wurst
b7bfe2b34d
Merge pull request #19517 from nextcloud/bugfix/noid/add-folder-to-predefined-types
Add a shortcut for Folders mimetype
2020-02-21 17:47:07 +01:00
Christoph Wurst
78a9ea5c73
Merge pull request #19518 from nextcloud/bugfix/makefile-npm-ci
Use npm ci in Makefile
2020-02-21 17:46:10 +01:00
Christoph Wurst
63077f59de
Merge pull request #19392 from nextcloud/feature/dav-calendar-subscriptions/introduce-refresh-rate-setting
Introduce a default refresh rate app setting for calendar subscriptions
2020-02-21 17:35:18 +01:00
Thomas Citharel
354e8c1f2b
Introduce a default refresh rate app setting for calendar subscriptions
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-21 12:49:37 +01:00
Christoph Wurst
8bbc387651
Merge pull request #19511 from nextcloud/bugfix/noid/secondary-view-id
Make sure the secondary view registered for systemtags has an id
2020-02-21 12:17:58 +01:00
Christoph Wurst
7d46af21f2
Merge pull request #19398 from nextcloud/bug/dav-load-subscriptions-at-activation
Move RefreshWebcalJob logic to a proper service so that it may be called independently
2020-02-21 12:17:13 +01:00
Christoph Wurst
638166625a
Merge pull request #19499 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.6
Bump webpack from 4.41.5 to 4.41.6
2020-02-21 12:16:31 +01:00
Christoph Wurst
b16882888b
Merge pull request #19533 from nextcloud/bugfix/noid/user-settings
Various user settings fixes
2020-02-21 11:51:35 +01:00
Christoph Wurst
7a6e0952b8
Merge pull request #19485 from nextcloud/techdebt/globals-removal-version
Add removal version number for global deprecations
2020-02-21 11:48:43 +01:00
Daniel Kesselberg
9e699a8d21
Add event subscriber for transaction isolation level
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-21 09:59:08 +01:00
Nextcloud bot
da79162c3d
[tx-robot] updated from transifex 2020-02-21 02:19:10 +00:00
Joas Schilling
150082397e
FIx logging in accessibility controller
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-20 15:45:38 +01:00
Joas Schilling
e97d643969
Strip of users home path from share api message
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-20 14:56:58 +01:00
Nextcloud bot
6c12d16def
[tx-robot] updated from transifex 2020-02-20 02:18:42 +00:00
Arthur Schiwon
407b8fddfc
remove noise from detectUuid and cache results
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-19 16:42:36 +01:00
blizzz
29f610edfd
Merge pull request #19506 from michaelkuhn/cron-5-min
cron: Adapt to 5 minutes recommendation
2020-02-19 10:37:50 +01:00
Nextcloud bot
eb28572f9b
[tx-robot] updated from transifex 2020-02-19 02:18:14 +00:00
Julius Härtl
4e77df7114
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:48:08 +01:00
Julius Härtl
8e24f368e5
Also fix actions overlay in editing and new user rows
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:47:16 +01:00
Julius Härtl
ca3aac41f3
Properly position popovermenu for user actions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:28:24 +01:00
Julius Härtl
dd30b22f87
Add tooltip to storage location
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:27:59 +01:00
Julius Härtl
0ed43de561
Do not overlay single select boxes over userActions
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:27:43 +01:00
Julius Härtl
fd2cfce417
Show user/displayname when backend does not offer saving
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:27:22 +01:00
Julius Härtl
3be571cd05
Give columns a bit more space and fix overlaying issues
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:26:52 +01:00
Julius Härtl
4766a5a427
Remove unused userlist table styles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-18 22:26:03 +01:00
Georg Ehrke
b46e5cb270
Allow apps to provide Calendars in user's calendarHome
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-02-18 14:35:14 +01:00
Nextcloud bot
a1fc233fcb
[tx-robot] updated from transifex 2020-02-18 02:18:23 +00:00
Michael Kuhn
ab6a18f420 cron: Adapt to 5 minutes recommendation
Update the comment to make clear that we ask for 14 minutes worth of
jobs on purpose so at most three parallel cron jobs are running.

Signed-off-by: Michael Kuhn <michael@ikkoku.de>
2020-02-17 21:47:19 +01:00
Julius Härtl
b595d86e96
Use npm ci in Makefile
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-17 12:24:40 +01:00
Joas Schilling
88f86bf6c6
Add a shortcut for Folders
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-17 12:17:08 +01:00
Joas Schilling
e9da164ae4
Merge pull request #19510 from nextcloud/bugfix/19504
Continue with next foreach iteration
2020-02-17 11:56:55 +01:00
Joas Schilling
a1fb57d2e2
Merge pull request #19329 from nextcloud/feature/noid/warn-admins-about-delayed-cron
Warn admins about delayed cron executions
2020-02-17 09:06:27 +01:00
Joas Schilling
841f2f3b04
Allow to overwrite share target mountpoints
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-17 09:04:19 +01:00
Julius Härtl
a78288eb83
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-17 08:28:15 +01:00
Julius Härtl
ee49837caa
Make sure the secondary view registered for systemtags has an id
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-17 08:26:22 +01:00
Julius Härtl
761a663667
Continue with next foreach iteration
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-17 08:10:11 +01:00
Nextcloud bot
6895a23517
[tx-robot] updated from transifex 2020-02-17 02:18:07 +00:00
Nextcloud bot
cb81fd5257
[tx-robot] updated from transifex 2020-02-16 02:18:23 +00:00
dependabot-preview[bot]
7c862927e6
Bump webpack from 4.41.5 to 4.41.6
Bumps [webpack](https://github.com/webpack/webpack) from 4.41.5 to 4.41.6.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.41.5...v4.41.6)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-16 02:17:39 +00:00
Nextcloud bot
bdab337313
[tx-robot] updated from transifex 2020-02-15 02:18:10 +00:00
Christoph Wurst
80450427d1
Add removal version number for global deprecations
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-14 17:39:49 +01:00
blizzz
6a1ba818f5
Merge pull request #19477 from nextcloud/bug/flow-log-level
Reduce flow logging at INFO level, move to DEBUG
2020-02-14 14:21:09 +01:00
TimObert
4c1834dace Fix requested changes
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-14 14:16:31 +01:00
Joas Schilling
3894dcb756
Hardcode Talk namespace to fix install due to global route
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-14 12:34:13 +01:00
Tim Obert
058180d386 Change the route generation of AuthPublicShareController.php and adjust the routes for file sharing
Signed-off-by: Tim Obert <tobert@w-commerce.de>
2020-02-14 12:12:04 +01:00
Julius Härtl
b11f5a0915
Reduce flow logging at INFO level
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-14 12:00:22 +01:00
blizzz
c7b7ee66cf
Merge pull request #19465 from nextcloud/enh/noid/empty-whatsnew
when we receive intentional empty whats new info, do not try to show it
2020-02-14 10:06:55 +01:00
Roeland Jago Douma
1199e57896
Merge pull request #19460 from nextcloud/bugfix/noid/opsy
Replace all link-ends
2020-02-14 09:36:03 +01:00
Nextcloud bot
8a841fc331
[tx-robot] updated from transifex 2020-02-14 02:18:09 +00:00
Arthur Schiwon
b1a6f66fd9
when we receive intentional empty whats new info, do not try to show it
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-13 22:03:44 +01:00
Roeland Jago Douma
869277b005
Merge pull request #19459 from nextcloud/settings-info-typo
Fix typo
2020-02-13 20:32:31 +01:00
Roeland Jago Douma
c3a4dd4bc0
Merge pull request #19449 from nextcloud/allow-to-force-path-on-cache-event
Allow to overwrite the path on the cache event
2020-02-13 20:32:01 +01:00
Roeland Jago Douma
584e729029
Merge pull request #19455 from nextcloud/techdebt/deprecate-oc-router-helpers
Deprecate OC router helpers that are provided by packages
2020-02-13 20:30:17 +01:00
Joas Schilling
00a4d45010
Replace all link-ends
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 17:00:33 +01:00
Christoph Wurst
d4e68dd64a
Deprecate OC router helpers that are provided by packages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-13 16:41:45 +01:00
Sergey Shlyakhov
61b88b58a6
Fix typo 2020-02-13 15:00:08 +01:00
Roeland Jago Douma
f39786660c
Merge pull request #19435 from nextcloud/fix/deleted_shares
Add text restore after restore icon
2020-02-13 09:22:39 +01:00
Roeland Jago Douma
9b9dbbd359
Merge pull request #19367 from nextcloud/dependabot/composer/build/integration/behat/behat-approx-3.6.1
Update behat/behat requirement from ~3.5.0 to ~3.6.1 in /build/integration
2020-02-13 09:21:51 +01:00
Joas Schilling
dc050fb5e5
Allow to overwrite the path on the cache event
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-13 08:38:33 +01:00
Nextcloud bot
c34570faf8
[tx-robot] updated from transifex 2020-02-13 02:19:26 +00:00
dependabot-preview[bot]
cb2877abd3
Update behat/behat requirement in /build/integration
Updates the requirements on [behat/behat](https://github.com/Behat/Behat) to permit the latest version.
- [Release notes](https://github.com/Behat/Behat/releases)
- [Changelog](https://github.com/Behat/Behat/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Behat/Behat/compare/v3.5.0...v3.6.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-12 19:28:54 +00:00
Roeland Jago Douma
e6d91098d4
Merge pull request #19370 from nextcloud/dependabot/composer/build/integration/guzzlehttp/guzzle-6.5.2
Update guzzlehttp/guzzle requirement from 6.3.3 to 6.5.2 in /build/integration
2020-02-12 20:27:30 +01:00
Roeland Jago Douma
1db39e4eb4
Merge pull request #19424 from nextcloud/bugfix/noid/dont-create-invalid-users
Don't create invalid users
2020-02-12 20:26:57 +01:00
Roeland Jago Douma
39ba588e16
Merge pull request #19431 from nextcloud/bugfix/noid/upload-fail-filename
Show proper file name when fetching details fails
2020-02-12 20:26:26 +01:00
Roeland Jago Douma
ee4b2925b6
Merge pull request #19437 from nextcloud/bugfix/noid/translation-concatenation-is-bad
Do not use translation-concatenation
2020-02-12 20:25:42 +01:00
GretaD
0f07e6661b Add text restore after restore icon
Signed-off-by: GretaD <gretadoci@gmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-12 18:28:03 +00:00
blizzz
6bf0c1f4c3
Merge pull request #19430 from nextcloud/fix/17808/remove-timeout-appinstall
disable timeout on app install via cli
2020-02-12 17:33:58 +01:00
Arthur Schiwon
d06ef07a97
disable timeout on app install via cli
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-12 16:52:45 +01:00
Joas Schilling
16482efc27
Do not use translation-concatenation
it's as bad as the word itself sounds

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-12 15:34:00 +01:00
Daniel Kesselberg
6235175b6d
Make TAG_FAVORITE public
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-12 15:11:58 +01:00
Julius Härtl
af4139ce64
Show proper file name when fetching details fails
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-12 14:14:14 +01:00
Roeland Jago Douma
e2e42d4ffd
Merge pull request #19423 from nextcloud/bugfix/htaccess/firstrun-mp4
Allow to serve static mp4 directly
2020-02-12 12:58:30 +01:00
Joas Schilling
08cadf8416
Don't create invalid users
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-12 10:55:27 +01:00
Julius Härtl
c469bc85d5
Allow to serve static mp4 directly
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-12 10:36:59 +01:00
Roeland Jago Douma
cc38f28391
Merge pull request #19417 from nextcloud/fix/htaccess/firstrun-webm
Allow to serve static webm directly
2020-02-12 10:12:56 +01:00
Roeland Jago Douma
54c84b95ac
Allow to serve static webm directly
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-12 08:42:34 +01:00
Nextcloud bot
fa9aa60adf
[tx-robot] updated from transifex 2020-02-12 02:18:18 +00:00
Roeland Jago Douma
ea67d391c0
Merge pull request #19323 from nextcloud/3rdparty/composer/guzzlehttp/guzzle-6.5.2
[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2
2020-02-11 21:33:15 +01:00
John Molakvoæ (skjnldsv)
0687b9ed8a
[3rdparty] Bump guzzlehttp/guzzle from 6.3.3 to 6.5.2
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-02-11 20:49:27 +01:00
Roeland Jago Douma
b943e0143a
Merge pull request #19375 from nextcloud/dependabot/npm_and_yarn/url-search-params-polyfill-8.0.0
Bump url-search-params-polyfill from 7.0.1 to 8.0.0
2020-02-11 15:14:43 +01:00
Roeland Jago Douma
74fc9a4f33
Merge pull request #19386 from nextcloud/techdebt/deprecate-global-jquery
Deprecate global jQuery
2020-02-11 10:35:02 +01:00
Christoph Wurst
328f9673b5 Deprecate jQuery
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-11 07:39:10 +00:00
Roeland Jago Douma
db5ffc6d94
Merge pull request #19389 from nextcloud/test/js-api
Test request token logic a bit more
2020-02-11 08:35:07 +01:00
Nextcloud bot
29ec5e6c96
[tx-robot] updated from transifex 2020-02-11 02:18:33 +00:00
Thomas Citharel
8b22b9f046
Move RefreshWebcalJob logic to a proper service so that it may be called
independently

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-10 16:04:38 +01:00
Roeland Jago Douma
1b07dcf35c
Merge pull request #18904 from nextcloud/enh/noid/flow-logging
Log Flow activity
2020-02-10 15:09:51 +01:00
Roeland Jago Douma
a71957f2b9
Merge pull request #19307 from nextcloud/enh/argon2id
Add Argon2id support
2020-02-10 14:17:35 +01:00
Christoph Wurst
c47a0a0153
Add more tests for the new js modules
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-10 12:05:43 +01:00
Roeland Jago Douma
df4ca949f5 Merge pull request #19384 from nextcloud/enh/actions/lint
Lint on github actions
2020-02-10 11:39:29 +01:00
Roeland Jago Douma
a3c80b92c4 Merge pull request #19387 from nextcloud/enh/fixupbot
Lets just use the fixup bot
2020-02-10 11:38:51 +01:00
dependabot-preview[bot]
6dfe4cd17c Bump url-search-params-polyfill from 7.0.1 to 8.0.0
Bumps [url-search-params-polyfill](https://github.com/jerrybendy/url-search-params-polyfill) from 7.0.1 to 8.0.0.
- [Release notes](https://github.com/jerrybendy/url-search-params-polyfill/releases)
- [Commits](https://github.com/jerrybendy/url-search-params-polyfill/compare/v7.0.1...v8.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-10 09:52:18 +00:00
Joas Schilling
f464f2313f
Fix unit tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-10 10:14:02 +01:00
Roeland Jago Douma
dfe92e4726 Merge pull request #19376 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.7.2
Bump nextcloud-vue-collections from 0.7.1 to 0.7.2
2020-02-10 09:54:36 +01:00
Roeland Jago Douma
64665c98e1
Lint on github actions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-10 09:32:45 +01:00
Roeland Jago Douma
ae75e17eff
Lets just use the fixup bot
The action is slower plus we can use more actions this way ;)

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-10 09:20:20 +01:00
Nextcloud bot
9205a21088
[tx-robot] updated from transifex 2020-02-10 02:17:59 +00:00
dependabot-preview[bot]
e1bdc713ae Bump nextcloud-vue-collections from 0.7.1 to 0.7.2
Bumps [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) from 0.7.1 to 0.7.2.
- [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases)
- [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.7.1...v0.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-09 15:50:19 +00:00
Roeland Jago Douma
3700d18800 Merge pull request #19378 from nextcloud/dependabot/npm_and_yarn/handlebars-4.7.3
Bump handlebars from 4.7.2 to 4.7.3
2020-02-09 16:44:13 +01:00
dependabot-preview[bot]
7f8cb241ae Bump handlebars from 4.7.2 to 4.7.3
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.2 to 4.7.3.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.2...v4.7.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-09 14:36:50 +00:00
Roeland Jago Douma
53517e4875
Merge pull request #19380 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.3.1
Bump @nextcloud/vue from 1.3.0 to 1.3.1
2020-02-09 15:15:41 +01:00
dependabot-preview[bot]
8585201b57 Bump @nextcloud/vue from 1.3.0 to 1.3.1
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.3.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-09 13:38:52 +00:00
Roeland Jago Douma
a46771e506
Merge pull request #19377 from nextcloud/dependabot/npm_and_yarn/dompurify-2.0.8
Bump dompurify from 2.0.7 to 2.0.8
2020-02-09 14:00:36 +01:00
dependabot-preview[bot]
7cf09bf4f4 Bump dompurify from 2.0.7 to 2.0.8
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.0.7...2.0.8)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-09 08:36:32 +00:00
Roeland Jago Douma
664a762349
Merge pull request #19379 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.20.1
Bump eslint-plugin-import from 2.20.0 to 2.20.1
2020-02-09 09:25:38 +01:00
dependabot-preview[bot]
2c287b1eb9 Bump eslint-plugin-import from 2.20.0 to 2.20.1
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.0...v2.20.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 02:19:43 +00:00
Nextcloud bot
5507c47e0e
[tx-robot] updated from transifex 2020-02-09 02:19:19 +00:00
dependabot-preview[bot]
1829ee816d
Update guzzlehttp/guzzle requirement in /build/integration
Updates the requirements on [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) to permit the latest version.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](https://github.com/guzzle/guzzle/compare/6.3.3...6.5.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-09 02:14:17 +00:00
Joas Schilling
bf74c4f21b
Warn admins about delayed cron executions
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-08 10:21:54 +01:00
Roeland Jago Douma
5c650f876c
Merge pull request #19333 from nextcloud/add-featured-category
Add featured category
2020-02-08 10:20:50 +01:00
Roeland Jago Douma
302ea0650e
Merge pull request #19349 from nextcloud/bugfix/noid/prevent-download-on-secure-view
Prevent archieved download on secure view
2020-02-08 10:18:24 +01:00
Roeland Jago Douma
ef31e8c129
Merge pull request #19356 from nextcloud/enhancement/mocha-tests
Add webpack-based js tests
2020-02-08 10:17:59 +01:00
Nextcloud bot
6a82bb1f00
[tx-robot] updated from transifex 2020-02-08 02:18:22 +00:00
Arthur Schiwon
a0e57ea6d3
sort prefixes for deterministic LDAP query behaviour
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-07 18:10:31 +01:00
Christoph Wurst
b267409d38
Add webpack-based js tests
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-07 16:56:35 +01:00
Joas Schilling
35d4ca4d5d
Prevent archieved download on secure view
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-07 12:46:23 +01:00
Mario Danic
151ae44a9d
Update bundles
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-02-07 12:17:06 +01:00
Mario Danic
d0e3255545
Add featured category
Signed-off-by: Mario Danic <mario@lovelyhq.com>
2020-02-07 11:51:41 +01:00
Joas Schilling
fc18116715
Merge pull request #18897 from nextcloud/bugfix/noid/no-more-jquery
No more jQuery
2020-02-07 10:58:20 +01:00
Roeland Jago Douma
2be1a6a04e
Merge pull request #19272 from nextcloud/3rdparty/symfony-4.4.4
Bump symfony to 4.4.4
2020-02-07 10:06:58 +01:00
Roeland Jago Douma
fceb7ae47c
Merge pull request #19331 from nextcloud/bugfix/18890/remove-nested-call-to-beforeunload
Removed nested call to beforeunload
2020-02-07 09:23:44 +01:00
Roeland Jago Douma
264f141105
Merge pull request #17077 from nextcloud/enh/10869/no_link_disabled_user
Disable link shares of disabled users
2020-02-07 09:12:48 +01:00
Nextcloud bot
8061694418
[tx-robot] updated from transifex 2020-02-07 07:32:33 +00:00
Roeland Jago Douma
12e1c469cf
Add Argon2id support
When available we should use argon2id for hashing.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 07:52:33 +01:00
Roeland Jago Douma
260892eb3b
Disable link shares of disabled users
Fixes #10869

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-07 07:47:38 +01:00
Nextcloud bot
1afe8906bc
[tx-robot] updated from transifex 2020-02-07 02:20:10 +00:00
Joas Schilling
3a0bfbd558
Merge pull request #18926 from nextcloud/fix/18689/int-array-access
Array access on int will fail on php7.4
2020-02-06 21:31:03 +01:00
Roeland Jago Douma
368b401ff5
Merge pull request #18778 from nextcloud/fix/fetch-request-token-offline-online
Fetch a new request token as soon as the browser becomes online
2020-02-06 21:28:08 +01:00
Joas Schilling
e5e612a292
Merge pull request #18518 from nextcloud/security-polixy
Set up a security policy
2020-02-06 21:24:52 +01:00
Joas Schilling
dd919668cb
No more jQuery
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 20:41:42 +01:00
Roeland Jago Douma
3b14cec766
Merge pull request #17075 from nextcloud/enh/samesitecookies
Only send samesite cookies
2020-02-06 20:37:45 +01:00
Roeland Jago Douma
730af00132
Merge pull request #19236 from tflores/issue_18866
Issue 18866
2020-02-06 20:35:50 +01:00
Joas Schilling
034fefa7b7
Removed nested call to beforeunload
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 20:35:00 +01:00
Roeland Jago Douma
2fb9103a56
Merge pull request #19320 from nextcloud/bugfix/external-179/fix-event-type
Fix event type
2020-02-06 20:31:07 +01:00
Joas Schilling
c5c3178422
Merge pull request #19303 from nextcloud/test/debug-install
Fix occ maintenance:install database connect failure
2020-02-06 19:36:53 +01:00
Roeland Jago Douma
2016e57eab
Only send samesite cookies
This makes the last remaining two cookies lax. The session cookie
itself. And the session password as well (on php 7.3 that is). Samesite
cookies are the best cookies!

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-06 15:24:35 +01:00
Joas Schilling
e2ca31119c
Fix event type
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-06 15:17:27 +01:00
Christoph Wurst
d1886b57ce
Fetch a new request token as soon as the browser becomes online
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-02-06 14:15:47 +01:00
Roeland Jago Douma
d2d7e37b7b
Merge pull request #19312 from nextcloud/fix/18195/do-not-overwrite-user-glob-auth
do not overwrite global user auth credentials with empty values
2020-02-06 10:20:56 +01:00
John Molakvoæ
daf6887c09
Merge pull request #19306 from nextcloud/enh/js-escape-html
Use escape-html in collaboration.js
2020-02-06 09:09:41 +01:00
Nextcloud bot
698cfbd9cb
[tx-robot] updated from transifex 2020-02-06 02:18:41 +00:00
Arthur Schiwon
7e1d14d9a5
do not overwrite global user auth credentials with empty values
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-06 00:14:29 +01:00
Roeland Jago Douma
bfb1273a2e
Merge pull request #19219 from nextcloud/bugfix/19135/wrong_dtend_invitation_mail
Fix display of DTEND for multi-day all-day event
2020-02-05 20:54:02 +01:00
Julius Härtl
2c67276e33
Use escape-html library
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-05 20:16:47 +01:00
Roeland Jago Douma
bef906b518
Merge pull request #19180 from nextcloud/bugfix/office-anonymous-empty-auth
Check for empty authorization headers for office requests
2020-02-05 20:08:49 +01:00
Roeland Jago Douma
f11e4c9ec4
Merge pull request #19300 from nextcloud/rakekniven-patch-1
l10n: Triple dot to ellipsis
2020-02-05 14:22:46 +01:00
Joas Schilling
0317c5b5c8
Correctly append the port to the host so it's written to the config correctly
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-05 13:58:37 +01:00
Joas Schilling
fca8f061ab
Split the exception handling so install errors don't log as setup errors
More gebuging

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-05 13:55:17 +01:00
Joas Schilling
ac89b6abe7
Check the new connection on setup like with PostgreSQL and Oracle
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-05 13:55:16 +01:00
Joas Schilling
0aa216fc48
Only provide the auth method for MySQL 8.0+ to not break MariaDB
Provide the auth method for MySQL 8.0+

Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-05 13:54:57 +01:00
John Molakvoæ
13cfb352ab
Merge pull request #19165 from Simounet/fix/data-apache-htaccess-typo
Fix data Apache2 .htaccess typo
2020-02-05 12:32:05 +01:00
rakekniven
08fa1f05b5 Added space before ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-02-05 10:49:19 +00:00
Simounet
a98f8b51c7
Fix data Apache2 .htaccess typo
Signed-off-by: Simounet <contact@simounet.net>
2020-02-05 11:17:58 +01:00
rakekniven
e1bc815813
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-05 06:31:42 +01:00
Nextcloud bot
23fc654fc4
[tx-robot] updated from transifex 2020-02-05 02:18:06 +00:00
rakekniven
69eb2bc56b
l10n: Triple dot to ellipsis
Signed-off-by: rakekniven <mark.ziegler@rakekniven.de>
2020-02-04 22:05:09 +01:00
Roeland Jago Douma
889fbcb006
Merge pull request #19246 from sammo2828/decrypt-all-keep-mtime
Keep the modification time during decryptFile
2020-02-04 15:54:58 +01:00
Julius Härtl
8fba05db96
Check for empty authorization headers for office requests and allow anonymous option on the whole tree
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-04 15:35:23 +01:00
Roeland Jago Douma
d63fc8eea4
Merge pull request #19203 from nextcloud/enh/allow_selecting_hashing_algorithm
Allow respecting PASSWORD_DEFAULT
2020-02-04 11:30:46 +01:00
Roeland Jago Douma
1ae1d95d8a
Merge pull request #19286 from nextcloud/actions/checkout/node/v2
Use checkout v2 for npm build action
2020-02-04 08:49:41 +01:00
Nextcloud bot
0b710e582b
[tx-robot] updated from transifex 2020-02-04 02:18:05 +00:00
Roeland Jago Douma
582ab20e9d
Use checkout v2 for npm build action
Saves checking out the whole tree.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 21:55:24 +01:00
Roeland Jago Douma
0d651f106c
Allow selecting the hashing algorithm
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 21:41:17 +01:00
Roeland Jago Douma
4503cff51a
Merge pull request #19281 from nextcloud/fix/noid/get-unread-comments-with-indexes
for the DB ot pick an index specify the object_type
2020-02-03 21:23:35 +01:00
Tiago Flores
7b7db699e9 Audit log unsharing from self
Signed-off-by: Tiago Flores <tiago.flores@yahoo.com.br>
2020-02-03 16:33:36 -03:00
Arthur Schiwon
4c7bd11fc8
for the DB ot pick an index specify the object_type
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-02-03 16:17:25 +01:00
Roeland Jago Douma
906348ca14
Merge pull request #19233 from nextcloud/enh/transferownership_move
Add move (and firstlogin) option to transferownership service
2020-02-03 15:59:03 +01:00
Roeland Jago Douma
8fcd1d1426
Merge pull request #19275 from nextcloud/bugfix/18626/owner-transfer-multiselect
Bugfix/18626/owner transfer multiselect
2020-02-03 15:55:44 +01:00
Roeland Jago Douma
9bb11e02f0
Bump symfony to 4.4.4
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 15:49:13 +01:00
Roeland Jago Douma
00bb198d5a
Merge pull request #19273 from nextcloud/dependabot/npm_and_yarn/babel/core-7.8.4
Bump @babel/core from 7.8.3 to 7.8.4
2020-02-03 15:32:39 +01:00
Roeland Jago Douma
9da3204453
Merge pull request #19276 from nextcloud/fix/19248
Use proper andwhere clause
2020-02-03 14:15:49 +01:00
dependabot-preview[bot]
1e979a1d2b
Bump @babel/core from 7.8.3 to 7.8.4
Bumps [@babel/core](https://github.com/babel/babel) from 7.8.3 to 7.8.4.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.8.3...v7.8.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-03 20:55:15 +08:00
Roeland Jago Douma
b52491c381
Merge pull request #19268 from nextcloud/fix/19261/use_settings_l10n
Use the l10n from settings
2020-02-03 12:56:01 +01:00
Roeland Jago Douma
e0715d704e
Use proper andwhere clause
Fixes #19248

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 12:17:46 +01:00
Julius Härtl
09371c0b7a
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-03 12:01:01 +01:00
Julius Härtl
e60d9e4312
Make sure that minSearchStringLength is taken into account
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-03 11:59:10 +01:00
Julius Härtl
4a5f18359f
Fix issue when selecting an entry, the multiselect input was not closed
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-02-03 11:58:51 +01:00
Roeland Jago Douma
5bc0951267
Allow specifying this is the first login
On firstlogin we allow non empty target folders. So that for guest
transfers the user sees the same UI.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 11:15:57 +01:00
Tobia De Koninck
055ae9b2cd
Catch \Error in Transfer::restoreShares
This makes the command more fault tolerant. An \Error can happen when
e.g. the owner of a share is null.
If we don't catch this, the restore process will stop in an unknown
state.

Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 11:15:56 +01:00
Tobia De Koninck
97508f69ec
Prevent transferring data to user which never loggedin
Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 11:15:56 +01:00
Tobia De Koninck
7c56144f49
Add option to transfer-ownership to move data
This will move the home folder of own user to another user. Only allowed
if that other user's home folder is empty.
Can be used as workaround to rename users.

Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
2020-02-03 11:15:56 +01:00
John Molakvoæ
411058e47c
Merge pull request #19266 from nextcloud/enh/actions/npm_build
Move npm build to github actions
2020-02-03 10:48:03 +01:00
Daniel Kesselberg
29fede5fe5
Update test to pass l10n instead of factory
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-02-03 10:31:23 +01:00
Roeland Jago Douma
c9af72ec30
Merge pull request #19250 from nextcloud/rakekniven-patch-1
l10n: Changed spelling of "user name" to "username"
2020-02-03 10:24:48 +01:00
John Molakvoæ
4c9cc5f944
Merge pull request #19238 from MarcMichalsky/patch-1
Center Buttons
2020-02-03 10:10:58 +01:00
Roeland Jago Douma
1b33116e8f
Merge pull request #19241 from nextcloud/bug/noid/job-catch-throwable
Make sure to catch php errors during job execution
2020-02-03 09:54:26 +01:00
Roeland Jago Douma
af8ad96285
Use the l10n from settings
Fixes #19261

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 09:44:59 +01:00
Roeland Jago Douma
e639e11de3
Move npm build to github actions
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-02-03 09:42:23 +01:00
Roeland Jago Douma
846eb8ee1d
Merge pull request #19243 from nextcloud/enh/settings/admin_settings_to_info_xml
Move Admin Settings also to info.xml
2020-02-03 09:39:02 +01:00
Nextcloud bot
750181d283
[tx-robot] updated from transifex 2020-02-03 02:16:46 +00:00
Roeland Jago Douma
223ccff4d9
Merge pull request #19256 from nextcloud/dependabot/npm_and_yarn/build/karma-viewport-1.0.5
Bump karma-viewport from 1.0.4 to 1.0.5 in /build
2020-02-02 07:51:47 +01:00
Nextcloud bot
f39c1a21f8
[tx-robot] updated from transifex 2020-02-02 02:17:40 +00:00
dependabot-preview[bot]
bf5174afe0
Bump karma-viewport from 1.0.4 to 1.0.5 in /build
Bumps [karma-viewport](https://github.com/squidfunk/karma-viewport) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/squidfunk/karma-viewport/releases)
- [Changelog](https://github.com/squidfunk/karma-viewport/blob/master/CHANGELOG)
- [Commits](https://github.com/squidfunk/karma-viewport/compare/1.0.4...1.0.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-02-02 02:13:24 +00:00
Thomas Citharel
41fa057285
Hash event UID to make sure it's not too long for PushProvider
notifications

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2020-02-01 18:13:51 +01:00
rakekniven
984c757be8
l10n: Changed spelling of "user name" to "username"
Using "username" like on > 200 strings over the whole Nextcloud project.

Signed-off-by: rakekniven mark.ziegler@rakekniven.de
2020-02-01 12:58:32 +01:00
sammo2828
bb0c69524b
Keep the modification time during decryptFile 2020-02-01 16:20:33 +11:00
Nextcloud bot
7b5072ab61
[tx-robot] updated from transifex 2020-02-01 02:17:22 +00:00
Marc Michalsky
c97aa97814
Update guest.css 2020-01-31 17:38:39 +01:00
Roeland Jago Douma
bfaf3fff33
Move Admin Settings also to info.xml
More cleanup of the Settings apps. Makes the manager cleaner and a
proper manager.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-31 16:55:17 +01:00
Roeland Jago Douma
78c7e6f2c5
Merge pull request #19240 from nextcloud/enh/settings/activity_registration
Use activity registration for the settings
2020-01-31 16:30:01 +01:00
Daniel Kesselberg
018020108b
Make sure to catch php errors during job execution
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-31 16:04:04 +01:00
Roeland Jago Douma
b68cb1fc0c
Use activity registration for the settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-31 15:12:32 +01:00
Marc Michalsky
9f473f777f
Center Buttons
Since Version 18.0.0 the Registration button of the [registration app](https://github.com/pellaeon/registration) is not centered anymore.
2020-01-31 14:56:20 +01:00
Roeland Jago Douma
4765f5b3db
Merge pull request #19215 from nextcloud/bugfix/19146/webcal_not_updated
WebcalRefreshJob: Fix reading refresh rate
2020-01-31 08:18:09 +01:00
Roeland Jago Douma
2f91ac0865
Merge pull request #19217 from nextcloud/enh/settings/personal
Personal settings cleanup
2020-01-31 08:17:00 +01:00
Nextcloud bot
69d2893a75
[tx-robot] updated from transifex 2020-01-31 02:17:52 +00:00
Roeland Jago Douma
c9253cce6c
Move personal settings to proper registration
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-30 22:06:28 +01:00
Georg Ehrke
165fc172b1
Fix display of DTEND for multi-day all-day event
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-30 15:02:16 +01:00
Roeland Jago Douma
dc1979903e
Move password settings
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-30 14:03:28 +01:00
Georg Ehrke
98edf44c66
RefreshWebcalJob: Fix reading subscription from database leading to ignored refreshRate
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-30 13:04:42 +01:00
Georg Ehrke
eda599973d
JobList: Typecast last_run to integer
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-30 12:01:02 +01:00
Roeland Jago Douma
9ed106f69a
Merge pull request #19176 from nextcloud/fix/contacts-menu-mailt-encoding
Do not encode contacts menu mailto links
2020-01-30 09:45:13 +01:00
Roeland Jago Douma
792c32aaa4
Merge pull request #19192 from nextcloud/enh/settings/move_2fa_to_own_settings_class
Move the personal 2FA settings to its settings
2020-01-30 09:44:42 +01:00
John Molakvoæ
2823deae12
Merge pull request #19125 from nextcloud/bugfix/noid/tab-id
Give the sharing tab a unique id so it also opens properly on other languages
2020-01-30 09:39:30 +01:00
Joas Schilling
bcc3fbd325
Merge pull request #19179 from nextcloud/followup/19113/fix-query-selector-for-inverted-icons
Fix query selector for inverted icons
2020-01-30 09:33:02 +01:00
Nextcloud bot
a4a05ee03d
[tx-robot] updated from transifex 2020-01-30 02:18:12 +00:00
Roeland Jago Douma
391a368557
Move the personal 2FA settings to its own app
Small isolated classes are easier to understand and to maintain!
Another step in the cleaning up of the settings. So that adding new
stuff later is easier.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-29 20:37:47 +01:00
Roeland Jago Douma
53817f5fc2
Merge pull request #19185 from nextcloud/enh/move_token_logic_to_token_settings
Move can create token logic
2020-01-29 20:13:23 +01:00
John Molakvoæ (skjnldsv)
b476659ac8
Fix legacy tabs
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-29 16:44:53 +01:00
Julius Härtl
cd6a193793
Bump @nextcloud/vue
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-29 16:44:53 +01:00
Julius Härtl
60f49efe8a
Give the sharing tab a unique id so it also opens properly on other languages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-29 16:44:52 +01:00
Roeland Jago Douma
34426a481f
Move can create token logic
It makes sense to have this in the actual authtoken settings. As well.
This is where it is used.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-29 15:57:59 +01:00
John Molakvoæ
ca964cfe9f
Merge pull request #19029 from nextcloud/improve-new-issue-flow
Add link to help.nextcloud.com and bugbounty
2020-01-29 15:44:49 +01:00
blizzz
374555f24f
Merge pull request #19186 from nextcloud/bugfix/noid/fix-flow-error
Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"
2020-01-29 10:43:42 +01:00
Roeland Jago Douma
b490c7cab1
Merge pull request #19174 from nextcloud/enh/settings/admin_sectorions_to_proper_app
Move admin sections to settings app
2020-01-29 10:10:39 +01:00
Joas Schilling
bbc9381358
Fix "Call to undefined method OCA\\WorkflowEngine\\Entity\\File::t()"
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-29 09:22:42 +01:00
Nextcloud bot
0585c76d16
[tx-robot] updated from transifex 2020-01-29 02:18:13 +00:00
Roeland Jago Douma
edd37368fd
Merge pull request #19178 from nextcloud/bugfix/noid/prevent-potential-problems
Make sure the default share provider does not execute for other things
2020-01-28 20:39:18 +01:00
Joas Schilling
7bfbae0aa1
Fix query selector for inverted icons
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-28 16:35:41 +01:00
Joas Schilling
c5bc317681
Make sure the default share provider does not execute for other things
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-28 16:00:03 +01:00
Christoph Wurst
87ec729f34
Do not encode contacts menu mailto links
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-28 14:57:45 +01:00
Arthur Schiwon
e008444887
always require a message paramter for data logging
also ensure it plays well with current log reader

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-28 13:00:13 +01:00
Roeland Jago Douma
03df1b4c51
Move admin sections to settings app
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-28 12:38:11 +01:00
Arthur Schiwon
46aaeb4561
log Flow activity
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-28 10:58:57 +01:00
blizzz
74f1b09f3d
Merge pull request #19168 from nextcloud/enh/settings/personal_sections_to_proper_app
Move the Personal sections to the settings app
2020-01-28 10:38:00 +01:00
Roeland Jago Douma
9bc08dc325
Merge pull request #19164 from nextcloud/dependabot/various
Dependabot/various
2020-01-28 09:51:50 +01:00
Roeland Jago Douma
d8e9cefcfe
Move the Personal sections to the settings app
There is no need to have weird magic in the manager. This should be
properly registered in the right way. The settings code is messy
anyways. This is a start to make it a tad more clean.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-28 08:45:07 +01:00
Nextcloud bot
09f4b7a97a
[tx-robot] updated from transifex 2020-01-28 02:18:33 +00:00
John Molakvoæ (skjnldsv)
414544f528
Merge multiple dependabots updates
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-27 20:52:29 +01:00
Roeland Jago Douma
35502b8892
Merge pull request #19167 from nextcloud/fix/tests/18745
Fix tests after #18745
2020-01-27 20:49:27 +01:00
Roeland Jago Douma
55c17a3571
Fix tests after #18745
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-27 20:17:16 +01:00
John Molakvoæ
8be4efb023
Merge pull request #19142 from nextcloud/dependabot/npm_and_yarn/nextcloud/auth-1.2.1
Bump @nextcloud/auth from 1.1.0 to 1.2.1
2020-01-27 15:07:05 +01:00
John Molakvoæ
cd944fb5e7
Merge pull request #19140 from nextcloud/dependabot/npm_and_yarn/nextcloud/logger-1.1.1
Bump @nextcloud/logger from 1.0.0 to 1.1.1
2020-01-27 15:06:46 +01:00
John Molakvoæ
a57303965c
Merge pull request #18745 from 4workers/avatar-text
Change avatar placeholder from single letter to 2 letters
2020-01-27 12:29:02 +01:00
Sergey Shliakhov
acc0df1d13 Change avatar placeholder from single letter to 2 letters
https://github.com/nextcloud/server/issues/18717
Signed-off-by: Sergey Shliakhov <husband.sergey@gmail.com>
2020-01-27 09:42:45 +01:00
Roeland Jago Douma
aa950ffc04
Merge pull request #19105 from nextcloud/enh/noid/hub-bundle
add hub bundle for easy installation on upgraded instances
2020-01-27 08:20:14 +01:00
Nextcloud bot
78d400cec2
[tx-robot] updated from transifex 2020-01-27 02:17:55 +00:00
Arthur Schiwon
5b18f684e7
add hub bundle for easy post-installation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-26 21:23:42 +01:00
Roeland Jago Douma
1e0e09e5ce
Merge pull request #19115 from nextcloud/fix/share_accepting/do_not_use_node_yet
Use the target for file notifications
2020-01-26 20:43:51 +01:00
dependabot-preview[bot]
8b675e0db1
Bump @nextcloud/logger from 1.0.0 to 1.1.1
Bumps [@nextcloud/logger](https://github.com/nextcloud/nextcloud-logger) from 1.0.0 to 1.1.1.
- [Release notes](https://github.com/nextcloud/nextcloud-logger/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-logger/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-logger/compare/v1.0.0...v1.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 19:36:20 +00:00
Roeland Jago Douma
b6f06e1f8c
Merge pull request #19120 from nextcloud/fix/recommended_apps/spreed_not_talk
Use correct appid for talk
2020-01-26 20:35:40 +01:00
Roeland Jago Douma
de53dcb4ca
Merge pull request #19139 from nextcloud/dependabot/npm_and_yarn/node-sass-4.13.1
Bump node-sass from 4.13.0 to 4.13.1
2020-01-26 20:34:57 +01:00
Roeland Jago Douma
ed608231b7
Merge pull request #19138 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-1.2.7
Bump @nextcloud/vue from 1.2.5 to 1.2.7
2020-01-26 20:34:31 +01:00
dependabot-preview[bot]
68e90813f7 Bump @nextcloud/vue from 1.2.5 to 1.2.7
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 1.2.5 to 1.2.7.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v1.2.5...V1.2.7)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-26 19:11:15 +00:00
dependabot-preview[bot]
e641fae203
Bump @nextcloud/auth from 1.1.0 to 1.2.1
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 1.1.0 to 1.2.1.
- [Release notes](https://github.com/nextcloud/nextcloud-auth/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-auth/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v1.1.0...v1.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 02:17:40 +00:00
Nextcloud bot
ab00e47506
[tx-robot] updated from transifex 2020-01-26 02:17:33 +00:00
dependabot-preview[bot]
8df18e03c4
Bump node-sass from 4.13.0 to 4.13.1
Bumps [node-sass](https://github.com/sass/node-sass) from 4.13.0 to 4.13.1.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v4.13.0...v4.13.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-26 02:15:12 +00:00
Nextcloud bot
41fd12e998
[tx-robot] updated from transifex 2020-01-25 02:16:52 +00:00
blizzz
4e36157f3d
Merge pull request #19116 from nextcloud/fix/19104/fix-bundle-view
apps can have polyamorous relationships with bundles
2020-01-24 19:06:29 +01:00
Joas Schilling
0a2409451c
Merge pull request #19113 from nextcloud/bugfix/19112/do-not-invert-avatars-in-dark-mode
Do not invert avatar colors when dark theme is enabled
2020-01-24 15:12:03 +01:00
Roeland Jago Douma
86fc698a86
Use correct appid for talk
Else it won't show up of course...

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-24 14:19:26 +01:00
Roeland Jago Douma
aae3b5f638
Merge pull request #19111 from nextcloud/bugfix/noid/sticky-header-zindex
New file menu needs to be above the filelist header
2020-01-24 13:30:13 +01:00
Roeland Jago Douma
4c566f7498
Merge pull request #19100 from nextcloud/refactor/leafo-to-scssphp
Migrate leafo/scssphp to scssphp/scssphp
2020-01-24 13:13:20 +01:00
Roeland Jago Douma
2168e0ad89
Merge pull request #19109 from nextcloud/bugfix/18528/dark-theme-last-modified
Adjust filelist color handling to new dark theme value
2020-01-24 13:10:56 +01:00
Roeland Jago Douma
76229bd2e7
Merge pull request #19110 from nextcloud/backpost/recommended_apps/master
Update recommended apps
2020-01-24 13:09:07 +01:00
npmbuildbot[bot]
dab1f5282a Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-24 11:56:01 +00:00
Arthur Schiwon
faf18b5f02
apps can have polyamorous relationships with bundles
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-24 12:50:06 +01:00
Roeland Jago Douma
8f15e2d57a
Use the target for file notifications
The node is not yet accessible if you did not accept the share yet.
So trying to get it results in an acception.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-24 12:43:17 +01:00
Marco Ambrosini
9a0f399609 Do not invert avatar colors when dark theme is enabled
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-24 12:14:03 +01:00
Julius Härtl
8c8fe4a5c0
New file menu needs to be above the filelist header
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 11:49:37 +01:00
Roeland Jago Douma
575b49a0e4
Fix width and icon
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-24 10:38:39 +01:00
Julius Härtl
bfaf28452b
Adjust filelist color handling to new dark theme value
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-24 10:31:18 +01:00
Christoph Wurst
607c55aaaa
Add new recommended 18 apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-24 10:30:47 +01:00
Roeland Jago Douma
a3780714fe
Merge pull request #18913 from nextcloud/bugfix/fix_multiselect_actions
fix multiselect actions for files
2020-01-24 10:05:30 +01:00
Nextcloud bot
22e3a74f90
[tx-robot] updated from transifex 2020-01-24 02:16:52 +00:00
Christoph Wurst
e4453c4c60
Update scssphp/scssphp to v1.0.3
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-23 16:55:18 +01:00
Christoph Wurst
30d985b639
Migrate leafo/scssphp to scssphp/scssphp
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-23 14:52:16 +01:00
blizzz
2f27f122e1
Merge pull request #19023 from nextcloud/enh+fix/17131/hasher-config
expose Argon2 options (as we did for bcrypt)
2020-01-23 11:47:43 +01:00
Daniel Kesselberg
96d1640a37
Use strpos to check that @ is the first char
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-23 10:25:52 +01:00
Daniel Kesselberg
7af3bcb4bc
Add test to trigger "Trying to access array offset on value of type int"
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-23 10:18:14 +01:00
Roeland Jago Douma
8eefb58646
Merge pull request #19081 from nextcloud/dependabot/npm_and_yarn/babel/plugin-proposal-class-properties-7.8.3
Bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.3
2020-01-23 09:07:46 +01:00
Nextcloud bot
2a01308d5c
[tx-robot] updated from transifex 2020-01-23 02:18:24 +00:00
Roeland Jago Douma
179a8b6790
Merge pull request #18917 from nextcloud/enhancement/migrate-to-nextcloud-vue-1
Migrate to @nextcloud/vue 1.x.x
2020-01-22 19:49:39 +01:00
Arthur Schiwon
51d168019f
extended documentation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-22 17:45:27 +01:00
John Molakvoæ (skjnldsv)
05742c083c
Migrate to @nextcloud/vue 1.x.x
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-22 17:33:49 +01:00
Arthur Schiwon
f92ba2cebe
ignore values that undershoot the minimum, go with default
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-22 16:04:57 +01:00
John Molakvoæ
a6a224e7a1
Merge pull request #18929 from nextcloud/enh/sidebar/promise
Allow to await the sidebar
2020-01-22 14:44:32 +01:00
dependabot-preview[bot]
d73373c275
Bump @babel/plugin-proposal-class-properties from 7.7.4 to 7.8.3
Bumps [@babel/plugin-proposal-class-properties](https://github.com/babel/babel) from 7.7.4 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.4...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-22 13:26:29 +00:00
Roeland Jago Douma
b3ea5ca3d4
Merge pull request #19067 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.8.3
Bump @babel/preset-env from 7.7.7 to 7.8.3
2020-01-22 14:24:32 +01:00
Roeland Jago Douma
4c94d88d3c
Merge pull request #19041 from GrayFix/fix-admin_audit-preview
mb substring in audit_log
2020-01-22 11:38:05 +01:00
John Molakvoæ (skjnldsv)
2e52bdda21 Close handling
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-22 09:45:57 +00:00
John Molakvoæ (skjnldsv)
6201b0b5b1
Allow to await the sidebar
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-22 10:43:02 +01:00
GrayFix
3e482653b9 Update Application.php
Fix corruption for logging internal path with multibyte characters in file preview event

Signed-off-by: GrayFix <grayfix@gmail.com>
2020-01-22 13:21:57 +05:00
Roeland Jago Douma
cbe2bafc7a
Merge pull request #18990 from nextcloud/dependabot/npm_and_yarn/sass-loader-8.0.2
Bump sass-loader from 7.3.1 to 8.0.2
2020-01-22 09:16:56 +01:00
Roeland Jago Douma
6861286b25
Merge pull request #19054 from nextcloud/theming/use-fbicon
Use themed favicon-fb
2020-01-22 08:02:12 +01:00
Nextcloud bot
124f8b4c62
[tx-robot] updated from transifex 2020-01-22 02:18:03 +00:00
Roeland Jago Douma
31742d2ddd
Merge pull request #18986 from nextcloud/dependabot/npm_and_yarn/handlebars-4.7.2
Bump handlebars from 4.5.3 to 4.7.2
2020-01-21 20:25:28 +01:00
Roeland Jago Douma
a54d89a8fc
Merge pull request #19053 from nextcloud/bugfix/noid/opsy-fix-loaded-controller-check
Fix loaded controller check
2020-01-21 20:12:43 +01:00
Daniel Kesselberg
fc027ca801
Use proper ellipsis and replace sparkle with rocket
Thanks to nextcloud/calendar

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-21 17:56:58 +01:00
Joas Schilling
d445f9b9fe
Fix loaded controller check
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 16:35:10 +01:00
Julius Härtl
70e3fcea2c
Use themed favicon-fb
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-21 16:34:08 +01:00
Christoph Wurst
5061683b0e
Merge pull request #18907 from nextcloud/enhancement/httplug-psr7
Update 3rdparty for HTTPlug and PSR7 adapter
2020-01-21 16:31:42 +01:00
npmbuildbot[bot]
524a8e8d00 Compile assets
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-21 15:28:43 +00:00
John Molakvoæ (skjnldsv)
53516032f7
Compile templates
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-21 16:26:05 +01:00
dependabot-preview[bot]
49cada22ec
Bump handlebars from 4.5.3 to 4.7.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.5.3 to 4.7.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.5.3...v4.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-21 16:26:05 +01:00
Ruben Barkow
be506f7b29
Set up a security policy
Signed-off-by: Ruben Barkow-Kuder <github@r.z11.de>
2020-01-21 16:25:52 +01:00
Roeland Jago Douma
239cdea82c
Merge pull request #19045 from nextcloud/editorconfig-svg
change .editorconfig to not add newline on SVGs
2020-01-21 15:57:30 +01:00
Roeland Jago Douma
1c8730df12
Merge pull request #18765 from nextcloud/this/is/19
NC 19 development
2020-01-21 15:50:38 +01:00
Roeland Jago Douma
8728eab9d7
Fix app updates
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-21 14:00:58 +01:00
Roeland Jago Douma
1e41f36230
NC 19 development
We branched of stable18. So time to bump the version number.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-21 14:00:58 +01:00
Christian Oliff
7678ea6ce3
change .editorconfig to not add newline on SVGs
adding a newline to SVGs is unnecessary and increases filesize by 1 byte :-D
2020-01-21 20:42:05 +09:00
Roeland Jago Douma
8056bbeae3
Merge pull request #19035 from nextcloud/bugfix/noid/increase-timeout-for-downloads
Adjust unit test for #19017
2020-01-21 10:53:08 +01:00
blizzz
56c3ba6ac7
use getSystemValueInt
Co-Authored-By: kesselb <mail@danielkesselberg.de>

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-21 09:04:53 +01:00
Joas Schilling
827f3228a3
Adjust unit test for #19017
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 08:44:35 +01:00
Roeland Jago Douma
b6f37502cc
Merge pull request #18842 from nextcloud/dependabot/npm_and_yarn/nextcloud/l10n-1.0.1
Bump @nextcloud/l10n from 1.0.0 to 1.0.1
2020-01-21 08:28:29 +01:00
Nextcloud bot
53c37a170d
[tx-robot] updated from transifex 2020-01-21 02:17:28 +00:00
Daniel Kesselberg
06c20a5138
Add link to help.nextcloud.com and bugbounty
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-20 22:52:57 +01:00
dependabot-preview[bot]
3a37c16b62 Bump @nextcloud/l10n from 1.0.0 to 1.0.1
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.0...v1.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 21:08:47 +00:00
dependabot-preview[bot]
14b62f61b9
Bump sass-loader from 7.3.1 to 8.0.2
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader) from 7.3.1 to 8.0.2.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases)
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v7.3.1...v8.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 20:59:52 +00:00
Roeland Jago Douma
558acd430a
Merge pull request #18993 from nextcloud/dependabot/npm_and_yarn/style-loader-1.1.3
Bump style-loader from 1.1.2 to 1.1.3
2020-01-20 21:57:43 +01:00
Roeland Jago Douma
d9a7e16a3b
Merge pull request #19017 from nextcloud/bugfix/noid/increase-timeout-for-downloads
Increase the timeout for app downloads
2020-01-20 21:40:42 +01:00
Roeland Jago Douma
70dc31cdff
Merge pull request #18992 from nextcloud/dependabot/npm_and_yarn/nextcloud/paths-1.1.0
Bump @nextcloud/paths from 1.0.0 to 1.1.0
2020-01-20 20:54:58 +01:00
Arthur Schiwon
171bb98229
expose Argon2 options (as we did for bcrypt)
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-20 18:21:50 +01:00
Joas Schilling
c7e81c2c52
Increase the timeout for app downloads
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-20 16:20:09 +01:00
dependabot-preview[bot]
840b077060 Bump @nextcloud/paths from 1.0.0 to 1.1.0
Bumps @nextcloud/paths from 1.0.0 to 1.1.0.

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 14:08:07 +00:00
dependabot-preview[bot]
277ed1b9b0
Bump style-loader from 1.1.2 to 1.1.3
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-20 13:22:41 +00:00
Roeland Jago Douma
ddf6942d90
Merge pull request #18924 from nextcloud/fix/18848/array-index
Make getServerHost more robust to faulty user input
2020-01-20 14:22:18 +01:00
Roeland Jago Douma
be9b279f98
Merge pull request #18994 from nextcloud/dependabot/npm_and_yarn/vue-router-3.1.5
Bump vue-router from 3.1.3 to 3.1.5
2020-01-20 14:20:36 +01:00
dependabot-preview[bot]
f354561fcb Bump vue-router from 3.1.3 to 3.1.5
Bumps [vue-router](https://github.com/vuejs/vue-router) from 3.1.3 to 3.1.5.
- [Release notes](https://github.com/vuejs/vue-router/releases)
- [Changelog](https://github.com/vuejs/vue-router/blob/dev/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-router/compare/v3.1.3...v3.1.5)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 12:22:37 +00:00
Roeland Jago Douma
bb48bcf0eb
Merge pull request #18989 from nextcloud/dependabot/npm_and_yarn/chenfengyuan/vue-qrcode-1.0.2
Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2
2020-01-20 12:35:07 +01:00
dependabot-preview[bot]
80ae78dc1e Bump @chenfengyuan/vue-qrcode from 1.0.1 to 1.0.2
Bumps [@chenfengyuan/vue-qrcode](https://github.com/fengyuanchen/vue-qrcode) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/fengyuanchen/vue-qrcode/releases)
- [Changelog](https://github.com/fengyuanchen/vue-qrcode/blob/master/CHANGELOG.md)
- [Commits](https://github.com/fengyuanchen/vue-qrcode/compare/v1.0.1...v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-20 11:25:44 +00:00
Roeland Jago Douma
6a53029b1d
Merge pull request #18991 from nextcloud/dependabot/npm_and_yarn/eslint-plugin-import-2.20.0
Bump eslint-plugin-import from 2.19.1 to 2.20.0
2020-01-20 11:03:05 +01:00
Nextcloud bot
4c1e631be9
[tx-robot] updated from transifex 2020-01-20 02:17:27 +00:00
dependabot-preview[bot]
56ab5f9500
Bump eslint-plugin-import from 2.19.1 to 2.20.0
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases)
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md)
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.19.1...v2.20.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 02:19:35 +00:00
Nextcloud bot
434fd438d9
[tx-robot] updated from transifex 2020-01-19 02:17:21 +00:00
dependabot-preview[bot]
c91358bd96
Bump @babel/preset-env from 7.7.7 to 7.8.3
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.7.7 to 7.8.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.7.7...v7.8.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 02:17:08 +00:00
Nextcloud bot
a61bad6ede
[tx-robot] updated from transifex 2020-01-18 02:18:30 +00:00
John Molakvoæ
54012a6abd
Merge pull request #18939 from nextcloud/fix-cursor-on-disabled-contenteditable-divs
Fix cursor on disabled contenteditable divs
2020-01-17 16:38:40 +01:00
Nextcloud bot
fb9f56e22c
[tx-robot] updated from transifex 2020-01-17 02:17:46 +00:00
Roeland Jago Douma
07474b5dab
Merge pull request #18764 from nextcloud/fix/18744/duplicate-activity-sidebar
Prevent duplicate entries in file sidebar
2020-01-17 02:21:16 +01:00
Roeland Jago Douma
d1c8469110
Merge pull request #18940 from nextcloud/force-share-accept
Make the share accept process optional
2020-01-17 01:14:00 +01:00
Gary Kim
d8881faa8e
Prevent duplicate entries in file sidebar
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-01-17 07:51:34 +08:00
Julius Härtl
be6f3242ca Make sure the whole file list header is sticky and properly stacks to other headers
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-17 00:24:34 +01:00
Roeland Jago Douma
c9acba1e12
Merge pull request #18455 from nextcloud/feature/18420/new-user-alignment
fix userlist alignment
2020-01-16 23:24:02 +01:00
Julius Härtl
176aeab594
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 22:07:52 +01:00
Julius Härtl
eb4c42d3d1
Make auto accepting the default and provide setting to enforce the share acceptance process
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 22:07:51 +01:00
Julius Härtl
fa966ebaf1
Remove global share accepter since auto-accepting is the default
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 22:07:51 +01:00
Julius Härtl
a9c224c204 Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 20:20:22 +01:00
Julius Härtl
c9a17f3875 Fix indentation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 20:18:01 +01:00
Julius Härtl
011d70d882 Fix eslint errors in settings
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-16 20:12:00 +01:00
GretaD
0cff56b449 fix indentation and 3 dot menu
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD
04281407f1 fix popover menu overlapping
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD
5fa31f1335 make actionButton sticky
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD
a958eacd9c add close button
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD
b5f4146d7c fix new user table
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
GretaD
99a64e7003 fix userlist alignment
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-16 20:12:00 +01:00
Daniel Calviño Sánchez
914172690c Fix cursor on disabled contenteditable divs
The cursor should be a default cursor, as the text cursor implies that
text can be introduced.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-16 18:28:36 +01:00
John Molakvoæ
cf771c5816
Merge pull request #18927 from nextcloud/fix/sidebar/fileinfomodel
Fix Sidebar legacy FileInfoModel requirement
2020-01-16 17:12:02 +01:00
Joas Schilling
24d37e97ba
Merge pull request #18925 from nextcloud/add-color-background-hover-css-variable
Add color background hover css variable
2020-01-16 15:29:04 +01:00
John Molakvoæ (skjnldsv)
613860e0f4
Fix Sidebar legacy FileInfoModel requirement
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-16 15:07:57 +01:00
Marco Ambrosini
dd8141b36b Add color background hover css variable
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-16 12:41:20 +01:00
Daniel Kesselberg
8331d8296b
Make getServerHost more robust to faulty user input
Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2020-01-16 11:26:29 +01:00
Nextcloud bot
5de3ea0417
[tx-robot] updated from transifex 2020-01-16 02:18:01 +00:00
Roeland Jago Douma
312f7c9c07
Merge pull request #18894 from nextcloud/fix/note/debounce
Save sharing note on close or submit
2020-01-16 00:31:23 +01:00
Roeland Jago Douma
d8f3759105
Merge pull request #18910 from nextcloud/fix/accept_shares_by_default
Listen to the right even for auto share accept
2020-01-16 00:11:15 +01:00
John Molakvoæ (skjnldsv)
9a0fa63a5c
Do not save on update, use submit
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-16 00:00:19 +01:00
Roeland Jago Douma
960d89ae31
Listen to the right even for auto share accept
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 23:10:21 +01:00
GretaD
674da6ea3c fix multiselect actions for files
Signed-off-by: GretaD <gretadoci@gmail.com>
2020-01-15 17:52:27 +01:00
John Molakvoæ
3d03d82026
Merge pull request #18732 from nextcloud/enh/files-sidebar
Sidebar polishing
2020-01-15 12:32:37 +01:00
John Molakvoæ
cc05aa2044
Merge pull request #18799 from nextcloud/fix/inheritedshares/no_link_shares
Do not show link shares in inherited list
2020-01-15 11:06:34 +01:00
John Molakvoæ (skjnldsv)
1c984645f7
Close after click
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-15 11:04:53 +01:00
Christoph Wurst
33cd918767 Update 3rdparty for HTTPlug and PSR7 adapter
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-15 11:02:40 +01:00
Julius Härtl
ad1aec3085
Only show tag selector if tags are set
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-15 11:00:31 +01:00
Julius Härtl
8a5632d3a1
Do not show sidebar on rename (fixes #18613)
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-15 11:00:07 +01:00
Julius Härtl
f7b267a61b
Properly set current file info when switching the details view
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-15 11:00:07 +01:00
Roeland Jago Douma
fc77f530d7
Don't show link shares hash in inherited share list
This adds no value at all. Just showing the text "(Shared link)" now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 09:21:53 +01:00
Roeland Jago Douma
0f238623f6
Merge pull request #18803 from nextcloud/fix/18716/other_with_access_navigate_only_on_delete
Only allow navigation to a folder if you have access
2020-01-15 09:11:34 +01:00
Roeland Jago Douma
aa9878e867
Only allow navigation to a folder if you have access
Fixes #18716

If you can delete the share then you have access yourself to that shares
location.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-15 07:40:41 +01:00
Roeland Jago Douma
060dd35ef9
Merge pull request #18873 from nextcloud/design/install-page
Install page design fixes
2020-01-15 07:24:57 +01:00
Roeland Jago Douma
9daf35b704
Merge pull request #18892 from nextcloud/fix/17828/smaller_text_previews
Proper text previews
2020-01-15 07:24:12 +01:00
Roeland Jago Douma
303aeb2374
Merge pull request #18898 from nextcloud/fix/2fa-page-max-width
Fix max width on 2FA pages
2020-01-15 07:23:49 +01:00
Nextcloud bot
4359394f44
[tx-robot] updated from transifex 2020-01-15 02:18:22 +00:00
Roeland Jago Douma
17256781a6 Proper text previews
Fixes #17828

* Modified the preview provider to provider smaller fonts for the
  previes (so it is not so screaming)
* Modified the sidebar to show plain text and markdown files full size.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-14 22:38:04 +00:00
Roeland Jago Douma
ec0d8b8de0
Merge pull request #18886 from nextcloud/node_exists-instead-of-catch
use `nodeExists` instead of catching exceptions
2020-01-14 23:36:59 +01:00
Christoph Wurst
a673ff3a63 Fix max width on 2FA pages
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-14 19:37:54 +01:00
Joas Schilling
510a29f871
Merge pull request #18859 from nextcloud/add-password-protected-by-talk-option-to-shares
Add "Password protected by Talk" option to shares
2020-01-14 18:17:42 +01:00
Daniel Calviño Sánchez
897111404a Add "Password protected by Talk" option to shares
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-01-14 17:15:02 +01:00
Jan-Christoph Borchardt
d873236d36
Remove outdated centering code for database switcher on install page
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-14 14:18:16 +01:00
Jan-Christoph Borchardt
19397059d6
Add explanatory bit for recommended apps, fix #18631
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
2020-01-14 14:18:16 +01:00
John Molakvoæ
092a1fb90f
Merge pull request #18838 from nextcloud/dependabot/npm_and_yarn/nextcloud/axios-1.3.1
Bump @nextcloud/axios from 1.1.0 to 1.3.1
2020-01-14 11:30:13 +01:00
Robin Appelman
47fd6730e0
use nodeExists instead of catching exceptions
makes the intent of the code more clear imo

Signed-off-by: Robin Appelman <robin@icewind.nl>
2020-01-14 11:03:14 +01:00
dependabot-preview[bot]
fe83d5990d Bump @nextcloud/axios from 1.1.0 to 1.3.1
Bumps [@nextcloud/axios](https://github.com/nextcloud/nextcloud-axios) from 1.1.0 to 1.3.1.
- [Release notes](https://github.com/nextcloud/nextcloud-axios/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-axios/compare/v1.1.0...v1.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-14 09:21:47 +00:00
blizzz
950856d5bb
Merge pull request #17717 from nextcloud/fix/noid/ldap-relax-getHome
relax strict getHome behaviour for LDAP users in a shadow state
2020-01-14 09:57:24 +01:00
Roeland Jago Douma
209e7ab9f8
Merge pull request #18869 from nextcloud/feature/noid/create-hover-color-variable
Create hover color variable
2020-01-14 09:49:30 +01:00
Roeland Jago Douma
bda67669bd
Merge pull request #18862 from nextcloud/bugfix/talk-2663/register-with-potentially-updated-namespace
Register with potentially updated namespace
2020-01-14 08:37:09 +01:00
Roeland Jago Douma
e7b308cf0a
Merge pull request #18805 from nextcloud/bugfix/direct-edit-create
Check if file already exists during file creation
2020-01-14 08:34:39 +01:00
Nextcloud bot
0f6e7a7b22
[tx-robot] updated from transifex 2020-01-14 02:18:15 +00:00
Marco Ambrosini
22e32501a5 Create hover color variable
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2020-01-13 20:03:47 +01:00
Julius Härtl
ab4b9a6df5
CHeck if file already exists during file creation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-01-13 18:10:12 +01:00
Arthur Schiwon
489ed878e1
ensure that only valid group members are returned
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-13 17:13:08 +01:00
Roeland Jago Douma
1bf44e1d97
Merge pull request #18860 from nextcloud/fix/license-headers
Fix license headers
2020-01-13 16:47:12 +01:00
Roeland Jago Douma
f2428f8b0c
Merge pull request #18837 from nextcloud/dependabot/npm_and_yarn/underscore-1.9.2
Bump underscore from 1.9.1 to 1.9.2
2020-01-13 15:48:00 +01:00
Joas Schilling
df9edf0108
Allow to force register the namespace
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-13 15:15:50 +01:00
Joas Schilling
efcf246f07
Register the namespace after reading the new file
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-13 15:15:49 +01:00
Christoph Wurst
6127c288e8 Fix license headers
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-13 14:23:49 +01:00
dependabot-preview[bot]
f61a5c6856 Bump underscore from 1.9.1 to 1.9.2
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.9.1...1.9.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-13 13:15:46 +00:00
Nextcloud bot
c2266da941
[tx-robot] updated from transifex 2020-01-13 02:18:13 +00:00
Roeland Jago Douma
11cae98394
Merge pull request #18786 from nextcloud/bugfix/noid/fix_fileName_apiEndPointName_issue
AppFetcher: Distinguish between fileName and endpointName
2020-01-12 21:08:46 +01:00
Nextcloud bot
e39d96af3d
[tx-robot] updated from transifex 2020-01-12 02:18:41 +00:00
Roeland Jago Douma
106ea9fdaa
Merge pull request #18819 from nextcloud/bugfix/guest-container-size
Limit the size of the container on guest pages
2020-01-11 08:23:09 +01:00
Roeland Jago Douma
9eb16da35e
Merge pull request #18806 from nextcloud/bugfix/contactsmenu-fix-min
Set the contactsmenu height without min calculation
2020-01-11 08:19:33 +01:00
Roeland Jago Douma
12933b5105
Merge pull request #18814 from nextcloud/backport/18771/master
[master] Fix sharing note placeholder
2020-01-11 08:19:18 +01:00
Roeland Jago Douma
40195fb8dc
Merge pull request #18817 from nextcloud/bugfix/18751
Narrow error button styling scope
2020-01-11 08:18:53 +01:00
Nextcloud bot
ff18ad7f00
[tx-robot] updated from transifex 2020-01-11 02:18:05 +00:00
John Molakvoæ
b805d0c764
Fix webdav url (#18804)
Fix webdav url
2020-01-10 19:11:32 +01:00
Julius Härtl
7e5956a906
Limit the size of the container on guest pages
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 17:09:40 +01:00
Julius Härtl
41134dafa0
Narrow error button styling scope
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 16:50:20 +01:00
John Molakvoæ
3e43ae7bd6 Add placeholder
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-10 14:50:24 +00:00
John Molakvoæ (skjnldsv)
8eded83d50 Fix sharing note placeholder
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-10 14:50:23 +00:00
Julius Härtl
fdf5408b7d
Set the contactsmenu height without min calculation
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-10 13:56:59 +01:00
John Molakvoæ (skjnldsv)
22079347ea
Fix webdav url
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2020-01-10 12:13:05 +01:00
Roeland Jago Douma
4b28da1dd9
Merge pull request #18752 from nextcloud/bugfix/contacts-menu-scroll
Fix contacts menu sizing
2020-01-10 08:05:42 +01:00
Roeland Jago Douma
e886ce7218
Merge pull request #18783 from nextcloud/fix/sidebar/do-not-wait-domcontentloaded-for-init
Init OCA.Files.Sidebar right away
2020-01-10 07:53:27 +01:00
Roeland Jago Douma
cfa08ab262
Merge pull request #18787 from acs-ferreira/patch-1
Remove reference link for memcached options as domain doesn't exist anymore
2020-01-10 07:53:00 +01:00
Nextcloud bot
e25d5196b7
[tx-robot] updated from transifex 2020-01-10 02:18:08 +00:00
Roeland Jago Douma
edd957140a
Merge pull request #18780 from nextcloud/bugfix/18779/safari_madness
Tell Safari to watch out for changes of filter
2020-01-09 20:01:33 +01:00
Roeland Jago Douma
3f47762933
Merge pull request #18777 from nextcloud/bugfix/noid/direct-after-reset
Set direct login after password reset
2020-01-09 20:01:08 +01:00
Carlos Ferreira
bf8603c8a1
Update config.sample.php
Remove reference link as domain doesn't exist anymore.
2020-01-09 17:43:35 +01:00
Georg Ehrke
2f89f5fd13
AppFetcher: Distinguish between fileName and endpointName
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-09 17:29:00 +01:00
John Molakvoæ (skjnldsv)
2261629fe5 Init OCA.Files.Sidebar right away
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
2020-01-09 15:46:52 +00:00
Roeland Jago Douma
8d1980339d
Merge pull request #18774 from nextcloud/fix/18762/mimetype-checker-for-users
make the mime type checker for flow available to regular users
2020-01-09 16:29:51 +01:00
Roeland Jago Douma
68f2670d3c
Merge pull request #18773 from nextcloud/fix/18623/transfer-padding
Add more padding in transfer ownership
2020-01-09 16:09:56 +01:00
Georg Ehrke
cfdf12d8d6
Tell Safari to watch out for changes of filter aka attempt no. 1 to fix #18779
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2020-01-09 14:42:32 +01:00
Julius Härtl
c66645efce
Set direct login after password reset
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-09 13:26:40 +01:00
Arthur Schiwon
4a0926f5de
make the mime type checker for flow available to regular users
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-09 12:29:26 +01:00
Gary Kim
603a48cfca
Add more padding in transfer ownership
Signed-off-by: Gary Kim <gary@garykim.dev>
2020-01-09 19:27:46 +08:00
blizzz
31c74e87c8
Merge pull request #18766 from nextcloud/bugfix/workflow-filter-store
Filter disabled operations out of the rule list
2020-01-09 12:11:22 +01:00
Roeland Jago Douma
1437c21d51
Merge pull request #18738 from nextcloud/fix/clean-up-provider-registry-user-delete
Clean up 2FA provider registry when a user is deleted
2020-01-09 11:34:05 +01:00
Roeland Jago Douma
601718b2d6
Merge pull request #18757 from nextcloud/fix/transfer-ownership-autocomplete-matching
Combine exact and other matches for transfer ownership
2020-01-09 11:07:30 +01:00
Julius Härtl
302fd1ae05
Bump bundles
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-09 08:47:16 +01:00
Julius Härtl
d1a81a0225
Fallback to proper default values
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-09 08:46:30 +01:00
Julius Härtl
460ea6d6ce
Filter disabled operations out of the rule list
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-09 08:46:22 +01:00
Christoph Wurst
78ee689e54
Combine exact and other matches for transfer ownership
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-08 19:45:20 +01:00
Julius Härtl
f2e466905f
Fix contacts menu sizing
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2020-01-08 15:22:44 +01:00
Christoph Wurst
60d4b45e89
Clean up 2FA provider registry when a user is deleted
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-01-08 10:51:44 +01:00
Arthur Schiwon
f657ded6ec
remove superfluous tests
- user_ldap is not exposed to public api, it is always behind ldap_proxy
- this is too much for a unit test
- integration tests cover userExists implicitly

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-08 09:21:22 +01:00
Arthur Schiwon
1068b860ff
adjust tests
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-08 09:21:22 +01:00
Arthur Schiwon
5cae135b94
decouple userExists from userExistsOnLDAP check
allows to mark users as offline right away, avoids a gap of being not a
user and causing weird side effects

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-08 09:21:22 +01:00
Arthur Schiwon
411a47cadb
relax strict getHome behaviour for LDAP users in a shadow state
* simplifies deletion process
* less strange behaviour when looking up home storage (as long as it is local)
* thus could enable transfer ownerships after user went invisible on ldap

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2020-01-08 09:21:21 +01:00
2008 changed files with 25600 additions and 16348 deletions

View file

@ -18,30 +18,6 @@ trigger:
- pull_request
- push
---
kind: pipeline
name: webpack-build
steps:
- name: build
image: nextcloudci/node:node-4
commands:
- npm ci
- npm run build
- name: changes
image: nextcloudci/node:node-4
commands:
- git status
- bash -c "[[ ! \"`git status --porcelain `\" ]] || ( echo 'Uncommited changes in webpack build' && exit 1 )"
trigger:
branch:
- master
- stable*
event:
- pull_request
- push
---
kind: pipeline
name: checkers
@ -65,49 +41,15 @@ trigger:
- pull_request
- push
---
kind: pipeline
name: handlebars
steps:
- name: handlebars
image: node
commands:
- npm i
- ./build/compile-handlebars-templates.sh
trigger:
branch:
- master
- stable*
event:
- pull_request
- push
---
kind: pipeline
name: syntax-and-phan
steps:
- name: submodules
image: docker:git
commands:
- git submodule update --init
- name: syntax-php7.2
image: nextcloudci/php7.2:php7.2-13
commands:
- composer install
- ./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php --exclude 3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php .
- name: syntax-php7.3
image: nextcloudci/php7.3:php7.3-4
commands:
- composer install
- ./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude 3rdparty/paragonie/random_compat/lib/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php --exclude 3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php .
- name: syntax-php7.4
image: nextcloudci/php7.4:2
commands:
- composer install
- ./lib/composer/bin/parallel-lint --exclude lib/composer/jakub-onderka/ --exclude 3rdparty/symfony/polyfill-php70/Resources/stubs/ --exclude 3rdparty/patchwork/utf8/src/Patchwork/Utf8/Bootup/ --exclude 3rdparty/paragonie/random_compat/lib/ --exclude lib/composer/composer/autoload_static.php --exclude 3rdparty/composer/autoload_static.php --exclude 3rdparty/doctrine/cache/lib/Doctrine/Common/Cache/RiakCache.php .
#---
#kind: pipeline
#name: syntax-and-phan
#
#steps:
#- name: submodules
# image: docker:git
# commands:
# - git submodule update --init
#- name: phan
# image: nextcloudci/php7.2:php7.2-13
# commands:
@ -115,14 +57,14 @@ steps:
# - composer require --dev "phan/phan:0.11.1"
# - ./lib/composer/phan/phan/phan -k build/.phan/config.php
# - php ./build/.phan/plugin-checker.php
trigger:
branch:
- master
- stable*
event:
- pull_request
- push
#
#trigger:
# branch:
# - master
# - stable*
# event:
# - pull_request
# - push
---
kind: pipeline

View file

@ -12,3 +12,6 @@ trim_trailing_whitespace = true
[*.md]
trim_trailing_whitespace = false
[*.svg]
insert_final_newline = false

View file

@ -1,5 +1,5 @@
---
name: Bug report
name: 🐛 Bug report
about: Help us improving by reporting a bug
labels: bug, 0. Needs triage
---

View file

@ -1,35 +1,35 @@
---
name: Feature request
about: Suggest an idea for this project
labels: enhancement, 0. Needs triage
---
<!--
Thanks for reporting issues back to Nextcloud!
Note: This is the **issue tracker of Nextcloud**, please do NOT use this to get answers to your questions or get help for fixing your installation. This is a place to report bugs to developers, after your server has been debugged. You can find help debugging your system on our home user forums: https://help.nextcloud.com or, if you use Nextcloud in a large organization, ask our engineers on https://portal.nextcloud.com. See also https://nextcloud.com/support for support options.
This is the bug tracker for the Server component. Find other components at https://github.com/nextcloud/
For reporting potential security issues please see https://nextcloud.com/security/
To make it possible for us to best accommodate your use case, please fill out the information below carefully.
You can also use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate
If you are a customer and are using Nextcloud Enterprise, please submit your issue directly in the Nextcloud Portal https://portal.nextcloud.com so it gets resolved more quickly by our dedicated engineers.
Note that Nextcloud is an open source project backed by Nextcloud GmbH. Most of our volunteers are home users and thus primarily care about issues that affect home users. Our paid engineers prioritize issues of our customers. If you are neither a home user nor a customer, consider paying somebody to fix your issue, do it yourself or become a customer.
-->
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.
---
name: 🚀 Feature request
about: Suggest an idea for this project
labels: enhancement, 0. Needs triage
---
<!--
Thanks for reporting issues back to Nextcloud!
Note: This is the **issue tracker of Nextcloud**, please do NOT use this to get answers to your questions or get help for fixing your installation. This is a place to report bugs to developers, after your server has been debugged. You can find help debugging your system on our home user forums: https://help.nextcloud.com or, if you use Nextcloud in a large organization, ask our engineers on https://portal.nextcloud.com. See also https://nextcloud.com/support for support options.
This is the bug tracker for the Server component. Find other components at https://github.com/nextcloud/
For reporting potential security issues please see https://nextcloud.com/security/
To make it possible for us to best accommodate your use case, please fill out the information below carefully.
You can also use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate
If you are a customer and are using Nextcloud Enterprise, please submit your issue directly in the Nextcloud Portal https://portal.nextcloud.com so it gets resolved more quickly by our dedicated engineers.
Note that Nextcloud is an open source project backed by Nextcloud GmbH. Most of our volunteers are home users and thus primarily care about issues that affect home users. Our paid engineers prioritize issues of our customers. If you are neither a home user nor a customer, consider paying somebody to fix your issue, do it yourself or become a customer.
-->
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
**Describe the solution you'd like**
A clear and concise description of what you want to happen.
**Describe alternatives you've considered**
A clear and concise description of any alternative solutions or features you've considered.
**Additional context**
Add any other context or screenshots about the feature request here.

8
.github/ISSUE_TEMPLATE/config.yml vendored Normal file
View file

@ -0,0 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: ❓ Question
url: https://help.nextcloud.com/
about: I have a question …
- name: 🔒 Security Vulnerability
url: https://hackerone.com/nextcloud
about: Found a security vulnerability?

View file

@ -1,13 +0,0 @@
on: pull_request
name: Pull request checks
jobs:
commit-message-check:
name: Block fixup and squash commits
runs-on: ubuntu-latest
steps:
- name: Run check
uses: xt0rted/block-autosquash-commits-action@master
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}

20
.github/workflows/lint.yml vendored Normal file
View file

@ -0,0 +1,20 @@
name: Lint
on: pull_request
jobs:
php-linters:
runs-on: ubuntu-latest
strategy:
matrix:
php-versions: ['7.2', '7.3', 7.4]
name: php${{ matrix.php-versions }} lint
steps:
- name: Checkout
uses: actions/checkout@master
- name: Set up php${{ matrix.php-versions }}
uses: shivammathur/setup-php@master
with:
php-version: ${{ matrix.php-versions }}
coverage: none
- name: Lint
run: composer run lint

67
.github/workflows/node.yml vendored Normal file
View file

@ -0,0 +1,67 @@
name: Node
on:
pull_request:
push:
branches:
- master
- stable*
jobs:
build:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use node ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies & build
run: |
npm ci
npm run build --if-present
- name: Check webpack build changes
run: |
bash -c "[[ ! \"`git status --porcelain `\" ]] || ( echo 'Uncommited changes in webpack build' && git status && exit 1 )"
env:
CI: true
test:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use node ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: |
npm ci
- name: Test
run: npm run test
handlebars:
runs-on: ubuntu-latest
strategy:
matrix:
node-version: [12.x]
steps:
- uses: actions/checkout@v2
- name: Use node ${{ matrix.node-version }}
uses: actions/setup-node@v1
with:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: |
npm ci
- name: Run compile
run: ./build/compile-handlebars-templates.sh

@ -1 +1 @@
Subproject commit 642cd66f3da880cfc4adafce9bf0a5b4f5f3bf65
Subproject commit 97fb70b955d004d781142ee409210fcb9b6eb853

View file

@ -9,6 +9,7 @@ Nextcloud is written by:
- Alecks Gates <alecks.g@gmail.com>
- Alejandro Varela <epma01@gmail.com>
- Alex Weirig <alex.weirig@technolink.lu>
- Alexander A. Klimov <grandmaster@al2klimov.de>
- Alexander Bergolth <leo@strike.wu.ac.at>
- Alexey Pyltsyn <lex61rus@gmail.com>
- Allan Nordhøy <epost@anotheragency.no>
@ -30,6 +31,7 @@ Nextcloud is written by:
- Bastien Ho <bastienho@urbancube.fr>
- Benjamin Diele <benjamin@diele.be>
- Benjamin Liles <benliles@arch.tamu.edu>
- Bernhard Ostertag <bernieo.code@gmx.de>
- Bernhard Posselt <dev@bernhard-posselt.com>
- Bernhard Reiter <ockham@raz.or.at>
- Birk Borkason <daniel.niccoli@gmail.com>
@ -139,6 +141,7 @@ Nextcloud is written by:
- Kawohl <john@owncloud.com>
- Kenneth Newwood <kenneth@newwood.name>
- Kevin Ndung'u <kevgathuku@gmail.com>
- Kim Brose <kim.brose@rwth-aachen.de>
- Klaas Freitag <freitag@owncloud.com>
- Knut Ahlers <knut@ahlers.me>
- Ko- <k.stoffelen@cs.ru.nl>
@ -336,6 +339,7 @@ Nextcloud is written by:
- duritong <peter.meier+github@immerda.ch>
- eduardo <eduardo@vnexu.net>
- enoch <lanxenet@hotmail.com>
- exner104 <59639860+exner104@users.noreply.github.com>
- fabian <fabian@web2.0-apps.de>
- felixboehm <felix@webhippie.de>
- fnuesse <felix.nuesse@t-online.de>
@ -370,6 +374,7 @@ Nextcloud is written by:
- scolebrook <scolebrook@mac.com>
- shkdee <louis.traynard@m4x.org>
- sidey79 <s.butzek@gmx.de>
- simonspa <1677436+simonspa@users.noreply.github.com>
- sualko <klaus@jsxc.org>
- tbartenstein <tbartenstein@users.noreply.github.com>
- tbelau666 <thomas.belau@gmx.de>

View file

@ -4,7 +4,7 @@ all: clean dev-setup build-js-production
dev-setup: clean clean-dev npm-init
npm-init:
npm install
npm ci
npm-update:
npm update

View file

@ -61,7 +61,7 @@ Otherwise, git checkouts can be handled the same as release archives, by using t
### Building front-end code 🏗
We move more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
We are moving more and more towards using Vue.js in the frontend, starting with Settings. For building the code on changes, use these terminal commands in the root folder:
``` bash
# install dependencies

25
SECURITY.md Normal file
View file

@ -0,0 +1,25 @@
# Security Policy
## Supported Versions
The latest three major release versions of Nextcloud are currently being supported with security updates.
Please visit https://github.com/nextcloud/server/wiki/Maintenance-and-Release-Schedule for further details.
## Reporting a Vulnerability
Security is very important to us. If you have discovered a security issue with Nextcloud,
please read our responsible disclosure guidelines and contact us at [hackerone.com/nextcloud](https://hackerone.com/nextcloud).
Your report should include:
- Product version
- A vulnerability description
- Reproduction steps
A member of the security team will confirm the vulnerability, determine its impact, and develop a fix.
The fix will be applied to the master branch, tested, and packaged in the next security release.
The vulnerability will be publicly announced after the release. Finally, your name will be added
to the [hall of fame](https://hackerone.com/nextcloud/thanks) as a thank you from the entire Nextcloud community. Note our
[threat model](https://nextcloud.com/security/threat-model) to know what is expected behavior.
Please visit https://nextcloud.com/security/ for further information about security.

View file

@ -5,7 +5,7 @@
<name>Accessibility</name>
<summary>Accessibility options for nextcloud</summary>
<description><![CDATA[Provides multiple accessibilities options to ease your use of Nextcloud]]></description>
<version>1.4.0</version>
<version>1.5.0</version>
<licence>agpl</licence>
<author>John Molakvoæ</author>
<namespace>Accessibility</namespace>
@ -16,7 +16,7 @@
<bugs>https://github.com/nextcloud/server/issues</bugs>
<dependencies>
<nextcloud min-version="18" max-version="18"/>
<nextcloud min-version="19" max-version="19"/>
</dependencies>
<repair-steps>

View file

@ -22,7 +22,8 @@ $color-border-dark: lighten($color-main-background, 14%);
#contactsmenu-menu a,
#expanddiv a,
.activity-section .activity-icon.monochrome {
img {
& > img,
:not(.avatardiv) > img {
filter: invert(100%);
}
}
@ -84,4 +85,4 @@ input[type=checkbox] {
background-image: url('../../../core/img/actions/checkbox-mixed-dark.svg');
}
}
}
}

View file

@ -1,18 +1,22 @@
OC.L10N.register(
"accessibility",
{
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "n Donkertema om u oë n ruskans te geen deur die algehele ligsterkte en helderheid te verminder. Dit word nog ontwikkel; rapporteer asb. enige probleme wat u ervaar.",
"Dark theme" : "Donker Tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "n Donker tema om u oë n ruskans te gee deur die algehele ligsterkte en helderheid te verminder. Dit word nog ontwikkel; rapporteer asb. enige probleme wat u ervaar.",
"High contrast mode" : "Hoëkontrasmodus",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "n Hoëkontrasmodus om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
"Dyslexia font" : "Disleksie-font",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is n gratis lettertipe/font wat ontwerp is om sommige van die algemene leesfoute wat deur disleksie veroorsaak word, te versag.",
"Accessibility" : "Toeganklikheid",
"Accessibility options for nextcloud" : "Toeganklikheidsopsies vir nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bied veelvuldige toeganklikheidsopsies om u gebruik van Nextcloud te vergemaklik",
"High contrast theme" : "Hoëkontrastema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
"Dark theme (beta)" : "Donkertema (beta)",
"Web Content Accessibility Guidelines" : "Webinhoudtoeganklikheidsriglyne",
"our issue tracker" : "ons probleemnaspoorder",
"our design team" : "ons ontwerpspan",
"Enable" : "Aktiveer",
"High contrast theme" : "Hoëkontrastema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
"Dark theme (beta)" : "Donkertema (beta)"
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Rapporteer gerus enige probleme wat u teëkom op {issuetracker}. Indien u betrokke wil raak kan u by die {designteam} aansluit!",
"Enable" : "Aktiveer"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,16 +1,20 @@
{ "translations": {
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "n Donkertema om u oë n ruskans te geen deur die algehele ligsterkte en helderheid te verminder. Dit word nog ontwikkel; rapporteer asb. enige probleme wat u ervaar.",
"Dark theme" : "Donker Tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "n Donker tema om u oë n ruskans te gee deur die algehele ligsterkte en helderheid te verminder. Dit word nog ontwikkel; rapporteer asb. enige probleme wat u ervaar.",
"High contrast mode" : "Hoëkontrasmodus",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "n Hoëkontrasmodus om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
"Dyslexia font" : "Disleksie-font",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is n gratis lettertipe/font wat ontwerp is om sommige van die algemene leesfoute wat deur disleksie veroorsaak word, te versag.",
"Accessibility" : "Toeganklikheid",
"Accessibility options for nextcloud" : "Toeganklikheidsopsies vir nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bied veelvuldige toeganklikheidsopsies om u gebruik van Nextcloud te vergemaklik",
"High contrast theme" : "Hoëkontrastema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
"Dark theme (beta)" : "Donkertema (beta)",
"Web Content Accessibility Guidelines" : "Webinhoudtoeganklikheidsriglyne",
"our issue tracker" : "ons probleemnaspoorder",
"our design team" : "ons ontwerpspan",
"Enable" : "Aktiveer",
"High contrast theme" : "Hoëkontrastema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "n Hoëkontrastema om u navigasie te vergemaklik. Visuele kwaliteit sal verminder word, maar die duidelikheid sal verbeter.",
"Dark theme (beta)" : "Donkertema (beta)"
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Rapporteer gerus enige probleme wat u teëkom op {issuetracker}. Indien u betrokke wil raak kan u by die {designteam} aansluit!",
"Enable" : "Aktiveer"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -1,26 +1,28 @@
OC.L10N.register(
"accessibility",
{
"Dark theme" : "مظهر مظلم",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "المظهر المظلم يخفف من الإرهاق على عينيك، عن طريق تخفيض النور والسطوعة بشكلٍ عام من التطبيق. هذي الميزة لا زالت تحت التطوير، لهذا السبب نود منكم بإبلاغ عن أي مشكلة قد تصادفكم.",
"High contrast mode" : "وضع التباين العالي",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
"Dyslexia font" : "خط لعسر القرائة",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة في تصحيح الأخطاء المتسببة من عسر القرائة.",
"Accessibility" : "إمكانية الوصول",
"Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud",
"Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب",
"our issue tracker" : "تعقب الأخطاء الخاص بنا",
"Dark theme" : "مظهر داكن",
"Enable dark theme" : "تفعيل المظهر الداكن",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "المظهر الداكن يخفف من الإرهاق على عينيك، وذلك بتخفيض حدّة الإضاءة والسطوع. هذه الميزة لا تزال تحت التطوير، لهذا نود منكم الإبلاغ عن أي مشكلة قد تصادفكم.",
"High contrast mode" : "وضع تباين الألوان العالي",
"Enable high contrast mode" : "تفعيل وضع تباين الألوان العالي",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك على التنقل في الموقع بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
"Dyslexia font" : "خط خاص بالمصابين بعسر القراءة",
"Enable dyslexia font" : "تفعيل الخط الخاص بالمصابين بعسر القراءة",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة على تفادي الأخطاء لمن يعانون من عسر القراءة.",
"Accessibility" : "تسهيل الإستعمال",
"Accessibility options for nextcloud" : "خيارات تسهيل إستعمال نكست كلاود",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر عدة خيارات تسهيل إستعمال لتسهيل تنقلك على نكست كلاود",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} توجيهات تسهيل إستعمال محتوى الويب {linkend} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker} متعقب المشاكل الخاص بنا {linkend}. أما إذا أردت المشاركة في التطوير، إنضم إلى {designteam} فريق التصميم {linkend}!",
"High contrast theme" : "وضع تباين الألوان العالي",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك في التنقل بين القوائم بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
"Dark theme (beta)" : "مظهر داكن (تجريبي)",
"Web Content Accessibility Guidelines" : "توجيهات تسهيل إستعمال محتوى الويب",
"our issue tracker" : "متعقب المشاكل الخاص بنا",
"our design team" : "فريق التصميم الخاص بنا",
"Enable" : "تفعيل",
"High contrast theme" : "وضع التباين العالي",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
"Dark theme (beta)" : "مظهر مظلم (تحت التجريب)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic خط مجاني مصمم للمساعدة في تصحيح الأخطاء المتسببة من عسر القرائة. الخط أنشئ من قبل أبيلاردو جونزاليس، وأنزله بترخيص مفتوح المصدر.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـnextcloud",
"Themes" : "السمات",
"Fonts" : "الخطوط",
"enabled" : "مُفّعل"
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker}. أما إذا أردت المشاركة في التطوير، إنضم إلينا {designteam}!",
"Enable" : "تفعيل"
},
"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,24 +1,26 @@
{ "translations": {
"Dark theme" : "مظهر مظلم",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "المظهر المظلم يخفف من الإرهاق على عينيك، عن طريق تخفيض النور والسطوعة بشكلٍ عام من التطبيق. هذي الميزة لا زالت تحت التطوير، لهذا السبب نود منكم بإبلاغ عن أي مشكلة قد تصادفكم.",
"High contrast mode" : "وضع التباين العالي",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
"Dyslexia font" : "خط لعسر القرائة",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة في تصحيح الأخطاء المتسببة من عسر القرائة.",
"Accessibility" : "إمكانية الوصول",
"Accessibility options for nextcloud" : "خيارات إمكانية الوصول لـNextCloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـNextCloud",
"Web Content Accessibility Guidelines" : "شروط إمكانية الوصول لمحتوى الويب",
"our issue tracker" : "تعقب الأخطاء الخاص بنا",
"Dark theme" : "مظهر داكن",
"Enable dark theme" : "تفعيل المظهر الداكن",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "المظهر الداكن يخفف من الإرهاق على عينيك، وذلك بتخفيض حدّة الإضاءة والسطوع. هذه الميزة لا تزال تحت التطوير، لهذا نود منكم الإبلاغ عن أي مشكلة قد تصادفكم.",
"High contrast mode" : "وضع تباين الألوان العالي",
"Enable high contrast mode" : "تفعيل وضع تباين الألوان العالي",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك على التنقل في الموقع بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
"Dyslexia font" : "خط خاص بالمصابين بعسر القراءة",
"Enable dyslexia font" : "تفعيل الخط الخاص بالمصابين بعسر القراءة",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic خط مجاني مصمم للمساعدة على تفادي الأخطاء لمن يعانون من عسر القراءة.",
"Accessibility" : "تسهيل الإستعمال",
"Accessibility options for nextcloud" : "خيارات تسهيل إستعمال نكست كلاود",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "توفر عدة خيارات تسهيل إستعمال لتسهيل تنقلك على نكست كلاود",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} توجيهات تسهيل إستعمال محتوى الويب {linkend} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker} متعقب المشاكل الخاص بنا {linkend}. أما إذا أردت المشاركة في التطوير، إنضم إلى {designteam} فريق التصميم {linkend}!",
"High contrast theme" : "وضع تباين الألوان العالي",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع تباين الألوان العالي يساعدك في التنقل بين القوائم بسهولة. الجودة المرئية سوف تقل بينما الوضوح سيزداد.",
"Dark theme (beta)" : "مظهر داكن (تجريبي)",
"Web Content Accessibility Guidelines" : "توجيهات تسهيل إستعمال محتوى الويب",
"our issue tracker" : "متعقب المشاكل الخاص بنا",
"our design team" : "فريق التصميم الخاص بنا",
"Enable" : "تفعيل",
"High contrast theme" : "وضع التباين العالي",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "وضع التباين العالي يساعدك في إستخدام التطبيق والإنتقال في القوائم بسهوله. علماً أن الجودة سوف تتظرر سلبياً من هذا الوضع لكن الدقة سوف تتحسن بكثير.",
"Dark theme (beta)" : "مظهر مظلم (تحت التجريب)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic خط مجاني مصمم للمساعدة في تصحيح الأخطاء المتسببة من عسر القرائة. الخط أنشئ من قبل أبيلاردو جونزاليس، وأنزله بترخيص مفتوح المصدر.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "توفر خيارات إمكانية الوصول عديدة لتسهيل إستخدامك لـnextcloud",
"Themes" : "السمات",
"Fonts" : "الخطوط",
"enabled" : "مُفّعل"
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "الوصول الشامل مهم جدا بالنسبة لنا. نحن نتبع معايير ويب صارمة ونتأكد من أن كل شيء يمكن إستعماله حتى دون الحاجة للفأرة أو إلى أي برامج مساعدة مثل برامج قراءة الشاشة. هدفنا أن نكون متوافقين مع {guidelines} 2.1 بمستوى AA، ومتوافقين مع مظهر تباين الألوان العالي بمستوى يصل حتى إلى AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "إذا واجهت أي مشاكل، لا تتردد بالإبلاغ عنها على {issuetracker}. أما إذا أردت المشاركة في التطوير، إنضم إلينا {designteam}!",
"Enable" : "تفعيل"
},"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

@ -9,16 +9,11 @@ OC.L10N.register(
"Accessibility" : "Достъпност",
"Accessibility options for nextcloud" : "Опции за достъпност за nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
"Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
"our design team" : "нашия екип",
"Enable" : "Включване",
"High contrast theme" : "Тема с висок контраст",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
"Dark theme (beta)" : "Тъмна тема (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic е безплатен шрифт, предназначен за смекчаване на някои от често срещаните грешки при четенето, причинени от дислексия.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
"Themes" : "Теми",
"Fonts" : "Шрифт",
"enabled" : "Включено"
"Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
"our design team" : "нашия екип",
"Enable" : "Включване"
},
"nplurals=2; plural=(n != 1);");

View file

@ -7,16 +7,11 @@
"Accessibility" : "Достъпност",
"Accessibility options for nextcloud" : "Опции за достъпност за nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
"Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
"our design team" : "нашия екип",
"Enable" : "Включване",
"High contrast theme" : "Тема с висок контраст",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема с висок контраст за улесняване на навигацията. Визуалното качество ще бъде намалено, но яснотата ще бъде увеличена.",
"Dark theme (beta)" : "Тъмна тема (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic е безплатен шрифт, предназначен за смекчаване на някои от често срещаните грешки при четенето, причинени от дислексия.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Осигурява множество опции за достъпност за улесняване на използването на Nextcloud",
"Themes" : "Теми",
"Fonts" : "Шрифт",
"enabled" : "Включено"
"Web Content Accessibility Guidelines" : "Указания за достъпност на уеб съдържание",
"our design team" : "нашия екип",
"Enable" : "Включване"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Accessibilitat",
"Accessibility options for nextcloud" : "Paràmetres d'accessibilitat de Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona diversos paràmetres d'accessibilitat per facilitar-vos l'ús de Nextcloud",
"Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
"our issue tracker" : "el nostre seguidor d'incidències",
"our design team" : "el nostre equip de disseny",
"Enable" : "Activa",
"High contrast theme" : "Tema de contrast alt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
"Dark theme (beta)" : "Tema fosc (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic és un tipus de lletra dissenyat per alleujar alguns dels problemes habituals de lectura causats per la dislèxia. El tipus de lletra fou creat per Abelardo Gonzalez, que el va publicar amb una llicència oberta.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Proporciona diverses opcions d'accessibilitat per facilitar l'ús del Nextcloud",
"Themes" : "Temes",
"Fonts" : "Tipus de lletra",
"enabled" : "activat"
"Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
"our issue tracker" : "el nostre seguidor d'incidències",
"our design team" : "el nostre equip de disseny",
"Enable" : "Activa"
},
"nplurals=2; plural=(n != 1);");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Accessibilitat",
"Accessibility options for nextcloud" : "Paràmetres d'accessibilitat de Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona diversos paràmetres d'accessibilitat per facilitar-vos l'ús de Nextcloud",
"Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
"our issue tracker" : "el nostre seguidor d'incidències",
"our design team" : "el nostre equip de disseny",
"Enable" : "Activa",
"High contrast theme" : "Tema de contrast alt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de contrast alt per facilitar la navegació. La qualitat visual es reduirà però s'incrementarà la claredat.",
"Dark theme (beta)" : "Tema fosc (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic és un tipus de lletra dissenyat per alleujar alguns dels problemes habituals de lectura causats per la dislèxia. El tipus de lletra fou creat per Abelardo Gonzalez, que el va publicar amb una llicència oberta.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Proporciona diverses opcions d'accessibilitat per facilitar l'ús del Nextcloud",
"Themes" : "Temes",
"Fonts" : "Tipus de lletra",
"enabled" : "activat"
"Web Content Accessibility Guidelines" : "Pautes d'accessibilitat de continguts web",
"our issue tracker" : "el nostre seguidor d'incidències",
"our design team" : "el nostre equip de disseny",
"Enable" : "Activa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tmavý motiv vzhledu",
"Enable dark theme" : "Zapnout tmavý motiv vzhledu",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motiv vzhledu pro ulevení vašim očím snížením celkové svítivosti a jasu. Jeho vývoj zatím ještě není zcela dokončen, proto prosíme hlaste jakékoli problémy, se kterými se setkáte.",
"High contrast mode" : "Režim s vysokým kontrastem",
"Enable high contrast mode" : "Zapnout režim s vysokým kontrastem",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Režim s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
"Dyslexia font" : "Písmo pro dyslektiky",
"Enable dyslexia font" : "Použít písmo pro dyslektiky",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je bezplatné písmo (font) navržené tak, aby odpomáhalo od některých běžných chybování při čtení, způsobených dyslexií.",
"Accessibility" : "Zpřístupnění",
"Accessibility options for nextcloud" : "Předvolby v Nexcloud pro zpřístupnění",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud",
"Web Content Accessibility Guidelines" : "Pokyny pro přístupnost webového obsahu (WCAG)",
"our issue tracker" : "náš systém evidence hlášení problémů",
"our design team" : "náš tým návrhářů",
"Enable" : "Zapnout",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením do {issuetracker}našeho systému pro správu hlášení {linkend}. A pokud se chcete zapojit, přidejte se k {designteam}týmu našich designérů{linkend}!",
"High contrast theme" : "Motiv vzhledu s vysokým kontrastem",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motiv vzhledu s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
"Dark theme (beta)" : "Tmavý motiv vzhledu (testovací)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic je bezplatné písmo (font) navržené tak, aby odpomáhalo od některých běžných chybování při čtení, způsobených dyslexií. Toto písmo bylo vytvořeno Abelardem Gonzalezem, který ho vydal pod open source licencí.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud",
"Themes" : "Motivy vzhledu",
"Fonts" : "Písma",
"enabled" : "zapnuto"
"Web Content Accessibility Guidelines" : "Pokyny pro přístupnost webového obsahu (WCAG)",
"our issue tracker" : "náš systém evidence hlášení problémů",
"our design team" : "náš tým návrhářů",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s {guidelines} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením na {issuetracker}. A pokud se chcete zapojit, přidejte se k {designteam}!",
"Enable" : "Zapnout"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Tmavý motiv vzhledu",
"Enable dark theme" : "Zapnout tmavý motiv vzhledu",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motiv vzhledu pro ulevení vašim očím snížením celkové svítivosti a jasu. Jeho vývoj zatím ještě není zcela dokončen, proto prosíme hlaste jakékoli problémy, se kterými se setkáte.",
"High contrast mode" : "Režim s vysokým kontrastem",
"Enable high contrast mode" : "Zapnout režim s vysokým kontrastem",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Režim s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
"Dyslexia font" : "Písmo pro dyslektiky",
"Enable dyslexia font" : "Použít písmo pro dyslektiky",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je bezplatné písmo (font) navržené tak, aby odpomáhalo od některých běžných chybování při čtení, způsobených dyslexií.",
"Accessibility" : "Zpřístupnění",
"Accessibility options for nextcloud" : "Předvolby v Nexcloud pro zpřístupnění",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud",
"Web Content Accessibility Guidelines" : "Pokyny pro přístupnost webového obsahu (WCAG)",
"our issue tracker" : "náš systém evidence hlášení problémů",
"our design team" : "náš tým návrhářů",
"Enable" : "Zapnout",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením do {issuetracker}našeho systému pro správu hlášení {linkend}. A pokud se chcete zapojit, přidejte se k {designteam}týmu našich designérů{linkend}!",
"High contrast theme" : "Motiv vzhledu s vysokým kontrastem",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motiv vzhledu s vysokým kontrastem pro usnadnění orientace při pohybu po aplikaci. Vizuální kvalita bude snížena, zato zřetelnost se zlepší.",
"Dark theme (beta)" : "Tmavý motiv vzhledu (testovací)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic je bezplatné písmo (font) navržené tak, aby odpomáhalo od některých běžných chybování při čtení, způsobených dyslexií. Toto písmo bylo vytvořeno Abelardem Gonzalezem, který ho vydal pod open source licencí.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Poskytuje vícero možností zpřístupnění pro usnadnění používání Nextcloud",
"Themes" : "Motivy vzhledu",
"Fonts" : "Písma",
"enabled" : "zapnuto"
"Web Content Accessibility Guidelines" : "Pokyny pro přístupnost webového obsahu (WCAG)",
"our issue tracker" : "náš systém evidence hlášení problémů",
"our design team" : "náš tým návrhářů",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Přístupnost pro všechny je pro nás velmi důležitá. Splňujeme webové standardy a zajišťujeme, aby všechno bylo použitelné i bez myši a s asistenčním software, jako například čtečkami obrazovky. Máme za cíl být v souladu s {guidelines} 2.1 na úrovni AA, při použití motivu vzhledu s vysokým kontrastem dokonce na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Pokud naleznete jakékoli problémy, neváhejte s jejich nahlášením na {issuetracker}. A pokud se chcete zapojit, přidejte se k {designteam}!",
"Enable" : "Zapnout"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
}

View file

@ -2,25 +2,23 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Mørk tema",
"Enable dark theme" : "Aktiver Mørk tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Et mørk tema, venligere for øjnene ved at dæmpe lysstyrken. Det er stadig under udvikling så indberet venligst alle problemer du måtte finde.",
"High contrast mode" : "Højkontrasttilstand",
"Enable high contrast mode" : "aktiver højkontrasttilstand",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En højkontrasttilstand letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
"Dyslexia font" : "Skrifftype for ordblinde",
"Enable dyslexia font" : "aktiver skrifftype for ordblinde",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic er en gratis skrifttype designet til at undgå læsefejl pga. ordblindhed",
"Accessibility" : "Handicapvenlig",
"Accessibility options for nextcloud" : "Handicapvenlige indstillinger for nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud",
"Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider",
"our issue tracker" : "vores problem følger",
"our design team" : "vores designteam",
"Enable" : "Aktivér",
"High contrast theme" : "Højkontrasttema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
"Dark theme (beta)" : "Mørkt tema (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic er en gratis skrifttype/font designet til at undgå typiske læsefejl pga. ordblindhed. Skrifttypen er skabt af Abelardo Gonzalez, som har udgivet den med en open-source licens.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud",
"Themes" : "Temaer",
"Fonts" : "Fonte",
"enabled" : "aktiveret"
"Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider",
"our issue tracker" : "vores problem følger",
"our design team" : "vores designteam",
"Enable" : "Aktivér"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,22 @@
{ "translations": {
"Dark theme" : "Mørk tema",
"Enable dark theme" : "Aktiver Mørk tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Et mørk tema, venligere for øjnene ved at dæmpe lysstyrken. Det er stadig under udvikling så indberet venligst alle problemer du måtte finde.",
"High contrast mode" : "Højkontrasttilstand",
"Enable high contrast mode" : "aktiver højkontrasttilstand",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En højkontrasttilstand letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
"Dyslexia font" : "Skrifftype for ordblinde",
"Enable dyslexia font" : "aktiver skrifftype for ordblinde",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic er en gratis skrifttype designet til at undgå læsefejl pga. ordblindhed",
"Accessibility" : "Handicapvenlig",
"Accessibility options for nextcloud" : "Handicapvenlige indstillinger for nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud",
"Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider",
"our issue tracker" : "vores problem følger",
"our design team" : "vores designteam",
"Enable" : "Aktivér",
"High contrast theme" : "Højkontrasttema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Et højkontrasttema letter navigationen. Presentation af lavere kvalitet, men tydeligere.",
"Dark theme (beta)" : "Mørkt tema (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic er en gratis skrifttype/font designet til at undgå typiske læsefejl pga. ordblindhed. Skrifttypen er skabt af Abelardo Gonzalez, som har udgivet den med en open-source licens.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Tilbyder flere handicapvenlige indstillinger til at lette brugen af Nextcloud",
"Themes" : "Temaer",
"Fonts" : "Fonte",
"enabled" : "aktiveret"
"Web Content Accessibility Guidelines" : "Handicapvenlige retningslinjer for Web sider",
"our issue tracker" : "vores problem følger",
"our design team" : "vores designteam",
"Enable" : "Aktivér"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Dunkles Design",
"Enable dark theme" : "Dunkles Design aktivieren",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die allgemeine Lichtstärke und Helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melde bitte alle Probleme, die Du findest.",
"High contrast mode" : "Kontrastreicher Modus",
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Übersichtlichkeit jedoch erhöht.",
"Dyslexia font" : "Legastheniker-Schriftart",
"Dyslexia font" : "Legasthenie-Schriftart",
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
"Accessibility" : "Barrierefreiheit",
"Accessibility options for nextcloud" : "Optionen r Barrierefreiheit in Nextcloud",
"Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Issue Tracker",
"our design team" : "Unser Design-Team",
"Enable" : "Aktiviere",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der universelle Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Du Fehler findest, melde sie bitte im {issuetracker}Problemverfolgungssystem{linkend}. Und wenn Du mithelfen willst, trete dem {designteam}Designteam{linkend} bei!",
"High contrast theme" : "Kontrastreiches Design",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
"Dark theme (beta)" : "Dunkles Design (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren. Die Schriftart wurde von Abelardo Gonzalez erstellt, die unter einer Quelloffenen Lizenz veröffentlicht wurde.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Themes" : "Themen",
"Fonts" : "Schriftarten",
"enabled" : "aktiviert"
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Problemverfolgungssystem",
"our design team" : "Unser Design-Team",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Du Fehler findest, melde sie bitte auf {issuetracker}. Und wenn Du mitthelfen willst, trete dem {designteam} bei!",
"Enable" : "Aktiviere"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Dunkles Design",
"Enable dark theme" : "Dunkles Design aktivieren",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die allgemeine Lichtstärke und Helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melde bitte alle Probleme, die Du findest.",
"High contrast mode" : "Kontrastreicher Modus",
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Übersichtlichkeit jedoch erhöht.",
"Dyslexia font" : "Legastheniker-Schriftart",
"Dyslexia font" : "Legasthenie-Schriftart",
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
"Accessibility" : "Barrierefreiheit",
"Accessibility options for nextcloud" : "Optionen r Barrierefreiheit in Nextcloud",
"Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Issue Tracker",
"our design team" : "Unser Design-Team",
"Enable" : "Aktiviere",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der universelle Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Du Fehler findest, melde sie bitte im {issuetracker}Problemverfolgungssystem{linkend}. Und wenn Du mithelfen willst, trete dem {designteam}Designteam{linkend} bei!",
"High contrast theme" : "Kontrastreiches Design",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
"Dark theme (beta)" : "Dunkles Design (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren. Die Schriftart wurde von Abelardo Gonzalez erstellt, die unter einer Quelloffenen Lizenz veröffentlicht wurde.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Themes" : "Themen",
"Fonts" : "Schriftarten",
"enabled" : "aktiviert"
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Problemverfolgungssystem",
"our design team" : "Unser Design-Team",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Du Fehler findest, melde sie bitte auf {issuetracker}. Und wenn Du mitthelfen willst, trete dem {designteam} bei!",
"Enable" : "Aktiviere"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Dunkles Design",
"Enable dark theme" : "Dunkles Design aktivieren",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.",
"High contrast mode" : "Kontrastreicher Modus",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus der die Navigation erleichtert. Die Bildqualität wird reduziert, jedoch die Übersichtlichkeit erhöht.",
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Übersichtlichkeit jedoch erhöht.",
"Dyslexia font" : "Legasthenie-Schriftart",
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
"Accessibility" : "Barrierefreiheit",
"Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Problemverfolgungssystem",
"our design team" : "Unser Design-Team",
"Enable" : "Aktiviere",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der universelle Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Sie Fehler finden, melden Sie diese bitte im {issuetracker}Problemverfolgungssystem{linkend}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam}Designteam{linkend} bei!",
"High contrast theme" : "Kontrastreiches Design",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
"Dark theme (beta)" : "Dunkles Design (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren. Die Schriftart wurde von Abelardo Gonzalez erstellt, der sie unter einer Quelloffenen Lizenz veröffentlichte.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Themes" : "Themen",
"Fonts" : "Schriftarten",
"enabled" : "aktiviert"
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Problemverfolgungssystem",
"our design team" : "Unser Design-Team",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Sie Fehler finden, melden Sie sie bitte auf {issuetracker}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam} bei!",
"Enable" : "Aktiviere"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Dunkles Design",
"Enable dark theme" : "Dunkles Design aktivieren",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ein dunkles Design, das die Augen entspannt, indem es die Gesamthelligkeit und -helligkeit reduziert. Es befindet sich noch in der Entwicklung, also melden Sie bitte alle Probleme, die Sie finden.",
"High contrast mode" : "Kontrastreicher Modus",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus der die Navigation erleichtert. Die Bildqualität wird reduziert, jedoch die Übersichtlichkeit erhöht.",
"Enable high contrast mode" : "Kontrastreichen Modus aktivieren",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreicher Modus, der die Navigation erleichtert. Die Bildqualität wird reduziert, die Übersichtlichkeit jedoch erhöht.",
"Dyslexia font" : "Legasthenie-Schriftart",
"Enable dyslexia font" : "Legasthenie-Schriftart aktivieren",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren.",
"Accessibility" : "Barrierefreiheit",
"Accessibility options for nextcloud" : "Optionen zur Barrierefreiheit in Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Problemverfolgungssystem",
"our design team" : "Unser Design-Team",
"Enable" : "Aktiviere",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Der universelle Zugang ist für uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Screenreader nutzbar ist. Wir streben die Einhaltung der {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 auf AA-Niveau an, mit dem kontrastreichen Design sogar auf AAA-Niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Wenn Sie Fehler finden, melden Sie diese bitte im {issuetracker}Problemverfolgungssystem{linkend}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam}Designteam{linkend} bei!",
"High contrast theme" : "Kontrastreiches Design",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ein kontrastreiches Design, das die Navigation erleichtert. Die Bildqualität wird reduziert, aber die Klarheit wird verbessert.",
"Dark theme (beta)" : "Dunkles Design (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic ist eine freie Schriftart, die entwickelt wurde, um einige der häufigsten Lesefehler, die durch Legasthenie verursacht werden, zu reduzieren. Die Schriftart wurde von Abelardo Gonzalez erstellt, der sie unter einer Quelloffenen Lizenz veröffentlichte.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Bietet verschiedene Optionen für Barrierefreiheit, um die Nutzung von Nextcloud zu erleichtern.",
"Themes" : "Themen",
"Fonts" : "Schriftarten",
"enabled" : "aktiviert"
"Web Content Accessibility Guidelines" : "Richtlinien für die Barrierefreiheit von Webinhalten",
"our issue tracker" : "Unser Problemverfolgungssystem",
"our design team" : "Unser Design-Team",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Unbeschränkter Zugang ist uns sehr wichtig. Wir halten uns an Webstandards und prüfen, ob alles auch ohne Maus und unterstützende Software wie Bildschirmleser verwendbar ist. Wir sind bestrebt, die {guidelines} 2.1 auf der AA-Ebene einzuhalten, und das kontrastreiche Thema auch auf der AAA-Ebene.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Wenn Sie Fehler finden, melden Sie sie bitte auf {issuetracker}. Und wenn Sie mithelfen möchten, treten Sie dem {designteam} bei!",
"Enable" : "Aktiviere"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Σκούρο θέμα",
"Enable dark theme" : "Ενεργοποίηση σκούρου θέματος",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ένα σκοτεινό θέμα που διευκολύνει τα μάτια σας μειώνοντας την συνολική ακτινοβολία και φωτεινότητα. Είναι ακόμη υπό δοκιμή, οπότε θα σας παρακαλούσαμε να αναφέρετε οποιαδήποτε προβλήματα παρατηρηθούν.",
"High contrast mode" : "Λειτουργία υψηλής αντίθεσης",
"Enable high contrast mode" : "Ενεργοποίηση λειτουργίας υψηλής αντίθεσης",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Λειτουργία με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
"Dyslexia font" : "Γραμματοσειρά για δυσλεκτικούς",
"Enable dyslexia font" : "Ενεργοποίηση γραμματοσειράς για δυσλεκτικούς",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Η OpenDyslexic είναι μία δωρεάν γραμματοσειρά σχεδιασμένη ώστε να περιορίζει ορισμένα από τα πιο συνήθη προβλήματα που προκαλεί η δυσλεξία στην ανάγνωση",
"Accessibility" : "Προσβασιμότητα",
"Accessibility options for nextcloud" : "Ρυθμίσεις προσβασιμότητας του nextcloud.",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Προσφέρει πολλαπλές επιλογές προσβασιμότητας για να διευκολύνουν τη χρήση του Nextcloud",
"Web Content Accessibility Guidelines" : "Οδηγίες προσβασιμότητας περιεχομένου ιστού",
"our issue tracker" : "ο ανιχνευτής ζητημάτων μας",
"our design team" : "η σχεδιαστική ομάδα μας",
"Enable" : "Ενεργοποίηση",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Η γενική πρόσβαση είναι πολύ σημαντική για εμάς. Ακολουθούμε τα πρότυπα του διαδικτύου και ελέγχουμε ότι τα πάντα μπορούν να χρησιμοποιηθούν χωρίς ποντίκι και βοηθητικό λογισμικό όπως προγράμματα ανάγνωσης οθόνης. Στόχος μας είναι να συμμορφωνόμαστε με την {guidelines} Πρόσβαση Περιεχομένου Ιστού Guidelines{linkend} 2.1 σε επίπεδο AA, με το θέμα υψηλής αντίθεσης ακόμη και σε επίπεδο ΑΑΑ.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Αν διαπιστώσετε τυχόν προβλήματα, μη διστάσετε να τα αναφέρετε στον {issuetracker} στον διακομιστή προβλημάτων μας{linkend}. Και αν θέλετε να εμπλακείτε, ελάτε στο {designteam} στην ομάδα σχεδιασμού μας{linkend}!",
"High contrast theme" : "Θέμα υψηλής αντίθεσης",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ένα θέμα με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
"Dark theme (beta)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "Η OpenDyslexic είναι μια ελεύθερη γραμματοσειρά που έχει σχεδιαστεί για να μετριάζει μερικά από τα κοινά σφάλματα ανάγνωσης που προκαλούνται από δυσλεξία. Η γραμματοσειρά δημιουργήθηκε από τον Abelardo Gonzalez, ο οποίος την κυκλοφόρησε με χρήση άδειας ανοικτού κώδικα.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Προσφέρει πολλαπλές επιλογές προσβασιμότητας για να διευκολύνει τη χρήση του Nextcloud",
"Themes" : "Θέματα",
"Fonts" : "Γραμματοσειρές",
"enabled" : "ενεργοποιημένο"
"Web Content Accessibility Guidelines" : "Οδηγίες προσβασιμότητας περιεχομένου ιστού",
"our issue tracker" : "ο ανιχνευτής ζητημάτων μας",
"our design team" : "η σχεδιαστική ομάδα μας",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Η γενική πρόσβαση είναι πολύ σημαντική για εμάς. Ακολουθούμε τα πρότυπα του διαδικτύου και ελέγχουμε ότι τα πάντα μπορούν να χρησιμοποιηθούν χωρίς ποντίκι και βοηθητικό λογισμικό όπως προγράμματα ανάγνωσης οθόνης. Στόχος μας είναι να συμμορφωνόμαστε με την {guidelines} 2.1 σε επίπεδο AA, με το θέμα υψηλής αντίθεσης ακόμη και σε επίπεδο ΑΑΑ.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Αν διαπιστώσετε τυχόν προβλήματα, μη διστάσετε να τα αναφέρετε στον {issuetracker}. Και αν θέλετε να εμπλακείτε, έρθετε στο {designteam}!",
"Enable" : "Ενεργοποίηση"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Σκούρο θέμα",
"Enable dark theme" : "Ενεργοποίηση σκούρου θέματος",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ένα σκοτεινό θέμα που διευκολύνει τα μάτια σας μειώνοντας την συνολική ακτινοβολία και φωτεινότητα. Είναι ακόμη υπό δοκιμή, οπότε θα σας παρακαλούσαμε να αναφέρετε οποιαδήποτε προβλήματα παρατηρηθούν.",
"High contrast mode" : "Λειτουργία υψηλής αντίθεσης",
"Enable high contrast mode" : "Ενεργοποίηση λειτουργίας υψηλής αντίθεσης",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Λειτουργία με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
"Dyslexia font" : "Γραμματοσειρά για δυσλεκτικούς",
"Enable dyslexia font" : "Ενεργοποίηση γραμματοσειράς για δυσλεκτικούς",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Η OpenDyslexic είναι μία δωρεάν γραμματοσειρά σχεδιασμένη ώστε να περιορίζει ορισμένα από τα πιο συνήθη προβλήματα που προκαλεί η δυσλεξία στην ανάγνωση",
"Accessibility" : "Προσβασιμότητα",
"Accessibility options for nextcloud" : "Ρυθμίσεις προσβασιμότητας του nextcloud.",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Προσφέρει πολλαπλές επιλογές προσβασιμότητας για να διευκολύνουν τη χρήση του Nextcloud",
"Web Content Accessibility Guidelines" : "Οδηγίες προσβασιμότητας περιεχομένου ιστού",
"our issue tracker" : "ο ανιχνευτής ζητημάτων μας",
"our design team" : "η σχεδιαστική ομάδα μας",
"Enable" : "Ενεργοποίηση",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Η γενική πρόσβαση είναι πολύ σημαντική για εμάς. Ακολουθούμε τα πρότυπα του διαδικτύου και ελέγχουμε ότι τα πάντα μπορούν να χρησιμοποιηθούν χωρίς ποντίκι και βοηθητικό λογισμικό όπως προγράμματα ανάγνωσης οθόνης. Στόχος μας είναι να συμμορφωνόμαστε με την {guidelines} Πρόσβαση Περιεχομένου Ιστού Guidelines{linkend} 2.1 σε επίπεδο AA, με το θέμα υψηλής αντίθεσης ακόμη και σε επίπεδο ΑΑΑ.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Αν διαπιστώσετε τυχόν προβλήματα, μη διστάσετε να τα αναφέρετε στον {issuetracker} στον διακομιστή προβλημάτων μας{linkend}. Και αν θέλετε να εμπλακείτε, ελάτε στο {designteam} στην ομάδα σχεδιασμού μας{linkend}!",
"High contrast theme" : "Θέμα υψηλής αντίθεσης",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ένα θέμα με υψηλή αντίθεση για να διευκολύνει την πλοήγηση σας. Η οπτική ποιότητα θα είναι μειωμένη αλλά θα έχετε υψηλότερη ευκρίνεια.",
"Dark theme (beta)" : "Σκοτεινό θέμα (δοκιμαστική έκδοση)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "Η OpenDyslexic είναι μια ελεύθερη γραμματοσειρά που έχει σχεδιαστεί για να μετριάζει μερικά από τα κοινά σφάλματα ανάγνωσης που προκαλούνται από δυσλεξία. Η γραμματοσειρά δημιουργήθηκε από τον Abelardo Gonzalez, ο οποίος την κυκλοφόρησε με χρήση άδειας ανοικτού κώδικα.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Προσφέρει πολλαπλές επιλογές προσβασιμότητας για να διευκολύνει τη χρήση του Nextcloud",
"Themes" : "Θέματα",
"Fonts" : "Γραμματοσειρές",
"enabled" : "ενεργοποιημένο"
"Web Content Accessibility Guidelines" : "Οδηγίες προσβασιμότητας περιεχομένου ιστού",
"our issue tracker" : "ο ανιχνευτής ζητημάτων μας",
"our design team" : "η σχεδιαστική ομάδα μας",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Η γενική πρόσβαση είναι πολύ σημαντική για εμάς. Ακολουθούμε τα πρότυπα του διαδικτύου και ελέγχουμε ότι τα πάντα μπορούν να χρησιμοποιηθούν χωρίς ποντίκι και βοηθητικό λογισμικό όπως προγράμματα ανάγνωσης οθόνης. Στόχος μας είναι να συμμορφωνόμαστε με την {guidelines} 2.1 σε επίπεδο AA, με το θέμα υψηλής αντίθεσης ακόμη και σε επίπεδο ΑΑΑ.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Αν διαπιστώσετε τυχόν προβλήματα, μη διστάσετε να τα αναφέρετε στον {issuetracker}. Και αν θέλετε να εμπλακείτε, έρθετε στο {designteam}!",
"Enable" : "Ενεργοποίηση"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Alirebleco",
"Accessibility options for nextcloud" : "Alireblecaj opcioj por Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud.",
"Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
"our issue tracker" : "problem-spuradilo",
"our design team" : "nian teamon de fasonistoj",
"Enable" : "Ŝalti la opcion",
"High contrast theme" : "Altkontrasta etoso",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
"Dark theme (beta)" : "Malhela etoso (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“). La tiparon kreis Abelardo Gonzalez, kiu eldonis ĝin kun malfermitkoda permesilo.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud",
"Themes" : "Etosoj",
"Fonts" : "Tiparoj",
"enabled" : "ebligita"
"Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
"our issue tracker" : "problem-spuradilo",
"our design team" : "nian teamon de fasonistoj",
"Enable" : "Ŝalti la opcion"
},
"nplurals=2; plural=(n != 1);");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Alirebleco",
"Accessibility options for nextcloud" : "Alireblecaj opcioj por Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud.",
"Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
"our issue tracker" : "problem-spuradilo",
"our design team" : "nian teamon de fasonistoj",
"Enable" : "Ŝalti la opcion",
"High contrast theme" : "Altkontrasta etoso",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Altkontrasta etoso, kiu faciligas vian navigadon. Vida kvalito malpliiĝos, sed klareco pliiĝos.",
"Dark theme (beta)" : "Malhela etoso (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic estas tiparo kreita por malpliigi legajn erarojn kaŭzitajn de vortblindeco (medicine „disleksio“). La tiparon kreis Abelardo Gonzalez, kiu eldonis ĝin kun malfermitkoda permesilo.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Provizas plurajn alireblecajn opciojn por faciligi vian uzon de Nextcloud",
"Themes" : "Etosoj",
"Fonts" : "Tiparoj",
"enabled" : "ebligita"
"Web Content Accessibility Guidelines" : "gvidnormoj pri alirebleco de la TTT-enhavo",
"our issue tracker" : "problem-spuradilo",
"our design team" : "nian teamon de fasonistoj",
"Enable" : "Ŝalti la opcion"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tema oscuro",
"Enable dark theme" : "Activar tema oscuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema oscuro para facilitar la navegación reduciendo el brillo y la luminosidad. Aún se encuentra en desarrollo, así que por favor, comunique cualquier problema que encuentre.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Activar modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dyslexia font" : "Tipo de letra para dislexia",
"Enable dyslexia font" : "Activa tipo de letra para dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente libre diseñado para reducir algunos de los errores de lectura comunes causados por la dislexia.",
"Accessibility" : "Accesibilidad",
"Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opciones de accesibilidad para facilitarte el uso de Nextcloud",
"Web Content Accessibility Guidelines" : "Guía de accesibilidad para contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"Enable" : "Activa",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo es manejable sin ratón y con software de asistencia, como un lector de pantalla. Nuestro objetivo es cumplir con las {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 en nivel AA y, con el tema de alto contraste, en nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si encuentra algún problema, no dude en informar del mismo en el {issuetracker}nuestro seguimiento de problemas{linkend}. Y si desea estar involucrado, ¡únase al {designteam}nuestro equipo de desarrollo{linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dark theme (beta)" : "Tema oscuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic es un tipo de letra/fuente libre diseñada para reducir algunos de los errores de lectura más comunes causados por la dislexia. Este tipo de letra lo creó Abelardo González, que lo liberó con una licencia de código abierto.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de nextcloud",
"Themes" : "Temas",
"Fonts" : "Fuentes",
"enabled" : "activado"
"Web Content Accessibility Guidelines" : "Guía de accesibilidad para contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo es manejable sin ratón y con software de asistencia, como un lector de pantalla. Nuestro objetivo es cumplir con las {guidelines} 2.1 en nivel AA y, con el tema de alto contraste, en nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentra algún problema, no dude en informar del mismo en el {issuetracker}. Y si desea estar involucrado, ¡únase al {designteam}!",
"Enable" : "Activa"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Tema oscuro",
"Enable dark theme" : "Activar tema oscuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema oscuro para facilitar la navegación reduciendo el brillo y la luminosidad. Aún se encuentra en desarrollo, así que por favor, comunique cualquier problema que encuentre.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Activar modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dyslexia font" : "Tipo de letra para dislexia",
"Enable dyslexia font" : "Activa tipo de letra para dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente libre diseñado para reducir algunos de los errores de lectura comunes causados por la dislexia.",
"Accessibility" : "Accesibilidad",
"Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opciones de accesibilidad para facilitarte el uso de Nextcloud",
"Web Content Accessibility Guidelines" : "Guía de accesibilidad para contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"Enable" : "Activa",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo es manejable sin ratón y con software de asistencia, como un lector de pantalla. Nuestro objetivo es cumplir con las {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 en nivel AA y, con el tema de alto contraste, en nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si encuentra algún problema, no dude en informar del mismo en el {issuetracker}nuestro seguimiento de problemas{linkend}. Y si desea estar involucrado, ¡únase al {designteam}nuestro equipo de desarrollo{linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema de alto contraste para facilitar la navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dark theme (beta)" : "Tema oscuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic es un tipo de letra/fuente libre diseñada para reducir algunos de los errores de lectura más comunes causados por la dislexia. Este tipo de letra lo creó Abelardo González, que lo liberó con una licencia de código abierto.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de nextcloud",
"Themes" : "Temas",
"Fonts" : "Fuentes",
"enabled" : "activado"
"Web Content Accessibility Guidelines" : "Guía de accesibilidad para contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "El acceso universal es muy importante para nosotros. Seguimos los estándares web y verificamos que todo es manejable sin ratón y con software de asistencia, como un lector de pantalla. Nuestro objetivo es cumplir con las {guidelines} 2.1 en nivel AA y, con el tema de alto contraste, en nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentra algún problema, no dude en informar del mismo en el {issuetracker}. Y si desea estar involucrado, ¡únase al {designteam}!",
"Enable" : "Activa"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -1,19 +1,26 @@
OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tema oscuro",
"Enable dark theme" : "Habilitar tema nocturno",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.",
"High contrast mode" : "Modo alto contraste",
"Enable high contrast mode" : "Habilitar modo de Contraste Alto",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dyslexia font" : "Dislexia fuente",
"Enable dyslexia font" : "Habilitar la fuente para personas con dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.",
"Accessibility" : "Accesibilidad",
"Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud",
"Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"Enable" : "Habilitar",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dark theme (beta)" : "Tema oscuro (beta)",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar su uso de nextcloud"
"Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentras algún problema, no dudes en informarlo en {issuetracker}. Y si deseas involucrarte, ¡unite a {designteam}!",
"Enable" : "Habilitar"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,17 +1,24 @@
{ "translations": {
"Dark theme" : "Tema oscuro",
"Enable dark theme" : "Habilitar tema nocturno",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema oscuro para facilitar la vista al reducir la luminosidad y el brillo general. Todavía está en desarrollo, por lo tanto, informe cualquier problema que pueda encontrar.",
"High contrast mode" : "Modo alto contraste",
"Enable high contrast mode" : "Habilitar modo de Contraste Alto",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dyslexia font" : "Dislexia fuente",
"Enable dyslexia font" : "Habilitar la fuente para personas con dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic es un tipo de letra/fuente gratuita diseñada para mitigar algunos de los errores comunes de lectura causados por la dislexia.",
"Accessibility" : "Accesibilidad",
"Accessibility options for nextcloud" : "Opciones de accesibilidad para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar el uso de Nextcloud",
"Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"Enable" : "Habilitar",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si encuentra algún problema, no dude en informarlo en {issuetracker}nuestro rastreador de problemas {linkend}. Y si desea participar, ¡únase a {designteam}a nuestro equipo de diseño {linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar su navegación. Se reducirá la calidad visual pero se aumentará la claridad.",
"Dark theme (beta)" : "Tema oscuro (beta)",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Proporciona múltiples opciones de accesibilidad para facilitar su uso de nextcloud"
"Web Content Accessibility Guidelines" : "Pautas de accesibilidad de contenido web",
"our issue tracker" : "nuestro rastreador de problemas",
"our design team" : "nuestro equipo de diseño",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si encuentras algún problema, no dudes en informarlo en {issuetracker}. Y si deseas involucrarte, ¡unite a {designteam}!",
"Enable" : "Habilitar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Gai iluna",
"Enable dark theme" : "Gaitu gai iluna",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Murriztu begietan kalte egitea gai ilunarekin: argitasun orokorra eta distira jaisten ditu. Garapenean dagoen aukera da, beraz jakinarazi aurkitzen dituzun arazoak.",
"High contrast mode" : "Kontraste altuko modua",
"Enable high contrast mode" : "Gaitu kontraste handiko modua",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko modua zuri nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
"Dyslexia font" : "Dislexia letra-tipoa",
"Enable dyslexia font" : "Gaitu dislexia letra-tipoa",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic letra-tipo librea da dislexiak eragindako ohiko irakurketa akats batzuk leuntzeko diseinatua.",
"Accessibility" : "Erabilerraztasuna",
"Accessibility options for nextcloud" : "Erabilerraztasun aukerak nextcloudentzat",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud-en erabilera errazteko hainbat aukera eskaintzen ditu.",
"Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
"our issue tracker" : "gure akats egunkaria",
"our design team" : "gure diseinatzaile taldea",
"Enable" : "Gaitu",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}gure arazo-kontrolatzailera{linkend}. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}gure diseinu taldera{linkend}!",
"High contrast theme" : "Kontraste altuko gaia",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
"Dark theme (beta)" : "Gai beltza (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic dislexia eragindako ohiko irakurketa akats batzuk arintzeko diseinatuta dagoen tipografia/letra mota librea. Abelardo Gonzalezek sortu zuen tipografia hau eta kode irekiko lizentzia baten bidez kaleratu zuen.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Hainbat irisgarritasun aukera eskaintzen ditu nextclouden erabilera errazteko",
"Themes" : "Gaiak",
"Fonts" : "Letra motak",
"enabled" : "gaituta"
"Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
"our issue tracker" : "gure akats egunkaria",
"our design team" : "gure diseinatzaile taldea",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}(e)ra. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}(e)n!",
"Enable" : "Gaitu"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Gai iluna",
"Enable dark theme" : "Gaitu gai iluna",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Murriztu begietan kalte egitea gai ilunarekin: argitasun orokorra eta distira jaisten ditu. Garapenean dagoen aukera da, beraz jakinarazi aurkitzen dituzun arazoak.",
"High contrast mode" : "Kontraste altuko modua",
"Enable high contrast mode" : "Gaitu kontraste handiko modua",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko modua zuri nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
"Dyslexia font" : "Dislexia letra-tipoa",
"Enable dyslexia font" : "Gaitu dislexia letra-tipoa",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic letra-tipo librea da dislexiak eragindako ohiko irakurketa akats batzuk leuntzeko diseinatua.",
"Accessibility" : "Erabilerraztasuna",
"Accessibility options for nextcloud" : "Erabilerraztasun aukerak nextcloudentzat",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud-en erabilera errazteko hainbat aukera eskaintzen ditu.",
"Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
"our issue tracker" : "gure akats egunkaria",
"our design team" : "gure diseinatzaile taldea",
"Enable" : "Gaitu",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}gure arazo-kontrolatzailera{linkend}. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}gure diseinu taldera{linkend}!",
"High contrast theme" : "Kontraste altuko gaia",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Kontraste altuko gaia nabigazioa errazteko. Kalitate bisuala murriztuko da baina argitasuna handiagotu.",
"Dark theme (beta)" : "Gai beltza (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic dislexia eragindako ohiko irakurketa akats batzuk arintzeko diseinatuta dagoen tipografia/letra mota librea. Abelardo Gonzalezek sortu zuen tipografia hau eta kode irekiko lizentzia baten bidez kaleratu zuen.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Hainbat irisgarritasun aukera eskaintzen ditu nextclouden erabilera errazteko",
"Themes" : "Gaiak",
"Fonts" : "Letra motak",
"enabled" : "gaituta"
"Web Content Accessibility Guidelines" : "Web Edukiaren Erabilerraztasun Jarraibideak",
"our issue tracker" : "gure akats egunkaria",
"our design team" : "gure diseinatzaile taldea",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Sarbide unibertsala oso garrantzitsua da guretzat. Web estadandarrak jarraitu eta sagu gabeko erabiltasuna egiaztatzen ditugu, pantaila-irakurle moduko software laguntzaileak barne. Helburu bezala jartzen dugu {guidelines} 2.1 AA mailan betetzea, kontraste altuko modua AAA mailaraino lortuz.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Arazorik aurkitzen baduzu, bidali ezazu lasai {issuetracker}(e)ra. Eta parte hartu nahi baduzu, elkartu zaitez gurekin {designteam}(e)n!",
"Enable" : "Gaitu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -10,17 +10,14 @@ OC.L10N.register(
"Accessibility" : "در دسترس بودن",
"Accessibility options for nextcloud" : "امکان در دسترس بودن برای نکس کلود",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "امکان دسترسی امکانات از چند مسیر برای کار کردن راحت تر شما با نکست کلود قرارداده شده است.",
"Web Content Accessibility Guidelines" : "راهنمای در دسترس بودن محتوا وب",
"our issue tracker" : "دنبال کننده مساله ها",
"our design team" : "تیم طراحی ما",
"Enable" : "فعال",
"High contrast theme" : "تم با وضوح بالا",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "یک تم با وضوح بالا برای آسان نمودن راهبری شما\nکیفیت بصری کاهش خاهد یافت تا وضوح افزایش یابد.",
"Dark theme (beta)" : "تم تاریک (بتا)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDuslexis یک فونت رایگان است که طراحی شده برای کم کردن زحمت خواندن خطاهای معمول رخ داده توسط duslexia. طرح حروف بوسیله آبرلاردو گنزالز Abelardo Gonzalez ایجاد شده است که به صورت متن باز منتشر گریده است.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "فراهم کردن چندین گزینه دسترسی را، برای سهولت استفاده ی شما در nextcloud.",
"Themes" : "تم",
"Fonts" : "فونت",
"enabled" : "فعال شده"
"Web Content Accessibility Guidelines" : "راهنمای در دسترس بودن محتوا وب",
"our issue tracker" : "دنبال کننده مساله ها",
"our design team" : "تیم طراحی ما",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "دسترسی جهانی برای ما بسیار مهم است. ما از استانداردهای وب پیروی می کنیم و بررسی می کنیم تا همه چیز را بدون ماوس و نرم افزارهای کمکی مانند صفحه نمایشگر نیز قابل استفاده کنیم. هدف ما این است که مطابق با دستورالعمل {2.1} در سطح AA ، با تم کنتراست بالا حتی در سطح AAA باشد.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "اگر مشکلی پیدا کردید ، از گزارش آنها در مورد {issuetracker} دریغ نکنید. و اگر می خواهید درگیر شوید ، به ما بپیوندید {designteam}!",
"Enable" : "فعال"
},
"nplurals=2; plural=(n > 1);");

View file

@ -8,17 +8,14 @@
"Accessibility" : "در دسترس بودن",
"Accessibility options for nextcloud" : "امکان در دسترس بودن برای نکس کلود",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "امکان دسترسی امکانات از چند مسیر برای کار کردن راحت تر شما با نکست کلود قرارداده شده است.",
"Web Content Accessibility Guidelines" : "راهنمای در دسترس بودن محتوا وب",
"our issue tracker" : "دنبال کننده مساله ها",
"our design team" : "تیم طراحی ما",
"Enable" : "فعال",
"High contrast theme" : "تم با وضوح بالا",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "یک تم با وضوح بالا برای آسان نمودن راهبری شما\nکیفیت بصری کاهش خاهد یافت تا وضوح افزایش یابد.",
"Dark theme (beta)" : "تم تاریک (بتا)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDuslexis یک فونت رایگان است که طراحی شده برای کم کردن زحمت خواندن خطاهای معمول رخ داده توسط duslexia. طرح حروف بوسیله آبرلاردو گنزالز Abelardo Gonzalez ایجاد شده است که به صورت متن باز منتشر گریده است.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "فراهم کردن چندین گزینه دسترسی را، برای سهولت استفاده ی شما در nextcloud.",
"Themes" : "تم",
"Fonts" : "فونت",
"enabled" : "فعال شده"
"Web Content Accessibility Guidelines" : "راهنمای در دسترس بودن محتوا وب",
"our issue tracker" : "دنبال کننده مساله ها",
"our design team" : "تیم طراحی ما",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "دسترسی جهانی برای ما بسیار مهم است. ما از استانداردهای وب پیروی می کنیم و بررسی می کنیم تا همه چیز را بدون ماوس و نرم افزارهای کمکی مانند صفحه نمایشگر نیز قابل استفاده کنیم. هدف ما این است که مطابق با دستورالعمل {2.1} در سطح AA ، با تم کنتراست بالا حتی در سطح AAA باشد.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "اگر مشکلی پیدا کردید ، از گزارش آنها در مورد {issuetracker} دریغ نکنید. و اگر می خواهید درگیر شوید ، به ما بپیوندید {designteam}!",
"Enable" : "فعال"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -9,15 +9,12 @@ OC.L10N.register(
"Accessibility" : "Saavutettavuus",
"Accessibility options for nextcloud" : "Saavutettavuusvaihtoehdot Nextcloudille",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Tarjoaa monia saavutettavuusvaihtoehtoja helpottamaan Nexcloudin käyttöä.",
"Web Content Accessibility Guidelines" : "Verkkosisällön saavutettavuusohjeet",
"our issue tracker" : "virheidenseurantajärjestelmämme",
"our design team" : "suunnitteluryhmämme",
"Enable" : "Ota käyttöön",
"High contrast theme" : "Suuren kontrastin teema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrastin teema helpottaa navigointiasi. Visuaalinen laatu on heikompi, mutta selkeys paranee.",
"Dark theme (beta)" : "Tumma teema (beta)",
"Themes" : "Teemat",
"Fonts" : "Fontit",
"enabled" : "käytössä"
"Web Content Accessibility Guidelines" : "Verkkosisällön saavutettavuusohjeet",
"our issue tracker" : "virheidenseurantajärjestelmämme",
"our design team" : "suunnitteluryhmämme",
"Enable" : "Ota käyttöön"
},
"nplurals=2; plural=(n != 1);");

View file

@ -7,15 +7,12 @@
"Accessibility" : "Saavutettavuus",
"Accessibility options for nextcloud" : "Saavutettavuusvaihtoehdot Nextcloudille",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Tarjoaa monia saavutettavuusvaihtoehtoja helpottamaan Nexcloudin käyttöä.",
"Web Content Accessibility Guidelines" : "Verkkosisällön saavutettavuusohjeet",
"our issue tracker" : "virheidenseurantajärjestelmämme",
"our design team" : "suunnitteluryhmämme",
"Enable" : "Ota käyttöön",
"High contrast theme" : "Suuren kontrastin teema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Suuren kontrastin teema helpottaa navigointiasi. Visuaalinen laatu on heikompi, mutta selkeys paranee.",
"Dark theme (beta)" : "Tumma teema (beta)",
"Themes" : "Teemat",
"Fonts" : "Fontit",
"enabled" : "käytössä"
"Web Content Accessibility Guidelines" : "Verkkosisällön saavutettavuusohjeet",
"our issue tracker" : "virheidenseurantajärjestelmämme",
"our design team" : "suunnitteluryhmämme",
"Enable" : "Ota käyttöön"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Thème sombre",
"Enable dark theme" : "Activer le thème sombre",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un thème sombre pour apaiser vos yeux en réduisant la luminosité et la clarté générales. Il est toujours en cours de développement, merci de signaler tout problème que vous rencontrez.",
"High contrast mode" : "Thème à contraste élevé",
"Enable high contrast mode" : "Activer le thème à contraste élevé",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
"Dyslexia font" : "Police pour dyslexiques",
"Enable dyslexia font" : "Activer la police pour dyslexiques",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic est une police de caractères libre conçue pour atténuer certains problèmes de lecture causés par la dyslexie.",
"Accessibility" : "Accessibilité",
"Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud",
"Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web",
"our issue tracker" : "notre outil de suivi des problèmes",
"our design team" : "notre équipe de conception",
"Enable" : "Activer",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions que tout soit utilisable également sans souris et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}notre traqueur de problème{linkend}. Et si vous souhaitez vous impliquer, rejoignez {designteam}notre équipe de conception{linkend} !",
"High contrast theme" : "Thème à contraste élevé",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
"Dark theme (beta)" : "Thème sombre (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic est une police de caractères libre conçue pour atténuer certains problèmes de lecture causés par la dyslexie. La police a été créée par Alberto Gonzalez sous licence open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud",
"Themes" : "Thèmes",
"Fonts" : "Polices de caractères",
"enabled" : "activé"
"Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web",
"our issue tracker" : "notre outil de suivi des problèmes",
"our design team" : "notre équipe de conception",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions de tout rendre utilisable également sans souris, et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines} 2.1 de niveau AA, et même de niveau AAA avec le thème à fort contraste.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}. Et si vous souhaitez vous impliquer, rejoignez {designteam} !",
"Enable" : "Activer"
},
"nplurals=2; plural=(n > 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Thème sombre",
"Enable dark theme" : "Activer le thème sombre",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un thème sombre pour apaiser vos yeux en réduisant la luminosité et la clarté générales. Il est toujours en cours de développement, merci de signaler tout problème que vous rencontrez.",
"High contrast mode" : "Thème à contraste élevé",
"Enable high contrast mode" : "Activer le thème à contraste élevé",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
"Dyslexia font" : "Police pour dyslexiques",
"Enable dyslexia font" : "Activer la police pour dyslexiques",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic est une police de caractères libre conçue pour atténuer certains problèmes de lecture causés par la dyslexie.",
"Accessibility" : "Accessibilité",
"Accessibility options for nextcloud" : "Options d'accessibilité pour Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud",
"Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web",
"our issue tracker" : "notre outil de suivi des problèmes",
"our design team" : "notre équipe de conception",
"Enable" : "Activer",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions que tout soit utilisable également sans souris et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines}Règles pour l'accessibilité des contenus Web{linkend} 2.1 de niveau AA et même de niveau AAA avec le thème à fort contraste.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}notre traqueur de problème{linkend}. Et si vous souhaitez vous impliquer, rejoignez {designteam}notre équipe de conception{linkend} !",
"High contrast theme" : "Thème à contraste élevé",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un thème au contraste élevé pour faciliter votre navigation. La qualité visuelle sera réduite, mais la clarté sera améliorée.",
"Dark theme (beta)" : "Thème sombre (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic est une police de caractères libre conçue pour atténuer certains problèmes de lecture causés par la dyslexie. La police a été créée par Alberto Gonzalez sous licence open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Fournit de nombreuses options d'accessibilité pour faciliter votre utilisation de Nextcloud",
"Themes" : "Thèmes",
"Fonts" : "Polices de caractères",
"enabled" : "activé"
"Web Content Accessibility Guidelines" : "Règles pour l'accessibilité des contenus Web",
"our issue tracker" : "notre outil de suivi des problèmes",
"our design team" : "notre équipe de conception",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accès universel est très important pour nous. Nous suivons les standards du web et vérifions de tout rendre utilisable également sans souris, et avec des logiciels d'assistance technique tels que les lecteurs d'écran. Nous visons à respecter les {guidelines} 2.1 de niveau AA, et même de niveau AAA avec le thème à fort contraste.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Si vous rencontrez un problème, n'hésitez pas à nous le signaler sur {issuetracker}. Et si vous souhaitez vous impliquer, rejoignez {designteam} !",
"Enable" : "Activer"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tema escuro",
"Enable dark theme" : "Activar o tema escuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema escuro para descansar a vista reducindo a luminosidade e o brillo. Aínda está en desenvolvemento, así que informe de calquera incidencia que poida atopar.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Activar o modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
"Dyslexia font" : "Tipo de letra para disléxicos",
"Enable dyslexia font" : "Activar o tipo de letra para disléxicos",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia.",
"Accessibility" : "Accesibilidade",
"Accessibility options for nextcloud" : "Opcións de accesibilidade para o Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud",
"Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web",
"our issue tracker" : "o noso seguidor de incidencias",
"our design team" : "o noso equipo de deseño",
"Enable" : "Activar",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {guidelines}Directrices de accesibilidade ao contido web{linkend} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se atopa algún problema, non dubide en informalo no {issuetracker}noso seguidor de fallos{linkend} E se quere involucrarse, únase ao {designteam}noso equipo de deseño {linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
"Dark theme (beta)" : "Tema escuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia. O tipo de letra foi creado por Abelardo González, quen o publicou mediante unha licenza de código aberto.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud",
"Themes" : "Temas",
"Fonts" : "Tipos de letra",
"enabled" : "activado"
"Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web",
"our issue tracker" : "o noso seguidor de incidencias",
"our design team" : "o noso equipo de deseño",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {directrices} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se atopa algún problema, non dubide en informalo en {issuetracker}. E se quere involucrarse, entre en {designteam}!",
"Enable" : "Activar"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Tema escuro",
"Enable dark theme" : "Activar o tema escuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema escuro para descansar a vista reducindo a luminosidade e o brillo. Aínda está en desenvolvemento, así que informe de calquera incidencia que poida atopar.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Activar o modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un modo de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
"Dyslexia font" : "Tipo de letra para disléxicos",
"Enable dyslexia font" : "Activar o tipo de letra para disléxicos",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia.",
"Accessibility" : "Accesibilidade",
"Accessibility options for nextcloud" : "Opcións de accesibilidade para o Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud",
"Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web",
"our issue tracker" : "o noso seguidor de incidencias",
"our design team" : "o noso equipo de deseño",
"Enable" : "Activar",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {guidelines}Directrices de accesibilidade ao contido web{linkend} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se atopa algún problema, non dubide en informalo no {issuetracker}noso seguidor de fallos{linkend} E se quere involucrarse, únase ao {designteam}noso equipo de deseño {linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema de alto contraste para facilitar a navegación. A calidade visual será reducida, mais a claridade aumentará.",
"Dark theme (beta)" : "Tema escuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic é un tipo de letra libre deseñada para mitigar algúns dos erros comúns de lectura causados pola dislexia. O tipo de letra foi creado por Abelardo González, quen o publicou mediante unha licenza de código aberto.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Ofrece múltiples opcións de accesibilidade para facilitar o uso do Nextcloud",
"Themes" : "Temas",
"Fonts" : "Tipos de letra",
"enabled" : "activado"
"Web Content Accessibility Guidelines" : "Pautas de accesibilidade ao contido web",
"our issue tracker" : "o noso seguidor de incidencias",
"our design team" : "o noso equipo de deseño",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Para nós o acceso universal é moi importante. Seguimos os estándares web e comprobamos que todo poida ser utilizado sen rato e software de axuda como os lectores de pantalla. O noso obxectivo é ter cumprir ás {directrices} 2.1 a nivel AA, co tema de alto contraste incluso a nivel AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se atopa algún problema, non dubide en informalo en {issuetracker}. E se quere involucrarse, entre en {designteam}!",
"Enable" : "Activar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -8,14 +8,12 @@ OC.L10N.register(
"Accessibility" : "נגישות",
"Accessibility options for nextcloud" : "אפשרויות נגישות ל־Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "מספק מגוון אפשרויות נגישות כדי להקל את השימוש שלך ב־Nextcloud",
"Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
"our issue tracker" : "עוקב התקלות שלנו",
"our design team" : "צוות העיצוב שלנו",
"Enable" : "הפעלה",
"High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
"Dark theme (beta)" : "ערכת נושא כהה (בטא)",
"Themes" : "ערכות נושא",
"Fonts" : "גופנים"
"Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
"our issue tracker" : "עוקב התקלות שלנו",
"our design team" : "צוות העיצוב שלנו",
"Enable" : "הפעלה"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;");

View file

@ -6,14 +6,12 @@
"Accessibility" : "נגישות",
"Accessibility options for nextcloud" : "אפשרויות נגישות ל־Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "מספק מגוון אפשרויות נגישות כדי להקל את השימוש שלך ב־Nextcloud",
"Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
"our issue tracker" : "עוקב התקלות שלנו",
"our design team" : "צוות העיצוב שלנו",
"Enable" : "הפעלה",
"High contrast theme" : "ערכת נושא עם ניגודיות גבוהה",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ערכת נושא עם צבעים מנוגדים להקלה על הניווט שלך. האיכות החזותית תיפגע אך השימוש יהפוך ברור יותר.",
"Dark theme (beta)" : "ערכת נושא כהה (בטא)",
"Themes" : "ערכות נושא",
"Fonts" : "גופנים"
"Web Content Accessibility Guidelines" : "קווים מנחים לנגישות בתוכן מקוון",
"our issue tracker" : "עוקב התקלות שלנו",
"our design team" : "צוות העיצוב שלנו",
"Enable" : "הפעלה"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"
}

View file

@ -1,8 +1,6 @@
OC.L10N.register(
"accessibility",
{
"High contrast theme" : "उच्च विपरीत विषय",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "अपने नेविगेशन को आसान बनाने के लिए एक उच्च विपरीत थीम। दृश्य गुणवत्ता कम हो जाएगी लेकिन स्पष्टता बढ़ जाएगी।",
"Dark theme" : "डार्क थीम",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "समग्र चमक और चमक को कम करके अपनी आंखों को आराम देने के लिए एक अंधेरे विषय। यह अभी भी विकास के अधीन है, इसलिए कृपया कोई भी समस्या की रिपोर्ट करें।",
"Dyslexia font" : "डिस्लेक्सिया फ़ॉन्ट",
@ -10,6 +8,8 @@ OC.L10N.register(
"Accessibility" : "सरल उपयोग",
"Accessibility options for nextcloud" : "Nextcloud के लिए पहुंच विकल्प",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud के अपने उपयोग को आसान बनाने के लिए कई पहुँच विकल्प प्रदान करता है",
"Web Content Accessibility Guidelines" : "वेब सामग्री अभिगम्यता दिशानिर्देश"
"Web Content Accessibility Guidelines" : "वेब सामग्री अभिगम्यता दिशानिर्देश",
"High contrast theme" : "उच्च विपरीत विषय",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "अपने नेविगेशन को आसान बनाने के लिए एक उच्च विपरीत थीम। दृश्य गुणवत्ता कम हो जाएगी लेकिन स्पष्टता बढ़ जाएगी।"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,6 +1,4 @@
{ "translations": {
"High contrast theme" : "उच्च विपरीत विषय",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "अपने नेविगेशन को आसान बनाने के लिए एक उच्च विपरीत थीम। दृश्य गुणवत्ता कम हो जाएगी लेकिन स्पष्टता बढ़ जाएगी।",
"Dark theme" : "डार्क थीम",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "समग्र चमक और चमक को कम करके अपनी आंखों को आराम देने के लिए एक अंधेरे विषय। यह अभी भी विकास के अधीन है, इसलिए कृपया कोई भी समस्या की रिपोर्ट करें।",
"Dyslexia font" : "डिस्लेक्सिया फ़ॉन्ट",
@ -8,6 +6,8 @@
"Accessibility" : "सरल उपयोग",
"Accessibility options for nextcloud" : "Nextcloud के लिए पहुंच विकल्प",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud के अपने उपयोग को आसान बनाने के लिए कई पहुँच विकल्प प्रदान करता है",
"Web Content Accessibility Guidelines" : "वेब सामग्री अभिगम्यता दिशानिर्देश"
"Web Content Accessibility Guidelines" : "वेब सामग्री अभिगम्यता दिशानिर्देश",
"High contrast theme" : "उच्च विपरीत विषय",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "अपने नेविगेशन को आसान बनाने के लिए एक उच्च विपरीत थीम। दृश्य गुणवत्ता कम हो जाएगी लेकिन स्पष्टता बढ़ जाएगी।"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Pristupačnost",
"Accessibility options for nextcloud" : "Mogućnosti pristupačnosti za Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Pruža višestruke mogućnosti pristupačnosti za jednostavniju upotrebu Nextclouda",
"Web Content Accessibility Guidelines" : "Smjernice pristupačnosti web-sadržaja",
"our issue tracker" : "naš alat za praćenje problema",
"our design team" : "naš dizajnerski tim",
"Enable" : "Omogući",
"High contrast theme" : "Tema jakog kontrasta",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
"Dark theme (beta)" : "Tamna tema (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic je besplatan font/izgled slova posebno osmišljen za ublažavanje nekih uobičajenih pogrešaka pri čitanju uzrokovanih disleksijom. Izgled slova izradio je Abelardo Gonzalez i objavio pod licencom otvorenog koda.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Pruža višestruke mogućnosti pristupačnosti za jednostavniju upotrebu Nextclouda",
"Themes" : "Teme",
"Fonts" : "Fontovi",
"enabled" : "omogućeno"
"Web Content Accessibility Guidelines" : "Smjernice pristupačnosti web-sadržaja",
"our issue tracker" : "naš alat za praćenje problema",
"our design team" : "naš dizajnerski tim",
"Enable" : "Omogući"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Pristupačnost",
"Accessibility options for nextcloud" : "Mogućnosti pristupačnosti za Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Pruža višestruke mogućnosti pristupačnosti za jednostavniju upotrebu Nextclouda",
"Web Content Accessibility Guidelines" : "Smjernice pristupačnosti web-sadržaja",
"our issue tracker" : "naš alat za praćenje problema",
"our design team" : "naš dizajnerski tim",
"Enable" : "Omogući",
"High contrast theme" : "Tema jakog kontrasta",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.",
"Dark theme (beta)" : "Tamna tema (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic je besplatan font/izgled slova posebno osmišljen za ublažavanje nekih uobičajenih pogrešaka pri čitanju uzrokovanih disleksijom. Izgled slova izradio je Abelardo Gonzalez i objavio pod licencom otvorenog koda.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Pruža višestruke mogućnosti pristupačnosti za jednostavniju upotrebu Nextclouda",
"Themes" : "Teme",
"Fonts" : "Fontovi",
"enabled" : "omogućeno"
"Web Content Accessibility Guidelines" : "Smjernice pristupačnosti web-sadržaja",
"our issue tracker" : "naš alat za praćenje problema",
"our design team" : "naš dizajnerski tim",
"Enable" : "Omogući"
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Sötét téma",
"Enable dark theme" : "Sötét téma engedélyezése",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "A sötét téma csökkenti a szemek terhelését az átlagos fényesség és fényerő csökkentésével. Még mindig fejlesztés alatt áll, így jelentse ha problémát talál.",
"High contrast mode" : "Magas kontrasztú mód",
"Enable high contrast mode" : "Magas kontrasztú mód engedélyezése",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
"Dyslexia font" : "Diszlexia betűkészlet",
"Enable dyslexia font" : "Diszlexia betűkészlet engedélyezése",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve.",
"Accessibility" : "Akadálymentesítés",
"Accessibility options for nextcloud" : "Akadálymentesítési lehetőségek a Nextcloudhoz",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Több akadálymentesítési lehetőséget biztosít, hogy megkönnyítse a Nextcloud használatát",
"Web Content Accessibility Guidelines" : "Webes tartalom akadálymentesítési irányelvek",
"our issue tracker" : "a hibakövetőnk",
"our design team" : "a fejlesztőcsapatunk",
"Enable" : "Engedélyezés",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Az akadálymentesítés fontos számunka. A webes szabványokat követjük, és ellenőrizzük, hogy minden használható egér nélkül, illetve akadálymentesítési technológiákkal, például képernyőolvasókkal. Arra törekszünk, hogy a {guidelines}Webes tartalom vonatkozó akadálymentesítési irányelvek{linkend} 2.1-es változatának AA szinten, a magas kontrasztú témával pedig AAA szinten megfeleljünk.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ha problémákat tapasztal, jelentse a {issuetracker}hibakövetőnkben{linkend}. És ha segíteni szeretne, csatlakozzon a {designteam}dizájn csapatunkhoz{linkend}!",
"High contrast theme" : "Magas kontrasztú téma",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
"Dark theme (beta)" : "Sötét téma (béta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve. A betűkészletet Abelardo Gonzalez tervezte, aki nyílt forráskódú licenc alatt adta közre.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Több akadálymentesítési lehetőséget biztosít, hogy megkönnyítse a Nextcloud használatát",
"Themes" : "Témák",
"Fonts" : "Betűkészletek",
"enabled" : "engedélyezett"
"Web Content Accessibility Guidelines" : "Webes tartalom akadálymentesítési irányelvek",
"our issue tracker" : "a hibakövetőnk",
"our design team" : "a fejlesztőcsapatunk",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Az akadálymentesítés fontos számunka. A webes szabványokat követjük, és ellenőrizzük, hogy minden használható egér nélkül, illetve akadálymentesítési technológiákkal, például képernyőolvasókkal. Arra törekszünk, hogy a {guidelines} 2.1-es változatának AA szinten, a magas kontrasztú témával pedig AAA szinten megfeleljünk.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ha problémákat tapasztal, jelentse a {issuetracker}hibakövetőnkben{linkend}. És ha segíteni szeretne, csatlakozzon a {designteam}!",
"Enable" : "Engedélyezés"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Sötét téma",
"Enable dark theme" : "Sötét téma engedélyezése",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "A sötét téma csökkenti a szemek terhelését az átlagos fényesség és fényerő csökkentésével. Még mindig fejlesztés alatt áll, így jelentse ha problémát talál.",
"High contrast mode" : "Magas kontrasztú mód",
"Enable high contrast mode" : "Magas kontrasztú mód engedélyezése",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
"Dyslexia font" : "Diszlexia betűkészlet",
"Enable dyslexia font" : "Diszlexia betűkészlet engedélyezése",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve.",
"Accessibility" : "Akadálymentesítés",
"Accessibility options for nextcloud" : "Akadálymentesítési lehetőségek a Nextcloudhoz",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Több akadálymentesítési lehetőséget biztosít, hogy megkönnyítse a Nextcloud használatát",
"Web Content Accessibility Guidelines" : "Webes tartalom akadálymentesítési irányelvek",
"our issue tracker" : "a hibakövetőnk",
"our design team" : "a fejlesztőcsapatunk",
"Enable" : "Engedélyezés",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Az akadálymentesítés fontos számunka. A webes szabványokat követjük, és ellenőrizzük, hogy minden használható egér nélkül, illetve akadálymentesítési technológiákkal, például képernyőolvasókkal. Arra törekszünk, hogy a {guidelines}Webes tartalom vonatkozó akadálymentesítési irányelvek{linkend} 2.1-es változatának AA szinten, a magas kontrasztú témával pedig AAA szinten megfeleljünk.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ha problémákat tapasztal, jelentse a {issuetracker}hibakövetőnkben{linkend}. És ha segíteni szeretne, csatlakozzon a {designteam}dizájn csapatunkhoz{linkend}!",
"High contrast theme" : "Magas kontrasztú téma",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "A magas kontrasztú téma megkönnyíti a navigációt. A képi minőség csökken, de az olvashatóság javul.",
"Dark theme (beta)" : "Sötét téma (béta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "Az OpenDyslexic egy szabad betűkészlet, amely egyes, diszlexia által okozott, gyakori olvasási hibák csökkentésére lett tervezve. A betűkészletet Abelardo Gonzalez tervezte, aki nyílt forráskódú licenc alatt adta közre.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Több akadálymentesítési lehetőséget biztosít, hogy megkönnyítse a Nextcloud használatát",
"Themes" : "Témák",
"Fonts" : "Betűkészletek",
"enabled" : "engedélyezett"
"Web Content Accessibility Guidelines" : "Webes tartalom akadálymentesítési irányelvek",
"our issue tracker" : "a hibakövetőnk",
"our design team" : "a fejlesztőcsapatunk",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Az akadálymentesítés fontos számunka. A webes szabványokat követjük, és ellenőrizzük, hogy minden használható egér nélkül, illetve akadálymentesítési technológiákkal, például képernyőolvasókkal. Arra törekszünk, hogy a {guidelines} 2.1-es változatának AA szinten, a magas kontrasztú témával pedig AAA szinten megfeleljünk.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ha problémákat tapasztal, jelentse a {issuetracker}hibakövetőnkben{linkend}. És ha segíteni szeretne, csatlakozzon a {designteam}!",
"Enable" : "Engedélyezés"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -3,22 +3,19 @@ OC.L10N.register(
{
"Dark theme" : "Tema gelap",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema gelap dapat membuat mata anda tidak cepat lelah dengan mengurangi tingkat kecerahan dan banyaknya cahaya. Fitur ini masih dalam tahap pengembangan, tolong laporkan masalah yang anda temui.",
"High contrast mode" : "Mode kontras tinggi",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mode kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
"Dyslexia font" : "Font disleksia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic adalah typeface/font gratis yang didesain untuk mengurangi kesalahan membaca oleh penderita disleksia",
"Accessibility" : "aksesbilitas",
"Accessibility options for nextcloud" : "Opsi aksesibilitas untuk nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Menyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan Nextcloud",
"Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
"our issue tracker" : "pelacak masalah kami",
"our design team" : "Tim desain kami",
"Enable" : "aktifkan",
"High contrast theme" : "Tema kontras tinggi",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
"Dark theme (beta)" : "Tema gelap (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic adalah jenis huruf / font gratis yang dirancang untuk mengurangi beberapa kesalahan pembacaan umum yang disebabkan oleh disleksia. Jenis huruf ini dibuat oleh Abelardo Gonzalez, yang merilisnya melalui lisensi open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "72/5000\n \n \n \nMenyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan nextcloud",
"Themes" : "Tema",
"Fonts" : "Huruf",
"enabled" : "diaktifkan"
"Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
"our issue tracker" : "pelacak masalah kami",
"our design team" : "Tim desain kami",
"Enable" : "aktifkan"
},
"nplurals=1; plural=0;");

View file

@ -1,22 +1,19 @@
{ "translations": {
"Dark theme" : "Tema gelap",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tema gelap dapat membuat mata anda tidak cepat lelah dengan mengurangi tingkat kecerahan dan banyaknya cahaya. Fitur ini masih dalam tahap pengembangan, tolong laporkan masalah yang anda temui.",
"High contrast mode" : "Mode kontras tinggi",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mode kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
"Dyslexia font" : "Font disleksia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic adalah typeface/font gratis yang didesain untuk mengurangi kesalahan membaca oleh penderita disleksia",
"Accessibility" : "aksesbilitas",
"Accessibility options for nextcloud" : "Opsi aksesibilitas untuk nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Menyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan Nextcloud",
"Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
"our issue tracker" : "pelacak masalah kami",
"our design team" : "Tim desain kami",
"Enable" : "aktifkan",
"High contrast theme" : "Tema kontras tinggi",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema kontras tinggi untuk memudahkan navigasi Anda. Kualitas visual akan berkurang tetapi kejelasan akan meningkat.",
"Dark theme (beta)" : "Tema gelap (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic adalah jenis huruf / font gratis yang dirancang untuk mengurangi beberapa kesalahan pembacaan umum yang disebabkan oleh disleksia. Jenis huruf ini dibuat oleh Abelardo Gonzalez, yang merilisnya melalui lisensi open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "72/5000\n \n \n \nMenyediakan beberapa opsi aksesibilitas untuk memudahkan Anda menggunakan nextcloud",
"Themes" : "Tema",
"Fonts" : "Huruf",
"enabled" : "diaktifkan"
"Web Content Accessibility Guidelines" : "Pedoman Aksesibilitas Konten Web",
"our issue tracker" : "pelacak masalah kami",
"our design team" : "Tim desain kami",
"Enable" : "aktifkan"
},"pluralForm" :"nplurals=1; plural=0;"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Aukið aðgengi",
"Accessibility options for nextcloud" : "Valkostir fyrir auðveldað aðgengi í Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Býður upp á marga valkosti fyrir auðveldað aðgengi í Nextcloud",
"Web Content Accessibility Guidelines" : "Leiðbeiningar fyrir aukið aðgengi vefefnis",
"our issue tracker" : "villuskráningin okkar",
"our design team" : "hönnunarteymið okkar",
"Enable" : "Virkja",
"High contrast theme" : "Þema með mikil birtuskil",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Þema með mikil birtuskil til að auðvelda vafur. Sjónræn gæði minnka en skýrleiki eykst",
"Dark theme (beta)" : "Dökkt þema (beta-prófunarútgáfa)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic eru frjálsar leturgerðir sem eru hannaðar til að ráða bug á eða minnka vægi ýmissa villna sem stafa af lesblindu (dyslexia). Letrið var hannað afAbelardo Gonzalez, sem gaf það út undir frjálsu notkunarleyfi.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Býður upp á marga valkosti fyrir auðveldað aðgengi í Nextcloud",
"Themes" : "Þemu",
"Fonts" : "Letur",
"enabled" : "virkt"
"Web Content Accessibility Guidelines" : "Leiðbeiningar fyrir aukið aðgengi vefefnis",
"our issue tracker" : "villuskráningin okkar",
"our design team" : "hönnunarteymið okkar",
"Enable" : "Virkja"
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Aukið aðgengi",
"Accessibility options for nextcloud" : "Valkostir fyrir auðveldað aðgengi í Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Býður upp á marga valkosti fyrir auðveldað aðgengi í Nextcloud",
"Web Content Accessibility Guidelines" : "Leiðbeiningar fyrir aukið aðgengi vefefnis",
"our issue tracker" : "villuskráningin okkar",
"our design team" : "hönnunarteymið okkar",
"Enable" : "Virkja",
"High contrast theme" : "Þema með mikil birtuskil",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Þema með mikil birtuskil til að auðvelda vafur. Sjónræn gæði minnka en skýrleiki eykst",
"Dark theme (beta)" : "Dökkt þema (beta-prófunarútgáfa)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic eru frjálsar leturgerðir sem eru hannaðar til að ráða bug á eða minnka vægi ýmissa villna sem stafa af lesblindu (dyslexia). Letrið var hannað afAbelardo Gonzalez, sem gaf það út undir frjálsu notkunarleyfi.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Býður upp á marga valkosti fyrir auðveldað aðgengi í Nextcloud",
"Themes" : "Þemu",
"Fonts" : "Letur",
"enabled" : "virkt"
"Web Content Accessibility Guidelines" : "Leiðbeiningar fyrir aukið aðgengi vefefnis",
"our issue tracker" : "villuskráningin okkar",
"our design team" : "hönnunarteymið okkar",
"Enable" : "Virkja"
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tema scuro",
"Enable dark theme" : "Abilita il tema scuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema scuro per facilitare i tuoi occhi riducendo la luminosità complessiva. È ancora in fase di sviluppo, per cui ti chiediamo di segnalare qualsiasi problema tu possa trovare.",
"High contrast mode" : "Modalità ad alto contrasto",
"Enable high contrast mode" : "Abilita la modalità ad alto contrasto",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Una modalità ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
"Dyslexia font" : "Carattere per dislessici",
"Enable dyslexia font" : "Abilita il carattere per dislessici",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.",
"Accessibility" : "Accessibilità",
"Accessibility options for nextcloud" : "Opzioni di accessibilità per Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud",
"Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web",
"our issue tracker" : "il nostro sistema di tracciamento dei problemi",
"our design team" : "la nostra squadra di progetto",
"Enable" : "Abilita",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e cerchiamo di rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se trovi qualsiasi problema, non esitare a segnalarlo sul {issuetracker}nostro sistema di segnalazione dei bug{linkend}. E se vuoi partecipare, unisciti alla {designteam}nostra squadra di progettazione{linkend}!",
"High contrast theme" : "Tema ad alto contrasto",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
"Dark theme (beta)" : "Tema scuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia. Il carattere è stato creato da Abelardo Gonzalez, che lo ha rilasciato con licenza open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud",
"Themes" : "Temi",
"Fonts" : "Caratteri",
"enabled" : "abilitata"
"Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web",
"our issue tracker" : "il nostro sistema di tracciamento dei problemi",
"our design team" : "la nostra squadra di progetto",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e i controlli per rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se trovi qualsiasi problema, non esitare a segnalarlo su {issuetracker}. E se vuoi partecipare, unisciti al {designteam}!",
"Enable" : "Abilita"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Tema scuro",
"Enable dark theme" : "Abilita il tema scuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Un tema scuro per facilitare i tuoi occhi riducendo la luminosità complessiva. È ancora in fase di sviluppo, per cui ti chiediamo di segnalare qualsiasi problema tu possa trovare.",
"High contrast mode" : "Modalità ad alto contrasto",
"Enable high contrast mode" : "Abilita la modalità ad alto contrasto",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Una modalità ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
"Dyslexia font" : "Carattere per dislessici",
"Enable dyslexia font" : "Abilita il carattere per dislessici",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia.",
"Accessibility" : "Accessibilità",
"Accessibility options for nextcloud" : "Opzioni di accessibilità per Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud",
"Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web",
"our issue tracker" : "il nostro sistema di tracciamento dei problemi",
"our design team" : "la nostra squadra di progetto",
"Enable" : "Abilita",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e cerchiamo di rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se trovi qualsiasi problema, non esitare a segnalarlo sul {issuetracker}nostro sistema di segnalazione dei bug{linkend}. E se vuoi partecipare, unisciti alla {designteam}nostra squadra di progettazione{linkend}!",
"High contrast theme" : "Tema ad alto contrasto",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Un tema ad alto contrasto per semplificare la tua navigazione. La qualità visiva sarà ridotta per incrementare la chiarezza.",
"Dark theme (beta)" : "Tema scuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic è un carattere libero progettato per mitigare alcuni dei comuni errori di lettura causati dalla dislessia. Il carattere è stato creato da Abelardo Gonzalez, che lo ha rilasciato con licenza open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Fornisce diverse opzioni di accessibilità per semplificare il tuo utilizzo di Nextcloud",
"Themes" : "Temi",
"Fonts" : "Caratteri",
"enabled" : "abilitata"
"Web Content Accessibility Guidelines" : "Linee guida di accessibilità ai contenuti web",
"our issue tracker" : "il nostro sistema di tracciamento dei problemi",
"our design team" : "la nostra squadra di progetto",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "L'accesso universale è molto importante per noi. Seguiamo gli standard web e i controlli per rendere tutto utilizzabile anche senza mouse, e programmi di assistenza come i lettori dello schermo. Il nostro obiettivo è la compatibilità con la {guidelines} 2.1 a livello AA, con il tema ad alto contrasto anche a livello AAA. ",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se trovi qualsiasi problema, non esitare a segnalarlo su {issuetracker}. E se vuoi partecipare, unisciti al {designteam}!",
"Enable" : "Abilita"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,23 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "ダークテーマ",
"Enable dark theme" : "ダークテーマを有効にする",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。",
"High contrast mode" : "ハイ・コントラストモード",
"Enable high contrast mode" : "ハイ・コントラストモードを有効にする。",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "操作をわかりやすくするためのハイ・コントラストモード。\n見た目の美しさは低下しますが、明確さが向上します。",
"Dyslexia font" : "Dyslexia フォント",
"Enable dyslexia font" : "Dyslexia フォントを有効にする",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexicは、ディスレクシアによって引き起こされる一般的な読み間違いの一部を軽減するためにデザインされた、無料で利用できる書体/フォントです。",
"Accessibility" : "アクセシビリティ",
"Accessibility options for nextcloud" : "nextcloudのアクセシビリティオプション",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "あなたのNextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供します。",
"Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
"our issue tracker" : "問題追跡",
"our design team" : "デザインチーム",
"Enable" : "有効にする",
"High contrast theme" : "ハイコントラストテーマ",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
"Dark theme (beta)" : "ダークテーマ (ベータ版)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexicは、失読症に起因する一般的な読み間違いを軽減するためにデザインされた無料の書体/フォントです。この書体はAbelardo Gonzalez氏が作成したもので、オープンソースライセンスで公開されています。",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Nextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供する",
"Themes" : "テーマ",
"Fonts" : "フォント",
"enabled" : "有効"
"Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
"our issue tracker" : "問題追跡",
"our design team" : "デザインチーム",
"Enable" : "有効にする"
},
"nplurals=1; plural=0;");

View file

@ -1,24 +1,22 @@
{ "translations": {
"Dark theme" : "ダークテーマ",
"Enable dark theme" : "ダークテーマを有効にする",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "ダークテーマは目の負担になりにくいです。このテーマは開発中のためバグを見つけたら報告してください。",
"High contrast mode" : "ハイ・コントラストモード",
"Enable high contrast mode" : "ハイ・コントラストモードを有効にする。",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "操作をわかりやすくするためのハイ・コントラストモード。\n見た目の美しさは低下しますが、明確さが向上します。",
"Dyslexia font" : "Dyslexia フォント",
"Enable dyslexia font" : "Dyslexia フォントを有効にする",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexicは、ディスレクシアによって引き起こされる一般的な読み間違いの一部を軽減するためにデザインされた、無料で利用できる書体/フォントです。",
"Accessibility" : "アクセシビリティ",
"Accessibility options for nextcloud" : "nextcloudのアクセシビリティオプション",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "あなたのNextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供します。",
"Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
"our issue tracker" : "問題追跡",
"our design team" : "デザインチーム",
"Enable" : "有効にする",
"High contrast theme" : "ハイコントラストテーマ",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "ハイコントラストテーマは表示の質は下がりますが、見やすさは上がります。",
"Dark theme (beta)" : "ダークテーマ (ベータ版)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexicは、失読症に起因する一般的な読み間違いを軽減するためにデザインされた無料の書体/フォントです。この書体はAbelardo Gonzalez氏が作成したもので、オープンソースライセンスで公開されています。",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Nextcloudの利用を簡単にするための複数のユーザー補助のオプションを提供する",
"Themes" : "テーマ",
"Fonts" : "フォント",
"enabled" : "有効"
"Web Content Accessibility Guidelines" : "Webコンテンツ アクセシビリティガイドライン",
"our issue tracker" : "問題追跡",
"our design team" : "デザインチーム",
"Enable" : "有効にする"
},"pluralForm" :"nplurals=1; plural=0;"
}

View file

@ -2,25 +2,23 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "어두운 테마",
"Enable dark theme" : "어두운 테마 활성화",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "어두운 테마는 전체적인 밝기를 낮춰 눈을 편안하게 해 줍니다. 아직 개발 중인 기능이니 문제가 있다면 보고해 주세요.",
"High contrast mode" : "고대비 모드",
"Enable high contrast mode" : "고대비 모드 활성화",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
"Dyslexia font" : "난독증용 글꼴",
"Enable dyslexia font" : "난독증용 글꼴 활성화",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic은 난독증 때문에 읽기에 문제가 있는 사람들을 위해 디자인된 자유 글꼴입니다.",
"Accessibility" : "접근성",
"Accessibility options for nextcloud" : "Nextcloud 접근성 옵션",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud 사용을 편리하게 하는 여러 접근성 옵션",
"Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인",
"our issue tracker" : "우리의 이슈 트래커",
"our design team" : "우리의 디자인 팀",
"Enable" : "활성화",
"High contrast theme" : "고대비 테마",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
"Dark theme (beta)" : "어두운 테마(베타)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic은 난독증 때문에 읽기에 문제가 있는 사람들을 위해 디자인된 자유 글꼴입니다.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Nextcloud 사용을 편리하게 하는 여러 접근성 옵션",
"Themes" : "테마",
"Fonts" : "글꼴",
"enabled" : "활성화됨"
"Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인",
"our issue tracker" : "우리의 이슈 트래커",
"our design team" : "우리의 디자인 팀",
"Enable" : "활성화"
},
"nplurals=1; plural=0;");

View file

@ -1,24 +1,22 @@
{ "translations": {
"Dark theme" : "어두운 테마",
"Enable dark theme" : "어두운 테마 활성화",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "어두운 테마는 전체적인 밝기를 낮춰 눈을 편안하게 해 줍니다. 아직 개발 중인 기능이니 문제가 있다면 보고해 주세요.",
"High contrast mode" : "고대비 모드",
"Enable high contrast mode" : "고대비 모드 활성화",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
"Dyslexia font" : "난독증용 글꼴",
"Enable dyslexia font" : "난독증용 글꼴 활성화",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic은 난독증 때문에 읽기에 문제가 있는 사람들을 위해 디자인된 자유 글꼴입니다.",
"Accessibility" : "접근성",
"Accessibility options for nextcloud" : "Nextcloud 접근성 옵션",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nextcloud 사용을 편리하게 하는 여러 접근성 옵션",
"Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인",
"our issue tracker" : "우리의 이슈 트래커",
"our design team" : "우리의 디자인 팀",
"Enable" : "활성화",
"High contrast theme" : "고대비 테마",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "쉬운 탐색을 위한 고대비 테마입니다. 색감이 나빠지지만 더 선명해집니다.",
"Dark theme (beta)" : "어두운 테마(베타)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic은 난독증 때문에 읽기에 문제가 있는 사람들을 위해 디자인된 자유 글꼴입니다.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Nextcloud 사용을 편리하게 하는 여러 접근성 옵션",
"Themes" : "테마",
"Fonts" : "글꼴",
"enabled" : "활성화됨"
"Web Content Accessibility Guidelines" : "웹 콘텐츠 접근성 가이드라인",
"our issue tracker" : "우리의 이슈 트래커",
"our design team" : "우리의 디자인 팀",
"Enable" : "활성화"
},"pluralForm" :"nplurals=1; plural=0;"
}

View file

@ -2,25 +2,23 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tamsus apipavidalinimas",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tamsus apipavidalinimas, skirtas nuraminti jūsų akis, sumažinantis bendrą šviesingumą ir skaistį. Jis yra vis dar kuriamas, todėl prašome pranešti apie bet kokias randamas klaidas.",
"Enable dark theme" : "Įjungti tamsų apipavidalinimą",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tamsus apipavidalinimas, skirtas nuraminti jūsų akis, sumažinant bendrą šviesingumą ir skaistį. Jis yra vis dar kuriamas, todėl prašome pranešti apie bet kokias randamas klaidas.",
"High contrast mode" : "Didelio kontrasto veiksena",
"Enable high contrast mode" : "Įjungti didelio kontrasto veikseną",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto veiksena, skirta palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
"Dyslexia font" : "Disleksijos šriftas",
"Enable dyslexia font" : "Įjungti disleksijos šriftą",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic yra laisvas šriftas, sukurtas sumažinti kai kurias dažniausias disleksijos sukeltas skaitymo klaidas.",
"Accessibility" : "Prieinamumas",
"Accessibility options for nextcloud" : "Nextcloud prieinamumo parinktys",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Pateikia kelias prieinamumo parinktis, skirtas palengvinti jūsų naudojimąsi Nextcloud",
"Web Content Accessibility Guidelines" : "Saityno turinio prieinamumo gairės",
"our issue tracker" : "mūsų klaidų sekiklis",
"our design team" : "mūsų dizaino komanda",
"Enable" : "Įjungti",
"High contrast theme" : "Didelio kontrasto apipavidalinimas",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto apipavidalinimas, skirtas palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
"Dark theme (beta)" : "Tamsus apipavidalinimas (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic yra laisvas šriftas, sukurtas sumažinti kai kurias dažniausias disleksijos sukeltas skaitymo klaidas. Šriftą sukūrė Abelardo Gonzalez, kuris šriftą išleido per atvirojo kodo licenciją.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Pateikia kelias prieinamumo parinktis, skirtas palengvinti jūsų naudojimąsi Nextcloud",
"Themes" : "Apipavidalinimai",
"Fonts" : "Šriftai",
"enabled" : "įjungta"
"Web Content Accessibility Guidelines" : "Saityno turinio prieinamumo gairės",
"our issue tracker" : "mūsų klaidų sekiklis",
"our design team" : "mūsų dizaino komanda",
"Enable" : "Įjungti"
},
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");

View file

@ -1,24 +1,22 @@
{ "translations": {
"Dark theme" : "Tamsus apipavidalinimas",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tamsus apipavidalinimas, skirtas nuraminti jūsų akis, sumažinantis bendrą šviesingumą ir skaistį. Jis yra vis dar kuriamas, todėl prašome pranešti apie bet kokias randamas klaidas.",
"Enable dark theme" : "Įjungti tamsų apipavidalinimą",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tamsus apipavidalinimas, skirtas nuraminti jūsų akis, sumažinant bendrą šviesingumą ir skaistį. Jis yra vis dar kuriamas, todėl prašome pranešti apie bet kokias randamas klaidas.",
"High contrast mode" : "Didelio kontrasto veiksena",
"Enable high contrast mode" : "Įjungti didelio kontrasto veikseną",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto veiksena, skirta palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
"Dyslexia font" : "Disleksijos šriftas",
"Enable dyslexia font" : "Įjungti disleksijos šriftą",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic yra laisvas šriftas, sukurtas sumažinti kai kurias dažniausias disleksijos sukeltas skaitymo klaidas.",
"Accessibility" : "Prieinamumas",
"Accessibility options for nextcloud" : "Nextcloud prieinamumo parinktys",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Pateikia kelias prieinamumo parinktis, skirtas palengvinti jūsų naudojimąsi Nextcloud",
"Web Content Accessibility Guidelines" : "Saityno turinio prieinamumo gairės",
"our issue tracker" : "mūsų klaidų sekiklis",
"our design team" : "mūsų dizaino komanda",
"Enable" : "Įjungti",
"High contrast theme" : "Didelio kontrasto apipavidalinimas",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Didelio kontrasto apipavidalinimas, skirtas palengvinti jūsų naršymą. Vaizdinė kokybė bus sumažinta, tačiau aiškumas bus padidintas.",
"Dark theme (beta)" : "Tamsus apipavidalinimas (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic yra laisvas šriftas, sukurtas sumažinti kai kurias dažniausias disleksijos sukeltas skaitymo klaidas. Šriftą sukūrė Abelardo Gonzalez, kuris šriftą išleido per atvirojo kodo licenciją.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Pateikia kelias prieinamumo parinktis, skirtas palengvinti jūsų naudojimąsi Nextcloud",
"Themes" : "Apipavidalinimai",
"Fonts" : "Šriftai",
"enabled" : "įjungta"
"Web Content Accessibility Guidelines" : "Saityno turinio prieinamumo gairės",
"our issue tracker" : "mūsų klaidų sekiklis",
"our design team" : "mūsų dizaino komanda",
"Enable" : "Įjungti"
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Pieejamība",
"Accessibility options for nextcloud" : "nextcloud Pieejamības uzstādījumi",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo Nextcloud lietošanu.",
"Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
"our issue tracker" : "mūsu problēmu izsekotājs",
"our design team" : "mūsu dizaina komanda",
"Enable" : "Iespējo",
"High contrast theme" : "Augsta kontrasta motīvs",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Augsta kontrasta režīms atvieglo navigāciju. Vizuālā kvalitāte tiks samazināta, bet skaidrība paaugstināsies.",
"Dark theme (beta)" : "Tumšs motīvs (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic ir bezmaksas fonts, kas veidots, lai mazinātu tipiskākos lasīšanas traucējumus, ko izraisa disleksija. Fontu radīja Abelardo Gonzalez, kurš to publicēja ar atvērtā koda licences starpniecību.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo nextcloud lietošanu.",
"Themes" : "Motīvi",
"Fonts" : "Fonti",
"enabled" : "iespējots"
"Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
"our issue tracker" : "mūsu problēmu izsekotājs",
"our design team" : "mūsu dizaina komanda",
"Enable" : "Iespējo"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Pieejamība",
"Accessibility options for nextcloud" : "nextcloud Pieejamības uzstādījumi",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo Nextcloud lietošanu.",
"Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
"our issue tracker" : "mūsu problēmu izsekotājs",
"our design team" : "mūsu dizaina komanda",
"Enable" : "Iespējo",
"High contrast theme" : "Augsta kontrasta motīvs",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Augsta kontrasta režīms atvieglo navigāciju. Vizuālā kvalitāte tiks samazināta, bet skaidrība paaugstināsies.",
"Dark theme (beta)" : "Tumšs motīvs (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic ir bezmaksas fonts, kas veidots, lai mazinātu tipiskākos lasīšanas traucējumus, ko izraisa disleksija. Fontu radīja Abelardo Gonzalez, kurš to publicēja ar atvērtā koda licences starpniecību.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Piedāvā vairākus pieejamības uzstādījumus, kas atvieglo nextcloud lietošanu.",
"Themes" : "Motīvi",
"Fonts" : "Fonti",
"enabled" : "iespējots"
"Web Content Accessibility Guidelines" : "Web Satura Pieejamības Vadīklas",
"our issue tracker" : "mūsu problēmu izsekotājs",
"our design team" : "mūsu dizaina komanda",
"Enable" : "Iespējo"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Темна тема",
"Enable dark theme" : "Овозможи темна тема",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Темна тема за да ви го олесни гледањето преку намалување на вкупната осветленост. Сеуште е во развој, затоа ве молиме пријавете ги сите проблеми кои ќе ги најдете.",
"High contrast mode" : "Режим на висок контраст",
"Enable high contrast mode" : "Овозможи режим на висок контраст",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим со висок контраст за олеснување на навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
"Dyslexia font" : "Фонт за дислексија",
"Enable dyslexia font" : "Овозможи фонт за дислексија",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic е бесплатен фонт дизајниран за ублажување на некои од честите грешки во читањето предизвикани од дислексија.",
"Accessibility" : "Достапност",
"Accessibility options for nextcloud" : "Опции за пристапност на Nextcloud. ",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Овозможува повеќе опции за пристапност за да се олесни употребата на Nextcloud",
"Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини",
"our issue tracker" : "нашиот следач на проблеми",
"our design team" : "нашиот тим за дизајн",
"Enable" : "овозможи",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзалниот пристап е многу важен за нас. Ние ги следиме веб-стандардите и ги имплементираме за да го направиме користењето попристапно, како користење без маус, и помошни апликации за читање на екранот. Наша цел е да бидеме во согласност со {guidelines} {linkend}2.1 на ниво АА, со висока контрастна тема дури и на ниво на ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "околку наидете на некој проблем, не се двоумете и пријавете го на {issuetracker} {linkend}. И доколку сакате можете да се приклучите кон нашиот {designteam} {linkend}!",
"High contrast theme" : "Тема со висок контраст",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема со висок контраст за да ја олесни навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
"Dark theme (beta)" : "Темна тема (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic е бесплатна форма / фонт дизајниран да ги ублажи некои од вообичаените грешки при читање предизвикани од дислексија. Типчето е креирано од Абелардо Гонзалез, кој го објави преку лиценца со отворен извор.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Овозможува повеќекратни опции за пристапност за да ја олесни употребата на nextcloud",
"Themes" : "Теми",
"Fonts" : "Фонтови",
"enabled" : "Овозможено"
"Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини",
"our issue tracker" : "нашиот следач на проблеми",
"our design team" : "нашиот тим за дизајн",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзалниот пристап е многу важен за нас. Ние ги следиме веб-стандардите и ги имплементираме за да го направиме користењето попристапно, како користење без маус, и помошни апликации за читање на екранот. Наша цел е да бидеме во согласност со {guidelines} 2.1 на ниво АА, со висока контрастна тема дури и на ниво на ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Доколку наидете на некој проблем, не се двоумете и пријавете го на {issuetracker}. И доколку сакате можете да се приклучите кон нашиот {designteam}!",
"Enable" : "овозможи"
},
"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Темна тема",
"Enable dark theme" : "Овозможи темна тема",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Темна тема за да ви го олесни гледањето преку намалување на вкупната осветленост. Сеуште е во развој, затоа ве молиме пријавете ги сите проблеми кои ќе ги најдете.",
"High contrast mode" : "Режим на висок контраст",
"Enable high contrast mode" : "Овозможи режим на висок контраст",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим со висок контраст за олеснување на навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
"Dyslexia font" : "Фонт за дислексија",
"Enable dyslexia font" : "Овозможи фонт за дислексија",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic е бесплатен фонт дизајниран за ублажување на некои од честите грешки во читањето предизвикани од дислексија.",
"Accessibility" : "Достапност",
"Accessibility options for nextcloud" : "Опции за пристапност на Nextcloud. ",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Овозможува повеќе опции за пристапност за да се олесни употребата на Nextcloud",
"Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини",
"our issue tracker" : "нашиот следач на проблеми",
"our design team" : "нашиот тим за дизајн",
"Enable" : "овозможи",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзалниот пристап е многу важен за нас. Ние ги следиме веб-стандардите и ги имплементираме за да го направиме користењето попристапно, како користење без маус, и помошни апликации за читање на екранот. Наша цел е да бидеме во согласност со {guidelines} {linkend}2.1 на ниво АА, со висока контрастна тема дури и на ниво на ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "околку наидете на некој проблем, не се двоумете и пријавете го на {issuetracker} {linkend}. И доколку сакате можете да се приклучите кон нашиот {designteam} {linkend}!",
"High contrast theme" : "Тема со висок контраст",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема со висок контраст за да ја олесни навигацијата. Визуелниот квалитет ќе се намали, но јасноста ќе се зголеми.",
"Dark theme (beta)" : "Темна тема (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic е бесплатна форма / фонт дизајниран да ги ублажи некои од вообичаените грешки при читање предизвикани од дислексија. Типчето е креирано од Абелардо Гонзалез, кој го објави преку лиценца со отворен извор.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Овозможува повеќекратни опции за пристапност за да ја олесни употребата на nextcloud",
"Themes" : "Теми",
"Fonts" : "Фонтови",
"enabled" : "Овозможено"
"Web Content Accessibility Guidelines" : "Упатства за пристапност на веб содржини",
"our issue tracker" : "нашиот следач на проблеми",
"our design team" : "нашиот тим за дизајн",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзалниот пристап е многу важен за нас. Ние ги следиме веб-стандардите и ги имплементираме за да го направиме користењето попристапно, како користење без маус, и помошни апликации за читање на екранот. Наша цел е да бидеме во согласност со {guidelines} 2.1 на ниво АА, со висока контрастна тема дури и на ниво на ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Доколку наидете на некој проблем, не се двоумете и пријавете го на {issuetracker}. И доколку сакате можете да се приклучите кон нашиот {designteam}!",
"Enable" : "овозможи"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"
}

View file

@ -10,17 +10,13 @@ OC.L10N.register(
"Accessibility" : "Tilgjengelighet",
"Accessibility options for nextcloud" : "Tilgjengelighetsvalg for nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Gir muligheten for flere tilgjengelighetsvalg for å gjøre det lettere å bruke Nextcloud",
"Web Content Accessibility Guidelines" : "Retningslinjer for tilgjengelighet på nettsider",
"our issue tracker" : "vår problemsporer",
"our design team" : "vårt designteam",
"Enable" : "Aktiver",
"High contrast theme" : "Høykontrast-tema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast tema for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
"Dark theme (beta)" : "Mørkt tema (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic er en gratis skrifttype egnet for å minske de mest vanligste lesefeilene som dysleksi forårsaker. Fonten var laget av Abelardo Gonzalez, som publiserte den gjennom en \"Åpen kildekode\" lisens.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Gir muligheten for flere tilgjengelighetsvalg for å gjøre det lettere å bruke Nextcloud",
"Themes" : "Temaer",
"Fonts" : "Skrifttyper",
"enabled" : "aktivert"
"Web Content Accessibility Guidelines" : "Retningslinjer for tilgjengelighet på nettsider",
"our issue tracker" : "vår problemsporer",
"our design team" : "vårt designteam",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ikke nøl med å rapportere problemer du måtte finne på {issuetracker}. Og bli med i {designteam} hvis du vil bidra.",
"Enable" : "Aktiver"
},
"nplurals=2; plural=(n != 1);");

View file

@ -8,17 +8,13 @@
"Accessibility" : "Tilgjengelighet",
"Accessibility options for nextcloud" : "Tilgjengelighetsvalg for nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Gir muligheten for flere tilgjengelighetsvalg for å gjøre det lettere å bruke Nextcloud",
"Web Content Accessibility Guidelines" : "Retningslinjer for tilgjengelighet på nettsider",
"our issue tracker" : "vår problemsporer",
"our design team" : "vårt designteam",
"Enable" : "Aktiver",
"High contrast theme" : "Høykontrast-tema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "En høykontrast tema for å få en lettere navigasjon. Den visuelle kvaliteten vil bli reusert men klarheten vil bli økt.",
"Dark theme (beta)" : "Mørkt tema (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic er en gratis skrifttype egnet for å minske de mest vanligste lesefeilene som dysleksi forårsaker. Fonten var laget av Abelardo Gonzalez, som publiserte den gjennom en \"Åpen kildekode\" lisens.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Gir muligheten for flere tilgjengelighetsvalg for å gjøre det lettere å bruke Nextcloud",
"Themes" : "Temaer",
"Fonts" : "Skrifttyper",
"enabled" : "aktivert"
"Web Content Accessibility Guidelines" : "Retningslinjer for tilgjengelighet på nettsider",
"our issue tracker" : "vår problemsporer",
"our design team" : "vårt designteam",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ikke nøl med å rapportere problemer du måtte finne på {issuetracker}. Og bli med i {designteam} hvis du vil bidra.",
"Enable" : "Aktiver"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Donker thema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat minder licht op je ogen is door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.",
"Enable dark theme" : "Donker thema inschakelen",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat je ogen minder vermoeit minder door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.",
"High contrast mode" : "Hoog contrast modus",
"Enable high contrast mode" : "Hoog contrast modus inschakelen",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
"Dyslexia font" : "Dyslexie-lettertype",
"Enable dyslexia font" : "Dyslexie-lettertype inschakelen",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen.",
"Accessibility" : "Toegankelijkheid",
"Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
"Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)",
"our issue tracker" : "onze issue tracker",
"our design team" : "ons ontwerpteam",
"Enable" : "Inschakelen",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universele toegang is heel belangrijk voor ons. We volgen webstandaarden en controleren dat alles ook zonder muis en met ondersteunende software zoals schermlezers bruikbaar is. We streven om de {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Mocht je eventuele problemen vinden, aarzel dan niet om ze te melden op {issuetracker}onze issue tracker{linkend}. En mocht je mee willen helpen, wordt dan lid van {designteam} ons ontwikkelteam{linkend}!",
"High contrast theme" : "Hoog contrast-thema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
"Dark theme (beta)" : "Donker thema (bèta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen. Dit lettertype is gemaakt door Abelardo Gonzalez.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
"Themes" : "Thema's",
"Fonts" : "Lettertypen",
"enabled" : "ingeschakeld"
"Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)",
"our issue tracker" : "onze issue tracker",
"our design team" : "ons ontwerpteam",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universele toegang is heel belangrijk voor ons. We volgen webstandaarden en controleren dat alles ook zonder muis en met ondersteunende software zoals schermlezers bruikbaar is. We streven om de {guidelines} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Mocht je eventuele problemen vinden, aarzel dan niet om ze te melden op {issuetracker}. En mocht je mee willen helpen, wordt dan lid van het {designteam}!",
"Enable" : "Inschakelen"
},
"nplurals=2; plural=(n != 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Donker thema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat minder licht op je ogen is door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.",
"Enable dark theme" : "Donker thema inschakelen",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Een donker thema dat je ogen minder vermoeit minder door de lichtsterkte en helderheid te verminderen. Dit thema is nog in ontwikkeling, dus we horen graag van je als je fouten tegenkomt.",
"High contrast mode" : "Hoog contrast modus",
"Enable high contrast mode" : "Hoog contrast modus inschakelen",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
"Dyslexia font" : "Dyslexie-lettertype",
"Enable dyslexia font" : "Dyslexie-lettertype inschakelen",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen.",
"Accessibility" : "Toegankelijkheid",
"Accessibility options for nextcloud" : "Toegankelijkheidsopties voor Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
"Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)",
"our issue tracker" : "onze issue tracker",
"our design team" : "ons ontwerpteam",
"Enable" : "Inschakelen",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universele toegang is heel belangrijk voor ons. We volgen webstandaarden en controleren dat alles ook zonder muis en met ondersteunende software zoals schermlezers bruikbaar is. We streven om de {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Mocht je eventuele problemen vinden, aarzel dan niet om ze te melden op {issuetracker}onze issue tracker{linkend}. En mocht je mee willen helpen, wordt dan lid van {designteam} ons ontwikkelteam{linkend}!",
"High contrast theme" : "Hoog contrast-thema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Een thema met hoog contrast dat de navigatie vergemakkelijkt. De visuele kwaliteit vermindert, maar de duidelijkheid neemt toe.",
"Dark theme (beta)" : "Donker thema (bèta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic is een open source lettertype dat is ontwikkeld om de meest voorkomende leesfouten die worden veroorzaakt door dyslexie te voorkomen. Dit lettertype is gemaakt door Abelardo Gonzalez.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Biedt verschillende opties om de toegankelijkheid van Nextcloud te verbeteren",
"Themes" : "Thema's",
"Fonts" : "Lettertypen",
"enabled" : "ingeschakeld"
"Web Content Accessibility Guidelines" : "Richtlijnen voor Toegankelijkheid van Webcontent (WCAG)",
"our issue tracker" : "onze issue tracker",
"our design team" : "ons ontwerpteam",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Universele toegang is heel belangrijk voor ons. We volgen webstandaarden en controleren dat alles ook zonder muis en met ondersteunende software zoals schermlezers bruikbaar is. We streven om de {guidelines} 2.1 op AA-niveau te volgen, en met het hoge contrast thema zelfs op AAA-niveau.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Mocht je eventuele problemen vinden, aarzel dan niet om ze te melden op {issuetracker}. En mocht je mee willen helpen, wordt dan lid van het {designteam}!",
"Enable" : "Inschakelen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -7,12 +7,12 @@ OC.L10N.register(
"Accessibility" : "Tilgjenge",
"Accessibility options for nextcloud" : "Brukarval for tilgjenge i Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Ulike innstillingar for å gjera Nextcloud lettare å bruka for funksjonshemma",
"High contrast theme" : "Høgkontrast-drakt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
"Dark theme (beta)" : "Mørk drakt (beta)",
"Web Content Accessibility Guidelines" : "Retningsliner for tilgjenge i vev-innhald",
"our issue tracker" : "feilsporings-systemet vårt",
"our design team" : "utformingsgruppa vår",
"Enable" : "Slå på",
"High contrast theme" : "Høgkontrast-drakt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
"Dark theme (beta)" : "Mørk drakt (beta)"
"Enable" : "Slå på"
},
"nplurals=2; plural=(n != 1);");

View file

@ -5,12 +5,12 @@
"Accessibility" : "Tilgjenge",
"Accessibility options for nextcloud" : "Brukarval for tilgjenge i Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Ulike innstillingar for å gjera Nextcloud lettare å bruka for funksjonshemma",
"High contrast theme" : "Høgkontrast-drakt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
"Dark theme (beta)" : "Mørk drakt (beta)",
"Web Content Accessibility Guidelines" : "Retningsliner for tilgjenge i vev-innhald",
"our issue tracker" : "feilsporings-systemet vårt",
"our design team" : "utformingsgruppa vår",
"Enable" : "Slå på",
"High contrast theme" : "Høgkontrast-drakt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Ei drakt med høg kontrast som gjer det lettare å navigera. Den visuelle kvaliteten er redusert, men innhaldet er klårare.",
"Dark theme (beta)" : "Mørk drakt (beta)"
"Enable" : "Slå på"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Ciemny motyw",
"Enable dark theme" : "Włącz ciemny motyw",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc proszę zgłaszać wszelkie zauważone błędy.",
"High contrast mode" : "Tryb dużego kontrastu",
"Enable high contrast mode" : "Włącz tryb dużego kontrastu",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tryb o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
"Dyslexia font" : "Czcionka dla dyslektyków",
"Enable dyslexia font" : "Włącz czcionkę dla dyslektyków",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.",
"Accessibility" : "Dostępność",
"Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud",
"Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
"our issue tracker" : "na listę błędów",
"our design team" : "naszego zespołu projektowego",
"Enable" : "Włącz",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}listę błędów{linkend}. A jeśli chcesz się zaangażować, dołącz do {designteam}!",
"High contrast theme" : "Motyw o dużym kontraście",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
"Dark theme (beta)" : "Ciemny motyw (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją. Czcionka została stworzona przez Abelardo Gonzaleza, który wydał ją na licencji open source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud",
"Themes" : "Motyw",
"Fonts" : "Czcionki",
"enabled" : "włączone"
"Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
"our issue tracker" : "na listę błędów",
"our design team" : "naszego zespołu projektowego",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}. A jeśli chcesz się zaangażować, dołącz do {designteam}!",
"Enable" : "Włącz"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Ciemny motyw",
"Enable dark theme" : "Włącz ciemny motyw",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Ciemny motyw, który łagodzi zmęczenie oczu, zmniejszając ogólną jasność. Nadal jest w fazie rozwoju, więc proszę zgłaszać wszelkie zauważone błędy.",
"High contrast mode" : "Tryb dużego kontrastu",
"Enable high contrast mode" : "Włącz tryb dużego kontrastu",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tryb o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
"Dyslexia font" : "Czcionka dla dyslektyków",
"Enable dyslexia font" : "Włącz czcionkę dla dyslektyków",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją.",
"Accessibility" : "Dostępność",
"Accessibility options for nextcloud" : "Opcje dostępności dla Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud",
"Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
"our issue tracker" : "na listę błędów",
"our design team" : "naszego zespołu projektowego",
"Enable" : "Włącz",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}listę błędów{linkend}. A jeśli chcesz się zaangażować, dołącz do {designteam}!",
"High contrast theme" : "Motyw o dużym kontraście",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motyw o dużym kontraście ułatwiający nawigację. Jakość obrazu jest zmniejszona, ale za to poprawiona przejrzystość.",
"Dark theme (beta)" : "Ciemny motyw (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic to darmowa czcionka zaprojektowana w celu zmniejszenia niektórych typowych błędów w czytaniu spowodowanych dysleksją. Czcionka została stworzona przez Abelardo Gonzaleza, który wydał ją na licencji open source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Zapewnia wiele opcji dostępu, aby ułatwić korzystanie z Nextcloud",
"Themes" : "Motyw",
"Fonts" : "Czcionki",
"enabled" : "włączone"
"Web Content Accessibility Guidelines" : "Web Content Accessibility Guidelines",
"our issue tracker" : "na listę błędów",
"our design team" : "naszego zespołu projektowego",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Uniwersalny dostęp jest dla nas bardzo ważny. Przestrzegamy standardów internetowych i sprawdzamy, aby wszystko było użyteczne również bez myszy i oprogramowania pomocniczego, takiego jak czytniki ekranu. Naszym celem jest zgodność z {guidelines} 2.1 na poziomie AA, z motywem o wysokim kontraście nawet na poziomie AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Jeśli znajdziesz jakieś problemy, nie wahaj się zgłosić je na {issuetracker}. A jeśli chcesz się zaangażować, dołącz do {designteam}!",
"Enable" : "Włącz"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tema escuro",
"Enable dark theme" : "Ativar tema escuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Um tema escuro para aliviar os olhos, reduzindo a luminosidade e brilho geral. Ainda está em desenvolvimento, por isso, informe qualquer problema encontrado.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Ativar modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "O modo de alto contraste facilita a navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
"Dyslexia font" : "Fonte de dislexia",
"Enable dyslexia font" : "Ativar fonte dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra/fonte grátis concebida para atenuar alguns dos erros comuns de leitura causados pela dislexia.",
"Accessibility" : "Acessibilidade",
"Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do Nextcloud",
"Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web",
"our issue tracker" : "nosso rastreador de problemas",
"our design team" : "nossa equipe de design",
"Enable" : "Ativar",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se à {designteam}nossa equipe de design{linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a navegação. A qualidade visual será reduzida, mas a clareza aumentada.",
"Dark theme (beta)" : "Tema escuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "O OpenDyslexic é um tipo de letra/fonte livre concebido para atenuar alguns dos erros comuns de leitura causados pela dislexia. O tipo de letra foi criado por Abelardo Gonzalez, que o lançou através de uma licença de código aberto.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do nextcloud",
"Themes" : "Temas",
"Fonts" : "Fontes",
"enabled" : "ativado"
"Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web",
"our issue tracker" : "nosso rastreador de problemas",
"our design team" : "nossa equipe de design",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}. E se você quiser se envolver, junte-se ao {designteam}!",
"Enable" : "Ativar"
},
"nplurals=2; plural=(n > 1);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Tema escuro",
"Enable dark theme" : "Ativar tema escuro",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Um tema escuro para aliviar os olhos, reduzindo a luminosidade e brilho geral. Ainda está em desenvolvimento, por isso, informe qualquer problema encontrado.",
"High contrast mode" : "Modo de alto contraste",
"Enable high contrast mode" : "Ativar modo de alto contraste",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "O modo de alto contraste facilita a navegação. A qualidade visual será reduzida, mas a clareza será aumentada.",
"Dyslexia font" : "Fonte de dislexia",
"Enable dyslexia font" : "Ativar fonte dislexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic é um tipo de letra/fonte grátis concebida para atenuar alguns dos erros comuns de leitura causados pela dislexia.",
"Accessibility" : "Acessibilidade",
"Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do Nextcloud",
"Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web",
"our issue tracker" : "nosso rastreador de problemas",
"our design team" : "nossa equipe de design",
"Enable" : "Ativar",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines}Diretrizes de Acessibilidade para Conteúdo da Web{linkend} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}nosso rastreador de problemas{linkend}. E se você quiser se envolver, junte-se à {designteam}nossa equipe de design{linkend}!",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a navegação. A qualidade visual será reduzida, mas a clareza aumentada.",
"Dark theme (beta)" : "Tema escuro (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "O OpenDyslexic é um tipo de letra/fonte livre concebido para atenuar alguns dos erros comuns de leitura causados pela dislexia. O tipo de letra foi criado por Abelardo Gonzalez, que o lançou através de uma licença de código aberto.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Fornece várias opções de acessibilidade para facilitar o uso do nextcloud",
"Themes" : "Temas",
"Fonts" : "Fontes",
"enabled" : "ativado"
"Web Content Accessibility Guidelines" : "Diretrizes de Acessibilidade ao Conteúdo da Web",
"our issue tracker" : "nosso rastreador de problemas",
"our design team" : "nossa equipe de design",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "O acesso universal é muito importante para nós. Seguimos os padrões da web e nos certificamos de tornar tudo utilizável também sem mouse e software auxiliar, como leitores de tela. Nosso objetivo é estar em conformidade com as {guidelines} 2.1 no nível AA, com o tema de alto contraste, mesmo no nível AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Se você encontrar algum problema, não hesite em reportá-lo no {issuetracker}. E se você quiser se envolver, junte-se ao {designteam}!",
"Enable" : "Ativar"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

View file

@ -9,15 +9,12 @@ OC.L10N.register(
"Accessibility" : "Acessibilidade",
"Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar a sua utilização do Nextcloud",
"Web Content Accessibility Guidelines" : "Recomendações de Acessibilidade de Conteúdo da Web",
"our issue tracker" : "o nosso registo de erros",
"our design team" : "a nossa equipa de desenho",
"Enable" : "Ativar",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a sua navegação. A qualidade visual será reduzida, mas a claridade será aumentada.",
"Dark theme (beta)" : "Tema escuro (beta)",
"Themes" : "Temas",
"Fonts" : "Fontes de Letras",
"enabled" : "Habilidado"
"Web Content Accessibility Guidelines" : "Recomendações de Acessibilidade de Conteúdo da Web",
"our issue tracker" : "o nosso registo de erros",
"our design team" : "a nossa equipa de desenho",
"Enable" : "Ativar"
},
"nplurals=2; plural=(n != 1);");

View file

@ -7,15 +7,12 @@
"Accessibility" : "Acessibilidade",
"Accessibility options for nextcloud" : "Opções de acessibilidade para nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Fornece várias opções de acessibilidade para facilitar a sua utilização do Nextcloud",
"Web Content Accessibility Guidelines" : "Recomendações de Acessibilidade de Conteúdo da Web",
"our issue tracker" : "o nosso registo de erros",
"our design team" : "a nossa equipa de desenho",
"Enable" : "Ativar",
"High contrast theme" : "Tema de alto contraste",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Um tema de alto contraste para facilitar a sua navegação. A qualidade visual será reduzida, mas a claridade será aumentada.",
"Dark theme (beta)" : "Tema escuro (beta)",
"Themes" : "Temas",
"Fonts" : "Fontes de Letras",
"enabled" : "Habilidado"
"Web Content Accessibility Guidelines" : "Recomendações de Acessibilidade de Conteúdo da Web",
"our issue tracker" : "o nosso registo de erros",
"our design team" : "a nossa equipa de desenho",
"Enable" : "Ativar"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Accesibilitate",
"Accessibility options for nextcloud" : "Opțiuni de accesibilitate pentru nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Vă oferă opțiuni multiple de accesibilitate pentru a simplifica utilizarea Nextcloud",
"Web Content Accessibility Guidelines" : "Instrucțiuni privind accesibilitatea conținutului web",
"our issue tracker" : "instrumentul nostru de urmărire a problemelor",
"our design team" : "echipa noastră de design",
"Enable" : "Activează",
"High contrast theme" : "Temă cu contrast înalt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
"Dark theme (beta)" : "Temă întunecată (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic este un set de caractere / font gratuit destinat să atenueze unele erori comune de citire cauzate de dislexie. Setul de caractere a fost creat de Abelardo Gonzalez, care a fost publicat sub o licență open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Oferă mai multe opțiuni de accesibilitate pentru a ușura utilizarea Nextcloud",
"Themes" : "Teme",
"Fonts" : "Fonturi",
"enabled" : "activat"
"Web Content Accessibility Guidelines" : "Instrucțiuni privind accesibilitatea conținutului web",
"our issue tracker" : "instrumentul nostru de urmărire a problemelor",
"our design team" : "echipa noastră de design",
"Enable" : "Activează"
},
"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Accesibilitate",
"Accessibility options for nextcloud" : "Opțiuni de accesibilitate pentru nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Vă oferă opțiuni multiple de accesibilitate pentru a simplifica utilizarea Nextcloud",
"Web Content Accessibility Guidelines" : "Instrucțiuni privind accesibilitatea conținutului web",
"our issue tracker" : "instrumentul nostru de urmărire a problemelor",
"our design team" : "echipa noastră de design",
"Enable" : "Activează",
"High contrast theme" : "Temă cu contrast înalt",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Temă cu contrast înalt pentru ușurarea navigării. Calitatea visuală va fi redusă dar claritatea va fi mărită.",
"Dark theme (beta)" : "Temă întunecată (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic este un set de caractere / font gratuit destinat să atenueze unele erori comune de citire cauzate de dislexie. Setul de caractere a fost creat de Abelardo Gonzalez, care a fost publicat sub o licență open-source.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Oferă mai multe opțiuni de accesibilitate pentru a ușura utilizarea Nextcloud",
"Themes" : "Teme",
"Fonts" : "Fonturi",
"enabled" : "activat"
"Web Content Accessibility Guidelines" : "Instrucțiuni privind accesibilitatea conținutului web",
"our issue tracker" : "instrumentul nostru de urmărire a problemelor",
"our design team" : "echipa noastră de design",
"Enable" : "Activează"
},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
}

View file

@ -1,26 +1,28 @@
OC.L10N.register(
"accessibility",
{
"Dark theme" : "Тёмная тема",
"Dark theme" : "Тёмное оформление",
"Enable dark theme" : "Использовать тёмное оформление",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тёмное оформление снижает напряжение глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочётах.",
"High contrast mode" : "Режим высокой контрастности",
"Enable high contrast mode" : "Включить режим высокой контрастности",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Этот высококонтрастный режим упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
"Dyslexia font" : "Шрифт Dyslexia",
"Enable dyslexia font" : "Использовать шрифт Dyslexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic — бесплатный шрифт, который смягчает некоторые распространённые ошибки чтения, вызываемые дислексией.",
"Accessibility" : "Доступность",
"Accessibility options for nextcloud" : "Настройки доступности для Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет несколько вариантов доступности, чтобы облегчить использование Nextcloud",
"Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
"our issue tracker" : "Сообщить об ошибке",
"our design team" : "Команда разработчиков",
"Enable" : "Включить",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines}Руководства доступности веб-контента{linkend} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam}команде дизайнеров{linkend} чтобы участвовать в разработке.",
"High contrast theme" : "Режим высокой контрастности",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
"Dark theme (beta)" : "Тёмное оформление (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic — это бесплатный шрифт, разработанный для облегчения восприятия текста людьми, которые страдают дислексией. Шрифт был создан Абелардо Гонсалесом (ориг. Abelardo Gonzalez), на правах лицензии с открытым исходным кодом (SIL Open Font License).",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Предоставляет расширенный вариант настройки nextcloud, для более комфортного использования",
"Themes" : "Оформления",
"Fonts" : "Шрифты",
"enabled" : "включен"
"Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
"our issue tracker" : "Сообщить об ошибке",
"our design team" : "Команда разработчиков",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam} чтобы участвовать в разработке.",
"Enable" : "Включить"
},
"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Тёмная тема",
"Dark theme" : "Тёмное оформление",
"Enable dark theme" : "Использовать тёмное оформление",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тёмное оформление снижает напряжение глаз за счёт уменьшения общей яркости. Тема находится в разработке. Сообщайте о всех найденных ошибках и недочётах.",
"High contrast mode" : "Режим высокой контрастности",
"Enable high contrast mode" : "Включить режим высокой контрастности",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Этот высококонтрастный режим упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
"Dyslexia font" : "Шрифт Dyslexia",
"Enable dyslexia font" : "Использовать шрифт Dyslexia",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic — бесплатный шрифт, который смягчает некоторые распространённые ошибки чтения, вызываемые дислексией.",
"Accessibility" : "Доступность",
"Accessibility options for nextcloud" : "Настройки доступности для Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Предоставляет несколько вариантов доступности, чтобы облегчить использование Nextcloud",
"Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
"our issue tracker" : "Сообщить об ошибке",
"our design team" : "Команда разработчиков",
"Enable" : "Включить",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines}Руководства доступности веб-контента{linkend} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam}команде дизайнеров{linkend} чтобы участвовать в разработке.",
"High contrast theme" : "Режим высокой контрастности",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Это высококонтрастное оформление упрощает навигацию по сайту. Качество изображения будет уменьшено за счёт увеличения чёткости.",
"Dark theme (beta)" : "Тёмное оформление (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic — это бесплатный шрифт, разработанный для облегчения восприятия текста людьми, которые страдают дислексией. Шрифт был создан Абелардо Гонсалесом (ориг. Abelardo Gonzalez), на правах лицензии с открытым исходным кодом (SIL Open Font License).",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Предоставляет расширенный вариант настройки nextcloud, для более комфортного использования",
"Themes" : "Оформления",
"Fonts" : "Шрифты",
"enabled" : "включен"
"Web Content Accessibility Guidelines" : "Руководство по обеспечению доступности Web-контента WGAG",
"our issue tracker" : "Сообщить об ошибке",
"our design team" : "Команда разработчиков",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nextcloud разрабатывается с возможностью его использования всеми. При разработке учитываются веб-стандарты и выполняются проверки возможности использования без мыши, а также при помощи специальных программ, например, выполняющих чтение с экрана. Nextcloud стремиться к выполнению предписаний {guidelines} версии 2.1 на уровне АА, а при использованием режима высокой контрастности — даже на уровне ААА.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Сообщайте об обнаруженных проблемах в {issuetracker} системе отслеживания ошибок{linkend}. Присоединяйтесь к {designteam} чтобы участвовать в разработке.",
"Enable" : "Включить"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"
}

View file

@ -1,26 +1,28 @@
OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tmavý motív",
"Dark theme" : "Tmavý motív vzhľadu",
"Enable dark theme" : "Zapnúť tmavý motív vzhľadu",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motív vzhľadu pre úľavu vašim očiam znížením celkovej svietivosti a jasu. Je ešte stále vo vývoji, ak náhodou narazíte na nejaký problém, tak nám ho prosím nahláste.",
"High contrast mode" : "Režim vysokého kontrastu",
"Enable high contrast mode" : "Zapnúť režim vysokého kontrastu",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mód s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
"Dyslexia font" : "Písmo pre dyslektikov",
"Enable dyslexia font" : "Povoliť písmo pre dyslektikov",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou.",
"Accessibility" : "Prístupnosť",
"Accessibility options for nextcloud" : "Možnosti prístupnosti pre Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud",
"Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu",
"our issue tracker" : "náš systém evidencie hlásenia chýb",
"our design team" : "náš tím dizajnérov",
"Enable" : "Zapnúť",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {guidelines}pokynmi pre prístup k webovému obsahu {linkend} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ak nájdete nejaký problém, neváhajte a nahláste ho na {issuetracker}nástroj na sledovanie problémov{linkend}. A ak sa chcete zapojiť, pripojte sa k {designteam}nášmu dizajnérskemu tímu{linkend}!",
"High contrast theme" : "Motív vzhľadu s vysokým kontrastom",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motív vzhľadu s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
"Dark theme (beta)" : "Tmavý motív vzhľadu (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou. Typ písma bol vytvorený autorom Abelardo Gonzalez, ktorý ho zverejnil pomocou open-source licencie.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud",
"Themes" : "Vzhľady tém",
"Fonts" : "Druhy písma",
"enabled" : "povolené"
"Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu",
"our issue tracker" : "náš systém evidencie hlásenia chýb",
"our design team" : "náš tím dizajnérov",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {guidelines} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ak nájdete nejaký problém, neváhajte a nahláste ho na {issuetracker}. A ak sa chcete zapojiť, pripojte sa k {designteam}!",
"Enable" : "Zapnúť"
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Tmavý motív",
"Dark theme" : "Tmavý motív vzhľadu",
"Enable dark theme" : "Zapnúť tmavý motív vzhľadu",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tmavý motív vzhľadu pre úľavu vašim očiam znížením celkovej svietivosti a jasu. Je ešte stále vo vývoji, ak náhodou narazíte na nejaký problém, tak nám ho prosím nahláste.",
"High contrast mode" : "Režim vysokého kontrastu",
"Enable high contrast mode" : "Zapnúť režim vysokého kontrastu",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Mód s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
"Dyslexia font" : "Písmo pre dyslektikov",
"Enable dyslexia font" : "Povoliť písmo pre dyslektikov",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou.",
"Accessibility" : "Prístupnosť",
"Accessibility options for nextcloud" : "Možnosti prístupnosti pre Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud",
"Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu",
"our issue tracker" : "náš systém evidencie hlásenia chýb",
"our design team" : "náš tím dizajnérov",
"Enable" : "Zapnúť",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {guidelines}pokynmi pre prístup k webovému obsahu {linkend} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ak nájdete nejaký problém, neváhajte a nahláste ho na {issuetracker}nástroj na sledovanie problémov{linkend}. A ak sa chcete zapojiť, pripojte sa k {designteam}nášmu dizajnérskemu tímu{linkend}!",
"High contrast theme" : "Motív vzhľadu s vysokým kontrastom",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Motív vzhľadu s vysokým kontrastom pre uľahčenie navigácie. Zníži sa síce vizuálna kvalita, ale zvýši sa čitateľnosť.",
"Dark theme (beta)" : "Tmavý motív vzhľadu (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic je slobodný typ písma navrhnutý priamo pre obmedzenie vplyvu niektorých bežných porúch čítania spôsobených dyslexiou. Typ písma bol vytvorený autorom Abelardo Gonzalez, ktorý ho zverejnil pomocou open-source licencie.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Poskytuje viac možností prístupnosti pre uľahčenie používania Nextcloud",
"Themes" : "Vzhľady tém",
"Fonts" : "Druhy písma",
"enabled" : "povolené"
"Web Content Accessibility Guidelines" : "Usmernenia o prístupnosti webového obsahu",
"our issue tracker" : "náš systém evidencie hlásenia chýb",
"our design team" : "náš tím dizajnérov",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzálny prístup je pre nás veľmi dôležitý. Dodržiavame webové štandardy a kontrolujeme, aby bolo všetko použiteľné aj bez myši a pomocného softvéru, ako sú čítačky obrazovky. Naším cieľom je byť v súlade s {guidelines} 2.1 na úrovni AA, v režime vysokého kontrastu dokonca na úrovni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Ak nájdete nejaký problém, neváhajte a nahláste ho na {issuetracker}. A ak sa chcete zapojiť, pripojte sa k {designteam}!",
"Enable" : "Zapnúť"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Temna tema",
"Enable dark theme" : "Omogoči temno temo",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Temna tema zmanjša splošno svetlost vmesnika. Tema je še v razvoju, zato je priporočljivo poslati tudi poročila o napakah, ki jih opazite.",
"High contrast mode" : "Visoko kontrastna tema",
"Enable high contrast mode" : "Omogoči visoko kontrastno temo",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, poveča pa se jasnost prikaza.",
"Dyslexia font" : "Pisava za posameznike z disleksijo",
"Enable dyslexia font" : "Omogoči pisavo za posameznike z disleksijo",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Pisava OpenDyslexic je brezplačna pisava, zasnovana in oblikovana po priporočilih za posameznike z disleksijo. Zmanjša nekatere splošne težave pri branju.",
"Accessibility" : "Dostopnost",
"Accessibility options for nextcloud" : "Možnosti dostopnosti za okolje Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Omogoča več možnosti dostopnosti za lažje delo v okolju Nextcloud.",
"Web Content Accessibility Guidelines" : "Priporočila dostopnosti za spletno vsebino",
"our issue tracker" : "sledilnik napak",
"our design team" : "oblikovalska skupina",
"Enable" : "Omogoči",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Splošno enostavni dostop je za nas zelo pomemben. Sledimo spletnim standardom in preverjamo, da je vse uporabno tudi brez miške in brez podporne programske opreme, kot so zaslonski bralniki. Zagotavljamo skladnost z vodili {guidelines}Dostopnosti spletne vsebine{linkend} 2.1 na ravni AA, pri visoko kontrastni temi pa tudi na ravni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Če naletite na težave, ne odlašajte in takoj pošljite poročilo na {issuetracker}sledilnik{linkend}, če želite sodelovati, pa se pridružite {designteam}skupini oblikovalcev{linkend}!",
"High contrast theme" : "Visoko kontrastna tema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.",
"Dark theme (beta)" : "Temna tema (preizkusno)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "Pisava OpenDyslexic je brezplačna pisava, zasnovana za lajšanje nekaterih težav z branjem, ki so najpogosteje značilne za dislektike. Pisavo je zasnoval Abelardo Gonzalez in jo objavil z odprtokodnim dovoljenjem.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Omogoča številne možnosti dostopnosti za enostavnejšo uporabo oblaka nextcloud.",
"Themes" : "Teme",
"Fonts" : "Pisave",
"enabled" : "omogočeno"
"Web Content Accessibility Guidelines" : "Priporočila dostopnosti za spletno vsebino",
"our issue tracker" : "sledilnik napak",
"our design team" : "oblikovalska skupina",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Splošno enostavni dostop je za nas zelo pomemben. Sledimo spletnim standardom in preverjamo, da je vse uporabno tudi brez miške in brez podporne programske opreme, kot so zaslonski bralniki. Zagotavljamo skladnost z vodili {guidelines} 2.1 na ravni AA, pri visoko kontrastni temi pa tudi na ravni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Če naletite na težave, ne odlašajte in takoj pošljite poročilo na sledilnik {issuetracker}, če želite sodelovati, pa se pridružite skupini {designteam}!",
"Enable" : "Omogoči"
},
"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Temna tema",
"Enable dark theme" : "Omogoči temno temo",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Temna tema zmanjša splošno svetlost vmesnika. Tema je še v razvoju, zato je priporočljivo poslati tudi poročila o napakah, ki jih opazite.",
"High contrast mode" : "Visoko kontrastna tema",
"Enable high contrast mode" : "Omogoči visoko kontrastno temo",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, poveča pa se jasnost prikaza.",
"Dyslexia font" : "Pisava za posameznike z disleksijo",
"Enable dyslexia font" : "Omogoči pisavo za posameznike z disleksijo",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "Pisava OpenDyslexic je brezplačna pisava, zasnovana in oblikovana po priporočilih za posameznike z disleksijo. Zmanjša nekatere splošne težave pri branju.",
"Accessibility" : "Dostopnost",
"Accessibility options for nextcloud" : "Možnosti dostopnosti za okolje Nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Omogoča več možnosti dostopnosti za lažje delo v okolju Nextcloud.",
"Web Content Accessibility Guidelines" : "Priporočila dostopnosti za spletno vsebino",
"our issue tracker" : "sledilnik napak",
"our design team" : "oblikovalska skupina",
"Enable" : "Omogoči",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Splošno enostavni dostop je za nas zelo pomemben. Sledimo spletnim standardom in preverjamo, da je vse uporabno tudi brez miške in brez podporne programske opreme, kot so zaslonski bralniki. Zagotavljamo skladnost z vodili {guidelines}Dostopnosti spletne vsebine{linkend} 2.1 na ravni AA, pri visoko kontrastni temi pa tudi na ravni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Če naletite na težave, ne odlašajte in takoj pošljite poročilo na {issuetracker}sledilnik{linkend}, če želite sodelovati, pa se pridružite {designteam}skupini oblikovalcev{linkend}!",
"High contrast theme" : "Visoko kontrastna tema",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Visoko kontrastna tema omogoča nazornejši prikaz vmesnika. Pogled se poenostavi, povečajo pa se možnosti hitre uporabe.",
"Dark theme (beta)" : "Temna tema (preizkusno)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "Pisava OpenDyslexic je brezplačna pisava, zasnovana za lajšanje nekaterih težav z branjem, ki so najpogosteje značilne za dislektike. Pisavo je zasnoval Abelardo Gonzalez in jo objavil z odprtokodnim dovoljenjem.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Omogoča številne možnosti dostopnosti za enostavnejšo uporabo oblaka nextcloud.",
"Themes" : "Teme",
"Fonts" : "Pisave",
"enabled" : "omogočeno"
"Web Content Accessibility Guidelines" : "Priporočila dostopnosti za spletno vsebino",
"our issue tracker" : "sledilnik napak",
"our design team" : "oblikovalska skupina",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Splošno enostavni dostop je za nas zelo pomemben. Sledimo spletnim standardom in preverjamo, da je vse uporabno tudi brez miške in brez podporne programske opreme, kot so zaslonski bralniki. Zagotavljamo skladnost z vodili {guidelines} 2.1 na ravni AA, pri visoko kontrastni temi pa tudi na ravni AAA.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Če naletite na težave, ne odlašajte in takoj pošljite poročilo na sledilnik {issuetracker}, če želite sodelovati, pa se pridružite skupini {designteam}!",
"Enable" : "Omogoči"
},"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"
}

View file

@ -10,17 +10,12 @@ OC.L10N.register(
"Accessibility" : "Aksesueshmëria",
"Accessibility options for nextcloud" : "Opsionet e aksesueshmërisë për nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Mundëson shumë opsione të aksesueshmërisë që t'ju lehtësojë përdorimin e Nextcloud",
"Web Content Accessibility Guidelines" : "Udhëzimet për Aksesueshmërinë e Përmbajtjes së Rrjetit",
"our issue tracker" : "gjurmuesi ynë i çështjeve",
"our design team" : "ekipi jonë i dizajnit",
"Enable" : "Aktivizo",
"High contrast theme" : "Temë me kontrast të lartë",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një temë e kontrastit të lartë për të lehtësuar navigimin tuaj. Cilësia vizuale do të reduktohet, por qartësia do të rritet.",
"Dark theme (beta)" : "Tema e errët (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic eshte nje font falas, dizenjuar per te zvogeluar disa gabime te zakonshme te leximit te shkaktuara nga Dyslexia. ",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Mundeson opsione te shumta aksesi per te fshire perdorimin tuaj te nextcloud",
"Themes" : "Tema grafike",
"Fonts" : "Fontet e shkrimit",
"enabled" : "aktivizuar"
"Web Content Accessibility Guidelines" : "Udhëzimet për Aksesueshmërinë e Përmbajtjes së Rrjetit",
"our issue tracker" : "gjurmuesi ynë i çështjeve",
"our design team" : "ekipi jonë i dizajnit",
"Enable" : "Aktivizo"
},
"nplurals=2; plural=(n != 1);");

View file

@ -8,17 +8,12 @@
"Accessibility" : "Aksesueshmëria",
"Accessibility options for nextcloud" : "Opsionet e aksesueshmërisë për nextcloud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Mundëson shumë opsione të aksesueshmërisë që t'ju lehtësojë përdorimin e Nextcloud",
"Web Content Accessibility Guidelines" : "Udhëzimet për Aksesueshmërinë e Përmbajtjes së Rrjetit",
"our issue tracker" : "gjurmuesi ynë i çështjeve",
"our design team" : "ekipi jonë i dizajnit",
"Enable" : "Aktivizo",
"High contrast theme" : "Temë me kontrast të lartë",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Një temë e kontrastit të lartë për të lehtësuar navigimin tuaj. Cilësia vizuale do të reduktohet, por qartësia do të rritet.",
"Dark theme (beta)" : "Tema e errët (beta)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "OpenDyslexic eshte nje font falas, dizenjuar per te zvogeluar disa gabime te zakonshme te leximit te shkaktuara nga Dyslexia. ",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Mundeson opsione te shumta aksesi per te fshire perdorimin tuaj te nextcloud",
"Themes" : "Tema grafike",
"Fonts" : "Fontet e shkrimit",
"enabled" : "aktivizuar"
"Web Content Accessibility Guidelines" : "Udhëzimet për Aksesueshmërinë e Përmbajtjes së Rrjetit",
"our issue tracker" : "gjurmuesi ynë i çështjeve",
"our design team" : "ekipi jonë i dizajnit",
"Enable" : "Aktivizo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View file

@ -2,25 +2,27 @@ OC.L10N.register(
"accessibility",
{
"Dark theme" : "Тамна тема",
"Enable dark theme" : "укључи тамну тему",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тамна тема олакшава очима смањујући укупну осветљеност. Још је у развоју, па пријавите све грешке, уколико их нађете.",
"High contrast mode" : "Режим високог контраста",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим високог контраста да олакша навигацију. Визуелни квалитет ће бити смањен, али ће се побољшати јасност.",
"Enable high contrast mode" : "укључи режим високог контраста",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим високог контраста за лакшу навигацију. Визуелни доживљај биће лошији али ће јасноћа бити боља.",
"Dyslexia font" : "Фонт Дислексија",
"Enable dyslexia font" : "укључи фонт Дислексија",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "„OpenDyslexic“ је бесплатни фонт дизајниран да умањи честе грешке у читању изазване дислексијом.",
"Accessibility" : "Приступачност",
"Accessibility options for nextcloud" : "Опције приступачности за Некстлауд",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
"Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
"our issue tracker" : "наш пратилац проблема",
"our design team" : "наши тим дизајнера",
"Enable" : "Укључи",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines}Смернице приступачности веб садржаја{linkend} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Наиђете ли на било какве проблеме, не оклевајте да их пријавите на {issuetracker}нашем пратиоцу проблема{linkend}. А ако пожелите да се укључите, придружите се {designteam}нашем тиму{linkend}!",
"High contrast theme" : "Тема високог контраста",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема високог контраста олакшава навигацију. Биће мање лепа али јаснија и читљивија.",
"Dark theme (beta)" : "Тамна тема (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "„OpenDyslexic“ је бесплатни словни лик/фонт дизајниран да умањи честе грешке у читању изазване дислексијом. Словни лик је направио Абелардо Гонзалез, који га је дао под лиценцом отвореног кода.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
"Themes" : "Теме",
"Fonts" : "Фонтови",
"enabled" : "укључено"
"Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
"our issue tracker" : "нашем пратиоцу проблема",
"our design team" : "нашем тиму",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Наиђете ли на било какве проблеме, не оклевајте да их пријавите на {issuetracker}. А ако пожелите да се укључите, придружите се {designteam}!",
"Enable" : "Укључи"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

View file

@ -1,24 +1,26 @@
{ "translations": {
"Dark theme" : "Тамна тема",
"Enable dark theme" : "укључи тамну тему",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Тамна тема олакшава очима смањујући укупну осветљеност. Још је у развоју, па пријавите све грешке, уколико их нађете.",
"High contrast mode" : "Режим високог контраста",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим високог контраста да олакша навигацију. Визуелни квалитет ће бити смањен, али ће се побољшати јасност.",
"Enable high contrast mode" : "укључи режим високог контраста",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Режим високог контраста за лакшу навигацију. Визуелни доживљај биће лошији али ће јасноћа бити боља.",
"Dyslexia font" : "Фонт Дислексија",
"Enable dyslexia font" : "укључи фонт Дислексија",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "„OpenDyslexic“ је бесплатни фонт дизајниран да умањи честе грешке у читању изазване дислексијом.",
"Accessibility" : "Приступачност",
"Accessibility options for nextcloud" : "Опције приступачности за Некстлауд",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
"Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
"our issue tracker" : "наш пратилац проблема",
"our design team" : "наши тим дизајнера",
"Enable" : "Укључи",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines}Смернице приступачности веб садржаја{linkend} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
"If you find any issues, dont hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Наиђете ли на било какве проблеме, не оклевајте да их пријавите на {issuetracker}нашем пратиоцу проблема{linkend}. А ако пожелите да се укључите, придружите се {designteam}нашем тиму{linkend}!",
"High contrast theme" : "Тема високог контраста",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Тема високог контраста олакшава навигацију. Биће мање лепа али јаснија и читљивија.",
"Dark theme (beta)" : "Тамна тема (бета)",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia. The typeface was created by Abelardo Gonzalez, who released it through an open-source license." : "„OpenDyslexic“ је бесплатни словни лик/фонт дизајниран да умањи честе грешке у читању изазване дислексијом. Словни лик је направио Абелардо Гонзалез, који га је дао под лиценцом отвореног кода.",
"Provides multiple accessibilities options to ease your use of nextcloud" : "Нуди више опција за приступачност да олакша употребу Некстклауда",
"Themes" : "Теме",
"Fonts" : "Фонтови",
"enabled" : "укључено"
"Web Content Accessibility Guidelines" : "Смернице приступачности веб садржаја",
"our issue tracker" : "нашем пратиоцу проблема",
"our design team" : "нашем тиму",
"Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines} 2.1 on AA level, with the high contrast theme even on AAA level." : "Универзални приступ нам је веома важан. Пратимо веб стандарде и проверавамо да све буде употребљиво и без миша а и са помоћним софтвером попут читача екрана. Циљ нам је да будемо усклађени са документом {guidelines} 2.1 на АА нивоу а са темом високог контраста и на ААА нивоу.",
"If you find any issues, dont hesitate to report them on {issuetracker}. And if you want to get involved, come join {designteam}!" : "Наиђете ли на било какве проблеме, не оклевајте да их пријавите на {issuetracker}. А ако пожелите да се укључите, придружите се {designteam}!",
"Enable" : "Укључи"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}

View file

@ -0,0 +1,21 @@
OC.L10N.register(
"accessibility",
{
"Dark theme" : "Tamna tema",
"A dark theme to ease your eyes by reducing the overall luminosity and brightness. It is still under development, so please report any issues you may find." : "Tamna tema olakšava očima smanjujući ukupnu osvetljenost. Još je u razvoju, pa prijavite sve greške, ukoliko ih nađete.",
"High contrast mode" : "Režim visokog kontrasta",
"A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Režim visokog kontrasta da olakša navigaciju. Vizuelni kvalitet će biti smanjen, ali će se poboljšati jasnost.",
"Dyslexia font" : "Font Disleksija",
"OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "„OpenDyslexic“ je besplatni font dizajniran da umanji česte greške u čitanju izazvane disleksijom.",
"Accessibility" : "Pristupačnost",
"Accessibility options for nextcloud" : "Opcije pristupačnosti za Nekstlaud",
"Provides multiple accessibilities options to ease your use of Nextcloud" : "Nudi više opcija za pristupačnost da olakša upotrebu Nekstklauda",
"High contrast theme" : "Tema visokog kontrasta",
"A high contrast theme to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Tema visokog kontrasta olakšava navigaciju. Biće manje lepa ali jasnija i čitljivija.",
"Dark theme (beta)" : "Tamna tema (beta)",
"Web Content Accessibility Guidelines" : "Smernice pristupačnosti veb sadržaja",
"our issue tracker" : "naš pratilac problema",
"our design team" : "naši tim dizajnera",
"Enable" : "Uključi"
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

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