Compare commits

...

196 Commits

Author SHA1 Message Date
Carl Schwan ff4bfba201 perf(mounts): Replace many array_ by a simple loop
And allow to abort once we found a node when getFirstNodeById is called.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-02-09 20:08:04 +01:00
Joas Schilling 580d81e035 Merge pull request #58017 from nextcloud/backport/58010/stable33
[stable33] test(dispatcher): Add some tests with input 0
2026-02-03 11:12:14 +01:00
Joas Schilling db3d9b769c Merge pull request #58014 from nextcloud/backport/58009/stable33
[stable33] fix(federation): Don't ask the database for an empty url
2026-02-03 11:11:43 +01:00
Joas Schilling 6fa4625c08 test(dispatcher): Add some tests with input 0
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-03 08:18:44 +00:00
Joas Schilling e40f32c3a6 fix(federation): Don't ask the database for an empty url
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-02-03 08:09:08 +00:00
Nextcloud bot a3262d4d84 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-03 00:20:59 +00:00
Andy Scherzinger e2856da41d Merge pull request #57998 from nextcloud/backport/57990/stable33
[stable33] fix(files): keep current folder on drag-n-drop
2026-02-02 18:43:03 +01:00
Andy Scherzinger 31621b50e7 Merge pull request #57997 from nextcloud/backport/57793/stable33
[stable33] fix(files_external): Respect explicit port configuration
2026-02-02 16:23:59 +01:00
nextcloud-command c40445bb5a chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-02-02 14:05:31 +00:00
Ferdinand Thiessen 784d0bfeb1 fix(files): keep current folder on drag-n-drop
When drag and drop a file we only want to scroll to the uploaded file
not changing the current view.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-02-02 14:05:31 +00:00
pac0san 66db19be2e fix(files_external): Respect explicit port configuration
It allows the use of the alternative SFTP port defined in the GUI (external storage), instead of the default port (22).

Signed-off-by: pac0san <7056343+pac0san@users.noreply.github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-02-02 12:58:43 +00:00
Nextcloud bot 6c3b99ae1b fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-02 00:20:48 +00:00
Andy Scherzinger 187692b430 Merge pull request #57938 from nextcloud/dependabot/npm_and_yarn/stable33/nextcloud/eslint-config-9.0.0-rc.8
[stable33] build(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.7 to 9.0.0-rc.8
2026-02-01 15:44:55 +01:00
Andy Scherzinger 6786b77e99 Merge pull request #57939 from nextcloud/dependabot/npm_and_yarn/stable33/zip.js/zip.js-2.8.16
[stable33] build(deps-dev): bump @zip.js/zip.js from 2.8.15 to 2.8.16
2026-02-01 15:43:10 +01:00
Andy Scherzinger 001a624e92 Merge pull request #57941 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/libphonenumber-js-1.12.36
[stable33] build(deps): bump libphonenumber-js from 1.12.35 to 1.12.36 in /build/frontend-legacy
2026-02-01 15:41:57 +01:00
Nextcloud bot e56915b829 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-02-01 00:20:47 +00:00
nextcloud-command 5ec8a7176f chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-31 13:19:34 +00:00
dependabot[bot] 023f153014 build(deps-dev): bump @zip.js/zip.js from 2.8.15 to 2.8.16
Bumps [@zip.js/zip.js](https://github.com/gildas-lormeau/zip.js) from 2.8.15 to 2.8.16.
- [Release notes](https://github.com/gildas-lormeau/zip.js/releases)
- [Commits](https://github.com/gildas-lormeau/zip.js/compare/v2.8.15...v2.8.16)

---
updated-dependencies:
- dependency-name: "@zip.js/zip.js"
  dependency-version: 2.8.16
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 14:15:32 +01:00
dependabot[bot] 81df061b7a build(deps): bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.35 to 1.12.36.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.35...v1.12.36)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.36
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 14:05:14 +01:00
Joas Schilling c6422d5779 Merge pull request #57948 from nextcloud/automated/noid/stable33-update-code-signing-crl
[stable33] fix(security): Update code signing revocation list
2026-01-31 11:18:24 +01:00
nextcloud-command 4d1addcc44 fix(security): Update code signing revocation list
Signed-off-by: GitHub <noreply@github.com>
2026-01-31 03:37:03 +00:00
dependabot[bot] d627bd4ca4 build(deps-dev): bump @nextcloud/eslint-config
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 9.0.0-rc.7 to 9.0.0-rc.8.
- [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v9.0.0-rc.7...v9.0.0-rc.8)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-version: 9.0.0-rc.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-31 03:23:22 +00:00
Nextcloud bot 5bb4ae51b6 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-31 00:20:50 +00:00
Nextcloud bot ebe06002a3 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-30 00:20:46 +00:00
Arthur Schiwon 7f83c96cb2 Merge pull request #57899 from nextcloud/release/33.0.0_rc2
[stable33] 33.0.0 RC2
2026-01-29 21:00:45 +01:00
Andy Scherzinger 4e3f0b5a2a Merge pull request #57912 from nextcloud/backport/57815/stable33
[stable33] feat: optimize user mount cache
2026-01-29 20:56:45 +01:00
Andy Scherzinger 0bffb21acd Merge pull request #57900 from nextcloud/backport/57890/stable33
[stable33] perf(UserMountCache): Invert condition so that we avoid some SQL queries
2026-01-29 20:10:05 +01:00
Andy Scherzinger 1f831c5ab8 Merge pull request #57913 from nextcloud/setup-root-path-children-33
[stable33] [33] still setup for user when setting up root path with children
2026-01-29 20:06:08 +01:00
Andy Scherzinger 7702b3cc42 Merge pull request #57858 from nextcloud/share-target-repair-33
[stable33] Add repair step for share targets with excess (2)
2026-01-29 19:32:42 +01:00
Robin Appelman 918db6f5ba test: adjust tests to new getById
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-29 18:50:59 +01:00
Robin Appelman 02cf3d7c89 fix: make sure all mounts are setup in getById
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-29 18:50:58 +01:00
Robin Appelman d881686e3a test: add test for share target repair
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-29 18:19:52 +01:00
Robin Appelman b393b6f6a1 fix: add repair step for cleanup shares with excess (2)
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-29 18:19:51 +01:00
Robin Appelman e00b60b89c fix: make getMountsForFileId work with sharding again
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-29 17:06:57 +01:00
Robin Appelman 2f2a8fac61 fix: still setup for user when setting up root path with children
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-29 16:42:45 +01:00
Benjamin Gaussorgues 9590a7b801 feat: optimize user mount cache
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-29 15:36:39 +00:00
Andy Scherzinger eb482a6330 Merge pull request #57901 from nextcloud/backport/57497/stable33
[stable33] feat(external-storage): Implement IPartialMountPoint
2026-01-29 16:26:39 +01:00
Andy Scherzinger d869f2bcb3 Merge pull request #57907 from nextcloud/backport/57892/stable33
[stable33] perf(MountManager): use binary search to find mount in path
2026-01-29 16:26:15 +01:00
Carl Schwan b72f879a21 perf(MountManager): use binary search to find mount in path
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-29 12:54:14 +00:00
Carl Schwan d205737a8d feat(external-storage): Implement IPartialMountPoint
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-29 10:27:42 +00:00
Carl Schwan fb2dbf0af4 perf(UserMountCache): Invert condition so that we avoid some SQL queries
getStorageId creates some SQL queries, while the other queries don't, so
compare that last.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-29 10:13:51 +00:00
Worker Builder 436b874e62 build(hub): 33.0.0 RC2
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2026-01-29 10:02:24 +00:00
Joas Schilling 98576c38fb Merge pull request #57897 from nextcloud/backport/57590/stable33
[stable33] fix: log memory usage for requests based on configured memory limit
2026-01-29 10:28:40 +01:00
Simon L. aa8027a649 fix: fall-back to hardcoded values if debug mode is enabled
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-01-29 08:16:33 +00:00
Simon L. f1af92052e fix: log memory usage for requests based on configured memory limit
Signed-off-by: Simon L. <szaimen@e.mail.de>
2026-01-29 08:16:33 +00:00
Andy Scherzinger 7b3c071951 Merge pull request #57889 from nextcloud/backport/stable33/55649
[stable33] On demand preview migration
2026-01-29 08:18:29 +01:00
Nextcloud bot 7a018db4cf fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-29 00:20:49 +00:00
Andy Scherzinger 28d2b6d39d Merge pull request #57871 from nextcloud/backport/57522/stable33
[stable33] Add InstallationCompletedEvent for post-installation actions
2026-01-28 22:52:53 +01:00
Andy Scherzinger e8572a3658 Merge pull request #57887 from nextcloud/backport/57876/stable33
[stable33] fix(core): adjust faulty migration version number
2026-01-28 22:51:13 +01:00
Carl Schwan fe2a1ce7aa feat(preview): Make it possible to disable on preview migration
Signed-off-by: Carl Schwan <carlschwan@kde.org>
(cherry picked from commit 7a025ffb0b)
2026-01-28 22:36:09 +01:00
Carl Schwan 62ed106260 feat(preview): On demand preview migration
When requesting previews, which we don't find in oc_previews, search in
IAppData first before creating them.

Move the logic from MovepreviewJob to PreviewMigrationService and reuse
that in the Preview Generator.

At the same time rename MovePreviewJob to PreviewMigrationJob as it is a
better name.

Signed-off-by: Carl Schwan <carl.schwan@nextcloud.com>
(cherry picked from commit 6149168129)
2026-01-28 22:36:05 +01:00
Misha M.-Kupriyanov 5d42c9c5de feat(install): dispatch InstallationCompletedEvent in Setup
Integrate event dispatching into Setup class:
- Inject IEventDispatcher dependency
- Dispatch InstallationCompletedEvent after successful installation
- Add Setup tests for event integration
- Update composer autoload for new class

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2026-01-28 20:27:36 +01:00
Misha M.-Kupriyanov 218b9a4dcd feat(install): add InstallationCompletedEvent for post-installation hooks
Add InstallationCompletedEvent class in public API (OCP namespace) that
provides installation details: data directory, admin username, and admin
email. Event will be dispatched after successful installation.

Include comprehensive unit tests covering all event scenarios.

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>
2026-01-28 20:27:36 +01:00
Andy Scherzinger 5f872d134a Merge pull request #57884 from nextcloud/backport/57864/stable33
[stable33] fix: Add support for AscDesktopEditor browser user agent
2026-01-28 20:27:04 +01:00
Andy Scherzinger 5adf879303 Merge pull request #57822 from nextcloud/share-mount-validation-fixes-33
[stable33] fix: improve share mount conflict resolution logic
2026-01-28 20:19:00 +01:00
Andy Scherzinger fe1701c51c Merge pull request #57872 from nextcloud/setup-provider-all-authoritative-33
[stable33] fix: don't do full setup in setupForProvider if all requested providers are authoritative
2026-01-28 20:15:07 +01:00
Ferdinand Thiessen 69fc34f75e fix(core): adjust faulty migration version number
Its Nextcloud 33 not 34.
Better fix before the release.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-28 17:56:45 +00:00
nextcloud-command 7b50d7a4f8 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-28 17:52:20 +00:00
Enjeck C. 8f0c65cbcc fix: Add support for AscDesktopEditor browser user agent
Signed-off-by: Enjeck C. <patrathewhiz@gmail.com>
2026-01-28 17:28:27 +00:00
Andy Scherzinger d1de86d570 Merge pull request #57880 from nextcloud/backport/57860/stable33
[stable33] fix(files): use correct API for action displayName in batch actions
2026-01-28 18:10:08 +01:00
nextcloud-command 90cc11d3e6 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-28 14:56:11 +00:00
nfebe bfeddc2d7d fix(files): use correct API for action displayName in batch actions
The displayName call was still using the old positional arguments
(nodes, view) instead of the new object parameter format (actionContext)
after the @nextcloud/files 4.0.0 update.

Signed-off-by: nfebe <fenn25.fn@gmail.com>
2026-01-28 14:56:11 +00:00
Andy Scherzinger 8963ec0a32 Merge pull request #57870 from nextcloud/backport/57844/stable33
[stable33] fix(user_ldap): Fix crash in some code path when a DN is longer that 64
2026-01-28 14:54:24 +01:00
Andy Scherzinger 17e10a2e77 Merge pull request #57868 from nextcloud/backport/57861/stable33
[stable33] test(preview): properly test postscript preview provider
2026-01-28 14:53:51 +01:00
Andy Scherzinger f878a4e14f Merge pull request #57865 from nextcloud/backport/57855/stable33
[stable33] refactor(systemtags): migrate to Vue 3 and `script setup`
2026-01-28 14:49:56 +01:00
Robin Appelman bc1798cb33 fix: don't do full setup in setupForProvider if all requested providers are authoritative
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-28 13:36:10 +01:00
Côme Chilliet 56800a7f34 fix: Add missing @throws annotations in UserConfig
Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-01-28 10:51:19 +00:00
Côme Chilliet 0e79f6e735 fix(user_ldap): Fix crash in some code path when a DN is longer that 64
UserConfig throws in this case.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2026-01-28 10:51:19 +00:00
nextcloud-command f60a0d3363 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-28 10:50:53 +00:00
Ferdinand Thiessen 8b322b2338 fix(systemtags): remove duplicated event listener
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-28 11:28:15 +01:00
Ferdinand Thiessen 6ca11f73e3 refactor(systemtags): migrate to Vue 3
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-28 11:28:10 +01:00
Ferdinand Thiessen 4fba8736cf test(preview): properly test postscript preview provider
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-28 10:25:08 +00:00
Nextcloud bot 2bc3af8b2a fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-28 00:20:58 +00:00
Joas Schilling ca154e3d30 Merge pull request #57834 from nextcloud/backport/57829/stable33
[stable33] fix: don't try to setup for a user when setting up /
2026-01-27 21:02:43 +01:00
Andy Scherzinger 0b064e55a1 Merge pull request #57832 from nextcloud/backport/57810/stable33
[stable33] fix(composer): Set overwrite.cli.url in serve script
2026-01-27 20:10:18 +01:00
Andy Scherzinger ad637f595e Merge pull request #57836 from nextcloud/backport/57731/stable33
[stable33] Calendar: Fix typos in import/export
2026-01-27 20:09:29 +01:00
Andy Scherzinger e430f85ebe Merge pull request #57852 from nextcloud/backport/57848/stable33
[stable33] ci(actions): Satisfy zizmor
2026-01-27 20:08:09 +01:00
Andy Scherzinger 5d0f78f9a1 Merge pull request #57849 from nextcloud/backport/57842/stable33
[stable33] fix(files): do not reset active tab when re-opening
2026-01-27 20:07:44 +01:00
Robin Appelman d0d38e4938 chore: update psalm baseline
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-27 17:27:48 +01:00
Robin Appelman 6b84141754 fix: attempt to make share conflict resolution more resilient to false positives
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-27 17:26:59 +01:00
Robin Appelman 810a0b253d test: adjust tests
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-27 17:26:59 +01:00
Robin Appelman 8eb9cd7604 fix: improve share mount conflict resolution logic
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-27 17:26:57 +01:00
Joas Schilling e1d9ae53f5 ci(action): Assign permission as low as possible
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-27 15:54:44 +01:00
Joas Schilling e4c7a83e57 ci(actions): Satisfy zizmor and show that we trust ourselves
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-27 14:51:28 +00:00
nextcloud-command d0002f2a01 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-27 14:36:28 +00:00
Ferdinand Thiessen cfa2683ef5 fix(files): do not reset active tab when re-opening
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-27 14:36:28 +00:00
Benjamin Gaussorgues a028c9a3ce Merge pull request #57845 from nextcloud/backport/57811/stable33 2026-01-27 15:06:18 +01:00
Benjamin Gaussorgues 47c6a59e81 chore(openmetrics): add more complete test for controller
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-27 13:37:16 +00:00
Benjamin Gaussorgues 66cf18950f fix(openmetrics): ensure unit is a suffix of metric name
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-27 13:37:16 +00:00
Benjamin Gaussorgues dedda1b753 fix(openmetrics): remove superfluous empty lines
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-27 13:37:16 +00:00
hmt 2f173747fb Calendar: Fix typos in import/export 2026-01-27 09:39:09 +00:00
Robin Appelman ae5f11d5e0 fix: don't try to setup for a user when setting up /
Signed-off-by: Robin Appelman <robin@icewind.nl>
2026-01-27 07:56:14 +00:00
provokateurin cdf0f6f760 fix(composer): Set overwrite.cli.url in serve script
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-01-27 06:23:52 +00:00
Nextcloud bot ea12205ee5 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-27 00:20:52 +00:00
Andy Scherzinger 2b06db33b3 Merge pull request #57814 from nextcloud/backport/57733/stable33
[stable33] fix(Propagator): rollback transaction if it fails
2026-01-26 22:05:40 +01:00
Andy Scherzinger e6fca57fa6 Merge pull request #57819 from nextcloud/backport/57798/stable33
[stable33] chore: remove X from social links
2026-01-26 19:25:26 +01:00
Andy Scherzinger e6b4968fab Merge pull request #57825 from nextcloud/backport/57761/stable33
[stable33] fix(search): All elements are included regardless of their keys
2026-01-26 19:24:46 +01:00
Andy Scherzinger ab9aabd539 Merge pull request #57827 from nextcloud/backport/57130/stable33
[stable33] chore(img): Update mobile app store badges
2026-01-26 19:21:22 +01:00
kramo 99eee401bd chore(img): Update mobile app store badges
Signed-off-by: kramo <git@kramo.page>
2026-01-26 18:02:03 +00:00
Andy Scherzinger cb68b2d7dc Merge pull request #57809 from nextcloud/backport/57764/stable33
[stable33] fix(openmetrics): fix label names and add test for them
2026-01-26 18:58:38 +01:00
Git'Fellow 3cbbae1284 fix(search): All elements are included regardless of their keys
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2026-01-26 15:40:36 +00:00
Joas Schilling b40e441c9f Merge pull request #57813 from nextcloud/backport/57802/stable33
[stable33] fix(apps): Update info.xsd with changes in appstore repository
2026-01-26 16:15:14 +01:00
Benjamin Gaussorgues a709c2e60e Merge pull request #57796 from nextcloud/stable33-carl/perf/normalized-path 2026-01-26 14:36:29 +01:00
Ferdinand Thiessen ebbacb59a8 chore: remove X from social links
Nextcloud does not use X anymore.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-26 13:03:58 +00:00
Carl Schwan 1a99b16aa7 fix(Propagator): rollback transaction if it fails 2026-01-26 11:31:45 +00:00
Joas Schilling 737872baa7 fix(apps): Update info.xsd with changes in appstore repository
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-26 11:29:16 +00:00
Andy Scherzinger 85c152a5ab Merge pull request #57803 from nextcloud/backport/57480/stable33
[stable33] feat(mimetypes): Add mimetype aliases/mapping/names for .toml and .ovpn
2026-01-26 11:09:59 +01:00
Andy Scherzinger d15bd86e49 Merge pull request #57808 from nextcloud/backport/57800/stable33
[stable33] feat(flake): Add reuse cli
2026-01-26 11:00:12 +01:00
Benjamin Gaussorgues ee8d0b1545 fix(openmetrics): fix label names and add test for them
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-26 09:04:56 +00:00
provokateurin 299ab13c23 chore(deps): Update flake.lock
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-01-26 09:00:45 +00:00
provokateurin 14f4d0bd8c feat(flake): Add reuse cli
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-01-26 09:00:44 +00:00
Andy Scherzinger fbd4201f58 Merge pull request #57801 from nextcloud/backport/57672/stable33
[stable33] fix(ocm): manage 4xx on ocm requests
2026-01-26 09:51:01 +01:00
iasdeoupxe 19a2c3ad18 feat: Add mimetype aliases/mapping/names for .toml and .ovpn
Signed-off-by: iasdeoupxe <39667843+iasdeoupxe@users.noreply.github.com>
Signed-off-by: provokateurin <kate@provokateurin.de>
2026-01-26 07:24:33 +00:00
Joas Schilling b6a32a227c Merge pull request #57799 from nextcloud/backport/57781/stable33
[stable33] fix(openmetrics): Allow openmetrics in info.xml
2026-01-26 07:53:03 +01:00
Maxence Lange 79b4692789 fix(ocm): manage 4xx on ocm requests
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2026-01-26 06:37:59 +00:00
Joas Schilling 37616c48b7 fix(openmetrics): Make openmetrics always an array like all other infoxml fields
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-26 06:11:18 +00:00
Joas Schilling 0e699377bd fix(openmetrics): Allow openmetrics in info.xml
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-26 06:11:18 +00:00
Nextcloud bot 18d2fba0c0 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-26 00:41:38 +00:00
Andy Scherzinger cf07c8afbd Merge pull request #57709 from nextcloud/dependabot/npm_and_yarn/stable33/nextcloud/eslint-config-9.0.0-rc.7
[stable33] build(deps-dev): bump @nextcloud/eslint-config from 9.0.0-rc.6 to 9.0.0-rc.7
2026-01-26 01:17:20 +01:00
Carl Schwan 6bc805ad39 perf(normalization): Optimize path normalization
Signed-off-by: Carl Schwan <carlschwan@kde.org>
(cherry picked from commit 09a1ca3981)
2026-01-26 00:21:56 +01:00
nextcloud-command a2647770c0 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 23:11:58 +00:00
Ferdinand Thiessen 44917b5ef1 chore(legacy): fix @stylistic/exp-list-style ESLint rule
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-26 00:03:51 +01:00
Ferdinand Thiessen 0028d127f3 chore(legacy): fix vue/component-options-name-casing ESLint rule
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-25 23:57:16 +01:00
Ferdinand Thiessen 31592a6952 chore: fix vue/attribute-hyphenation ESLint rule
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-25 23:34:27 +01:00
Ferdinand Thiessen 70ca9cd841 chore: fix vue/v-on-event-hyphenation ESLint rule
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-25 23:34:22 +01:00
Ferdinand Thiessen 5b5f5379e8 chore: fix vue/custom-event-name-casing ESLint rule
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-25 23:34:17 +01:00
dependabot[bot] 717b132921 build(deps-dev): bump @nextcloud/eslint-config
Bumps [@nextcloud/eslint-config](https://github.com/nextcloud-libraries/eslint-config) from 9.0.0-rc.6 to 9.0.0-rc.7.
- [Release notes](https://github.com/nextcloud-libraries/eslint-config/releases)
- [Changelog](https://github.com/nextcloud-libraries/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/eslint-config/compare/v9.0.0-rc.6...v9.0.0-rc.7)

---
updated-dependencies:
- dependency-name: "@nextcloud/eslint-config"
  dependency-version: 9.0.0-rc.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 23:34:07 +01:00
Andy Scherzinger 47524649c7 Merge pull request #57771 from nextcloud/backport/57758/stable33
[stable33] fix(caldav): Enhance UID check for base component
2026-01-25 23:06:43 +01:00
Andy Scherzinger 0b168dc5b9 Merge pull request #57792 from nextcloud/backport/57759/stable33
[stable33] feat(openmetrics): add log level
2026-01-25 23:05:25 +01:00
Andy Scherzinger 24dcb2a754 Merge pull request #57701 from nextcloud/dependabot/npm_and_yarn/stable33/nextcloud/vue-9.4.0
[stable33] build(deps): bump @nextcloud/vue from 9.3.1 to 9.4.0
2026-01-25 20:22:46 +01:00
nextcloud-command b34f962722 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 17:44:31 +00:00
dependabot[bot] d48bad6941 build(deps): bump @nextcloud/vue from 9.3.1 to 9.4.0
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 9.3.1 to 9.4.0.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v9.3.1...v9.4.0)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 9.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 18:36:51 +01:00
Andy Scherzinger 717d88f2b8 Merge pull request #57722 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/focus-trap-7.8.0
[stable33] build(deps): bump focus-trap from 7.6.6 to 7.8.0 in /build/frontend-legacy
2026-01-25 18:36:22 +01:00
Andy Scherzinger 2206581ac3 Merge pull request #57783 from nextcloud/backport/57676/stable33
[stable33] feat: allow to filter contacts by team
2026-01-25 18:35:48 +01:00
Andy Scherzinger 6d23b6b6af Merge pull request #57704 from nextcloud/dependabot/npm_and_yarn/stable33/sass-1.97.3
[stable33] build(deps-dev): bump sass from 1.97.2 to 1.97.3
2026-01-25 17:50:42 +01:00
Benjamin Gaussorgues a7281ad36e feat(openmetrics): add log level
Signed-off-by: Benjamin Gaussorgues <benjamin.gaussorgues@nextcloud.com>
2026-01-25 16:12:17 +00:00
nextcloud-command f353681e7e chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 15:29:41 +00:00
dependabot[bot] 17d7fb650e build(deps): bump focus-trap in /build/frontend-legacy
Bumps [focus-trap](https://github.com/focus-trap/focus-trap) from 7.6.6 to 7.8.0.
- [Release notes](https://github.com/focus-trap/focus-trap/releases)
- [Changelog](https://github.com/focus-trap/focus-trap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/focus-trap/focus-trap/compare/v7.6.6...v7.8.0)

---
updated-dependencies:
- dependency-name: focus-trap
  dependency-version: 7.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 16:22:12 +01:00
dependabot[bot] deb93cd76f build(deps-dev): bump sass from 1.97.2 to 1.97.3
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.2 to 1.97.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.97.2...1.97.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 15:04:06 +01:00
Andy Scherzinger 17d5ec7345 Merge pull request #57697 from nextcloud/dependabot/npm_and_yarn/stable33/vue-3.5.27
[stable33] build(deps): bump vue from 3.5.26 to 3.5.27
2026-01-25 15:03:36 +01:00
Ferdinand Thiessen bbcb18ea74 chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-25 14:40:27 +01:00
Ferdinand Thiessen 4595dd4a36 feat: allow to filter contacts by team
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-25 14:39:03 +01:00
Andy Scherzinger 8d24606952 Merge pull request #57788 from nextcloud/automated/noid/stable33-fix-npm-audit
[stable33] Fix npm audit
2026-01-25 13:18:46 +01:00
nextcloud-command 50aad8306d chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 12:13:49 +00:00
dependabot[bot] d3e16d5e50 build(deps): bump vue from 3.5.26 to 3.5.27
Bumps [vue](https://github.com/vuejs/core) from 3.5.26 to 3.5.27.
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/compare/v3.5.26...v3.5.27)

---
updated-dependencies:
- dependency-name: vue
  dependency-version: 3.5.27
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 13:06:07 +01:00
nextcloud-command 2305e2d023 fix(deps): Fix npm audit
Signed-off-by: GitHub <noreply@github.com>
2026-01-25 11:53:55 +00:00
Andy Scherzinger 5301da55b2 Merge pull request #57711 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/lodash-4.17.23
[stable33] build(deps): bump lodash from 4.17.21 to 4.17.23 in /build/frontend-legacy
2026-01-25 12:37:51 +01:00
github-actions[bot] 2c615422f5 Merge pull request #57693 from nextcloud/dependabot/composer/vendor-bin/rector/stable33/rector/rector-2.3.4
[stable33] build(deps-dev): bump rector/rector from 2.3.1 to 2.3.4 in /vendor-bin/rector
2026-01-25 12:36:37 +01:00
nextcloud-command a00fe9a99d chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 11:11:51 +00:00
dependabot[bot] 34a05a8f5d build(deps): bump lodash in /build/frontend-legacy
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23)

---
updated-dependencies:
- dependency-name: lodash
  dependency-version: 4.17.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 12:03:27 +01:00
Andy Scherzinger b9458663b2 Merge pull request #57720 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/core-js-3.48.0
[stable33] build(deps): bump core-js from 3.47.0 to 3.48.0 in /build/frontend-legacy
2026-01-25 12:02:57 +01:00
Andy Scherzinger f2b364056d Merge pull request #57694 from nextcloud/dependabot/npm_and_yarn/stable33/types/dockerode-4.0.1
[stable33] build(deps-dev): bump @types/dockerode from 4.0.0 to 4.0.1
2026-01-25 12:02:29 +01:00
dependabot[bot] 1ce7c046ae build(deps-dev): bump @types/dockerode from 4.0.0 to 4.0.1
Bumps [@types/dockerode](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/dockerode) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/dockerode)

---
updated-dependencies:
- dependency-name: "@types/dockerode"
  dependency-version: 4.0.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 09:24:56 +00:00
nextcloud-command 1f435363c8 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 09:24:04 +00:00
dependabot[bot] d77c0d3ba1 build(deps): bump core-js in /build/frontend-legacy
Bumps [core-js](https://github.com/zloirock/core-js/tree/HEAD/packages/core-js) from 3.47.0 to 3.48.0.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/commits/v3.48.0/packages/core-js)

---
updated-dependencies:
- dependency-name: core-js
  dependency-version: 3.48.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 09:21:43 +00:00
Andy Scherzinger a5f193c8b6 Merge pull request #57713 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/nextcloud/vue-8.35.3
[stable33] build(deps): bump @nextcloud/vue from 8.35.2 to 8.35.3 in /build/frontend-legacy
2026-01-25 10:15:53 +01:00
Nextcloud bot 53e943d906 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-25 00:20:55 +00:00
nextcloud-command 519bb752f2 chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-24 23:41:57 +00:00
Andy Scherzinger 7c632d1a5d Merge pull request #57692 from nextcloud/dependabot/composer/vendor-bin/phpunit/stable33/phpunit/phpunit-11.5.48
[stable33] build(deps): bump phpunit/phpunit from 11.5.42 to 11.5.48 in /vendor-bin/phpunit
2026-01-25 00:31:13 +01:00
dependabot[bot] a1047bc55f build(deps): bump @nextcloud/vue in /build/frontend-legacy
Bumps [@nextcloud/vue](https://github.com/nextcloud-libraries/nextcloud-vue) from 8.35.2 to 8.35.3.
- [Release notes](https://github.com/nextcloud-libraries/nextcloud-vue/releases)
- [Changelog](https://github.com/nextcloud-libraries/nextcloud-vue/blob/v8.35.3/CHANGELOG.md)
- [Commits](https://github.com/nextcloud-libraries/nextcloud-vue/compare/v8.35.2...v8.35.3)

---
updated-dependencies:
- dependency-name: "@nextcloud/vue"
  dependency-version: 8.35.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 00:30:29 +01:00
Andy Scherzinger 7f174e8ee2 Merge pull request #57716 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/libphonenumber-js-1.12.35
[stable33] build(deps): bump libphonenumber-js from 1.12.34 to 1.12.35 in /build/frontend-legacy
2026-01-25 00:29:19 +01:00
nextcloud-command 8c43d4613b chore(assets): Recompile assets
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-25 00:03:53 +01:00
dependabot[bot] 4930650293 build(deps): bump libphonenumber-js in /build/frontend-legacy
Bumps [libphonenumber-js](https://gitlab.com/catamphetamine/libphonenumber-js) from 1.12.34 to 1.12.35.
- [Changelog](https://gitlab.com/catamphetamine/libphonenumber-js/blob/master/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/libphonenumber-js/compare/v1.12.34...v1.12.35)

---
updated-dependencies:
- dependency-name: libphonenumber-js
  dependency-version: 1.12.35
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-25 00:03:53 +01:00
dependabot[bot] 86ac3eeed1 build(deps): bump phpunit/phpunit in /vendor-bin/phpunit
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.42 to 11.5.48.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.48/ChangeLog-11.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.5.42...11.5.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 22:45:09 +00:00
Andy Scherzinger 9b8b0eb327 Merge pull request #57691 from nextcloud/dependabot/composer/vendor-bin/behat/stable33/phpunit/phpunit-11.5.48
[stable33] build(deps-dev): bump phpunit/phpunit from 11.5.44 to 11.5.48 in /vendor-bin/behat
2026-01-24 23:43:12 +01:00
dependabot[bot] 6c03ab3053 build(deps-dev): bump phpunit/phpunit in /vendor-bin/behat
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.44 to 11.5.48.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.48/ChangeLog-11.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.5.44...11.5.48)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 16:34:52 +00:00
Andy Scherzinger 172fd52c5a Merge pull request #57721 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/sass-1.97.3
[stable33] build(deps-dev): bump sass from 1.97.2 to 1.97.3 in /build/frontend-legacy
2026-01-24 17:02:21 +01:00
dependabot[bot] 220c69a21a build(deps-dev): bump sass in /build/frontend-legacy
Bumps [sass](https://github.com/sass/dart-sass) from 1.97.2 to 1.97.3.
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.97.2...1.97.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 15:41:13 +00:00
Andy Scherzinger 603c27371c Merge pull request #57778 from nextcloud/dependabot/npm_and_yarn/stable33/vitest-007c43aa68
[stable33] build(deps-dev): bump the vitest group across 2 directories with 3 updates
2026-01-24 15:18:12 +01:00
Joas Schilling 6f1502ceca Merge pull request #57768 from nextcloud/backport/57765/stable33
[stable33] fix(openmetrics): Multiple exporters per app
2026-01-24 14:18:42 +01:00
dependabot[bot] bd59e7d81a build(deps-dev): bump the vitest group across 2 directories with 3 updates
Bumps the vitest group with 1 update in the / directory: [@vitest/coverage-istanbul](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-istanbul).
Bumps the vitest group with 2 updates in the /build/frontend-legacy directory: [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8).


Updates `@vitest/coverage-istanbul` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-istanbul)

Updates `vitest` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

Updates `vitest` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest)

Updates `@vitest/coverage-v8` from 4.0.17 to 4.0.18
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: "@vitest/coverage-istanbul"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: vitest
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
- dependency-name: "@vitest/coverage-v8"
  dependency-version: 4.0.18
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: vitest
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-24 02:55:39 +00:00
Nextcloud bot 88ac4bb106 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-24 00:21:00 +00:00
Git'Fellow a231198d6f fix(caldav): Enhance UID check for base component
Signed-off-by: Git'Fellow <12234510+solracsf@users.noreply.github.com>
2026-01-23 18:25:56 +00:00
Marcel Müller e371926c8a fix(openmetrics): Multiple exporters per app
Signed-off-by: Marcel Müller <marcel-mueller@gmx.de>
2026-01-23 18:22:13 +00:00
Andy Scherzinger 1e66afdf0e Merge pull request #57755 from nextcloud/backport/57750/stable33
[stable33] fix(cache): Fix parsing cache entry from groupfolder
2026-01-23 17:08:41 +01:00
Carl Schwan 3f214fc0a1 fix(cache): Fix parsing cache entry from groupfolder and collectives
Signed-off-by: Carl Schwan <carlschwan@kde.org>
2026-01-23 11:52:05 +00:00
Andy Scherzinger b5b599ad61 Merge pull request #57754 from nextcloud/backport/57726/stable33
[stable33] fix: add since param for activity manager
2026-01-23 12:50:25 +01:00
Anna Larch da8b83c47b fix: add since param for activity manager
Signed-off-by: Anna Larch <anna@nextcloud.com>
2026-01-23 11:47:55 +00:00
Ferdinand Thiessen d7abb3f384 Merge pull request #57751 from nextcloud/backport/57664/stable33
[stable33] feat(files): render file list filters in top bar and allow to collapse into overflow menu
2026-01-23 12:07:24 +01:00
Ferdinand Thiessen dc621d7935 chore: compile assets
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
2026-01-23 10:31:12 +00:00
Ferdinand Thiessen 6e4dcc6ce0 test: adjust Cypress tests for refactored files app UI
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-23 10:05:52 +00:00
Ferdinand Thiessen 3cbfd301b3 refactor(files): re-position "new"-menu and make it primary
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-23 10:05:52 +00:00
Ferdinand Thiessen 3187ddedd7 feat(files): move "reload" and "share" breadcrumb actions to menu
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-23 10:05:52 +00:00
Ferdinand Thiessen 903aab54b4 feat(files): render filters in top bar
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-23 10:05:51 +00:00
Ferdinand Thiessen f51d81aba1 refactor(files): handle file list width break points in one central point
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2026-01-23 10:05:51 +00:00
Nextcloud bot 1c892d2745 fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
2026-01-23 00:21:36 +00:00
Benjamin Gaussorgues cea261310e Merge pull request #57724 from nextcloud/release/33.0.0_rc1 2026-01-22 10:56:16 +01:00
Worker Builder 085a25221e build(hub): 33.0.0 rc1
Signed-off-by: Worker Builder <worker-builder@nextcloud.com>
2026-01-22 10:55:13 +01:00
Joas Schilling 5f2829f992 Merge pull request #57688 from nextcloud/backport/57684/stable33
[stable33] fix(security): Update Expires time
2026-01-22 10:20:57 +01:00
Joas Schilling 677a81661e Merge pull request #57685 from nextcloud/welcome-stable33
[stable33] Welcome stable33
2026-01-22 10:20:10 +01:00
dependabot[bot] b967bc9647 build(deps-dev): bump rector/rector in /vendor-bin/rector
Bumps [rector/rector](https://github.com/rectorphp/rector) from 2.3.1 to 2.3.4.
- [Release notes](https://github.com/rectorphp/rector/releases)
- [Commits](https://github.com/rectorphp/rector/compare/2.3.1...2.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-01-22 09:18:32 +00:00
Joas Schilling c6b7c7ac86 fix(security): Update Expires time
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-22 09:16:47 +00:00
Joas Schilling 8effed1799 fix: Adjust branch name in server files
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-22 09:59:56 +01:00
Joas Schilling e2d9820394 ci: Adjust branches of apps used in tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-22 09:58:19 +01:00
Joas Schilling 47c88dfe1d build: Adjust checkout branch script
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-22 09:57:08 +01:00
Joas Schilling 6a1325e895 chore: Update 3rdparty/ commit hash
Signed-off-by: Joas Schilling <coding@schilljs.com>
2026-01-22 09:55:46 +01:00
1427 changed files with 17993 additions and 10085 deletions
+4 -4
View File
@@ -107,7 +107,7 @@ jobs:
services:
mysql:
# Only start mysql if we are running the setup tests
image: ${{matrix.containers == 'setup' && 'ghcr.io/nextcloud/continuous-integration-mysql-8.4:latest' || ''}}
image: ${{matrix.containers == 'setup' && 'ghcr.io/nextcloud/continuous-integration-mysql-8.4:latest' || ''}} # zizmor: ignore[unpinned-images]
ports:
- '3306/tcp'
env:
@@ -119,7 +119,7 @@ jobs:
mariadb:
# Only start mariadb if we are running the setup tests
image: ${{matrix.containers == 'setup' && 'mariadb:11.4' || ''}}
image: ${{matrix.containers == 'setup' && 'mariadb:11.4' || ''}} # zizmor: ignore[unpinned-images]
ports:
- '3306/tcp'
env:
@@ -131,7 +131,7 @@ jobs:
postgres:
# Only start postgres if we are running the setup tests
image: ${{matrix.containers == 'setup' && 'ghcr.io/nextcloud/continuous-integration-postgres-17:latest' || ''}}
image: ${{matrix.containers == 'setup' && 'ghcr.io/nextcloud/continuous-integration-postgres-17:latest' || ''}} # zizmor: ignore[unpinned-images]
ports:
- '5432/tcp'
env:
@@ -142,7 +142,7 @@ jobs:
oracle:
# Only start oracle if we are running the setup tests
image: ${{matrix.containers == 'setup' && 'ghcr.io/gvenzl/oracle-free:23' || ''}}
image: ${{matrix.containers == 'setup' && 'ghcr.io/gvenzl/oracle-free:23' || ''}} # zizmor: ignore[unpinned-images]
ports:
- '1521'
env:
+2 -2
View File
@@ -75,8 +75,8 @@ jobs:
- 'videoverification_features'
php-versions: ['8.4']
spreed-versions: ['main']
activity-versions: ['master']
spreed-versions: ['stable33']
activity-versions: ['stable33']
services:
redis:
+2 -2
View File
@@ -72,7 +72,7 @@ jobs:
curl -s -u test:test -T README.md http://localhost:8080/remote.php/dav/files/test/new_file.txt
curl -s -u test:test -X DELETE http://localhost:8080/remote.php/dav/files/test/new_file.txt
output: before.json
profiler-branch: master
profiler-branch: stable33
- name: Apply PR # zizmor: ignore[template-injection]
run: |
@@ -94,7 +94,7 @@ jobs:
curl -s -u test:test -T README.md http://localhost:8080/remote.php/dav/files/test/new_file.txt
curl -s -u test:test -X DELETE http://localhost:8080/remote.php/dav/files/test/new_file.txt
output: after.json
profiler-branch: master
profiler-branch: stable33
compare-with: before.json
- name: Upload profiles
+8 -3
View File
@@ -86,14 +86,17 @@ jobs:
with:
php-version: ${{ matrix.php-versions }}
# https://docs.nextcloud.com/server/stable/admin_manual/installation/source_installation.html#prerequisites-for-manual-installation
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, intl, json, libxml, mbstring, openssl, pcntl, posix, redis, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite
extensions: bz2, ctype, curl, dom, fileinfo, gd, iconv, imagick, intl, json, libxml, mbstring, openssl, pcntl, posix, redis, session, simplexml, xmlreader, xmlwriter, zip, zlib, sqlite, pdo_sqlite
coverage: ${{ matrix.coverage && 'xdebug' || 'none' }}
ini-file: development
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Set up dependencies
run: composer i
run: |
sudo apt-get update
sudo apt-get install -y ghostscript
composer i
- name: Set up Nextcloud
run: |
@@ -107,7 +110,7 @@ jobs:
run: ./occ app:list && echo "======= System config =======" && ./occ config:list system
- name: PHPUnit database tests
run: composer run test:db -- --log-junit junit.xml ${{ matrix.coverage && '--coverage-clover ./clover.db.xml' || '' }}
run: composer run test:db -- --log-junit junit.xml ${{ matrix.coverage && '--coverage-clover ./clover.db.xml' || '' }} tests/lib/Preview/PostscriptTest.php
- name: Upload db code coverage
if: ${{ !cancelled() && matrix.coverage }}
@@ -125,6 +128,8 @@ jobs:
- name: Print logs
if: always()
run: |
gs --version
cat /etc/ImageMagick-6/policy.xml
cat data/nextcloud.log
summary:
+3 -1
View File
@@ -15,7 +15,6 @@ on:
permissions:
contents: read
security-events: write
concurrency:
group: static-code-analysis-${{ github.head_ref || github.run_id }}
@@ -59,6 +58,9 @@ jobs:
if: ${{ github.repository_owner != 'nextcloud-gmbh' }}
permissions:
security-events: write
steps:
- name: Checkout code
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8
+4 -4
View File
@@ -5,13 +5,13 @@
-->
# Nextcloud Server ☁
[![REUSE status](https://api.reuse.software/badge/github.com/nextcloud/server)](https://api.reuse.software/info/github.com/nextcloud/server)
[![codecov](https://codecov.io/gh/nextcloud/server/branch/master/graph/badge.svg)](https://codecov.io/gh/nextcloud/server)
[![codecov](https://codecov.io/gh/nextcloud/server/branch/stable33/graph/badge.svg)](https://codecov.io/gh/nextcloud/server)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/209/badge)](https://bestpractices.coreinfrastructure.org/projects/209)
[![Design](https://contribute.design/api/shield/nextcloud/server)](https://contribute.design/nextcloud/server)
**A safe home for all your data.**
![](https://raw.githubusercontent.com/nextcloud/screenshots/master/nextcloud-hub-25-files.png)
![](https://raw.githubusercontent.com/nextcloud/screenshots/stable33/nextcloud-hub-25-files.png)
## Why is this so awesome? 🤩
@@ -35,8 +35,8 @@ Enterprise? Public Sector or Education user? You may want to have a look into [*
## Get in touch 💬
* [📋 Forum](https://help.nextcloud.com)
* [🦋 Bluesky](https://bsky.app/profile/nextcloud.bsky.social)
* [👥 Facebook](https://www.facebook.com/nextclouders)
* [🐣 Twitter](https://twitter.com/Nextclouders)
* [🐘 Mastodon](https://mastodon.xyz/@nextcloud)
You can also [get support for Nextcloud](https://nextcloud.com/support)!
@@ -58,7 +58,7 @@ There are many ways to contribute, of which development is only one! Find out [h
Third-party components are handled as git submodules which have to be initialized first. So aside from the regular git checkout invoking `git submodule update --init` or a similar command is needed, for details see Git documentation.
Several apps that are included by default in regular releases such as [First run wizard](https://github.com/nextcloud/firstrunwizard) or [Activity](https://github.com/nextcloud/activity) are missing in `master` and have to be installed manually by cloning them into the `apps` subfolder.
Several apps that are included by default in regular releases such as [First run wizard](https://github.com/nextcloud/firstrunwizard) or [Activity](https://github.com/nextcloud/activity) are missing in `stable33` and have to be installed manually by cloning them into the `apps` subfolder.
Otherwise, git checkouts can be handled the same as release archives, by using the `stable*` branches. Note they should never be used on production systems.
+1 -1
View File
@@ -3,6 +3,6 @@ OC.L10N.register(
{
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Увімкніть хмари аби спілкуватися один з одним і обмінюватися даними",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API дозволяє різним примірникам серверу хмари Nextcloud спілкуватися між собою та обмінюватися даними."
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API дозволяє різним примірникам сервера хмари Nextcloud спілкуватися між собою та обмінюватися даними."
},
"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);");
+1 -1
View File
@@ -1,6 +1,6 @@
{ "translations": {
"Cloud Federation API" : "Cloud Federation API",
"Enable clouds to communicate with each other and exchange data" : "Увімкніть хмари аби спілкуватися один з одним і обмінюватися даними",
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API дозволяє різним примірникам серверу хмари Nextcloud спілкуватися між собою та обмінюватися даними."
"The Cloud Federation API enables various Nextcloud instances to communicate with each other and to exchange data." : "Cloud Federation API дозволяє різним примірникам сервера хмари Nextcloud спілкуватися між собою та обмінюватися даними."
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
}
+9 -1
View File
@@ -10,11 +10,18 @@ OC.L10N.register(
"{author} commented on {file}" : "{author} je komentirao {file}",
"<strong>Comments</strong> for files" : "<strong>Komentari</strong> za datoteke",
"Files" : "Datoteke",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Spomenuti ste u komentaru na „{file}” od računa koji je u međuvremenu izbrisan.",
"{user} mentioned you in a comment on \"{file}\"" : "{user} vas je spomenuo u komentaru na „{file}”",
"Files app plugin to add comments to files" : "Dodatak za aplikaciju Datoteke za dodavanje komentara na datoteke",
"Edit comment" : "Uredi komentar",
"Delete comment" : "Izbriši komentar",
"Cancel edit" : "Otkaži uređivanje",
"New comment" : "Novi komentar",
"Write a comment …" : "Napiši komentar …",
"Post comment" : "Objavi komentar",
"@ for mentions, : for emoji, / for smart picker" : "@ za spominjanje, : za emoji, / za pametni odabir",
"Could not reload comments" : "Nije moguće ponovno učitati komentare",
"Failed to mark comments as read" : "Nije uspjelo označavanje komentara kao pročitani",
"Unable to load the comments list" : "Nije moguće učitati popis komentara",
"No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!",
"No more messages" : "Nema više poruka",
@@ -24,6 +31,7 @@ OC.L10N.register(
"An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara",
"Comment deleted" : "Komentar izbrisan",
"An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara",
"An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara"
"An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara",
"Write a comment …" : "Napiši komentar …"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+9 -1
View File
@@ -8,11 +8,18 @@
"{author} commented on {file}" : "{author} je komentirao {file}",
"<strong>Comments</strong> for files" : "<strong>Komentari</strong> za datoteke",
"Files" : "Datoteke",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Spomenuti ste u komentaru na „{file}” od računa koji je u međuvremenu izbrisan.",
"{user} mentioned you in a comment on \"{file}\"" : "{user} vas je spomenuo u komentaru na „{file}”",
"Files app plugin to add comments to files" : "Dodatak za aplikaciju Datoteke za dodavanje komentara na datoteke",
"Edit comment" : "Uredi komentar",
"Delete comment" : "Izbriši komentar",
"Cancel edit" : "Otkaži uređivanje",
"New comment" : "Novi komentar",
"Write a comment …" : "Napiši komentar …",
"Post comment" : "Objavi komentar",
"@ for mentions, : for emoji, / for smart picker" : "@ za spominjanje, : za emoji, / za pametni odabir",
"Could not reload comments" : "Nije moguće ponovno učitati komentare",
"Failed to mark comments as read" : "Nije uspjelo označavanje komentara kao pročitani",
"Unable to load the comments list" : "Nije moguće učitati popis komentara",
"No comments yet, start the conversation!" : "Još nema komentara, započnite razgovor!",
"No more messages" : "Nema više poruka",
@@ -22,6 +29,7 @@
"An error occurred while trying to edit the comment" : "Došlo je do pogreške prilikom uređivanja komentara",
"Comment deleted" : "Komentar izbrisan",
"An error occurred while trying to delete the comment" : "Došlo je do pogreške prilikom brisanja komentara",
"An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara"
"An error occurred while trying to create the comment" : "Došlo je do pogreške prilikom stvaranja komentara",
"Write a comment …" : "Napiši komentar …"
},"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;"
}
+3 -1
View File
@@ -2,6 +2,8 @@ OC.L10N.register(
"contactsinteraction",
{
"Recently contacted" : "Nedavno kontaktiran",
"Contacts Interaction" : "Interakcija kontakata"
"Contacts Interaction" : "Interakcija kontakata",
"Manages interaction between accounts and contacts" : "Upravlja interakcijom između računa i kontakata",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Prikuplja podatke o interakcijama između računa i kontakata te pruža adresar za te podatke"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+3 -1
View File
@@ -1,5 +1,7 @@
{ "translations": {
"Recently contacted" : "Nedavno kontaktiran",
"Contacts Interaction" : "Interakcija kontakata"
"Contacts Interaction" : "Interakcija kontakata",
"Manages interaction between accounts and contacts" : "Upravlja interakcijom između računa i kontakata",
"Collect data about accounts and contacts interactions and provide an address book for the data" : "Prikuplja podatke o interakcijama između računa i kontakata te pruža adresar za te podatke"
},"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;"
}
+4
View File
@@ -3,6 +3,7 @@ OC.L10N.register(
{
"Dashboard" : "Nadzorna ploča",
"Dashboard app" : "Nadzorna ploča aplikacije",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Započnite dan informirani\n\nNextcloud nadzorna ploča vaša je početna točka dana i pruža vam pregled nadolazećih termina, hitnih e-poruka, poruka u chatu, dolaznih tiketa, najnovijih tweetova i još mnogo toga! Korisnici mogu dodavati widgete koji im odgovaraju i prilagoditi pozadinu prema vlastitim željama.",
"Weather" : "Vrijeme",
"Status" : "Status",
"Good morning" : "Dobro jutro",
@@ -13,10 +14,13 @@ OC.L10N.register(
"Good evening, {name}" : "Dobar dan, {name}",
"Hello" : "Pozdrav",
"Hello, {name}" : "Pozdrav, {name}",
"Happy birthday 🥳🤩🎂🎉" : "Sretan rođendan 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "Sretan rođendan, {name} 🥳🤩🎂🎉",
"Customize" : "Uredi",
"Edit widgets" : "Uredi widgete",
"Get more widgets from the App Store" : "Nabavite više widgeta iz trgovine aplikacijama",
"Weather service" : "Davatelj vremenske prognoze",
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "Radi vaše privatnosti, podatke o vremenu u vaše ime dohvaća vaš {productName} poslužitelj, tako da vremenska usluga ne prima nikakve osobne podatke.",
"Weather data from Met.no" : "Podaci o vremenskoj prognozi iz Met.no",
"geocoding with Nominatim" : "geokodiranje uz Nominatim",
"elevation data from OpenTopoData" : "podaci o nadmorskoj visini iz OpenTopoData",
+4
View File
@@ -1,6 +1,7 @@
{ "translations": {
"Dashboard" : "Nadzorna ploča",
"Dashboard app" : "Nadzorna ploča aplikacije",
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Započnite dan informirani\n\nNextcloud nadzorna ploča vaša je početna točka dana i pruža vam pregled nadolazećih termina, hitnih e-poruka, poruka u chatu, dolaznih tiketa, najnovijih tweetova i još mnogo toga! Korisnici mogu dodavati widgete koji im odgovaraju i prilagoditi pozadinu prema vlastitim željama.",
"Weather" : "Vrijeme",
"Status" : "Status",
"Good morning" : "Dobro jutro",
@@ -11,10 +12,13 @@
"Good evening, {name}" : "Dobar dan, {name}",
"Hello" : "Pozdrav",
"Hello, {name}" : "Pozdrav, {name}",
"Happy birthday 🥳🤩🎂🎉" : "Sretan rođendan 🥳🤩🎂🎉",
"Happy birthday, {name} 🥳🤩🎂🎉" : "Sretan rođendan, {name} 🥳🤩🎂🎉",
"Customize" : "Uredi",
"Edit widgets" : "Uredi widgete",
"Get more widgets from the App Store" : "Nabavite više widgeta iz trgovine aplikacijama",
"Weather service" : "Davatelj vremenske prognoze",
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "Radi vaše privatnosti, podatke o vremenu u vaše ime dohvaća vaš {productName} poslužitelj, tako da vremenska usluga ne prima nikakve osobne podatke.",
"Weather data from Met.no" : "Podaci o vremenskoj prognozi iz Met.no",
"geocoding with Nominatim" : "geokodiranje uz Nominatim",
"elevation data from OpenTopoData" : "podaci o nadmorskoj visini iz OpenTopoData",
+2
View File
@@ -234,6 +234,8 @@ OC.L10N.register(
"Could not rename part file to final file, canceled by hook" : "Nedaří se zapsat přejmenovat částečný soubor na ten končený zrušeno háčkem (hook)",
"Could not rename part file to final file" : "Nedaří se přejmenovat částečný soubor na ten konečný",
"Failed to check file size: %1$s" : "Nepodařilo se zkontrolovat velikost souboru: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) zdá se, že soubor existuje",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) zdá se, že soubor neexistuje",
"Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s",
"Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s",
"Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s",
+2
View File
@@ -232,6 +232,8 @@
"Could not rename part file to final file, canceled by hook" : "Nedaří se zapsat přejmenovat částečný soubor na ten končený zrušeno háčkem (hook)",
"Could not rename part file to final file" : "Nedaří se přejmenovat částečný soubor na ten konečný",
"Failed to check file size: %1$s" : "Nepodařilo se zkontrolovat velikost souboru: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) zdá se, že soubor existuje",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nebylo možné otevřít soubor: %1$s (%2$d) zdá se, že soubor neexistuje",
"Encryption not ready: %1$s" : "Šifrování není připraveno: %1$s",
"Failed to open file: %1$s" : "Nepodařilo se otevřít soubor: %1$s",
"Failed to unlink: %1$s" : "Nepodařilo se zrušit propojení: %1$s",
+376
View File
@@ -0,0 +1,376 @@
OC.L10N.register(
"dav",
{
"Calendar" : "Kalendar",
"Tasks" : "Zadaci",
"Personal" : "Osobno",
"{actor} created calendar {calendar}" : "{actor} je stvorio kalendar {calendar}",
"You created calendar {calendar}" : "Stvorili ste kalendar {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} je izbrisao kalendar {calendar}",
"You deleted calendar {calendar}" : "Izbrisali ste kalendar {calendar}",
"{actor} updated calendar {calendar}" : "{actor} je ažurirao kalendar {calendar}",
"You updated calendar {calendar}" : "Ažurirali ste kalendar {calendar}",
"{actor} restored calendar {calendar}" : "{actor} je vratio kalendar {calendar}",
"You restored calendar {calendar}" : "Vratili ste kalendar {calendar}",
"You shared calendar {calendar} as public link" : "Podijelili ste kalendar {calendar} putem javne poveznice",
"You removed public link for calendar {calendar}" : "Uklonili ste javnu poveznicu na kalendar {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} dijeli kalendar {calendar} s vama",
"You shared calendar {calendar} with {user}" : "Podijelili ste kalendar {calendar} s {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} dijeli kalendar {calendar} s {user}",
"{actor} unshared calendar {calendar} from you" : "{actor} više ne dijeli kalendar {calendar} s vama",
"You unshared calendar {calendar} from {user}" : "Više ne dijelite kalendar {calendar} s {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} više ne dijeli kalendar {calendar} s {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} više ne dijeli kalendar {calendar} sam sa sobom",
"You shared calendar {calendar} with group {group}" : "Podijelili ste kalendar {calendar} s grupom {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} dijeli kalendar {calendar} s grupom {group}",
"You unshared calendar {calendar} from group {group}" : "Više ne dijelite kalendar {calendar} s grupom {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} više ne dijeli kalendar {calendar} s grupom {group}",
"Untitled event" : "Događaj bez naslova",
"{actor} created event {event} in calendar {calendar}" : "{actor} je stvorio događaj {event} u kalendaru {calendar}",
"You created event {event} in calendar {calendar}" : "Stvorili ste događaj {event} u kalendaru {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} je izbrisao događaj {event} iz kalendara {calendar}",
"You deleted event {event} from calendar {calendar}" : "Izbrisali ste događaj {event} iz kalendara {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} je ažurirao događaj {event} u kalendaru {calendar}",
"You updated event {event} in calendar {calendar}" : "Ažurirali ste događaj {event} u kalendaru {calendar}",
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} je premjestio događaj {event} iz kalendara {sourceCalendar} u kalendar {targetCalendar}",
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Premjestili ste događaj {event} iz kalendara {sourceCalendar} u kalendar {targetCalendar}",
"{actor} restored event {event} of calendar {calendar}" : "{actor} je vratio događaj {event} kalendara {calendar}",
"You restored event {event} of calendar {calendar}" : "Vratili ste događaj {event} kalendara {calendar}",
"Busy" : "Zauzeto",
"{actor} created to-do {todo} in list {calendar}" : "{actor} je stvorio zadatak {todo} u popisu {calendar}",
"You created to-do {todo} in list {calendar}" : "Stvorili ste zadatak {todo} u popisu {calendar}",
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} je izbrisao zadatak {todo} iz popisa {calendar}",
"You deleted to-do {todo} from list {calendar}" : "Izbrisali ste zadatak {todo} iz popisa {calendar}",
"{actor} updated to-do {todo} in list {calendar}" : "{actor} je ažurirao zadatak {todo} u popisu {calendar}",
"You updated to-do {todo} in list {calendar}" : "Ažurirali ste zadatak {todo} u popisu {calendar}",
"{actor} solved to-do {todo} in list {calendar}" : "{actor} je riješio zadatak {todo} u popisu {calendar}",
"You solved to-do {todo} in list {calendar}" : "Riješili ste zadatak {todo} u popisu {calendar}",
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} je ponovno otvorio zadatak {todo} u popisu {calendar}",
"You reopened to-do {todo} in list {calendar}" : "Ponovno ste otvorili zadatak {todo} u popisu {calendar}",
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} je premjestio zadatak {todo} iz popisa {sourceCalendar} u popis {targetCalendar}",
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Premjestili ste zadatak {todo} iz popisa {sourceCalendar} u popis {targetCalendar}",
"Calendar, contacts and tasks" : "Kalendar, kontakti i zadaci",
"A <strong>calendar</strong> was modified" : "Izmijenjen je <strong>kalendar</strong>",
"A calendar <strong>event</strong> was modified" : "Izmijenjen je <strong>događaj</strong> u kalendaru",
"A calendar <strong>to-do</strong> was modified" : "Izmijenjen je <strong>zadatak</strong> u kalendaru",
"Contact birthdays" : "Rođendani kontakata",
"Death of %s" : "Smrt %s",
"Untitled calendar" : "Kalendar bez naslova",
"Calendar:" : "Kalendar:",
"Date:" : "Datum:",
"Where:" : "Gdje:",
"Description:" : "Opis:",
"_%n year_::_%n years_" : ["%n godina","%n godina","%n godina"],
"_%n month_::_%n months_" : ["%n mjesec","%n mjeseci","%n mjeseci"],
"_%n day_::_%n days_" : ["%n dan","%n dana","%n dana"],
"_%n hour_::_%n hours_" : ["%n sat","%n sati","%n sati"],
"_%n minute_::_%n minutes_" : ["%n minute/minuta","%n minuta","%n minuta"],
"%s (in %s)" : "%s (u %s)",
"%s (%s ago)" : "%s (prije %s)",
"Calendar: %s" : "Kalendar: %s",
"Date: %s" : "Datum: %s",
"Description: %s" : "Opis: %s",
"Where: %s" : "Gdje: %s",
"%1$s via %2$s" : "%1$s putem %2$s",
"In the past on %1$s for the entire day" : "U prošlosti, dana %1$s, tijekom cijelog dana",
"_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Za %n minutu, dana %1$s, tijekom cijelog dana","Za %n minute, dana %1$s, tijekom cijelog dana","Za %n minuta, dana %1$s, tijekom cijelog dana"],
"_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Za %n sat, dana %1$s, tijekom cijelog dana","Za %n sata, dana %1$s, tijekom cijelog dana","Za %n sati, dana %1$s, tijekom cijelog dana"],
"_In %n day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Za %n dan, dana %1$s, tijekom cijelog dana","Za %n dana, dana %1$s, tijekom cijelog dana","Za %n dana, dana %1$s, tijekom cijelog dana"],
"_In %n week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Za %n tjedan, dana %1$s, tijekom cijelog dana","Za %n tjedna, dana %1$s, tijekom cijelog dana","Za %n tjedana, dana %1$s, tijekom cijelog dana"],
"_In %n month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Za %n mjesec, dana %1$s, tijekom cijelog dana","Za %n mjeseca, dana %1$s, tijekom cijelog dana","Za %n mjeseci, dana %1$s, tijekom cijelog dana"],
"_In %n year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Za %n godinu, dana %1$s, tijekom cijelog dana","Za %n godine, dana %1$s, tijekom cijelog dana","Za %n godina, dana %1$s, tijekom cijelog dana"],
"In the past on %1$s between %2$s - %3$s" : "U prošlosti, dana %1$s između %2$s %3$s",
"_In %n minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Za %n minutu, dana %1$s između %2$s %3$s","Za %n minute, dana %1$s između %2$s %3$s","Za %n minuta, dana %1$s između %2$s %3$s"],
"_In %n hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Za %n sat, dana %1$s između %2$s %3$s","Za %n sata, dana %1$s između %2$s %3$s","Za %n sati, dana %1$s između %2$s %3$s"],
"_In %n day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Za %n dan, dana %1$s između %2$s %3$s","Za %n dana, dana %1$s između %2$s %3$s","Za %n dana, dana %1$s između %2$s %3$s"],
"_In %n week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Za %n tjedan, dana %1$s između %2$s %3$s","Za %n tjedna, dana %1$s između %2$s %3$s","Za %n tjedana, dana %1$s između %2$s %3$s"],
"_In %n month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Za %n mjesec, dana %1$s između %2$s %3$s","Za %n mjeseca, dana %1$s između %2$s %3$s","Za %n mjeseci, dana %1$s između %2$s %3$s"],
"_In %n year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Za %n godinu, dana %1$s između %2$s %3$s","Za %n godine, dana %1$s između %2$s %3$s","Za %n godina, dana %1$s između %2$s %3$s"],
"Could not generate when statement" : "Nije moguće generirati vremensku odrednicu",
"Every Day for the entire day" : "Svaki dan tijekom cijelog dana",
"Every Day for the entire day until %1$s" : "Svaki dan tijekom cijelog dana do %1$s",
"Every Day between %1$s - %2$s" : "Svaki dan između %1$s - %2$s",
"Every Day between %1$s - %2$s until %3$s" : "Svaki dan između %1$s - %2$s do %3$s",
"Every %1$d Days for the entire day" : "Svakih %1$d dana tijekom cijelog dana",
"Every %1$d Days for the entire day until %2$s" : "Svakih %1$d dana tijekom cijelog dana do %2$s",
"Every %1$d Days between %2$s - %3$s" : "Svakih%1$d dana između%2$s - %3$s",
"Every %1$d Days between %2$s - %3$s until %4$s" : "Svakih %1$d dana između %2$s - %3$s do %4$s",
"Could not generate event recurrence statement" : "Nije moguće generirati izraz za ponavljanje događaja",
"Every Week on %1$s for the entire day" : "Svaki tjedan u %1$s tijekom cijelog dana",
"Every Week on %1$s for the entire day until %2$s" : "Svaki tjedan u %1$s tokom cijelog dana do %2$s",
"Every Week on %1$s between %2$s - %3$s" : "Svaki tjedan u %1$s između %2$s - %3$s",
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Svaki tjedan u %1$s između %2$s - %3$s do %4$s",
"Every %1$d Weeks on %2$s for the entire day" : "Svakih %1$d tjedana od %2$s tijekom cijelog dana",
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Svakih %1$d tjedana od %2$s tijekom cijelog dana do %3$s",
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Svakih %1$d tjedana od %2$s između %3$s - %4$s",
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Svakih %1$d tjedana od %2$s između %3$s - %4$s do %5$s",
"Every Month on the %1$s for the entire day" : "%1$s svakog mjeseca tokom cijelog dana",
"Every Month on the %1$s for the entire day until %2$s" : "%1$s svakog mjeseca tokom cijelog dana do%2$s",
"Every Month on the %1$s between %2$s - %3$s" : "%1$s svakog mjeseca između %2$s - %3$s",
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "%1$s svakog mjeseca između %2$s - %3$s do %4$s",
"Every %1$d Months on the %2$s for the entire day" : "Svakih %1$d mjeseci, %2$s tokom cijelog dana",
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Svakih %1$d mjeseci, %2$s tokom cijelog dana do %3$s",
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Svakih %1$d mjeseci, %2$s između %3$s - %4$s",
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Svakih %1$d mjeseci, %2$s između %3$s - %4$s do %5$s",
"Every Year in %1$s on the %2$s for the entire day" : "Svake godine, %1$s, %2$s tokom cijelog dana",
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Svake godine, %1$s, %2$s tokom cijelog dana do %3$s",
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Svake godine, %1$s, %2$s između %3$s - %4$s",
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Svake godine, %1$s, %2$s, između %3$s - %4$s do %5$s",
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Svakih %1$d godina, %2$s, na %3$s tokom cijelog dana",
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Svakih %1$d godina, %2$s, na %3$s tokom cijelog dana do %4$s",
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Svakih %1$d godina, %2$s, na %3$s između %4$s - %5$s",
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Svakih %1$d godina, %2$s, na %3$s između %4$s - %5$s do %6$s",
"On specific dates for the entire day until %1$s" : "Na određene datume, tijekom cijelog dana do %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "Na određene datume između %1$s - %2$s do %3$s",
"In the past on %1$s" : "U prošlosti, dana %1$s",
"_In %n minute on %1$s_::_In %n minutes on %1$s_" : ["U %n minutu, %1$s","U %n minute, %1$s","U %n minuta, %1$s"],
"_In %n hour on %1$s_::_In %n hours on %1$s_" : ["U %n sat, %1$s","U %n sata, %1$s","U %n sati, %1$s"],
"_In %n day on %1$s_::_In %n days on %1$s_" : ["U %n dan, %1$s","U %n dana, %1$s","U %n dana, %1$s"],
"_In %n week on %1$s_::_In %n weeks on %1$s_" : ["U %n tjedan, %1$s","U %n tjedna, %1$s","U %n tjedana, %1$s"],
"_In %n month on %1$s_::_In %n months on %1$s_" : ["U %n mjesec, %1$s","U %n mjeseca, %1$s","U %n mjeseci, %1$s"],
"_In %n year on %1$s_::_In %n years on %1$s_" : ["U %n godinu, %1$s","U %n godine, %1$s","U %n godina, %1$s"],
"In the past on %1$s then on %2$s" : "U prošlosti, dana %1$s, zatim dana %2$s",
"_In %n minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["U %n minutu u %1$s, onda u %2$s","U %n minute u %1$s, onda u %2$s","U %n minuta u %1$s, onda u %2$s"],
"_In %n hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["U %n sat u %1$s, onda u %2$s","U %n sata u %1$s, onda u %2$s","U %n sati u %1$s, onda u %2$s"],
"_In %n day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["U %n dan u %1$s, onda u %2$s","U %n dana u %1$s, onda u %2$s","U %n dana u %1$s, onda u %2$s"],
"_In %n week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["U %n tjedan u %1$s, onda u %2$s","U %n tjedna u %1$s, onda u %2$s","U %n tjedana u %1$s, onda u %2$s"],
"_In %n month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["U %n mjesec u %1$s, onda u %2$s","U %n mjeseca u %1$s, onda u %2$s","U %n mjeseci u %1$s, onda u %2$s"],
"_In %n year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["U %n godinu u %1$s, onda u %2$s","U %n godine u %1$s, onda u %2$s","U %n godina u %1$s, onda u %2$s"],
"In the past on %1$s then on %2$s and %3$s" : "U prošlosti, dana %1$s, zatim dana %2$s i %3$s",
"_In %n minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["u %n minutu dana %1$s onda dana %2$s i %3$s","u %n minute dana %1$s onda dana %2$s i %3$s","u %n minuta dana %1$s onda dana %2$s i %3$s"],
"_In %n hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["u %n sat dana %1$s onda dana %2$s i %3$s","u %n sata dana %1$s onda dana %2$s i %3$s","u %n sati dana %1$s onda dana %2$s i %3$s"],
"_In %n day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["u %n dan, dana %1$s onda dana %2$s i %3$s","u %n dana, dana %1$s onda dana %2$s i %3$s","u %n dana, dana %1$s onda dana %2$s i %3$s"],
"_In %n week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["u %n tjedan, dana %1$s onda dana %2$s i %3$s","u %n tjedna, dana %1$s onda dana %2$s i %3$s","u %n tjedana, dana %1$s onda dana %2$s i %3$s"],
"_In %n month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["u %n mjesec, dana %1$s onda dana %2$s i %3$s","u %n mjeseca, dana %1$s onda dana %2$s i %3$s","u %n mjeseci, dana %1$s onda dana %2$s i %3$s"],
"_In %n year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["u %n godinu, dana %1$s onda dana %2$s i %3$s","u %n godine, dana %1$s onda dana %2$s i %3$s","u %n godina, dana %1$s onda dana %2$s i %3$s"],
"Could not generate next recurrence statement" : "Nije moguće generirati sljedeći izraz ponavljanja",
"Cancelled: %1$s" : "Otkazano: %1$s",
"\"%1$s\" has been canceled" : "„%1$s” je otkazan",
"Re: %1$s" : "Odgovor: %1 $ s",
"%1$s has accepted your invitation" : "%1$s je prihvatio/la vašu pozivnicu",
"%1$s has tentatively accepted your invitation" : "%1$s je privremeno prihvatio/la vašu pozivnicu",
"%1$s has declined your invitation" : "%1$s je odbio/la vašu pozivnicu",
"%1$s has responded to your invitation" : "%1$s je odgovorio/la na vašu pozivnicu",
"Invitation updated: %1$s" : "Pozivnica ažurirana: %1$s",
"%1$s updated the event \"%2$s\"" : "%1$s je ažurirao/la događaj \"%2$s\"",
"Invitation: %1$s" : "Pozivnica: %1$s",
"%1$s would like to invite you to \"%2$s\"" : "%1$s vas želi pozvati na „%2$s”",
"Organizer:" : "Organizator:",
"Attendees:" : "Polaznici:",
"Title:" : "Naslov:",
"When:" : "Kada:",
"Location:" : "Lokacija:",
"Link:" : "Poveznica:",
"Occurring:" : "Događa se:",
"Accept" : "Prihvati",
"Decline" : "Odbij",
"More options …" : "Više mogućnosti…",
"More options at %s" : "Više mogućnosti na %s",
"Monday" : "Ponedjeljak",
"Tuesday" : "Utorak",
"Wednesday" : "Srijeda",
"Thursday" : "Četvrtak",
"Friday" : "Petak",
"Saturday" : "Subota",
"Sunday" : "Nedjelja",
"January" : "Siječanj",
"February" : "Veljača",
"March" : "Ožujak",
"April" : "Travanj",
"May" : "Svibanj",
"June" : "Lipanj",
"July" : "Srpanj",
"August" : "Kolovoz",
"September" : "Rujan",
"October" : "Listopad",
"November" : "Studeni",
"December" : "Prosinac",
"First" : "Prvi",
"Second" : "Drugi",
"Third" : "Treći",
"Fourth" : "Četvrti",
"Fifth" : "Peti",
"Last" : "Zadnji",
"Second Last" : "Drugi od kraja",
"Third Last" : "Treći od kraja",
"Fourth Last" : "Četvrti od kraja",
"Fifth Last" : "Peti od kraja",
"Contacts" : "Kontakti",
"{actor} created address book {addressbook}" : "{actor} je stvorio adresar {addressbook}",
"You created address book {addressbook}" : "Stvorili ste adresar {addressbook}",
"{actor} deleted address book {addressbook}" : "{actor} je izbrisao adresar {addressbook}",
"You deleted address book {addressbook}" : "Izbrisali ste adresar {addressbook}",
"{actor} updated address book {addressbook}" : "{actor} je ažurirao adresar {addressbook}",
"You updated address book {addressbook}" : "Ažurirali ste adresar {addressbook}",
"{actor} shared address book {addressbook} with you" : "{actor} dijeli adresar {addressbook} s vama",
"You shared address book {addressbook} with {user}" : "Dijelite adresar {addressbook} s {user}",
"{actor} shared address book {addressbook} with {user}" : "{actor} dijeli adresar {addressbook} s {user}",
"{actor} unshared address book {addressbook} from you" : "{actor} je prestao dijeliti adresar {addressbook} s vama",
"You unshared address book {addressbook} from {user}" : "Prestali ste dijeliti adresar {addressbook} s {user}",
"{actor} unshared address book {addressbook} from {user}" : "{actor} je prestao dijeliti adresar {addressbook} s {user}",
"{actor} unshared address book {addressbook} from themselves" : "{actor} je prestao dijeliti adresar {addressbook} sa sobom",
"You shared address book {addressbook} with group {group}" : "Dijelite adresar {addressbook} s grupom {group}",
"{actor} shared address book {addressbook} with group {group}" : "{actor} dijeli adresar {addressbook} s grupom {group}",
"You unshared address book {addressbook} from group {group}" : "Prestali ste dijeliti adresar {addressbook} s grupom {group}",
"{actor} unshared address book {addressbook} from group {group}" : "{actor} je prestao dijeliti adresar {addressbook} s grupom {group}",
"{actor} created contact {card} in address book {addressbook}" : "{actor} je stvorio kontakt {card} u adresaru {addressbook}",
"You created contact {card} in address book {addressbook}" : "Stvorili ste kontakt {card} u adresaru {addressbook}",
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} je izbrisao kontakt {card} iz adresara {addressbook}",
"You deleted contact {card} from address book {addressbook}" : "Izbrisali ste kontakt {card} iz adresara {addressbook}",
"{actor} updated contact {card} in address book {addressbook}" : "{actor} je ažurirao kontakt {card} u adresaru {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Ažurirali ste kontakt {card} u adresaru {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Izmijenjen je <strong>kontakt</strong> ili <strong>adresar</strong>",
"System address book disabled" : "Adresar sustava je onemogućen",
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Adresar sistemskih kontakata automatski je onemogućen tijekom nadogradnje. To znači da adresar više neće biti dostupan korisnicima u aplikaciji Kontakti niti u drugim klijentima. Adresar sistemskih kontakata onemogućen je jer je broj kontakata u adresaru premašio maksimalno preporučeni broj. Ovo ograničenje postavljeno je radi sprječavanja problema s performansama. Adresar sustava možete ponovno omogućiti sljedećom naredbom {command}.",
"Accounts" : "Korisnički računi",
"System address book which holds all accounts" : "Adresar sustava koji sadrži sve račune",
"File is not updatable: %1$s" : "Datoteku nije moguće ažurirati: %1$s",
"Failed to get storage for file" : "Neuspjelo dohvaćanje pohrane za datoteku",
"Could not write to final file, canceled by hook" : "Nije moguće zapisati u završnu datoteku, otkazano putem kuke",
"Could not write file contents" : "Nije moguće zapisati sadržaj datoteke",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajta","%n bajtova"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Pogreška pri kopiranju datoteke na odredišnu lokaciju (kopirano: %1$s, očekivana veličina datoteke: %2$s)",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Očekivana veličina datoteke je %1$s ali je pročitano (s Nextcloud klijenta) i zapisano (u Nextcloud pohranu) %2$s. To može biti problem s mrežom na strani slanja ili problem pri zapisivanju u pohranu na strani poslužitelja.",
"Could not rename part file to final file, canceled by hook" : "Nije moguće preimenovati djelomičnu datoteku u završnu datoteku, otkazano putem kuke",
"Could not rename part file to final file" : "Nije moguće preimenovati djelomičnu datoteku u završnu datoteku",
"Failed to check file size: %1$s" : "Neuspjela provjera veličine datoteke: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "Nije moguće otvoriti datoteku: %1$s (%2$d), čini se da datoteka postoji",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nije moguće otvoriti datoteku: %1$s (%2$d), čini se da datoteka ne postoji",
"Encryption not ready: %1$s" : "Šifriranje nije spremno: %1$s",
"Failed to open file: %1$s" : "Neuspjelo otvaranje datoteke: %1$s",
"Failed to unlink: %1$s" : "Neuspjelo uklanjanje veze: %1$s",
"Failed to write file contents: %1$s" : "Neuspjelo zapisivanje sadržaja datoteke: %1$s",
"File not found: %1$s" : "Datoteka nije pronađena: %1$s",
"Invalid target path" : "Nevažeća odredišna putanja",
"System is in maintenance mode." : "Sustav je u načinu održavanja.",
"Upgrade needed" : "Potrebno nadograditi",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Vaš %s treba konfigurirati za korištenje HTTPS-a kako bi se mogli upotrebljavati CalDAV i CardDAV s operacijskim sustavom iOS/macOS.",
"Configures a CalDAV account" : "Konfigurira CalDAV račun",
"Configures a CardDAV account" : "Konfigurira CardDAV račun",
"Events" : "Događaji",
"Untitled task" : "Zadatak bez naslova",
"Completed on %s" : "Završeno na %s",
"Due on %s by %s" : "%s treba završiti do %s",
"Due on %s" : "Treba završiti do %s",
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Dobrodošli u Nextcloud Kalendar!\n\nOvo je primjer događaja istražite fleksibilnost planiranja s Nextcloud Kalendarom tako da napravite bilo kakve izmjene koje želite!\n\nUz Nextcloud Kalendar možete:\n- Jednostavno stvarati, uređivati i upravljati događajima..\n- Stvarati više kalendara i dijeliti ih s kolegama, prijateljima ili obitelji.\n- Provjeravati dostupnost i drugima prikazivati svoja zauzeta razdoblja.\n- Neprimjetno se integrirati s aplikacijama i uređajima putem CalDAV-a.\n- Prilagoditi svoje iskustvo: zakazivati ponavljajuće događaje, prilagođavati obavijesti i druge postavke.",
"Example event - open me!" : "Primjer događaja otvori me!",
"System Address Book" : "Adresar sustava",
"The system address book contains contact information for all users in your instance." : "Adresar sustava sadrži kontaktne podatke za sve korisnike u vašoj instanci.",
"Enable System Address Book" : "Omogući adresar sustava",
"DAV system address book" : "DAV adresar sustava",
"No outstanding DAV system address book sync." : "Nema neriješene sinkronizacije DAV adresara sustava.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Sinkronizacija DAV adresara sustava još nije pokrenuta jer vaša instanca ima više od 1000 korisnika ili je došlo do pogreške. Pokrenite je ručno pozivanjem naredbe „occ dav:sync-system-addressbook”.",
"DAV system address book size" : "Veličina DAV adresara sustava",
"The system address book is disabled" : "Adresar sustava je onemogućen",
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Adresar sustava je omogućen, ali sadrži više od konfiguriranog ograničenja od %d kontakata",
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Adresar sustava je omogućen i sadrži manje od konfiguriranog ograničenja od %d kontakata",
"WebDAV endpoint" : "WebDAV krajnja točka",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Nije moguće provjeriti je li vaš mrežni poslužitelj ispravno postavljen za omogućavanje sinkronizacije datoteka putem WebDAV-a. Molimo provjerite ručno.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Vaš mrežni poslužitelj nije pravilno podešen za sinkronizaciju podataka jer je sučelje protokola WebDAV neispravno.",
"Your web server is properly set up to allow file synchronization over WebDAV." : "Vaš mrežni poslužitelj je ispravno postavljen za omogućavanje sinkronizacije datoteka putem WebDAV-a.",
"Migrated calendar (%1$s)" : "Migriran kalendar (%1$s)",
"Calendars including events, details and attendees" : "Kalendari uključujući događaje, detalje i sudionike",
"Contacts and groups" : "Kontakti i grupe",
"WebDAV" : "WebDAV",
"Absence saved" : "Odsutnost je spremljena",
"Failed to save your absence settings" : "Neuspjelo spremanje postavki odsutnosti",
"Absence cleared" : "Odsutnost je uklonjena",
"Failed to clear your absence settings" : "Neuspjelo uklanjanje postavki odsutnosti",
"First day" : "Prvi dan",
"Last day (inclusive)" : "Zadnji dan (uključivo)",
"Out of office replacement (optional)" : "Zamjena za odsutnost iz ureda (neobavezno)",
"Name of the replacement" : "Ime zamjene",
"Short absence status" : "Kratki status odsutnosti",
"Long absence Message" : "Duga poruka o odsutnosti",
"Save" : "Spremi",
"Disable absence" : "Onemogući odsutnost",
"Failed to load availability" : "Neuspjelo učitavanje dostupnosti",
"Saved availability" : "Dostupnost je spremljena",
"Failed to save availability" : "Neuspjelo spremanje dostupnosti",
"to" : "do",
"Delete slot" : "Izbriši mjesto",
"No working hours set" : "Radno vrijeme nije postavljeno",
"Add slot" : "Dodaj mjesto",
"Weekdays" : "Dani u tjednu",
"Pick a start time for {dayName}" : "Odaberite početno vrijeme za {dayName}",
"Pick a end time for {dayName}" : "Odaberite završno vrijeme za {dayName}",
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatski postavi korisnički status na „Ne ometaj” izvan vremena dostupnosti kako bi se utišale sve obavijesti.",
"Cancel" : "Odustani",
"Import" : "Uvezi",
"Error while saving settings" : "Greška pri spremanju postavki",
"Contact reset successfully" : "Kontakt je uspješno resetiran",
"Error while resetting contact" : "Greška pri resetiranju kontakta",
"Contact imported successfully" : "Kontakt je uspješno uvezen",
"Error while importing contact" : "Greška pri uvozu kontakta",
"Import contact" : "Uvezi kontakt",
"Reset to default" : "Vrati na zadanu postavku",
"Import contacts" : "Uvezi kontakte",
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Uvoz nove .vcf datoteke izbrisat će postojeći zadani kontakt i zamijeniti ga novim. Želite li nastaviti?",
"Failed to save example event creation setting" : "Neuspjelo spremanje postavke stvaranja primjer-događaja",
"Failed to upload the example event" : "Neuspjelo učitavanje primjer-događaja",
"Custom example event was saved successfully" : "Prilagođeni primjer događaja uspješno je spremljen",
"Failed to delete the custom example event" : "Neuspjelo brisanje prilagođenog primjer-događaja",
"Custom example event was deleted successfully" : "Prilagođeni primjer događaja uspješno je izbrisan",
"Import calendar event" : "Uvezi događaj u kalendar",
"Uploading a new event will overwrite the existing one." : "Učitavanje novog događaja prebrisat će postojeći.",
"Upload event" : "Učitaj događaj",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Također instalirajte {calendarappstoreopen}aplikaciju Kalendar{linkclose} ili {calendardocopen}povežite računalo i mobilni uređaj radi sinkroniziranja ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Provjerite jeste li ispravno postavili {emailopen}poslužitelj e-pošte{linkclose}.",
"Calendar server" : "Poslužitelj kalendara",
"Send invitations to attendees" : "Pošaljite pozive sudionicima",
"Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana",
"Birthday calendars will be generated by a background job." : "Kalendari rođendana generirat će se u pozadini.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Stoga neće biti dostupni odmah nakon omogućivanja, ali će se pojaviti nakon nekog vremena.",
"Send notifications for events" : "Šalji obavijesti o događajima",
"Notifications are sent via background jobs, so these must occur often enough." : "Obavijesti se šalju putem pozadinskih zadataka koji se moraju dovoljno često izvoditi.",
"Send reminder notifications to calendar sharees as well" : "Šalji podsjetnike i osobama s kojima je kalendar podijeljen",
"Reminders are always sent to organizers and attendees." : "Podsjetnici se uvijek šalju organizatorima i sudionicima.",
"Enable notifications for events via push" : "Omogući slanje obavijesti o događajima putem push obavijesti",
"Example content" : "Primjer sadržaja",
"Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Primjer sadržaja služi za predstavljanje mogućnosti Nextclouda. Zadani sadržaj dolazi uz Nextcloud i može se zamijeniti prilagođenim sadržajem.",
"Availability" : "Raspoloživost",
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Ako konfigurirate svoje radno vrijeme, drugi će vidjeti kada ste izvan ureda prilikom zakazivanja sastanka.",
"Absence" : "Odsutnost",
"Configure your next absence period." : "Konfigurirajte svoje sljedeće razdoblje odsutnosti.",
"There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.",
"Please contact the organizer directly." : "Izravno se obratite organizatoru.",
"Are you accepting the invitation?" : "Prihvaćate li poziv?",
"Tentative" : "Uvjetno",
"Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.",
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["U %n minutu, dana %1$s tokom cijelog dana","U %n minute, dana %1$s tokom cijelog dana","U %n minuta, dana %1$s tokom cijelog dana"],
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["U %n sat, dana %1$s tokom cijelog dana","U %n sata, dana %1$s tokom cijelog dana","U %n sati, dana %1$s tokom cijelog dana"],
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["U %n dan, dana %1$s tokom cijelog dana","U %n dana, dana %1$s tokom cijelog dana","U %n dana, dana %1$s tokom cijelog dana"],
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["U %n tjedana, dana %1$s tokom cijelog dana","U %n tjedna, dana %1$s tokom cijelog dana","U %n tjedana, dana %1$s tokom cijelog dana"],
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["U %n mjesec, dana %1$s tokom cijelog dana","U %n mjeseca, dana %1$s tokom cijelog dana","U %n mjeseci, dana %1$s tokom cijelog dana"],
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["U %n godini, dana %1$s tokom cijelog dana","U %n godine, dana %1$s tokom cijelog dana","U %n godina, dana %1$s tokom cijelog dana"],
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["U %n minutu, dana %1$s između %2$s - %3$s","U %n minute, dana %1$s između %2$s - %3$s","U %n minuta, dana %1$s između %2$s - %3$s"],
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["U %n sat, dana %1$s između %2$s - %3$s","U %n sata, dana %1$s između %2$s - %3$s","U %n sati, dana %1$s između %2$s - %3$s"],
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["U %n dan, dana %1$s između %2$s - %3$s","U %n dana, dana %1$s između %2$s - %3$s","U %n dana, dana %1$s između %2$s - %3$s"],
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["U %n tjedan, dana %1$s između %2$s - %3$s","U %n tjedna, dana %1$s između %2$s - %3$s","U %n tjedana, dana %1$s između %2$s - %3$s"],
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["U %n mjesec, dana %1$s između %2$s - %3$s","U %n mjeseca, dana %1$s između %2$s - %3$s","U %n mjeseci, dana %1$s između %2$s - %3$s"],
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["U %n godini, dana %1$s između %2$s - %3$s","U %n godine, dana %1$s između %2$s - %3$s","U %n godina, dana %1$s između %2$s - %3$s"],
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["U %n minuti, dana %1$s","U %n minute, dana %1$s","U %n minuta, dana %1$s"],
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["U %n sat, dana %1$s","U %n sata, dana %1$s","U %n sati, dana %1$s"],
"_In a day on %1$s_::_In %n days on %1$s_" : ["U %n dan, dana %1$s","U %n dana, dana %1$s","U %n dana, dana %1$s"],
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["U %n tjedan, dana %1$s","U %n tjedna, dana %1$s","U %n tjedana, dana %1$s"],
"_In a month on %1$s_::_In %n months on %1$s_" : ["U %n mjesec, dana %1$s","U %n mjeseca, dana %1$s","U %n mjeseci, dana %1$s"],
"_In a year on %1$s_::_In %n years on %1$s_" : ["U %n godini, dana %1$s","U %n godine, dana %1$s","U %n godina, dana %1$s"],
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["U %n minutu, dana %1$s onda dana %2$s","U %n minute, dana %1$s onda dana %2$s","U %n minuta, dana %1$s onda dana %2$s"],
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["U %n sat, dana %1$s onda dana %2$s","U %n sata, dana %1$s onda dana %2$s","U %n sati, dana %1$s onda dana %2$s"],
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["U %n dan, dana %1$s onda dana %2$s","U %n dana, dana %1$s onda dana %2$s","U %n dana, dana %1$s onda dana %2$s"],
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["U %n tjedan, dana %1$s onda dana %2$s","U %n tjedna, dana %1$s onda dana %2$s","U %n tjedana, dana %1$s onda dana %2$s"],
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["U %n mjesec, dana %1$s onda dana %2$s","U %n mjeseca, dana %1$s onda dana %2$s","U %n mjeseci, dana %1$s onda dana %2$s"],
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["U %n godini, dana %1$s onda dana %2$s","U %n godine, dana %1$s onda dana %2$s","U %n godina, dana %1$s onda dana %2$s"],
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["U %n minutu, dana %1$s onda dana %2$s i %3$s","U %n minute, dana %1$s onda dana %2$s i %3$s","U %n minuta, dana %1$s onda dana %2$s i %3$s"],
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["U %n sat, dana %1$s onda dana %2$s i %3$s","U %n sata, dana %1$s onda dana %2$s i %3$s","U %n sati, dana %1$s onda dana %2$s i %3$s"],
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["U %n dan, dana %1$s onda dana %2$s i %3$s","U %n dana, dana %1$s onda dana %2$s i %3$s","U %n dana, dana %1$s onda dana %2$s i %3$s"],
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["U %n tjedan, dana %1$s onda dana %2$s i %3$s","U %n tjedna, dana %1$s onda dana %2$s i %3$s","U %n tjedana, dana %1$s onda dana %2$s i %3$s"],
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["U %n mjesec, dana %1$s onda dana %2$s i %3$s","U %n mjeseca, dana %1$s onda dana %2$s i %3$s","U %n mjeseci, dana %1$s onda dana %2$s i %3$s"],
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["U %n godini, dana %1$s onda dana %2$s i %3$s","U %n godine, dana %1$s onda dana %2$s i %3$s","U %n godina, dana %1$s onda dana %2$s i %3$s"],
"Could not open file: %1$s, file does seem to exist" : "Nije moguće otvoriti datoteku: %1$s, čini se da datoteka postoji",
"Could not open file: %1$s, file doesn't seem to exist" : "Nije moguće otvoriti datoteku: %1$s, čini se da datoteka ne postoji",
"No results." : "Nema rezultata.",
"Start typing." : "Započnite s pisanjem.",
"Time zone:" : "Vremenska zona:"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+374
View File
@@ -0,0 +1,374 @@
{ "translations": {
"Calendar" : "Kalendar",
"Tasks" : "Zadaci",
"Personal" : "Osobno",
"{actor} created calendar {calendar}" : "{actor} je stvorio kalendar {calendar}",
"You created calendar {calendar}" : "Stvorili ste kalendar {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} je izbrisao kalendar {calendar}",
"You deleted calendar {calendar}" : "Izbrisali ste kalendar {calendar}",
"{actor} updated calendar {calendar}" : "{actor} je ažurirao kalendar {calendar}",
"You updated calendar {calendar}" : "Ažurirali ste kalendar {calendar}",
"{actor} restored calendar {calendar}" : "{actor} je vratio kalendar {calendar}",
"You restored calendar {calendar}" : "Vratili ste kalendar {calendar}",
"You shared calendar {calendar} as public link" : "Podijelili ste kalendar {calendar} putem javne poveznice",
"You removed public link for calendar {calendar}" : "Uklonili ste javnu poveznicu na kalendar {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} dijeli kalendar {calendar} s vama",
"You shared calendar {calendar} with {user}" : "Podijelili ste kalendar {calendar} s {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} dijeli kalendar {calendar} s {user}",
"{actor} unshared calendar {calendar} from you" : "{actor} više ne dijeli kalendar {calendar} s vama",
"You unshared calendar {calendar} from {user}" : "Više ne dijelite kalendar {calendar} s {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} više ne dijeli kalendar {calendar} s {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} više ne dijeli kalendar {calendar} sam sa sobom",
"You shared calendar {calendar} with group {group}" : "Podijelili ste kalendar {calendar} s grupom {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} dijeli kalendar {calendar} s grupom {group}",
"You unshared calendar {calendar} from group {group}" : "Više ne dijelite kalendar {calendar} s grupom {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} više ne dijeli kalendar {calendar} s grupom {group}",
"Untitled event" : "Događaj bez naslova",
"{actor} created event {event} in calendar {calendar}" : "{actor} je stvorio događaj {event} u kalendaru {calendar}",
"You created event {event} in calendar {calendar}" : "Stvorili ste događaj {event} u kalendaru {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} je izbrisao događaj {event} iz kalendara {calendar}",
"You deleted event {event} from calendar {calendar}" : "Izbrisali ste događaj {event} iz kalendara {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} je ažurirao događaj {event} u kalendaru {calendar}",
"You updated event {event} in calendar {calendar}" : "Ažurirali ste događaj {event} u kalendaru {calendar}",
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} je premjestio događaj {event} iz kalendara {sourceCalendar} u kalendar {targetCalendar}",
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Premjestili ste događaj {event} iz kalendara {sourceCalendar} u kalendar {targetCalendar}",
"{actor} restored event {event} of calendar {calendar}" : "{actor} je vratio događaj {event} kalendara {calendar}",
"You restored event {event} of calendar {calendar}" : "Vratili ste događaj {event} kalendara {calendar}",
"Busy" : "Zauzeto",
"{actor} created to-do {todo} in list {calendar}" : "{actor} je stvorio zadatak {todo} u popisu {calendar}",
"You created to-do {todo} in list {calendar}" : "Stvorili ste zadatak {todo} u popisu {calendar}",
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} je izbrisao zadatak {todo} iz popisa {calendar}",
"You deleted to-do {todo} from list {calendar}" : "Izbrisali ste zadatak {todo} iz popisa {calendar}",
"{actor} updated to-do {todo} in list {calendar}" : "{actor} je ažurirao zadatak {todo} u popisu {calendar}",
"You updated to-do {todo} in list {calendar}" : "Ažurirali ste zadatak {todo} u popisu {calendar}",
"{actor} solved to-do {todo} in list {calendar}" : "{actor} je riješio zadatak {todo} u popisu {calendar}",
"You solved to-do {todo} in list {calendar}" : "Riješili ste zadatak {todo} u popisu {calendar}",
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} je ponovno otvorio zadatak {todo} u popisu {calendar}",
"You reopened to-do {todo} in list {calendar}" : "Ponovno ste otvorili zadatak {todo} u popisu {calendar}",
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} je premjestio zadatak {todo} iz popisa {sourceCalendar} u popis {targetCalendar}",
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Premjestili ste zadatak {todo} iz popisa {sourceCalendar} u popis {targetCalendar}",
"Calendar, contacts and tasks" : "Kalendar, kontakti i zadaci",
"A <strong>calendar</strong> was modified" : "Izmijenjen je <strong>kalendar</strong>",
"A calendar <strong>event</strong> was modified" : "Izmijenjen je <strong>događaj</strong> u kalendaru",
"A calendar <strong>to-do</strong> was modified" : "Izmijenjen je <strong>zadatak</strong> u kalendaru",
"Contact birthdays" : "Rođendani kontakata",
"Death of %s" : "Smrt %s",
"Untitled calendar" : "Kalendar bez naslova",
"Calendar:" : "Kalendar:",
"Date:" : "Datum:",
"Where:" : "Gdje:",
"Description:" : "Opis:",
"_%n year_::_%n years_" : ["%n godina","%n godina","%n godina"],
"_%n month_::_%n months_" : ["%n mjesec","%n mjeseci","%n mjeseci"],
"_%n day_::_%n days_" : ["%n dan","%n dana","%n dana"],
"_%n hour_::_%n hours_" : ["%n sat","%n sati","%n sati"],
"_%n minute_::_%n minutes_" : ["%n minute/minuta","%n minuta","%n minuta"],
"%s (in %s)" : "%s (u %s)",
"%s (%s ago)" : "%s (prije %s)",
"Calendar: %s" : "Kalendar: %s",
"Date: %s" : "Datum: %s",
"Description: %s" : "Opis: %s",
"Where: %s" : "Gdje: %s",
"%1$s via %2$s" : "%1$s putem %2$s",
"In the past on %1$s for the entire day" : "U prošlosti, dana %1$s, tijekom cijelog dana",
"_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Za %n minutu, dana %1$s, tijekom cijelog dana","Za %n minute, dana %1$s, tijekom cijelog dana","Za %n minuta, dana %1$s, tijekom cijelog dana"],
"_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Za %n sat, dana %1$s, tijekom cijelog dana","Za %n sata, dana %1$s, tijekom cijelog dana","Za %n sati, dana %1$s, tijekom cijelog dana"],
"_In %n day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["Za %n dan, dana %1$s, tijekom cijelog dana","Za %n dana, dana %1$s, tijekom cijelog dana","Za %n dana, dana %1$s, tijekom cijelog dana"],
"_In %n week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["Za %n tjedan, dana %1$s, tijekom cijelog dana","Za %n tjedna, dana %1$s, tijekom cijelog dana","Za %n tjedana, dana %1$s, tijekom cijelog dana"],
"_In %n month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["Za %n mjesec, dana %1$s, tijekom cijelog dana","Za %n mjeseca, dana %1$s, tijekom cijelog dana","Za %n mjeseci, dana %1$s, tijekom cijelog dana"],
"_In %n year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["Za %n godinu, dana %1$s, tijekom cijelog dana","Za %n godine, dana %1$s, tijekom cijelog dana","Za %n godina, dana %1$s, tijekom cijelog dana"],
"In the past on %1$s between %2$s - %3$s" : "U prošlosti, dana %1$s između %2$s %3$s",
"_In %n minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["Za %n minutu, dana %1$s između %2$s %3$s","Za %n minute, dana %1$s između %2$s %3$s","Za %n minuta, dana %1$s između %2$s %3$s"],
"_In %n hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["Za %n sat, dana %1$s između %2$s %3$s","Za %n sata, dana %1$s između %2$s %3$s","Za %n sati, dana %1$s između %2$s %3$s"],
"_In %n day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["Za %n dan, dana %1$s između %2$s %3$s","Za %n dana, dana %1$s između %2$s %3$s","Za %n dana, dana %1$s između %2$s %3$s"],
"_In %n week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["Za %n tjedan, dana %1$s između %2$s %3$s","Za %n tjedna, dana %1$s između %2$s %3$s","Za %n tjedana, dana %1$s između %2$s %3$s"],
"_In %n month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["Za %n mjesec, dana %1$s između %2$s %3$s","Za %n mjeseca, dana %1$s između %2$s %3$s","Za %n mjeseci, dana %1$s između %2$s %3$s"],
"_In %n year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["Za %n godinu, dana %1$s između %2$s %3$s","Za %n godine, dana %1$s između %2$s %3$s","Za %n godina, dana %1$s između %2$s %3$s"],
"Could not generate when statement" : "Nije moguće generirati vremensku odrednicu",
"Every Day for the entire day" : "Svaki dan tijekom cijelog dana",
"Every Day for the entire day until %1$s" : "Svaki dan tijekom cijelog dana do %1$s",
"Every Day between %1$s - %2$s" : "Svaki dan između %1$s - %2$s",
"Every Day between %1$s - %2$s until %3$s" : "Svaki dan između %1$s - %2$s do %3$s",
"Every %1$d Days for the entire day" : "Svakih %1$d dana tijekom cijelog dana",
"Every %1$d Days for the entire day until %2$s" : "Svakih %1$d dana tijekom cijelog dana do %2$s",
"Every %1$d Days between %2$s - %3$s" : "Svakih%1$d dana između%2$s - %3$s",
"Every %1$d Days between %2$s - %3$s until %4$s" : "Svakih %1$d dana između %2$s - %3$s do %4$s",
"Could not generate event recurrence statement" : "Nije moguće generirati izraz za ponavljanje događaja",
"Every Week on %1$s for the entire day" : "Svaki tjedan u %1$s tijekom cijelog dana",
"Every Week on %1$s for the entire day until %2$s" : "Svaki tjedan u %1$s tokom cijelog dana do %2$s",
"Every Week on %1$s between %2$s - %3$s" : "Svaki tjedan u %1$s između %2$s - %3$s",
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Svaki tjedan u %1$s između %2$s - %3$s do %4$s",
"Every %1$d Weeks on %2$s for the entire day" : "Svakih %1$d tjedana od %2$s tijekom cijelog dana",
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Svakih %1$d tjedana od %2$s tijekom cijelog dana do %3$s",
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Svakih %1$d tjedana od %2$s između %3$s - %4$s",
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Svakih %1$d tjedana od %2$s između %3$s - %4$s do %5$s",
"Every Month on the %1$s for the entire day" : "%1$s svakog mjeseca tokom cijelog dana",
"Every Month on the %1$s for the entire day until %2$s" : "%1$s svakog mjeseca tokom cijelog dana do%2$s",
"Every Month on the %1$s between %2$s - %3$s" : "%1$s svakog mjeseca između %2$s - %3$s",
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "%1$s svakog mjeseca između %2$s - %3$s do %4$s",
"Every %1$d Months on the %2$s for the entire day" : "Svakih %1$d mjeseci, %2$s tokom cijelog dana",
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Svakih %1$d mjeseci, %2$s tokom cijelog dana do %3$s",
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Svakih %1$d mjeseci, %2$s između %3$s - %4$s",
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Svakih %1$d mjeseci, %2$s između %3$s - %4$s do %5$s",
"Every Year in %1$s on the %2$s for the entire day" : "Svake godine, %1$s, %2$s tokom cijelog dana",
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Svake godine, %1$s, %2$s tokom cijelog dana do %3$s",
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Svake godine, %1$s, %2$s između %3$s - %4$s",
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Svake godine, %1$s, %2$s, između %3$s - %4$s do %5$s",
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Svakih %1$d godina, %2$s, na %3$s tokom cijelog dana",
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Svakih %1$d godina, %2$s, na %3$s tokom cijelog dana do %4$s",
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Svakih %1$d godina, %2$s, na %3$s između %4$s - %5$s",
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Svakih %1$d godina, %2$s, na %3$s između %4$s - %5$s do %6$s",
"On specific dates for the entire day until %1$s" : "Na određene datume, tijekom cijelog dana do %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "Na određene datume između %1$s - %2$s do %3$s",
"In the past on %1$s" : "U prošlosti, dana %1$s",
"_In %n minute on %1$s_::_In %n minutes on %1$s_" : ["U %n minutu, %1$s","U %n minute, %1$s","U %n minuta, %1$s"],
"_In %n hour on %1$s_::_In %n hours on %1$s_" : ["U %n sat, %1$s","U %n sata, %1$s","U %n sati, %1$s"],
"_In %n day on %1$s_::_In %n days on %1$s_" : ["U %n dan, %1$s","U %n dana, %1$s","U %n dana, %1$s"],
"_In %n week on %1$s_::_In %n weeks on %1$s_" : ["U %n tjedan, %1$s","U %n tjedna, %1$s","U %n tjedana, %1$s"],
"_In %n month on %1$s_::_In %n months on %1$s_" : ["U %n mjesec, %1$s","U %n mjeseca, %1$s","U %n mjeseci, %1$s"],
"_In %n year on %1$s_::_In %n years on %1$s_" : ["U %n godinu, %1$s","U %n godine, %1$s","U %n godina, %1$s"],
"In the past on %1$s then on %2$s" : "U prošlosti, dana %1$s, zatim dana %2$s",
"_In %n minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["U %n minutu u %1$s, onda u %2$s","U %n minute u %1$s, onda u %2$s","U %n minuta u %1$s, onda u %2$s"],
"_In %n hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["U %n sat u %1$s, onda u %2$s","U %n sata u %1$s, onda u %2$s","U %n sati u %1$s, onda u %2$s"],
"_In %n day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["U %n dan u %1$s, onda u %2$s","U %n dana u %1$s, onda u %2$s","U %n dana u %1$s, onda u %2$s"],
"_In %n week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["U %n tjedan u %1$s, onda u %2$s","U %n tjedna u %1$s, onda u %2$s","U %n tjedana u %1$s, onda u %2$s"],
"_In %n month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["U %n mjesec u %1$s, onda u %2$s","U %n mjeseca u %1$s, onda u %2$s","U %n mjeseci u %1$s, onda u %2$s"],
"_In %n year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["U %n godinu u %1$s, onda u %2$s","U %n godine u %1$s, onda u %2$s","U %n godina u %1$s, onda u %2$s"],
"In the past on %1$s then on %2$s and %3$s" : "U prošlosti, dana %1$s, zatim dana %2$s i %3$s",
"_In %n minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["u %n minutu dana %1$s onda dana %2$s i %3$s","u %n minute dana %1$s onda dana %2$s i %3$s","u %n minuta dana %1$s onda dana %2$s i %3$s"],
"_In %n hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["u %n sat dana %1$s onda dana %2$s i %3$s","u %n sata dana %1$s onda dana %2$s i %3$s","u %n sati dana %1$s onda dana %2$s i %3$s"],
"_In %n day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["u %n dan, dana %1$s onda dana %2$s i %3$s","u %n dana, dana %1$s onda dana %2$s i %3$s","u %n dana, dana %1$s onda dana %2$s i %3$s"],
"_In %n week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["u %n tjedan, dana %1$s onda dana %2$s i %3$s","u %n tjedna, dana %1$s onda dana %2$s i %3$s","u %n tjedana, dana %1$s onda dana %2$s i %3$s"],
"_In %n month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["u %n mjesec, dana %1$s onda dana %2$s i %3$s","u %n mjeseca, dana %1$s onda dana %2$s i %3$s","u %n mjeseci, dana %1$s onda dana %2$s i %3$s"],
"_In %n year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["u %n godinu, dana %1$s onda dana %2$s i %3$s","u %n godine, dana %1$s onda dana %2$s i %3$s","u %n godina, dana %1$s onda dana %2$s i %3$s"],
"Could not generate next recurrence statement" : "Nije moguće generirati sljedeći izraz ponavljanja",
"Cancelled: %1$s" : "Otkazano: %1$s",
"\"%1$s\" has been canceled" : "„%1$s” je otkazan",
"Re: %1$s" : "Odgovor: %1 $ s",
"%1$s has accepted your invitation" : "%1$s je prihvatio/la vašu pozivnicu",
"%1$s has tentatively accepted your invitation" : "%1$s je privremeno prihvatio/la vašu pozivnicu",
"%1$s has declined your invitation" : "%1$s je odbio/la vašu pozivnicu",
"%1$s has responded to your invitation" : "%1$s je odgovorio/la na vašu pozivnicu",
"Invitation updated: %1$s" : "Pozivnica ažurirana: %1$s",
"%1$s updated the event \"%2$s\"" : "%1$s je ažurirao/la događaj \"%2$s\"",
"Invitation: %1$s" : "Pozivnica: %1$s",
"%1$s would like to invite you to \"%2$s\"" : "%1$s vas želi pozvati na „%2$s”",
"Organizer:" : "Organizator:",
"Attendees:" : "Polaznici:",
"Title:" : "Naslov:",
"When:" : "Kada:",
"Location:" : "Lokacija:",
"Link:" : "Poveznica:",
"Occurring:" : "Događa se:",
"Accept" : "Prihvati",
"Decline" : "Odbij",
"More options …" : "Više mogućnosti…",
"More options at %s" : "Više mogućnosti na %s",
"Monday" : "Ponedjeljak",
"Tuesday" : "Utorak",
"Wednesday" : "Srijeda",
"Thursday" : "Četvrtak",
"Friday" : "Petak",
"Saturday" : "Subota",
"Sunday" : "Nedjelja",
"January" : "Siječanj",
"February" : "Veljača",
"March" : "Ožujak",
"April" : "Travanj",
"May" : "Svibanj",
"June" : "Lipanj",
"July" : "Srpanj",
"August" : "Kolovoz",
"September" : "Rujan",
"October" : "Listopad",
"November" : "Studeni",
"December" : "Prosinac",
"First" : "Prvi",
"Second" : "Drugi",
"Third" : "Treći",
"Fourth" : "Četvrti",
"Fifth" : "Peti",
"Last" : "Zadnji",
"Second Last" : "Drugi od kraja",
"Third Last" : "Treći od kraja",
"Fourth Last" : "Četvrti od kraja",
"Fifth Last" : "Peti od kraja",
"Contacts" : "Kontakti",
"{actor} created address book {addressbook}" : "{actor} je stvorio adresar {addressbook}",
"You created address book {addressbook}" : "Stvorili ste adresar {addressbook}",
"{actor} deleted address book {addressbook}" : "{actor} je izbrisao adresar {addressbook}",
"You deleted address book {addressbook}" : "Izbrisali ste adresar {addressbook}",
"{actor} updated address book {addressbook}" : "{actor} je ažurirao adresar {addressbook}",
"You updated address book {addressbook}" : "Ažurirali ste adresar {addressbook}",
"{actor} shared address book {addressbook} with you" : "{actor} dijeli adresar {addressbook} s vama",
"You shared address book {addressbook} with {user}" : "Dijelite adresar {addressbook} s {user}",
"{actor} shared address book {addressbook} with {user}" : "{actor} dijeli adresar {addressbook} s {user}",
"{actor} unshared address book {addressbook} from you" : "{actor} je prestao dijeliti adresar {addressbook} s vama",
"You unshared address book {addressbook} from {user}" : "Prestali ste dijeliti adresar {addressbook} s {user}",
"{actor} unshared address book {addressbook} from {user}" : "{actor} je prestao dijeliti adresar {addressbook} s {user}",
"{actor} unshared address book {addressbook} from themselves" : "{actor} je prestao dijeliti adresar {addressbook} sa sobom",
"You shared address book {addressbook} with group {group}" : "Dijelite adresar {addressbook} s grupom {group}",
"{actor} shared address book {addressbook} with group {group}" : "{actor} dijeli adresar {addressbook} s grupom {group}",
"You unshared address book {addressbook} from group {group}" : "Prestali ste dijeliti adresar {addressbook} s grupom {group}",
"{actor} unshared address book {addressbook} from group {group}" : "{actor} je prestao dijeliti adresar {addressbook} s grupom {group}",
"{actor} created contact {card} in address book {addressbook}" : "{actor} je stvorio kontakt {card} u adresaru {addressbook}",
"You created contact {card} in address book {addressbook}" : "Stvorili ste kontakt {card} u adresaru {addressbook}",
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} je izbrisao kontakt {card} iz adresara {addressbook}",
"You deleted contact {card} from address book {addressbook}" : "Izbrisali ste kontakt {card} iz adresara {addressbook}",
"{actor} updated contact {card} in address book {addressbook}" : "{actor} je ažurirao kontakt {card} u adresaru {addressbook}",
"You updated contact {card} in address book {addressbook}" : "Ažurirali ste kontakt {card} u adresaru {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Izmijenjen je <strong>kontakt</strong> ili <strong>adresar</strong>",
"System address book disabled" : "Adresar sustava je onemogućen",
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Adresar sistemskih kontakata automatski je onemogućen tijekom nadogradnje. To znači da adresar više neće biti dostupan korisnicima u aplikaciji Kontakti niti u drugim klijentima. Adresar sistemskih kontakata onemogućen je jer je broj kontakata u adresaru premašio maksimalno preporučeni broj. Ovo ograničenje postavljeno je radi sprječavanja problema s performansama. Adresar sustava možete ponovno omogućiti sljedećom naredbom {command}.",
"Accounts" : "Korisnički računi",
"System address book which holds all accounts" : "Adresar sustava koji sadrži sve račune",
"File is not updatable: %1$s" : "Datoteku nije moguće ažurirati: %1$s",
"Failed to get storage for file" : "Neuspjelo dohvaćanje pohrane za datoteku",
"Could not write to final file, canceled by hook" : "Nije moguće zapisati u završnu datoteku, otkazano putem kuke",
"Could not write file contents" : "Nije moguće zapisati sadržaj datoteke",
"_%n byte_::_%n bytes_" : ["%n bajt","%n bajta","%n bajtova"],
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Pogreška pri kopiranju datoteke na odredišnu lokaciju (kopirano: %1$s, očekivana veličina datoteke: %2$s)",
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Očekivana veličina datoteke je %1$s ali je pročitano (s Nextcloud klijenta) i zapisano (u Nextcloud pohranu) %2$s. To može biti problem s mrežom na strani slanja ili problem pri zapisivanju u pohranu na strani poslužitelja.",
"Could not rename part file to final file, canceled by hook" : "Nije moguće preimenovati djelomičnu datoteku u završnu datoteku, otkazano putem kuke",
"Could not rename part file to final file" : "Nije moguće preimenovati djelomičnu datoteku u završnu datoteku",
"Failed to check file size: %1$s" : "Neuspjela provjera veličine datoteke: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "Nije moguće otvoriti datoteku: %1$s (%2$d), čini se da datoteka postoji",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Nije moguće otvoriti datoteku: %1$s (%2$d), čini se da datoteka ne postoji",
"Encryption not ready: %1$s" : "Šifriranje nije spremno: %1$s",
"Failed to open file: %1$s" : "Neuspjelo otvaranje datoteke: %1$s",
"Failed to unlink: %1$s" : "Neuspjelo uklanjanje veze: %1$s",
"Failed to write file contents: %1$s" : "Neuspjelo zapisivanje sadržaja datoteke: %1$s",
"File not found: %1$s" : "Datoteka nije pronađena: %1$s",
"Invalid target path" : "Nevažeća odredišna putanja",
"System is in maintenance mode." : "Sustav je u načinu održavanja.",
"Upgrade needed" : "Potrebno nadograditi",
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "Vaš %s treba konfigurirati za korištenje HTTPS-a kako bi se mogli upotrebljavati CalDAV i CardDAV s operacijskim sustavom iOS/macOS.",
"Configures a CalDAV account" : "Konfigurira CalDAV račun",
"Configures a CardDAV account" : "Konfigurira CardDAV račun",
"Events" : "Događaji",
"Untitled task" : "Zadatak bez naslova",
"Completed on %s" : "Završeno na %s",
"Due on %s by %s" : "%s treba završiti do %s",
"Due on %s" : "Treba završiti do %s",
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Dobrodošli u Nextcloud Kalendar!\n\nOvo je primjer događaja istražite fleksibilnost planiranja s Nextcloud Kalendarom tako da napravite bilo kakve izmjene koje želite!\n\nUz Nextcloud Kalendar možete:\n- Jednostavno stvarati, uređivati i upravljati događajima..\n- Stvarati više kalendara i dijeliti ih s kolegama, prijateljima ili obitelji.\n- Provjeravati dostupnost i drugima prikazivati svoja zauzeta razdoblja.\n- Neprimjetno se integrirati s aplikacijama i uređajima putem CalDAV-a.\n- Prilagoditi svoje iskustvo: zakazivati ponavljajuće događaje, prilagođavati obavijesti i druge postavke.",
"Example event - open me!" : "Primjer događaja otvori me!",
"System Address Book" : "Adresar sustava",
"The system address book contains contact information for all users in your instance." : "Adresar sustava sadrži kontaktne podatke za sve korisnike u vašoj instanci.",
"Enable System Address Book" : "Omogući adresar sustava",
"DAV system address book" : "DAV adresar sustava",
"No outstanding DAV system address book sync." : "Nema neriješene sinkronizacije DAV adresara sustava.",
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Sinkronizacija DAV adresara sustava još nije pokrenuta jer vaša instanca ima više od 1000 korisnika ili je došlo do pogreške. Pokrenite je ručno pozivanjem naredbe „occ dav:sync-system-addressbook”.",
"DAV system address book size" : "Veličina DAV adresara sustava",
"The system address book is disabled" : "Adresar sustava je onemogućen",
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Adresar sustava je omogućen, ali sadrži više od konfiguriranog ograničenja od %d kontakata",
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Adresar sustava je omogućen i sadrži manje od konfiguriranog ograničenja od %d kontakata",
"WebDAV endpoint" : "WebDAV krajnja točka",
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Nije moguće provjeriti je li vaš mrežni poslužitelj ispravno postavljen za omogućavanje sinkronizacije datoteka putem WebDAV-a. Molimo provjerite ručno.",
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Vaš mrežni poslužitelj nije pravilno podešen za sinkronizaciju podataka jer je sučelje protokola WebDAV neispravno.",
"Your web server is properly set up to allow file synchronization over WebDAV." : "Vaš mrežni poslužitelj je ispravno postavljen za omogućavanje sinkronizacije datoteka putem WebDAV-a.",
"Migrated calendar (%1$s)" : "Migriran kalendar (%1$s)",
"Calendars including events, details and attendees" : "Kalendari uključujući događaje, detalje i sudionike",
"Contacts and groups" : "Kontakti i grupe",
"WebDAV" : "WebDAV",
"Absence saved" : "Odsutnost je spremljena",
"Failed to save your absence settings" : "Neuspjelo spremanje postavki odsutnosti",
"Absence cleared" : "Odsutnost je uklonjena",
"Failed to clear your absence settings" : "Neuspjelo uklanjanje postavki odsutnosti",
"First day" : "Prvi dan",
"Last day (inclusive)" : "Zadnji dan (uključivo)",
"Out of office replacement (optional)" : "Zamjena za odsutnost iz ureda (neobavezno)",
"Name of the replacement" : "Ime zamjene",
"Short absence status" : "Kratki status odsutnosti",
"Long absence Message" : "Duga poruka o odsutnosti",
"Save" : "Spremi",
"Disable absence" : "Onemogući odsutnost",
"Failed to load availability" : "Neuspjelo učitavanje dostupnosti",
"Saved availability" : "Dostupnost je spremljena",
"Failed to save availability" : "Neuspjelo spremanje dostupnosti",
"to" : "do",
"Delete slot" : "Izbriši mjesto",
"No working hours set" : "Radno vrijeme nije postavljeno",
"Add slot" : "Dodaj mjesto",
"Weekdays" : "Dani u tjednu",
"Pick a start time for {dayName}" : "Odaberite početno vrijeme za {dayName}",
"Pick a end time for {dayName}" : "Odaberite završno vrijeme za {dayName}",
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Automatski postavi korisnički status na „Ne ometaj” izvan vremena dostupnosti kako bi se utišale sve obavijesti.",
"Cancel" : "Odustani",
"Import" : "Uvezi",
"Error while saving settings" : "Greška pri spremanju postavki",
"Contact reset successfully" : "Kontakt je uspješno resetiran",
"Error while resetting contact" : "Greška pri resetiranju kontakta",
"Contact imported successfully" : "Kontakt je uspješno uvezen",
"Error while importing contact" : "Greška pri uvozu kontakta",
"Import contact" : "Uvezi kontakt",
"Reset to default" : "Vrati na zadanu postavku",
"Import contacts" : "Uvezi kontakte",
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Uvoz nove .vcf datoteke izbrisat će postojeći zadani kontakt i zamijeniti ga novim. Želite li nastaviti?",
"Failed to save example event creation setting" : "Neuspjelo spremanje postavke stvaranja primjer-događaja",
"Failed to upload the example event" : "Neuspjelo učitavanje primjer-događaja",
"Custom example event was saved successfully" : "Prilagođeni primjer događaja uspješno je spremljen",
"Failed to delete the custom example event" : "Neuspjelo brisanje prilagođenog primjer-događaja",
"Custom example event was deleted successfully" : "Prilagođeni primjer događaja uspješno je izbrisan",
"Import calendar event" : "Uvezi događaj u kalendar",
"Uploading a new event will overwrite the existing one." : "Učitavanje novog događaja prebrisat će postojeći.",
"Upload event" : "Učitaj događaj",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Također instalirajte {calendarappstoreopen}aplikaciju Kalendar{linkclose} ili {calendardocopen}povežite računalo i mobilni uređaj radi sinkroniziranja ↗{linkclose}.",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Provjerite jeste li ispravno postavili {emailopen}poslužitelj e-pošte{linkclose}.",
"Calendar server" : "Poslužitelj kalendara",
"Send invitations to attendees" : "Pošaljite pozive sudionicima",
"Automatically generate a birthday calendar" : "Automatski generiraj kalendar rođendana",
"Birthday calendars will be generated by a background job." : "Kalendari rođendana generirat će se u pozadini.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Stoga neće biti dostupni odmah nakon omogućivanja, ali će se pojaviti nakon nekog vremena.",
"Send notifications for events" : "Šalji obavijesti o događajima",
"Notifications are sent via background jobs, so these must occur often enough." : "Obavijesti se šalju putem pozadinskih zadataka koji se moraju dovoljno često izvoditi.",
"Send reminder notifications to calendar sharees as well" : "Šalji podsjetnike i osobama s kojima je kalendar podijeljen",
"Reminders are always sent to organizers and attendees." : "Podsjetnici se uvijek šalju organizatorima i sudionicima.",
"Enable notifications for events via push" : "Omogući slanje obavijesti o događajima putem push obavijesti",
"Example content" : "Primjer sadržaja",
"Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Primjer sadržaja služi za predstavljanje mogućnosti Nextclouda. Zadani sadržaj dolazi uz Nextcloud i može se zamijeniti prilagođenim sadržajem.",
"Availability" : "Raspoloživost",
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Ako konfigurirate svoje radno vrijeme, drugi će vidjeti kada ste izvan ureda prilikom zakazivanja sastanka.",
"Absence" : "Odsutnost",
"Configure your next absence period." : "Konfigurirajte svoje sljedeće razdoblje odsutnosti.",
"There was an error updating your attendance status." : "Došlo je do pogreške prilikom ažuriranja statusa prisutnosti.",
"Please contact the organizer directly." : "Izravno se obratite organizatoru.",
"Are you accepting the invitation?" : "Prihvaćate li poziv?",
"Tentative" : "Uvjetno",
"Your attendance was updated successfully." : "Vaša je prisutnost uspješno ažurirana.",
"_In a minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["U %n minutu, dana %1$s tokom cijelog dana","U %n minute, dana %1$s tokom cijelog dana","U %n minuta, dana %1$s tokom cijelog dana"],
"_In a hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["U %n sat, dana %1$s tokom cijelog dana","U %n sata, dana %1$s tokom cijelog dana","U %n sati, dana %1$s tokom cijelog dana"],
"_In a day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["U %n dan, dana %1$s tokom cijelog dana","U %n dana, dana %1$s tokom cijelog dana","U %n dana, dana %1$s tokom cijelog dana"],
"_In a week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["U %n tjedana, dana %1$s tokom cijelog dana","U %n tjedna, dana %1$s tokom cijelog dana","U %n tjedana, dana %1$s tokom cijelog dana"],
"_In a month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["U %n mjesec, dana %1$s tokom cijelog dana","U %n mjeseca, dana %1$s tokom cijelog dana","U %n mjeseci, dana %1$s tokom cijelog dana"],
"_In a year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["U %n godini, dana %1$s tokom cijelog dana","U %n godine, dana %1$s tokom cijelog dana","U %n godina, dana %1$s tokom cijelog dana"],
"_In a minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["U %n minutu, dana %1$s između %2$s - %3$s","U %n minute, dana %1$s između %2$s - %3$s","U %n minuta, dana %1$s između %2$s - %3$s"],
"_In a hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["U %n sat, dana %1$s između %2$s - %3$s","U %n sata, dana %1$s između %2$s - %3$s","U %n sati, dana %1$s između %2$s - %3$s"],
"_In a day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["U %n dan, dana %1$s između %2$s - %3$s","U %n dana, dana %1$s između %2$s - %3$s","U %n dana, dana %1$s između %2$s - %3$s"],
"_In a week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["U %n tjedan, dana %1$s između %2$s - %3$s","U %n tjedna, dana %1$s između %2$s - %3$s","U %n tjedana, dana %1$s između %2$s - %3$s"],
"_In a month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["U %n mjesec, dana %1$s između %2$s - %3$s","U %n mjeseca, dana %1$s između %2$s - %3$s","U %n mjeseci, dana %1$s između %2$s - %3$s"],
"_In a year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["U %n godini, dana %1$s između %2$s - %3$s","U %n godine, dana %1$s između %2$s - %3$s","U %n godina, dana %1$s između %2$s - %3$s"],
"_In a minute on %1$s_::_In %n minutes on %1$s_" : ["U %n minuti, dana %1$s","U %n minute, dana %1$s","U %n minuta, dana %1$s"],
"_In a hour on %1$s_::_In %n hours on %1$s_" : ["U %n sat, dana %1$s","U %n sata, dana %1$s","U %n sati, dana %1$s"],
"_In a day on %1$s_::_In %n days on %1$s_" : ["U %n dan, dana %1$s","U %n dana, dana %1$s","U %n dana, dana %1$s"],
"_In a week on %1$s_::_In %n weeks on %1$s_" : ["U %n tjedan, dana %1$s","U %n tjedna, dana %1$s","U %n tjedana, dana %1$s"],
"_In a month on %1$s_::_In %n months on %1$s_" : ["U %n mjesec, dana %1$s","U %n mjeseca, dana %1$s","U %n mjeseci, dana %1$s"],
"_In a year on %1$s_::_In %n years on %1$s_" : ["U %n godini, dana %1$s","U %n godine, dana %1$s","U %n godina, dana %1$s"],
"_In a minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["U %n minutu, dana %1$s onda dana %2$s","U %n minute, dana %1$s onda dana %2$s","U %n minuta, dana %1$s onda dana %2$s"],
"_In a hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["U %n sat, dana %1$s onda dana %2$s","U %n sata, dana %1$s onda dana %2$s","U %n sati, dana %1$s onda dana %2$s"],
"_In a day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["U %n dan, dana %1$s onda dana %2$s","U %n dana, dana %1$s onda dana %2$s","U %n dana, dana %1$s onda dana %2$s"],
"_In a week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["U %n tjedan, dana %1$s onda dana %2$s","U %n tjedna, dana %1$s onda dana %2$s","U %n tjedana, dana %1$s onda dana %2$s"],
"_In a month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["U %n mjesec, dana %1$s onda dana %2$s","U %n mjeseca, dana %1$s onda dana %2$s","U %n mjeseci, dana %1$s onda dana %2$s"],
"_In a year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["U %n godini, dana %1$s onda dana %2$s","U %n godine, dana %1$s onda dana %2$s","U %n godina, dana %1$s onda dana %2$s"],
"_In a minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["U %n minutu, dana %1$s onda dana %2$s i %3$s","U %n minute, dana %1$s onda dana %2$s i %3$s","U %n minuta, dana %1$s onda dana %2$s i %3$s"],
"_In a hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["U %n sat, dana %1$s onda dana %2$s i %3$s","U %n sata, dana %1$s onda dana %2$s i %3$s","U %n sati, dana %1$s onda dana %2$s i %3$s"],
"_In a day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["U %n dan, dana %1$s onda dana %2$s i %3$s","U %n dana, dana %1$s onda dana %2$s i %3$s","U %n dana, dana %1$s onda dana %2$s i %3$s"],
"_In a week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["U %n tjedan, dana %1$s onda dana %2$s i %3$s","U %n tjedna, dana %1$s onda dana %2$s i %3$s","U %n tjedana, dana %1$s onda dana %2$s i %3$s"],
"_In a month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["U %n mjesec, dana %1$s onda dana %2$s i %3$s","U %n mjeseca, dana %1$s onda dana %2$s i %3$s","U %n mjeseci, dana %1$s onda dana %2$s i %3$s"],
"_In a year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["U %n godini, dana %1$s onda dana %2$s i %3$s","U %n godine, dana %1$s onda dana %2$s i %3$s","U %n godina, dana %1$s onda dana %2$s i %3$s"],
"Could not open file: %1$s, file does seem to exist" : "Nije moguće otvoriti datoteku: %1$s, čini se da datoteka postoji",
"Could not open file: %1$s, file doesn't seem to exist" : "Nije moguće otvoriti datoteku: %1$s, čini se da datoteka ne postoji",
"No results." : "Nema rezultata.",
"Start typing." : "Započnite s pisanjem.",
"Time zone:" : "Vremenska zona:"
},"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;"
}
+1 -1
View File
@@ -221,7 +221,7 @@ OC.L10N.register(
"You updated contact {card} in address book {addressbook}" : "Hai aggiornato il contatto {card} nella rubrica {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
"System address book disabled" : "Rubrica di sistema disabilitata",
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "La rubrica dei contatti di sistema è stata disabilitata automaticamente durante l'aggiornamento. Ciò significa che la rubrica non sarà più disponibile per gli utenti nell'app Contatti o in altri client. La rubrica dei contatti di sistema è stata disabilitata perché il numero di contatti nella rubrica ha superato il numero massimo consigliato. Questo limite è stato impostato per evitare problemi di prestazioni. È possibile riabilitare la rubrica di sistema con il seguente comando {command}",
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "La rubrica dei contatti di sistema è stata disabilitata automaticamente durante l'aggiornamento. Ciò significa che la rubrica non sarà più disponibile per gli utenti nell'applicazione Contatti o in altri client. La rubrica dei contatti di sistema è stata disabilitata perché il numero di contatti nella rubrica ha superato il numero massimo consigliato. Questo limite è stato impostato per evitare problemi di prestazioni. È possibile riabilitare la rubrica di sistema con il seguente comando {command}",
"Accounts" : "Account",
"System address book which holds all accounts" : "Rubrica di sistema che contiene tutti gli account",
"File is not updatable: %1$s" : "Il file non è aggiornabile: %1$s",
+1 -1
View File
@@ -219,7 +219,7 @@
"You updated contact {card} in address book {addressbook}" : "Hai aggiornato il contatto {card} nella rubrica {addressbook}",
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Un <strong>contatto</strong> o <strong>rubrica</strong> sono stati modificati ",
"System address book disabled" : "Rubrica di sistema disabilitata",
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "La rubrica dei contatti di sistema è stata disabilitata automaticamente durante l'aggiornamento. Ciò significa che la rubrica non sarà più disponibile per gli utenti nell'app Contatti o in altri client. La rubrica dei contatti di sistema è stata disabilitata perché il numero di contatti nella rubrica ha superato il numero massimo consigliato. Questo limite è stato impostato per evitare problemi di prestazioni. È possibile riabilitare la rubrica di sistema con il seguente comando {command}",
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "La rubrica dei contatti di sistema è stata disabilitata automaticamente durante l'aggiornamento. Ciò significa che la rubrica non sarà più disponibile per gli utenti nell'applicazione Contatti o in altri client. La rubrica dei contatti di sistema è stata disabilitata perché il numero di contatti nella rubrica ha superato il numero massimo consigliato. Questo limite è stato impostato per evitare problemi di prestazioni. È possibile riabilitare la rubrica di sistema con il seguente comando {command}",
"Accounts" : "Account",
"System address book which holds all accounts" : "Rubrica di sistema che contiene tutti gli account",
"File is not updatable: %1$s" : "Il file non è aggiornabile: %1$s",
+32
View File
@@ -73,7 +73,19 @@ OC.L10N.register(
"Where: %s" : "場所:%s",
"%1$s via %2$s" : "%1$s に %2$s から",
"In the past on %1$s for the entire day" : "過去に%1$sで終日",
"_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["終日%1$sの%n分"],
"_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["終日%1$sの%n時間"],
"_In %n day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["終日%1$sの%n日"],
"_In %n week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["終日%1$sの%n週間"],
"_In %n month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["終日%1$sの%nヶ月"],
"_In %n year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["終日%1$sの%n年間"],
"In the past on %1$s between %2$s - %3$s" : "過去%1$s、%2$s%3$sの間",
"_In %n minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n分"],
"_In %n hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n時間"],
"_In %n day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n日間"],
"_In %n week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n週間"],
"_In %n month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%nヶ月"],
"_In %n year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n年間"],
"Could not generate when statement" : "when文を生成できませんでした",
"Every Day for the entire day" : "毎日、終日",
"Every Day for the entire day until %1$s" : "%1$sまでの終日、毎日",
@@ -111,8 +123,26 @@ OC.L10N.register(
"On specific dates for the entire day until %1$s" : "%1$sまでの特定の日付の終日",
"On specific dates between %1$s - %2$s until %3$s" : "%1$s%2$sの間、%3$sまでの特定の日付",
"In the past on %1$s" : "過去%1$s",
"_In %n minute on %1$s_::_In %n minutes on %1$s_" : ["%1$sの%n分間"],
"_In %n hour on %1$s_::_In %n hours on %1$s_" : ["%1$sの%n時間"],
"_In %n day on %1$s_::_In %n days on %1$s_" : ["%1$sの%n日間"],
"_In %n week on %1$s_::_In %n weeks on %1$s_" : ["%1$sの%n週間"],
"_In %n month on %1$s_::_In %n months on %1$s_" : ["%1$sの%nヶ月"],
"_In %n year on %1$s_::_In %n years on %1$s_" : ["%1$sの%n年間"],
"In the past on %1$s then on %2$s" : "過去%1$s、その後%2$s",
"_In %n minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["過去%1$sの%n分間、その後%2$s"],
"_In %n hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["過去%1$sの%n時間、その後%2$s"],
"_In %n day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["過去%1$sの%n日間、その後%2$s"],
"_In %n week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["過去%1$sの%n週間、その後%2$s"],
"_In %n month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["過去%1$sの%nヶ月、その後%2$s"],
"_In %n year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["過去%1$sの%n年間、その後%2$s"],
"In the past on %1$s then on %2$s and %3$s" : "過去%1$s、その後%2$sと%3$s",
"_In %n minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["%1$sの%n分間、その後%2$sと%3$s"],
"_In %n hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["%1$sの%n時間、その後%2$sと%3$s"],
"_In %n day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["%1$sの%n日間、その後%2$sと%3$s"],
"_In %n week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["%1$sの%n週間、その後%2$sと%3$s"],
"_In %n month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["%1$sの%nヶ月、その後%2$sと%3$s"],
"_In %n year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["%1$sの%n年間、その後%2$sと%3$s"],
"Could not generate next recurrence statement" : "次の再帰ステートメントを生成できませんでした",
"Cancelled: %1$s" : "キャンセル: %1$s",
"\"%1$s\" has been canceled" : "%1$sはキャンセルされました",
@@ -204,6 +234,8 @@ OC.L10N.register(
"Could not rename part file to final file, canceled by hook" : "最終ファイルの名前の変更が出来なかったため、フックによりキャンセルされました",
"Could not rename part file to final file" : "最終ファイルの名前の変更が出来ませんでした",
"Failed to check file size: %1$s" : "ファイルサイズの確認に失敗: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "ファイルを開けませんでした: %1$s (%2$d)、ファイルは存在するようです",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "ファイルを開けませんでした: %1$s (%2$d)、ファイルが存在しないようです",
"Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s",
"Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s",
"Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s",
+32
View File
@@ -71,7 +71,19 @@
"Where: %s" : "場所:%s",
"%1$s via %2$s" : "%1$s に %2$s から",
"In the past on %1$s for the entire day" : "過去に%1$sで終日",
"_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["終日%1$sの%n分"],
"_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["終日%1$sの%n時間"],
"_In %n day on %1$s for the entire day_::_In %n days on %1$s for the entire day_" : ["終日%1$sの%n日"],
"_In %n week on %1$s for the entire day_::_In %n weeks on %1$s for the entire day_" : ["終日%1$sの%n週間"],
"_In %n month on %1$s for the entire day_::_In %n months on %1$s for the entire day_" : ["終日%1$sの%nヶ月"],
"_In %n year on %1$s for the entire day_::_In %n years on %1$s for the entire day_" : ["終日%1$sの%n年間"],
"In the past on %1$s between %2$s - %3$s" : "過去%1$s、%2$s%3$sの間",
"_In %n minute on %1$s between %2$s - %3$s_::_In %n minutes on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n分"],
"_In %n hour on %1$s between %2$s - %3$s_::_In %n hours on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n時間"],
"_In %n day on %1$s between %2$s - %3$s_::_In %n days on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n日間"],
"_In %n week on %1$s between %2$s - %3$s_::_In %n weeks on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n週間"],
"_In %n month on %1$s between %2$s - %3$s_::_In %n months on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%nヶ月"],
"_In %n year on %1$s between %2$s - %3$s_::_In %n years on %1$s between %2$s - %3$s_" : ["%2$s%3$sの間の%1$sの%n年間"],
"Could not generate when statement" : "when文を生成できませんでした",
"Every Day for the entire day" : "毎日、終日",
"Every Day for the entire day until %1$s" : "%1$sまでの終日、毎日",
@@ -109,8 +121,26 @@
"On specific dates for the entire day until %1$s" : "%1$sまでの特定の日付の終日",
"On specific dates between %1$s - %2$s until %3$s" : "%1$s%2$sの間、%3$sまでの特定の日付",
"In the past on %1$s" : "過去%1$s",
"_In %n minute on %1$s_::_In %n minutes on %1$s_" : ["%1$sの%n分間"],
"_In %n hour on %1$s_::_In %n hours on %1$s_" : ["%1$sの%n時間"],
"_In %n day on %1$s_::_In %n days on %1$s_" : ["%1$sの%n日間"],
"_In %n week on %1$s_::_In %n weeks on %1$s_" : ["%1$sの%n週間"],
"_In %n month on %1$s_::_In %n months on %1$s_" : ["%1$sの%nヶ月"],
"_In %n year on %1$s_::_In %n years on %1$s_" : ["%1$sの%n年間"],
"In the past on %1$s then on %2$s" : "過去%1$s、その後%2$s",
"_In %n minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["過去%1$sの%n分間、その後%2$s"],
"_In %n hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["過去%1$sの%n時間、その後%2$s"],
"_In %n day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["過去%1$sの%n日間、その後%2$s"],
"_In %n week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["過去%1$sの%n週間、その後%2$s"],
"_In %n month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["過去%1$sの%nヶ月、その後%2$s"],
"_In %n year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["過去%1$sの%n年間、その後%2$s"],
"In the past on %1$s then on %2$s and %3$s" : "過去%1$s、その後%2$sと%3$s",
"_In %n minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["%1$sの%n分間、その後%2$sと%3$s"],
"_In %n hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["%1$sの%n時間、その後%2$sと%3$s"],
"_In %n day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["%1$sの%n日間、その後%2$sと%3$s"],
"_In %n week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["%1$sの%n週間、その後%2$sと%3$s"],
"_In %n month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["%1$sの%nヶ月、その後%2$sと%3$s"],
"_In %n year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["%1$sの%n年間、その後%2$sと%3$s"],
"Could not generate next recurrence statement" : "次の再帰ステートメントを生成できませんでした",
"Cancelled: %1$s" : "キャンセル: %1$s",
"\"%1$s\" has been canceled" : "%1$sはキャンセルされました",
@@ -202,6 +232,8 @@
"Could not rename part file to final file, canceled by hook" : "最終ファイルの名前の変更が出来なかったため、フックによりキャンセルされました",
"Could not rename part file to final file" : "最終ファイルの名前の変更が出来ませんでした",
"Failed to check file size: %1$s" : "ファイルサイズの確認に失敗: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "ファイルを開けませんでした: %1$s (%2$d)、ファイルは存在するようです",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "ファイルを開けませんでした: %1$s (%2$d)、ファイルが存在しないようです",
"Encryption not ready: %1$s" : "暗号化の準備が出来ていません: %1$s",
"Failed to open file: %1$s" : "ファイルを開くのに失敗: %1$s",
"Failed to unlink: %1$s" : "リンクの解除に失敗: %1$s",
+2
View File
@@ -73,6 +73,8 @@ OC.L10N.register(
"Where: %s" : "Gdzie: %s",
"%1$s via %2$s" : "%1$s przez %2$s",
"In the past on %1$s for the entire day" : "W przeszłości w %1$s na cały dzień",
"_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Za minutę o %1$s przez cały dzień","Za %n minut o %1$s przez cały dzień","Za %n minut o %1$s przez cały dzień","Za %n minut o %1$s przez cały dzień"],
"_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Za %n godzinę o %1$s przez cały dzień","Za %n godzin o %1$s przez cały dzień","Za %n godzin o %1$s przez cały dzień","Za %n godziny o %1$s przez cały dzień"],
"In the past on %1$s between %2$s - %3$s" : "W przeszłości dnia %1$s między %2$s - %3$s",
"Could not generate when statement" : "Nie można wygenerować instrukcji when",
"Every Day for the entire day" : "Codziennie przez cały dzień",
+2
View File
@@ -71,6 +71,8 @@
"Where: %s" : "Gdzie: %s",
"%1$s via %2$s" : "%1$s przez %2$s",
"In the past on %1$s for the entire day" : "W przeszłości w %1$s na cały dzień",
"_In %n minute on %1$s for the entire day_::_In %n minutes on %1$s for the entire day_" : ["Za minutę o %1$s przez cały dzień","Za %n minut o %1$s przez cały dzień","Za %n minut o %1$s przez cały dzień","Za %n minut o %1$s przez cały dzień"],
"_In %n hour on %1$s for the entire day_::_In %n hours on %1$s for the entire day_" : ["Za %n godzinę o %1$s przez cały dzień","Za %n godzin o %1$s przez cały dzień","Za %n godzin o %1$s przez cały dzień","Za %n godziny o %1$s przez cały dzień"],
"In the past on %1$s between %2$s - %3$s" : "W przeszłości dnia %1$s między %2$s - %3$s",
"Could not generate when statement" : "Nie można wygenerować instrukcji when",
"Every Day for the entire day" : "Codziennie przez cały dzień",
+21 -1
View File
@@ -111,9 +111,27 @@ OC.L10N.register(
"On specific dates for the entire day until %1$s" : "В определённые даты, весь день до %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "В определённые даты с %1$s по %2$s до %3$s",
"In the past on %1$s" : "В прошлом, %1$s",
"_In %n minute on %1$s_::_In %n minutes on %1$s_" : ["Через минуту, %1$s","Через %n минуты, %1$s","Через %n минут, %1$s","Через %n минут, %1$s"],
"_In %n hour on %1$s_::_In %n hours on %1$s_" : ["Через час, %1$s","Через %n часа, %1$s","Через %n часов, %1$s","Через %n часов, %1$s"],
"_In %n day on %1$s_::_In %n days on %1$s_" : ["Через день, %1$s","Через %n дня, %1$s","Через %n дней, %1$s","Через %n дней, %1$s"],
"_In %n week on %1$s_::_In %n weeks on %1$s_" : ["Через неделю, %1$s","Через %n недели,%1$s","Через %n недель, %1$s","Через %n недель, %1$s"],
"_In %n month on %1$s_::_In %n months on %1$s_" : ["Через месяц, %1$s","Через %n месяца, %1$s","Через %n месяцев, %1$s","Через %n месяцев, %1$s"],
"_In %n year on %1$s_::_In %n years on %1$s_" : ["Через год, %1$s","Через %n года, %1$s","Через %n лет, %1$s","Через %n лет, %1$s"],
"In the past on %1$s then on %2$s" : "В прошлом, %1$s, затем %2$s",
"_In %n minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Через минуту, %1$s, затем %2$s","Через %n минуты, %1$s, затем %2$s","Через %n минут, %1$s, затем %2$s","Через %n минут, %1$s, затем %2$s"],
"_In %n hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Через час, %1$s, затем %2$s","Через %n часа, %1$s, затем %2$s","Через %n часов, %1$s, затем %2$s","Через %n часов, %1$s, затем %2$s"],
"_In %n day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Через день, %1$s, затем %2$s","Через %n дня, %1$s, затем %2$s","Через %n дней, %1$s, затем %2$s","Через %n дней, %1$s, затем %2$s"],
"_In %n week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Через неделю, %1$s, затем %2$s","Через %n недели, %1$s, затем %2$s","Через %n недель, %1$s, затем %2$s","Через %n недель, %1$s, затем %2$s"],
"_In %n month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Через месяц, %1$s, затем %2$s","Через %n месяца, %1$s, затем %2$s","Через %n месяцев, %1$s, затем %2$s","Через %n месяцев, %1$s, затем %2$s"],
"_In %n year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Через год, %1$s, затем %2$s","Через %n года, %1$s, затем %2$s","Через %n лет, %1$s, затем %2$s","Через %n лет, %1$s, затем %2$s"],
"In the past on %1$s then on %2$s and %3$s" : "В прошлом, %1$s, затем %2$s и %3$s",
"Could not generate next recurrence statement" : "Не удалось сгенерировать следующий оператор повторения",
"_In %n minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Через минуту, %1$s, затем %2$s и %3$s","Через %n минуты, %1$s, затем %2$s и %3$s","Через %n минут, %1$s, затем %2$s и %3$s","Через %n минут, %1$s, затем %2$s и %3$s"],
"_In %n hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Через час, %1$s, затем %2$s и %3$s","Через %n часа, %1$s, затем %2$s и %3$s","Через %n часов, %1$s, затем %2$s и %3$s","Через %n часов, %1$s, затем %2$s и %3$s"],
"_In %n day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Через день, %1$s, затем %2$s и %3$s","Через %n дня, %1$s, затем %2$s и %3$s","Через %n дней, %1$s, затем %2$s и %3$s","Через %n дней, %1$s, затем %2$s и %3$s"],
"_In %n week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Через неделю, %1$s, затем %2$s и %3$s","Через %n недели, %1$s, затем %2$s и %3$s","Через %n недель, %1$s, затем %2$s и %3$s","Через %n недель, %1$s, затем %2$s и %3$s"],
"_In %n month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Через месяц, %1$s, затем %2$s и %3$s","Через %n месяца, %1$s, затем %2$s и %3$s","Через %n месяцев, %1$s, затем %2$s и %3$s","Через %n месяцев, %1$s, затем %2$s и %3$s"],
"_In %n year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Через год, %1$s, затем %2$s и %3$s","Через %n года, %1$s, затем %2$s и %3$s","Через %n лет, %1$s, затем %2$s и %3$s","Через %n лет, %1$s, затем %2$s и %3$s"],
"Could not generate next recurrence statement" : "Не удалось создать правило следующего повторения",
"Cancelled: %1$s" : "Событие отменено: %1$s",
"\"%1$s\" has been canceled" : "Событие «%1$s» отменено",
"Re: %1$s" : "Re: %1$s",
@@ -204,6 +222,8 @@ OC.L10N.register(
"Could not rename part file to final file, canceled by hook" : "Не удалось переименовать временный файл в результирующий, операция отменена вызовом обработчика",
"Could not rename part file to final file" : "Не удалось переименовать временный файл в результирующий",
"Failed to check file size: %1$s" : "Не удалось проверить размер файла: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "Не удалось открыть файл: %1$s (%2$d), файл, похоже, существует",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Не удалось открыть файл: %1$s (%2$d), файл, похоже, не существует",
"Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
"Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
"Failed to unlink: %1$s" : "Не удалось разорвать связь: %1$s",
+21 -1
View File
@@ -109,9 +109,27 @@
"On specific dates for the entire day until %1$s" : "В определённые даты, весь день до %1$s",
"On specific dates between %1$s - %2$s until %3$s" : "В определённые даты с %1$s по %2$s до %3$s",
"In the past on %1$s" : "В прошлом, %1$s",
"_In %n minute on %1$s_::_In %n minutes on %1$s_" : ["Через минуту, %1$s","Через %n минуты, %1$s","Через %n минут, %1$s","Через %n минут, %1$s"],
"_In %n hour on %1$s_::_In %n hours on %1$s_" : ["Через час, %1$s","Через %n часа, %1$s","Через %n часов, %1$s","Через %n часов, %1$s"],
"_In %n day on %1$s_::_In %n days on %1$s_" : ["Через день, %1$s","Через %n дня, %1$s","Через %n дней, %1$s","Через %n дней, %1$s"],
"_In %n week on %1$s_::_In %n weeks on %1$s_" : ["Через неделю, %1$s","Через %n недели,%1$s","Через %n недель, %1$s","Через %n недель, %1$s"],
"_In %n month on %1$s_::_In %n months on %1$s_" : ["Через месяц, %1$s","Через %n месяца, %1$s","Через %n месяцев, %1$s","Через %n месяцев, %1$s"],
"_In %n year on %1$s_::_In %n years on %1$s_" : ["Через год, %1$s","Через %n года, %1$s","Через %n лет, %1$s","Через %n лет, %1$s"],
"In the past on %1$s then on %2$s" : "В прошлом, %1$s, затем %2$s",
"_In %n minute on %1$s then on %2$s_::_In %n minutes on %1$s then on %2$s_" : ["Через минуту, %1$s, затем %2$s","Через %n минуты, %1$s, затем %2$s","Через %n минут, %1$s, затем %2$s","Через %n минут, %1$s, затем %2$s"],
"_In %n hour on %1$s then on %2$s_::_In %n hours on %1$s then on %2$s_" : ["Через час, %1$s, затем %2$s","Через %n часа, %1$s, затем %2$s","Через %n часов, %1$s, затем %2$s","Через %n часов, %1$s, затем %2$s"],
"_In %n day on %1$s then on %2$s_::_In %n days on %1$s then on %2$s_" : ["Через день, %1$s, затем %2$s","Через %n дня, %1$s, затем %2$s","Через %n дней, %1$s, затем %2$s","Через %n дней, %1$s, затем %2$s"],
"_In %n week on %1$s then on %2$s_::_In %n weeks on %1$s then on %2$s_" : ["Через неделю, %1$s, затем %2$s","Через %n недели, %1$s, затем %2$s","Через %n недель, %1$s, затем %2$s","Через %n недель, %1$s, затем %2$s"],
"_In %n month on %1$s then on %2$s_::_In %n months on %1$s then on %2$s_" : ["Через месяц, %1$s, затем %2$s","Через %n месяца, %1$s, затем %2$s","Через %n месяцев, %1$s, затем %2$s","Через %n месяцев, %1$s, затем %2$s"],
"_In %n year on %1$s then on %2$s_::_In %n years on %1$s then on %2$s_" : ["Через год, %1$s, затем %2$s","Через %n года, %1$s, затем %2$s","Через %n лет, %1$s, затем %2$s","Через %n лет, %1$s, затем %2$s"],
"In the past on %1$s then on %2$s and %3$s" : "В прошлом, %1$s, затем %2$s и %3$s",
"Could not generate next recurrence statement" : "Не удалось сгенерировать следующий оператор повторения",
"_In %n minute on %1$s then on %2$s and %3$s_::_In %n minutes on %1$s then on %2$s and %3$s_" : ["Через минуту, %1$s, затем %2$s и %3$s","Через %n минуты, %1$s, затем %2$s и %3$s","Через %n минут, %1$s, затем %2$s и %3$s","Через %n минут, %1$s, затем %2$s и %3$s"],
"_In %n hour on %1$s then on %2$s and %3$s_::_In %n hours on %1$s then on %2$s and %3$s_" : ["Через час, %1$s, затем %2$s и %3$s","Через %n часа, %1$s, затем %2$s и %3$s","Через %n часов, %1$s, затем %2$s и %3$s","Через %n часов, %1$s, затем %2$s и %3$s"],
"_In %n day on %1$s then on %2$s and %3$s_::_In %n days on %1$s then on %2$s and %3$s_" : ["Через день, %1$s, затем %2$s и %3$s","Через %n дня, %1$s, затем %2$s и %3$s","Через %n дней, %1$s, затем %2$s и %3$s","Через %n дней, %1$s, затем %2$s и %3$s"],
"_In %n week on %1$s then on %2$s and %3$s_::_In %n weeks on %1$s then on %2$s and %3$s_" : ["Через неделю, %1$s, затем %2$s и %3$s","Через %n недели, %1$s, затем %2$s и %3$s","Через %n недель, %1$s, затем %2$s и %3$s","Через %n недель, %1$s, затем %2$s и %3$s"],
"_In %n month on %1$s then on %2$s and %3$s_::_In %n months on %1$s then on %2$s and %3$s_" : ["Через месяц, %1$s, затем %2$s и %3$s","Через %n месяца, %1$s, затем %2$s и %3$s","Через %n месяцев, %1$s, затем %2$s и %3$s","Через %n месяцев, %1$s, затем %2$s и %3$s"],
"_In %n year on %1$s then on %2$s and %3$s_::_In %n years on %1$s then on %2$s and %3$s_" : ["Через год, %1$s, затем %2$s и %3$s","Через %n года, %1$s, затем %2$s и %3$s","Через %n лет, %1$s, затем %2$s и %3$s","Через %n лет, %1$s, затем %2$s и %3$s"],
"Could not generate next recurrence statement" : "Не удалось создать правило следующего повторения",
"Cancelled: %1$s" : "Событие отменено: %1$s",
"\"%1$s\" has been canceled" : "Событие «%1$s» отменено",
"Re: %1$s" : "Re: %1$s",
@@ -202,6 +220,8 @@
"Could not rename part file to final file, canceled by hook" : "Не удалось переименовать временный файл в результирующий, операция отменена вызовом обработчика",
"Could not rename part file to final file" : "Не удалось переименовать временный файл в результирующий",
"Failed to check file size: %1$s" : "Не удалось проверить размер файла: %1$s",
"Could not open file: %1$s (%2$d), file does seem to exist" : "Не удалось открыть файл: %1$s (%2$d), файл, похоже, существует",
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Не удалось открыть файл: %1$s (%2$d), файл, похоже, не существует",
"Encryption not ready: %1$s" : "Подсистема шифрования не готова: %1$s",
"Failed to open file: %1$s" : "Не удалось открыть файл: %1$s",
"Failed to unlink: %1$s" : "Не удалось разорвать связь: %1$s",
@@ -78,7 +78,8 @@ class RefreshWebcalService {
/** @var Component\VCalendar $vObject */
$vBase = $vObject->getBaseComponent();
if (!$vBase->UID) {
// Skip if no base component found
if (!isset($vBase->UID)) {
continue;
}
+4 -4
View File
@@ -43,9 +43,9 @@ class ExportCalendar extends Command {
$this->setName('calendar:export')
->setDescription('Export calendar data from supported calendars to disk or stdout')
->addArgument('uid', InputArgument::REQUIRED, 'Id of system user')
->addArgument('uri', InputArgument::REQUIRED, 'Uri of calendar')
->addArgument('uri', InputArgument::REQUIRED, 'URI of calendar')
->addOption('format', null, InputOption::VALUE_REQUIRED, 'Format of output (ical, jcal, xcal) defaults to ical', 'ical')
->addOption('location', null, InputOption::VALUE_REQUIRED, 'Location of where to write the output. defaults to stdout');
->addOption('location', null, InputOption::VALUE_REQUIRED, 'Location of where to write the output. Defaults to stdout');
}
protected function execute(InputInterface $input, OutputInterface $output): int {
@@ -73,11 +73,11 @@ class ExportCalendar extends Command {
throw new InvalidArgumentException("Format <$format> is not valid.");
}
$options->setFormat($format);
// evaluate is a valid location was given and is usable otherwise output to stdout
// evaluate if a valid location was given and is usable otherwise output to stdout
if ($location !== null) {
$handle = fopen($location, 'wb');
if ($handle === false) {
throw new InvalidArgumentException("Location <$location> is not valid. Can not open location for write operation.");
throw new InvalidArgumentException("Location <$location> is not valid. Cannot open location for write operation.");
}
foreach ($this->exportService->export($calendar, $options) as $chunk) {
+5 -5
View File
@@ -45,11 +45,11 @@ class ImportCalendar extends Command {
$this->setName('calendar:import')
->setDescription('Import calendar data to supported calendars from disk or stdin')
->addArgument('uid', InputArgument::REQUIRED, 'Id of system user')
->addArgument('uri', InputArgument::REQUIRED, 'Uri of calendar')
->addArgument('uri', InputArgument::REQUIRED, 'URI of calendar')
->addArgument('location', InputArgument::OPTIONAL, 'Location to read the input from, defaults to stdin.')
->addOption('format', null, InputOption::VALUE_REQUIRED, 'Format of input (ical, jcal, xcal) defaults to ical', 'ical')
->addOption('errors', null, InputOption::VALUE_REQUIRED, 'how to handel item errors (0 - continue, 1 - fail)')
->addOption('validation', null, InputOption::VALUE_REQUIRED, 'how to handel item validation (0 - no validation, 1 - validate and skip on issue, 2 - validate and fail on issue)')
->addOption('errors', null, InputOption::VALUE_REQUIRED, 'how to handle item errors (0 - continue, 1 - fail)')
->addOption('validation', null, InputOption::VALUE_REQUIRED, 'how to handle item validation (0 - no validation, 1 - validate and skip on issue, 2 - validate and fail on issue)')
->addOption('supersede', null, InputOption::VALUE_NONE, 'override/replace existing items')
->addOption('show-created', null, InputOption::VALUE_NONE, 'show all created items after processing')
->addOption('show-updated', null, InputOption::VALUE_NONE, 'show all updated items after processing')
@@ -103,7 +103,7 @@ class ImportCalendar extends Command {
if ($location !== null) {
$input = fopen($location, 'r');
if ($input === false) {
throw new InvalidArgumentException("Location <$location> is not valid. Can not open location for read operation.");
throw new InvalidArgumentException("Location <$location> is not valid. Cannot open location for read operation.");
}
try {
$outcome = $this->importService->import($input, $calendar, $options);
@@ -113,7 +113,7 @@ class ImportCalendar extends Command {
} else {
$input = fopen('php://stdin', 'r');
if ($input === false) {
throw new InvalidArgumentException('Can not open stdin for read operation.');
throw new InvalidArgumentException('Cannot open stdin for read operation.');
}
try {
$tempPath = $this->tempManager->getTemporaryFile();
+1 -1
View File
@@ -22,7 +22,7 @@
<label for="replacement-search-input">{{ t('dav', 'Out of office replacement (optional)') }}</label>
<NcSelectUsers
v-model="replacementUser"
input-id="replacement-search-input"
inputId="replacement-search-input"
:loading="searchLoading"
:placeholder="t('dav', 'Name of the replacement')"
:options="options"
+14 -14
View File
@@ -76,20 +76,20 @@ async function save() {
<CalendarAvailability
v-model:slots="slots"
:loading="loading"
:l10n-to="t('dav', 'to')"
:l10n-delete-slot="t('dav', 'Delete slot')"
:l10n-empty-day="t('dav', 'No working hours set')"
:l10n-add-slot="t('dav', 'Add slot')"
:l10n-week-day-list-label="t('dav', 'Weekdays')"
:l10n-monday="t('dav', 'Monday')"
:l10n-tuesday="t('dav', 'Tuesday')"
:l10n-wednesday="t('dav', 'Wednesday')"
:l10n-thursday="t('dav', 'Thursday')"
:l10n-friday="t('dav', 'Friday')"
:l10n-saturday="t('dav', 'Saturday')"
:l10n-sunday="t('dav', 'Sunday')"
:l10n-start-picker-label="(dayName) => t('dav', 'Pick a start time for {dayName}', { dayName })"
:l10n-end-picker-label="(dayName) => t('dav', 'Pick a end time for {dayName}', { dayName })" />
:l10nTo="t('dav', 'to')"
:l10nDeleteSlot="t('dav', 'Delete slot')"
:l10nEmptyDay="t('dav', 'No working hours set')"
:l10nAddSlot="t('dav', 'Add slot')"
:l10nWeekDayListLabel="t('dav', 'Weekdays')"
:l10nMonday="t('dav', 'Monday')"
:l10nTuesday="t('dav', 'Tuesday')"
:l10nWednesday="t('dav', 'Wednesday')"
:l10nThursday="t('dav', 'Thursday')"
:l10nFriday="t('dav', 'Friday')"
:l10nSaturday="t('dav', 'Saturday')"
:l10nSunday="t('dav', 'Sunday')"
:l10nStartPickerLabel="(dayName) => t('dav', 'Pick a start time for {dayName}', { dayName })"
:l10nEndPickerLabel="(dayName) => t('dav', 'Pick a end time for {dayName}', { dayName })" />
<NcCheckboxRadioSwitch v-model="automated">
{{ t('dav', 'Automatically set user status to "Do not disturb" outside of availability to mute all notifications.') }}
@@ -6,9 +6,9 @@
<template>
<div class="example-contact-settings">
<NcCheckboxRadioSwitch
:model-value="enableDefaultContact"
:modelValue="enableDefaultContact"
type="switch"
@update:model-value="updateEnableDefaultContact">
@update:modelValue="updateEnableDefaultContact">
{{ t('dav', "Add example contact to user's address book when they first log in") }}
</NcCheckboxRadioSwitch>
<div v-if="enableDefaultContact" class="example-contact-settings__buttons">
@@ -6,10 +6,10 @@
<template>
<div class="example-event-settings">
<NcCheckboxRadioSwitch
:model-value="createExampleEvent"
:modelValue="createExampleEvent"
:disabled="savingConfig"
type="switch"
@update:model-value="updateCreateExampleEvent">
@update:modelValue="updateCreateExampleEvent">
{{ t('dav', "Add example event to user's calendar when they first log in") }}
</NcCheckboxRadioSwitch>
<div
+1 -1
View File
@@ -5,7 +5,7 @@
<template>
<NcSettingsSection
:name="t('dav', 'Calendar server')"
:doc-url="userSyncCalendarsDocUrl">
:docUrl="userSyncCalendarsDocUrl">
<!-- Can use v-html as:
- t passes the translated string through DOMPurify.sanitize,
- replacement strings are not user-controlled. -->
+8
View File
@@ -41,15 +41,23 @@ OC.L10N.register(
"Enable recovery key" : "Povolit záchranný klíč",
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Záchranný klíč je dodatečný šifrovací klíč sloužící pro šifrování souborů. Slouží k obnovení souborů z účtu, pokud dojde k zapomenutí hesla.",
"Recovery key password" : "Heslo ke klíči pro obnovu",
"Passwords fields do not match" : "Zadání hesla se neshodují",
"Repeat recovery key password" : "Zopakovat heslo záchranného klíče",
"An error occurred while updating the recovery key settings. Please try again." : "Došlo k chybě při aktualizování nastavení záchranného klíčez. Zkuste to prosím znovu.",
"Change recovery key password" : "Změnit heslo k záchrannému klíči",
"Old recovery key password" : "Staré heslo záchranného klíče",
"New recovery key password" : "Nové heslo k záchrannému klíči",
"Repeat new recovery key password" : "Zopakujte nové heslo záchranného klíče",
"An error occurred while changing the recovery key password. Please try again." : "Došlo k chybě při měnění hesla k záchrannému klíči. Zkuste to znovu.",
"Update private key password" : "Zaktualizovat heslo k soukromému klíči",
"Your private key password no longer matches your log-in password. Set your old private key password to your current log-in password." : "Heslo k vašemu soukromému klíči už neodpovídá vašemu přihlašovacímu heslu. Nastavte své původní heslo k soukromému klíči jako své stávající přihlašovací heslo.",
"If you do not remember your old password you can ask your administrator to recover your files." : "Pokud si nepamatujete své původní heslo, můžete požádat správce o obnovu vašich souborů.",
"Old log-in password" : "Původní přihlašovací heslo",
"Current log-in password" : "Stávající přihlašovací heslo",
"Update" : "Aktualizovat",
"Updating recovery keys. This can take some time…" : "Aktualizující se záchranné klíče. Toto může chvíli trvat…",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
"Enable password recovery" : "Zapnout obnovu hesla",
"Default encryption module" : "Výchozí šifrovací modul",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
"Basic encryption module" : "Základní šifrovací modul",
+8
View File
@@ -39,15 +39,23 @@
"Enable recovery key" : "Povolit záchranný klíč",
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Záchranný klíč je dodatečný šifrovací klíč sloužící pro šifrování souborů. Slouží k obnovení souborů z účtu, pokud dojde k zapomenutí hesla.",
"Recovery key password" : "Heslo ke klíči pro obnovu",
"Passwords fields do not match" : "Zadání hesla se neshodují",
"Repeat recovery key password" : "Zopakovat heslo záchranného klíče",
"An error occurred while updating the recovery key settings. Please try again." : "Došlo k chybě při aktualizování nastavení záchranného klíčez. Zkuste to prosím znovu.",
"Change recovery key password" : "Změnit heslo k záchrannému klíči",
"Old recovery key password" : "Staré heslo záchranného klíče",
"New recovery key password" : "Nové heslo k záchrannému klíči",
"Repeat new recovery key password" : "Zopakujte nové heslo záchranného klíče",
"An error occurred while changing the recovery key password. Please try again." : "Došlo k chybě při měnění hesla k záchrannému klíči. Zkuste to znovu.",
"Update private key password" : "Zaktualizovat heslo k soukromému klíči",
"Your private key password no longer matches your log-in password. Set your old private key password to your current log-in password." : "Heslo k vašemu soukromému klíči už neodpovídá vašemu přihlašovacímu heslu. Nastavte své původní heslo k soukromému klíči jako své stávající přihlašovací heslo.",
"If you do not remember your old password you can ask your administrator to recover your files." : "Pokud si nepamatujete své původní heslo, můžete požádat správce o obnovu vašich souborů.",
"Old log-in password" : "Původní přihlašovací heslo",
"Current log-in password" : "Stávající přihlašovací heslo",
"Update" : "Aktualizovat",
"Updating recovery keys. This can take some time…" : "Aktualizující se záchranné klíče. Toto může chvíli trvat…",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
"Enable password recovery" : "Zapnout obnovu hesla",
"Default encryption module" : "Výchozí šifrovací modul",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
"Basic encryption module" : "Základní šifrovací modul",
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Diese Datei kann nicht gelesen werden, es handelt sich wahrscheinlich um eine geteilte Datei. Bitte kontaktiere den Eigentümer der Datei und bitte darum, die Datei noch einmal mit dir zu teilen.",
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktiviere diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwende den Befehl \"encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsseln oder deaktivierst, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App stellt die (Standard-)Kryptografieimplementierung für die Server-side Encryption (SSE)-Funktion von Nextcloud bereit.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Diese Anwendung erst deaktivieren, nachdem alle Dateien entschlüsselt wurden (\"occ encryption:decrypt-all\").\n\t\t\t* **WARNUNG**: Um nach der Aktivierung zum unverschlüsselten Dateispeicher zurückzukehren, ist ein Befehlszeilenzugriff erforderlich. Die Aktion erfolgt dauerhaft über die Web-Benutzeroberfläche.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig verschlüsselt die Aktivierung von SSE keine vorhandenen Dateien; Es werden nur neue Dateien verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, bitte den Befehl \"occ encryption:encrypt-all\" verwenden.\n\n\t\t\t**Bevor du beginnst**\n\t\t\t* **Lese die Dokumentation:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsselst oder SSE deaktivierst, ist dies sehr wichtig.\n\t\t\t\tLese die Dokumentation, um die Auswirkungen der Verschlüsselung und die geeigneten Verfahren zur Vermeidung von Datenverlust kennenzulernen.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
"Enabled" : "Aktiviert",
"Disabled" : "Deaktiviert"
"Disabled" : "Deaktiviert",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktiviere diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwende den Befehl \"encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsseln oder deaktivierst, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen."
},
"nplurals=2; plural=(n != 1);");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Diese Datei kann nicht gelesen werden, es handelt sich wahrscheinlich um eine geteilte Datei. Bitte kontaktiere den Eigentümer der Datei und bitte darum, die Datei noch einmal mit dir zu teilen.",
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktiviere diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwende den Befehl \"encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsseln oder deaktivierst, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App stellt die (Standard-)Kryptografieimplementierung für die Server-side Encryption (SSE)-Funktion von Nextcloud bereit.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Diese Anwendung erst deaktivieren, nachdem alle Dateien entschlüsselt wurden (\"occ encryption:decrypt-all\").\n\t\t\t* **WARNUNG**: Um nach der Aktivierung zum unverschlüsselten Dateispeicher zurückzukehren, ist ein Befehlszeilenzugriff erforderlich. Die Aktion erfolgt dauerhaft über die Web-Benutzeroberfläche.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig verschlüsselt die Aktivierung von SSE keine vorhandenen Dateien; Es werden nur neue Dateien verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, bitte den Befehl \"occ encryption:encrypt-all\" verwenden.\n\n\t\t\t**Bevor du beginnst**\n\t\t\t* **Lese die Dokumentation:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsselst oder SSE deaktivierst, ist dies sehr wichtig.\n\t\t\t\tLese die Dokumentation, um die Auswirkungen der Verschlüsselung und die geeigneten Verfahren zur Vermeidung von Datenverlust kennenzulernen.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
"Enabled" : "Aktiviert",
"Disabled" : "Deaktiviert"
"Disabled" : "Deaktiviert",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktiviere diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwende den Befehl \"encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsseln oder deaktivierst, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Diese Datei kann nicht gelesen werden, es handelt sich wahrscheinlich um eine geteilte Datei. Bitte kontaktieren Sie den Eigentümer der Datei und bitten Sie darum, die Datei noch einmal mit Ihnen zu teilen.",
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktivieren Sie diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwenden Sie den Befehl \"occ encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder deaktivieren, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App stellt die (Standard-)Kryptografieimplementierung für die Server-side Encryption (SSE)-Funktion von Nextcloud bereit.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Diese Anwendung erst deaktivieren, nachdem alle Dateien entschlüsselt wurden (\"occ encryption:decrypt-all\").\n\t\t\t* **WARNUNG**: Um nach der Aktivierung zum unverschlüsselten Dateispeicher zurückzukehren, ist ein Befehlszeilenzugriff erforderlich. Die Aktion erfolgt dauerhaft über die Web-Benutzeroberfläche.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig verschlüsselt die Aktivierung von SSE keine vorhandenen Dateien; Es werden nur neue Dateien verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, bitte den Befehl \"occ encryption:encrypt-all\" verwenden.\n\n\t\t\t**Bevor Sie beginnen**\n\t\t\t* **Lesen Sie die Dokumentation:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder SSE deaktivieren, ist dies sehr wichtig.\n\t\t\t\tLesen Sie die Dokumentation, um die Auswirkungen der Verschlüsselung und die geeigneten Verfahren zur Vermeidung von Datenverlust kennenzulernen.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
"Enabled" : "Aktiviert",
"Disabled" : "Deaktiviert"
"Disabled" : "Deaktiviert",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktivieren Sie diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwenden Sie den Befehl \"occ encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder deaktivieren, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen."
},
"nplurals=2; plural=(n != 1);");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Diese Datei kann nicht gelesen werden, es handelt sich wahrscheinlich um eine geteilte Datei. Bitte kontaktieren Sie den Eigentümer der Datei und bitten Sie darum, die Datei noch einmal mit Ihnen zu teilen.",
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktivieren Sie diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwenden Sie den Befehl \"occ encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder deaktivieren, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App stellt die (Standard-)Kryptografieimplementierung für die Server-side Encryption (SSE)-Funktion von Nextcloud bereit.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Diese Anwendung erst deaktivieren, nachdem alle Dateien entschlüsselt wurden (\"occ encryption:decrypt-all\").\n\t\t\t* **WARNUNG**: Um nach der Aktivierung zum unverschlüsselten Dateispeicher zurückzukehren, ist ein Befehlszeilenzugriff erforderlich. Die Aktion erfolgt dauerhaft über die Web-Benutzeroberfläche.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig verschlüsselt die Aktivierung von SSE keine vorhandenen Dateien; Es werden nur neue Dateien verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, bitte den Befehl \"occ encryption:encrypt-all\" verwenden.\n\n\t\t\t**Bevor Sie beginnen**\n\t\t\t* **Lesen Sie die Dokumentation:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder SSE deaktivieren, ist dies sehr wichtig.\n\t\t\t\tLesen Sie die Dokumentation, um die Auswirkungen der Verschlüsselung und die geeigneten Verfahren zur Vermeidung von Datenverlust kennenzulernen.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
"Enabled" : "Aktiviert",
"Disabled" : "Deaktiviert"
"Disabled" : "Deaktiviert",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktivieren Sie diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwenden Sie den Befehl \"occ encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder deaktivieren, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
"Default Encryption Module" : "Default Encryption Module",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
"Encrypt the home storage" : "Encrypt the home storage",
"Disable recovery key" : "Disable recovery key",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Update Private Key Password",
"Enable password recovery:" : "Enable password recovery:",
"Enabled" : "Enabled",
"Disabled" : "Disabled"
"Disabled" : "Disabled",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss."
},
"nplurals=2; plural=(n != 1);");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
"Default Encryption Module" : "Default Encryption Module",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
"Encrypt the home storage" : "Encrypt the home storage",
"Disable recovery key" : "Disable recovery key",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "Update Private Key Password",
"Enable password recovery:" : "Enable password recovery:",
"Enabled" : "Enabled",
"Disabled" : "Disabled"
"Disabled" : "Disabled",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+13
View File
@@ -15,6 +15,7 @@ OC.L10N.register(
"Could not change the password. Maybe the old password was not correct." : "Ei suutnud muuta salasõna. Võib-olla on vana salasõna valesti sisestatud.",
"Recovery Key disabled" : "Taastevõti on välja lülitatud",
"Recovery Key enabled" : "Taastevõti on sisse lülitatud",
"Could not enable the recovery key, please try again or contact your administrator" : "Taastevõtme ksutuselevõtmine ei õnnestunud, palun proovi hiljem uuesti või võta ühendust serveri haldajaga",
"Could not update the private key password." : "Ei suutnud uuendada privaatvõtme salasõna.",
"The old password was not correct, please try again." : "Vana salasõna polnud õige, palun proovi uuesti.",
"The current log-in password was not correct, please try again." : "Sisselogimise senine salasõna polnud õige, palun proovi uuesti.",
@@ -28,21 +29,33 @@ OC.L10N.register(
"Encryption password" : "Krüptimise salasõna",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga „%s“.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Selle faili dekrüptimine ei õnnestu. Ilmselt on tegemist jagatud failiga. Palu omanikul seda faili sinuga uuesti jagada.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Selle faili lugemine ei õnnestu. Ilmselt on tegemist jagatud failiga. Palu omanikul seda faili sinuga uuesti jagada.",
"Default Encryption Module" : "Vaikimisi krüptomoodul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Vaikimisi krüptomoodul Nextcloudi serveripoolse krüptimise jaoks (SSE)",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Selle valiku kasutamisel krüptitakse failid sisemises ja välises andmeruumis. Vastasel juhul vaid välises andmeruumis.",
"Encrypt the home storage" : "Krüpti ka sisemine andmeruum",
"Disable recovery key" : "Keela taastevõtme kasutamine",
"Enable recovery key" : "Luba taastevõtme kasutamine",
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Taastevõti on täiendav krüptovõti, mida kasutatakse failide krüptimisel. Kui peaksid põhilise salasõna unustama, siis saad seda failide taastamisel kasutada. Salvesta ta turvaliselt digitaalsesse salasõnalaekasse või vana kooli seifi.",
"Recovery key password" : "Taastevõtme salasõna",
"Passwords fields do not match" : "Salasõnad ei klapi",
"Repeat recovery key password" : "Korda taastevõtme salasõna",
"An error occurred while updating the recovery key settings. Please try again." : "Taastevõtme seadistuste muutmisel tekkis viga. Palun proovi uuesti.",
"Change recovery key password" : "Muuda taastevõtme salasõna",
"Old recovery key password" : "Vana taastevõtme salasõna",
"New recovery key password" : "Uus taastevõtme salasõna",
"Repeat new recovery key password" : "Korda uut taastevõtme salasõna",
"An error occurred while changing the recovery key password. Please try again." : "Taastevõtme salasõna muutmisel tekkis viga. Palun proovi uuesti.",
"Update private key password" : "Uuenda privaatvõtme salasõna",
"Your private key password no longer matches your log-in password. Set your old private key password to your current log-in password." : "Sinu privaatvõtme salasõna enam ei vasta sinu kasutajakonto salasõnale (seda kasutad sisselogimisel). Palun muuda privaatvõtme salasõna kasutajakontoga samaks.",
"If you do not remember your old password you can ask your administrator to recover your files." : "Kui sa ei mäleta oma vana salasõna, siis palu oma süsteemihalduril taastada ligipääs failidele.",
"Old log-in password" : "Sisselogimise vana salasõna",
"Current log-in password" : "Sisselogimise praegune salasõna",
"Update" : "Uuenda",
"Updating recovery keys. This can take some time…" : "Uuendan taastevõtmeid. Selleks võib kuluda natuke aega…",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab salasõna kaotamise korral taastada ligipääsu krüptitud failidele",
"Enable password recovery" : "Võta salasõnade taastamine kasutusele",
"Default encryption module" : "Vaikimisi krüptimismoodul",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krüptimisrakendus on kasutusel, kuid krüptovõtmed pole valmendatud. Palun logi välja ning uuesti sisse.",
"Basic encryption module" : "Lihtkrüptimise moodul",
+13
View File
@@ -13,6 +13,7 @@
"Could not change the password. Maybe the old password was not correct." : "Ei suutnud muuta salasõna. Võib-olla on vana salasõna valesti sisestatud.",
"Recovery Key disabled" : "Taastevõti on välja lülitatud",
"Recovery Key enabled" : "Taastevõti on sisse lülitatud",
"Could not enable the recovery key, please try again or contact your administrator" : "Taastevõtme ksutuselevõtmine ei õnnestunud, palun proovi hiljem uuesti või võta ühendust serveri haldajaga",
"Could not update the private key password." : "Ei suutnud uuendada privaatvõtme salasõna.",
"The old password was not correct, please try again." : "Vana salasõna polnud õige, palun proovi uuesti.",
"The current log-in password was not correct, please try again." : "Sisselogimise senine salasõna polnud õige, palun proovi uuesti.",
@@ -26,21 +27,33 @@
"Encryption password" : "Krüptimise salasõna",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga „%s“.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Selle faili dekrüptimine ei õnnestu. Ilmselt on tegemist jagatud failiga. Palu omanikul seda faili sinuga uuesti jagada.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Selle faili lugemine ei õnnestu. Ilmselt on tegemist jagatud failiga. Palu omanikul seda faili sinuga uuesti jagada.",
"Default Encryption Module" : "Vaikimisi krüptomoodul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Vaikimisi krüptomoodul Nextcloudi serveripoolse krüptimise jaoks (SSE)",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Selle valiku kasutamisel krüptitakse failid sisemises ja välises andmeruumis. Vastasel juhul vaid välises andmeruumis.",
"Encrypt the home storage" : "Krüpti ka sisemine andmeruum",
"Disable recovery key" : "Keela taastevõtme kasutamine",
"Enable recovery key" : "Luba taastevõtme kasutamine",
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Taastevõti on täiendav krüptovõti, mida kasutatakse failide krüptimisel. Kui peaksid põhilise salasõna unustama, siis saad seda failide taastamisel kasutada. Salvesta ta turvaliselt digitaalsesse salasõnalaekasse või vana kooli seifi.",
"Recovery key password" : "Taastevõtme salasõna",
"Passwords fields do not match" : "Salasõnad ei klapi",
"Repeat recovery key password" : "Korda taastevõtme salasõna",
"An error occurred while updating the recovery key settings. Please try again." : "Taastevõtme seadistuste muutmisel tekkis viga. Palun proovi uuesti.",
"Change recovery key password" : "Muuda taastevõtme salasõna",
"Old recovery key password" : "Vana taastevõtme salasõna",
"New recovery key password" : "Uus taastevõtme salasõna",
"Repeat new recovery key password" : "Korda uut taastevõtme salasõna",
"An error occurred while changing the recovery key password. Please try again." : "Taastevõtme salasõna muutmisel tekkis viga. Palun proovi uuesti.",
"Update private key password" : "Uuenda privaatvõtme salasõna",
"Your private key password no longer matches your log-in password. Set your old private key password to your current log-in password." : "Sinu privaatvõtme salasõna enam ei vasta sinu kasutajakonto salasõnale (seda kasutad sisselogimisel). Palun muuda privaatvõtme salasõna kasutajakontoga samaks.",
"If you do not remember your old password you can ask your administrator to recover your files." : "Kui sa ei mäleta oma vana salasõna, siis palu oma süsteemihalduril taastada ligipääs failidele.",
"Old log-in password" : "Sisselogimise vana salasõna",
"Current log-in password" : "Sisselogimise praegune salasõna",
"Update" : "Uuenda",
"Updating recovery keys. This can take some time…" : "Uuendan taastevõtmeid. Selleks võib kuluda natuke aega…",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab salasõna kaotamise korral taastada ligipääsu krüptitud failidele",
"Enable password recovery" : "Võta salasõnade taastamine kasutusele",
"Default encryption module" : "Vaikimisi krüptimismoodul",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krüptimisrakendus on kasutusel, kuid krüptovõtmed pole valmendatud. Palun logi välja ning uuesti sisse.",
"Basic encryption module" : "Lihtkrüptimise moodul",
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ní féidir an comhad seo a léamh, is dócha gur comhad roinnte é seo. Iarr ar úinéir an chomhaid an comhad a athroinnt leat le do thoil.",
"Default Encryption Module" : "Modúl Criptithe Réamhshocraithe",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Modúl criptithe réamhshocraithe le haghaidh Criptiú Taobh an Fhreastalaí (SSE) Nextcloud",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun impleachtaí agus na nósanna imeachta cuí a thuiscint chun cailliúint sonraí a sheachaint.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun tuiscint a fháil ar na himpleachtaí agus na nósanna imeachta cuí chun cailliúint sonraí a sheachaint.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Má dhéantar an rogha seo a chumasú, criptítear gach comhad atá stóráilte ar an bpríomhstóráil, nó ní dhéanfar ach comhaid ar stóráil sheachtrach a chriptiú",
"Encrypt the home storage" : "Criptigh an stóráil sa bhaile",
"Disable recovery key" : "Díchumasaigh eochair athshlánaithe",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Nuashonraigh Pasfhocal Eochair Phríobháideach",
"Enable password recovery:" : "Cumasaigh aisghabháil pasfhocail:",
"Enabled" : "Cumasaithe",
"Disabled" : "Faoi mhíchumas"
"Disabled" : "Faoi mhíchumas",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun impleachtaí agus na nósanna imeachta cuí a thuiscint chun cailliúint sonraí a sheachaint."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ní féidir an comhad seo a léamh, is dócha gur comhad roinnte é seo. Iarr ar úinéir an chomhaid an comhad a athroinnt leat le do thoil.",
"Default Encryption Module" : "Modúl Criptithe Réamhshocraithe",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Modúl criptithe réamhshocraithe le haghaidh Criptiú Taobh an Fhreastalaí (SSE) Nextcloud",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun impleachtaí agus na nósanna imeachta cuí a thuiscint chun cailliúint sonraí a sheachaint.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun tuiscint a fháil ar na himpleachtaí agus na nósanna imeachta cuí chun cailliúint sonraí a sheachaint.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Má dhéantar an rogha seo a chumasú, criptítear gach comhad atá stóráilte ar an bpríomhstóráil, nó ní dhéanfar ach comhaid ar stóráil sheachtrach a chriptiú",
"Encrypt the home storage" : "Criptigh an stóráil sa bhaile",
"Disable recovery key" : "Díchumasaigh eochair athshlánaithe",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "Nuashonraigh Pasfhocal Eochair Phríobháideach",
"Enable password recovery:" : "Cumasaigh aisghabháil pasfhocail:",
"Enabled" : "Cumasaithe",
"Disabled" : "Faoi mhíchumas"
"Disabled" : "Faoi mhíchumas",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun impleachtaí agus na nósanna imeachta cuí a thuiscint chun cailliúint sonraí a sheachaint."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
}
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Non foi posíbel ler o ficheiro, probabelmente tratase dun ficheiro compartido. Pídalle ao propietario do ficheiro que volva compartir o ficheiro con Vde.",
"Default Encryption Module" : "Módulo predeterminado de cifraxe",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Módulo de cifraxe predeterminado para a cifraxe do lado do servidor (SSE) de Nextcloud.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ao activar esta opción cífranse todos os ficheiros almacenados no almacenamento principal, senón só se cifran os ficheiros do almacenamento externo.",
"Encrypt the home storage" : "Cifrar o almacenamento persoal",
"Disable recovery key" : "Desactivar a chave de recuperación",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Actualizar o contrasinal da chave privada",
"Enable password recovery:" : "Activar o contrasinal de recuperación:",
"Enabled" : "Activado",
"Disabled" : "Desactivado"
"Disabled" : "Desactivado",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos."
},
"nplurals=2; plural=(n != 1);");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Non foi posíbel ler o ficheiro, probabelmente tratase dun ficheiro compartido. Pídalle ao propietario do ficheiro que volva compartir o ficheiro con Vde.",
"Default Encryption Module" : "Módulo predeterminado de cifraxe",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Módulo de cifraxe predeterminado para a cifraxe do lado do servidor (SSE) de Nextcloud.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ao activar esta opción cífranse todos os ficheiros almacenados no almacenamento principal, senón só se cifran os ficheiros do almacenamento externo.",
"Encrypt the home storage" : "Cifrar o almacenamento persoal",
"Disable recovery key" : "Desactivar a chave de recuperación",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "Actualizar o contrasinal da chave privada",
"Enable password recovery:" : "Activar o contrasinal de recuperación:",
"Enabled" : "Activado",
"Disabled" : "Desactivado"
"Disabled" : "Desactivado",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+2 -2
View File
@@ -35,7 +35,6 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.",
"Default Encryption Module" : "Alapértelmezett titkosítási modul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ez az alkalmazás biztosítja az (alapértelmezett) titkosítási megvalósítást a Nextcloud kiszolgálóoldali titkosítási (SSE) funkciójához.\n\n\t\t\t**Titkosítás részletei**\n\t\t\t* **Titkosítási mód:** AES-256-CTR (alapértelmezett)\n\t\t\t* **Hitelesítés:** HMAC-SHA256\n\n\t\t\t**Fontos figyelmeztetések**\n\t\t\t* **VESZÉLY:** Ne tiltsa le az alkalmazást addig, amíg fel nem oldotta az összes fájl titkosítását (`occ encryption:decrypt-all`).\n\t\t\t* **FIGYELMEZTETÉS**: A nem titkosított fájltárolásra visszaálláshoz parancssoros hozzáférés szükséges. A művelet a webes felületen végleges.\"\n\n\t\t\t**Megjegyzés a meglévő fájlokhoz**\n\t\t\t* Alapértelmezés szerint az SSE engedélyezése nem titkosítja a meglévő fájlokat; csak az új fájlok lesznek titkosítva.\n\t\t\t* Az összes meglévő fájl titkosításához használja az `occ encryption:encrypt-all` parancsot.\n\n\t\t\t**Mielőtt nekikezd**\n\t\t\t* **Olvassa el a dokumentációt:** Az SSE engedélyezése, a meglévő fájlok titkosítása vagy az SSE letiltása előtt \n\t\t\t\telengedhetetlen a dokumentáció elolvasása, hogy tisztában legyen a következményekkel, és az adatvesztés\n\t\t\t\telkerülését eredményező folyamatokkal.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva",
"Encrypt the home storage" : "Helyi tároló titkosítása",
"Disable recovery key" : "Helyreállítási kulcs letiltása",
@@ -64,6 +63,7 @@ OC.L10N.register(
"Update Private Key Password" : "Titkos kulcs jelszavának frissítése",
"Enable password recovery:" : "Jelszó-helyreállítás engedélyezése:",
"Enabled" : "Engedélyezve",
"Disabled" : "Letiltva"
"Disabled" : "Letiltva",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ez az alkalmazás biztosítja az (alapértelmezett) titkosítási megvalósítást a Nextcloud kiszolgálóoldali titkosítási (SSE) funkciójához.\n\n\t\t\t**Titkosítás részletei**\n\t\t\t* **Titkosítási mód:** AES-256-CTR (alapértelmezett)\n\t\t\t* **Hitelesítés:** HMAC-SHA256\n\n\t\t\t**Fontos figyelmeztetések**\n\t\t\t* **VESZÉLY:** Ne tiltsa le az alkalmazást addig, amíg fel nem oldotta az összes fájl titkosítását (`occ encryption:decrypt-all`).\n\t\t\t* **FIGYELMEZTETÉS**: A nem titkosított fájltárolásra visszaálláshoz parancssoros hozzáférés szükséges. A művelet a webes felületen végleges.\"\n\n\t\t\t**Megjegyzés a meglévő fájlokhoz**\n\t\t\t* Alapértelmezés szerint az SSE engedélyezése nem titkosítja a meglévő fájlokat; csak az új fájlok lesznek titkosítva.\n\t\t\t* Az összes meglévő fájl titkosításához használja az `occ encryption:encrypt-all` parancsot.\n\n\t\t\t**Mielőtt nekikezd**\n\t\t\t* **Olvassa el a dokumentációt:** Az SSE engedélyezése, a meglévő fájlok titkosítása vagy az SSE letiltása előtt \n\t\t\t\telengedhetetlen a dokumentáció elolvasása, hogy tisztában legyen a következményekkel, és az adatvesztés\n\t\t\t\telkerülését eredményező folyamatokkal."
},
"nplurals=2; plural=(n != 1);");
+2 -2
View File
@@ -33,7 +33,6 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ez a fájl nem olvasható, valószínűleg ez egy megosztott fájl. Kérje meg a fájl tulajdonosát, hogy ossza meg újra Önnel ezt a fájlt.",
"Default Encryption Module" : "Alapértelmezett titkosítási modul",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ez az alkalmazás biztosítja az (alapértelmezett) titkosítási megvalósítást a Nextcloud kiszolgálóoldali titkosítási (SSE) funkciójához.\n\n\t\t\t**Titkosítás részletei**\n\t\t\t* **Titkosítási mód:** AES-256-CTR (alapértelmezett)\n\t\t\t* **Hitelesítés:** HMAC-SHA256\n\n\t\t\t**Fontos figyelmeztetések**\n\t\t\t* **VESZÉLY:** Ne tiltsa le az alkalmazást addig, amíg fel nem oldotta az összes fájl titkosítását (`occ encryption:decrypt-all`).\n\t\t\t* **FIGYELMEZTETÉS**: A nem titkosított fájltárolásra visszaálláshoz parancssoros hozzáférés szükséges. A művelet a webes felületen végleges.\"\n\n\t\t\t**Megjegyzés a meglévő fájlokhoz**\n\t\t\t* Alapértelmezés szerint az SSE engedélyezése nem titkosítja a meglévő fájlokat; csak az új fájlok lesznek titkosítva.\n\t\t\t* Az összes meglévő fájl titkosításához használja az `occ encryption:encrypt-all` parancsot.\n\n\t\t\t**Mielőtt nekikezd**\n\t\t\t* **Olvassa el a dokumentációt:** Az SSE engedélyezése, a meglévő fájlok titkosítása vagy az SSE letiltása előtt \n\t\t\t\telengedhetetlen a dokumentáció elolvasása, hogy tisztában legyen a következményekkel, és az adatvesztés\n\t\t\t\telkerülését eredményező folyamatokkal.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva",
"Encrypt the home storage" : "Helyi tároló titkosítása",
"Disable recovery key" : "Helyreállítási kulcs letiltása",
@@ -62,6 +61,7 @@
"Update Private Key Password" : "Titkos kulcs jelszavának frissítése",
"Enable password recovery:" : "Jelszó-helyreállítás engedélyezése:",
"Enabled" : "Engedélyezve",
"Disabled" : "Letiltva"
"Disabled" : "Letiltva",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ez az alkalmazás biztosítja az (alapértelmezett) titkosítási megvalósítást a Nextcloud kiszolgálóoldali titkosítási (SSE) funkciójához.\n\n\t\t\t**Titkosítás részletei**\n\t\t\t* **Titkosítási mód:** AES-256-CTR (alapértelmezett)\n\t\t\t* **Hitelesítés:** HMAC-SHA256\n\n\t\t\t**Fontos figyelmeztetések**\n\t\t\t* **VESZÉLY:** Ne tiltsa le az alkalmazást addig, amíg fel nem oldotta az összes fájl titkosítását (`occ encryption:decrypt-all`).\n\t\t\t* **FIGYELMEZTETÉS**: A nem titkosított fájltárolásra visszaálláshoz parancssoros hozzáférés szükséges. A művelet a webes felületen végleges.\"\n\n\t\t\t**Megjegyzés a meglévő fájlokhoz**\n\t\t\t* Alapértelmezés szerint az SSE engedélyezése nem titkosítja a meglévő fájlokat; csak az új fájlok lesznek titkosítva.\n\t\t\t* Az összes meglévő fájl titkosításához használja az `occ encryption:encrypt-all` parancsot.\n\n\t\t\t**Mielőtt nekikezd**\n\t\t\t* **Olvassa el a dokumentációt:** Az SSE engedélyezése, a meglévő fájlok titkosítása vagy az SSE letiltása előtt \n\t\t\t\telengedhetetlen a dokumentáció elolvasása, hogy tisztában legyen a következményekkel, és az adatvesztés\n\t\t\t\telkerülését eredményező folyamatokkal."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+22 -4
View File
@@ -11,7 +11,7 @@ OC.L10N.register(
"Please provide the old recovery password" : "Mohon berikan kata sandi pemulihan lama",
"Please provide a new recovery password" : "Mohon berikan kata sandi pemulihan baru",
"Please repeat the new recovery password" : "Silakan ulangi sandi pemulihan baru",
"Password successfully changed." : "Kata sandi berhasil diubah",
"Password successfully changed." : "Kata sandi berhasil diubah.",
"Could not change the password. Maybe the old password was not correct." : "Tidak dapat mengubah kata sandi. Kemungkinan kata sandi lama yang dimasukkan salah.",
"Recovery Key disabled" : "Kunci Pemulihan dinonaktifkan",
"Recovery Key enabled" : "Kunci Pemulihan diaktifkan",
@@ -26,28 +26,45 @@ OC.L10N.register(
"Encryption app is enabled and ready" : "Apl enkripsi aktif dan siap",
"Bad Signature" : "Tanda salah",
"Missing Signature" : "Tanda hilang",
"one-time password for server-side-encryption" : "Kata sandi sekali pakai untuk server-side-encryption",
"one-time password for server-side-encryption" : "kata sandi sekali pakai untuk server-side-encryption",
"Encryption password" : "Sandi enkripsi",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Administrasi mengaktifkan enkripsi sisi server. File Anda dienkripsi menggunakan kata sandi <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Administrasi mengaktifkan enkripsi sisi server. File Anda dienkripsi menggunakan kata sandi \"%s\".",
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Silakan masuk ke antarmuka web, buka bagian \"Keamanan\" pada pengaturan pribadi Anda, lalu perbarui kata sandi enkripsi Anda dengan memasukkan kata sandi ini ke kolom \"Kata sandi login lama\" serta kata sandi login Anda saat ini.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat mendekripsi file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat membaca file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Mengaktifkan opsi ini akan mengenkripsi semua berkas yang disimpan pada penyimpanan utama, jika tidak diaktifkan maka hanya berkas pada penyimpanan eksternal saja yang akan dienkripsi.",
"Default Encryption Module" : "Modul Enkripsi Default",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Modul enkripsi default untuk Enkripsi Sisi Server Nextcloud (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Aplikasi ini menyediakan implementasi kriptografi (default) untuk fitur Enkripsi Sisi Server (SSE) Nextcloud.\n\n\t\t\t**Rincian Enkripsi**\n\t\t\t* **Mode Sandi:** AES-256-CTR (default)\n\t\t\t* **Autentikasi:** HMAC-SHA256\n\n\t\t\t**Peringatan Penting**\n\t\t\t* **BAHAYA:** Jangan menonaktifkan aplikasi ini sampai semua file telah didekripsi (`occ encryption:decrypt-all`).\n\t\t\t* **PERINGATAN**: Mengembalikan penyimpanan file tanpa enkripsi setelah aktivasi memerlukan akses baris perintah. Tindakan ini bersifat permanen melalui UI Web.\"\n\n\t\t\t**Catatan untuk File yang Sudah Ada**\n\t\t\t* Secara default, mengaktifkan SSE tidak mengenkripsi file yang sudah ada; hanya file baru yang akan dienkripsi.\n\t\t\t* Untuk mengenkripsi semua file yang sudah ada, gunakan perintah `occ encryption:encrypt-all`.\n\n\t\t\t**Sebelum Anda Memulai**\n\t\t\t* **Baca Dokumentasi:** Sebelum Anda mengaktifkan SSE, mengenkripsi file yang sudah ada, atau menonaktifkan SSE, sangat penting untuk\n\t\t\t\tmembaca dokumentasi untuk memahami implikasi dan prosedur yang tepat guna menghindari kehilangan data.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Mengaktifkan opsi ini akan mengenkripsi semua berkas yang disimpan pada penyimpanan utama, jika tidak diaktifkan maka hanya berkas pada penyimpanan eksternal saja yang akan dienkripsi",
"Encrypt the home storage" : "Enkripsi penyimpanan rumah",
"Disable recovery key" : "Nonaktifkan kunci pemulihan",
"Enable recovery key" : "Aktifkan kunci pemulihan",
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Kunci pemulihan adalah kunci enkripsi tambahan yang digunakan untuk mengenkripsi file. Kunci ini digunakan untuk memulihkan file dari suatu akun jika kata sandi terlupa.",
"Recovery key password" : "Kata sandi kunci pemulihan",
"Passwords fields do not match" : "Kolom kata sandi tidak cocok",
"Repeat recovery key password" : "Ulangi kata sandi kunci pemulihan",
"An error occurred while updating the recovery key settings. Please try again." : "Terjadi kesalahan saat memperbarui pengaturan kunci pemulihan. Silakan coba lagi.",
"Change recovery key password" : "Ubah kata sandi kunci pemulihan",
"Old recovery key password" : "Kata sandi kunci pemulihan lama",
"New recovery key password" : "Kata sandi kunci pemulihan baru",
"Repeat new recovery key password" : "Ulangi sandi kunci pemulihan baru",
"An error occurred while changing the recovery key password. Please try again." : "Terjadi kesalahan saat mengubah kata sandi kunci pemulihan. Silakan coba lagi.",
"Update private key password" : "Perbarui kata sandi kunci privat",
"Your private key password no longer matches your log-in password. Set your old private key password to your current log-in password." : "Kata sandi kunci privat Anda tidak lagi cocok dengan kata sandi login Anda. Atur kata sandi kunci privat lama Anda menjadi kata sandi login Anda saat ini.",
"If you do not remember your old password you can ask your administrator to recover your files." : "Jika Anda tidak ingat kata sandi lama Anda, Anda dapat meminta administrator Anda untuk memulihkan file Anda.",
"Old log-in password" : "Kata sandi masuk yang lama",
"Current log-in password" : "Kata sandi masuk saat ini",
"Update" : "Perbarui",
"Updating recovery keys. This can take some time…" : "Memperbarui kunci pemulihan. Ini dapat memerlukan beberapa waktu…",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan kata sandi",
"Enable password recovery" : "Aktifkan pemulihan kata sandi",
"Default encryption module" : "Modul bawaan enkripsi",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi enkripsi telah diaktifkan tetapi kunci tidak terinisialisasi, silakan log-out dan log-in lagi",
"Basic encryption module" : "Modul enkripsi dasar",
"Missing parameters" : "Parameter salah",
"Default encryption module for server-side encryption" : "Modul enkripsi bawaan pada enkripsi sisi-peladen",
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Untuk menggunakan modul enkripsi ini, Anda perlu mengaktifkan enkripsi sisi server di pengaturan admin. Setelah diaktifkan, modul ini akan mengenkripsi semua file Anda secara transparan. Enkripsi ini berbasis kunci AES 256.\nModul ini tidak akan menyentuh file yang sudah ada, hanya file baru yang akan dienkripsi setelah enkripsi sisi server diaktifkan. Selain itu, enkripsi tidak dapat dinonaktifkan lagi dan beralih kembali ke sistem tanpa enkripsi.\nSilakan baca dokumentasi untuk mengetahui semua implikasinya sebelum Anda memutuskan untuk mengaktifkan enkripsi sisi server.",
"Change recovery key password:" : "Ubah kata sandi kunci pemulihan:",
"Change Password" : "Ubah Sandi",
"Your private key password no longer matches your log-in password." : "Kata sandi kunci private Anda tidak lagi cocok dengan kata sandi masuk Anda.",
@@ -55,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Perbarui Kata Sandi Kunci Private",
"Enable password recovery:" : "Aktifkan kata sandi pemulihan:",
"Enabled" : "Diaktifkan",
"Disabled" : "Dinonaktifkan"
"Disabled" : "Dinonaktifkan",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Aplikasi ini menyediakan implementasi kriptografi (default) untuk fitur Enkripsi Sisi Server (SSE) Nextcloud.\n\n\t\t\t**Rincian Enkripsi**\n\t\t\t* **Mode Sandi:** AES-256-CTR (default)\n\t\t\t* **Autentikasi:** HMAC-SHA256\n\n\t\t\t**Peringatan Penting**\n\t\t\t* **BAHAYA:** Jangan menonaktifkan aplikasi ini sampai semua file telah didekripsi (`occ encryption:decrypt-all`).\n\t\t\t* **PERINGATAN**: Mengembalikan penyimpanan file tanpa enkripsi setelah aktivasi memerlukan akses baris perintah. Tindakan ini bersifat permanen melalui UI Web.\"\n\n\t\t\t**Catatan untuk File yang Sudah Ada**\n\t\t\t* Secara default, mengaktifkan SSE tidak mengenkripsi file yang sudah ada; hanya file baru yang akan dienkripsi.\n\t\t\t* Untuk mengenkripsi semua file yang sudah ada, gunakan perintah `occ encryption:encrypt-all`.\n\n\t\t\t**Sebelum Anda Memulai**\n\t\t\t* **Baca Dokumentasi:** Sebelum Anda mengaktifkan SSE, mengenkripsi file yang sudah ada, atau menonaktifkan SSE, sangat penting untuk \n\t\t\t\tmembaca dokumentasi untuk memahami implikasi dan prosedur yang tepat guna menghindari kehilangan data."
},
"nplurals=1; plural=0;");
+22 -4
View File
@@ -9,7 +9,7 @@
"Please provide the old recovery password" : "Mohon berikan kata sandi pemulihan lama",
"Please provide a new recovery password" : "Mohon berikan kata sandi pemulihan baru",
"Please repeat the new recovery password" : "Silakan ulangi sandi pemulihan baru",
"Password successfully changed." : "Kata sandi berhasil diubah",
"Password successfully changed." : "Kata sandi berhasil diubah.",
"Could not change the password. Maybe the old password was not correct." : "Tidak dapat mengubah kata sandi. Kemungkinan kata sandi lama yang dimasukkan salah.",
"Recovery Key disabled" : "Kunci Pemulihan dinonaktifkan",
"Recovery Key enabled" : "Kunci Pemulihan diaktifkan",
@@ -24,28 +24,45 @@
"Encryption app is enabled and ready" : "Apl enkripsi aktif dan siap",
"Bad Signature" : "Tanda salah",
"Missing Signature" : "Tanda hilang",
"one-time password for server-side-encryption" : "Kata sandi sekali pakai untuk server-side-encryption",
"one-time password for server-side-encryption" : "kata sandi sekali pakai untuk server-side-encryption",
"Encryption password" : "Sandi enkripsi",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Administrasi mengaktifkan enkripsi sisi server. File Anda dienkripsi menggunakan kata sandi <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Administrasi mengaktifkan enkripsi sisi server. File Anda dienkripsi menggunakan kata sandi \"%s\".",
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Silakan masuk ke antarmuka web, buka bagian \"Keamanan\" pada pengaturan pribadi Anda, lalu perbarui kata sandi enkripsi Anda dengan memasukkan kata sandi ini ke kolom \"Kata sandi login lama\" serta kata sandi login Anda saat ini.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat mendekripsi file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat membaca file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Mengaktifkan opsi ini akan mengenkripsi semua berkas yang disimpan pada penyimpanan utama, jika tidak diaktifkan maka hanya berkas pada penyimpanan eksternal saja yang akan dienkripsi.",
"Default Encryption Module" : "Modul Enkripsi Default",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Modul enkripsi default untuk Enkripsi Sisi Server Nextcloud (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Aplikasi ini menyediakan implementasi kriptografi (default) untuk fitur Enkripsi Sisi Server (SSE) Nextcloud.\n\n\t\t\t**Rincian Enkripsi**\n\t\t\t* **Mode Sandi:** AES-256-CTR (default)\n\t\t\t* **Autentikasi:** HMAC-SHA256\n\n\t\t\t**Peringatan Penting**\n\t\t\t* **BAHAYA:** Jangan menonaktifkan aplikasi ini sampai semua file telah didekripsi (`occ encryption:decrypt-all`).\n\t\t\t* **PERINGATAN**: Mengembalikan penyimpanan file tanpa enkripsi setelah aktivasi memerlukan akses baris perintah. Tindakan ini bersifat permanen melalui UI Web.\"\n\n\t\t\t**Catatan untuk File yang Sudah Ada**\n\t\t\t* Secara default, mengaktifkan SSE tidak mengenkripsi file yang sudah ada; hanya file baru yang akan dienkripsi.\n\t\t\t* Untuk mengenkripsi semua file yang sudah ada, gunakan perintah `occ encryption:encrypt-all`.\n\n\t\t\t**Sebelum Anda Memulai**\n\t\t\t* **Baca Dokumentasi:** Sebelum Anda mengaktifkan SSE, mengenkripsi file yang sudah ada, atau menonaktifkan SSE, sangat penting untuk\n\t\t\t\tmembaca dokumentasi untuk memahami implikasi dan prosedur yang tepat guna menghindari kehilangan data.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Mengaktifkan opsi ini akan mengenkripsi semua berkas yang disimpan pada penyimpanan utama, jika tidak diaktifkan maka hanya berkas pada penyimpanan eksternal saja yang akan dienkripsi",
"Encrypt the home storage" : "Enkripsi penyimpanan rumah",
"Disable recovery key" : "Nonaktifkan kunci pemulihan",
"Enable recovery key" : "Aktifkan kunci pemulihan",
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Kunci pemulihan adalah kunci enkripsi tambahan yang digunakan untuk mengenkripsi file. Kunci ini digunakan untuk memulihkan file dari suatu akun jika kata sandi terlupa.",
"Recovery key password" : "Kata sandi kunci pemulihan",
"Passwords fields do not match" : "Kolom kata sandi tidak cocok",
"Repeat recovery key password" : "Ulangi kata sandi kunci pemulihan",
"An error occurred while updating the recovery key settings. Please try again." : "Terjadi kesalahan saat memperbarui pengaturan kunci pemulihan. Silakan coba lagi.",
"Change recovery key password" : "Ubah kata sandi kunci pemulihan",
"Old recovery key password" : "Kata sandi kunci pemulihan lama",
"New recovery key password" : "Kata sandi kunci pemulihan baru",
"Repeat new recovery key password" : "Ulangi sandi kunci pemulihan baru",
"An error occurred while changing the recovery key password. Please try again." : "Terjadi kesalahan saat mengubah kata sandi kunci pemulihan. Silakan coba lagi.",
"Update private key password" : "Perbarui kata sandi kunci privat",
"Your private key password no longer matches your log-in password. Set your old private key password to your current log-in password." : "Kata sandi kunci privat Anda tidak lagi cocok dengan kata sandi login Anda. Atur kata sandi kunci privat lama Anda menjadi kata sandi login Anda saat ini.",
"If you do not remember your old password you can ask your administrator to recover your files." : "Jika Anda tidak ingat kata sandi lama Anda, Anda dapat meminta administrator Anda untuk memulihkan file Anda.",
"Old log-in password" : "Kata sandi masuk yang lama",
"Current log-in password" : "Kata sandi masuk saat ini",
"Update" : "Perbarui",
"Updating recovery keys. This can take some time…" : "Memperbarui kunci pemulihan. Ini dapat memerlukan beberapa waktu…",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan kata sandi",
"Enable password recovery" : "Aktifkan pemulihan kata sandi",
"Default encryption module" : "Modul bawaan enkripsi",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi enkripsi telah diaktifkan tetapi kunci tidak terinisialisasi, silakan log-out dan log-in lagi",
"Basic encryption module" : "Modul enkripsi dasar",
"Missing parameters" : "Parameter salah",
"Default encryption module for server-side encryption" : "Modul enkripsi bawaan pada enkripsi sisi-peladen",
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Untuk menggunakan modul enkripsi ini, Anda perlu mengaktifkan enkripsi sisi server di pengaturan admin. Setelah diaktifkan, modul ini akan mengenkripsi semua file Anda secara transparan. Enkripsi ini berbasis kunci AES 256.\nModul ini tidak akan menyentuh file yang sudah ada, hanya file baru yang akan dienkripsi setelah enkripsi sisi server diaktifkan. Selain itu, enkripsi tidak dapat dinonaktifkan lagi dan beralih kembali ke sistem tanpa enkripsi.\nSilakan baca dokumentasi untuk mengetahui semua implikasinya sebelum Anda memutuskan untuk mengaktifkan enkripsi sisi server.",
"Change recovery key password:" : "Ubah kata sandi kunci pemulihan:",
"Change Password" : "Ubah Sandi",
"Your private key password no longer matches your log-in password." : "Kata sandi kunci private Anda tidak lagi cocok dengan kata sandi masuk Anda.",
@@ -53,6 +70,7 @@
"Update Private Key Password" : "Perbarui Kata Sandi Kunci Private",
"Enable password recovery:" : "Aktifkan kata sandi pemulihan:",
"Enabled" : "Diaktifkan",
"Disabled" : "Dinonaktifkan"
"Disabled" : "Dinonaktifkan",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Aplikasi ini menyediakan implementasi kriptografi (default) untuk fitur Enkripsi Sisi Server (SSE) Nextcloud.\n\n\t\t\t**Rincian Enkripsi**\n\t\t\t* **Mode Sandi:** AES-256-CTR (default)\n\t\t\t* **Autentikasi:** HMAC-SHA256\n\n\t\t\t**Peringatan Penting**\n\t\t\t* **BAHAYA:** Jangan menonaktifkan aplikasi ini sampai semua file telah didekripsi (`occ encryption:decrypt-all`).\n\t\t\t* **PERINGATAN**: Mengembalikan penyimpanan file tanpa enkripsi setelah aktivasi memerlukan akses baris perintah. Tindakan ini bersifat permanen melalui UI Web.\"\n\n\t\t\t**Catatan untuk File yang Sudah Ada**\n\t\t\t* Secara default, mengaktifkan SSE tidak mengenkripsi file yang sudah ada; hanya file baru yang akan dienkripsi.\n\t\t\t* Untuk mengenkripsi semua file yang sudah ada, gunakan perintah `occ encryption:encrypt-all`.\n\n\t\t\t**Sebelum Anda Memulai**\n\t\t\t* **Baca Dokumentasi:** Sebelum Anda mengaktifkan SSE, mengenkripsi file yang sudah ada, atau menonaktifkan SSE, sangat penting untuk \n\t\t\t\tmembaca dokumentasi untuk memahami implikasi dan prosedur yang tepat guna menghindari kehilangan data."
},"pluralForm" :"nplurals=1; plural=0;"
}
+2
View File
@@ -35,10 +35,12 @@ OC.L10N.register(
"Disable recovery key" : "Disabilita chiave di ripristino",
"Enable recovery key" : "Abilita chiave di ripristino",
"Recovery key password" : "Password della chiave di ripristino",
"Passwords fields do not match" : "I campi delle password non corrispondono",
"Repeat recovery key password" : "Ripeti la password della chiave di ripristino",
"Old recovery key password" : "Vecchia password della chiave di ripristino",
"New recovery key password" : "Nuova password della chiave di ripristino",
"Repeat new recovery key password" : "Ripeti la nuova password della chiave di ripristino",
"Update private key password" : "Aggiorna la password della chiave privata",
"Old log-in password" : "Vecchia password di accesso",
"Current log-in password" : "Password di accesso attuale",
"Update" : "Aggiorna",
+2
View File
@@ -33,10 +33,12 @@
"Disable recovery key" : "Disabilita chiave di ripristino",
"Enable recovery key" : "Abilita chiave di ripristino",
"Recovery key password" : "Password della chiave di ripristino",
"Passwords fields do not match" : "I campi delle password non corrispondono",
"Repeat recovery key password" : "Ripeti la password della chiave di ripristino",
"Old recovery key password" : "Vecchia password della chiave di ripristino",
"New recovery key password" : "Nuova password della chiave di ripristino",
"Repeat new recovery key password" : "Ripeti la nuova password della chiave di ripristino",
"Update private key password" : "Aggiorna la password della chiave privata",
"Old log-in password" : "Vecchia password di accesso",
"Current log-in password" : "Password di accesso attuale",
"Update" : "Aggiorna",
+2 -2
View File
@@ -35,7 +35,6 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "このファイルを読み取ることができません、共有ファイルの可能性があります。ファイルの所有者にお願いして、ファイルを共有しなおしてもらってください。",
"Default Encryption Module" : "デフォルトの暗号化モジュール",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud サーバー側暗号化 (SSE) のデフォルトの暗号化モジュール",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "このアプリは、Nextcloud のサーバー側暗号化 (SSE) 機能の(デフォルトの)暗号化実装を提供します。\n\n**暗号化の詳細**\n* **暗号モード:** AES-256-CTR (デフォルト)\n* **認証:** HMAC-SHA256\n\n**重要な警告**\n* **危険:** すべてのファイルが復号化されるまで、このアプリケーションを無効にしないでください (`occ encryption:decrypt-all`)。\n* **警告**: アクティベーション後に暗号化されていないファイルストレージに戻すには、コマンドラインアクセスが必要です。この操作はWeb UI経由で永続的に実行されます。\n\n**既存ファイルに関する注意事項**\n* デフォルトでは、SSEを有効にしても既存のファイルは暗号化されず、新規ファイルのみが暗号化されます。\n* 既存のすべてのファイルを暗号化するには、コマンド「occ encryption:encrypt-all」を使用します。\n\n**始める前に**\n* **ドキュメントを読む:** SSEを有効化、既存ファイルを暗号化、または無効化する前に、\nSSEの影響とデータ損失を回避するための適切な手順を理解するために、ドキュメントを読むことが重要です。",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイルすべてが暗号化されます。",
"Encrypt the home storage" : "メインストレージ暗号化",
"Disable recovery key" : "復旧キーを無効にする",
@@ -64,6 +63,7 @@ OC.L10N.register(
"Update Private Key Password" : "秘密鍵のパスワードを更新",
"Enable password recovery:" : "パスワードリカバリを有効に:",
"Enabled" : "有効",
"Disabled" : "無効"
"Disabled" : "無効",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "このアプリは、Nextcloud のサーバー側暗号化 (SSE) 機能の(デフォルトの)暗号化実装を提供します。\n\n**暗号化の詳細**\n* **暗号モード:** AES-256-CTR (デフォルト)\n* **認証:** HMAC-SHA256\n\n**重要な警告**\n* **危険:** すべてのファイルが復号化されるまで、このアプリケーションを無効にしないでください (`occ encryption:decrypt-all`)。\n* **警告**: アクティベーション後に暗号化されていないファイルストレージに戻すには、コマンドラインアクセスが必要です。この操作はWeb UI経由で永続的に実行されます。\n\n**既存ファイルに関する注意事項**\n* デフォルトでは、SSEを有効にしても既存のファイルは暗号化されず、新規ファイルのみが暗号化されます。\n* 既存のすべてのファイルを暗号化するには、コマンド「occ encryption:encrypt-all」を使用します。\n\n**始める前に**\n* **ドキュメントを読む:** SSEを有効化、既存ファイルを暗号化、または無効化する前に、\nSSEの影響とデータ損失を回避するための適切な手順を理解するために、ドキュメントを読むことが重要です。"
},
"nplurals=1; plural=0;");
+2 -2
View File
@@ -33,7 +33,6 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "このファイルを読み取ることができません、共有ファイルの可能性があります。ファイルの所有者にお願いして、ファイルを共有しなおしてもらってください。",
"Default Encryption Module" : "デフォルトの暗号化モジュール",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud サーバー側暗号化 (SSE) のデフォルトの暗号化モジュール",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "このアプリは、Nextcloud のサーバー側暗号化 (SSE) 機能の(デフォルトの)暗号化実装を提供します。\n\n**暗号化の詳細**\n* **暗号モード:** AES-256-CTR (デフォルト)\n* **認証:** HMAC-SHA256\n\n**重要な警告**\n* **危険:** すべてのファイルが復号化されるまで、このアプリケーションを無効にしないでください (`occ encryption:decrypt-all`)。\n* **警告**: アクティベーション後に暗号化されていないファイルストレージに戻すには、コマンドラインアクセスが必要です。この操作はWeb UI経由で永続的に実行されます。\n\n**既存ファイルに関する注意事項**\n* デフォルトでは、SSEを有効にしても既存のファイルは暗号化されず、新規ファイルのみが暗号化されます。\n* 既存のすべてのファイルを暗号化するには、コマンド「occ encryption:encrypt-all」を使用します。\n\n**始める前に**\n* **ドキュメントを読む:** SSEを有効化、既存ファイルを暗号化、または無効化する前に、\nSSEの影響とデータ損失を回避するための適切な手順を理解するために、ドキュメントを読むことが重要です。",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイルすべてが暗号化されます。",
"Encrypt the home storage" : "メインストレージ暗号化",
"Disable recovery key" : "復旧キーを無効にする",
@@ -62,6 +61,7 @@
"Update Private Key Password" : "秘密鍵のパスワードを更新",
"Enable password recovery:" : "パスワードリカバリを有効に:",
"Enabled" : "有効",
"Disabled" : "無効"
"Disabled" : "無効",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "このアプリは、Nextcloud のサーバー側暗号化 (SSE) 機能の(デフォルトの)暗号化実装を提供します。\n\n**暗号化の詳細**\n* **暗号モード:** AES-256-CTR (デフォルト)\n* **認証:** HMAC-SHA256\n\n**重要な警告**\n* **危険:** すべてのファイルが復号化されるまで、このアプリケーションを無効にしないでください (`occ encryption:decrypt-all`)。\n* **警告**: アクティベーション後に暗号化されていないファイルストレージに戻すには、コマンドラインアクセスが必要です。この操作はWeb UI経由で永続的に実行されます。\n\n**既存ファイルに関する注意事項**\n* デフォルトでは、SSEを有効にしても既存のファイルは暗号化されず、新規ファイルのみが暗号化されます。\n* 既存のすべてのファイルを暗号化するには、コマンド「occ encryption:encrypt-all」を使用します。\n\n**始める前に**\n* **ドキュメントを読む:** SSEを有効化、既存ファイルを暗号化、または無効化する前に、\nSSEの影響とデータ損失を回避するための適切な手順を理解するために、ドキュメントを読むことが重要です。"
},"pluralForm" :"nplurals=1; plural=0;"
}
+2 -2
View File
@@ -35,7 +35,6 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
"Default Encryption Module" : "Default Encryption Module",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
"Encrypt the home storage" : "Encrypt the home storage",
"Disable recovery key" : "Disable recovery key",
@@ -64,6 +63,7 @@ OC.L10N.register(
"Update Private Key Password" : "Update Private Key Password",
"Enable password recovery:" : "Enable password recovery:",
"Enabled" : "Enabled",
"Disabled" : "Disabled"
"Disabled" : "Disabled",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss."
},
"nplurals=1; plural=0;");
+2 -2
View File
@@ -33,7 +33,6 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
"Default Encryption Module" : "Default Encryption Module",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
"Encrypt the home storage" : "Encrypt the home storage",
"Disable recovery key" : "Disable recovery key",
@@ -62,6 +61,7 @@
"Update Private Key Password" : "Update Private Key Password",
"Enable password recovery:" : "Enable password recovery:",
"Enabled" : "Enabled",
"Disabled" : "Disabled"
"Disabled" : "Disabled",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss."
},"pluralForm" :"nplurals=1; plural=0;"
}
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não foi possível ler este arquivo, provavelmente é um arquivo compartilhado. Por favor, solicite ao proprietário do arquivo para recompartilhá-lo com você.",
"Default Encryption Module" : "Módulo de Criptografia Padrão",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Módulo de criptografia padrão para criptografia do lado do servidor (SSE) do Nextcloud",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Este aplicativo fornece a implementação de criptografia (padrão) para o recurso de criptografia do lado do servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Criptografia**\n\t\t\t* **Modo de Criptografia:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative este aplicativo até que todos os arquivos tenham sido descriptografados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Para voltar ao armazenamento de arquivos não criptografado após a ativação, é necessário acessar a linha de comando. A ação é permanente através da interface do usuário da web.\n\n\t\t\t**Observações para Arquivos Existentes**\n\t\t\t* Por padrão, ativar a SSE não criptografa os arquivos existentes; apenas os novos arquivos serão criptografados.\n\t\t\t* Para criptografar todos os arquivos existentes, use o comando `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a documentação:** Antes de ativar a SSE, criptografar arquivos existentes ou desativar a SSE, é fundamental\n\t\t\t\tler a documentação para entender as implicações e os procedimentos adequados para evitar a perda de dados.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Este aplicativo fornece a implementação (padrão) de criptografia para o recurso de criptografia do lado do servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da criptografia**\n\t\t\t* **Modo de criptografia:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\n\t\t\t**Avisos importantes**\n\t\t\t* **PERIGO:** Não desative este aplicativo até que todos os arquivos tenham sido descriptografados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Reverter para o armazenamento de arquivos não criptografado após a ativação requer acesso à linha de comando. A ação é permanente através da interface do usuário web.\n\n\t\t\t**Observações sobre arquivos existentes**\n\t\t\t* Por padrão, habilitar o SSE não criptografa os arquivos existentes; apenas os novos arquivos serão criptografados.\n\t\t\t* Para criptografar todos os arquivos existentes, use o comando `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de começar**\n\t\t\t* **Leia a documentação:** Antes de habilitar o SSE, criptografar os arquivos existentes ou desativar o SSE, é fundamental\n\t\t\tler a documentação para entender as implicações e os procedimentos adequados para evitar a perda de dados.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ativar essa opção irá criptografar todos os arquivos do armazenamento principal, caso contrário, apenas arquivos no armazenamento externo serão criptografados",
"Encrypt the home storage" : "Criptografar a pasta de armazenamento home",
"Disable recovery key" : "Dasabilitar chave de recuperação",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "Atualizar senha da chave privada",
"Enable password recovery:" : "Ativar recuperação de senha:",
"Enabled" : "Habilitado",
"Disabled" : "Desabilitado"
"Disabled" : "Desabilitado",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Este aplicativo fornece a implementação de criptografia (padrão) para o recurso de criptografia do lado do servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Criptografia**\n\t\t\t* **Modo de Criptografia:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative este aplicativo até que todos os arquivos tenham sido descriptografados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Para voltar ao armazenamento de arquivos não criptografado após a ativação, é necessário acessar a linha de comando. A ação é permanente através da interface do usuário da web.\n\n\t\t\t**Observações para Arquivos Existentes**\n\t\t\t* Por padrão, ativar a SSE não criptografa os arquivos existentes; apenas os novos arquivos serão criptografados.\n\t\t\t* Para criptografar todos os arquivos existentes, use o comando `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a documentação:** Antes de ativar a SSE, criptografar arquivos existentes ou desativar a SSE, é fundamental\n\t\t\t\tler a documentação para entender as implicações e os procedimentos adequados para evitar a perda de dados."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não foi possível ler este arquivo, provavelmente é um arquivo compartilhado. Por favor, solicite ao proprietário do arquivo para recompartilhá-lo com você.",
"Default Encryption Module" : "Módulo de Criptografia Padrão",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Módulo de criptografia padrão para criptografia do lado do servidor (SSE) do Nextcloud",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Este aplicativo fornece a implementação de criptografia (padrão) para o recurso de criptografia do lado do servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Criptografia**\n\t\t\t* **Modo de Criptografia:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative este aplicativo até que todos os arquivos tenham sido descriptografados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Para voltar ao armazenamento de arquivos não criptografado após a ativação, é necessário acessar a linha de comando. A ação é permanente através da interface do usuário da web.\n\n\t\t\t**Observações para Arquivos Existentes**\n\t\t\t* Por padrão, ativar a SSE não criptografa os arquivos existentes; apenas os novos arquivos serão criptografados.\n\t\t\t* Para criptografar todos os arquivos existentes, use o comando `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a documentação:** Antes de ativar a SSE, criptografar arquivos existentes ou desativar a SSE, é fundamental\n\t\t\t\tler a documentação para entender as implicações e os procedimentos adequados para evitar a perda de dados.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Este aplicativo fornece a implementação (padrão) de criptografia para o recurso de criptografia do lado do servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da criptografia**\n\t\t\t* **Modo de criptografia:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\n\t\t\t**Avisos importantes**\n\t\t\t* **PERIGO:** Não desative este aplicativo até que todos os arquivos tenham sido descriptografados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Reverter para o armazenamento de arquivos não criptografado após a ativação requer acesso à linha de comando. A ação é permanente através da interface do usuário web.\n\n\t\t\t**Observações sobre arquivos existentes**\n\t\t\t* Por padrão, habilitar o SSE não criptografa os arquivos existentes; apenas os novos arquivos serão criptografados.\n\t\t\t* Para criptografar todos os arquivos existentes, use o comando `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de começar**\n\t\t\t* **Leia a documentação:** Antes de habilitar o SSE, criptografar os arquivos existentes ou desativar o SSE, é fundamental\n\t\t\tler a documentação para entender as implicações e os procedimentos adequados para evitar a perda de dados.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ativar essa opção irá criptografar todos os arquivos do armazenamento principal, caso contrário, apenas arquivos no armazenamento externo serão criptografados",
"Encrypt the home storage" : "Criptografar a pasta de armazenamento home",
"Disable recovery key" : "Dasabilitar chave de recuperação",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "Atualizar senha da chave privada",
"Enable password recovery:" : "Ativar recuperação de senha:",
"Enabled" : "Habilitado",
"Disabled" : "Desabilitado"
"Disabled" : "Desabilitado",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Este aplicativo fornece a implementação de criptografia (padrão) para o recurso de criptografia do lado do servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Criptografia**\n\t\t\t* **Modo de Criptografia:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative este aplicativo até que todos os arquivos tenham sido descriptografados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Para voltar ao armazenamento de arquivos não criptografado após a ativação, é necessário acessar a linha de comando. A ação é permanente através da interface do usuário da web.\n\n\t\t\t**Observações para Arquivos Existentes**\n\t\t\t* Por padrão, ativar a SSE não criptografa os arquivos existentes; apenas os novos arquivos serão criptografados.\n\t\t\t* Para criptografar todos os arquivos existentes, use o comando `occ encryption:encrypt-all`.\n\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a documentação:** Antes de ativar a SSE, criptografar arquivos existentes ou desativar a SSE, é fundamental\n\t\t\t\tler a documentação para entender as implicações e os procedimentos adequados para evitar a perda de dados."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+2 -2
View File
@@ -29,7 +29,6 @@ OC.L10N.register(
"one-time password for server-side-encryption" : "palavra-passe de utilização única para a encriptação do lado do servidor",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não é possível desencriptar este ficheiro, provavelmente é um ficheiro partilhado. Por favor, peça ao proprietário do ficheiro para voltar a partilhar o ficheiro consigo.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não é possível ler este ficheiro, provavelmente isto é um ficheiro compartilhado. Por favor, peça ao dono do ficheiro para voltar a partilhar o ficheiro consigo.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicação fornece a implementação de encriptação (padrão) para a funcionalidade de Encriptação do Lado do Servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Encriptação**\n\t\t\t* **Modo de Encriptação:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative esta aplicação até que todos os ficheiros tenham sido desencriptados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Reverter para o armazenamento de ficheiros não encriptados após a ativação requer acesso à linha de comandos. A ação é permanente através da interface web.\n\n\t\t\t**Observações para Ficheiros Existentes**\n\t\t\t* Por predefinição, a ativação do SSE não encripta os ficheiros existentes; apenas os novos ficheiros serão encriptados.\n\t\t\t* Para encriptar todos os ficheiros existentes, utilize o comando `occ encryption:encrypt-all`.\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a Documentação:** Antes de ativar o SSE, encriptar os ficheiros existentes ou desativar o SSE, é fundamental \n\t\t\t\tler a documentação para compreender as implicações e os procedimentos adequados para evitar a perda de dados.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ativando esta opção todos os ficheiros armazenados no armazenamento principal serão encriptados, senão serão encriptados todos os ficheiros no armazenamento externo",
"Encrypt the home storage" : "Encriptar o armazenamento do início",
"Disable recovery key" : "Desativar a chave de recuperação",
@@ -55,6 +54,7 @@ OC.L10N.register(
"Update Private Key Password" : "Atualizar Palavra-passe da Chave Privada ",
"Enable password recovery:" : "Ativar a recuperação da palavra-passe:",
"Enabled" : "Ativada",
"Disabled" : "Desativada"
"Disabled" : "Desativada",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicação fornece a implementação de encriptação (padrão) para a funcionalidade de Encriptação do Lado do Servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Encriptação**\n\t\t\t* **Modo de Encriptação:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative esta aplicação até que todos os ficheiros tenham sido desencriptados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Reverter para o armazenamento de ficheiros não encriptados após a ativação requer acesso à linha de comandos. A ação é permanente através da interface web.\n\n\t\t\t**Observações para Ficheiros Existentes**\n\t\t\t* Por predefinição, a ativação do SSE não encripta os ficheiros existentes; apenas os novos ficheiros serão encriptados.\n\t\t\t* Para encriptar todos os ficheiros existentes, utilize o comando `occ encryption:encrypt-all`.\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a Documentação:** Antes de ativar o SSE, encriptar os ficheiros existentes ou desativar o SSE, é fundamental \n\t\t\t\tler a documentação para compreender as implicações e os procedimentos adequados para evitar a perda de dados."
},
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
+2 -2
View File
@@ -27,7 +27,6 @@
"one-time password for server-side-encryption" : "palavra-passe de utilização única para a encriptação do lado do servidor",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não é possível desencriptar este ficheiro, provavelmente é um ficheiro partilhado. Por favor, peça ao proprietário do ficheiro para voltar a partilhar o ficheiro consigo.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Não é possível ler este ficheiro, provavelmente isto é um ficheiro compartilhado. Por favor, peça ao dono do ficheiro para voltar a partilhar o ficheiro consigo.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicação fornece a implementação de encriptação (padrão) para a funcionalidade de Encriptação do Lado do Servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Encriptação**\n\t\t\t* **Modo de Encriptação:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative esta aplicação até que todos os ficheiros tenham sido desencriptados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Reverter para o armazenamento de ficheiros não encriptados após a ativação requer acesso à linha de comandos. A ação é permanente através da interface web.\n\n\t\t\t**Observações para Ficheiros Existentes**\n\t\t\t* Por predefinição, a ativação do SSE não encripta os ficheiros existentes; apenas os novos ficheiros serão encriptados.\n\t\t\t* Para encriptar todos os ficheiros existentes, utilize o comando `occ encryption:encrypt-all`.\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a Documentação:** Antes de ativar o SSE, encriptar os ficheiros existentes ou desativar o SSE, é fundamental \n\t\t\t\tler a documentação para compreender as implicações e os procedimentos adequados para evitar a perda de dados.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ativando esta opção todos os ficheiros armazenados no armazenamento principal serão encriptados, senão serão encriptados todos os ficheiros no armazenamento externo",
"Encrypt the home storage" : "Encriptar o armazenamento do início",
"Disable recovery key" : "Desativar a chave de recuperação",
@@ -53,6 +52,7 @@
"Update Private Key Password" : "Atualizar Palavra-passe da Chave Privada ",
"Enable password recovery:" : "Ativar a recuperação da palavra-passe:",
"Enabled" : "Ativada",
"Disabled" : "Desativada"
"Disabled" : "Desativada",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicação fornece a implementação de encriptação (padrão) para a funcionalidade de Encriptação do Lado do Servidor (SSE) do Nextcloud.\n\n\t\t\t**Detalhes da Encriptação**\n\t\t\t* **Modo de Encriptação:** AES-256-CTR (padrão)\n\t\t\t* **Autenticação:** HMAC-SHA256\n\t\t\t**Avisos Importantes**\n\t\t\t* **PERIGO:** Não desative esta aplicação até que todos os ficheiros tenham sido desencriptados (`occ encryption:decrypt-all`).\n\t\t\t* **AVISO**: Reverter para o armazenamento de ficheiros não encriptados após a ativação requer acesso à linha de comandos. A ação é permanente através da interface web.\n\n\t\t\t**Observações para Ficheiros Existentes**\n\t\t\t* Por predefinição, a ativação do SSE não encripta os ficheiros existentes; apenas os novos ficheiros serão encriptados.\n\t\t\t* Para encriptar todos os ficheiros existentes, utilize o comando `occ encryption:encrypt-all`.\n\t\t\t**Antes de Começar**\n\t\t\t* **Leia a Documentação:** Antes de ativar o SSE, encriptar os ficheiros existentes ou desativar o SSE, é fundamental \n\t\t\t\tler a documentação para compreender as implicações e os procedimentos adequados para evitar a perda de dados."
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
}
+2 -2
View File
@@ -35,7 +35,6 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Овај фајл не може да се прочита, то је вероватно дељени фајл. Молимо вас да замолите власника да га поново подели са вама.",
"Default Encryption Module" : "Подразумевани модул за шифровање",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Подразумевани модул за Nextcloud шифровање на серверској страни (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ова апликација обезбеђује (подразумевану) криптографску имплементацију за Nextcloud функционалност шифровање на серверској страни (SSE) feature.\n\n\t\t\t**Детаљи шифровања**\n\t\t\t* **Режим шифрирања:** AES-256-CTR (подразумевани)\n\t\t\t* **Провера идентитета:** HMAC-SHA256\n\n\t\t\t**Важна упозорења**\n\t\t\t* **ОПАСНОСТ:** немојте да искључујете апликаију све док се сви фајлови не дешифрују (`occ encryption:decrypt-all`).\n\t\t\t* **УПОЗОРЕЊЕ**: враћање на нешифрирано складиште фајлове након активирања захтева приступ командној линији. Акција је трајна преко Веб КИ.\"\n\n\t\t\t**Напомене за постојеће фајлове**\n\t\t\t* Укључивање SSE подразумевано не шифрује постојеће фајлове; шифроваће се само нови фајлови.\n\t\t\t* Ако желите да шифрујете постојеће фајлове, употребите команду `occ encryption:encrypt-all`.\n\n\t\t\t**Пре него што почнете**\n\t\t\t* **Прочитајте документацију:** пре него што укључите SSE, шифрујете постојеће фајлове, или искључите SSE, веома је \n\t\t\t\tважно да прочитате документацију и у потпуности разумете последице и одговарајуће процедуре и тако спречите губитак података.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Укључивање ове опције ће шифровати све фајлове на главном складишту. У супротном ће само фајлови на спољашњем складишту бити шифровани",
"Encrypt the home storage" : "Шифровање главног складишта",
"Disable recovery key" : "Онемогући кључ за опоравак",
@@ -64,6 +63,7 @@ OC.L10N.register(
"Update Private Key Password" : "Ажурирај лозинку личног кључа",
"Enable password recovery:" : "Укључи опоравак лозинке:",
"Enabled" : "укључено",
"Disabled" : "искључено"
"Disabled" : "искључено",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ова апликација обезбеђује (подразумевану) криптографску имплементацију за Nextcloud функционалност шифровање на серверској страни (SSE) feature.\n\n\t\t\t**Детаљи шифровања**\n\t\t\t* **Режим шифрирања:** AES-256-CTR (подразумевани)\n\t\t\t* **Провера идентитета:** HMAC-SHA256\n\n\t\t\t**Важна упозорења**\n\t\t\t* **ОПАСНОСТ:** немојте да искључујете апликаију све док се сви фајлови не дешифрују (`occ encryption:decrypt-all`).\n\t\t\t* **УПОЗОРЕЊЕ**: враћање на нешифрирано складиште фајлове након активирања захтева приступ командној линији. Акција је трајна преко Веб КИ.\"\n\n\t\t\t**Напомене за постојеће фајлове**\n\t\t\t* Укључивање SSE подразумевано не шифрује постојеће фајлове; шифроваће се само нови фајлови.\n\t\t\t* Ако желите да шифрујете постојеће фајлове, употребите команду `occ encryption:encrypt-all`.\n\n\t\t\t**Пре него што почнете**\n\t\t\t* **Прочитајте документацију:** пре него што укључите SSE, шифрујете постојеће фајлове, или искључите SSE, веома је \n\t\t\t\tважно да прочитате документацију и у потпуности разумете последице и одговарајуће процедуре и тако спречите губитак података."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");
+2 -2
View File
@@ -33,7 +33,6 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Овај фајл не може да се прочита, то је вероватно дељени фајл. Молимо вас да замолите власника да га поново подели са вама.",
"Default Encryption Module" : "Подразумевани модул за шифровање",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Подразумевани модул за Nextcloud шифровање на серверској страни (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ова апликација обезбеђује (подразумевану) криптографску имплементацију за Nextcloud функционалност шифровање на серверској страни (SSE) feature.\n\n\t\t\t**Детаљи шифровања**\n\t\t\t* **Режим шифрирања:** AES-256-CTR (подразумевани)\n\t\t\t* **Провера идентитета:** HMAC-SHA256\n\n\t\t\t**Важна упозорења**\n\t\t\t* **ОПАСНОСТ:** немојте да искључујете апликаију све док се сви фајлови не дешифрују (`occ encryption:decrypt-all`).\n\t\t\t* **УПОЗОРЕЊЕ**: враћање на нешифрирано складиште фајлове након активирања захтева приступ командној линији. Акција је трајна преко Веб КИ.\"\n\n\t\t\t**Напомене за постојеће фајлове**\n\t\t\t* Укључивање SSE подразумевано не шифрује постојеће фајлове; шифроваће се само нови фајлови.\n\t\t\t* Ако желите да шифрујете постојеће фајлове, употребите команду `occ encryption:encrypt-all`.\n\n\t\t\t**Пре него што почнете**\n\t\t\t* **Прочитајте документацију:** пре него што укључите SSE, шифрујете постојеће фајлове, или искључите SSE, веома је \n\t\t\t\tважно да прочитате документацију и у потпуности разумете последице и одговарајуће процедуре и тако спречите губитак података.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Укључивање ове опције ће шифровати све фајлове на главном складишту. У супротном ће само фајлови на спољашњем складишту бити шифровани",
"Encrypt the home storage" : "Шифровање главног складишта",
"Disable recovery key" : "Онемогући кључ за опоравак",
@@ -62,6 +61,7 @@
"Update Private Key Password" : "Ажурирај лозинку личног кључа",
"Enable password recovery:" : "Укључи опоравак лозинке:",
"Enabled" : "укључено",
"Disabled" : "искључено"
"Disabled" : "искључено",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ова апликација обезбеђује (подразумевану) криптографску имплементацију за Nextcloud функционалност шифровање на серверској страни (SSE) feature.\n\n\t\t\t**Детаљи шифровања**\n\t\t\t* **Режим шифрирања:** AES-256-CTR (подразумевани)\n\t\t\t* **Провера идентитета:** HMAC-SHA256\n\n\t\t\t**Важна упозорења**\n\t\t\t* **ОПАСНОСТ:** немојте да искључујете апликаију све док се сви фајлови не дешифрују (`occ encryption:decrypt-all`).\n\t\t\t* **УПОЗОРЕЊЕ**: враћање на нешифрирано складиште фајлове након активирања захтева приступ командној линији. Акција је трајна преко Веб КИ.\"\n\n\t\t\t**Напомене за постојеће фајлове**\n\t\t\t* Укључивање SSE подразумевано не шифрује постојеће фајлове; шифроваће се само нови фајлови.\n\t\t\t* Ако желите да шифрујете постојеће фајлове, употребите команду `occ encryption:encrypt-all`.\n\n\t\t\t**Пре него што почнете**\n\t\t\t* **Прочитајте документацију:** пре него што укључите SSE, шифрујете постојеће фајлове, или искључите SSE, веома је \n\t\t\t\tважно да прочитате документацију и у потпуности разумете последице и одговарајуће процедуре и тако спречите губитак података."
},"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);"
}
+2 -2
View File
@@ -35,7 +35,6 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Haiwezi kusoma faili hii, labda hii ni faili iliyoshirikiwa. Tafadhali mwombe mwenye faili kushiriki upya faili nawe.",
"Default Encryption Module" : "Moduli Chaguomsingi ya Usimbaji Fiche",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Sehemu ya usimbaji chaguomsingi ya Usimbaji wa upande wa Seva ya Nextcloud (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Programu hii hutoa utekelezaji (chaguo-msingi) wa usimbaji fiche kwa kipengele cha Nextcloud cha Usimbaji wa upande wa Seva (SSE).\n\n\t\t\t**Maelezo ya Usimbaji**\n\t\t\t* **Njia ya Sifa:** AES-256-CTR (chaguo-msingi)\n\t\t\t* **Uthibitishaji:** HMAC-SHA256\n\n\t\t\t**Maonyo Muhimu**\n\t\t\t* **HATARI:** Usizima programu tumizi hii hadi faili zote zifutwe (`occ encryption:decrypt-all`).\n\t\t\t* **ONYO**: Kurejea kwenye hifadhi ya faili ambayo haijasimbwa kwa njia fiche baada ya kuwezesha kunahitaji ufikiaji wa mstari wa amri. Hatua hiyo ni ya kudumu kupitia Kiolesura cha Wavuti.\"\n\n\t\t\t**Vidokezo vya Faili Zilizopo**\n\t\t\t* Kwa chaguomsingi, kuwezesha SSE hakusimba faili zilizopo; faili mpya pekee ndizo zitasimbwa kwa njia fiche.\n\t\t\t* Ili kusimba faili zote zilizopo, tumia amri `occ encryption:encrypt-all`.\n\n\t\t\t**Kabla Hujaanza**\n\t\t\t* **Soma Hati:** Kabla ya kuwezesha SSE, simbua faili zilizopo, au uzime SSE, ni muhimu \n\t\t\t\tsoma hati ili kuelewa athari na taratibu zinazofaa ili kuepuka upotevu wa data.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Kuwasha chaguo hili husimba kwa njia fiche faili zote zilizohifadhiwa kwenye hifadhi kuu, vinginevyo faili zilizo kwenye hifadhi ya nje pekee ndizo zitasimbwa kwa njia fiche",
"Encrypt the home storage" : "Simba hifadhi ya nyumbani kwa njia fiche",
"Disable recovery key" : "Zima ufunguo wa kurejesha",
@@ -64,6 +63,7 @@ OC.L10N.register(
"Update Private Key Password" : "Sasisha Nenosiri la Ufunguo wa Kibinafsi",
"Enable password recovery:" : "Washa urejeshaji wa nenosiri:",
"Enabled" : "Washwa",
"Disabled" : "Zimwa"
"Disabled" : "Zimwa",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Programu hii hutoa utekelezaji (chaguo-msingi) wa usimbaji fiche kwa kipengele cha Nextcloud cha Usimbaji wa upande wa Seva (SSE).\n\n\t\t\t**Maelezo ya Usimbaji**\n\t\t\t* **Njia ya Sifa:** AES-256-CTR (chaguo-msingi)\n\t\t\t* **Uthibitishaji:** HMAC-SHA256\n\n\t\t\t**Maonyo Muhimu**\n\t\t\t* **HATARI:** Usizima programu tumizi hii hadi faili zote zifutwe (`occ encryption:decrypt-all`).\n\t\t\t* **ONYO**: Kurejea kwenye hifadhi ya faili ambayo haijasimbwa kwa njia fiche baada ya kuwezesha kunahitaji ufikiaji wa mstari wa amri. Hatua hiyo ni ya kudumu kupitia Kiolesura cha Wavuti.\"\n\n\t\t\t**Vidokezo vya Faili Zilizopo**\n\t\t\t* Kwa chaguomsingi, kuwezesha SSE hakusimba faili zilizopo; faili mpya pekee ndizo zitasimbwa kwa njia fiche.\n\t\t\t* Ili kusimba faili zote zilizopo, tumia amri `occ encryption:encrypt-all`.\n\n\t\t\t**Kabla Hujaanza**\n\t\t\t* **Soma Hati:** Kabla ya kuwezesha SSE, simbua faili zilizopo, au uzime SSE, ni muhimu \n\t\t\t\tsoma hati ili kuelewa athari na taratibu zinazofaa ili kuepuka upotevu wa data."
},
"nplurals=2; plural=(n != 1);");
+2 -2
View File
@@ -33,7 +33,6 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Haiwezi kusoma faili hii, labda hii ni faili iliyoshirikiwa. Tafadhali mwombe mwenye faili kushiriki upya faili nawe.",
"Default Encryption Module" : "Moduli Chaguomsingi ya Usimbaji Fiche",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Sehemu ya usimbaji chaguomsingi ya Usimbaji wa upande wa Seva ya Nextcloud (SSE)",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Programu hii hutoa utekelezaji (chaguo-msingi) wa usimbaji fiche kwa kipengele cha Nextcloud cha Usimbaji wa upande wa Seva (SSE).\n\n\t\t\t**Maelezo ya Usimbaji**\n\t\t\t* **Njia ya Sifa:** AES-256-CTR (chaguo-msingi)\n\t\t\t* **Uthibitishaji:** HMAC-SHA256\n\n\t\t\t**Maonyo Muhimu**\n\t\t\t* **HATARI:** Usizima programu tumizi hii hadi faili zote zifutwe (`occ encryption:decrypt-all`).\n\t\t\t* **ONYO**: Kurejea kwenye hifadhi ya faili ambayo haijasimbwa kwa njia fiche baada ya kuwezesha kunahitaji ufikiaji wa mstari wa amri. Hatua hiyo ni ya kudumu kupitia Kiolesura cha Wavuti.\"\n\n\t\t\t**Vidokezo vya Faili Zilizopo**\n\t\t\t* Kwa chaguomsingi, kuwezesha SSE hakusimba faili zilizopo; faili mpya pekee ndizo zitasimbwa kwa njia fiche.\n\t\t\t* Ili kusimba faili zote zilizopo, tumia amri `occ encryption:encrypt-all`.\n\n\t\t\t**Kabla Hujaanza**\n\t\t\t* **Soma Hati:** Kabla ya kuwezesha SSE, simbua faili zilizopo, au uzime SSE, ni muhimu \n\t\t\t\tsoma hati ili kuelewa athari na taratibu zinazofaa ili kuepuka upotevu wa data.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Kuwasha chaguo hili husimba kwa njia fiche faili zote zilizohifadhiwa kwenye hifadhi kuu, vinginevyo faili zilizo kwenye hifadhi ya nje pekee ndizo zitasimbwa kwa njia fiche",
"Encrypt the home storage" : "Simba hifadhi ya nyumbani kwa njia fiche",
"Disable recovery key" : "Zima ufunguo wa kurejesha",
@@ -62,6 +61,7 @@
"Update Private Key Password" : "Sasisha Nenosiri la Ufunguo wa Kibinafsi",
"Enable password recovery:" : "Washa urejeshaji wa nenosiri:",
"Enabled" : "Washwa",
"Disabled" : "Zimwa"
"Disabled" : "Zimwa",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Programu hii hutoa utekelezaji (chaguo-msingi) wa usimbaji fiche kwa kipengele cha Nextcloud cha Usimbaji wa upande wa Seva (SSE).\n\n\t\t\t**Maelezo ya Usimbaji**\n\t\t\t* **Njia ya Sifa:** AES-256-CTR (chaguo-msingi)\n\t\t\t* **Uthibitishaji:** HMAC-SHA256\n\n\t\t\t**Maonyo Muhimu**\n\t\t\t* **HATARI:** Usizima programu tumizi hii hadi faili zote zifutwe (`occ encryption:decrypt-all`).\n\t\t\t* **ONYO**: Kurejea kwenye hifadhi ya faili ambayo haijasimbwa kwa njia fiche baada ya kuwezesha kunahitaji ufikiaji wa mstari wa amri. Hatua hiyo ni ya kudumu kupitia Kiolesura cha Wavuti.\"\n\n\t\t\t**Vidokezo vya Faili Zilizopo**\n\t\t\t* Kwa chaguomsingi, kuwezesha SSE hakusimba faili zilizopo; faili mpya pekee ndizo zitasimbwa kwa njia fiche.\n\t\t\t* Ili kusimba faili zote zilizopo, tumia amri `occ encryption:encrypt-all`.\n\n\t\t\t**Kabla Hujaanza**\n\t\t\t* **Soma Hati:** Kabla ya kuwezesha SSE, simbua faili zilizopo, au uzime SSE, ni muhimu \n\t\t\t\tsoma hati ili kuelewa athari na taratibu zinazofaa ili kuepuka upotevu wa data."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+2 -2
View File
@@ -35,7 +35,6 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Bu dosya okunamadı ve büyük olasılıkla paylaşılan bir dosya. Lütfen dosya sahibi ile görüşerek sizinle yeniden paylaşmasını isteyin.",
"Default Encryption Module" : "Varsayılan şifreleme modülü",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud sunucu tarafında şifreleme (SSE) için varsayılan şifreleme modülü",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Bu uygulama, Nextcloud sunucu tarafı şifreleme (SSE) özelliği için (varsayılan) şifreleme uygulamasını sağlar.\n\n\t\t\t**Şifreleme ayrıntıları**\n\t\t\t* **Şifreleme kipi:** AES-256-CTR (varsayılan)\n\t\t\t* **Kimlik doğrulaması:** HMAC-SHA256\n\n\t\t\t**Önemli uyarılar**\n\t\t\t* **DİKKAT:** Tüm dosyaların şifresi çözülene kadar bu uygulamayı etkisizleştirmeyin (`occ encryption:decrypt-all`).\n\t\t\t* **UYARI**: Etkinleştirildikten sonra şifrelenmemiş dosya depolama alanına geri dönmek için komut satırına erişim gerekir. İşlem, internet kullanıcı arayüzünden kalıcıdır.\"\n\n\t\t\t**Var olan dosyalar için notlar**\n\t\t\t* Varsayılan olarak, sunucu tarafı şifrelemeyi etkinleştirmek var olan dosyaları şifrelemez. Yalnızca yeni dosyalar şifrelenir.\n\t\t\t* Var olan tüm dosyaları şifrelemek için şu komutu kullanın: `occ encryption:encrypt-all`.\n\n\t\t\t**Başlamadan önce**\n\t\t\t* **Belgeleri okuyun:** Sunucu tarafı şifrelemeyi etkinleştirmeden önce var olan dosyaları şifreleyin ya da sunucu tarafı şifrelemeyi etkisizleştirin. \n\t\t\t\tVeri kaybını önlemek için sonuçları ve uygun prosedürleri anlamak üzere belgeleri okumak çok önemlidir.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Bu seçenek açıldığında, ana depolama alanındaki tüm dosyalar şifrelenir. Kapatıldığında, yalnızca dış depolama alanındaki dosyalar şifrelenir",
"Encrypt the home storage" : "Ana depolama şifrelensin",
"Disable recovery key" : "Kurtarma anahtarını kullanımdan kaldır",
@@ -72,6 +71,7 @@ OC.L10N.register(
"Update Private Key Password" : "Kişisel anahtar parolasını güncelle",
"Enable password recovery:" : "Parola kurtarma özelliğini aç:",
"Enabled" : "Açık",
"Disabled" : "Kapalı"
"Disabled" : "Kapalı",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Bu uygulama, Nextcloud sunucu tarafı şifreleme (SSE) özelliği için (varsayılan) şifreleme uygulamasını sağlar.\n\n\t\t\t**Şifreleme ayrıntıları**\n\t\t\t* **Şifreleme kipi:** AES-256-CTR (varsayılan)\n\t\t\t* **Kimlik doğrulaması:** HMAC-SHA256\n\n\t\t\t**Önemli uyarılar**\n\t\t\t* **DİKKAT:** Tüm dosyaların şifresi çözülene kadar bu uygulamayı etkisizleştirmeyin (`occ encryption:decrypt-all`).\n\t\t\t* **UYARI**: Etkinleştirildikten sonra şifrelenmemiş dosya depolama alanına geri dönmek için komut satırına erişim gerekir. İşlem, internet kullanıcı arayüzünden kalıcıdır.\"\n\n\t\t\t**Var olan dosyalar için notlar**\n\t\t\t* Varsayılan olarak, sunucu tarafı şifrelemeyi etkinleştirmek var olan dosyaları şifrelemez. Yalnızca yeni dosyalar şifrelenir.\n\t\t\t* Var olan tüm dosyaları şifrelemek için şu komutu kullanın: `occ encryption:encrypt-all`.\n\n\t\t\t**Başlamadan önce**\n\t\t\t* **Belgeleri okuyun:** Sunucu tarafı şifrelemeyi etkinleştirmeden önce var olan dosyaları şifreleyin ya da sunucu tarafı şifrelemeyi etkisizleştirin. \n\t\t\t\tVeri kaybını önlemek için sonuçları ve uygun prosedürleri anlamak üzere belgeleri okumak çok önemlidir."
},
"nplurals=2; plural=(n > 1);");
+2 -2
View File
@@ -33,7 +33,6 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Bu dosya okunamadı ve büyük olasılıkla paylaşılan bir dosya. Lütfen dosya sahibi ile görüşerek sizinle yeniden paylaşmasını isteyin.",
"Default Encryption Module" : "Varsayılan şifreleme modülü",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud sunucu tarafında şifreleme (SSE) için varsayılan şifreleme modülü",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Bu uygulama, Nextcloud sunucu tarafı şifreleme (SSE) özelliği için (varsayılan) şifreleme uygulamasını sağlar.\n\n\t\t\t**Şifreleme ayrıntıları**\n\t\t\t* **Şifreleme kipi:** AES-256-CTR (varsayılan)\n\t\t\t* **Kimlik doğrulaması:** HMAC-SHA256\n\n\t\t\t**Önemli uyarılar**\n\t\t\t* **DİKKAT:** Tüm dosyaların şifresi çözülene kadar bu uygulamayı etkisizleştirmeyin (`occ encryption:decrypt-all`).\n\t\t\t* **UYARI**: Etkinleştirildikten sonra şifrelenmemiş dosya depolama alanına geri dönmek için komut satırına erişim gerekir. İşlem, internet kullanıcı arayüzünden kalıcıdır.\"\n\n\t\t\t**Var olan dosyalar için notlar**\n\t\t\t* Varsayılan olarak, sunucu tarafı şifrelemeyi etkinleştirmek var olan dosyaları şifrelemez. Yalnızca yeni dosyalar şifrelenir.\n\t\t\t* Var olan tüm dosyaları şifrelemek için şu komutu kullanın: `occ encryption:encrypt-all`.\n\n\t\t\t**Başlamadan önce**\n\t\t\t* **Belgeleri okuyun:** Sunucu tarafı şifrelemeyi etkinleştirmeden önce var olan dosyaları şifreleyin ya da sunucu tarafı şifrelemeyi etkisizleştirin. \n\t\t\t\tVeri kaybını önlemek için sonuçları ve uygun prosedürleri anlamak üzere belgeleri okumak çok önemlidir.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Bu seçenek açıldığında, ana depolama alanındaki tüm dosyalar şifrelenir. Kapatıldığında, yalnızca dış depolama alanındaki dosyalar şifrelenir",
"Encrypt the home storage" : "Ana depolama şifrelensin",
"Disable recovery key" : "Kurtarma anahtarını kullanımdan kaldır",
@@ -70,6 +69,7 @@
"Update Private Key Password" : "Kişisel anahtar parolasını güncelle",
"Enable password recovery:" : "Parola kurtarma özelliğini aç:",
"Enabled" : "Açık",
"Disabled" : "Kapalı"
"Disabled" : "Kapalı",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Bu uygulama, Nextcloud sunucu tarafı şifreleme (SSE) özelliği için (varsayılan) şifreleme uygulamasını sağlar.\n\n\t\t\t**Şifreleme ayrıntıları**\n\t\t\t* **Şifreleme kipi:** AES-256-CTR (varsayılan)\n\t\t\t* **Kimlik doğrulaması:** HMAC-SHA256\n\n\t\t\t**Önemli uyarılar**\n\t\t\t* **DİKKAT:** Tüm dosyaların şifresi çözülene kadar bu uygulamayı etkisizleştirmeyin (`occ encryption:decrypt-all`).\n\t\t\t* **UYARI**: Etkinleştirildikten sonra şifrelenmemiş dosya depolama alanına geri dönmek için komut satırına erişim gerekir. İşlem, internet kullanıcı arayüzünden kalıcıdır.\"\n\n\t\t\t**Var olan dosyalar için notlar**\n\t\t\t* Varsayılan olarak, sunucu tarafı şifrelemeyi etkinleştirmek var olan dosyaları şifrelemez. Yalnızca yeni dosyalar şifrelenir.\n\t\t\t* Var olan tüm dosyaları şifrelemek için şu komutu kullanın: `occ encryption:encrypt-all`.\n\n\t\t\t**Başlamadan önce**\n\t\t\t* **Belgeleri okuyun:** Sunucu tarafı şifrelemeyi etkinleştirmeden önce var olan dosyaları şifreleyin ya da sunucu tarafı şifrelemeyi etkisizleştirin. \n\t\t\t\tVeri kaybını önlemek için sonuçları ve uygun prosedürleri anlamak üzere belgeleri okumak çok önemlidir."
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "بۇ ھۆججەتنى ئوقۇيالمايدۇ ، بەلكىم بۇ ئورتاق ھۆججەت بولۇشى مۇمكىن. ھۆججەت ئىگىسىدىن ھۆججەتنى سىز بىلەن ئورتاقلىشىشنى تەلەپ قىلىڭ.",
"Default Encryption Module" : "سۈكۈتتىكى شىفىرلاش بۆلىكى",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud مۇلازىمېتىر تەرەپ شىفىرلاش (SSE) ئۈچۈن سۈكۈتتىكى شىفىرلاش مودۇلى",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "بۇ ئەپ Nextcloud نىڭ سېرۋېر تەرەپ شىفىرلاش (SSE) ئىقتىدارى ئۈچۈن (ئۆزلۈكىدىن) شىفىرلاش ئىجراسىنى تەمىنلەيدۇ.\n\n\t\t\t**شىفىرلاش تەپسىلاتلىرى**\n\t\t\t* **شىفىر ھالىتى:** AES-256-CTR (ئۆزلۈكىدىن)\n\t\t\t* **ئىشەنچنى جەزملەشتۈرۈش:** HMAC-SHA256\n\n\t\t\t**مۇھىم ئاگاھلاندۇرۇشلار**\n\t\t\t* **خەتەر:** بارلىق ھۆججەتلەر شىفىرلانمىغۇچە بۇ ئەپنى چەكلىمەڭ (`occ encryption:decrypt-all`).\n\t\t\t* **ئاگاھلاندۇرۇش**: ئاكتىپلانغاندىن كېيىن شىفىرلانمىغان ھۆججەت ساقلىغۇچقا قايتىش ئۈچۈن بۇيرۇق قۇرىغا كىرىش كېرەك. بۇ ھەرىكەت تور ئىشلەتكۈچى ئارايۈزى ئارقىلىق مەڭگۈلۈك بولىدۇ.\n\n\t\t\t**مەۋجۇت ھۆججەتلەر ئۈچۈن ئەسكەرتىشلەر**\n\t\t\t* ئۆزلۈكىدىن، SSE نى قوزغىتىش مەۋجۇت ھۆججەتلەرنى شىفىرلىمايدۇ؛ پەقەت يېڭى ھۆججەتلەرلا شىفىرلىنىدۇ.\n\t\t\t* بارلىق مەۋجۇت ھۆججەتلەرنى شىفىرلاش ئۈچۈن، `occ encryption:encrypt-all` بۇيرۇقىنى ئىشلىتىڭ.\n\n\t\t\t**باشلاشتىن بۇرۇن**\n\t\t\t* **ھۆججەتلەرنى ئوقۇڭ:** SSE نى قوزغىتىشتىن، مەۋجۇت ھۆججەتلەرنى شىفىرلاشتىن ياكى SSE نى چەكلەشتىن بۇرۇن، سانلىق مەلۇمات يوقىلىشىنىڭ ئالدىنى ئېلىش ئۈچۈن مۇناسىۋەتلىك تەرتىپلەرنى ۋە ئۇنىڭ ئاقىۋەتلىرىنى چۈشىنىش ئۈچۈن ھۆججەتلەرنى ئوقۇش ناھايىتى مۇھىم.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "بۇ ئەپ Nextcloud نىڭ سېرۋېر تەرەپ شىفىرلاش (SSE) ئىقتىدارى ئۈچۈن (ئۆزلۈكىدىن) شىفىرلاش ئىجراسىنى تەمىنلەيدۇ.\n\n\t\t\t**شىفىرلاش تەپسىلاتلىرى**\n\t\t\t* **شىفىر ھالىتى:** AES-256-CTR (ئۆزلۈكىدىن)\n\t\t\t* **ئىشەنچنى جەزملەشتۈرۈش:** HMAC-SHA256\n\n\t\t\t**مۇھىم ئاگاھلاندۇرۇشلار**\n\t\t\t* **خەتەر:** بارلىق ھۆججەتلەر شىفىرلانمىغۇچە بۇ ئەپنى چەكلىمەڭ (`occ encryption:decrypt-all`).\n\t\t\t* **ئاگاھلاندۇرۇش**: ئاكتىپلانغاندىن كېيىن شىفىرلانمىغان ھۆججەت ساقلىغۇچقا قايتىش ئۈچۈن بۇيرۇق قۇرىغا كىرىش كېرەك. بۇ ھەرىكەت تور ئىشلەتكۈچى ئارايۈزى ئارقىلىق مەڭگۈلۈك بولىدۇ.\n\n\t\t\t**مەۋجۇت ھۆججەتلەر ئۈچۈن ئەسكەرتىشلەر**\n\t\t\t* ئۆزلۈكىدىن، SSE نى قوزغىتىش مەۋجۇت ھۆججەتلەرنى شىفىرلىمايدۇ؛ پەقەت يېڭى ھۆججەتلەرلا شىفىرلىنىدۇ.\n\t\t\t* بارلىق مەۋجۇت ھۆججەتلەرنى شىفىرلاش ئۈچۈن، `occ encryption:encrypt-all` بۇيرۇقىنى ئىشلىتىڭ.\n\n\t\t\t**باشلاشتىن بۇرۇن**\n\t\t\t* **ھۆججەتلەرنى ئوقۇڭ:** SSE نى قوزغىتىشتىن، مەۋجۇت ھۆججەتلەرنى شىفىرلاشتىن ياكى SSE نى چەكلەشتىن بۇرۇن، سانلىق مەلۇمات يوقىلىشىنىڭ ئالدىنى ئېلىش ئۈچۈن مۇناسىۋەتلىك تەرتىپلەرنى ۋە ئۇنىڭ ئاقىۋەتلىرىنى چۈشىنىش ئۈچۈن ھۆججەتلەرنى ئوقۇش ناھايىتى مۇھىم.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "بۇ تاللاشنى قوزغىتىش ئاساسلىق ساقلاش بوشلۇقىدا ساقلانغان بارلىق ھۆججەتلەرنى مەخپىيلەشتۈرىدۇ ، بولمىسا پەقەت سىرتقى ساقلىغۇچتىكى ھۆججەتلەرلا شىفىرلىنىدۇ",
"Encrypt the home storage" : "ئۆي ئامبىرىنى مەخپىيلەشتۈرۈڭ",
"Disable recovery key" : "ئەسلىگە كەلتۈرۈش ئاچقۇچىنى چەكلەڭ",
@@ -64,6 +64,7 @@ OC.L10N.register(
"Update Private Key Password" : "شەخسىي ئاچقۇچ پارولىنى يېڭىلاڭ",
"Enable password recovery:" : "پارولنى ئەسلىگە كەلتۈرۈشنى قوزغىتىڭ:",
"Enabled" : "قوزغىتىلدى",
"Disabled" : "چەكلەنگەن"
"Disabled" : "چەكلەنگەن",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "بۇ ئەپ Nextcloud نىڭ سېرۋېر تەرەپ شىفىرلاش (SSE) ئىقتىدارى ئۈچۈن (ئۆزلۈكىدىن) شىفىرلاش ئىجراسىنى تەمىنلەيدۇ.\n\n\t\t\t**شىفىرلاش تەپسىلاتلىرى**\n\t\t\t* **شىفىر ھالىتى:** AES-256-CTR (ئۆزلۈكىدىن)\n\t\t\t* **ئىشەنچنى جەزملەشتۈرۈش:** HMAC-SHA256\n\n\t\t\t**مۇھىم ئاگاھلاندۇرۇشلار**\n\t\t\t* **خەتەر:** بارلىق ھۆججەتلەر شىفىرلانمىغۇچە بۇ ئەپنى چەكلىمەڭ (`occ encryption:decrypt-all`).\n\t\t\t* **ئاگاھلاندۇرۇش**: ئاكتىپلانغاندىن كېيىن شىفىرلانمىغان ھۆججەت ساقلىغۇچقا قايتىش ئۈچۈن بۇيرۇق قۇرىغا كىرىش كېرەك. بۇ ھەرىكەت تور ئىشلەتكۈچى ئارايۈزى ئارقىلىق مەڭگۈلۈك بولىدۇ.\n\n\t\t\t**مەۋجۇت ھۆججەتلەر ئۈچۈن ئەسكەرتىشلەر**\n\t\t\t* ئۆزلۈكىدىن، SSE نى قوزغىتىش مەۋجۇت ھۆججەتلەرنى شىفىرلىمايدۇ؛ پەقەت يېڭى ھۆججەتلەرلا شىفىرلىنىدۇ.\n\t\t\t* بارلىق مەۋجۇت ھۆججەتلەرنى شىفىرلاش ئۈچۈن، `occ encryption:encrypt-all` بۇيرۇقىنى ئىشلىتىڭ.\n\n\t\t\t**باشلاشتىن بۇرۇن**\n\t\t\t* **ھۆججەتلەرنى ئوقۇڭ:** SSE نى قوزغىتىشتىن، مەۋجۇت ھۆججەتلەرنى شىفىرلاشتىن ياكى SSE نى چەكلەشتىن بۇرۇن، سانلىق مەلۇمات يوقىلىشىنىڭ ئالدىنى ئېلىش ئۈچۈن مۇناسىۋەتلىك تەرتىپلەرنى ۋە ئۇنىڭ ئاقىۋەتلىرىنى چۈشىنىش ئۈچۈن ھۆججەتلەرنى ئوقۇش ناھايىتى مۇھىم."
},
"nplurals=2; plural=(n != 1);");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "بۇ ھۆججەتنى ئوقۇيالمايدۇ ، بەلكىم بۇ ئورتاق ھۆججەت بولۇشى مۇمكىن. ھۆججەت ئىگىسىدىن ھۆججەتنى سىز بىلەن ئورتاقلىشىشنى تەلەپ قىلىڭ.",
"Default Encryption Module" : "سۈكۈتتىكى شىفىرلاش بۆلىكى",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud مۇلازىمېتىر تەرەپ شىفىرلاش (SSE) ئۈچۈن سۈكۈتتىكى شىفىرلاش مودۇلى",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "بۇ ئەپ Nextcloud نىڭ سېرۋېر تەرەپ شىفىرلاش (SSE) ئىقتىدارى ئۈچۈن (ئۆزلۈكىدىن) شىفىرلاش ئىجراسىنى تەمىنلەيدۇ.\n\n\t\t\t**شىفىرلاش تەپسىلاتلىرى**\n\t\t\t* **شىفىر ھالىتى:** AES-256-CTR (ئۆزلۈكىدىن)\n\t\t\t* **ئىشەنچنى جەزملەشتۈرۈش:** HMAC-SHA256\n\n\t\t\t**مۇھىم ئاگاھلاندۇرۇشلار**\n\t\t\t* **خەتەر:** بارلىق ھۆججەتلەر شىفىرلانمىغۇچە بۇ ئەپنى چەكلىمەڭ (`occ encryption:decrypt-all`).\n\t\t\t* **ئاگاھلاندۇرۇش**: ئاكتىپلانغاندىن كېيىن شىفىرلانمىغان ھۆججەت ساقلىغۇچقا قايتىش ئۈچۈن بۇيرۇق قۇرىغا كىرىش كېرەك. بۇ ھەرىكەت تور ئىشلەتكۈچى ئارايۈزى ئارقىلىق مەڭگۈلۈك بولىدۇ.\n\n\t\t\t**مەۋجۇت ھۆججەتلەر ئۈچۈن ئەسكەرتىشلەر**\n\t\t\t* ئۆزلۈكىدىن، SSE نى قوزغىتىش مەۋجۇت ھۆججەتلەرنى شىفىرلىمايدۇ؛ پەقەت يېڭى ھۆججەتلەرلا شىفىرلىنىدۇ.\n\t\t\t* بارلىق مەۋجۇت ھۆججەتلەرنى شىفىرلاش ئۈچۈن، `occ encryption:encrypt-all` بۇيرۇقىنى ئىشلىتىڭ.\n\n\t\t\t**باشلاشتىن بۇرۇن**\n\t\t\t* **ھۆججەتلەرنى ئوقۇڭ:** SSE نى قوزغىتىشتىن، مەۋجۇت ھۆججەتلەرنى شىفىرلاشتىن ياكى SSE نى چەكلەشتىن بۇرۇن، سانلىق مەلۇمات يوقىلىشىنىڭ ئالدىنى ئېلىش ئۈچۈن مۇناسىۋەتلىك تەرتىپلەرنى ۋە ئۇنىڭ ئاقىۋەتلىرىنى چۈشىنىش ئۈچۈن ھۆججەتلەرنى ئوقۇش ناھايىتى مۇھىم.",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "بۇ ئەپ Nextcloud نىڭ سېرۋېر تەرەپ شىفىرلاش (SSE) ئىقتىدارى ئۈچۈن (ئۆزلۈكىدىن) شىفىرلاش ئىجراسىنى تەمىنلەيدۇ.\n\n\t\t\t**شىفىرلاش تەپسىلاتلىرى**\n\t\t\t* **شىفىر ھالىتى:** AES-256-CTR (ئۆزلۈكىدىن)\n\t\t\t* **ئىشەنچنى جەزملەشتۈرۈش:** HMAC-SHA256\n\n\t\t\t**مۇھىم ئاگاھلاندۇرۇشلار**\n\t\t\t* **خەتەر:** بارلىق ھۆججەتلەر شىفىرلانمىغۇچە بۇ ئەپنى چەكلىمەڭ (`occ encryption:decrypt-all`).\n\t\t\t* **ئاگاھلاندۇرۇش**: ئاكتىپلانغاندىن كېيىن شىفىرلانمىغان ھۆججەت ساقلىغۇچقا قايتىش ئۈچۈن بۇيرۇق قۇرىغا كىرىش كېرەك. بۇ ھەرىكەت تور ئىشلەتكۈچى ئارايۈزى ئارقىلىق مەڭگۈلۈك بولىدۇ.\n\n\t\t\t**مەۋجۇت ھۆججەتلەر ئۈچۈن ئەسكەرتىشلەر**\n\t\t\t* ئۆزلۈكىدىن، SSE نى قوزغىتىش مەۋجۇت ھۆججەتلەرنى شىفىرلىمايدۇ؛ پەقەت يېڭى ھۆججەتلەرلا شىفىرلىنىدۇ.\n\t\t\t* بارلىق مەۋجۇت ھۆججەتلەرنى شىفىرلاش ئۈچۈن، `occ encryption:encrypt-all` بۇيرۇقىنى ئىشلىتىڭ.\n\n\t\t\t**باشلاشتىن بۇرۇن**\n\t\t\t* **ھۆججەتلەرنى ئوقۇڭ:** SSE نى قوزغىتىشتىن، مەۋجۇت ھۆججەتلەرنى شىفىرلاشتىن ياكى SSE نى چەكلەشتىن بۇرۇن، سانلىق مەلۇمات يوقىلىشىنىڭ ئالدىنى ئېلىش ئۈچۈن مۇناسىۋەتلىك تەرتىپلەرنى ۋە ئۇنىڭ ئاقىۋەتلىرىنى چۈشىنىش ئۈچۈن ھۆججەتلەرنى ئوقۇش ناھايىتى مۇھىم.",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "بۇ تاللاشنى قوزغىتىش ئاساسلىق ساقلاش بوشلۇقىدا ساقلانغان بارلىق ھۆججەتلەرنى مەخپىيلەشتۈرىدۇ ، بولمىسا پەقەت سىرتقى ساقلىغۇچتىكى ھۆججەتلەرلا شىفىرلىنىدۇ",
"Encrypt the home storage" : "ئۆي ئامبىرىنى مەخپىيلەشتۈرۈڭ",
"Disable recovery key" : "ئەسلىگە كەلتۈرۈش ئاچقۇچىنى چەكلەڭ",
@@ -62,6 +62,7 @@
"Update Private Key Password" : "شەخسىي ئاچقۇچ پارولىنى يېڭىلاڭ",
"Enable password recovery:" : "پارولنى ئەسلىگە كەلتۈرۈشنى قوزغىتىڭ:",
"Enabled" : "قوزغىتىلدى",
"Disabled" : "چەكلەنگەن"
"Disabled" : "چەكلەنگەن",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "بۇ ئەپ Nextcloud نىڭ سېرۋېر تەرەپ شىفىرلاش (SSE) ئىقتىدارى ئۈچۈن (ئۆزلۈكىدىن) شىفىرلاش ئىجراسىنى تەمىنلەيدۇ.\n\n\t\t\t**شىفىرلاش تەپسىلاتلىرى**\n\t\t\t* **شىفىر ھالىتى:** AES-256-CTR (ئۆزلۈكىدىن)\n\t\t\t* **ئىشەنچنى جەزملەشتۈرۈش:** HMAC-SHA256\n\n\t\t\t**مۇھىم ئاگاھلاندۇرۇشلار**\n\t\t\t* **خەتەر:** بارلىق ھۆججەتلەر شىفىرلانمىغۇچە بۇ ئەپنى چەكلىمەڭ (`occ encryption:decrypt-all`).\n\t\t\t* **ئاگاھلاندۇرۇش**: ئاكتىپلانغاندىن كېيىن شىفىرلانمىغان ھۆججەت ساقلىغۇچقا قايتىش ئۈچۈن بۇيرۇق قۇرىغا كىرىش كېرەك. بۇ ھەرىكەت تور ئىشلەتكۈچى ئارايۈزى ئارقىلىق مەڭگۈلۈك بولىدۇ.\n\n\t\t\t**مەۋجۇت ھۆججەتلەر ئۈچۈن ئەسكەرتىشلەر**\n\t\t\t* ئۆزلۈكىدىن، SSE نى قوزغىتىش مەۋجۇت ھۆججەتلەرنى شىفىرلىمايدۇ؛ پەقەت يېڭى ھۆججەتلەرلا شىفىرلىنىدۇ.\n\t\t\t* بارلىق مەۋجۇت ھۆججەتلەرنى شىفىرلاش ئۈچۈن، `occ encryption:encrypt-all` بۇيرۇقىنى ئىشلىتىڭ.\n\n\t\t\t**باشلاشتىن بۇرۇن**\n\t\t\t* **ھۆججەتلەرنى ئوقۇڭ:** SSE نى قوزغىتىشتىن، مەۋجۇت ھۆججەتلەرنى شىفىرلاشتىن ياكى SSE نى چەكلەشتىن بۇرۇن، سانلىق مەلۇمات يوقىلىشىنىڭ ئالدىنى ئېلىش ئۈچۈن مۇناسىۋەتلىك تەرتىپلەرنى ۋە ئۇنىڭ ئاقىۋەتلىرىنى چۈشىنىش ئۈچۈن ھۆججەتلەرنى ئوقۇش ناھايىتى مۇھىم."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}
+4 -4
View File
@@ -28,8 +28,8 @@ OC.L10N.register(
"Missing Signature" : "Відсутній підпис",
"one-time password for server-side-encryption" : "одноразовий пароль для шифрування на сервері",
"Encryption password" : "Пароль для шифрування",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю \"%s\".",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням пароля <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням пароля \"%s\".",
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Будь ласка, увійдіть до вебінтерфейсу хмари, перейдіть до розділу \"Безпека\" ваших особистих налаштувань та оновіть ваш пароль шифрування даних: для цього зазначте пароль у полі \"Старий пароль входу\" та ваш поточний пароль входу.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається розшифрувати цей файл, ймовірно, він знаходиться у спільному доступі. Будь ласка, зверніться до власника файлу з проханням надати вам доступ до нього.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається прочитати цей файл, ймовірно, це файл із загальним доступом. Будь ласка, попросіть власника файлу надати вам спільний доступ до нього. ",
@@ -49,7 +49,7 @@ OC.L10N.register(
"Old log-in password" : "Старий пароль входу",
"Current log-in password" : "Поточний пароль входу",
"Update" : "Оновлювати",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Включення цієї опції дозволить вам отримати доступ до своїх зашифрованих файлів у випадку втрати паролю",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Включення цієї опції дозволить вам отримати доступ до своїх зашифрованих файлів у випадку втрати пароля",
"Default encryption module" : "Типовий модуль шифрування",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Застосунок для шифрування увімкнено, але ваші ключі не ініціалізовано. Будь ласка, вийдіть із системи та увійдіть знову",
"Basic encryption module" : "Основний модуль шифрування",
@@ -61,7 +61,7 @@ OC.L10N.register(
"Your private key password no longer matches your log-in password." : "Пароль вашого закритого ключа більше не відповідає паролю від вашого облікового запису.",
"Set your old private key password to your current log-in password:" : "Замініть старий пароль від закритого ключа на новий пароль входу:",
"Update Private Key Password" : "Оновити пароль для закритого ключа",
"Enable password recovery:" : "Ввімкнути відновлення паролю:",
"Enable password recovery:" : "Ввімкнути відновлення пароля:",
"Enabled" : "Увімкнено",
"Disabled" : "Вимкнено"
},
+4 -4
View File
@@ -26,8 +26,8 @@
"Missing Signature" : "Відсутній підпис",
"one-time password for server-side-encryption" : "одноразовий пароль для шифрування на сервері",
"Encryption password" : "Пароль для шифрування",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням паролю \"%s\".",
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням пароля <strong>%s</strong>.",
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Адміністратор увімкнув шифрування даних на рівні сервера. Ваші файли було зашифровано з використанням пароля \"%s\".",
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Будь ласка, увійдіть до вебінтерфейсу хмари, перейдіть до розділу \"Безпека\" ваших особистих налаштувань та оновіть ваш пароль шифрування даних: для цього зазначте пароль у полі \"Старий пароль входу\" та ваш поточний пароль входу.",
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається розшифрувати цей файл, ймовірно, він знаходиться у спільному доступі. Будь ласка, зверніться до власника файлу з проханням надати вам доступ до нього.",
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Не вдається прочитати цей файл, ймовірно, це файл із загальним доступом. Будь ласка, попросіть власника файлу надати вам спільний доступ до нього. ",
@@ -47,7 +47,7 @@
"Old log-in password" : "Старий пароль входу",
"Current log-in password" : "Поточний пароль входу",
"Update" : "Оновлювати",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Включення цієї опції дозволить вам отримати доступ до своїх зашифрованих файлів у випадку втрати паролю",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Включення цієї опції дозволить вам отримати доступ до своїх зашифрованих файлів у випадку втрати пароля",
"Default encryption module" : "Типовий модуль шифрування",
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Застосунок для шифрування увімкнено, але ваші ключі не ініціалізовано. Будь ласка, вийдіть із системи та увійдіть знову",
"Basic encryption module" : "Основний модуль шифрування",
@@ -59,7 +59,7 @@
"Your private key password no longer matches your log-in password." : "Пароль вашого закритого ключа більше не відповідає паролю від вашого облікового запису.",
"Set your old private key password to your current log-in password:" : "Замініть старий пароль від закритого ключа на новий пароль входу:",
"Update Private Key Password" : "Оновити пароль для закритого ключа",
"Enable password recovery:" : "Ввімкнути відновлення паролю:",
"Enable password recovery:" : "Ввімкнути відновлення пароля:",
"Enabled" : "Увімкнено",
"Disabled" : "Вимкнено"
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法檢視這個檔案,或許這是分享的檔案。請讓檔案所有者與您重新共享檔案。",
"Default Encryption Module" : "默認加密模組",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud 伺服器端加密 (SSE) 的預設加密模組",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "請啟用這個功能以用來加密主要儲存空間的檔案,否則只有再外部儲存的檔案會加密",
"Encrypt the home storage" : "加密主要存儲空間",
"Disable recovery key" : "關閉還原密鑰",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "更新私人密鑰密碼",
"Enable password recovery:" : "啟用密碼還原﹕",
"Enabled" : "已啓用",
"Disabled" : "已停用"
"Disabled" : "已停用",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。"
},
"nplurals=1; plural=0;");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法檢視這個檔案,或許這是分享的檔案。請讓檔案所有者與您重新共享檔案。",
"Default Encryption Module" : "默認加密模組",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud 伺服器端加密 (SSE) 的預設加密模組",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "請啟用這個功能以用來加密主要儲存空間的檔案,否則只有再外部儲存的檔案會加密",
"Encrypt the home storage" : "加密主要存儲空間",
"Disable recovery key" : "關閉還原密鑰",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "更新私人密鑰密碼",
"Enable password recovery:" : "啟用密碼還原﹕",
"Enabled" : "已啓用",
"Disabled" : "已停用"
"Disabled" : "已停用",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。"
},"pluralForm" :"nplurals=1; plural=0;"
}
+3 -2
View File
@@ -35,7 +35,7 @@ OC.L10N.register(
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法讀取這個檔案,也許這是分享的檔案。請要求檔案所有人重新分享檔案給您。",
"Default Encryption Module" : "預設加密模組",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud 伺服器端加密 (SSE) 的預設加密模組",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "啟用此功能以加密所有主要儲存空間的檔案,否則僅有外部儲存空間的檔案會被加密",
"Encrypt the home storage" : "加密家目錄儲存空間",
"Disable recovery key" : "停用還原金鑰",
@@ -72,6 +72,7 @@ OC.L10N.register(
"Update Private Key Password" : "更新私鑰密碼",
"Enable password recovery:" : "啟用密碼還原:",
"Enabled" : "已啟用",
"Disabled" : "已停用"
"Disabled" : "已停用",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。"
},
"nplurals=1; plural=0;");
+3 -2
View File
@@ -33,7 +33,7 @@
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "無法讀取這個檔案,也許這是分享的檔案。請要求檔案所有人重新分享檔案給您。",
"Default Encryption Module" : "預設加密模組",
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud 伺服器端加密 (SSE) 的預設加密模組",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to\n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。",
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "啟用此功能以加密所有主要儲存空間的檔案,否則僅有外部儲存空間的檔案會被加密",
"Encrypt the home storage" : "加密家目錄儲存空間",
"Disable recovery key" : "停用還原金鑰",
@@ -70,6 +70,7 @@
"Update Private Key Password" : "更新私鑰密碼",
"Enable password recovery:" : "啟用密碼還原:",
"Enabled" : "已啟用",
"Disabled" : "已停用"
"Disabled" : "已停用",
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "此應用程式提供了 Nextcloud 伺服器端加密 (SSE) 功能的(預設)密碼學實作。\n\n\t\t\t**加密詳細資訊**\n\t\t\t* **加密模式:**AES-256-CTR(預設)\n\t\t\t* **驗證:**HMAC-SHA256\n\n\t\t\t**重要警告**\n\t\t\t* **危險:**在解密所有檔案 (`occ encryption:decrypt-all`) 完成前請勿停用此應用程式。\n\t\t\t* **警告:**啟用後若要恢復為未加密的檔案儲存模式,需透過命令列介面進行操作。若透過網頁使用者介面執行此操作,該設定將永久生效。\n\n\t\t\t**既有檔案的備註**\n\t\t\t* 預設情況下,啟用 SSE 並不會加密既有檔案;僅會加密新的檔案。\n\t\t\t* 要加密所有既有檔案,請使用 `occ encryption:encrypt-all` 命令。\n\n\t\t\t**在您開始前**\n\t\t\t* **請讀文件:**在您啟用 SSE、加密既有檔案或停用 SSE 前,閱讀文件以理解其影響及避免資料遺失的適當程序至關重要。"
},"pluralForm" :"nplurals=1; plural=0;"
}
@@ -78,7 +78,7 @@ async function onSubmit() {
required
name="confirmPassword"
:error="!!confirmPassword && !passwordMatch"
:helper-text="(passwordMatch || !confirmPassword) ? '' : t('encryption', 'Passwords fields do not match')"
:helperText="(passwordMatch || !confirmPassword) ? '' : t('encryption', 'Passwords fields do not match')"
:label="t('encryption', 'Repeat recovery key password')" />
<NcButton type="submit" :variant="recoveryEnabled ? 'error' : 'primary'">
@@ -77,7 +77,7 @@ async function onSubmit() {
required
name="confirmPassword"
:error="!passwordMatch && !!confirmPassword"
:helper-text="(passwordMatch || !confirmPassword) ? '' : t('encryption', 'Passwords fields do not match')"
:helperText="(passwordMatch || !confirmPassword) ? '' : t('encryption', 'Passwords fields do not match')"
:label="t('encryption', 'Repeat new recovery key password')" />
<NcButton type="submit" variant="primary">
@@ -51,7 +51,7 @@ async function reloadStatus() {
<SettingsPersonalChangePrivateKey
v-else-if="initialized === InitStatus.InitExecuted"
:recovery-enabled-for-user
:recoveryEnabledForUser
@updated="reloadStatus" />
<SettingsPersonalEnableRecovery
v-else-if="personalSettings.recoveryEnabled && personalSettings.privateKeySet"
+36 -1
View File
@@ -8,6 +8,8 @@ OC.L10N.register(
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Poslan je zahtjev za udruženo dijeljenje i primit ćete poziv. Provjerite svoje obavijesti.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Nije moguće uspostaviti udruženo dijeljenje, čini se da je poslužitelj s kojim se udružuje prestar (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "Nije dopušteno slanje udruženih grupnih dijeljenja s ovog poslužitelja.",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "Dijeljenje %1$s nije uspjelo jer je ova stavka već podijeljena s računom%2$s",
"Not allowed to create a federated share to the same account" : "Nije dopušteno stvaranje udruženog dijeljenja s istim računom",
"Federated shares require read permissions" : "Udružena dijeljenja zahtjevaju dopuštenja za čitanje",
"File is already shared with %s" : "Datoteka je već dijeljena s %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Dijeljenje %1$s nije uspjelo, nije bilo moguće pronaći %2$s, možda je poslužitelj trenutno nedostupan ili koristi vjerodajnicu koju je sam potpisao.",
@@ -21,21 +23,54 @@ OC.L10N.register(
"Sharing" : "Dijeljenje",
"Federated file sharing" : "Udruženo dijeljenje datoteka",
"Provide federated file sharing across servers" : "Omogućite udruženo dijeljenje datoteka između poslužitelja",
"Confirm data upload to lookup server" : "Potvrdi učitavanje podataka na poslužitelj za pretraživanje",
"When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Kada je omogućeno, sva svojstva računa (npr. adresa e-pošte) čija je vidljivost postavljena na „objavljeno” automatski će se sinkronizirati i prenijeti u vanjski sustav te će biti dostupna u javnom, globalnom imeniku.",
"Enable data upload" : "Omogući učitavanje podataka",
"Disable upload" : "Onemogući učitavanje",
"Confirm querying lookup server" : "Potvrdi upit poslužitelju za pretraživanje",
"When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Kada je omogućeno, unos za pretraživanje prilikom stvaranja dijeljenja bit će poslan u vanjski sustav koji pruža javni i globalni imenik.",
"This is used to retrieve the federated cloud ID to make federated sharing easier." : "Ovo se koristi za dohvaćanje udruženog ID-a oblaka kako bi se olakšalo udruženo dijeljenje.",
"Moreover, email addresses of users might be sent to that system in order to verify them." : "Osim toga, adrese e-pošte korisnika mogu biti poslane tom sustavu radi njihove provjere.",
"Enable querying" : "Omogući upite",
"Disable querying" : "Onemogući upite",
"Unable to update federated files sharing config" : "Nije moguće ažurirati konfiguraciju dijeljenja datoteka u udruženju",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Prilagodite način na koji ljudi mogu dijeliti između poslužitelja. To uključuje i dijeljenja između korisnika na ovom poslužitelju ako koriste udruženo dijeljenje.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Dopustite korisnicima na ovom poslužitelju slanje dijeljenja drugim poslužiteljima (ova opcija također omogućuje WebDAV pristup javnim dijeljenjima)",
"Allow people on this server to receive shares from other servers" : "Dopustite korisnicima na ovom poslužitelju primanje dijeljenja s drugih poslužitelja",
"Allow people on this server to send shares to groups on other servers" : "Dopustite korisnicima na ovom poslužitelju slanje dijeljenja grupama na drugim poslužiteljima",
"Allow people on this server to receive group shares from other servers" : "Dopustite korisnicima na ovom poslužitelju primanje grupnih dijeljenja s drugih poslužitelja",
"The lookup server is only available for global scale." : "Poslužitelj za pretraživanje dostupan je samo na globalnoj razini.",
"Search global and public address book for people" : "Pretraži globalni i javni adresar za osobe",
"Allow people to publish their data to a global and public address book" : "Dopustite osobama objavu svojih podataka u globalnom i javnom adresaru",
"Trusted federation" : "Pouzdano udruženje",
"Automatically accept shares from trusted federated accounts and groups by default" : "Automatski prihvaćaj dijeljenja od pouzdanih udruženih računa i grupa prema zadanim postavkama",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Dijeli sa mnom putem mog #ID-ja udruženog oblaka Nextclouda, pogledajte {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Dijeli sa mnom putem mog #ID-ja udruženog oblaka Nextclouda",
"Share with me via Nextcloud" : "Dijelite sa mnom putem Nextclouda",
"Cloud ID copied" : "ID oblaka kopiran",
"Copy" : "Kopirajte",
"Clipboard not available. Please copy the cloud ID manually." : "Međuspremnik nije dostupan. Molimo ručno kopirajte ID oblaka.",
"Copied!" : "Kopirano!",
"Federated Cloud" : "Udruženi oblak",
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Možete dijeliti s bilo kim tko koristi {productName} poslužitelj ili druge poslužitelje i usluge kompatibilne s Open Cloud Mesh (OCM)! Jednostavno unesite njihov ID udruženog oblaka u dijalog dijeljenja. Izgleda ovako: osoba@oblak.primjer.com",
"Your Federated Cloud ID" : "ID vašeg udruženog oblaka",
"Share it so your friends can share files with you:" : "Dijelite ga kako bi vaši prijatelji mogli dijeliti datoteke s vama:",
"Bluesky" : "Bluesky",
"Facebook" : "Facebook",
"Mastodon" : "Mastodon",
"Add to your website" : "Dodajte na svoje web-mjesto",
"Share with me via {productName}" : "Dijelite sa mnom putem {productName}",
"HTML Code:" : "HTML kod:",
"Cancel" : "Odustani",
"Add remote share" : "Dodaj udaljeno dijeljenje",
"Remote share" : "Udaljeno dijeljenje",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Želite li dodati udaljeni udjel {name} od {owner} u {remote}?",
"Remote share password" : "Zaporka za udaljeno dijeljenje",
"Incoming share could not be processed" : "Dolazno dijeljenje nije moguće obraditi",
"Cloud ID copied to the clipboard" : "ID oblaka kopiran u međuspremnik",
"Copy to clipboard" : "Kopiraj u međuspremnik",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Možete dijeliti sa svima koji upotrebljavaju poslužitelj Nextcloud ili druge poslužitelje i usluge kompatibilne s Open Cloud Mesh (OCM)! Samo unesite njihov Federated Cloud ID u dijaloški okvir za dijeljenje. Primjerice: osoba@cloud.example.com"
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Možete dijeliti sa svima koji upotrebljavaju poslužitelj Nextcloud ili druge poslužitelje i usluge kompatibilne s Open Cloud Mesh (OCM)! Samo unesite njihov Federated Cloud ID u dijaloški okvir za dijeljenje. Primjerice: osoba@cloud.example.com",
"X (formerly Twitter)" : "X (bivši Twitter)",
"formerly Twitter" : "bivši Twitter"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+36 -1
View File
@@ -6,6 +6,8 @@
"Federated Share request sent, you will receive an invitation. Check your notifications." : "Poslan je zahtjev za udruženo dijeljenje i primit ćete poziv. Provjerite svoje obavijesti.",
"Couldn't establish a federated share, it looks like the server to federate with is too old (Nextcloud <= 9)." : "Nije moguće uspostaviti udruženo dijeljenje, čini se da je poslužitelj s kojim se udružuje prestar (Nextcloud <= 9).",
"It is not allowed to send federated group shares from this server." : "Nije dopušteno slanje udruženih grupnih dijeljenja s ovog poslužitelja.",
"Sharing %1$s failed, because this item is already shared with the account %2$s" : "Dijeljenje %1$s nije uspjelo jer je ova stavka već podijeljena s računom%2$s",
"Not allowed to create a federated share to the same account" : "Nije dopušteno stvaranje udruženog dijeljenja s istim računom",
"Federated shares require read permissions" : "Udružena dijeljenja zahtjevaju dopuštenja za čitanje",
"File is already shared with %s" : "Datoteka je već dijeljena s %s",
"Sharing %1$s failed, could not find %2$s, maybe the server is currently unreachable or uses a self-signed certificate." : "Dijeljenje %1$s nije uspjelo, nije bilo moguće pronaći %2$s, možda je poslužitelj trenutno nedostupan ili koristi vjerodajnicu koju je sam potpisao.",
@@ -19,21 +21,54 @@
"Sharing" : "Dijeljenje",
"Federated file sharing" : "Udruženo dijeljenje datoteka",
"Provide federated file sharing across servers" : "Omogućite udruženo dijeljenje datoteka između poslužitelja",
"Confirm data upload to lookup server" : "Potvrdi učitavanje podataka na poslužitelj za pretraživanje",
"When enabled, all account properties (e.g. email address) with scope visibility set to \"published\", will be automatically synced and transmitted to an external system and made available in a public, global address book." : "Kada je omogućeno, sva svojstva računa (npr. adresa e-pošte) čija je vidljivost postavljena na „objavljeno” automatski će se sinkronizirati i prenijeti u vanjski sustav te će biti dostupna u javnom, globalnom imeniku.",
"Enable data upload" : "Omogući učitavanje podataka",
"Disable upload" : "Onemogući učitavanje",
"Confirm querying lookup server" : "Potvrdi upit poslužitelju za pretraživanje",
"When enabled, the search input when creating shares will be sent to an external system that provides a public and global address book." : "Kada je omogućeno, unos za pretraživanje prilikom stvaranja dijeljenja bit će poslan u vanjski sustav koji pruža javni i globalni imenik.",
"This is used to retrieve the federated cloud ID to make federated sharing easier." : "Ovo se koristi za dohvaćanje udruženog ID-a oblaka kako bi se olakšalo udruženo dijeljenje.",
"Moreover, email addresses of users might be sent to that system in order to verify them." : "Osim toga, adrese e-pošte korisnika mogu biti poslane tom sustavu radi njihove provjere.",
"Enable querying" : "Omogući upite",
"Disable querying" : "Onemogući upite",
"Unable to update federated files sharing config" : "Nije moguće ažurirati konfiguraciju dijeljenja datoteka u udruženju",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Prilagodite način na koji ljudi mogu dijeliti između poslužitelja. To uključuje i dijeljenja između korisnika na ovom poslužitelju ako koriste udruženo dijeljenje.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Dopustite korisnicima na ovom poslužitelju slanje dijeljenja drugim poslužiteljima (ova opcija također omogućuje WebDAV pristup javnim dijeljenjima)",
"Allow people on this server to receive shares from other servers" : "Dopustite korisnicima na ovom poslužitelju primanje dijeljenja s drugih poslužitelja",
"Allow people on this server to send shares to groups on other servers" : "Dopustite korisnicima na ovom poslužitelju slanje dijeljenja grupama na drugim poslužiteljima",
"Allow people on this server to receive group shares from other servers" : "Dopustite korisnicima na ovom poslužitelju primanje grupnih dijeljenja s drugih poslužitelja",
"The lookup server is only available for global scale." : "Poslužitelj za pretraživanje dostupan je samo na globalnoj razini.",
"Search global and public address book for people" : "Pretraži globalni i javni adresar za osobe",
"Allow people to publish their data to a global and public address book" : "Dopustite osobama objavu svojih podataka u globalnom i javnom adresaru",
"Trusted federation" : "Pouzdano udruženje",
"Automatically accept shares from trusted federated accounts and groups by default" : "Automatski prihvaćaj dijeljenja od pouzdanih udruženih računa i grupa prema zadanim postavkama",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Dijeli sa mnom putem mog #ID-ja udruženog oblaka Nextclouda, pogledajte {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Dijeli sa mnom putem mog #ID-ja udruženog oblaka Nextclouda",
"Share with me via Nextcloud" : "Dijelite sa mnom putem Nextclouda",
"Cloud ID copied" : "ID oblaka kopiran",
"Copy" : "Kopirajte",
"Clipboard not available. Please copy the cloud ID manually." : "Međuspremnik nije dostupan. Molimo ručno kopirajte ID oblaka.",
"Copied!" : "Kopirano!",
"Federated Cloud" : "Udruženi oblak",
"You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Možete dijeliti s bilo kim tko koristi {productName} poslužitelj ili druge poslužitelje i usluge kompatibilne s Open Cloud Mesh (OCM)! Jednostavno unesite njihov ID udruženog oblaka u dijalog dijeljenja. Izgleda ovako: osoba@oblak.primjer.com",
"Your Federated Cloud ID" : "ID vašeg udruženog oblaka",
"Share it so your friends can share files with you:" : "Dijelite ga kako bi vaši prijatelji mogli dijeliti datoteke s vama:",
"Bluesky" : "Bluesky",
"Facebook" : "Facebook",
"Mastodon" : "Mastodon",
"Add to your website" : "Dodajte na svoje web-mjesto",
"Share with me via {productName}" : "Dijelite sa mnom putem {productName}",
"HTML Code:" : "HTML kod:",
"Cancel" : "Odustani",
"Add remote share" : "Dodaj udaljeno dijeljenje",
"Remote share" : "Udaljeno dijeljenje",
"Do you want to add the remote share {name} from {owner}@{remote}?" : "Želite li dodati udaljeni udjel {name} od {owner} u {remote}?",
"Remote share password" : "Zaporka za udaljeno dijeljenje",
"Incoming share could not be processed" : "Dolazno dijeljenje nije moguće obraditi",
"Cloud ID copied to the clipboard" : "ID oblaka kopiran u međuspremnik",
"Copy to clipboard" : "Kopiraj u međuspremnik",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Možete dijeliti sa svima koji upotrebljavaju poslužitelj Nextcloud ili druge poslužitelje i usluge kompatibilne s Open Cloud Mesh (OCM)! Samo unesite njihov Federated Cloud ID u dijaloški okvir za dijeljenje. Primjerice: osoba@cloud.example.com"
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Možete dijeliti sa svima koji upotrebljavaju poslužitelj Nextcloud ili druge poslužitelje i usluge kompatibilne s Open Cloud Mesh (OCM)! Samo unesite njihov Federated Cloud ID u dijaloški okvir za dijeljenje. Primjerice: osoba@cloud.example.com",
"X (formerly Twitter)" : "X (bivši Twitter)",
"formerly Twitter" : "bivši Twitter"
},"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;"
}
+5 -5
View File
@@ -34,7 +34,7 @@ OC.L10N.register(
"Enable querying" : "Увімкнути запити",
"Disable querying" : "Вимкнути запити",
"Unable to update federated files sharing config" : "Неможливо оновити конфігурацію спільного доступу до об’єднаних файлів",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Налаштуйте, як користувчі можуть надавати у спільний доступ ресурси користувачам інших серверів хмар. Це включає в себе надання у спільний доступ ресурсів користувачів як цього серверу, так і об'єднаних хмар.",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Налаштуйте, як користувчі можуть надавати у спільний доступ ресурси користувачам інших серверів хмар. Це включає в себе надання у спільний доступ ресурсів користувачів як цього сервера, так і сервера об'єднаних хмар.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Дозволити користувачам цієї хмари надавати ресурси у спільний доступ користувачам інших серверів хмар (цей параметр дозволить доступ через протокол WebDAV до публічних спільних ресурсів)",
"Allow people on this server to receive shares from other servers" : "Дозволити користувачам цієї хмари отримувати доступ до спільних ресурсів користувачів з інших серверів хмар",
"Allow people on this server to send shares to groups on other servers" : "Дозволити користувачам цієї хмари надавати у спільний доступ ресурси групам користувачів інших хмарних серверів",
@@ -44,8 +44,8 @@ OC.L10N.register(
"Allow people to publish their data to a global and public address book" : "Дозволити користувачам розміщувати власні дані у глобальній публічній адресній книзі",
"Trusted federation" : "Довірена федерація",
"Automatically accept shares from trusted federated accounts and groups by default" : "Автоматично приймати акції від надійних федеративних облікових записів та груп за замовчуванням",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID",
"Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
"Cloud ID copied" : "Хмарний ідентифікатор скопійовано",
"Copy" : "Копіювати",
@@ -53,7 +53,7 @@ OC.L10N.register(
"Copied!" : "Скопійовано!",
"Federated Cloud" : "Об'єднана хмара",
"Your Federated Cloud ID" : "Ваш ідентифікатор Federated Cloud",
"Share it so your friends can share files with you:" : "Поділіться ним, щоб ваші друзі могли ділитися з вами файлами:",
"Share it so your friends can share files with you:" : "Поділітися ним, щоб ваші друзі могли ділитися з вами файлами:",
"Bluesky" : "Bluesky",
"Facebook" : "Facebook",
"Mastodon" : "Мастодонт",
@@ -66,7 +66,7 @@ OC.L10N.register(
"Remote share password" : "Пароль для віддаленого каталогу",
"Incoming share could not be processed" : "Неможливо обробити вхідну частку",
"Cloud ID copied to the clipboard" : "Cloud ID скопійовано в буфер обміну",
"Copy to clipboard" : "Копіювати до буферу обміну",
"Copy to clipboard" : "Копіювати до буфера обміну",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Ви можете поділитися з будь-ким, хто використовує сервер Nextcloud або інші сервери та служби, сумісні з Open Cloud Mesh (OCM). Просто введіть їхній Federated Cloud ID у діалоговому вікні спільного доступу. Це виглядає як person@cloud.example.com",
"X (formerly Twitter)" : "X (раніше відома як Twitter)",
"formerly Twitter" : "раніше відома як Twitter"
+5 -5
View File
@@ -32,7 +32,7 @@
"Enable querying" : "Увімкнути запити",
"Disable querying" : "Вимкнути запити",
"Unable to update federated files sharing config" : "Неможливо оновити конфігурацію спільного доступу до об’єднаних файлів",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Налаштуйте, як користувчі можуть надавати у спільний доступ ресурси користувачам інших серверів хмар. Це включає в себе надання у спільний доступ ресурсів користувачів як цього серверу, так і об'єднаних хмар.",
"Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing." : "Налаштуйте, як користувчі можуть надавати у спільний доступ ресурси користувачам інших серверів хмар. Це включає в себе надання у спільний доступ ресурсів користувачів як цього сервера, так і сервера об'єднаних хмар.",
"Allow people on this server to send shares to other servers (this option also allows WebDAV access to public shares)" : "Дозволити користувачам цієї хмари надавати ресурси у спільний доступ користувачам інших серверів хмар (цей параметр дозволить доступ через протокол WebDAV до публічних спільних ресурсів)",
"Allow people on this server to receive shares from other servers" : "Дозволити користувачам цієї хмари отримувати доступ до спільних ресурсів користувачів з інших серверів хмар",
"Allow people on this server to send shares to groups on other servers" : "Дозволити користувачам цієї хмари надавати у спільний доступ ресурси групам користувачів інших хмарних серверів",
@@ -42,8 +42,8 @@
"Allow people to publish their data to a global and public address book" : "Дозволити користувачам розміщувати власні дані у глобальній публічній адресній книзі",
"Trusted federation" : "Довірена федерація",
"Automatically accept shares from trusted federated accounts and groups by default" : "Автоматично приймати акції від надійних федеративних облікових записів та груп за замовчуванням",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділіться зі мною через мій #Nextcloud Federated Cloud ID",
"Share with me through my #Nextcloud Federated Cloud ID, see {url}" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID, див. {url}",
"Share with me through my #Nextcloud Federated Cloud ID" : "Поділітися зі мною через мій #Nextcloud Federated Cloud ID",
"Share with me via Nextcloud" : "Поділися зі мною через Nextcloud",
"Cloud ID copied" : "Хмарний ідентифікатор скопійовано",
"Copy" : "Копіювати",
@@ -51,7 +51,7 @@
"Copied!" : "Скопійовано!",
"Federated Cloud" : "Об'єднана хмара",
"Your Federated Cloud ID" : "Ваш ідентифікатор Federated Cloud",
"Share it so your friends can share files with you:" : "Поділіться ним, щоб ваші друзі могли ділитися з вами файлами:",
"Share it so your friends can share files with you:" : "Поділітися ним, щоб ваші друзі могли ділитися з вами файлами:",
"Bluesky" : "Bluesky",
"Facebook" : "Facebook",
"Mastodon" : "Мастодонт",
@@ -64,7 +64,7 @@
"Remote share password" : "Пароль для віддаленого каталогу",
"Incoming share could not be processed" : "Неможливо обробити вхідну частку",
"Cloud ID copied to the clipboard" : "Cloud ID скопійовано в буфер обміну",
"Copy to clipboard" : "Копіювати до буферу обміну",
"Copy to clipboard" : "Копіювати до буфера обміну",
"You can share with anyone who uses a Nextcloud server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Ви можете поділитися з будь-ким, хто використовує сервер Nextcloud або інші сервери та служби, сумісні з Open Cloud Mesh (OCM). Просто введіть їхній Federated Cloud ID у діалоговому вікні спільного доступу. Це виглядає як person@cloud.example.com",
"X (formerly Twitter)" : "X (раніше відома як Twitter)",
"formerly Twitter" : "раніше відома як Twitter"
@@ -156,7 +156,7 @@ async function updateAppConfig(key: string, value: boolean) {
<NcSettingsSection
:name="t('federatedfilesharing', 'Federated Cloud Sharing')"
:description="t('federatedfilesharing', 'Adjust how people can share between servers. This includes shares between people on this server as well if they are using federated sharing.')"
:doc-url="sharingFederatedDocUrl">
:docUrl="sharingFederatedDocUrl">
<NcCheckboxRadioSwitch
v-model="state.outgoingServer2serverShareEnabled"
type="switch">
@@ -188,17 +188,17 @@ async function updateAppConfig(key: string, value: boolean) {
<NcCheckboxRadioSwitch
type="switch"
:model-value="state.lookupServerEnabled"
:modelValue="state.lookupServerEnabled"
disabled
@update:model-value="showLookupServerConfirmation">
@update:modelValue="showLookupServerConfirmation">
{{ t('federatedfilesharing', 'Search global and public address book for people') }}
</NcCheckboxRadioSwitch>
<NcCheckboxRadioSwitch
type="switch"
:model-value="state.lookupServerUploadEnabled"
:modelValue="state.lookupServerUploadEnabled"
disabled
@update:model-value="showLookupServerUploadConfirmation">
@update:modelValue="showLookupServerUploadConfirmation">
{{ t('federatedfilesharing', 'Allow people to publish their data to a global and public address book') }}
</NcCheckboxRadioSwitch>
</fieldset>
@@ -76,18 +76,18 @@ async function copyCloudId(): Promise<void> {
<NcSettingsSection
:name="t('federatedfilesharing', 'Federated Cloud')"
:description="t('federatedfilesharing', 'You can share with anyone who uses a {productName} server or other Open Cloud Mesh (OCM) compatible servers and services! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com', { productName })"
:doc-url="docUrlFederated">
:docUrl="docUrlFederated">
<NcInputField
class="federated-cloud__cloud-id"
readonly
:label="t('federatedfilesharing', 'Your Federated Cloud ID')"
:model-value="cloudId"
:modelValue="cloudId"
:success="isCopied"
show-trailing-button
:trailing-button-label="copyLinkTooltip"
@trailing-button-click="copyCloudId">
showTrailingButton
:trailingButtonLabel="copyLinkTooltip"
@trailingButtonClick="copyCloudId">
<template #trailing-button-icon>
<IconCheck v-if="isCopied" :size="20" fill-color="var(--color-border-success)" />
<IconCheck v-if="isCopied" :size="20" fillColor="var(--color-border-success)" />
<IconClipboard v-else :size="20" />
</template>
</NcInputField>
@@ -47,7 +47,7 @@ const buttons = computed<INcDialogButtons>(() => [
<template>
<NcDialog
:buttons="buttons"
:is-form="passwordRequired"
:isForm="passwordRequired"
:name="t('federatedfilesharing', 'Remote share')"
@submit="emit('close', true, password)">
<p>
+11
View File
@@ -11,7 +11,18 @@ OC.L10N.register(
"Federation" : "Federování",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Federování umožňuje propojit s ostatními servery, kterým věříte a vyměňovat si tak adresář účtů.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federování umožňuje propojit s ostatními servery, kterým věříte a vyměňovat si tak adresář uživatelských účtů. Používá se toho například pro automatické doplňování externích účtů při federovaném sdílení.",
"Could not add trusted server. Please try again later." : "Nebylo možné přidat důvěryhodný server. Zkuste to prosím později znovu.",
"Add trusted server" : "Přidat dúvěryhodný server",
"Server url" : "URL serveru",
"Add" : "Přidat",
"Server ok" : "Server v pořádku",
"User list was exchanged at least once successfully with the remote server." : "Seznam uživatelů byl alespoň jednou úspěšně vyměněn se vzdáleným serverem.",
"Server pending" : "Server čekající",
"Waiting for shared secret or initial user list exchange." : "Čeká se na sdílené tajemství nebo úvodní výměnu seznamu uživatelů.",
"Server access revoked" : "Přístup serveru odvolán",
"Server failure" : "Selhání serveru",
"Connection to the remote server failed or the remote server is misconfigured." : "Připojení ke vzdálenému serveru se nezdařilo nebo vzdálený server není správně nastavený.",
"Failed to delete trusted server. Please try again later." : "Nepodařilo se smazat důvěryhodný server. Zkuste to prosím později znovu.",
"Delete" : "Smazat",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federování umožňuje propojit se s ostatními servery, kterým věříte a vyměňovat si tak adresář uživatelských účtů. Používá se toho například pro automatické dokončování externích účtů při federovaném sdílení. Nicméně pro vytvoření federovaného sdílení jako takového není nezbytné přidávat server jako důvěryhodný.",
"Each server must validate the other. This process may require a few cron cycles." : "Je třeba, aby každý server ověřil ten druhý. Tento proces může vyžadovat několik cyklů plánovače.",
+11
View File
@@ -9,7 +9,18 @@
"Federation" : "Federování",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Federování umožňuje propojit s ostatními servery, kterým věříte a vyměňovat si tak adresář účtů.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federování umožňuje propojit s ostatními servery, kterým věříte a vyměňovat si tak adresář uživatelských účtů. Používá se toho například pro automatické doplňování externích účtů při federovaném sdílení.",
"Could not add trusted server. Please try again later." : "Nebylo možné přidat důvěryhodný server. Zkuste to prosím později znovu.",
"Add trusted server" : "Přidat dúvěryhodný server",
"Server url" : "URL serveru",
"Add" : "Přidat",
"Server ok" : "Server v pořádku",
"User list was exchanged at least once successfully with the remote server." : "Seznam uživatelů byl alespoň jednou úspěšně vyměněn se vzdáleným serverem.",
"Server pending" : "Server čekající",
"Waiting for shared secret or initial user list exchange." : "Čeká se na sdílené tajemství nebo úvodní výměnu seznamu uživatelů.",
"Server access revoked" : "Přístup serveru odvolán",
"Server failure" : "Selhání serveru",
"Connection to the remote server failed or the remote server is misconfigured." : "Připojení ke vzdálenému serveru se nezdařilo nebo vzdálený server není správně nastavený.",
"Failed to delete trusted server. Please try again later." : "Nepodařilo se smazat důvěryhodný server. Zkuste to prosím později znovu.",
"Delete" : "Smazat",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federování umožňuje propojit se s ostatními servery, kterým věříte a vyměňovat si tak adresář uživatelských účtů. Používá se toho například pro automatické dokončování externích účtů při federovaném sdílení. Nicméně pro vytvoření federovaného sdílení jako takového není nezbytné přidávat server jako důvěryhodný.",
"Each server must validate the other. This process may require a few cron cycles." : "Je třeba, aby každý server ověřil ten druhý. Tento proces může vyžadovat několik cyklů plánovače.",
+33
View File
@@ -0,0 +1,33 @@
OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "Dodano na popis pouzdanih poslužitelja",
"No server found with ID: %s" : "Nije pronađen poslužitelj s ID: %s",
"Could not remove server" : "Poslužitelj nije uklonjen",
"Server is already in the list of trusted servers." : "Poslužitelj se već nalazi na popisu pouzdanih poslužitelja.",
"No server to federate with found" : "Nije pronađen nijedan poslužitelj za udruživanje",
"Could not add server" : "Poslužitelj nije dodan",
"Trusted servers" : "Pouzdani poslužitelji",
"Federation" : "Udruženje",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika. Primjerice, može se koristiti za automatsko dovršavanje imena vanjskih korisnika za udruženo dijeljenje.",
"Could not add trusted server. Please try again later." : "Pouzdani poslužitelj nije dodan. Pokušajte ponovno kasnije.",
"Add trusted server" : "Dodaj pouzdani poslužitelj",
"Server url" : "URL poslužitelja",
"Add" : "Dodaj",
"Server ok" : "Poslužitelj OK",
"User list was exchanged at least once successfully with the remote server." : "Popis korisnika je barem jednom uspješno razmijenjen s udaljenim poslužiteljem.",
"Server pending" : "Poslužitelj na čekanju",
"Waiting for shared secret or initial user list exchange." : "Čeka se dijeljena tajna ili početna razmjena popisa korisnika.",
"Server access revoked" : "Pristup poslužitelju opozvan",
"Server failure" : "Neuspjeh poslužitelja",
"Connection to the remote server failed or the remote server is misconfigured." : "Povezivanje s udaljenim poslužiteljem nije uspjelo ili je udaljeni poslužitelj nepravilno konfiguriran.",
"Failed to delete trusted server. Please try again later." : "Neuspjelo brisanje pouzdanog poslužitelja. Pokušajte ponovo kasnije.",
"Delete" : "Izbriši",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika. Primjerice, može se upotrijebiti za automatsko dovršavanje imena vanjskih korisnika za udruženo dijeljenje. Za stvaranje udruženog dijeljenja nije potrebno dodati poslužitelj kao pouzdani poslužitelj.",
"Each server must validate the other. This process may require a few cron cycles." : "Svaki poslužitelj mora potvrditi drugog. Ovaj proces može zahtijevati nekoliko cron ciklusa.",
"External documentation for Federated Cloud Sharing" : "Vanjska dokumentacija za udruženo dijeljenje u oblaku",
"+ Add trusted server" : "+ Dodaj pouzdani poslužitelj",
"Trusted server" : "Pouzdan poslužitelj"
},
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
+31
View File
@@ -0,0 +1,31 @@
{ "translations": {
"Added to the list of trusted servers" : "Dodano na popis pouzdanih poslužitelja",
"No server found with ID: %s" : "Nije pronađen poslužitelj s ID: %s",
"Could not remove server" : "Poslužitelj nije uklonjen",
"Server is already in the list of trusted servers." : "Poslužitelj se već nalazi na popisu pouzdanih poslužitelja.",
"No server to federate with found" : "Nije pronađen nijedan poslužitelj za udruživanje",
"Could not add server" : "Poslužitelj nije dodan",
"Trusted servers" : "Pouzdani poslužitelji",
"Federation" : "Udruženje",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika. Primjerice, može se koristiti za automatsko dovršavanje imena vanjskih korisnika za udruženo dijeljenje.",
"Could not add trusted server. Please try again later." : "Pouzdani poslužitelj nije dodan. Pokušajte ponovno kasnije.",
"Add trusted server" : "Dodaj pouzdani poslužitelj",
"Server url" : "URL poslužitelja",
"Add" : "Dodaj",
"Server ok" : "Poslužitelj OK",
"User list was exchanged at least once successfully with the remote server." : "Popis korisnika je barem jednom uspješno razmijenjen s udaljenim poslužiteljem.",
"Server pending" : "Poslužitelj na čekanju",
"Waiting for shared secret or initial user list exchange." : "Čeka se dijeljena tajna ili početna razmjena popisa korisnika.",
"Server access revoked" : "Pristup poslužitelju opozvan",
"Server failure" : "Neuspjeh poslužitelja",
"Connection to the remote server failed or the remote server is misconfigured." : "Povezivanje s udaljenim poslužiteljem nije uspjelo ili je udaljeni poslužitelj nepravilno konfiguriran.",
"Failed to delete trusted server. Please try again later." : "Neuspjelo brisanje pouzdanog poslužitelja. Pokušajte ponovo kasnije.",
"Delete" : "Izbriši",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Udruženje vam omogućuje povezivanje s drugim pouzdanim poslužiteljima i razmjenu korisničkih imenika. Primjerice, može se upotrijebiti za automatsko dovršavanje imena vanjskih korisnika za udruženo dijeljenje. Za stvaranje udruženog dijeljenja nije potrebno dodati poslužitelj kao pouzdani poslužitelj.",
"Each server must validate the other. This process may require a few cron cycles." : "Svaki poslužitelj mora potvrditi drugog. Ovaj proces može zahtijevati nekoliko cron ciklusa.",
"External documentation for Federated Cloud Sharing" : "Vanjska dokumentacija za udruženo dijeljenje u oblaku",
"+ Add trusted server" : "+ Dodaj pouzdani poslužitelj",
"Trusted server" : "Pouzdan poslužitelj"
},"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;"
}
+2 -1
View File
@@ -2,7 +2,7 @@ OC.L10N.register(
"federation",
{
"Added to the list of trusted servers" : "Aggiunto all'elenco dei server affidabili",
"No server found with ID: %s" : "Nessun server trovato con il seguete ID: %s",
"No server found with ID: %s" : "Nessun server trovato con il seguente ID: %s",
"Could not remove server" : "Impossibile rimuovere il server",
"Server is already in the list of trusted servers." : "Il server è già nell'elenco dei server affidabili.",
"No server to federate with found" : "Non ho trovato alcun server per la federazione",
@@ -11,6 +11,7 @@ OC.L10N.register(
"Federation" : "Federazione",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata.",
"Server url" : "URL server",
"Add" : "Aggiungi",
"Delete" : "Elimina",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata. Non è necessario aggiungere un server come server attendibile per creare una condivisione federata.",
+2 -1
View File
@@ -1,6 +1,6 @@
{ "translations": {
"Added to the list of trusted servers" : "Aggiunto all'elenco dei server affidabili",
"No server found with ID: %s" : "Nessun server trovato con il seguete ID: %s",
"No server found with ID: %s" : "Nessun server trovato con il seguente ID: %s",
"Could not remove server" : "Impossibile rimuovere il server",
"Server is already in the list of trusted servers." : "Il server è già nell'elenco dei server affidabili.",
"No server to federate with found" : "Non ho trovato alcun server per la federazione",
@@ -9,6 +9,7 @@
"Federation" : "Federazione",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata.",
"Server url" : "URL server",
"Add" : "Aggiungi",
"Delete" : "Elimina",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "La federazione consente di connettersi ad altri server attendibili per scambiare la directory degli account. Ad esempio, questo verrà utilizzato per completare automaticamente gli account esterni per la condivisione federata. Non è necessario aggiungere un server come server attendibile per creare una condivisione federata.",
+11
View File
@@ -11,7 +11,18 @@ OC.L10N.register(
"Federation" : "連携",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "フェデレーションは、信頼できる他のサーバーと接続し、アカウントリストを交換することを可能にします。",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "フェデレーションでは他の信頼済サーバーとアカウントリストをやり取りすること許可します。例えば、フェデレーション共有時に他のサーバーのアカウントIDを自動補完します。",
"Could not add trusted server. Please try again later." : "信頼できるサーバーを追加できませんでした。もう一度試してください。",
"Add trusted server" : "信頼できるサーバーを追加",
"Server url" : "サーバーURL",
"Add" : "追加",
"Server ok" : "サーバーOK",
"User list was exchanged at least once successfully with the remote server." : "ユーザーリストは少なくとも一度、リモートサーバーと正常に交換されました。",
"Server pending" : "サーバー保留中",
"Waiting for shared secret or initial user list exchange." : "共有シークレットまたは初期ユーザーリストの交換を待っています。",
"Server access revoked" : "サーバーアクセスが取り消されました",
"Server failure" : "サーバー障害",
"Connection to the remote server failed or the remote server is misconfigured." : "リモートサーバーへの接続に失敗したか、リモートサーバーの設定に誤りがあります。",
"Failed to delete trusted server. Please try again later." : "信頼済みサーバーの削除に失敗しました。もう一度試してください。",
"Delete" : "削除",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Nextcloud連携では、他の信頼できるサーバーと接続して、アカウントリストをやりとりすることができます。例えば、これにより他のサーバーのアカウントがフェデレーション共有の時に自動的に補完されます。フェデレーション共有を行うときには、信頼できるサーバーとして追加する必要はありません。",
"Each server must validate the other. This process may require a few cron cycles." : "各サーバーは他のサーバーを検証しなければならない。このプロセスには数サイクルのcronが必要です。",
+11
View File
@@ -9,7 +9,18 @@
"Federation" : "連携",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "フェデレーションは、信頼できる他のサーバーと接続し、アカウントリストを交換することを可能にします。",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "フェデレーションでは他の信頼済サーバーとアカウントリストをやり取りすること許可します。例えば、フェデレーション共有時に他のサーバーのアカウントIDを自動補完します。",
"Could not add trusted server. Please try again later." : "信頼できるサーバーを追加できませんでした。もう一度試してください。",
"Add trusted server" : "信頼できるサーバーを追加",
"Server url" : "サーバーURL",
"Add" : "追加",
"Server ok" : "サーバーOK",
"User list was exchanged at least once successfully with the remote server." : "ユーザーリストは少なくとも一度、リモートサーバーと正常に交換されました。",
"Server pending" : "サーバー保留中",
"Waiting for shared secret or initial user list exchange." : "共有シークレットまたは初期ユーザーリストの交換を待っています。",
"Server access revoked" : "サーバーアクセスが取り消されました",
"Server failure" : "サーバー障害",
"Connection to the remote server failed or the remote server is misconfigured." : "リモートサーバーへの接続に失敗したか、リモートサーバーの設定に誤りがあります。",
"Failed to delete trusted server. Please try again later." : "信頼済みサーバーの削除に失敗しました。もう一度試してください。",
"Delete" : "削除",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Nextcloud連携では、他の信頼できるサーバーと接続して、アカウントリストをやりとりすることができます。例えば、これにより他のサーバーのアカウントがフェデレーション共有の時に自動的に補完されます。フェデレーション共有を行うときには、信頼できるサーバーとして追加する必要はありません。",
"Each server must validate the other. This process may require a few cron cycles." : "各サーバーは他のサーバーを検証しなければならない。このプロセスには数サイクルのcronが必要です。",
+11
View File
@@ -11,7 +11,18 @@ OC.L10N.register(
"Federation" : "Federacja",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Federacja umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu kont.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federacja umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu kont. Na przykład będzie to używane do automatycznego uzupełniania kont zewnętrznych na potrzeby udostępniania federacyjnego.",
"Could not add trusted server. Please try again later." : "Nie udało się dodać zaufanego serwera. Spróbuj ponownie później.",
"Add trusted server" : "Dodaj zaufany serwer",
"Server url" : "Adres URL serwera",
"Add" : "Dodaj",
"Server ok" : "Serwer OK",
"User list was exchanged at least once successfully with the remote server." : "Lista użytkowników została co najmniej raz pomyślnie wymieniona z serwerem zdalnym.",
"Server pending" : "Serwer oczekuje",
"Waiting for shared secret or initial user list exchange." : "Oczekiwanie na wspólny sekret lub początkową wymianę listy użytkowników.",
"Server access revoked" : "Dostęp do serwera cofnięty",
"Server failure" : "Błąd serwera",
"Connection to the remote server failed or the remote server is misconfigured." : "Połączenie z serwerem zdalnym nie powiodło się lub serwer zdalny jest nieprawidłowo skonfigurowany.",
"Failed to delete trusted server. Please try again later." : "Nie udało się usunąć zaufanego serwera. Spróbuj ponownie później.",
"Delete" : "Usuń",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federacja umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu kont. Na przykład zostanie to użyte do automatycznego uzupełniania dla zewnętrznych kont przy udostępnianiu federacyjnym. Nie jest konieczne dodawanie serwera jako serwera zaufanego w celu utworzenia udostępnienia federacyjnego.",
"Each server must validate the other. This process may require a few cron cycles." : "Każdy serwer musi zweryfikować inny serwer. Ten proces może wymagać kilku cykli cron.",
+11
View File
@@ -9,7 +9,18 @@
"Federation" : "Federacja",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Federacja umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu kont.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Federacja umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu kont. Na przykład będzie to używane do automatycznego uzupełniania kont zewnętrznych na potrzeby udostępniania federacyjnego.",
"Could not add trusted server. Please try again later." : "Nie udało się dodać zaufanego serwera. Spróbuj ponownie później.",
"Add trusted server" : "Dodaj zaufany serwer",
"Server url" : "Adres URL serwera",
"Add" : "Dodaj",
"Server ok" : "Serwer OK",
"User list was exchanged at least once successfully with the remote server." : "Lista użytkowników została co najmniej raz pomyślnie wymieniona z serwerem zdalnym.",
"Server pending" : "Serwer oczekuje",
"Waiting for shared secret or initial user list exchange." : "Oczekiwanie na wspólny sekret lub początkową wymianę listy użytkowników.",
"Server access revoked" : "Dostęp do serwera cofnięty",
"Server failure" : "Błąd serwera",
"Connection to the remote server failed or the remote server is misconfigured." : "Połączenie z serwerem zdalnym nie powiodło się lub serwer zdalny jest nieprawidłowo skonfigurowany.",
"Failed to delete trusted server. Please try again later." : "Nie udało się usunąć zaufanego serwera. Spróbuj ponownie później.",
"Delete" : "Usuń",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Federacja umożliwia łączenie się z innymi zaufanymi serwerami w celu wymiany katalogu kont. Na przykład zostanie to użyte do automatycznego uzupełniania dla zewnętrznych kont przy udostępnianiu federacyjnym. Nie jest konieczne dodawanie serwera jako serwera zaufanego w celu utworzenia udostępnienia federacyjnego.",
"Each server must validate the other. This process may require a few cron cycles." : "Każdy serwer musi zweryfikować inny serwer. Ten proces może wymagać kilku cykli cron.",
+11
View File
@@ -11,7 +11,18 @@ OC.L10N.register(
"Federation" : "Združovanie",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní.",
"Could not add trusted server. Please try again later." : "Nedalo sa pridať dôveryhodný server. Skúste to prosím neskôr.",
"Add trusted server" : "Pridať dôveryhodný server",
"Server url" : "URL servera",
"Add" : "Pridať",
"Server ok" : "Server ok",
"User list was exchanged at least once successfully with the remote server." : "Zoznam používateľov bol úspešne vymenení aspoň raz so vzdialeným serverom.",
"Server pending" : "Server čaká",
"Waiting for shared secret or initial user list exchange." : "Čakám na výmenu zdieľaného tajomstva alebo počiatočného zoznamu používateľov.",
"Server access revoked" : "Prístup k serveru zrušený",
"Server failure" : "Porucha servera",
"Connection to the remote server failed or the remote server is misconfigured." : "Pripojenie k vzdialenému serveru zlyhalo alebo je vzdialený server nesprávne nakonfigurovaný.",
"Failed to delete trusted server. Please try again later." : "Nepodarilo sa odstrániť dôveryhodný server. Skúste to prosím znova neskôr.",
"Delete" : "Vymazať",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny zoznamu užívateľov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní. Na vytvorenie združeného zdieľaného adresára nie je potrebné pridať server ako dôveryhodný server.",
"Each server must validate the other. This process may require a few cron cycles." : "Každý server musí overiť ostatné. Tento proces môže vyžadovať pár cyklov v crone.",
+11
View File
@@ -9,7 +9,18 @@
"Federation" : "Združovanie",
"Federation allows you to connect with other trusted servers to exchange the account directory." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov.",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny účtov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní.",
"Could not add trusted server. Please try again later." : "Nedalo sa pridať dôveryhodný server. Skúste to prosím neskôr.",
"Add trusted server" : "Pridať dôveryhodný server",
"Server url" : "URL servera",
"Add" : "Pridať",
"Server ok" : "Server ok",
"User list was exchanged at least once successfully with the remote server." : "Zoznam používateľov bol úspešne vymenení aspoň raz so vzdialeným serverom.",
"Server pending" : "Server čaká",
"Waiting for shared secret or initial user list exchange." : "Čakám na výmenu zdieľaného tajomstva alebo počiatočného zoznamu používateľov.",
"Server access revoked" : "Prístup k serveru zrušený",
"Server failure" : "Porucha servera",
"Connection to the remote server failed or the remote server is misconfigured." : "Pripojenie k vzdialenému serveru zlyhalo alebo je vzdialený server nesprávne nakonfigurovaný.",
"Failed to delete trusted server. Please try again later." : "Nepodarilo sa odstrániť dôveryhodný server. Skúste to prosím znova neskôr.",
"Delete" : "Vymazať",
"Federation allows you to connect with other trusted servers to exchange the account directory. For example this will be used to auto-complete external accounts for federated sharing. It is not necessary to add a server as trusted server in order to create a federated share." : "Združovanie vám umožňuje sa pripojiť k iným dôveryhodným serverom za účelom výmeny zoznamu užívateľov. Používa sa to napr. pre automatické doplňovanie externých účtov pri združenom zdieľaní. Na vytvorenie združeného zdieľaného adresára nie je potrebné pridať server ako dôveryhodný server.",
"Each server must validate the other. This process may require a few cron cycles." : "Každý server musí overiť ostatné. Tento proces môže vyžadovať pár cyklov v crone.",
@@ -163,7 +163,10 @@ class OCSAuthAPIController extends OCSController {
}
protected function isValidToken(string $url, string $token): bool {
if ($url === '' || $token === '') {
return false;
}
$storedToken = $this->dbHandler->getToken($url);
return hash_equals($storedToken, $token);
return $storedToken !== '' && hash_equals($storedToken, $token);
}
}

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